1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-23 21:06:56 +08:00
buddypress/tests/phpunit/testcases/blogs
Mathieu Viet d69b3edfa4 Make sure an activity is created when adding a site from network admin
When the Blogs component is active, creating a new public site from 
front-end and now from the WordPress network administration is generating 
a `new_blog` activity type.

Closes https://github.com/buddypress/buddypress/pull/28
Fixes #8756



git-svn-id: https://buddypress.svn.wordpress.org/trunk@13343 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2022-10-23 02:21:19 +00:00
..
activity.php Stop using the post link into the new_blog_post activity action 2022-10-22 09:45:12 +00:00
cache.php Adapt BuddyPress to WP 5.1.0 multisite changes & deprecations 2020-03-31 02:45:13 +00:00
class-bp-blogs-blog.php Support date queries for Members, Groups and Sites 2021-12-12 14:09:02 +00:00
filters.php Fully enjoy Yoast’s PHPUnit polyfills 2022-08-13 08:58:51 +00:00
functions.php Make sure an activity is created when adding a site from network admin 2022-10-23 02:21:19 +00:00
template.php Support date queries for Members, Groups and Sites 2021-12-12 14:09:02 +00:00