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_post_images_max_thumbnail_dimension

    Filter the maximum dimension allowed for a thumbnail image. The default value is 1200 pixels.

  • filter

    jetpack_sharing_accessible_name

    Filter the sharing accessible name.

  • filter

    jetpack_unauth_file_upload_get_file

    Get the file content that we send to the user to download.

  • filter

    jetpack_connection_account_errors

    Filters the account errors.

  • filter

    jetpack_contact_form_can_manage_block

    Allow third-parties to override the form block’s visibility.

  • filter

    jetpack_publicize_should_load

    Filters the flag to decide whether to load the Publicize module.

  • filter

    jetpack_wp_admin_subscriber_management_enabled

    Enables the new in development subscribers in wp-admin dashboard.

  • filter

    jetpack_forms_file_upload_token

    Filters the upload token for the file field.

  • filter

    jetpack_account_protection_user_requires_protection

    Filter which determines whether or not password detection should be applied for the provided user.

  • filter

    classic_theme_helper_theme_compat_files

    Filter theme compat files. Themes can add their own compat files here if they like. For example: add_filter( ‘classic_theme_helper_theme_compat_files’, ‘mytheme_classic_theme_helper_theme_compat_file’ ); function mytheme_classic_theme_helper_theme_compat_file( $files ) { $files[‘mytheme’] = locate_template( ‘jetpack-compat.php’ ); return $files; }

1 2 3 … 105
Next Page
An Automattic contraptionWork With Us
  • Subscribe Subscribed
    • Jetpack Developer Resources
    • 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