DKF_FP_Main
Main class.
Package
Description Description
Methods Methods
- __clone — Prevent the instance from being cloned (which would create a second instance of it).
- __construct — Constructor.
- __wakeup — Prevent from being unserialized (which would create a second instance of it).
- add_favorite_link — Generates the link to favorite a profile.
- enqueue_scripts — Enqueue plugin scripts
- get_favorite_link — Retrieves the link to favorite a profile.
- get_favorite_profile_url — Retrieves the current URL with additional query variables.
- handle_ajax_favorites — Handle an ajax request for favoriting/un-favoriting a profile.
- instance — Gets the instance via lazy initialization (created on first usage).
- is_faved_profile — Check if a specific profile is already favorited