{"id":6878,"date":"2009-10-03T07:39:38","date_gmt":"2009-10-03T07:39:38","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-thumbie\/"},"modified":"2012-04-14T17:08:43","modified_gmt":"2012-04-14T17:08:43","slug":"wp-thumbie","status":"publish","type":"plugin","link":"https:\/\/ast.wordpress.org\/plugins\/wp-thumbie\/","author":888299,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.1.9","stable_tag":"0.1.9","tested":"3.3.2","requires":"2.5","requires_php":"","requires_plugins":"","header_name":"Wp-Thumbie","header_author":"blogsdna","header_description":"","assets_banners_color":"","last_updated":"2012-04-14 17:08:43","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.blogsdna.com\/5038\/wp-thumbie-wordpress-plugin-from-blogsdna-lab.htm","header_author_uri":"http:\/\/www.blogsdna.com","rating":1,"author_block_rating":0,"active_installs":90,"downloads":67068,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"3","2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.4","0.1.5","0.1.6","0.1.7","0.1.8","0.1.9"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1566891","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566891","resolution":"1","location":"plugin"}},"screenshots":{"1":"<p>Wp-Thumbie Option Page<\/p>","2":"<p>Thumbnail Related Posts<\/p>"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1089,71313,4572,43867,2956],"plugin_category":[50],"plugin_contributors":[81388],"plugin_business_model":[],"class_list":["post-6878","plugin","type-plugin","status-publish","hentry","plugin_tags-related-posts","plugin_tags-related-posts-with-thumbails","plugin_tags-similar-posts","plugin_tags-thumbnail-related-posts","plugin_tags-thumbnails","plugin_category-media","plugin_contributors-blogsdna","plugin_committers-blogsdna"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-thumbie.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-thumbie\/trunk\/screenshot-1.png?rev=1566891","caption":"<p>Wp-Thumbie Option Page<\/p>"},{"src":"https:\/\/ps.w.org\/wp-thumbie\/trunk\/screenshot-2.png?rev=1566891","caption":"<p>Thumbnail Related Posts<\/p>"}],"raw_content":"<!--section=description-->\n<p>Display a list of related posts along with thumbnail images of those posts for the current post.<\/p>\n\n<p>You can select the number of posts to be display on articles or on feed.<\/p>\n\n<p>You can choose to exclude posts from certain categories as well as exclude pages.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Display Related Posts with thumbnail image automatically in content \/ feed, no need to edit template files <\/li>\n<li>Doesn't use any custom field to generate thumbnail images <\/li>\n<li>You can manually add code to your template where you want the Wp-thumbie to be displayed <\/li>\n<li>Exclude posts from categories <\/li>\n<li>Exclude display of thumbnail related posts on Pages <\/li>\n<li>Exclude pages in thumbnail related Posts list <\/li>\n<li>Related posts based on content and post title <\/li>\n<li>Set thumbnail image size (width &amp; height)<\/li>\n<li>Turn on\/off post excerpt (automattically extracted from posts)<\/li>\n<li>set length of post excerpt <\/li>\n<li>Different styling for displaying thumbnail related posts <\/li>\n<li>Display Thumbnail related posts in RSS Feeds (Styling issue)<\/li>\n<li>To use images from external sites you must set ALLOW_ALL_EXTERNAL_SITES to True in timthumb.php (use it as your own risk)<\/li>\n<\/ul>\n\n<h3>How to Upgrade<\/h3>\n\n<ol>\n<li><p>If you have modified stylesheet (wp_thumbie_verticle.css) then make sure to backup that file first.<\/p><\/li>\n<li><p>Once you have backup files use WrodPress plugin upgrade option to upgrade to latest version.<\/p><\/li>\n<\/ol>\n\n<!--section=installation-->\n<ol>\n<li><p>Download Wp-Thumbie plugin<\/p><\/li>\n<li><p>Extract the contents of wp-thumbie.zip to wp-content\/plugins\/ folder. You should get a folder called wp-thumbie.<\/p><\/li>\n<li><p>Activate the Plugin in WP-Admin.<\/p><\/li>\n<li><p>Goto Settings &gt; Wp-Thumbie to configure<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>is Wp-thumbie users vulnerable to latest timthumb.php 0-day vulnerability?<\/dt>\n<dd><p>No, thankfully wp-thumbie has been using older version of timthumb.php script which doesn't have support for external images thats where the vulnerability exists.<\/p><\/dd>\n<dt>What are the requirements for this plugin?<\/dt>\n<dd><p>WordPress 2.5 or above\nYour Webhost must support Php GD Library<\/p><\/dd>\n<dt>Can I customize what is displayed?<\/dt>\n<dd><p>All options can be customized within the Options page in WP-Admin itself<\/p>\n\n<p>The plugin uses the css id <code>wp_thumbie<\/code> in the <code>div<\/code> that surrounds the list items. So, if you are interested, you can add code to your <em>style.css<\/em> file of your theme to style the related posts list.<\/p><\/dd>\n<dt>Thumbnails are not displayed ?<\/dt>\n<dd><p>Check out permission the of Wp-thumbie and wp-thumbie\/cache folder. it should be set to 777.<\/p>\n\n<p>For more information, please visit http:\/\/www.blogsdna.com\/<\/p><\/dd>\n<dt>Known Issues<\/dt>\n<dd><p>If you turn on Wp-Thumbie Thumbnail Related posts for feeds style may not apply properly in feed readers.<\/p><\/dd>\n<dt>Thesis Theme Issue<\/dt>\n<dd><p>Wp-thmbie is not compatible with Thesis theme, issue is images are added to post using custom field.\nWe are working on getting custom field and attachment support in Wp-thumbie that will fix the issue of Thesis theme blogs.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.9<\/h4>\n\n<ul>\n<li>Plugin uses latest version of timthumb.php script (version 2.8.10)<\/li>\n<li>Compatible with WordPress 3.3.1<\/li>\n<\/ul>\n\n<h4>0.1.8<\/h4>\n\n<ul>\n<li>Compatible with WordPress 3.1.2<\/li>\n<li>Uses latest version of timthumb.php image resizing script (v1.35 Rev149 http:\/\/code.google.com\/p\/timthumb\/source\/detail?r=149)<\/li>\n<li>Added Belorussian language support thanks to Marcis Gasuns of http:\/\/pc.de<\/li>\n<li>Added Albanian language Support thanks to Romeo of romeolab.com<\/li>\n<\/ul>\n\n<h4>0.1.7<\/h4>\n\n<ul>\n<li>Compatible with WordPress 2.9.2<\/li>\n<\/ul>\n\n<h4>0.1.6<\/h4>\n\n<ul>\n<li>Fixed thumbnails not displayed issue for webhost with mod_security apache module installed.<\/li>\n<\/ul>\n\n<h4>0.1.5<\/h4>\n\n<ul>\n<li>Compatible with WordPress 2.8.5 <\/li>\n<li>Fixed typo for (missing underscore \"_top\"), opening links in New window<\/li>\n<\/ul>\n\n<h4>0.1.4<\/h4>\n\n<ul>\n<li>Release<\/li>\n<\/ul>","raw_excerpt":"Show user defined number of related \/ similar posts with thumbnail image","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ast.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/6878","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ast.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ast.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ast.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=6878"}],"author":[{"embeddable":true,"href":"https:\/\/ast.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/blogsdna"}],"wp:attachment":[{"href":"https:\/\/ast.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=6878"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ast.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=6878"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ast.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=6878"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ast.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=6878"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ast.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=6878"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ast.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=6878"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}