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 convert a string to date in MySQL?
- Convert a date format in PHP
- How to convert a date to milliseconds
- WordPress: schedule multiple action hooks of the same name and time
- How to get the post publish date outside the loop?
- User-Specific Timezones? Hack? Plugin?
- Sort posts by custom field numeric value using dropdown
- Order by custom field date?
- Merge 2 args in one WP_Query and order it by date
- WooCommerce – Customer Order History Pagination
- How to display an icon when a new post is published and then remove it when a specific time past?
- How to order posts by alphabet with numbers at the end
- Display page only if user registered before a specific date
- Best Plugin to Reorder Post Types
- How to quickly reorder posts in the admin panel that will persist for the wp-api
- Display post in order of ACF checkbox?
- I don’t arrive to do order_by title when i have a conditionnal year in a request
- Why orderby=”date” does not support manually changed posts?
- Query posts with numeric meta values within a given range
- Default sort on admin columns with meta date hides draft posts with empty date value
- Displaying posts sorting by a custom criterion
- Sort order by slug for looped child terms of custom taxonomy
- Set Order Status to Complete After Payment – from another site
- WooCommerce – How to show specific category first-rest of products-specific category last
- Advanced ordering of query_posts
- Taxonomy and Date in same query?
- Featured-Content/Featured Posts With Random Order
- Auto update post title and slug when post status is changed
- Retrieving posts by their date and category
- Randomizing Post Links Outside of Loop – No Author or Date
- How To Remove “All, Publish, Draft and Expired” in Events Dashboard
- Creating new page overwrites old page
- Compare ACF Date field to today or yesterday
- Sort by an ACF field in a tax_query
- Issue with strtotime() and Meta Box date
- Changing posts order on a page
- Get posts from similar time as current post
- Order by custom field in query multiple
- orderby not working for query_posts using array of IDs
- How can I make have_posts() return posts ordered DESC by id?
- the_time() cannot be placed correctly