Skip to content

WIP: 3.0.0 - new DomainQuery (in the style of WP_Query)#114

Draft
cameronterry wants to merge 106 commits intofeature/3.0.0/reworked-uifrom
feature/wp-query-style-domains
Draft

WIP: 3.0.0 - new DomainQuery (in the style of WP_Query)#114
cameronterry wants to merge 106 commits intofeature/3.0.0/reworked-uifrom
feature/wp-query-style-domains

Conversation

@cameronterry
Copy link
Owner

This PR includes:

NOTE: very, very much in progress/not finished.

  • A new way to query domains that is more in keeping with the WordPress PHP semantics.
  • Created a new DomainMapping class for managing the custom table and associated data logic.
  • Create a new DomainQuery class, which works very similar to WP_Query, but for domains!
  • Reworked the REST API endpoints to use the new DomainQuery. Note: the JSON output is unchanged, so retaining the v1/ aspect as it is backwards compatible with v2.x.x versions of Dark Matter Plugin.
  • Reworked the CLI commands to use the new DomainQuery.
    • [Add more info here ...]
  • New sub-library for managing and creating Custom Tables.
    • [Add more info here ...]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant