=== Advanced Post2Post Links === Contributors: aarongloege Donate link: http://www.aarongloege.com Tags: post, link Requires at least: 2.8.4 Tested up to: 2.8.4 Stable tag: 1.0.1 Easily add links to your other posts, while as having full controll over link attributes such as title, target, class, ect. == Description == With this plugin, you can easily add links to your other posts. You can also add whatever tags you the link that you'd link. What makes this plugin different from others is you do not need to know the post ID or slug in order to link to it. A select box is added to the editor containing all your post's. Simply select the post title, and a quicktag will be added. Default: `[p2p postID="297" text="Post Title"]` Advanced: `[p2p postID="297" text="awesome post title" target="_blank" title="Post Title"]` The text attribute is optional. If not provided, the post title will be used. Same with the title attribute. Enjoy! == Installation == To Install: 1. Download and unzip the contents of `advanced-post2post-links.zip` 1. Upload the folder 'category-template' to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Done! == Frequently Asked Questions == None so far... == Screenshots == 1. Select Box == Changelog == = 1.0.1 = * Corrected a minor bug = 1.0 = * Initial Release ``