-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.txt
executable file
·55 lines (39 loc) · 1.6 KB
/
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
=== Custom Featured Image Metabox ===
Contributors: 1fixdotio, yoren
Donate link: http://1fix.io/
Tags: featured image, metabox
Requires at least: 3.5
Tested up to: 3.9.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Custom the title, content and set / remove link text in the Featured Image metabox.
== Description ==
With this plugin, you can custom the Featured Image metabox by:
* Set the title text instead of the default "Featured Image".
* Add instructions for the image, like the image dimensions.
* Set a custom set / remove link text, instead of the default "Set / Remove featured image".
* Custom the metabox by post types. Each post type has its own custom settings.
== Installation ==
= Using The WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Search for 'custom-featured-image-metabox'
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard
= Uploading in WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `custom-featured-image-metabox.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard
= Using FTP =
1. Download `custom-featured-image-metabox.zip`
2. Extract the `custom-featured-image-metabox` directory to your computer
3. Upload the `custom-featured-image-metabox` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard
== Screenshots ==
1. A settings page for this plugin
2. A customized Featured Image metabox
== Changelog ==
= 1.0.0 =
* The first version