>
Download This Plugin | |
Download Elegant Themes | |
Name | Auto Thumbnails |
Version | 1.0 |
Author | K'opkap |
Rating | 100 |
Last updated | 2014-11-05 12:27:00 |
Downloads |
540
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Auto Thumbnails plugin added 13 bytes of resources to the Home page and 26 bytes of resources to the sample Post page.
Auto Thumbnails plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Auto Thumbnails plugin ads no tables to your Wordpress blog database.When you have a new post. you are lazy upload Feature Image. if you download and activate this plugin. you will be happy. Because this plugin will get your image in your post to show your post on your website
you should copy this code to your position code of thumbnails
<?php echo do_shortcode('[thumbnails]'); ?>
if you want to set about width and height
<?php echo do_shortcode('[thumbnails width="100" height="100"]'); ?>