I would do this with a custom post type, probably “Events” in your case, custom (probably hierarchical) taxonomy, and custom postmeta. You can register the post type with only the capabilities you need, then extend those capabilities with custom metaboxes for the custom postmeta. This custom meta is going to be your event date/time, don’t use postdate
for that, as it creates odd content display issues. The custom taxonomy is to allow you to differentiate lectures, workshops, and any other event types you might have. This taxonomy should only be applied to the new custom post type.
Related Posts:
- Plugin for changing a post’s category based on it’s post date?
- How to use get_categories() with Event Organiser plugin
- plugin for wp_list_categories with posts
- How can i list random post from multiple category?
- Solutions to repost categories into multisite blogs?
- Events Plugin that works with existing categories?
- Any built-in function to associate a post to category through a plugin?
- Display by Category in Admin
- Redirect to another page using contact form 7? [closed]
- Recent posts per category loop?
- check uncategorized category by default
- Calendar for irregular recurring events [closed]
- How to get Recent Post From Each Category with Thumbnail?
- Adding custom post category to categories widget
- automatically set random featured image by category in wordpress on post
- Find And Add Category to Posts
- Retrieve post thumbnails
- How to add character to content of post?
- single.php fires more than once after clicking on any post to view with different post id each time
- Twitter List Tweets and Delicious Links as Posts
- Automatically set posts to NoIndex depending on category?
- hide particular category post from front page only [closed]
- Can i have limit posts on a specific category and automatically remove older ones?
- How to add portfolio category post count in main navigation menu?
- How to check if the post exists in any of the categories?
- Events Made Easy Plugin – Duplicate Title Tags
- View Private Published Page with URL Code (no login required)
- With W3 Total Cache when I publish a post it does not appear in the homepage. Only if i purge all cache [closed]
- scrolltop always 0, can’t trigger script
- The problem with WordPress Importer
- WordPress JSON API remove posts from a specific category
- Easy Digital Download Sub category
- Cron job not firing
- How to enable qTranslate languages tabs in custom plugin page
- How do I “get the next 10 posts after post_id == x”?
- Hiding posts – WP Hide Post not working
- How to display only subcategory
- Category’s Description field as editor remove tag
- Assign post format to categories
- Using WP Category Lists Plugin to Dynamically Display Category (PHP)
- submit posts by unregistered users in wordpress
- My Calendar Plugin – add output directly in template file
- get_post_type on post.php
- Is there an easy way to flag posts in the admin area?
- Excluding a category from wp_query breaks recent post widget
- finding whether request is for post, and post id
- Trouble with editing template for “List category posts” plugin
- What plugin should I use for booking events and receiving payments? [closed]
- How to hide some section in WordPress under Post
- Display post lists in 2nd paragraph
- Can’t delete Draft Post [closed]
- Matching Chapters to a Custom posts [closed]
- WordPress comments not appearing in blog posts, likely because of Redux template. Could I fix this with a plugin that adds a comment form as a block? [closed]
- Calling plugin function inside custom plugin for onclick event
- WordPress display breadcrumbs using Yoast plugin [closed]
- How to fetch products with the price in a page on woocommerce using a form or live search with php
- Outbound link autometic converted into linkdirect , and not opening
- Search for categories
- Preg Match All doesn’t Allow echo first character for WordPress Taxonomy Tags
- How to allow an editor to edit all WordPress blog posts but have the last say as administrator?
- Two problems on my WordPress installation [closed]
- posts comments goes to trash
- Contributive page where people logged in can write
- Redirecting thousands of posts that currently have no category in their permalink when changing permalink structure to include category
- Excerpts on category page
- How to pull email and name from Flamingo plugin
- Which widget to use for display category post with view more? [closed]
- Calendar Plugins – Featured Widget [closed]
- Customize permalink wordpress category id
- External RSS feed to WordPress Portfolio
- Automatically Assign Author to Category [closed]
- Custom Pages for Woocommerce Product-Category Pages
- Trying to fix form resubmition with PRG (Getting error: Cannot modify header information – headers already sent by)
- polylang + category/tag custom language link
- How to password protect a category page / not posts?
- Display wordpress post’s in popup?
- How to display taxonomy images with wp_list_categories?
- Using arbitrary paths in page urls
- Unable to add TAB character to post?
- how to add text to posts from tags
- Trying to create a table/list of my EventBrite course listings [closed]
- WordPress “Categories to tags converter” not working. Pointing to import.php instead
- How do I apply style to each category of a list?
- How to reorder and display a feed to be chronological?
- Add category selection to custom post type (plugin)
- Would Gutenberg be considered a PlugIn?
- pagination on data fetched using SQL query
- How to delete all trashed item in one-go
- AJAX fileupload – TypeError: not a function ajaxSubmit()
- Call plugin with php function
- How to get the first post and second post in a wordpress blog?
- Is it possible to send blog posts via email to subscribers?
- Custom setup of wordpress comments that are displayed
- Is there any plugin which can paste a common content to my every post?
- ‘Organize Series Plugin’ as muti author feature
- Import Instagram post to WordPress blog post
- Problem of encoding characters (apostrophes) in my posts publications
- How to backup single post in wordpress [closed]
- How to get all posts belongs to a user between a certain date
- How do I publish portfolio items with a future date?