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

The Event Calendar: Private Category

Descripción

Add-on to The Events Calendar Plugin.

This plug-in allows event categories to be set as private and viewable only to logged-in users. All events that uses the private category will be displayed only to logged-in user.

Usage

  1. Go to wp-admin > Events > Event Categories
  2. Create a new category or edit existing one
  3. Set the category as private by checking “Private Category” checkbox
  4. Any event that uses that private category will be automatically marked as private and viewable only to logged in user.

Instalación

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“The Event Calendar: Private Category” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “The Event Calendar: Private Category” a tu idioma.

¿Interesado en el desarrollo?

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

Registro de cambios

1.0.1

  • Display appropriate message if The Event Calendar not installed.

1.0

  • Initial release.