DKF_FP_Main::get_favorite_profile_url( int $user_id, string $action = 'add', string $base_url = '' )
Retrieves the current URL with additional query variables.
Package
Description Description
Parameters Parameters
- $user_id
(int) (Required) The user id to add to add to favorites.
- $action
(string) (Optional) The favorite action - valid options (add|delete).
Default value: 'add'
- $base_url
(string) (Optional) The URL to add arguments.
Default value: ''
Return Return
(string) The favoriting URL