#4168 closed task (blessed) (fixed)
Filename inconsistency: Rename app.php to wp-app.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Milestone: | 2.2 |
| Component: | Administration | Version: | 2.2 |
| Severity: | minor | Keywords: | has-patch commit |
| 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)
comment:1
foolswisdom
— 6 years ago
- Keywords has-patch added
- Milestone set to 2.2
comment:2
rob1n
— 6 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.
comment:4
rob1n
— 6 years ago
- Keywords commit added; 2nd-opinion removed
- Owner changed from anonymous to rob1n
Alright, Matt okayed this. Moving.
Think it was only discussed on the mailing list: [wp-hackers] File names in WP base folder