Skip to content

Instantly share code, notes, and snippets.

@azanebrain
Last active March 20, 2018 04:58
Show Gist options
  • Save azanebrain/a949d72032f0631ae0f955a494d1a118 to your computer and use it in GitHub Desktop.
Save azanebrain/a949d72032f0631ae0f955a494d1a118 to your computer and use it in GitHub Desktop.
Adds a link to plugin documentation in the plugin description ~ http://azanebrain.github.io/news/adding-plugin-doc-link
/**
...
* Plugin Name: AJ's Amazing Things Plugin
* Plugin URI: mysite.com
* Description: This plugin does amazing things! Visit the <a href="https://mysite.com/amazing-things/docs" target="_blank">documentation site</a> for usage instructions.
...
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment