WP Featured Users By Scripty Team Wordpress Plugin - Rating, Reviews, Demo & Download

WP Featured Users By Scripty Team Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Allows the administrator to make featured users by adding star column in Users list table and checkbox field in Edit User Profile Page.
You can retrieve the featured users using User Meta “wpfui2i_featured_user” or the shortcode [list_featured_users].
Also you can use custome shortcode by add “fileds” and “output” parameters,
i.e. [list_featured_users output=”array” fields=”ID,user_email”]
[list_featured_users output=”table” fields=”display_name”]

Shortcode Parameters:

Output:
-table:default To dispaly the autput as table,We added Classes to customize this table easily by CSS.
-array: To display the output as PHP array,this useful for php developers.

fields:
-by default,It will display (ID,user_login,display_name,user_email),you can choose some of them not all

  • We added many WP filters to help the developers to add their custom functinallilty without thouching the plugin code
    i.e.

    • “wpfui2i_featured_user_img”,”wpfui2i_not_featured_user_img” filters to customize the star image in the users table list.
      -“wpfui2i_get_users_args”:To add more args for get_users() function.
      -“wpfui2i_featured_array”:To edit the output array.
      -“wpfui2i_print_table”:To edit the output table.
      -“wpfui2i_no_featured_message”:To edit “No featured Users” meassage.

Screenshots

No screenshots provided


Reviews & Comments