This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Publisher Profile

Description

This plugin creates a publisher profile that can publish every post, but cannot edit them.

Installation

  1. Upload the entire publisher-profile folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Publisher Profile” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Publisher Profile” 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.17

  • Sanitizing and standarizing

1.0.16

  • Get rid of bugs. Props Jesús Flores Aceras.

1.0.15

  • Slug is not editable
  • Controls for posts and pages only triggers in posts and pages edition

1.0.14

  • Solved another order bug
  • TODO: trigger jQuery per page

1.0.13

  • Solved bug getting rid of the sidebars “Add new” elements

1.0.12

  • Get rid of “Add new” elements for publishers
  • Block the edition of post and pages titles for publishers

1.0.11

  • Disabled extra block for publishers – now they can only review and publish

1.0.10

  • Changed name of the profile to avoid conflict with WP 4.5.1
  • Names of functions sanitized
  • Eliminated deprecated role functions

1.0.9

  • Solved a bug that did not limit the blocking of the visual editor only for publishers

1.0.8

  • Remove HTML editor for publishers
  • Force Visual editor for all users

1.0.7

  • Added tinyMCE validation

1.0.6

  • Removed javascript calls

1.0

  • Initial version