WordPress front-end articles submit various use cases that may be useful. \
Why do you allow people to submit posts on the front end of WordPress? As mentioned earlier, there are several ways to easily use this feature. If you use a normal word press post (also known as a blog post), you can: People can submit guest posts on the front end and then save them as drafts for review. Create a more friendly way for authors registered on the site to create blog posts. Registered members can create blog posts and create a community blog. But I think that when WordPress is combined with custom post types, this feature actually starts to become flexible. Here are some examples of operations that can be performed:
When a company submits a task opened through a form, the task will be automatically displayed in the front task list site. Event list site, allowing people to submit events at the front end. Ad sites that can submit items that people want to sell. You got an idea – it can create a very flexible, truly dynamic WordPress site. You can use code to create your own front-end publishing solution to allow front-end articles to be submitted, but the more friendly option here is to use plug-ins. The
In this regard, we like toolset because it has several different options (including some word press form plug-ins), but it can not only process front-end forms, but also help complete many other tasks as follows: Customized post type customized field customized post type and front-end post submission form access restriction of customized field display information, etc. By default, this is the same as the all in one toolkit for building a custom WordPress site. But it is also modular, so you can choose exactly which functions to use (for example, only form modules). The
The article will continue below. To learn more, please check the entire toolset. Import toolset settings WordPress front-end post submission methods this guide uses examples to create front-end post submission forms for guest blog posts. However, the plug-in toolset used in this tutorial is also very easy to use in custom post types. In addition, you can create these custom post types from scratch. At least the toolset forms plug-in \/ module must be installed and activated to start. You can also install other modules, but this guide requires only the content form. The
1. create a new post form and specify a title. After installing and activating the tool set form plug-in, go to tool set → form publishing → add to create a front-end publishing submission form. The wizard will then open to guide you through the process of making the form. Male enter the title in the first step. Male driver continues below male2. Please make a larger selection on the next screen of configuring form settings. Form type – add new content if you want people to submit new posts.
Type of post to create – to have people submit blog posts, select a post. To associate a form with a custom post type, you must select it here. Set this post status – the initial status of someone after submitting a post. To review the post manually before publishing, select draft or to be reviewed. If you can publish it automatically now, you can also select published. In addition, you can select whether you can upload or insert media through the actions that occur after the form is submitted and the add media button. The
Male 3 The next page of form design displays the drag and drop builder, which allows you to design the form layout and select the available fields. The advantage of toolset forms is that it automatically fills out the form with all default fields. You can use drag and drop to reorder fields (including changing column layout). If necessary, you can add other fields, such as letting people choose categories and tags. As you can see, we simplified the form and added a two column layout for categories and tags. Male driver continues below 4. Configure email notifications in the next screen, you can configure email notifications to be sent after this form is submitted. The
Although they are not required, they provide the option to send a confirmation email to the form submitter to notify you that a post has been received. Alternatively, you can send alert notifications to you or your administrator. After completing the selection, click the finish button to complete the form. 5. to complete the work of including forms, you must actually include forms in the front end of the site. If you use the New Block Editor (also known as Gutenberg), you can use the dedicated toolset form block in toolset forms. Otherwise, it can be included by shortcut code. By publishing pages with forms, people can start submitting content at the front end. The
The post status selected in the plug-in settings (such as draft, waiting for review, etc.). Where should I go from here? Toolset provides a variety of options for more creative use of front-end article submission forms. First, you can use the toolset access module to restrict users who can publish and submit forms using the front end. For example, only registered creators can use forms. Content types allow you to create custom post types to accept front-end post submissions. You can also create a custom field and have users submit content to it. The
Toolset forms commerce allows people to charge for the privilege of submitting posts. For example, users can pay $15 to submit a new task list to a task custom post type. By default, toolset provides many options to improve the front-end post submission form. If you like. Finally, the front-end article submission form is a good way to create a more dynamic WordPress site that can accommodate user input. If you want to create a front-end post submission form for blog posts or other custom post types, toolset provides good options and many other ways to improve the form. The
How does WordPress create a front-end post submission form? Ask in comments!