File: bp-blogs/bp-blogs-filters.php |
Description |
---|---|
bp_blogs_block_sitewide_tags_activity |
Filters whether or not BuddyPress should block sitewide tags activity. |
bp_is_blog_public |
Filters whether or not the current blog is public. |
bp_blogs_register_custom_site_icon_size() |
Registers our custom thumb size with WP’s Site Icon feature. |
bp_blogs_creation_location() |
Ensure that the ‘Create a new site’ link at wp-admin/my-sites.php points to the BP blog signup. |
bp_blogs_creation_location |
Filters the ‘Create a new site’ link URL. |
bp_blogs_comments_clauses_select_by_id() |
Only select comments by ID instead of all fields when using get_comments(). |
bp_blogs_post_pre_publish() |
Check whether the current activity about a post or a comment can be published. |