Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understanding WordPress Queries #1474

Open
flexseth opened this issue Feb 29, 2024 · 1 comment
Open

Understanding WordPress Queries #1474

flexseth opened this issue Feb 29, 2024 · 1 comment
Labels
new document Requests for new page/article. [Status] To do Issue marked as Todo

Comments

@flexseth
Copy link
Collaborator

flexseth commented Feb 29, 2024

What is the new page you are requesting?

What is a WordPress "query?"

This page helps to establish a general information about how WordPress pulls information from a database, and how you will work with this data while managing your website. It also links to advanced usage and knowledge-base information about relevant topics to querying in WordPress.

Why is the page important?

As the Editor evolves, it will be important for users to understand how it is retrieving information for there to be a better experience. Providing access to how things work may help relieve confusion as to why information is not correctly being displayed. Having knowledge of how queries work in WordPress is a tremendous asset to any web publisher!

How will this new page help you?

  • helpful for new users who want to know how WP works under the hood
  • important resource for new developers and veterans alike (query vars, etc)
  • Existing page(s) need to be ported from Codex (on todo list already?)
  • explains query parameters
  • explains how to use query args
  • usage with the REST API
  • Query Block shortcode info
  • Using the Query Block
  • Using the Post Content Block
  • The Advanced Query Block
  • Querying in PHP
  • Querying in JavaScript
  • Understanding datastore access
  • ...
@flexseth flexseth added [Status] To do Issue marked as Todo new document Requests for new page/article. labels Feb 29, 2024
Copy link

Heads up @WordPress/docs-issues-coordinators, we have a new issue open. Time to use 'em labels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new document Requests for new page/article. [Status] To do Issue marked as Todo
1 participant