# Code Snippets

{% content-ref url="/pages/-MSW2np4GifAGVLXgCJl" %}
[Archive page title](/developers/code-snippets/archive-page-title.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZNiDqOHeByp8mR-8lF" %}
[Custom Application Status](/developers/code-snippets/custom-application-status.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXpiitqdnYumAYI5LKE" %}
[Custom Permalink - Slug Issue](/developers/code-snippets/custom-permalink-slug-issue.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MSW1RxX6eBRqa0rj1Om" %}
[Limit the file size](/developers/code-snippets/limit-the-file-size.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXpNi-oaOJm6kcq\_YPm" %}
[Modify or Remove the Structured Data](/developers/code-snippets/modify-or-remove-the-structured-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MRsHk3sOAeMfkeK5tjX" %}
[Remove 'All' prefix from the filter](/developers/code-snippets/remove-all-prefix.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MSSUJFyTIS\_JBZTSahi" %}
[Broken mention](broken://pages/-MSSUJFyTIS_JBZTSahi)
{% endcontent-ref %}

{% content-ref url="/pages/-MSTSp6BpQ13-vNsn6tx" %}
[Sort by title](/developers/code-snippets/sort-by-title.md)
{% endcontent-ref %}


---

# 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.wpjobopenings.com/developers/code-snippets.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.
