[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
Activity functions
Version: | 8.0.0 |
File Size: | 557 lines (17 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
bp_nouveau_activity_register_scripts( $scripts = array() X-Ref |
Register Scripts for the Activity component return: array The same array with the specific activity scripts. param: array $scripts The array of scripts to register. since: 3.0.0 |
bp_nouveau_activity_enqueue_scripts() X-Ref |
Enqueue the activity scripts since: 3.0.0 |
bp_nouveau_activity_localize_scripts( $params = array() X-Ref |
Localize the strings needed for the Activity Post form UI return: array The same array with specific strings for the Activity Post form UI if needed. param: array $params Associative array containing the JS Strings needed by scripts. since: 3.0.0 |
bp_nouveau_get_activity_directory_nav_items() X-Ref |
since: 3.0.0 |
bp_nouveau_get_activity_filters_array( $output = '', $filters = array() X-Ref |
Make sure bp_get_activity_show_filters() will return the filters and the context instead of the output. return: array param: string $output HTML output param: array $filters Optional. param: string $context since: 3.0.0 |
bp_nouveau_get_activity_filters() X-Ref |
Get Dropdown filters of the activity component return: array the filters since: 3.0.0 |
bp_nouveau_activity_secondary_avatars( $action, $activity ) X-Ref |
since: 3.0.0 |
bp_nouveau_activity_scope_newest_class( $classes = '' ) X-Ref |
since: 3.0.0 |
bp_nouveau_activity_widget_query() X-Ref |
Get the activity query args for the widget. return: array The activity arguments. since: 3.0.0 |
bp_nouveau_activity_notification_filters() X-Ref |
Register notifications filters for the activity component. since: 3.0.0 |
bp_nouveau_activity_customizer_controls( $controls = array() X-Ref |
Add controls for the settings of the customizer for the activity component. return: array the controls to add. param: array $controls Optional. The controls to add. since: 3.0.0 |
bp_nouveau_activity_excerpt_append_text( $read_more = '' ) X-Ref |
Remove brackets around the "Read more" text. return: string The read more text without brackets. param: string $read_more The read more text. since: 7.0.0 |
Generated: Thu Nov 21 01:00:57 2024 | Cross-referenced by PHPXref 0.7.1 |