forked from rodrigo-brito/rb-external-thumbnail
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
31 lines (22 loc) · 751 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
=== RB External Thumbnail ===
Contributors: rodrigo73
Tags: thumbnail, custom, external
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Enable thumbnail field to external images. You can use external images as thumbnails in the blog posts. A simple and practical way.
== Installation ==
1. Upload `RB External Thumbnail` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Screenshots ==
1. screenshot-1.png
== Changelog ==
= 1.0 =
* External thumbnail for posts.
* Enable thumbnail preview.
* Enable has_post_thumbnail() for external images.
= 1.1 =
* Include translation support