{"id":28530,"date":"2014-03-24T22:32:55","date_gmt":"2014-03-24T22:32:55","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/media-thumbnail-enlarger\/"},"modified":"2014-03-27T03:43:59","modified_gmt":"2014-03-27T03:43:59","slug":"media-thumbnail-enlarger","status":"publish","type":"plugin","link":"https:\/\/cl.wordpress.org\/plugins\/media-thumbnail-enlarger\/","author":7487400,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3","stable_tag":"1.3","tested":"3.7.41","requires":"3.5.2","requires_php":"","requires_plugins":"","header_name":"Media Library Thumbnail Enhancer","header_author":"Nick Ciske (ThoughtRefinery)","header_description":"","assets_banners_color":"d9d9d9","last_updated":"2014-03-27 03:43:59","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/thoughtrefinery.com\/contact\/say-thank-you\/","header_plugin_uri":"http:\/\/ThoughtRefinery.com\/","header_author_uri":"http:\/\/thoughtrefinery.com\/","rating":5,"author_block_rating":0,"active_installs":50,"downloads":3801,"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":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"881821","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2","1.0.3","1.1","1.1.1","1.2","1.2.1","1.2.2","1.2.3","1.2.4","1.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"881242","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"881242","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"881242","resolution":"3","location":"assets"}},"screenshots":{"1":"Without the plugin active","2":"Using the default 150x150 WordPress thumbnail size","3":"Using a somewhat ridiculous 600x600 thumbnail size"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1099,233,1326],"plugin_category":[50],"plugin_contributors":[79829],"plugin_business_model":[],"class_list":["post-28530","plugin","type-plugin","status-publish","hentry","plugin_tags-column","plugin_tags-media-library","plugin_tags-thumbnail","plugin_category-media","plugin_contributors-nickciske","plugin_committers-nickciske"],"banners":{"banner":"https:\/\/ps.w.org\/media-thumbnail-enlarger\/assets\/banner-772x250.png?rev=881821","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/media-thumbnail-enlarger_d9d9d9.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/media-thumbnail-enlarger\/assets\/screenshot-1.png?rev=881242","caption":"Without the plugin active"},{"src":"https:\/\/ps.w.org\/media-thumbnail-enlarger\/assets\/screenshot-2.png?rev=881242","caption":"Using the default 150x150 WordPress thumbnail size"},{"src":"https:\/\/ps.w.org\/media-thumbnail-enlarger\/assets\/screenshot-3.png?rev=881242","caption":"Using a somewhat ridiculous 600x600 thumbnail size"}],"raw_content":"<!--section=description-->\n<p>Makes media library thumbnails match the WordPress thumbnail size or allows you to choose a new size in Settings: Media (or hard code a custom size named 'mte_thumbnail').<\/p>\n\n<p>Also replaces the default \"Crystal\" file type icons with smoothly scaling SVG icons that better match the WordPress 3.8+ design.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>plugin<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory or install via the Add New Plugin menu<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Optional: Enter a media library thumbnail size under Settings: Media<\/li>\n<li>Optional: Define a custom size called 'mte_thumbnail' in functions.php<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Is there an options screen where I can set a custom thumbnail size?<\/dt>\n<dd><p>Yes! Just go to <em>Settings: Media<\/em> and look for \"Media Library Thumbnails\".<\/p>\n\n<p>Note that this will not appear if the size has been hardcoded (see next FAQ).<\/p><\/dd>\n<dt>Is there a way to hardcode the custom thumbnail size?<\/dt>\n<dd><p>To set a custom size, add the line below to functions.php (or a plugin) and adjust the dimensions as needed.<\/p>\n\n<pre><code>add_image_size( 'mte_thumbnail', 300, 300, true );\n<\/code><\/pre><\/dd>\n<dt>I chose a custom thumbnail size. Why aren't the thumbnails appearing at that size?<\/dt>\n<dd><p>You may need to rebuild your thumbnails:\nhttps:\/\/wordpress.org\/plugins\/ajax-thumbnail-rebuild\/<\/p>\n\n<p>Or install WP_Thumb so they can be generated on the fly:\nhttp:\/\/wordpress.org\/plugins\/wp-thumb\/<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3<\/h4>\n\n<ul>\n<li>Add option to enalarge thumbnails in media library modal (pop-up)<\/li>\n<\/ul>\n\n<h4>1.2.4<\/h4>\n\n<ul>\n<li>Fix issue with misaligned icons in the insert media modal<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>Revise name to better reflect additional features<\/li>\n<li>Add banner<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Readme fixes<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<p>Fix intitial run bug where mte_thumbnail_ud was being incorrectly defined<\/p>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Add size options to Settings: Media<\/li>\n<li>FAQ revisions<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fix archive icon color<\/li>\n<li>Tweak icon license text<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>FAQ updates<\/li>\n<li>Replace WordPress bundled Crystal icons with SVG icons<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fix column sizing bug<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Fix 1.0.1 partial deploy<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Add screenshots<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Enhances media library thumbnails by making them larger and replacing the bundled icons with scalable SVG versions.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/28530","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=28530"}],"author":[{"embeddable":true,"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/nickciske"}],"wp:attachment":[{"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=28530"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=28530"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=28530"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=28530"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=28530"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=28530"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}