Jetpack by WordPress.com - Version 7.2.1

Version Description

  • Release date: April 04, 2019
  • Release post: https://wp.me/p1moTy-h7o

  • Feature Hints: display suggestions only for features available under the site's current plan.

  • Feature Hints: improve visual display to make more distinct from search results.

  • Feature Hints: disable hints once administrators have dismissed three hints.

  • Slideshow Block: resolve an issue that broke navigating between images.

Download this release

Release Info

Developer kraftbj
Plugin Icon 128x128 Jetpack by WordPress.com
Version 7.2.1
Comparing to
See all releases

Code changes from version 7.2.1.1 to 7.2.1

class.jetpack-network.php CHANGED
@@ -458,7 +458,7 @@ class Jetpack_Network {
458
  * `Jetpack::get_assumed_site_creation_date()` to assume the site's creation date.
459
  */
460
  $blog_details = get_blog_details();
461
- $site_creation_date = $blog_details->registered;
462
 
463
  /**
464
  * Both `state` and `user_id` need to be sent in the request, even though they are the same value.
458
  * `Jetpack::get_assumed_site_creation_date()` to assume the site's creation date.
459
  */
460
  $blog_details = get_blog_details();
461
+ $site_creation_date = $blog_details['registered'];
462
 
463
  /**
464
  * Both `state` and `user_id` need to be sent in the request, even though they are the same value.
jetpack.php CHANGED
@@ -5,7 +5,7 @@
5
  * Plugin URI: https://jetpack.com
6
  * Description: Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users.
7
  * Author: Automattic
8
- * Version: 7.2.1.1
9
  * Author URI: https://jetpack.com
10
  * License: GPL2+
11
  * Text Domain: jetpack
@@ -14,7 +14,7 @@
14
 
15
  define( 'JETPACK__MINIMUM_WP_VERSION', '5.0' );
16
 
17
- define( 'JETPACK__VERSION', '7.2.1.1' );
18
  define( 'JETPACK_MASTER_USER', true );
19
  define( 'JETPACK__API_VERSION', 1 );
20
  define( 'JETPACK__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
5
  * Plugin URI: https://jetpack.com
6
  * Description: Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users.
7
  * Author: Automattic
8
+ * Version: 7.2.1
9
  * Author URI: https://jetpack.com
10
  * License: GPL2+
11
  * Text Domain: jetpack
14
 
15
  define( 'JETPACK__MINIMUM_WP_VERSION', '5.0' );
16
 
17
+ define( 'JETPACK__VERSION', '7.2.1' );
18
  define( 'JETPACK_MASTER_USER', true );
19
  define( 'JETPACK__API_VERSION', 1 );
20
  define( 'JETPACK__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
readme.txt CHANGED
@@ -1,7 +1,7 @@
1
  === Jetpack by WordPress.com ===
2
  Contributors: automattic, adamkheckler, aduth, akirk, allendav, alternatekev, andy, annezazu, apeatling, azaozz, batmoo, barry, beaulebens, blobaugh, cainm, cena, cfinke, chaselivingston, chellycat, clickysteve, csonnek, danielbachhuber, davoraltman, daniloercoli, designsimply, dllh, drawmyface, dsmart, dzver, ebinnion, eliorivero, enej, eoigal, erania-pinnera, ethitter, gcorne, georgestephanis, gibrown, goldsounds, hew, hugobaeta, hypertextranch, iammattthomas, iandunn, jblz, jasmussen, jeffgolenski, jeherve, jenhooks, jenia, jessefriedman, jgs, jkudish, jmdodd, joanrho, johnjamesjacoby, jshreve, keoshi, koke, kraftbj, lancewillett, lschuyler, macmanx, martinremy, matt, matveb, mattwiebe, maverick3x6, mcsf, mdawaffe, MichaelArestad, migueluy, mikeyarce, mkaz, nancythanki, nickmomrik, obenland, oskosk, pento, professor44, rachelsquirrel, rdcoll, ryancowles, richardmuscat, richardmtl, roccotripaldi, samhotchkiss, scarstocea, sdquirk, stephdau, tmoorewp, tyxla, Viper007Bond, westi, yoavf, zinigor
3
  Tags: Jetpack, WordPress.com, backup, security, related posts, CDN, speed, anti-spam, social sharing, SEO, video, stats
4
- Stable tag: 7.2.1.1
5
  Requires at least: 5.0
6
  Tested up to: 5.1
7
 
@@ -88,14 +88,10 @@ There are opportunities for developers at all levels to contribute. [Learn more
88
 
89
  == Screenshots ==
90
 
91
- 1. Security: Protection against brute force attacks, spam, and malware. On-demand backups and restores.
92
- 2. Downtime Monitoring: Know right away if and when your site goes down.
93
- 3. Performance: Free high-speed content delivery network for your images.
94
- 4. Analytics: Concise site stats and traffic insights.
95
- 5. Themes: Hundreds of customizable, professional themes.
96
- 6. Apps: Update your site from any device with the free WordPress apps.
97
- 7. Revenue: Sell products and take payments with simple payment buttons.
98
- 8. Sharing: Connect your site to social networks for automated social sharing.
99
 
100
  == Changelog ==
101
 
1
  === Jetpack by WordPress.com ===
2
  Contributors: automattic, adamkheckler, aduth, akirk, allendav, alternatekev, andy, annezazu, apeatling, azaozz, batmoo, barry, beaulebens, blobaugh, cainm, cena, cfinke, chaselivingston, chellycat, clickysteve, csonnek, danielbachhuber, davoraltman, daniloercoli, designsimply, dllh, drawmyface, dsmart, dzver, ebinnion, eliorivero, enej, eoigal, erania-pinnera, ethitter, gcorne, georgestephanis, gibrown, goldsounds, hew, hugobaeta, hypertextranch, iammattthomas, iandunn, jblz, jasmussen, jeffgolenski, jeherve, jenhooks, jenia, jessefriedman, jgs, jkudish, jmdodd, joanrho, johnjamesjacoby, jshreve, keoshi, koke, kraftbj, lancewillett, lschuyler, macmanx, martinremy, matt, matveb, mattwiebe, maverick3x6, mcsf, mdawaffe, MichaelArestad, migueluy, mikeyarce, mkaz, nancythanki, nickmomrik, obenland, oskosk, pento, professor44, rachelsquirrel, rdcoll, ryancowles, richardmuscat, richardmtl, roccotripaldi, samhotchkiss, scarstocea, sdquirk, stephdau, tmoorewp, tyxla, Viper007Bond, westi, yoavf, zinigor
3
  Tags: Jetpack, WordPress.com, backup, security, related posts, CDN, speed, anti-spam, social sharing, SEO, video, stats
4
+ Stable tag: 7.2.1
5
  Requires at least: 5.0
6
  Tested up to: 5.1
7
 
88
 
89
  == Screenshots ==
90
 
91
+ 1. Keep hackers out with brute force attack protection, malware scanning, spam filtering, and downtime monitoring. Secure your site data with on-demand backups and restores.
92
+ 2. Load pages faster, and serve your images and static files from our massive global content delivery network.
93
+ 3. Customize your website with professionally-designed WordPress themes, blocks, and widgets.
94
+ 4. Promote your newest posts, pages, and products across your social media channels.
 
 
 
 
95
 
96
  == Changelog ==
97
 
sync/class.jetpack-sync-module-callables.php CHANGED
@@ -230,7 +230,7 @@ class Jetpack_Sync_Module_Callables extends Jetpack_Sync_Module {
230
  }
231
 
232
  $callable_checksums = (array) Jetpack_Options::get_raw_option( self::CALLABLES_CHECKSUM_OPTION_NAME, array() );
233
- $has_changed = false;
234
  // only send the callables that have changed
235
  foreach ( $callables as $name => $value ) {
236
  $checksum = $this->get_check_sum( $value );
@@ -246,15 +246,11 @@ class Jetpack_Sync_Module_Callables extends Jetpack_Sync_Module {
246
  */
247
  do_action( 'jetpack_sync_callable', $name, $value );
248
  $callable_checksums[ $name ] = $checksum;
249
- $has_changed = true;
250
  } else {
251
  $callable_checksums[ $name ] = $checksum;
252
  }
253
  }
254
- if ( $has_changed ) {
255
- Jetpack_Options::update_raw_option( self::CALLABLES_CHECKSUM_OPTION_NAME, $callable_checksums );
256
- }
257
-
258
  }
259
 
260
  public function expand_callables( $args ) {
230
  }
231
 
232
  $callable_checksums = (array) Jetpack_Options::get_raw_option( self::CALLABLES_CHECKSUM_OPTION_NAME, array() );
233
+
234
  // only send the callables that have changed
235
  foreach ( $callables as $name => $value ) {
236
  $checksum = $this->get_check_sum( $value );
246
  */
247
  do_action( 'jetpack_sync_callable', $name, $value );
248
  $callable_checksums[ $name ] = $checksum;
 
249
  } else {
250
  $callable_checksums[ $name ] = $checksum;
251
  }
252
  }
253
+ Jetpack_Options::update_raw_option( self::CALLABLES_CHECKSUM_OPTION_NAME, $callable_checksums );
 
 
 
254
  }
255
 
256
  public function expand_callables( $args ) {