[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
Blogs functions
Version: | 3.1.0 |
File Size: | 234 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
bp_nouveau_get_blogs_directory_nav_items() X-Ref |
since: 3.0.0 |
bp_nouveau_get_blogs_filters( $context = '' ) X-Ref |
Get Dropdown filters for the blogs component return: array the filters param: string $context 'directory' or 'user' since: 3.0.0 |
bp_nouveau_blogs_catch_button_args( $button = array() X-Ref |
Catch the arguments for buttons return: array An empty array to stop the button creation process. param: array $buttons The arguments of the button that BuddyPress is about to create. since: 3.0.0 |
bp_nouveau_blogs_customizer_settings( $settings = array() X-Ref |
Add settings to the customizer for the blogs component. return: array the settings to add. param: array $settings the settings to add. since: 3.0.0 |
bp_nouveau_blogs_customizer_controls( $controls = array() X-Ref |
Add controls for the settings of the customizer for the blogs component. return: array the controls to add. param: array $controls the controls to add. since: 3.0.0 |
bp_nouveau_get_blog_signup_inline_script() X-Ref |
Inline script to toggle the signup blog form return: string Javascript output since: 3.0.0 |
bp_nouveau_blog_loop_item_has_lastest_post( $classes ) X-Ref |
Filter bp_get_blog_class(). Adds a class if blog item has a latest post. since: 3.0.0 |
Generated: Thu Nov 21 01:00:57 2024 | Cross-referenced by PHPXref 0.7.1 |