Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

User Restrictor

Descripción

Sometimes you have users with admin rights that you do not want clicking on certain menu items such as pages, posts, settings etc.

Plugin Features:

  • View a list of users and what menus they will have hid from them.
  • You can also hide items from yourself
  • There is even an option to hide this plugin from all users so they can’t change their own «permissions».

    Please note that if the user is savvy enough to enter in the url such as (http://yoursite.com/wp-admin/edit.php?post_type=page for pages)
    Then they will be able to go there. This plugin is mainly to hide the menu items form inexperienced users that you do not want in certain menus
    either because it will confuse them or because you just do not want them there.

Capturas

  • In screenshot-1.jpg you can see the admin view.

Instalación

Installation is easy.
Install from wordpress and you are done.

If uploading the plugin .zip file to your site:

  1. Browse for plugin’s .zip file.
  2. Install

Preguntas frecuentes

What if I have locked myself out of the plugin and cannot unhide it?

Manually type in your plugin directory, such as «http://yoursite.com/wp-admin/plugins.php» and deactivate plugin.
Then it will clear all users that have been added.

How do I hide menus that have been added by plugins?

You must find the css id for that menu. A great tool to use to find it would be firebug (getfirebug.com) to
find the css id. It will look something like «li id=»toplevel_page_plugin»

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«User Restrictor» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «User Restrictor» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • A change since the previous version.
  • Another change.