Description
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.
Installation
- 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.
FAQ
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“CG Events” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CG Events” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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.