{"id":11526,"date":"2010-12-16T05:01:53","date_gmt":"2010-12-16T05:01:53","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/zk-advanced-feature-post\/"},"modified":"2011-08-20T17:40:04","modified_gmt":"2011-08-20T17:40:04","slug":"zk-advanced-feature-post","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/zk-advanced-feature-post\/","author":5678951,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.8.21","stable_tag":"1.8.21","tested":"3.2.1","requires":"2.8.4","requires_php":"","requires_plugins":"","header_name":"ZK Advanced Feature Post","header_author":"vn.Zinki","header_description":"","assets_banners_color":"","last_updated":"2011-08-20 17:40:04","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_donations&business=8YCWP2CL9XU4N&lc=VN&item_name=Wordpress%20Plugins&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted","header_plugin_uri":"http:\/\/zinki.info\/158-wordpress-plugin-zk-advanced-feature-post","header_author_uri":"http:\/\/zinki.info","rating":3,"author_block_rating":0,"active_installs":10,"downloads":6517,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":"1","4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.12.15","0.12.16","0.12.25","0.12.30","1.4.11","1.8.21"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539107","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539107","resolution":"1","location":"plugin"}},"screenshots":{"1":"<p>Select feature post in the Admin panel<\/p>","2":"<p>Widget display<\/p>"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[838,1087,3986,7987,29403],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-11526","plugin","type-plugin","status-publish","hentry","plugin_tags-featured","plugin_tags-featured-posts","plugin_tags-highlight","plugin_tags-star","plugin_tags-starred","plugin_committers-vnzinki"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/zk-advanced-feature-post.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/zk-advanced-feature-post\/trunk\/screenshot-1.png?rev=1539107","caption":"<p>Select feature post in the Admin panel<\/p>"},{"src":"https:\/\/ps.w.org\/zk-advanced-feature-post\/trunk\/screenshot-2.png?rev=1539107","caption":"<p>Widget display<\/p>"}],"raw_content":"<!--section=description-->\n<ol>\n<li>AJAX function to manage your feature post.<\/li>\n<li>Widget to display your feature list (for custom category only).<\/li>\n<li>Function for developer that can insert feature list into anywhere you want.<\/li>\n<\/ol>\n\n<p>If you have any questions or suggestions, please comment : <a href=\"http:\/\/zinki.info\/158-wordpress-plugin-zk-advanced-feature-post\" title=\"Plugin page\">Plugin page<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>zk-advanced-feature-post<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Read the readme.txt<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How to use zk_featured() function ?<\/dt>\n<dd><p>Using this code\n    $options = array( 'method' =&gt; 'loop',    \/\/ 'loop','array' - default = 'loop'\n                'cat' =&gt; '3,4,5', \/\/ default = 'all'\n                'count' =&gt; 16, \/\/ default = 5\n                'orderby' =&gt; 'rand', \/\/ 'author','date','title','modified','parent','id','rand','comment_count'\n                'order' =&gt; 'DESC' \/\/ 'ASC','DESC'\n                );<\/p>\n\n<pre><code>zk_featured($options);\n<\/code><\/pre><\/dd>\n<dt>The difference between 'loop' and 'array' method ?<\/dt>\n<dd><p>This is 'loop' method\n    $options = array( 'method' =&gt; 'loop',\n                'count' =&gt; 16\n                );\n    zk_featured($options);<\/p>\n\n<pre><code>while (have_posts()) : the_post();\n    \/\/Do something\nendwhile;\n<\/code><\/pre>\n\n<p>And this is 'array' method\n    $options = array( 'method' =&gt; 'array',\n                'count' =&gt; 16\n                );\n    $result = zk_featured($options);\n        echo '<\/p>\n\n<pre>';\n        print_r($result);\n        echo '<\/pre>\n\n<p>';<\/p>\n\n<p>You can try to know how it works.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.8.21<\/h4>\n\n<ul>\n<li>Add option to get thumbnail from featured image<\/li>\n<li>Add option to set excerpt lenght<\/li>\n<\/ul>\n\n<h4>1.4.11<\/h4>\n\n<ul>\n<li>Revert to default wordpress query after sidebar call<\/li>\n<\/ul>\n\n<h4>0.12.30<\/h4>\n\n<ul>\n<li>Fix class name error<\/li>\n<\/ul>\n\n<h4>0.12.25<\/h4>\n\n<ul>\n<li>Fix CSS<\/li>\n<li>Fix thumb display if there's no image in post<\/li>\n<\/ul>\n\n<h4>0.12.16<\/h4>\n\n<ul>\n<li>Change folder structure<\/li>\n<\/ul>\n\n<h4>0.12.15<\/h4>\n\n<ul>\n<li>First version<\/li>\n<\/ul>","raw_excerpt":"AJAX feature post function for your wordpress. Especially you can get featured post for custom category only.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/11526","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=11526"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/vnzinki"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=11526"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=11526"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=11526"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=11526"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=11526"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=11526"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}