=== Plugin Name === Contributors: inc2734 Donate link: Tags: plugin, shortcode, directory, uri, theme Requires at least: 3.4 Tested up to: 3.5 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html MW Theme URI Shortcode to make a shortcord outputting theme directory uri. == Description == MW Theme URI Shortcode to make a shortcord outputting theme directory uri. shortcode : [template_directory_uri], [stylesheet_directory_uri] When you switches Visual to Text, replaced into shortcode. When you switches Text to Visual, shortcode replaced into theme uri. IF you don't use child theme, there are cases where [stylesheet_directory_uri] replaces [template_directory_uri] == Installation == 1. Upload `MW Theme URI Shortcode` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 0.1 = * Initial release.