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.

Member Content Visibility

Descripción

This plugin allows to display content sections only to logged in users, or only to non-logged in users.

After activating the plugin use the shortcode [member_container] to encapsulate the content you want to show exclusively to members or non members. For example:
[member_container show=»non-members»] Join now! [/member_container]

The shortcode has only one parameter:
– show: Determines the kind of user that is the content for. Possible values are: «members», «non-members».

If you have Visual Composer installed, an element called «(non) Member Container» will appear under the category «Content», when it is inserted you can choose if the content will be for members or non members

The plugin is available in Github. We receive patches to fix bugs and translation files.

Instalación

  1. Visit Plugins > Add New
  2. Search for Member Content Visibility
  3. Activate Member Content Visibility from your Plugins page.

Reseñas

13 de octubre de 2016
High five for the plugin. This is what I was looking. It makes VC even more powerful.
3 de septiembre de 2016 1 respuesta
Works perfectly both with shortcode and Visual Composer! Thanks for this plugin!
Leer todas las 6 reseñas

Colaboradores y desarrolladores

«Member Content Visibility» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Member Content Visibility» 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

1.1

  • Making non-member content visible for admins.