Logo
Explore Help
Sign In
IntenseWebs/WordPress
Watch 3
Star 0
Fork 0
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
4c586e45ffdace8b2f5b37bf084b5a4d41fbfeb6
WordPress/wp-admin/options-head.php
T

7 lines
249 B
PHP
Raw Normal View History

wp_reset_vars() from Sewar. fixes #2888
2006-07-03 19:03:37 +00:00
<?php wp_reset_vars(array('action', 'standalone', 'option_group_id')); ?>
More options work. Bug fixes for advanced_edit not being boolean type, clean up of options code and update feedback (still needs work there), first bit of miscellaneous screen.
2004-04-11 08:15:10 +00:00
<br clear="all" />
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
2004-10-19 03:03:06 +00:00
<?php if (isset($_GET['updated'])) : ?>
Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML
2005-08-08 01:13:22 +00:00
<div id="message" class="updated fade"><p><strong><?php _e('Options saved.') ?></strong></p></div>
More options work. Bug fixes for advanced_edit not being boolean type, clean up of options code and update feedback (still needs work there), first bit of miscellaneous screen.
2004-04-11 08:15:10 +00:00
<?php endif; ?>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.28.0+dev-205-g43390e802c Page: 40ms Template: 2ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API