Descrição
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.
Instalação
- 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.
Perguntas frequentes
-
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.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“CG Events” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “CG Events” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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.