In this series of articles, I am going to introduce each of the plugins I have developed for ClassicPress, a hard-fork of WordPress, which was originally created to provide an alternative, yet compatible, CMS without the Gutenberg block editor.
The 14th plugin is Events.
Events allows events such as webinars or conferences to be created via a custom post type; categories, excerpt, details, start and end dates and times and a featured image are all supported.
In the options set defaults for the widget and shortcode.
Multiple widgets can be created, each assigned to display a category; settings for title, image size and limit for number of events to list can be set per widget.
The event
shortcode accepts three parameters:
slug
to select specific event.width
to set the size of the featured image.height
to set the size of the featured image.category
to restrict the output to the selected category.width
to set the size of the featured image.height
to set the size of the featured image.limit
to restrict the number of events to display.
Shortcode usage is
Sunday, 24th November 2024 - -
The events
shortcode accepts four parameters:
Shortcode usage is No events found for category webinars
; all parameters are optional and will use the defaults set via the settings page.
Integrates with To Twitter from azurecurve | Development for automatic tweeting of announcement each time the announcement is made and a retweet after a specified amount of time.
Download
The current release of the plugin can be downloaded from GitHub
More information
More information on this plugin can be found on the azurecurve | Development page for the plugin.
Click to show/hide the ClassicPress Plugins Available From azurecurve | Development in 2023 Series Index
What should we write about next?
If there is a topic which fits the typical ones of this site, which you would like to see me write about, please use the form, below, to submit your idea.