{"id":41051,"date":"2016-01-01T13:04:34","date_gmt":"2016-01-01T13:04:34","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/post-contributor\/"},"modified":"2019-11-29T06:45:37","modified_gmt":"2019-11-29T06:45:37","slug":"post-contributor","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/post-contributor\/","author":14035741,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.6","stable_tag":"1.1.6","tested":"5.1.22","requires":"3.8","requires_php":"","requires_plugins":"","header_name":"Post Contributor","header_author":"Abhijit Rakas","header_description":"","assets_banners_color":"d0c5ae","last_updated":"2019-11-29 06:45:37","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/coffeecupweb.com\/post-contributors","header_author_uri":"http:\/\/coffeecupweb.com\/post-contributors","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1760,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>v1.1.4 with message changes.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1319599","resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7","1.0.8","1.0.9","1.1.0","1.1.1","1.1.2","1.1.3","1.1.4","1.1.5-beta1","1.1.6"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1319561","resolution":"1","location":"assets","locale":"","width":1256,"height":644},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1319561","resolution":"2","location":"assets","locale":"","width":1223,"height":644},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1319561","resolution":"3","location":"assets","locale":"","width":1332,"height":734},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1319561","resolution":"4","location":"assets","locale":"","width":1327,"height":736}},"screenshots":{"1":"<p>Post Contributor Setting Page<\/p>","2":"<p>Select where to show contributor option<\/p>","3":"<p>Post Contributor Option<\/p>","4":"<p>Select post contributors<\/p>"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[3239,2327,50084,86,50083],"plugin_category":[],"plugin_contributors":[130057],"plugin_business_model":[],"class_list":["post-41051","plugin","type-plugin","status-publish","hentry","plugin_tags-contributor","plugin_tags-contributors","plugin_tags-contributors-post","plugin_tags-post","plugin_tags-post-contributors","plugin_contributors-abhijitrakas","plugin_committers-abhijitrakas","plugin_committers-mbtamuli"],"banners":{"banner":"https:\/\/ps.w.org\/post-contributor\/assets\/banner-772x250.jpg?rev=1319599","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/post-contributor_d0c5ae.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/post-contributor\/assets\/screenshot-1.png?rev=1319561","caption":"<p>Post Contributor Setting Page<\/p>"},{"src":"https:\/\/ps.w.org\/post-contributor\/assets\/screenshot-2.png?rev=1319561","caption":"<p>Select where to show contributor option<\/p>"},{"src":"https:\/\/ps.w.org\/post-contributor\/assets\/screenshot-3.png?rev=1319561","caption":"<p>Post Contributor Option<\/p>"},{"src":"https:\/\/ps.w.org\/post-contributor\/assets\/screenshot-4.png?rev=1319561","caption":"<p>Select post contributors<\/p>"}],"raw_content":"<!--section=description-->\n<p>This plugin is show list of post contributor on frontend. At backend there is option to select particular contributor for post. Output in two different format.<\/p>\n\n<h3>Arbitrary section<\/h3>\n\n<h3>A brief Markdown Example<\/h3>\n\n<!--section=installation-->\n<ol>\n<li><p>Upload the plugin files to the <code>\/wp-content\/plugins\/post-contributor<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/p><\/li>\n<li><p>Activate the plugin through the 'Plugins' screen in WordPress.<\/p><\/li>\n<li><p>Use the Settings-&gt;Post Contributor screen to configure the plugin.<\/p><\/li>\n<\/ol>\n\n<p>For list format paste following code in template<\/p>\n\n<pre><code>&lt;?php do_shortcode('[post-authors id=\"authorList\" class=\"authorName\"]'); ?&gt;\n<\/code><\/pre>\n\n<p>Both 'class' and 'id' parameter are optional.<\/p>\n\n<p>Result in div format<\/p>\n\n<pre><code>&lt;?php do_shortcode('[contributor id=\"authorList\" class=\"authorName\"]'); ?&gt;\n<\/code><\/pre>\n\n<!--section=faq-->\n<dl>\n<dt>Is it work only for three role<\/dt>\n<dd><p>Yes, currently it working only for three user i.e. Administrator, Author and Editor.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.4 [September 23, 2019]<\/h4>\n\n<h4>1.1.3 [September 23, 2019]<\/h4>\n\n<h4>1.1.2 [April 9, 2019]<\/h4>\n\n<h4>1.1.1 [April 8, 2019]<\/h4>\n\n<h4>1.1.0 [April 8, 2019]<\/h4>\n\n<h4>1.0.9 [April 1, 2019]<\/h4>\n\n<h4>1.0.8 [March 19, 2019]<\/h4>\n\n<h4>1.0.7 [March 18, 2019]<\/h4>\n\n<h4>1.0.6 [March 18, 2019]<\/h4>\n\n<h4>1.0.5 [March 18, 2019]<\/h4>\n\n<ul>\n<li>Update return message<\/li>\n<\/ul>\n\n<h4>1.0.4 [March 06, 2019]<\/h4>\n\n<ul>\n<li>Updated<\/li>\n<\/ul>\n\n<h4>1.0.3 [March 05, 2019]<\/h4>\n\n<ul>\n<li><p>Updated<\/p>\n\n<ul>\n<li>Style of plugin settings.<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.0.1 [February 20, 2019]<\/h4>\n\n<ul>\n<li><p>FIXED<\/p>\n\n<ul>\n<li>Fix PHP Notices on Post Edit Page.<\/li>\n<\/ul><\/li>\n<\/ul>","raw_excerpt":"This plugin very usefull to show post contributors.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/41051","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=41051"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/abhijitrakas"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=41051"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=41051"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=41051"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=41051"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=41051"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=41051"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}