# Disable, Rename, and Map Categories

Registered categories are categories registered by WordPress Core, your active theme, or your plugins. These are added programmatically, as opposed to creating your own pattern category in the admin, which is stored in the database.

With Pattern Wrangler, you can disable, map, and rename these registered categories.

<figure><img src="/files/SsJ8pvod4wvYlZMxXRA4" alt="Registered Categories Can be Disabled, Renamed, and Mapped"><figcaption><p>Registered Categories Can be Disabled, Renamed, and Mapped</p></figcaption></figure>

One use case of mapping is consolidating all of a theme's patterns into just one category or selectively disabling categories.

The result can be a much more organized and streamlined pattern experience with the available categories.

<figure><img src="/files/AzC9P5V987BDf3es4Cmg" alt=""><figcaption><p>An Example of a Translated and Organized Pattern Section</p></figcaption></figure>


---

# 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.dlxplugins.com/pattern-wrangler/features/disable-rename-and-map-categories.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.
