wp-app.php cleanup:

* Put the atom server class in class-wp-atom-server.php
* Remove log_api calls
* Update the query filter
* Replace exit calls with wp_die() for unit test compat
* Add override handler for wp_die()
* Allow plugins to replace the atom class
* Whitespace cleanup

Props kurtpayne. fixes #20042


git-svn-id: https://develop.svn.wordpress.org/trunk@20062 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2012-03-01 21:15:44 +00:00
parent 36ee9105d8
commit 37eba79199
2 changed files with 1517 additions and 1514 deletions

1523
wp-app.php

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff