[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-groups/ -> bp-groups-cssjs.php (summary)

Groups component CSS/JS

File Size: 84 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  bp_groups_register_scripts()
  bp_groups_get_group_manage_members_script_data()
  bp_groups_register_widget_block_scripts()

Functions
Functions that are not part of a class:

bp_groups_register_scripts()   X-Ref
Register Groups JavaScripts.

since: 5.0.0

bp_groups_get_group_manage_members_script_data( $group_id = 0 )   X-Ref
Get JavaScript data for the Manage Group Members UI.

param: integer $group_id Required. The Group ID whose members has to be managed.
since: 5.0.0
return: array   The JavaScript data.

bp_groups_register_widget_block_scripts( $scripts = array()   X-Ref
Registers a new script to manage the dynamic part of the Dynamic groups widget/block.

param: array $scripts Data about the scripts to register.
since: 9.0.0
return: array Data about the scripts to register.



Generated: Sat Apr 27 01:00:55 2024 Cross-referenced by PHPXref 0.7.1