=== Post Info Shortcut === Contributors: montanabanana, abda53 Donate link: http://www.amazon.com/gp/wishlist/NLKLKBFRBRZU/ Tags: post info title url shortcode permalink Requires at least: 3.0 Tested up to: 4.0.1 Stable tag: 0.1.2 License: GPLv2 or later == Description == Post Info is a very simple plugin that allows you to add site info shortcodes into your post/page/plugins that displays information about your post. == Installation == 1. Upload the `post-info` folder to the `/wp-content/plugins/` directory, or install from the repository 2. Activate the plugin from the Plugin menu in Wordpress 3. To add the shortcode use [thispage] (will display the post title) [thispage get='title'] will also display the title and [thispage get='url'] will display the Permalink 4. Available Codes: title = post title url = permalink to post path = template directory == Screenshots == 1. **Admin** - Shortcode example 2. **Website** - Shortcode in use == Frequently Answered Questions == 1. You can use the plugin in any part of your website that accepts shortcodes 2. If you have any questions please ask at in the support forum 3. If you need additional support, or any Wordpress support not related to this plugin, contact us at www.montanab.com 3. Want to say thanks? [donate](http://www.amazon.com/gp/wishlist/NLKLKBFRBRZU/) == Future ToDos == 1. Add additional shortcodes == Changelog == 1. 0.1 Initial Development 2. 0.1.1 Added "path" shortcode 3. 0.1.2 Updated compatibility versioning and branding == Upgrade Notice == 1. 0.1 Initial Development