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.

WP Content Permission

Descripción

Manage your content and decide what to show for a login user and what for guests.
You can hide a complete post, page or any post type from guests and redirect them to any page you’ll choose.
There is also the option to display just a certain content to either a member user or a guest user.

The Plugin enable you to add login form and registration form to any post page.
Easy to use, no development knowledge is required

Shortcode list:

  1. [members] : Display content for login users only

  2. [guests] : Display content for guest users only

  3. [login-form] : Display login form for guest

  4. [member-name] : Display login user nickname

  5. [register] : Display registration form

Instalación

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘WP Content Permission’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select wp-content-permission.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download wp-content-permission.zip
  2. Extract the wp-content-permission.zip directory to your computer
  3. Upload the wp-content-permission directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

Reseñas

3 de septiembre de 2016
Thank for your time to develop this plugin, I am using it to set permission to users and guest for who can submit the article or not. Why some one rate this plugin 1 star 🙁
Leer todas las 3 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "WP Content Permission" 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

  • Initial version