No Update Nag
Version: 1.2.1
Removes the WordPress update nag that appears at the top of all admin pages when a new version of WordPress is released
1.2.1
- Note compatibility through WP 3.3+
- Add link to plugin directory page to readme.txt
- Update copyright date (2012)
1.2
- Add function c2c_no_update_nag()
- Hook c2c_no_update_nag() into 'admin_init' action rather than use create_function() (as was done prior to v1.1)
- Note compatibility through WP 3.2+
- Minor code formatting changes (spacing)
- Fix plugin homepage and author links in description in readme.txt
1.1.3
- Remove header documentation from plugin file (all that info and more are in the readme.txt)
- Add package info to top of plugin file
- Add link to plugin homepage to description in readme.txt
1.1.2
- Note compatibility through WP 3.1+
- Add Upgrade Notice section to readme.txt
- Update copyright date (2011)
1.1.1
- Update readme.txt, including adding Changelog section
- Note compatibility through WP 2.9+, 3.0+
- Update copyright date
1.1
- Remove the sole function no_update_nag() and embed its functionality directly in add_action() call via create_function()
- Hook 'admin_init' instead of 'admin_head', which causes a drop in support for WP2.3
- Note compatibility with WP 2.8+
- Tweak readme.txt
1.0.1
- Note compatibility with WP 2.6+ and 2.7+
- Update copyright date
- Minor tweaks to readme.txt;
1.0
Requires: 2.5 or higher
Compatible up to: 3.3.2
Last Updated: 2011-6-27
Downloads: 8,812
Average Rating
(11 ratings)
Support
Got something to say? Need help?