Mô tả
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.
Cài đặt
- 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.
Hỏi đáp
-
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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
Dịch “CG Events” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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.