Plugin Directory

Changeset 553573


Ignore:
Timestamp:
06/05/2012 09:21:00 PM (14 years ago)
Author:
jeremyselph
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • featured-users-wordpress-plugin/trunk/readme.txt

    r553570 r553573  
    1313== Description ==
    1414
    15 While working on a custom WordPress theme we needed the ability to feature users / authors. So we created this plugin which allows the administrator to easily star (featured) users. Then using a custom query in the theme we where able to get only the featured users by only retrieving users with the custom user meta “jsfeatured_user”. The plugin dosent make any chanages to your current theme it only does the following:
     15While working on a custom WordPress theme we needed the ability to feature users / authors. So we created this plugin which allows the administrator to easily star (featured) users. Then using a custom query in the theme we where able to get only the featured users by only retrieving users with the custom user meta "jsfeatured_user". The plugin dosent make any chanages to your current theme it only does the following:
    1616
    17171. Adds a featured column in the Users panel of the WordPress Admin
    18 2. When a user is featured the plugin adds or updates the custom filed “jsfeatured_user” and sets the value to yes.
     182. When a user is featured the plugin adds or updates the custom filed "jsfeatured_user" and sets the value to yes.
    1919
    2020Feel free to use and include in your WordPress Installs, please think of us if you need a custom theme or plugin developed!!
Note: See TracChangeset for help on using the changeset viewer.