Beschrijving
Creates a custom role called PageEditorOnlyRole. The goal is to allow them to edit only pages they own. This role has the following permissions:
– read
– edit_pages
– edit_published_pages
– publish_pages
– upload_files
– unfiltered_html
The role is deleted on deactivation.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Page Editor Only” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Page Editor Only” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.3
Removed accidental inclusion of permission diagnostic statement giving editor role unfiltered_html on multisite.
1.2
Modified behavior to re-add ‘unfiltered_html’ capability as it is removed on multisite. Without this capability, block editor escapes content.
1.1
Adds “unfiltered_html” capability to allow for proper content editing. Without, some blocks will be escaped along with social media embeds, such as a YouTube video.
1.0
Initial release.