• action

    did_jetpack_search_query

    Fires after a search request has been performed. Includes the following info in the $query parameter: array args Array of Elasticsearch arguments for the search array response Raw API response, JSON decoded int response_code HTTP response code of the request float elapsed_time Roundtrip time of the search request, in milliseconds float es_time Amount of time Elasticsearch spent running the request, in milliseconds string url API url that was queried

  • filter

    sharing_services_email

    Filters if Email Sharing is enabled.E-Mail sharing is often problematic due to spam concerns, so this filter enables it to be quickly and simply toggled.

  • filter

    rest_api_site_icon_cleared

    Fallback mechanism to clear a third party site icon setting. Can be used to unset the option when an API request instructs the site to remove the site icon.

  • action

    jetpack_installed_plugin

    Signals to the sync listener that a plugin was installed and a sync action reflecting the installation and the plugin info should be sent