Mô tả
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.
- Display subscriber favourite author posts using this shortcode [favourite-author-posts] – It will work only for logged in subscribers!
- Use this shortcode to display the subscribe author button on pages/post [subscribe-author-button]
Cài đặt
e.g.
- Upload the entire
wp-subscribe-author
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
- 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.
Đánh giá
Người đóng góp & Lập trình viên
“Wp Subcribe Author” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Wp Subcribe Author” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Wp Subcribe Author” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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