{"id":45021,"date":"2009-11-22T19:02:24","date_gmt":"2009-11-22T19:02:24","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/fancyflickr\/"},"modified":"2012-07-19T03:13:19","modified_gmt":"2012-07-19T03:13:19","slug":"fancyflickr","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/fancyflickr\/","author":68220,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0","stable_tag":"1.0","tested":"3.4.2","requires":"3.4","requires_php":"","requires_plugins":"","header_name":"FancyFlickr","header_author":"Josh Betz","header_description":"","assets_banners_color":"","last_updated":"2012-07-19 03:13:19","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/joshbetz.com\/2009\/11\/fancyflickr\/","header_author_uri":"http:\/\/joshbetz.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":4545,"num_ratings":0,"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":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.2.1","0.2.2","0.3","0.3.2","1.0"],"block_files":[],"assets_screenshots":{"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1539424","resolution":"2","location":"plugin"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1539424","resolution":"3","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1539424","resolution":"1","location":"plugin"}},"screenshots":{"1":"A FancyFlickr gallery","2":"The prettyPhoto lightbox","3":"The FancyFlickr options page"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1096,205],"plugin_category":[50,56],"plugin_contributors":[80054],"plugin_business_model":[],"class_list":["post-45021","plugin","type-plugin","status-closed","hentry","plugin_tags-flickr","plugin_tags-photos","plugin_category-media","plugin_category-social-and-sharing","plugin_contributors-betzster","plugin_committers-betzster"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/fancyflickr.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/fancyflickr\/trunk\/screenshot-1.jpg?rev=1539424","caption":"A FancyFlickr gallery"},{"src":"https:\/\/ps.w.org\/fancyflickr\/trunk\/screenshot-2.jpg?rev=1539424","caption":"The prettyPhoto lightbox"},{"src":"https:\/\/ps.w.org\/fancyflickr\/trunk\/screenshot-3.jpg?rev=1539424","caption":"The FancyFlickr options page"}],"raw_content":"<!--section=description-->\n<p>This plugin gets images from your flickr account and displays them in an array styled with a little CSS3 and jQuery, which degrades nicely in older browsers. Also opens photos in the prettyPhoto lightbox.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>fancyflickr<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Set your API Key and User ID in the FancyFlickr menu.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do I use this Plugin?<\/dt>\n<dd><p>FancyFlickr uses the <code>[fancyflickr]<\/code> shortcode to display the FancyFlickr gallery in any post. The full options are <code>[fancyflickr set=\"SETID\" num=\"NUMBEROFPICS\"]<\/code>. Neither of these are required. Without any of the options set it will get the newest gallery with all of the pictures.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Rewrite helper to use <code>wp_http_request<\/code> instead of curl<\/li>\n<li>Use more reliable plugin URL incase it's installed in a non-standard place<\/li>\n<li>Use WordPress's jQuery instead of Google's<\/li>\n<li>Cache results in WP_Object_Cache<\/li>\n<li>Upate prettyPhoto<\/li>\n<\/ul>\n\n<h4>0.3.2<\/h4>\n\n<ul>\n<li>Add defaults for the new options so they don't break anything.<\/li>\n<\/ul>\n\n<h4>0.3.1<\/h4>\n\n<ul>\n<li>Optimize exchange of options throughout the plugin<\/li>\n<li>Add new classes for thumbnails to differentiate portrait, landscape, and square images<\/li>\n<li>Fix bug that causes multiple sets to be included in the same prettyPhoto gallery<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Update <code>class.flickr.php<\/code> to enable random images<\/li>\n<li>Add custom field for current set on publish with shortcode the set doesn't have to be defined<\/li>\n<li>Clear the float after every row to fix alignment problems<\/li>\n<li>Add new options for default number of photos, columns, and type.<\/li>\n<li>Add controls for the default small image size and large image size.<\/li>\n<li>New option: smallimage. Valid Parameters are <code>s<\/code> for a small square, <code>t<\/code> for a thumbnail, <code>m<\/code> for the standard size. Default value: m<\/li>\n<li>New option: bigimage. Valid Parameters are <code>m<\/code> for medium, <code>b<\/code> for large, <code>o<\/code> for the original size. Default value: o<\/li>\n<li>Retired option: size no longer exists. Replaced by smallimage<\/li>\n<\/ul>\n\n<h4>0.2.2<\/h4>\n\n<ul>\n<li>Update <code>class.flickr.php<\/code> to reflect the previous change. Now the largest possible image is pulled<\/li>\n<\/ul>\n\n<h4>0.2.1<\/h4>\n\n<ul>\n<li>Fixes an issue where Flickr wouldn't send the URL to the large image<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>RGBA drop shadows to work on any background<\/li>\n<li>New option: size. Valid Parameters are <code>s<\/code> for a small square, <code>t<\/code> for a thumbnail, <code>m<\/code> for the standard size. Default value: m<\/li>\n<li>New option: columns. Sets the number of columns displayed by the plugin. Default value: 3<\/li>\n<li>New function: <code>fancyflickr(array('set' =&gt; 'setID', 'num' =&gt; 500, 'width' =&gt; 'm', 'columns' =&gt; '3'))<\/code>. Gets the photos in the same way as the shortcode. Set the parameters with an array. Default values: set = your latest set, num = 500, width = m, columns = 3<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>First version. Adds a fancyflickr gallery with the use of the <code>[fancyflickr]<\/code> shortcode<\/li>\n<\/ul>","raw_excerpt":"Adds a nice looking gallery from flickr styled with a little CSS3 and jQuery, which degrades nicely in older browsers.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/45021","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=45021"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/betzster"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=45021"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=45021"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=45021"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=45021"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=45021"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=45021"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}