{"id":23208,"date":"2013-05-01T02:15:29","date_gmt":"2013-05-01T02:15:29","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/sortable-sticky-posts\/"},"modified":"2013-05-01T02:31:11","modified_gmt":"2013-05-01T02:31:11","slug":"sortable-sticky-posts","status":"publish","type":"plugin","link":"https:\/\/su.wordpress.org\/plugins\/sortable-sticky-posts\/","author":3397,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"trunk","tested":"3.6.1","requires":"3.5.1","requires_php":"","requires_plugins":"","header_name":"Sortable Sticky Posts","header_author":"Aaron Brazell","header_description":"","assets_banners_color":"","last_updated":"2013-05-01 02:31:11","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"htt:\/\/technosailor.com","rating":3,"author_block_rating":0,"active_installs":30,"downloads":2589,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539073","resolution":"1","location":"plugin"}},"screenshots":{"1":"Simply drag the posts into the order you want them."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[166,58426,4007],"plugin_category":[],"plugin_contributors":[87282],"plugin_business_model":[],"class_list":["post-23208","plugin","type-plugin","status-publish","hentry","plugin_tags-posts","plugin_tags-stickies","plugin_tags-sticky","plugin_contributors-technosailor","plugin_committers-technosailor"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/sortable-sticky-posts.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/sortable-sticky-posts\/trunk\/screenshot-1.png?rev=1539073","caption":"Simply drag the posts into the order you want them."}],"raw_content":"<!--section=description-->\n<p>Adds a new admin settings section to the Settings &gt; Reading table. Drag and drop Sticky Posts in the order you want them considered by WordPress. (Note: You still have to set posts as sticky on the post edit screen for sticky posts to show up)<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>How do I order sticky posts?<\/dt>\n<dd><p>Just drag and drop the posts in the order you want them considered.<\/p><\/dd>\n<dt>I changed the order, but the order isn't changed on my site. What's wrong?<\/dt>\n<dd><p>This is a case of the loop not using <code>orderby<\/code> =&gt; <code>post__in<\/code>. You have to manually modify your query to do this. Future versions will handle that for you.<\/p>\n\n<pre><code>$sticky_loop = new WP_Query( array( 'post__in' =&gt; get_option('sticky_posts'), 'orderby' ==&gt; 'post__in' ) );\n<\/code><\/pre><\/dd>\n<dt>Do you like beer? Can I buy you one?<\/dt>\n<dd><p>Derp. I'm a beer snob. Of course you can.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial launch.<\/li>\n<\/ul>","raw_excerpt":"Adds drag and drop Sticky Post sorting to the Settings &gt; Reading Page. WordPress likes to store Stickies in order they were stickied.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/su.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/23208","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/su.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/su.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/su.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=23208"}],"author":[{"embeddable":true,"href":"https:\/\/su.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/technosailor"}],"wp:attachment":[{"href":"https:\/\/su.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=23208"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/su.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=23208"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/su.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=23208"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/su.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=23208"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/su.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=23208"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/su.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=23208"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}