{"id":48400,"date":"2016-05-21T06:10:20","date_gmt":"2016-05-21T06:10:20","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/frontend-posts-creator\/"},"modified":"2016-06-12T05:54:30","modified_gmt":"2016-06-12T05:54:30","slug":"frontend-posts-creator","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/frontend-posts-creator\/","author":14261075,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.0","stable_tag":"2.2","tested":"4.5.33","requires":"2.7.0","requires_php":"","requires_plugins":"","header_name":"Frontend posts creator","header_author":"Review Rights (Pa1).","header_description":"","assets_banners_color":"","last_updated":"2016-06-12 05:54:30","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.reviewrights.com","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/frontend-posts-creator\/","header_author_uri":"http:\/\/www.reviewrights.com","rating":4,"author_block_rating":0,"active_installs":10,"downloads":787,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":{"2.2":"<ul>\n<li>New version Update<\/li>\n<\/ul>","2.0":"<ul>\n<li>New version Update<\/li>\n<\/ul>","1.0":"<ul>\n<li>New version.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":"1","4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","2.0","2.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539236","resolution":"1","location":"plugin"}},"screenshots":{"1":"'Add post form'","2":"[Frontend_posts_creator] shortcode"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[31156,31155,31157,170,86],"plugin_category":[43,57],"plugin_contributors":[87115],"plugin_business_model":[],"class_list":["post-48400","plugin","type-plugin","status-closed","hentry","plugin_tags-cpt-post-frontend","plugin_tags-frontend-post-creator","plugin_tags-frontend-post-with-thumbnail","plugin_tags-page","plugin_tags-post","plugin_category-customization","plugin_category-taxonomy","plugin_contributors-pa1","plugin_committers-pa1"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/frontend-posts-creator.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/frontend-posts-creator\/trunk\/screenshot-1.png?rev=1539236","caption":"'Add post form'"}],"raw_content":"<!--section=description-->\n<p>WordPress Frontend Posts Creator Plugin enables simple full featured management of all type of post and cpt creating from frontend with post thumb.<\/p>\n\n<p>Frontend post creator or CPT post creator plugin create a form by using shortcode <strong>[Frontend_posts_creator]<\/strong>. This from fully customize by using shortcode Parameters.<\/p>\n\n<h4>Shortcodes:<\/h4>\n\n<blockquote>\n  <ul>\n  <li><p><strong>[Frontend_posts_creator]<\/strong><\/p><\/li>\n  <li><p><strong>[Frontend_posts_creator post_type='' post_status='' container='' container_class=''class='' id='' title_label='' title_placeholder='' content_label='' thumb_label='' submit_btn_id='' submit_btn_class='' submit_btn_label='' success_message='' error_message='' post_title_required='' post_thumb_error='' post_thumb_upload_error='']<\/strong><\/p><\/li>\n  <\/ul>\n<\/blockquote>\n\n<h4>Parameter descriptions:<\/h4>\n\n<ul>\n<li><strong>\"post_type\"  :<\/strong>  Type of post\/cpt(slug) . <strong>Value:<\/strong>  Post type slug, <strong>Default:<\/strong>  post<\/li>\n<li><strong>\"post_status\" :<\/strong> Post status . <strong>Value:<\/strong>  draft\/publish, <strong>Default:<\/strong>  publish<\/li>\n<li><strong>\"container\" :<\/strong>  Form wrap with in div. <strong>Value:<\/strong>  TRUE\/FALSE, <strong>Default:<\/strong>  TRUE<\/li>\n<li><strong>\"container_class\" :<\/strong>  Add your own class in wrapper div. <strong>Value:<\/strong>  String, <strong>Default:<\/strong> fpc-form-wrap<\/li>\n<li><strong>\"class\" :<\/strong>  Add your own class in form. <strong>Value:<\/strong>  String, <strong>Default:<\/strong> fpc-form<\/li>\n<li><strong>\"id\" :<\/strong> Add your own id in form. <strong>Value:<\/strong>  Single Word, <strong>Default:<\/strong>  blank<\/li>\n<li><strong>\"title_label\" :<\/strong>  Add your own title label in title field. <strong>Value:<\/strong> String, <strong>Default:<\/strong>  Title<\/li>\n<li><strong>\"title_placeholder\" :<\/strong>  Add your own title placeholder in title field. <strong>Value:<\/strong>  String, <strong>Default:<\/strong>  Your Title?<\/li>\n<li><strong>\"content_label\" :<\/strong>  Add your own content label in content field. <strong>Value:<\/strong> String, <strong>Default:<\/strong> Content<\/li>\n<li><strong>\"thumb_label\" :<\/strong>  Add your own thumbnail label in thumbnail field. <strong>Value:<\/strong>  String, <strong>Default:<\/strong>  Thumbnail<\/li>\n<li><strong>\"submit_btn_id\" :<\/strong>  Add your own id in submit button field. <strong>Value:<\/strong>  Single Word, <strong>Default:<\/strong>  submit<\/li>\n<li><strong>\"submit_btn_class\" :<\/strong>  Add your own class in submit button field. <strong>Value:<\/strong>  String, <strong>Default:<\/strong>  button button-primary<\/li>\n<li><strong>\"submit_btn_label\" :<\/strong>  Add your own label in submit button field. <strong>Value:<\/strong>  String, <strong>Default:<\/strong>  Submit<\/li>\n<li><strong>\"post_title_required\" :<\/strong>  Post title error message.<strong>Value:<\/strong>  String, <strong>Default:<\/strong>  Post title fields require.<\/li>\n<li><strong>\"post_thumb_error\" :<\/strong>  Post thumbnail error message. <strong>Value:<\/strong>  String, <strong>Default:<\/strong>  Only image file is allowed.<\/li>\n<li><strong>\"post_thumb_upload_error\" :<\/strong>  Post thumbnail uploading error message. <strong>Value:<\/strong>  String, <strong>Default:<\/strong>  File uploading error. Please check upload folder permission.<\/li>\n<li><strong>\"success_message\" :<\/strong>  Success message after post inserted. <strong>Value:<\/strong>  String, <strong>Default:<\/strong>  Post published.<\/li>\n<li><strong>\"error_message\" :<\/strong>  Error message after post form have error. <strong>Value:<\/strong>  String, <strong>Default:<\/strong>  Post publish error.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<h4>Installation<\/h4>\n\n<ul>\n<li>Download this <strong>plugin<\/strong> and upload into <strong>plugin<\/strong> folder. <strong>\/wp-content\/plugins\/<\/strong>.<\/li>\n<li>Activate the plugin.<\/li>\n<li>Created a page and put shortcode in to post content <strong>[Frontend_posts_creator]<\/strong>.<\/li>\n<li>Add shortcode in page template.<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>2.2<\/h4>\n\n<ul>\n<li>New version Update<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>New version Update<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>initial release<\/li>\n<\/ul>","raw_excerpt":"Simple light weighted pluing, use to create CPT post with thumnail from frontend. Use shortcode [Frontend_posts_creator].","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/48400","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=48400"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/pa1"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=48400"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=48400"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=48400"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=48400"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=48400"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=48400"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}