Description
Features:
- Follow posts: users can choose for each post if they want to follow the post. Following means users get an email everytime the post is being updated or even when the post is trashed. This includes new comments on the post as well. The email includes a diff, so that the user immediately can see the changes without visiting the website.
- Favorites posts: user can favorite each post. All favorite posts per user will be listed in a widget. This feature give your users the possibility to create their own custom menu. Additionally users can sort their favorites by drag & drop.
- Delete posts: if the users has the capability to delete posts, he can do this on the frontend (only trashing the content, no hard delete)
Arbitrary section
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/bettercontent
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Reviews
Cecilio
September 3, 2016
A small plugin but very useful. I expect new and great updates!
Regards.
Contributors & Developers
“Better Content” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Better Content” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Added a widget to display the favorites at a single spot. The favorites can be sorted inside the widget by drag & drop. The sort order will be saved in the background using ajax calls.
1.0.1
- Added information about the user who has made the modification within the email
1.0
- Initial release.