=== Plugin Name === Contributors: moraleida.me Donate link: http://moraleida.me/ Tags: attachments, default values, caption, title, description Requires at least: 2.5 Tested up to: 3.3.2 Stable tag: 0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Set default Title, Caption or Description for every image you upload. == Description == Default Values for Attachments gives you the ability to include default titles, captions or descriptions for every image uploaded using the Media Uploader. You can still set individual values for field of every image. And you can unset defaults anytime. == Installation == 1. Upload to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to Media -> Default Values on your Dashboard == Frequently Asked Questions == = Why can't i set Alternate Text? = Alternate texts are used by screen readers to replace the image you're using, so it's really not a good practice to give it a default value, although a value should be provided for every non-decorative images. Also, the filter hook used to set the defaults can't, at this point, take information pertaining to the wp_postmeta db table. == Screenshots == 1. Default Values screen. == Changelog == = 0.2 = Added proper localization and pt_BR translation files. = 0.1 = First version. Experimental. == Upgrade Notice == = 0.2 = Added proper localization and pt_BR translation files. = 0.1 = First version. Experimental.