File: bp-core/bp-core-customizer-email.php
Description
bp_email_get_redirect_to_customizer_url()

Return a redirect url to the Customizer, previewing a randomly selected email.

Source: bp-core/bp-core-customizer-email.php:480

bp_email_redirect_to_customizer()

Implements a JS redirect to the Customizer, previewing a randomly selected email.

Source: bp-core/bp-core-customizer-email.php:537

bp_email_remove_widgets_panel()

Removes the core ‘Widgets’ panel from the Email Customizer.

Source: bp-core/bp-core-customizer-email.php:555

bp_email_init_customizer()

Initialize the Customizer for emails.

Source: bp-core/bp-core-customizer-email.php:19

bp_email_customizer_register_sections

Fires to let plugins register extra Customizer controls for emails.

Source: bp-core/bp-core-customizer-email.php:49

bp_is_email_customizer()

Are we looking at the email customizer?

Source: bp-core/bp-core-customizer-email.php:93

bp_email_customizer_hide_sections()

Only show email sections in the Customizer.

Source: bp-core/bp-core-customizer-email.php:106

bp_email_get_customizer_sections()

Get Customizer sections for emails.

Source: bp-core/bp-core-customizer-email.php:121

bp_email_get_customizer_sections

Filter Customizer sections for emails.

Source: bp-core/bp-core-customizer-email.php:130

bp_email_get_customizer_settings()

Get Customizer settings for emails.

Source: bp-core/bp-core-customizer-email.php:159