mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2025-04-19 05:35:36 +03:00
changing all 'TODO' to '@TODO'
changing all 'TODO' to '@TODO' so that they are easier to find in IDE's that support @TODO tags Signed-off-by: Tom McFarlin <tom@tommcfarlin.com>
This commit is contained in:
parent
adeb21c1c7
commit
119c874120
6 changed files with 35 additions and 35 deletions
|
@ -14,4 +14,4 @@ if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
|
|||
exit;
|
||||
}
|
||||
|
||||
// TODO: Define uninstall functionality here
|
||||
// @TODO: Define uninstall functionality here
|
Loading…
Add table
Add a link
Reference in a new issue