Namespaces: global |
Description |
|---|---|
| bp_setup_theme_compat() |
Set up the default theme compat theme. |
| bp_get_theme_compat_id() |
Get the ID of the theme package being used. |
| bp_get_theme_compat_name() |
Get the name of the theme package being used. |
| bp_get_request() |
The main action used for handling theme-side GET requests. |
| bp_email_init_customizer() |
Initialize the Customizer for emails. |
| bp_is_email_customizer() |
Are we looking at the email customizer? |
| bp_email_customizer_hide_sections() |
Only show email sections in the Customizer. |
| bp_email_get_customizer_sections() |
Get Customizer sections for emails. |
| bp_email_get_customizer_settings() |
Get Customizer settings for emails. |
| bp_email_get_customizer_controls() |
Get Customizer controls for emails. |