# WordPress

The **WordPress posts** category includes guides on managing, customizing, and displaying posts within your app. Posts are time-stamped articles organized through categories and tags, with the most recent posts appearing first.

{% embed url="<https://www.youtube.com/watch?v=kSEP0-9lybs>" %}

This section covers everything from setting up post layouts, configuring display options, enabling search and filtering, managing related posts, and troubleshooting common issues. Whether you want to optimize post appearance, enhance navigation, or refine content organization, these guides will help you make the most of your **WordPress post settings** in the app.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.appmysite.com/app/posts/wordpress.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
