1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-22 20:56:55 +08:00
buddypress/tests/phpunit/testcases/routing
Renato Alves 06f66a2790
Some checks failed
Unit Tests / tests (false, , 7.4, 6.4) (push) Has been cancelled
Unit Tests / tests (false, , 8.1, latest) (push) Has been cancelled
Unit Tests / tests (false, , 8.2, 6.4) (push) Has been cancelled
Unit Tests / tests (false, , 8.2, latest) (push) Has been cancelled
Unit Tests / tests (false, memcached, 8.3, trunk) (push) Has been cancelled
Unit Tests / tests (true, , 7.4, 6.4) (push) Has been cancelled
Unit Tests / tests (true, redis, 8.3, trunk) (push) Has been cancelled
Unit Tests / tests (true, redis, 8.4, trunk) (push) Has been cancelled
The is_home() returns false on BuddyPress pages.
This change addresses an issue where `is_home` returned `true` on BuddyPress pages (except if a BuddyPress component was set as the front page).

Props r-a-y.

Closes https://github.com/buddypress/buddypress/pull/423/
See #9300 (trunk)

git-svn-id: https://buddypress.svn.wordpress.org/trunk@14143 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2025-12-15 02:52:55 +00:00
..
activity.php A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00
anonymous.php Introduce new API for BuddyPress navigation. 2016-05-12 17:19:06 +00:00
core.php The is_home() returns false on BuddyPress pages. 2025-12-15 02:52:55 +00:00
friends.php A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00
groups.php A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00
members.php A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00
messages.php A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00
root-profiles.php A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00
settings.php A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00
url.php Adapt BuddyPress to WP 5.1.0 multisite changes & deprecations 2020-03-31 02:45:13 +00:00
xprofile.php A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00