Error in plugin page – WordPress
-
The shortcode is wrong in:
Favorite Count (by User)
Displays the total number of favorites a user has favorited. Template functions accept the same filters parameter as the user favorites functions.Get function: get_user_favorites_count($user_id, $site_id, $filters)
Print function: the_user_favorites_count($user_id, $site_id, $filters)
Shortcode: [user_favorites user_id=”” site_id=”” post_types=””]The correct shortcode is [user_favorites_count]
- This topic was modified 3 years, 7 months ago by .
- This topic was modified 3 years, 7 months ago by .
The topic ‘Error in plugin page – WordPress’ is closed to new replies.