Changeset 2816038
- Timestamp:
- 11/10/2022 02:34:19 PM (3 years ago)
- File:
-
- 1 edited
-
coopso-contributors/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
coopso-contributors/trunk/readme.txt
r2815996 r2816038 8 8 License: GPLv2 or later 9 9 10 WordPress contributors plugin. The user(admin, author and editor) can select the multiple users who contribute to the post and at the front end after the post contributors will be displayed.10 WordPress contributors plugin. The user(admin, author, and editor) can select the multiple users who contribute to the post and at the front end after the post contributors will be displayed. 11 11 12 12 == Description == 13 13 14 This is a WordPress contributors plugin. The user(admin, author and editor) can select the multiple users who contribute to the post. When the admin can activate this plugin then the contributors' meta box will be displayed in the post page admin side, and the admin can select the users (editors, authors, admin) who can contribute to the post. At the front end under the post details page after the post content, there will be contributors box will be displayed. In the contributor's box, users (authors, editors, and admin) names and Gravatars will be displayed. The guest users can click on the Gravatar or username and it will be redirected to the author page.14 This is a WordPress contributors plugin. The user(admin, author, and editor) can select multiple users who contribute to the post. When the admin can activate this plugin then the contributors\' meta box will be displayed on the post page admin side, and the admin can select the users (editors, authors, admin) who can contribute to the post. At the front end under the post details page after the post content, there will be contributors box will be displayed. In the contributor\'s box, users (authors, editors, and admin) names and Gravatars will be displayed. The guest users can click on the Gravatar or username and it will be redirected to the author page. 15 15 16 16 Major features in Coopso Contributors include: 17 17 18 * The user (admin, author and editor) can select the multiple users who contribute to the post.18 * The user (admin, author, and editor) can select the multiple users who contribute to the post. 19 19 * At the front end after the post details page contributors box will be displayed. 20 * In the Contributors box all authors nameand Gravatars will be displayed.21 * The guest user can click on the contributor name or Gravatars and the user can redirect to author page.20 * In the Contributors box, all authors\' names and Gravatars will be displayed. 21 * The guest user can click on the contributor name or Gravatars and the user can redirect to the author page. 22 22 23 23 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.