# WordPress

WordPress and its plugins should be upgraded automatically to latest version every time ansible is executed. Patch updates should be installed automatically by WordPress itself.

If the upgrade fails for any reason, usually it is a permission issue on the server.

After the upgrade, the following list of features should be checked. There are no automated tests.

* Creating, editing and deleting page.
* Creating, editing and deleting post.
* Localization.
* Submitting showcase idea.
* Submitting dataset request.


---

# 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://ohjeet.dataportaali.com/version-upgrades/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.
