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: http://svn.automattic.com/wordpress/trunk@20062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2012-03-01 21:15:44 +00:00
parent 2fa6df8637
commit 3dd02adc17
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