mirror of
https://gh.wpcy.net/https://github.com/buddypress/buddypress.git
synced 2026-05-31 05:04:29 +08:00
This commit conditionally loads action and screen function code for the Blogs component, utilizing the `'bp_late_include'` hook introduced in r11884. Previously, we loaded these functions at all times, which is unnecessary when a user is not on a BuddyPress blogs page. Now, we only load this code when needed. See #7218. git-svn-id: https://buddypress.svn.wordpress.org/trunk@11934 cdf35c40-ae34-48e0-9cc9-0c9da1808c22 |
||
|---|---|---|
| .. | ||
| define-constants.php | ||
| factory.php | ||
| install.php | ||
| loader.php | ||
| mock-mailer.php | ||
| testcase-emails.php | ||
| testcase.php | ||