do_action ( 'jetpack_custom_css_customizer_controls', $wp_customize )

An action to grab on to if another Jetpack Module would like to add its own controls.

Source file: modules/custom-css/custom-css.php

View in GitHub

Parameters

$wp_customize

() The WP_Customize object.


Changelog

Since: Jetpack 4.4.2


Notes

Have a note to contribute?

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s