Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Page Editor Only

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.

Bijdragers

Vertaal “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.