# (Deprecated) Create Post-Submission pages

{% hint style="warning" %}

### *<mark style="background-color:red;"><mark style="color:red;">(Deprecated)<mark style="color:red;"></mark>*

This section is for those who want to use with WP-user-frontend plugin.

<mark style="color:red;">(Deprecated and will be removed in the next update)</mark>

Advice, use the new theme editor: <https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/create-page-submission-post-and-profile-page>
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkLlWhHHtTtRu9KLMyW%2Fuploads%2FDTqZnAybizc8MJ2tIRVY%2FsubmitPosts.webm?alt=media&token=3f50441f-a66c-4986-a4de-789ab33a2561>" %}

1. Below is the JSON file of WUF, please download and import it into your WUF.&#x20;
2. We have built submit forms that correspond to post formats.
3. WUF -> Copy the shortcode of the submit form -> Create a new page -> Select the page template is **Ncmaz Dashboard page** -> Paste the shortcode to content -> Save.

{% file src="/files/2bYCE1w813969BxJlLbb" %}
JSON WUF
{% endfile %}

You should build 4 new pages corresponding to 4 post format submit forms (These pages follow the instructions like step 3 above)

<div align="left"><img src="/files/zgUyjnyFmm37ZN956IOT" alt=""></div>

Then create another new page, use the Gutenberg Button to point to those 4 pages for the user to choose e.g (<https://ncmaz.chisnghiax.com/select-post-format-submit-form-%f0%9f%92%a1/>), then insert this page link in the submit-post section in the header menu.

<div align="left"><img src="/files/ekGtJi15nEwEHIXr1rhC" alt=""></div>

<div align="left"><img src="/files/7T8Ayn67yycUNOrL9xEG" alt=""></div>

That's it!

{% file src="/files/dr4uNHiJlOYFxTNxfehR" %}


---

# 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://nghiaxchis.gitbook.io/ncmaz-wordpress/single/deprecated-create-post-submission-pages.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.
