I’m not sure about a plugin, but you can definitely add custom meta that allows you to set the event date, or even an event daterange (my preferred way of handling this is an event date and a duration, cuts down on calculations in the backend and is generally easier to understand, but ymmv). This allows you to keep your post dates in order while maintaining event dates, and also allows you to query by either of them using WP_Query, should you have that need.
Related Posts:
- How to represent “event” in a UML Class Diagram?
- How to test wp_cron?
- WP_Query orderby date not working
- Recommendation for a WordPress Calendar Plugin with Recurring Events? [closed]
- How to put last edited entry on top of the blog-post list?
- Query posts from current year
- How Do I Make WordPress Run an Event Every Day?
- Looking for a simple calendar/events plugin [closed]
- Order by custom field date with ASC order
- Arrange Posts By Date In Order Of Closest To The Current Date
- Ordering posts by anniversary using only day and month
- Retrieve taxonomy terms in order of their post’s date?
- Display custom post types by date field
- Ordering by meta_value AND date NOT WORKING with wp_query
- WP_Query meta_query results date by date
- Custom Post Type Events Archive Grouped By Month
- Create a custom event post
- Arrange posts by date in front page
- How to display upcoming events by dat with Modern Events Calendar Lite
- Orderby ASC changes to DESC in WP_Query
- Complex WP_Query order request: DESC by day, but then ASC by time
- Show events date instead of article date in default calendar widget
- how to set array of args for scheduled event?
- Ordering posts by publish date not working?
- WP_Query: Group events by year, sorted DESC; then by date for each year group, sorted ASC
- Events plugin for irregular / complex events [closed]
- How to get an event to fire using Google Tag Manager for the wordpress audio player?
- Sorting a query Field by date
- Event Organiser: Event list includes regular Posts & custom fields? [closed]
- Ordering posts by custom field named “date” in backend
- Check post_date in pre_get_posts
- Single Events as Sub-Page to Main Calendar Page
- Sort custom post type by most current date picker
- Reverse order of events on homepage [closed]
- Update user meta after one hour
- Order posts by date
- Event booking form for wordpress
- Plugin: Events manager – Next and previous event
- How to query posts by month based on date custom field?
- Event Management plugin
- How to Create Events Calendar
- Group the events post in month+year format?
- Multiple orderby date arguments
- WordPress Admin – Automatically Sort Custom Posts by Custom Field Date Value in d-m-Y Fomat
- Primary navigation menu with timed items from custom post type
- how can create carousel for posts that will be published a month later?
- How do I display posts ordered by a date custom field?
- Upcoming events
- Add option in th event calendar
- Loop posts in a table ordered by a custom field value
- How to display custom post type ordered by a custom field date
- Get post closest to today
- Order a query by meta_value and then by post_date
- Post Terms As Class Name For Full Calendar Events
- Checking if field is set before comparing with meta_query in query_posts?
- Last three posts not being put in order by date. How to fix this?
- Get posts that were most recently tagged
- Order Wp Query by earliest of 3 dates meta query
- WP_Query sort by ACF date field (newest first) with blank dates first
- How to add 30 minutes to a JavaScript Date object?
- onKeyDown event not working on divs in React
- Unable to select an old date in wordpress
- using wp_update_post on save_post
- Trying to perform complex custom field query with order by set to field value
- Add 20yrs to post date, and then query
- Order posts by date and then by custom field
- Order by the results of a function with WP_query
- How can I invoke an action after a CiviCRM triggering event?
- WooCommerce – Show orders for a specific product ? [closed]
- How can I order Wp_Query hierarchically?
- Use current date as tag?
- Order query by post meta value
- Post timeline (pagination with date, not numbers)
- Sort query_posts for Parent Pages to menue order or the count?
- Events Plugin that works with existing categories?
- Sort wordpress custom posts based on meta value
- List of JS Events for Widgets?
- Print last modified date only on posts
- Order posts alphabetically: how to set order=asc in mysql query?
- Copyright: Get first and last date of post type
- Wrong date returned by get_the_time
- Return date in French
- Post: how to set created date after post has been published [closed]
- get_post orderby not working in plugin
- Get posts ordered by meta data
- Randomly select one of last 3 posts
- How to display date of blog creation
- Display upcoming events in the next 30 days by querying posts with timestamp in custom meta
- SELECT rows between two datetimes when the range is dynamic [closed]
- How to sort store location by specific category order in WP store locations
- Display Category Name and Date Posted on Blog Post
- query posts with selected post ids first
- How to order multiple custom post types with same taxonomy by date
- Adding scripts before plugins scripts
- Posted date format not reflected
- Plugin for Marathon Running Event Management [closed]
- In my Website homepage I want to remove date which is written along author name [closed]
- How to remove a date from wordpress post
- Critical error on woocommerce checkout page
- new WP_Query with order args – no more distinction between categories