Опис
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.
Встановлення
- 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.
Часті питання
-
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.
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“CG Events” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “CG Events” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
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.