File: bp-core/admin/bp-core-admin-slugs.php |
Description |
---|---|
bp_core_admin_get_directory_pages() |
Generate a list of directory pages, for use when building Components panel markup. |
bp_directory_pages |
Filters the loaded components needing directory page association to a WordPress page. |
array_insert_after() |
Insert a value or key/value pair after a specific key in an array. If key doesn’t exist, value is appended to the end of the array. |
bp_core_admin_get_static_pages() |
Generate a list of static pages, for use when building Components panel markup. |
bp_static_pages |
Filters the default static pages for BuddyPress setup. |