该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Wp Subcribe Author

描述

Wp Subscribe Author plugin is help subscriber to follow his/her favorite author. Once subscriber starts follow the author, he will get notified all new post of author by email.

How it works ?

Please check the FAQ section.

  1. Display subscriber favourite author posts using this shortcode [favourite-author-posts] – It will work only for logged in subscribers!
  2. Use this shortcode to display the subscribe author button on pages/post [subscribe-author-button]

屏幕截图

  • screenshot-1.png

安装

例如:

  1. Upload the entire wp-subscribe-author folder to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件

常见问题

How to get subscribe link in template ?

Plugin will automatically find the author link and display the pop card. Author link should contain the rel=”author” attribute. If it’s not working please add the ‘data-authorID=””‘ to author link.

Can Guest user subcribe author post ?

Yes, plugin supports guest user subscription option from verion 1.6 .

Can I customize the favourite author posts template ?

Yes, we can customize the template. You can create your custom code template on your active theme with the name content-favourite-author-posts.php. If you don’t create this file, plugin will find the content.php from your active
wordpress theme.

评价

2018年11月17日
This is Just amazing, most important plugin for multi author website. The development of the pligin has stopped but it still works.
2016年12月13日
Just installed this plugin to my site and liek that it works out of the box without a lot of adjustments to be made. The subscription form will only become viewable when the reader clicks on the author's name - there appears to be no indication that readers can subscribe, though.
阅读所有4条评价

贡献者及开发者

“Wp Subcribe Author” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“Wp Subcribe Author”插件已被翻译至1种本地话语言。 感谢所有译者为本插件所做的贡献。

将“Wp Subcribe Author”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial release.

1.1

  • English translation support added.

1.5

  • Object Oriented Programming style.
  • tipTips jquery plugin replaced by hovercard query plug-in.

1.5.1

  • Nice authour url also automitcally work now.

1.6

  • Guest user subscription option added.

1.6.1

  • Bug fix: ajax loading text added

1.6.5

  • Shortcode added to display subscriber favourite author posts

1.7

  • Admin settings for card & email

1.8

  • Shortcode added to display subscribe author button on pages/post