_ANDYP - CPT - Event archived
Events CPT to add synced gCal events to.
by Andy Pearson · github.com/ioroot/wp-plugin__cpt--events · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ioroot/wp-plugin__cpt--events/archive/refs/heads/master.zipFrom the readme
Custom Post Type : Event Pages
Custom post type for event/classes posts on LondonParkour.com.
1. Table of Contents
1. Table of Contents
2. About The Project
2.1. Shortcode
2.2. Built With
2.3. Installation
3. Usage
4. Customising
5. Contributing
6. License
7. Contact
8. Changelog
2. About The Project
Event (Classes) posts are the main post type for all LondonParkour.com classes.
Google Calendar is synced (with a different plugin) and all results are pushed into this CPT.
This plugin also has an added shortcode to display the events too.
2.1. Shortcode
Note the distinct parameter, which is NOT a wpquery one. This is an added extra to
allow the distinct filter on the query.
All other parameters are appended / overwrite to the standard WPQuery arguments.
(back to top)
2.2. Built With
This project was built with the following frameworks, technologies and software.
ACF Pro
Composer
PHP
Wordpress
(back to top)
2.3. Installation
These are the steps to get up and running with this plugin.
1. Clone the repo into your wordpress plugin folder
1. Activate the plugin.
(back to top)
3. Usage
A new menu option Events will appear in the admin