{"id":35885,"date":"2015-05-13T05:02:18","date_gmt":"2015-05-13T05:02:18","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/post-shortcode\/"},"modified":"2017-10-20T15:44:38","modified_gmt":"2017-10-20T15:44:38","slug":"post-shortcode","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/post-shortcode\/","author":14314984,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.0.9","stable_tag":"trunk","tested":"4.8.28","requires":"3.8","requires_php":"","requires_plugins":"","header_name":"Post Shortcode","header_author":"Sachin Jadhav","header_description":"","assets_banners_color":"000000","last_updated":"2017-10-20 15:44:38","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"http:\/\/sachin8600.wordpress.com\/","rating":4.5,"author_block_rating":0,"active_installs":200,"downloads":9923,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"2.0.9":"<p>Adding link of creating addon<\/p>","2.0.8":"<p>Adding addon flexibility and multilanguage support<\/p>","2.0.7":"<p>Adding pagination parameter in showfield, add core grid theme. (Note : if you change css from backend then please reset css for updating css. )<\/p>","2.0.6":"<p>Adding page parameter like post_parent__in, post_parent__not_in, post__in, post__not_in, post_name__in<\/p>","2.0.5":"<p>Adding facilty like: thumbnail size selection, page selection, select taxonomy relation\nSolved excerpt default 55 words show<\/p>","2.0.4":"<p>Improve backend and add css edit option.<\/p>","2.0.3":"<p>Improve layout and css.<\/p>","2.0.2":"<p>Solving bug about menu page and excerpt.<\/p>","2.0.1":"<p>Solving bug about category and excerpt.<\/p>","2.0.0":"<p>This change of whole plugin its like new plugin with same name.<\/p>"},"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"7"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1453562","resolution":"128x128","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1453562","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.0.1","2.0.2","2.0.3","2.0.4","2.0.5","2.0.6","2.0.7","2.0.8","2.0.9"],"block_files":[],"assets_screenshots":{"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1749983","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1749983","resolution":"1","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1749983","resolution":"2","location":"plugin"}},"screenshots":{"1":"screenshot-1.png show the backend widget layout.","2":"screenshot-2.png show the front end display.","3":"screenshot-3.png show backend shortcode generator and customization."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[527,86,166,80,162],"plugin_category":[43,57,59],"plugin_contributors":[84620],"plugin_business_model":[],"class_list":["post-35885","plugin","type-plugin","status-closed","hentry","plugin_tags-custom","plugin_tags-post","plugin_tags-posts","plugin_tags-shortcode","plugin_tags-widget","plugin_category-customization","plugin_category-taxonomy","plugin_category-utilities-and-tools","plugin_contributors-sachin8600","plugin_committers-sachin8600"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/post-shortcode_000000.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/post-shortcode\/trunk\/screenshot-1.png?rev=1749983","caption":"screenshot-1.png show the backend widget layout."},{"src":"https:\/\/ps.w.org\/post-shortcode\/trunk\/screenshot-2.png?rev=1749983","caption":"screenshot-2.png show the front end display."},{"src":"https:\/\/ps.w.org\/post-shortcode\/trunk\/screenshot-3.png?rev=1749983","caption":"screenshot-3.png show backend shortcode generator and customization."}],"raw_content":"<!--section=description-->\n<p>This plugin is used for display posts in widget as well as shortcode.<\/p>\n\n<p>Display post shortcode using shortcode generator<\/p>\n\n<p>Display post widget with selection tools ( like grid view or listing view )<\/p>\n\n<p>Customize plugin output using functions.php<\/p>\n\n<p>Display post as well as custome post type<\/p>\n\n<p>Display post with perticuler Taxonomy, Term, Category, Tag<\/p>\n\n<p>Display post with selection like: Title, Image, Category, Tag, Cutome Field, Excerpt, Read More, Pagination<\/p>\n\n<p>Easy to change plugin css from backend plugin page.<\/p>\n\n<p>Change thubnail size, page number, taxonomy query relation<\/p>\n\n<p>Generate shortcode using plugin page<\/p>\n\n<p>Add page parameters like post_parent__in, post_parent__not_in, post__in, post__not_in, post_name__in<\/p>\n\n<ul>\n<li><p>\"Contributors\" sachin8600<\/p><\/li>\n<li><p>\"Tags\" posts, post, shortcode, widget, custom, taxonomy, pages, page, css, layout, recent, thumbnail, themes<\/p><\/li>\n<li><p>\"Requires at least\" 3.8<\/p><\/li>\n<li><p>\"Tested up to\" 4.8.2<\/p><\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload <code>post-shortcode<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Place <code>&lt;?php do_shortcode('[pcs]'); ?&gt;<\/code> in your templates<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How to use shortcode<\/dt>\n<dd><p>You can use shortcode in two way<\/p>\n\n<ol>\n<li><p>In .php file use :  code or use : [pcs] use in backend editor. \nIn backend menu : 'Post Shorcode' here is generator of shortcode as well as customization<\/p><\/li>\n<li><p>Use ps widget in widget area to get output of shortcode<\/p><\/li>\n<\/ol>\n\n<p>**********   Parameter of shortcode [pcs]  *********<\/p><\/dd>\n<dt>posttype<\/dt>\n<dd><p>posttype=post \/\/default posttype\ncheck https:\/\/codex.wordpress.org\/Class_Reference\/WP_Query in that page find post_type<\/p><\/dd>\n<dt>orderby<\/dt>\n<dd><p>orderby=ID \/\/default orderby\ncheck https:\/\/codex.wordpress.org\/Class_Reference\/WP_Query in that page find orderby<\/p><\/dd>\n<dt>order<\/dt>\n<dd><p>order=ASC \/\/default order\ncheck https:\/\/codex.wordpress.org\/Class_Reference\/WP_Query in that page find order<\/p><\/dd>\n<dt>postcount<\/dt>\n<dd><p>postcount= 3\/\/default postcount\ncheck https:\/\/codex.wordpress.org\/Class_Reference\/WP_Query in that page find posts_per_page<\/p><\/dd>\n<dt>template<\/dt>\n<dd><p>template=ws \/\/default effects\nother effect is iws, gws, igws, and core<\/p><\/dd>\n<dt>showfield<\/dt>\n<dd><p>showfield=title,thumbnail,excerpt \/\/default showfield\nother are: date,author,cc,content,readme,category,tag, pagination<\/p><\/dd>\n<dt>excerptl<\/dt>\n<dd><p>excerptl=55 \/\/default excerpt length<\/p><\/dd>\n<dt>readmoretitle<\/dt>\n<dd><p>readmoretitle='Read more' \/\/Read more readmoretitle<\/p><\/dd>\n<dt>customfield<\/dt>\n<dd><p>customfield= \/\/default customfield is empty<\/p><\/dd>\n<dt>tsize<\/dt>\n<dd><p>tsize=thumbnail \/\/default thumbnail  is thumbnail<\/p><\/dd>\n<dt>paged<\/dt>\n<dd><p>paged=1 \/\/default paged ( page number ) is 1<\/p><\/dd>\n<dt>taxrel<\/dt>\n<dd><p>taxrel= \/\/default taxrel is OR<\/p><\/dd>\n<dt>post_parent__in<\/dt>\n<dd><p>post_parent__in= \/\/default is empty<\/p><\/dd>\n<dt>post_parent__not_in<\/dt>\n<dd><p>post_parent__not_in= \/\/default is empty<\/p><\/dd>\n<dt>post__in<\/dt>\n<dd><p>post__in= \/\/default is empty<\/p><\/dd>\n<dt>post__not_in<\/dt>\n<dd><p>post__not_in= \/\/default is empty<\/p><\/dd>\n<dt>post_name__in<\/dt>\n<dd><p>post_name__in= \/\/default is empty<\/p><\/dd>\n<dt>pagedvar<\/dt>\n<dd><p>pagedvar= \/\/default is paged, check uniqid().<\/p><\/dd>\n<dt>categories<\/dt>\n<dd><p>categories=post_tag$dhfghdf,post_tag$test,product_type$simple \/\/default is empty.\ntaxonomy_slug$term_slug<\/p>\n\n<p>For shortcode use shortcode generator : Dashboard &gt; Posts &gt; Post Shortcode<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0.9<\/h4>\n\n<p>Adding link of creating addon<\/p>\n\n<h4>2.0.8<\/h4>\n\n<p>Adding addon flexibility and multilanguage support<\/p>\n\n<h4>2.0.7<\/h4>\n\n<p>Adding pagination parameter in showfield, add core grid theme. (Note : if you change css from backend then please reset css for updating css. )<\/p>\n\n<h4>2.0.6<\/h4>\n\n<p>Adding page parameters like post_parent__in, post_parent__not_in, post__in, post__not_in, post_name__in<\/p>\n\n<h4>2.0.5<\/h4>\n\n<p>Adding facilty like: thumbnail size selection, page selection, select taxonomy relation\nSolved excerpt default 55 words show<\/p>\n\n<h4>2.0.4<\/h4>\n\n<p>Improve backend and add css edit option.<\/p>\n\n<h4>2.0.3<\/h4>\n\n<p>Improve layout and css.<\/p>\n\n<h4>2.0.2<\/h4>\n\n<p>Solving bug about menu page and excerpt.<\/p>\n\n<h4>2.0.1<\/h4>\n\n<p>Solving bug about category and excerpt.<\/p>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>A change of whole plugin .<\/li>\n<li>Another change.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>A change since the previous version.<\/li>\n<li>Change add weidget and shortcode of post type and category.<\/li>\n<\/ul>","raw_excerpt":"This plugin is used for display post using widget as well as shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/35885","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=35885"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sachin8600"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=35885"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=35885"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=35885"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=35885"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=35885"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=35885"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}