Skip to content

WordPress plugin for logged-in users to add favorite authors on their account.

Notifications You must be signed in to change notification settings

ohsik/favorite-authors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Favorite Authors Favorite Authors allows you to add all of your favorite authors on your account. 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.

Please email me for any comments or questions o@ohsikpark.com

##Frequently Asked Questions

  • How to use? Add this PHP snippet where you want to display Favorite author button <?php fav_authors_link(); ?>

  • Shortcode Use [favorite-authors-list] on your page or post to display list of favorited authors.

###Changelog

= 1.0 =

  • Initial release

= 1.1 =

  • Favorited author number added

= 1.2 =

  • Replaced get_currentuserinfo() with wp_get_current_user() for WordPress 4.5

###License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

About

WordPress plugin for logged-in users to add favorite authors on their account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published