Namespaces: global |
Description |
|---|---|
| bp_get_theme_compat_dir() |
Get the absolute path of the theme package being used. |
| bp_get_theme_compat_url() |
Get the URL of the theme package being used. |
| bp_use_theme_compat_with_current_theme() |
Should we use theme compat for this theme? |
| 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. |
| 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. |