- Timestamp:
- 03/18/2018 10:51:34 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/activity/functions.php
r11899 r11900 280 280 * @since 3.0.0 281 281 * 282 * @param array $nav_items The list of the activity directory nav items.282 * @param array $nav_items The list of the activity directory nav items. 283 283 */ 284 284 return apply_filters( 'bp_nouveau_get_activity_directory_nav_items', $nav_items ); … … 291 291 * @since 3.0.0 292 292 * 293 * @param string $output string HTML output 294 * @param 'directory' see comment below 293 * @param string $output HTML output 294 * @param array $filters Optional. 295 * @param string $context 295 296 * 296 297 * @return array … … 430 431 * @since 3.0.0 431 432 */ 432 433 433 function bp_nouveau_activity_time_since( $time_since, $activity = null ) { 434 434 if ( ! isset( $activity->date_recorded ) ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)