Changeset 13108 for trunk/src/bp-activity/bp-activity-blocks.php
- Timestamp:
- 09/12/2021 08:43:39 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-activity/bp-activity-blocks.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/bp-activity-blocks.php
r13023 r13108 22 22 */ 23 23 function bp_activity_render_latest_activities_block( $attributes = array() ) { 24 $block_args = wp_parse_args(24 $block_args = bp_parse_args( 25 25 $attributes, 26 26 array(
Note: See TracChangeset
for help on using the changeset viewer.