Changeset 1311356
- Timestamp:
- 12/18/2015 03:09:17 AM (10 years ago)
- Location:
- favorite-authors/trunk
- Files:
-
- 3 edited
-
README.md (modified) (1 diff)
-
README.txt (modified) (1 diff)
-
favorite-authors.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
favorite-authors/trunk/README.md
r1310566 r1311356 1 1 #Favorite Authors 2 Favorite Authors allow you to add all of your favorite authors on your account.2 Favorite Authors allows you to add all of your favorite authors on your account. 3 3 Simply add `<?php fav_authors_link(); ?>` on your template files to display Favorite button and use `[favorite-authors-list]` shortcode on page or post to show favorited author list. 4 4 -
favorite-authors/trunk/README.txt
r1310569 r1311356 10 10 11 11 == Description == 12 Favorite Authors allow you to add all of your favorite authors on your account. 13 12 Favorite Authors allows you to add all of your favorite authors on your account. 14 13 Simply add `<?php fav_authors_link(); ?>` on your template files to display Favorite button and use `[favorite-authors-list]` shortcode on page or post to show favorited author list. 15 14 -
favorite-authors/trunk/favorite-authors.php
r1309657 r1311356 3 3 Plugin Name: Favorite Authors 4 4 Plugin URI: http://wp.ohsikpark.com/favorite-authors/ 5 Description: Favorite authors on multi author WordPress sites for loggedin users.5 Description: Favorite Authors allows you to add all of your favorite authors on your account. 6 6 Author: writegnj 7 7 Version: 1.0
Note: See TracChangeset
for help on using the changeset viewer.