1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-04-26 16:41:02 +03:00

defining a section to provide links for recommended tools

This commit is contained in:
Tom McFarlin 2013-10-16 16:39:19 -04:00
parent b1abaee963
commit 68283b2478

View file

@ -30,6 +30,11 @@ A new menu item will be added to the *Plugins* menu if you uncomment Line 71 in
`add_action( 'admin_menu', array( $this, 'add_plugin_admin_menu' ) );`
## Recommended Tools
* Localization Tools
* GitHub Plugin Updater
## License
The WordPress Plugin Boilerplate is licensed under the GPL v2 or later.