{"id":241371,"date":"2025-07-31T09:02:06","date_gmt":"2025-07-31T09:02:06","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/frontend-post-builder\/"},"modified":"2025-07-31T14:56:09","modified_gmt":"2025-07-31T14:56:09","slug":"frontend-post-builder","status":"publish","type":"plugin","link":"https:\/\/mya.wordpress.org\/plugins\/frontend-post-builder\/","author":23187714,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.4","stable_tag":"1.0.4","tested":"6.8.5","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"Frontend Post Builder","header_author":"Muhammad Saleh","header_description":"It allows users to easily submit posts or custom content from the frontend of your WordPress site. Perfect for guest blogs, user-generated content, directories, and more \u2014 all with built-in security, moderation, and customization options.","assets_banners_color":"112459","last_updated":"2025-07-31 14:56:09","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/salehfasih\/Frontend-Post-Builder","header_author_uri":"https:\/\/github.com\/salehfasih\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":305,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.4":{"tag":"1.0.4","author":"msfclicky","date":"2025-07-31 14:56:09"}},"upgrade_notice":{"1.0.3":"<p>This update fixes WordPress coding standards compliance and improves security. Please update for better functionality and security.<\/p>","1.0.0":"<p>Initial release.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.gif":{"filename":"icon-128x128.gif","revision":3367898,"resolution":"128x128","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3337150,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3337323,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3337366,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3337334,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3337366,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Settings panel to select post type and default status.","2":"Frontend submission form UI.","3":"Registration form builder interface.","4":"Submitted post visible in WordPress admin area."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1794,4206,1993,75277,1991],"plugin_category":[],"plugin_contributors":[245651],"plugin_business_model":[],"class_list":["post-241371","plugin","type-plugin","status-publish","hentry","plugin_tags-custom-post-type","plugin_tags-frontend-editor","plugin_tags-frontend-post","plugin_tags-post-submission","plugin_tags-user-post","plugin_contributors-msfclicky","plugin_committers-msfclicky"],"banners":{"banner":"https:\/\/ps.w.org\/frontend-post-builder\/assets\/banner-772x250.png?rev=3337323","banner_2x":"https:\/\/ps.w.org\/frontend-post-builder\/assets\/banner-1544x500.png?rev=3337150","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/frontend-post-builder\/assets\/icon-128x128.gif?rev=3367898","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/frontend-post-builder\/assets\/screenshot-1.png?rev=3337366","caption":"Settings panel to select post type and default status."},{"src":"https:\/\/ps.w.org\/frontend-post-builder\/assets\/screenshot-2.png?rev=3337334","caption":"Frontend submission form UI."},{"src":"https:\/\/ps.w.org\/frontend-post-builder\/assets\/screenshot-3.png?rev=3337366","caption":"Registration form builder interface."}],"raw_content":"<!--section=description-->\n<p><strong>Frontend Post Builder<\/strong> allows site administrators or users to submit WordPress posts (or any custom post type) from the frontend of your website. This plugin is ideal for user-generated content, blogs accepting guest posts, job boards, or any website requiring frontend content submission.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>Frontend form for post creation.<\/li>\n<li>Supports all public post types.<\/li>\n<li>Includes status selection (draft, publish, pending, etc).<\/li>\n<li>Admin settings to choose post type and status.<\/li>\n<li>User registration form builder.<\/li>\n<li>Simple and clean UI.<\/li>\n<li>Developer-friendly hooks and templates.<\/li>\n<li>Secure with proper nonce verification.<\/li>\n<li>Media upload support.<\/li>\n<\/ul>\n\n<h3>Usage<\/h3>\n\n<ol>\n<li>Configure which post type should be allowed for frontend submission via plugin settings.<\/li>\n<li>Add the <code>[fronpobu_form]<\/code> shortcode to any post or page.<\/li>\n<li>Users can fill in the form to submit a post.<\/li>\n<li>Posts are created with the selected post type and saved with the chosen status (publish, draft, etc.).<\/li>\n<\/ol>\n\n<p><strong>Registration Form:<\/strong>\n- Use the <code>[fpb_register_form]<\/code> shortcode to display a user registration form.\n- Configure the registration form fields in the admin area.<\/p>\n\n<h3>License<\/h3>\n\n<p>This plugin is licensed under the GPL v2 or later.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to the <code>\/wp-content\/plugins\/frontend-post-builder<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Go to <strong>Frontend Post &gt; Settings<\/strong> to configure post type and status.<\/li>\n<li>Use the shortcode <code>[fronpobu_form]<\/code> to display the post submission form on any page.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='can%20users%20submit%20custom%20post%20types%3F'><h3>Can users submit custom post types?<\/h3><\/dt>\n<dd><p>Yes, all public post types (like <code>job<\/code>, <code>event<\/code>, <code>portfolio<\/code>) are supported.<\/p><\/dd>\n<dt id='can%20i%20customize%20the%20form%3F'><h3>Can I customize the form?<\/h3><\/dt>\n<dd><p>Yes. The form template can be overridden via your theme or filters.<\/p><\/dd>\n<dt id='are%20there%20any%20shortcodes%3F'><h3>Are there any shortcodes?<\/h3><\/dt>\n<dd><p>Yes. Use <code>[fronpobu_form]<\/code> for the post submission form and <code>[fpb_register_form]<\/code> for user registration.<\/p><\/dd>\n<dt id='does%20it%20support%20custom%20fields%3F'><h3>Does it support custom fields?<\/h3><\/dt>\n<dd><p>Basic version supports title and content. For ACF or custom fields, you can extend it via hooks.<\/p><\/dd>\n<dt id='is%20it%20secure%3F'><h3>Is it secure?<\/h3><\/dt>\n<dd><p>Yes, the plugin includes proper nonce verification and input sanitization.<\/p><\/dd>\n<dt id='can%20users%20upload%20media%3F'><h3>Can users upload media?<\/h3><\/dt>\n<dd><p>Yes, users can select media from the WordPress media library.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fixed WordPress coding standards compliance.<\/li>\n<li>Improved security with proper nonce verification.<\/li>\n<li>Enhanced error handling and user feedback.<\/li>\n<li>Added proper sanitization and validation.<\/li>\n<li>Fixed version consistency issues.<\/li>\n<li>Improved documentation and code comments.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release of Frontend Post Builder.<\/li>\n<li>Admin settings page for selecting post type and status.<\/li>\n<li>Frontend form for creating new posts.<\/li>\n<li>Supports WordPress post statuses (publish, draft, private, etc).<\/li>\n<li>User registration form builder.<\/li>\n<\/ul>","raw_excerpt":"Create WordPress posts and custom post types directly from a frontend form. Ideal for user-generated content, guest posts, and custom workflows.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mya.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/241371","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mya.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mya.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mya.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=241371"}],"author":[{"embeddable":true,"href":"https:\/\/mya.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/msfclicky"}],"wp:attachment":[{"href":"https:\/\/mya.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=241371"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mya.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=241371"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mya.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=241371"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mya.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=241371"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mya.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=241371"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mya.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=241371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}