Description
Wholesome Publishing brings some wholesome editing features to the WordPress Block Editor (Gutenberg).
Features include:
- Ability to add threaded comments to individual blocks.
- Ability to mark a block as draft, so that it does not appear on the front end.
- Granular email notifications, for posts you have authored, commented on or contributed to.
Screenshots
Installation
To install Wholesome Publishing:
- Upload the plugin files to the
/wp-content/plugins/wholesome-publishing
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
FAQ
-
Avatars are not showing next to my comments
-
- Ensure you have turned on
Show Avatars
from the WordPress dashboardSettings > Discussion
panel. - Ensure you have registered an Avatar for your email address at Gravatar.
- Ensure you have turned on
-
I’ve altered my email settings, but I am still getting email notifications
-
- Edit your email settings via your profile
- Ensure you uncheck “Receive notifications for comments on posts you have contributed to”, as a comment counts as a contribution.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Wholesome Publishing” is open source software. The following people have contributed to this plugin.
Contributors“Wholesome Publishing” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Wholesome Publishing” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial Plugin.
1.1.0
- Bug Fix: Fixes an issue that only let administrators add and view block comments.
1.1.1
- Bug Fix: Fixes an issue that caused the draft block toggle panel to close when using the toggle.
1.2.0
- Feature: Better comment highlighting when a block is selected.
- Bug Fix: Issue with translations not being picked up.
1.2.1
- Bug Fix: Issue with comments on innerBlocks now resolved.
1.2.2
- Bug Fix: Sometimes comments not applied to third party blocks.
1.3.0
- Feature: Email notifications if someone comments on your post or replies to your comment.
- Bug Fix: Rendering React on front end.