{"id":10011,"date":"2010-08-04T20:37:24","date_gmt":"2010-08-04T20:37:24","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/image-browser\/"},"modified":"2012-04-03T02:52:58","modified_gmt":"2012-04-03T02:52:58","slug":"image-browser","status":"publish","type":"plugin","link":"https:\/\/sq.wordpress.org\/plugins\/image-browser\/","author":133511,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.3","stable_tag":"0.3","tested":"3.3.2","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"Image Browser","header_author":"Robert Felty","header_description":"","assets_banners_color":"","last_updated":"2012-04-03 02:52:58","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/blog.robfelty.com\/plugins","header_plugin_uri":"http:\/\/blog.robfelty.com\/plugins\/image-browser","header_author_uri":"http:\/\/robfelty.com","rating":2,"author_block_rating":0,"active_installs":10,"downloads":4823,"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":"1","3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1566889","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566889","resolution":"1","location":"plugin"}},"screenshots":{"1":"browsing images","2":"Options"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[133,163,683,944,80],"plugin_category":[43,50],"plugin_contributors":[79228],"plugin_business_model":[],"class_list":["post-10011","plugin","type-plugin","status-publish","hentry","plugin_tags-image","plugin_tags-images","plugin_tags-meta","plugin_tags-search","plugin_tags-shortcode","plugin_category-customization","plugin_category-media","plugin_contributors-robfelty","plugin_committers-robfelty"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/image-browser.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/image-browser\/trunk\/screenshot-1.png?rev=1566889","caption":"browsing images"},{"src":"https:\/\/ps.w.org\/image-browser\/trunk\/screenshot-2.png?rev=1566889","caption":"Options"}],"raw_content":"<!--section=description-->\n<p>Allows you to browse all images on your blog by date and\/or category, with the\nability to also search image captions for keywords.<\/p>\n\n<h4>Options<\/h4>\n\n<p>The image browser plugin has 3 places where you can specify options.<\/p>\n\n<ol>\n<li>adminstration menu<\/li>\n<li>shortcode<\/li>\n<li>url query parameters<\/li>\n<\/ol>\n\n<p>These are listed in ascending order of precedence, that is, url query\nparameters override any shortcode parameters, which override default options\nspecified in the administration settings page.<\/p>\n\n<p>Default options are listed below<\/p>\n\n<pre><code>    $defaults = array(\n      'limit' =&gt; 30,\n      'cols' =&gt; 3,\n      'size' =&gt; 'thumbnail',\n      'year' =&gt; 0,\n      'month' =&gt; 0,\n      'category' =&gt; 0,\n      'keywords' =&gt; '',\n      'sortby' =&gt; 'post_date',\n      'sortorder' =&gt; 'DESC',\n      'page' =&gt; 1\n    );\n<\/code><\/pre>\n\n<ul>\n<li><p>limit - how many images to display at one time<\/p><\/li>\n<li><p>cols - the number of columns for the image browser<\/p><\/li>\n<li><p>size - size of picture to display. Available options:<\/p>\n\n<ul>\n<li>thumbnail (default)<\/li>\n<li>medium<\/li>\n<li>large<\/li>\n<li>full<\/li>\n<\/ul><\/li>\n<li><p>year - retrieve images from this year<\/p>\n\n<ul>\n<li>0 means all years (default)<\/li>\n<li>current displays the current year<\/li>\n<\/ul><\/li>\n<li><p>month - retrieve images from this month<\/p>\n\n<ul>\n<li>0 means all months (default)<\/li>\n<li>current displays the current month<\/li>\n<\/ul><\/li>\n<li><p>category - retrieve images whose post_parent belongs to this category<\/p>\n\n<ul>\n<li>0 means all categories (default)<\/li>\n<\/ul><\/li>\n<li><p>keywords - Search image captions for these keywords<\/p>\n\n<ul>\n<li>0 means all categories (default)<\/li>\n<\/ul><\/li>\n<li><p>sortby - Field to sort by. Available options:<\/p>\n\n<ul>\n<li>post_date (The image date) (default)<\/li>\n<li>post_title (The image title)<\/li>\n<li>post_excerpt (The image caption)<\/li>\n<\/ul><\/li>\n<li><p>sortorder - Order to sort by. Available options:<\/p>\n\n<ul>\n<li>ASC - ascending order<\/li>\n<li>DESC - descending order<\/li>\n<li>RANDOM - random order<\/li>\n<\/ul><\/li>\n<li><p>page - which page to show<\/p><\/li>\n<\/ul>\n\n<h4>Example<\/h4>\n\n<p>Here is an example shortcode to display all images from 2009 that belong to\nposts with category 10\n[imagebrowser year=2009 category=10]<\/p>\n\n<!--section=installation-->\n<p>Activate the plugin. Add [imagebrowser] shortcode to a new or existing page.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>is this plugin free?<\/dt>\n<dd><p>yes.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.2 (2012.04.02)<\/h4>\n\n<ul>\n<li>Added random sort option<\/li>\n<\/ul>\n\n<h4>0.2 (2010.08.04)<\/h4>\n\n<ul>\n<li>fixed form display<\/li>\n<\/ul>\n\n<h4>0.1 (2010.08.04)<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Allows you to browse all images on your blog by date and\/or category, with the ability to also search image captions for keywords.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/10011","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=10011"}],"author":[{"embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/robfelty"}],"wp:attachment":[{"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=10011"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=10011"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=10011"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=10011"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=10011"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=10011"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}