=== Plugin Name === Contributors: OptimalDevs, Alejandro Galvez, Andy Hernandez Donate link: http://optimaldevs.com/ Tags: creative, commons, generator, post, attribution, cc, cc license, creative commons, legal, license, metadata, rights Requires at least: 2.8 Tested up to: 4.3 Stable tag: 1.4 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html This plugin display a Creative Commons banner below your posts in WordPress. All metadata included. == Description == Creative Commons Generator allows you to configure the Creative Commons license and include it in your blog posts to protect against misuse or unauthorized use. Features: * Official banner images provided by creativecommons.org. * Version 4.0 and International jurisdiction license. * General settings for all post published (custom post types included). * Specific settings for each post. * Including metadata, according creativecommons.org. * Multi-language, currently translated into English and Spanish. * Simple and easy to use, no manual editing of files is needed. == Screenshots == 1. Creative Commons banner and metadata below a post. == Installation == 1. Upload creative-commons-generator to wp-content/plugins 2. Click "Activate" in the WordPress plugins menu 1. Visit the plugin's administration panel at Settings->CCG Options to read the detailed instructions about customizing the display of license information. == Frequently Asked Questions == = Where is displayed the banner? = After the content of the post, at the end. = The banner is displayed on pages? = No, only in posts. == Changelog == = 1.4 = * Updated to Creative Commons License 4.0. * Now it's compatible with custom post types. * Tested with Wordpress 4.3. = 1.3 = * Added target=_blank for all links. * Added rel=nofollow for all links. = 1.2 = * Added uninstall.php file. * the_content display filter priority has upload to 100. = 1.1 = * Initial release