=== Plugin Name === Contributors: illutic, onexa Tags: WordPress, functions Requires at least: 2.0.2 Tested up to: 3.3.1 Stable tag: 1.0 Easily link to WordPress functions in the codex. == Description == This plugin will help you to easily link to WordPress functions in the codex. Just put the function name between the [wp]function[/wp] shorttags and it's linked to the page in the codex automatically. == Installation == 1. Upload `link-wp-functions.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Put the function-names inside the [wp][/wp] tags == Changelog == = 1.0 = * Initial release