Auto Thumbnails

0

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 yo

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

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"]'); ?>