DKF_FP_Main::get_favorite_link( WP_User $user_id, string $before = '', string $after = '', array $atts = array() )

Retrieves the link to favorite a profile.


Package


Description Description


Parameters Parameters

$user_id

(WP_User) (Required) The current user object.

$before

(string) (Optional) HTML to add before the link.

Default value: ''

$after

(string) (Optional) HTML to add after the link.

Default value: ''

$atts

(array) (Optional) The link parameters.

Default value: array()


Top ↑

Return Return

(string)


Premium WordPress Apps

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.