buddypress/tests/includes
John James Jacoby 4730af60bd First pass at bp-notifications component. Includes:
* Backwards compatibility for old core functions.
* Screens, functions, classes, and actions for Notifications.
* Improved class methods for getting, updating, and deleting notifications.
* Template parts in bp-legacy for theme compatibility.
* A few basic unit tests.

@todo's:

* Improve template output with dedicated functions, markup, classes, et all.
* More unit tests.
* Pagination links.
* Auto-activate on update, so existing installations do not lose previously core functionality.

See #5148. Props johnjamesjacoby, boonebgorges, r-a-y.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@7521 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-11-07 17:15:51 +00:00
..
factory.php First pass at bp-notifications component. Includes: 2013-11-07 17:15:51 +00:00
install.php First pass at bp-notifications component. Includes: 2013-11-07 17:15:51 +00:00
loader.php Improve compatibility with develop.svn.wordpress.org unit test suite 2013-10-11 18:58:12 +00:00
testcase.php Fake some critical globals when running unit tests that touch wp_mail() 2013-11-02 17:49:35 +00:00