{"id":22015,"date":"2013-02-15T13:36:34","date_gmt":"2013-02-15T13:36:34","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/front-end-publishing\/"},"modified":"2019-05-25T16:39:40","modified_gmt":"2019-05-25T16:39:40","slug":"front-end-publishing","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/front-end-publishing\/","author":5709592,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.5.2","stable_tag":"2.5.2","tested":"5.2.24","requires":"3.6","requires_php":"","requires_plugins":"","header_name":"Frontend Publishing","header_author":"Hassan Akhtar","header_description":"","assets_banners_color":"343434","last_updated":"2019-05-25 16:39:40","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/wpgurus.net\/","header_plugin_uri":"http:\/\/wpgurus.net\/","header_author_uri":"http:\/\/wpgurus.net\/","rating":4.6,"author_block_rating":0,"active_installs":400,"downloads":67696,"num_ratings":0,"support_threads":2,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":1,"2":0,"3":3,"4":4,"5":26},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1347136","resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1347136","resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1347136","resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","2.0","2.0.1","2.0.2","2.1","2.2","2.2.1","2.2.2","2.2.3","2.3.0","2.3.2","2.3.4","2.3.5","2.4.0","2.5.0","2.5.1","2.5.2"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"668480","resolution":"1","location":"assets","locale":""},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"668480","resolution":"2","location":"assets","locale":""},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"668480","resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"FEP control panel","2":"Submission form","3":"List of articles submitted by the user"}},"plugin_section":[],"plugin_tags":[26505,31136,13001,1932,3699],"plugin_category":[43,58],"plugin_contributors":[80768],"plugin_business_model":[],"class_list":["post-22015","plugin","type-plugin","status-closed","hentry","plugin_tags-article-directory","plugin_tags-guest-posting","plugin_tags-manage-posts","plugin_tags-membership","plugin_tags-new-post","plugin_category-customization","plugin_category-user-management","plugin_contributors-khaxan","plugin_committers-khaxan"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/front-end-publishing_343434.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/front-end-publishing\/assets\/screenshot-1.jpg?rev=668480","caption":"FEP control panel"},{"src":"https:\/\/ps.w.org\/front-end-publishing\/assets\/screenshot-2.jpg?rev=668480","caption":"Submission form"},{"src":"https:\/\/ps.w.org\/front-end-publishing\/assets\/screenshot-3.jpg?rev=668480","caption":"List of articles submitted by the user"}],"raw_content":"<!--section=description-->\n<p>This lightweight frontend posting plugin allows you to accept guest posts\/articles without giving your members access to the sensitive WordPress admin area.<\/p>\n\n<p>The posts that don't meet the submission guidelines of your website are not accepted and an error is shown to the frontend user. This can be a huge time saver if you have a very popular blog and you get a lot of guest post submissions.<\/p>\n\n<p>In the WordPress admin area you can specify the following:<\/p>\n\n<ul>\n<li>maximum and minimum number of words in title, content and author bio<\/li>\n<li>number of tags<\/li>\n<li>number of links in article body and author bio<\/li>\n<li>whether you want to nofollow the links in article body and\/or author bio<\/li>\n<\/ul>\n\n<p>You can allow members with a certain user level to publish posts instantly. All other posts are added to the 'pending' queue.<\/p>\n\n<p><strong>Usage:<\/strong><\/p>\n\n<p>Add a page with the following shortcode to create a frontend submission form:<\/p>\n\n<p>[fep_submission_form]<\/p>\n\n<p>Add another page with the following shortcode to create a list of user's posts:<\/p>\n\n<p>[fep_article_list]<\/p>\n\n<p><strong>Important:<\/strong> DO NOT add the two codes on the same post or page<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Use the WordPress plugin installer to upload the plugin. Alternatively you can manually create a new folder called 'fepublishing' in the <code>\/wp-content\/plugins\/<\/code> directory and upload all the files there.<\/li>\n<li>Activate the plugin from the 'Plugins' menu in WordPress<\/li>\n<li>To display the submission form on your website create a new post or page with shortcode [fep_submission_form] in it<\/li>\n<li>Similarly create a new post or page with shortcode [fep_article_list]<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>2.5.2<\/h4>\n\n<ul>\n<li>Added \"Back to post list\" link above edit form<\/li>\n<li>Minor UI changes in the options panel.<\/li>\n<\/ul>\n\n<h4>2.5.1<\/h4>\n\n<ul>\n<li>Fixed category warning in submission form<\/li>\n<li>Added plugin shortcodes to the settings page<\/li>\n<li>Compatibility check with WP 5.2<\/li>\n<\/ul>\n\n<h4>2.5.0<\/h4>\n\n<ul>\n<li>Compatibility check with WP 4.8<\/li>\n<\/ul>\n\n<h4>2.4.0<\/h4>\n\n<ul>\n<li>Compatibility check with WP 4.7<\/li>\n<\/ul>\n\n<h4>2.3.5<\/h4>\n\n<ul>\n<li>Fixed issues in options panel.<\/li>\n<li>Fixed JS bug preventing visual editor from working in certain scenarios.<\/li>\n<\/ul>\n\n<h4>2.3.4<\/h4>\n\n<ul>\n<li>Changed the logic for enqueuing resources. Posts are no longer traversed to look for the shortcode.<\/li>\n<li>Made improvements in JS.<\/li>\n<\/ul>\n\n<h4>2.3.2<\/h4>\n\n<ul>\n<li>Previously translatable strings were being saved in the DB which was causing problems with localization. FIXED.<\/li>\n<li>Added additional check to enqueue resources in the main query only.<\/li>\n<\/ul>\n\n<h4>2.3.0<\/h4>\n\n<ul>\n<li>Created a POT file for translation<\/li>\n<li>Changed the settings page to a main page in the admin area<\/li>\n<li>Small code improvements<\/li>\n<li>Fixed interface issues<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Support for non-english characters<\/li>\n<li>Non-administrators can now add media<\/li>\n<li>The post list is now paginated<\/li>\n<li>Interface and security related adjustments<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Allow your registered members to post, edit and delete content from the frontend.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/22015","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=22015"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/khaxan"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=22015"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=22015"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=22015"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=22015"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=22015"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=22015"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}