[wp-trac] [WordPress Trac] #17884: Remove redundant checks in settings API functions
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 24 20:20:44 UTC 2011
#17884: Remove redundant checks in settings API functions
----------------------------+-----------------------------
Reporter: scribu | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version:
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------
There are several isset() checks in some settings fields functions that
are meant to prevent notices, but they're simply unnecessary.
PHP doesn't emit notices in those cases.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17884>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list