mirror of
https://gh.wpcy.net/https://github.com/buddypress/buddypress.git
synced 2026-05-31 05:04:29 +08:00
These callbacks should not be defined statically, because then the $this keyword is not available in the callbacks. This causes backward compatibility issues, especially with PHP 5.2.x, where it results in fatal errors. Fixes #5126 git-svn-id: https://buddypress.svn.wordpress.org/branches/1.8@7333 cdf35c40-ae34-48e0-9cc9-0c9da1808c22 |
||
|---|---|---|
| .. | ||
| class-bp-group-extension.php | ||
| class-bp-group-member-query.php | ||
| class-bp-groups-group.php | ||
| class-bp-groups-member.php | ||
| functions.php | ||
| template.php | ||