Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from WP REST API - Filter posts date wise using given column™
ChronoSort API is not affiliated with WP REST API - Filter posts date wise using given column. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin extends the default REST API for content management systems, enabling developers to filter posts using any date-related database column. It is designed for developers building custom front-end applications, dashboards, or integrations that require precise querying based on post modification or GMT timestamps, not just the standard publication date.
date_query_column as a URL parameter to query against date, date_gmt, modified, or modified_gmt fields.before and after parameters in combination with your chosen column to create exact date ranges for queries./wp/v2/posts and /wp/v2/pages, integrating directly into existing API workflows.