=== Plugin Name === Contributors: nahidacm Donate link: http://sukhobor.com/ Tags: url, shortcode,baseurl,basepath,templatepath,template,path,base,path,editor Requires at least: 2.0.2 Tested up to: 3.2 Stable tag: 4.3 This plugin registers a Short Code , [CsnUrl] , you can put it on page or post contents.to get urls. == Description == This plugin registers a Short Code , [CsnUrl] , you can put it on page or post contents. it will return URL, depending on the parameter. EX: [CsnUrl type='wpurl'] , [CsnUrl type='template_directory'], default type is 'wpurl' == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `[CsnUrl type='wpurl']` in your editor == Frequently Asked Questions == = What about other url? = pass them as type parameter in shortcode = how can I make change on your plugin? = mail me for any changes: nahidacm@gmail.com == Screenshots == == Changelog == = 1.0 = == A brief Markdown Example == Ordered list: 1. Returns site urls dynamically 1. Solves the dynamic url problem while you changes hosts 1. Works fine in sub-domain,localhost