Simply add on your template files to display Favorite button and use shortcode on page or post to show favorited author list..
Upload favorite-authors folder to the wp-content plugins directory.
Place on your template files where you want to display Favorite button.
Place in your page post to display list of favorited author list...
Change $limit = 20 on fav authors pagi and in favorite-authors php file...
I have some suggestion functions to improve this app future.
Function to show Posts from Favorited's Authors.
Count Author Favorited to sort the.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Replaced get currentuserinfo with wp get current user for WordPress 4.5...
Read more