Forums
Forums / Plugin: Post Snippets - Custom WordPress Code Snippets Customizer / give editors access
(@maxgx)
9 years, 9 months ago
i’ve been looking for the solution for long, and found it buried in the changelog, so here it is, in case someone else is looking for it, with a prey to the plugin author to put this info in the FAQ list. thankyou.
add this line to your wp-config.php:
define('POST_SNIPPETS_ALLOW_EDIT_POSTS', true);
https://wordpress.org/plugins/post-snippets/
(@melriks)
9 years, 1 month ago
This can also be added to functions.php to enable editors to change snippets.
(@davdebcom)
8 years, 9 months ago
Good find! I have seen more requests for a friendlier way to handle user roles, so I’ll add this to my list to consider as a new feature.
Johan and I have agreed that I will take over development of Post Snippets. You can read more on http://www.postsnippets.com.
Please let me know if you have any issues or suggestions!
The topic ‘give editors access’ is closed to new replies.