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.
Screenshots
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘custom-featured-image-metabox’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
custom-featured-image-metabox.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
custom-featured-image-metabox.zip
- Extract the
custom-featured-image-metabox
directory to your computer - Upload the
custom-featured-image-metabox
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Custom Featured Image Metabox” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Custom Featured Image Metabox” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
Update the change_media_strings function
1.0.0
- The first version