Akismet::add_to_jetpack_options_whitelist() – Add the akismet option to the Jetpack options management whitelist.
Akismet::load_form_js_via_filter() – Add the form JavaScript when we detect that a supported form shortcode is being parsed.
Akismet::set_form_js_async() – Mark akismet-frontend.js as deferred. Because nothing depends on it, it can run at any time after it’s loaded, and the browser won’t have to wait for it to load to continue parsing the rest of the page.
twentyfifteen_customize_preview_js() – Binds JS handlers to make the Customizer preview reload changes asynchronously.
twentyfourteen_customize_preview_js() – Bind JS handlers to make Customizer preview reload changes asynchronously.
twentysixteen_customize_control_js() – Binds the JS listener to make Customizer color_scheme control.
twentysixteen_customize_preview_js() – Binds JS handlers to make the Customizer preview reload changes asynchronously.