Functions::get_raw_or_filtered_url() – Helper function that is used when getting home or siteurl values. Decides whether to get the raw or filtered value.
Grunion_Contact_Form_Plugin::register_personal_data_exporter() – Registers the personal data exporter.
Grunion_Contact_Form_Plugin::replace_tokens_with_input() – Replaces tokens like {city} or {City} (case insensitive) with the value of an input field of that name
grunion_contact_form_require_endpoint() – Grunion Contact Form Add a contact form to any post, page or text widget.
Grunion_Contact_Form::remove_empty() – Only strip out empty string values and keep all the other values as they are.
grunion_enable_spam_recheck() – Add the scripts that will add the "Check for Spam" button to the Feedbacks dashboard page.
Heartbeat::xmlrpc_data_response() – Handles the response for the jetpack.getHeartbeatData xmlrpc method
Highlander_Comments_Base::sign_remote_comment_parameters() – Signs an array of scalars with the self-hosted blog’s Jetpack Token
Invalid_Blog_Token::jetpack_react_dashboard_error() – Adds the error message to the Jetpack React Dashboard
Jetpack_About_Page::render() – Render the page with a common top and bottom part, and page specific content
Jetpack_Admin::akismet_logo_replacement_styles() – Generate styles to replace Akismet logo for the Jetpack logo. It’s a workaround until we create a proper settings page for Jetpack Anti-Spam. Without this, we would have to change the logo from Akismet codebase and we want to avoid that.
Jetpack_AMP_Support::amp_reader_sharing_css() – For the AMP Reader mode template, include styles that we need.
Jetpack_AMP_Support::render_sharing_html() – Display custom markup for the sharing buttons when in an AMP view.
Jetpack_BbPress_REST_API::allow_bbpress_post_types() – Adds the bbPress post types to the rest_api_allowed_post_types filter.
Jetpack_BbPress_REST_API::allow_bbpress_public_metadata() – Adds the bbpress meta keys to the rest_api_allowed_public_metadata filter.
Jetpack_BbPress_REST_API::should_adjust_meta_caps_return_early() – Should adjust_meta_caps return early?
Jetpack_BeaverBuilderCompat::beaverbuilder_refresh() – If masterbar module is active force BeaverBuilder to refresh when publishing a layout.
Jetpack_Carousel::register_settings() – Fires before adding a new comment to the database via the get_attachment_comments ajax endpoint.
Jetpack_CLI::render_block_file() – Built the file replacing the placeholders in the template with the data supplied.
Jetpack_Client::_wp_remote_request() – Wrapper for wp_remote_request(). Turns off SSL verification for certain SSL errors.
Jetpack_Connection_Banner::render_connect_prompt_full_screen() – Renders the full-screen connection prompt. Only shown once and on plugin activation.
Jetpack_Connection_Banner::render_license_aware_banner() – Renders the license-away version of the connection banner.
Jetpack_Contact_Info_Block::render_phone() – Adds phone schema attributes. Also wraps the tel link in a span so that it’s recognized as a telephone number in Google’s Structured Data.