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_sync_send_data

    Fires when data is ready to send to the server.Return false or WP_Error to abort the sync (e.g. if there’s an error) The items will be automatically re-sent later

  • filter

    jetpack_sync_before_send_{$item[0]}

    Modify the data within an action before it is serialized and sent to the server For example, during full sync this expands Post ID’s into full Post objects, so that we don’t have to serialize the whole object into the queue.

  • action

    jetpack_sync_constant

    Tells the client to sync a constant to the server

  • action

    jetpack_full_sync_constants

    Tells the client to sync all constants to the server

  • action

    jetpack_sync_remote_action

    Fires when an action is received from a remote Jetpack site

  • action

    jetpack_sync_remote_actions

    Fires when an array of actions are received from a remote Jetpack site

  • action

    jetpack_sync_multi_request_fail

    Fires when the server receives two concurrent requests from the same blog

  • action

    jetpack_sync_save_add_attachment

    Fires when the client needs to sync an new attachment

  • action

    jetpack_sync_save_user

    Fires when the client needs to sync an updated user.

  • action

    jetpack_sync_callable

    Tells the client to sync a callable (aka function) to the server

Previous Page
1 … 55 56 57 58 59 … 107
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