Ha… While this makes a lot of sense, WP is not to good with arbitrary conditions like this and nothing like is implemented in WP_Query currently.
However since your issue is really chronological rather than requiring dealing with IDs, you probably can make use of Date Parameters to restrict results to be older than time of oldest post you fetched instead of explicit offset by count.
Related Posts:
- Accessing post’s meta data based on user’s click of a post
- Redirect to another page using contact form 7? [closed]
- Trending Tags based on post views
- Can we completely remove the WordPress Sitemaps (WordPress 5.5)?
- How To Ignore a Filter On Applying Filter the Content In a Function
- Thumb rating for wordpress – top user
- How to extract images of post and pages excluding header and logo image in wordpress?
- Is it possible to filter the wp_footer() scripts, read the content, and insert them inline?
- post expire after x days
- How to get all events from ‘All in one Events calender’ plugin in JSON format?
- How use %like% in sql statement wordpress
- How can i list random post from multiple category?
- Preg Match All doesn’t Allow echo first character for WordPress Taxonomy Tags
- How to call WordPress function other files
- External RSS feed to WordPress Portfolio
- pagination on data fetched using SQL query
- How to delete all trashed item in one-go
- How to Loop Through all Posts and Count Attachments using Get Media Attachments
- Allowing users to Sign-up > Login > Post articles that need approval
- Return multiple values in a shortcode attribute
- Creating an admin meta box to save post as pending
- Get data from wp_posts of mysql in to variables of wordpress-php script
- Delete data from custom table when deleting a post
- WordPress Stats Plugin: Display Post Views [closed]
- Pagination not working
- WP Insert Post If user refreshes override new post
- Searching a tab/space delimited text file based upon form criteria and returning a ‘record’ into a word press results page
- Woo-commerce Update price as a Bulk from My offline software export
- how to display recent post by category on home page
- WordPress is redirecting me to homepage
- WordPress hide post from custom post-type on a single page
- adding dynamic/multiple slug values in ‘option_none_value’
- How to get a specific string from a url
- How can I see $post object in frontend from functions.php?
- Prefix WordPress Taxonomy Tags With Hashtag Symbol Like Twitter
- Failed to load resource: the server responded with a status of 500 () post.php
- How to echo a PHP Code After the Content
- Displaying friend’s posts only
- Ger posts from similar tags and categories
- WordPress ultra slow if I click on posts?
- Enforce conditions only for draft posts using WyPiekacz, ignore pending and published posts
- Insert data in custom table during new post creation
- PHP $_session is not work in wordpress
- Redirect a specific User role not admins automatically to view the post that they just updated
- Accessing Correct Database to Create REST API Endpoint
- is_singular() in mu-plugins not working
- What is the easiest way to create a custom field archive?
- Show the author only own types of publications. (JetEngine, Elementor)
- How to moderate posts
- How to add option box in “Edit Post” plugin API?
- Keep one user logged for a year?
- Auto-post to multiple sites like Posterous? [closed]
- How to turn off email you receive when registered?
- Search widget breaks when using multiple loops?
- Is there a plugin to display certain posts on certain pages? [closed]
- Custom Shipping method not showing in checkout
- Can’t get custom posts of taxonomy to show
- how to include a simple jquery file into a wordpress plugin
- How to get subscription key or id using Woocommerce Subscriptions [closed]
- How to get member list based on role by using buddypress?
- Adding Attachment Display Settings in custom media frame
- get shortcode value
- Not getting author rank when using return
- 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]
- How to edit content before post update
- Customize permalink wordpress category id
- Take input from form and pass it to function using a wp-plugin
- Change get_current_user_id code to the author’s profile
- Duplicate results are displayed in a custom plugin [closed]
- php code crashes site – possible syntax error
- wordpress content .php file in an iframe’s src in a wordpress post
- Help with WP Business Directory Manager Plugin?
- I receive taxonomy id
- Is there a way to convert shortcodes to html content?
- Increment paged on WP_Query
- Loop in elementor custom widget not working
- Change text string in a plugin
- get_users(); Is an Undefined Function When Used in Cron Job
- the_content() printing DOCTYPE, and tags in the middle of page
- How to change WooCommece variation data programmtically [closed]
- How to include files relative to a file’s directory
- .php file for woocommerce edit category? [closed]
- Function added to hook “new_to_publish” not executing – custom plugin
- uncaught TypeError: Cannot read properties of null (reading ‘classList’) custom plugin
- How do I display PHP file contents on front end of WordPress?
- How can I translate something in my class constructor of my plugin in WordPress?
- Define global variable in theme file and call that variable in plugin file
- Trying to add a new feature in my wordpress website
- SimpleXML is not working with xml response from external api
- automatically set random featured image by category in wordpress on post
- No result after wpdb->insert
- Cannot pass variable to page definition
- How do I change tab url
- Things that saved lose when logout
- WordPress filter function using query modifications
- PHP and Jquery pass value from form. Update function on DataBase
- Plugin use of ajax/jquery depending dropdown
- Windows 10 Printer that Sends to WordPress [closed]
- Refresh server side rendered block in Gutenberg without changing attributes or its content
- How to create a “Most Popular” & “Latest” TAB in WordPress