Changes between Initial Version and Version 1 of Ticket #7742, comment 1
- Timestamp:
- 04/26/2018 03:33:25 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7742, comment 1
initial v1 2 2 https://buddypress.trac.wordpress.org/browser/tags/2.9.4/src/bp-core/bp-core-template.php?marks=1266#L1249 3 3 4 When using the filter, be sure to do checks against the `$object` so you are filtering agains the members loop and not another loop.4 When using the filter, be sure to do checks against the `$object` so you are filtering against the members loop and not another loop.