[wp-trac] [WordPress Trac] #12307: files in wp-includes missing closing php tags
WordPress Trac
wp-trac at lists.automattic.com
Sat Feb 20 18:17:14 UTC 2010
#12307: files in wp-includes missing closing php tags
--------------------------+-------------------------------------------------
Reporter: washer | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: General | Version: 2.9.2
Severity: normal | Keywords: cron,missing php tags
--------------------------+-------------------------------------------------
Changes (by nacin):
* milestone: Unassigned => 3.0
Comment:
Closing PHP tags aren't required, though the general consensus among the
core developers are to include them. We leave them off in files that are
edited by users, which means wp-config.php and any default theme
functions.php file. (The other theme files, of course, are expected to
generate output.) For consistency we should review all files and add the
ones that are missing.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12307#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list