Descripción
CG Events is a WordPress plugin that allows you to create, manage and display custom events on your website. Events can be filtered by category and sorted by date. The plugin includes an easy-to-use shortcode and optimized query handling.
Key Features:
– Shortcode CSS Customizer.
– Display custom events with a shortcode: [cg_events]
– Filter events by category.
– Sort events by date.
– Supports featured images for each event.
Instalación
- Upload the plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin via the “Plugins” screen in WordPress.
- Use the shortcode
[cg_events]
in your posts or pages to display events.
Preguntas frecuentes
-
How can I add events?
-
You can add events directly from the WordPress backend using the “CG Event” custom post type.
-
What attributes does the shortcode support?
-
category
: Filter events by category (example:[cg_events category="music"]
).limit
: Limit the number of events shown (example:[cg_events limit="5"]
).
-
Can I customize the design of events?
-
Yes, you can customize the design by editing the CSS in your theme or by adding custom styles.
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“CG Events” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “CG Events” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
1.0.3
- Added the Shortcode CSS Customizer.
1.0.2
- Minor code optimizations.
1.0.1
- Fixed bug that was hiding lateral menù on category manager.
1.0.0
- Initial release.