Ticket #4168 (closed task: fixed)

Opened 1 year ago

Last modified 1 year ago

Filename inconsistency: Rename app.php to wp-app.php

Reported by: johnbillion Assigned to: rob1n
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

04/19/07 00:54:02 changed by foolswisdom

  • keywords set to has-patch.
  • milestone set to 2.2.

Think it was only discussed on the mailing list: [wp-hackers] File names in WP base folder

04/19/07 02:34:54 changed by rob1n

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.

04/19/07 02:35:04 changed by rob1n

  • keywords changed from has-patch to has-patch 2nd-opinion.

04/19/07 03:01:18 changed by rob1n

  • keywords changed from has-patch 2nd-opinion to has-patch commit.
  • owner changed from anonymous to rob1n.

Alright, Matt okayed this. Moving.

04/19/07 03:03:31 changed by rob1n

  • status changed from new to closed.
  • resolution set to fixed.

(In [5286]) Rename app.php to wp-app.php and change references. fixes #4168

04/19/07 03:06:30 changed by rob1n

  • type changed from enhancement to task.

04/25/07 03:20:19 changed by rob1n

  • milestone changed from 2.2 to 2.3.

04/25/07 03:20:41 changed by rob1n

  • milestone changed from 2.3 to 2.2.