1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-04-28 17:33:16 +03:00

Merge pull request #142 from jrivera84/master

Depreciated Function
This commit is contained in:
Tom McFarlin 2013-12-10 18:42:32 -08:00
commit 5791680377

View file

@ -15,7 +15,6 @@
<div class="wrap">
<?php screen_icon(); ?>
<h2><?php echo esc_html( get_admin_page_title() ); ?></h2>
<!-- @TODO: Provide markup for your options page here. -->