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
|
@ -18,6 +18,6 @@
|
|||
<?php screen_icon(); ?>
|
||||
<h2><?php echo esc_html( get_admin_page_title() ); ?></h2>
|
||||
|
||||
<!-- TODO: Provide markup for your options page here. -->
|
||||
<!-- @TODO: Provide markup for your options page here. -->
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue