developer
  • Codex
  • Beta Program
  • Support
  • Blog
  • Docs

Chapters

  • WP Hooks Reference
    • Ads
    • Asset CDN
    • Brute force protection
    • Carousel
    • Comment Likes
    • Comments
    • Copy Post
    • Custom content types
    • Extra Sidebar Widgets
    • Forms
    • Google Fonts (Beta)
    • Gravatar Hovercards
    • Image CDN
    • Infinite Scroll
    • JSON API
    • Jetpack Social
    • Jetpack Stats
    • Likes
    • Markdown
    • Newsletter
    • Notifications
    • Related posts
    • SEO Tools
    • Search
    • Secure Sign On
    • Sharing
    • Shortcode Embeds
    • Site verification
    • Sitemaps
    • Tiled Galleries
    • VideoPress
    • Widget Visibility
    • WooCommerce Analytics
  • Jetpack Development
    • Contributor Code of Conduct
    • Developer Environment
    • Monorepo Overview
    • Autoloader
    • Starting a New Project
    • Coding Standards
    • Internationalization
    • Testing
    • Code Deprecation
    • Static Code Analysis
    • Creating a Pull Request
    • Releases
    • Jetpack CLI
    • IDE Integrations
  • Customization
    • Contact Form Customization
    • Jetpack Search: Document Fields
    • Jetpack Search: Query Customization
    • Module Overrides
    • Related Posts
    • Theme support
      • Content Options
      • Featured Content
      • Infinite Scroll
      • Responsive videos
      • Site Breadcrumbs
      • Social Links
      • Social Menu
    • WP Super Cache
      • Add or Removing Cookies
      • Developer Documentation
      • Partial Page Caching
      • WP Super Cache FAQ
      • Writing WP Super Cache Plugins
    • WP.me Shortlinks

↑ Back to top

  • filter

    jetpack_instant_search_prevent_tracking_cookies_reset

    Whether to prevent tracking cookie reset. More information `pbmxuV-39H-p2`.

  • action

    jetpack_search_abort

    Fires when the Jetpack Search fails and would fallback to MySQL.

  • filter

    jetpack_search_query_languages

    Filter the languages used by Jetpack Search’s Query Parser.

  • filter

    jetpack_instant_search_options

    Customize Instant Search Options.

  • filter

    jetpack_search_get_filters

    Modify the aggregation filters returned by get_filters(). Useful if you are setting custom filters outside of the supported filters (taxonomy, post_type etc.) and want to hook them up so they’re returned when you call `get_filters()`.

  • filter

    jetpack_search_recency_score_decay

    Modify the recency decay parameters for the search query. The recency decay lowers the search scores based on the age of a post relative to an origin date. Basic adjustments: – origin: A date. Posts with this date will have the highest score and no decay applied. Default is today. – offset: Number of days/months/years (eg 30d). All posts within this time range of the origin (before and after) will have no decay applied. Default is no offset. – scale: The number of days/months/years from the origin+offset at which the decay will equal the decay param. Default 360d – decay: The amount of decay applied at offset+scale. Default 0.9. The curve applied is a Gaussian. More details available at {@see https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-function-score-query.html#function-decay}

  • action

    jetpack_search_render_filters_widget_title

    Responsible for displaying the title of the Jetpack Search filters widget.

  • action

    jetpack_search_render_filters

    Responsible for rendering filters to narrow down search results.

  • filter

    jetpack_search_disable_widget_filters

    Allows developers to disable filters being set by widget, in favor of manually setting filters via `Classic_Search::set_filters()`.

  • action

    failed_jetpack_search_query

    Fires after a search query request has failed

1 2
Next Page
An Automattic contraptionWork With Us
  • Subscribe Subscribed
    • Jetpack Developer Resources
    • Join 114 other subscribers
    • Already have a WordPress.com account? Log in now.
    • Jetpack Developer Resources
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar