#4168 closed task (blessed) (fixed)
Filename inconsistency: Rename app.php to wp-app.php
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.2 | Priority: | high |
Severity: | minor | Version: | 2.2 |
Component: | Administration | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
I thought this had been discussed before, but I can't find anything when searching Trac.
The filename of the relatively new file app.php
is inconsistent with most of the other WordPress files installed to the root (with the exception of the legacy xmlrpc.php
) in that it isn't prefixed with wp-
. I suggest it's renamed to wp-app.php
for consistency. Note that no official release has been released with this file yet so backwards compatibility isn't an issue.
Change History (8)
#2
@
18 years ago
I wonder -- is there anything in the specs or anything that defines /app.php as where the APP interface should be? I couldn't find anything, and unless that's the case, I'm +1 for wp-app.php.
#4
@
18 years ago
- Keywords commit added; 2nd-opinion removed
- Owner changed from anonymous to rob1n
Alright, Matt okayed this. Moving.
Note: See
TracTickets for help on using
tickets.
Think it was only discussed on the mailing list: [wp-hackers] File names in WP base folder