Completed
Push — branch-5.7 ( df7e3f )
by
unknown
150:47 queued 134:21
created

class.jetpack.php (1 issue)

Upgrade to new PHP Analysis Engine

These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more

1
<?php
2
3
/*
4
Options:
5
jetpack_options (array)
6
	An array of options.
7
	@see Jetpack_Options::get_option_names()
8
9
jetpack_register (string)
10
	Temporary verification secrets.
11
12
jetpack_activated (int)
13
	1: the plugin was activated normally
14
	2: the plugin was activated on this site because of a network-wide activation
15
	3: the plugin was auto-installed
16
	4: the plugin was manually disconnected (but is still installed)
17
18
jetpack_active_modules (array)
19
	Array of active module slugs.
20
21
jetpack_do_activate (bool)
22
	Flag for "activating" the plugin on sites where the activation hook never fired (auto-installs)
23
*/
24
25
require_once( JETPACK__PLUGIN_DIR . '_inc/lib/class.media.php' );
26
27
class Jetpack {
28
	public $xmlrpc_server = null;
29
30
	private $xmlrpc_verification = null;
31
	private $rest_authentication_status = null;
32
33
	public $HTTP_RAW_POST_DATA = null; // copy of $GLOBALS['HTTP_RAW_POST_DATA']
34
35
	/**
36
	 * @var array The handles of styles that are concatenated into jetpack.css
37
	 */
38
	public $concatenated_style_handles = array(
39
		'jetpack-carousel',
40
		'grunion.css',
41
		'the-neverending-homepage',
42
		'jetpack_likes',
43
		'jetpack_related-posts',
44
		'sharedaddy',
45
		'jetpack-slideshow',
46
		'presentations',
47
		'jetpack-subscriptions',
48
		'jetpack-responsive-videos-style',
49
		'jetpack-social-menu',
50
		'tiled-gallery',
51
		'jetpack_display_posts_widget',
52
		'gravatar-profile-widget',
53
		'goodreads-widget',
54
		'jetpack_social_media_icons_widget',
55
		'jetpack-top-posts-widget',
56
		'jetpack_image_widget',
57
		'jetpack-my-community-widget',
58
		'wordads',
59
		'eu-cookie-law-style',
60
		'flickr-widget-style',
61
	);
62
63
	/**
64
	 * Contains all assets that have had their URL rewritten to minified versions.
65
	 *
66
	 * @var array
67
	 */
68
	static $min_assets = array();
69
70
	public $plugins_to_deactivate = array(
71
		'stats'               => array( 'stats/stats.php', 'WordPress.com Stats' ),
72
		'shortlinks'          => array( 'stats/stats.php', 'WordPress.com Stats' ),
73
		'sharedaddy'          => array( 'sharedaddy/sharedaddy.php', 'Sharedaddy' ),
74
		'twitter-widget'      => array( 'wickett-twitter-widget/wickett-twitter-widget.php', 'Wickett Twitter Widget' ),
75
		'after-the-deadline'  => array( 'after-the-deadline/after-the-deadline.php', 'After The Deadline' ),
76
		'contact-form'        => array( 'grunion-contact-form/grunion-contact-form.php', 'Grunion Contact Form' ),
77
		'contact-form'        => array( 'mullet/mullet-contact-form.php', 'Mullet Contact Form' ),
78
		'custom-css'          => array( 'safecss/safecss.php', 'WordPress.com Custom CSS' ),
79
		'random-redirect'     => array( 'random-redirect/random-redirect.php', 'Random Redirect' ),
80
		'videopress'          => array( 'video/video.php', 'VideoPress' ),
81
		'widget-visibility'   => array( 'jetpack-widget-visibility/widget-visibility.php', 'Jetpack Widget Visibility' ),
82
		'widget-visibility'   => array( 'widget-visibility-without-jetpack/widget-visibility-without-jetpack.php', 'Widget Visibility Without Jetpack' ),
83
		'sharedaddy'          => array( 'jetpack-sharing/sharedaddy.php', 'Jetpack Sharing' ),
84
		'gravatar-hovercards' => array( 'jetpack-gravatar-hovercards/gravatar-hovercards.php', 'Jetpack Gravatar Hovercards' ),
85
		'latex'               => array( 'wp-latex/wp-latex.php', 'WP LaTeX' )
86
	);
87
88
	static $capability_translations = array(
89
		'administrator' => 'manage_options',
90
		'editor'        => 'edit_others_posts',
91
		'author'        => 'publish_posts',
92
		'contributor'   => 'edit_posts',
93
		'subscriber'    => 'read',
94
	);
95
96
	/**
97
	 * Map of modules that have conflicts with plugins and should not be auto-activated
98
	 * if the plugins are active.  Used by filter_default_modules
99
	 *
100
	 * Plugin Authors: If you'd like to prevent a single module from auto-activating,
101
	 * change `module-slug` and add this to your plugin:
102
	 *
103
	 * add_filter( 'jetpack_get_default_modules', 'my_jetpack_get_default_modules' );
104
	 * function my_jetpack_get_default_modules( $modules ) {
105
	 *     return array_diff( $modules, array( 'module-slug' ) );
106
	 * }
107
	 *
108
	 * @var array
109
	 */
110
	private $conflicting_plugins = array(
111
		'comments'          => array(
112
			'Intense Debate'                       => 'intensedebate/intensedebate.php',
113
			'Disqus'                               => 'disqus-comment-system/disqus.php',
114
			'Livefyre'                             => 'livefyre-comments/livefyre.php',
115
			'Comments Evolved for WordPress'       => 'gplus-comments/comments-evolved.php',
116
			'Google+ Comments'                     => 'google-plus-comments/google-plus-comments.php',
117
			'WP-SpamShield Anti-Spam'              => 'wp-spamshield/wp-spamshield.php',
118
		),
119
		'comment-likes' => array(
120
			'Epoch'                                => 'epoch/plugincore.php',
121
		),
122
		'contact-form'      => array(
123
			'Contact Form 7'                       => 'contact-form-7/wp-contact-form-7.php',
124
			'Gravity Forms'                        => 'gravityforms/gravityforms.php',
125
			'Contact Form Plugin'                  => 'contact-form-plugin/contact_form.php',
126
			'Easy Contact Forms'                   => 'easy-contact-forms/easy-contact-forms.php',
127
			'Fast Secure Contact Form'             => 'si-contact-form/si-contact-form.php',
128
			'Ninja Forms'                          => 'ninja-forms/ninja-forms.php',
129
		),
130
		'minileven'         => array(
131
			'WPtouch'                              => 'wptouch/wptouch.php',
132
		),
133
		'latex'             => array(
134
			'LaTeX for WordPress'                  => 'latex/latex.php',
135
			'Youngwhans Simple Latex'              => 'youngwhans-simple-latex/yw-latex.php',
136
			'Easy WP LaTeX'                        => 'easy-wp-latex-lite/easy-wp-latex-lite.php',
137
			'MathJax-LaTeX'                        => 'mathjax-latex/mathjax-latex.php',
138
			'Enable Latex'                         => 'enable-latex/enable-latex.php',
139
			'WP QuickLaTeX'                        => 'wp-quicklatex/wp-quicklatex.php',
140
		),
141
		'protect'           => array(
142
			'Limit Login Attempts'                 => 'limit-login-attempts/limit-login-attempts.php',
143
			'Captcha'                              => 'captcha/captcha.php',
144
			'Brute Force Login Protection'         => 'brute-force-login-protection/brute-force-login-protection.php',
145
			'Login Security Solution'              => 'login-security-solution/login-security-solution.php',
146
			'WPSecureOps Brute Force Protect'      => 'wpsecureops-bruteforce-protect/wpsecureops-bruteforce-protect.php',
147
			'BulletProof Security'                 => 'bulletproof-security/bulletproof-security.php',
148
			'SiteGuard WP Plugin'                  => 'siteguard/siteguard.php',
149
			'Security-protection'                  => 'security-protection/security-protection.php',
150
			'Login Security'                       => 'login-security/login-security.php',
151
			'Botnet Attack Blocker'                => 'botnet-attack-blocker/botnet-attack-blocker.php',
152
			'Wordfence Security'                   => 'wordfence/wordfence.php',
153
			'All In One WP Security & Firewall'    => 'all-in-one-wp-security-and-firewall/wp-security.php',
154
			'iThemes Security'                     => 'better-wp-security/better-wp-security.php',
155
		),
156
		'random-redirect'   => array(
157
			'Random Redirect 2'                    => 'random-redirect-2/random-redirect.php',
158
		),
159
		'related-posts'     => array(
160
			'YARPP'                                => 'yet-another-related-posts-plugin/yarpp.php',
161
			'WordPress Related Posts'              => 'wordpress-23-related-posts-plugin/wp_related_posts.php',
162
			'nrelate Related Content'              => 'nrelate-related-content/nrelate-related.php',
163
			'Contextual Related Posts'             => 'contextual-related-posts/contextual-related-posts.php',
164
			'Related Posts for WordPress'          => 'microkids-related-posts/microkids-related-posts.php',
165
			'outbrain'                             => 'outbrain/outbrain.php',
166
			'Shareaholic'                          => 'shareaholic/shareaholic.php',
167
			'Sexybookmarks'                        => 'sexybookmarks/shareaholic.php',
168
		),
169
		'sharedaddy'        => array(
170
			'AddThis'                              => 'addthis/addthis_social_widget.php',
171
			'Add To Any'                           => 'add-to-any/add-to-any.php',
172
			'ShareThis'                            => 'share-this/sharethis.php',
173
			'Shareaholic'                          => 'shareaholic/shareaholic.php',
174
		),
175
		'seo-tools' => array(
176
			'WordPress SEO by Yoast'               => 'wordpress-seo/wp-seo.php',
177
			'WordPress SEO Premium by Yoast'       => 'wordpress-seo-premium/wp-seo-premium.php',
178
			'All in One SEO Pack'                  => 'all-in-one-seo-pack/all_in_one_seo_pack.php',
179
			'All in One SEO Pack Pro'              => 'all-in-one-seo-pack-pro/all_in_one_seo_pack.php',
180
		),
181
		'verification-tools' => array(
182
			'WordPress SEO by Yoast'               => 'wordpress-seo/wp-seo.php',
183
			'WordPress SEO Premium by Yoast'       => 'wordpress-seo-premium/wp-seo-premium.php',
184
			'All in One SEO Pack'                  => 'all-in-one-seo-pack/all_in_one_seo_pack.php',
185
			'All in One SEO Pack Pro'              => 'all-in-one-seo-pack-pro/all_in_one_seo_pack.php',
186
		),
187
		'widget-visibility' => array(
188
			'Widget Logic'                         => 'widget-logic/widget_logic.php',
189
			'Dynamic Widgets'                      => 'dynamic-widgets/dynamic-widgets.php',
190
		),
191
		'sitemaps' => array(
192
			'Google XML Sitemaps'                  => 'google-sitemap-generator/sitemap.php',
193
			'Better WordPress Google XML Sitemaps' => 'bwp-google-xml-sitemaps/bwp-simple-gxs.php',
194
			'Google XML Sitemaps for qTranslate'   => 'google-xml-sitemaps-v3-for-qtranslate/sitemap.php',
195
			'XML Sitemap & Google News feeds'      => 'xml-sitemap-feed/xml-sitemap.php',
196
			'Google Sitemap by BestWebSoft'        => 'google-sitemap-plugin/google-sitemap-plugin.php',
197
			'WordPress SEO by Yoast'               => 'wordpress-seo/wp-seo.php',
198
			'WordPress SEO Premium by Yoast'       => 'wordpress-seo-premium/wp-seo-premium.php',
199
			'All in One SEO Pack'                  => 'all-in-one-seo-pack/all_in_one_seo_pack.php',
200
			'All in One SEO Pack Pro'              => 'all-in-one-seo-pack-pro/all_in_one_seo_pack.php',
201
			'Sitemap'                              => 'sitemap/sitemap.php',
202
			'Simple Wp Sitemap'                    => 'simple-wp-sitemap/simple-wp-sitemap.php',
203
			'Simple Sitemap'                       => 'simple-sitemap/simple-sitemap.php',
204
			'XML Sitemaps'                         => 'xml-sitemaps/xml-sitemaps.php',
205
			'MSM Sitemaps'                         => 'msm-sitemap/msm-sitemap.php',
206
		),
207
		'lazy-images' => array(
208
			'Lazy Load'              => 'lazy-load/lazy-load.php',
209
			'BJ Lazy Load'           => 'bj-lazy-load/bj-lazy-load.php',
210
			'Lazy Load by WP Rocket' => 'rocket-lazy-load/rocket-lazy-load.php',
211
		),
212
	);
213
214
	/**
215
	 * Plugins for which we turn off our Facebook OG Tags implementation.
216
	 *
217
	 * Note: All in One SEO Pack, All in one SEO Pack Pro, WordPress SEO by Yoast, and WordPress SEO Premium by Yoast automatically deactivate
218
	 * Jetpack's Open Graph tags via filter when their Social Meta modules are active.
219
	 *
220
	 * Plugin authors: If you'd like to prevent Jetpack's Open Graph tag generation in your plugin, you can do so via this filter:
221
	 * add_filter( 'jetpack_enable_open_graph', '__return_false' );
222
	 */
223
	private $open_graph_conflicting_plugins = array(
224
		'2-click-socialmedia-buttons/2-click-socialmedia-buttons.php',
225
		                                                         // 2 Click Social Media Buttons
226
		'add-link-to-facebook/add-link-to-facebook.php',         // Add Link to Facebook
227
		'add-meta-tags/add-meta-tags.php',                       // Add Meta Tags
228
		'autodescription/autodescription.php',                   // The SEO Framework
229
		'easy-facebook-share-thumbnails/esft.php',               // Easy Facebook Share Thumbnail
230
		'heateor-open-graph-meta-tags/heateor-open-graph-meta-tags.php',
231
		                                                         // Open Graph Meta Tags by Heateor
232
		'facebook/facebook.php',                                 // Facebook (official plugin)
233
		'facebook-awd/AWD_facebook.php',                         // Facebook AWD All in one
234
		'facebook-featured-image-and-open-graph-meta-tags/fb-featured-image.php',
235
		                                                         // Facebook Featured Image & OG Meta Tags
236
		'facebook-meta-tags/facebook-metatags.php',              // Facebook Meta Tags
237
		'wonderm00ns-simple-facebook-open-graph-tags/wonderm00n-open-graph.php',
238
		                                                         // Facebook Open Graph Meta Tags for WordPress
239
		'facebook-revised-open-graph-meta-tag/index.php',        // Facebook Revised Open Graph Meta Tag
240
		'facebook-thumb-fixer/_facebook-thumb-fixer.php',        // Facebook Thumb Fixer
241
		'facebook-and-digg-thumbnail-generator/facebook-and-digg-thumbnail-generator.php',
242
		                                                         // Fedmich's Facebook Open Graph Meta
243
		'network-publisher/networkpub.php',                      // Network Publisher
244
		'nextgen-facebook/nextgen-facebook.php',                 // NextGEN Facebook OG
245
		'social-networks-auto-poster-facebook-twitter-g/NextScripts_SNAP.php',
246
		                                                         // NextScripts SNAP
247
		'og-tags/og-tags.php',                                   // OG Tags
248
		'opengraph/opengraph.php',                               // Open Graph
249
		'open-graph-protocol-framework/open-graph-protocol-framework.php',
250
		                                                         // Open Graph Protocol Framework
251
		'seo-facebook-comments/seofacebook.php',                 // SEO Facebook Comments
252
		'seo-ultimate/seo-ultimate.php',                         // SEO Ultimate
253
		'sexybookmarks/sexy-bookmarks.php',                      // Shareaholic
254
		'shareaholic/sexy-bookmarks.php',                        // Shareaholic
255
		'sharepress/sharepress.php',                             // SharePress
256
		'simple-facebook-connect/sfc.php',                       // Simple Facebook Connect
257
		'social-discussions/social-discussions.php',             // Social Discussions
258
		'social-sharing-toolkit/social_sharing_toolkit.php',     // Social Sharing Toolkit
259
		'socialize/socialize.php',                               // Socialize
260
		'squirrly-seo/squirrly.php',                             // SEO by SQUIRRLY™
261
		'only-tweet-like-share-and-google-1/tweet-like-plusone.php',
262
		                                                         // Tweet, Like, Google +1 and Share
263
		'wordbooker/wordbooker.php',                             // Wordbooker
264
		'wpsso/wpsso.php',                                       // WordPress Social Sharing Optimization
265
		'wp-caregiver/wp-caregiver.php',                         // WP Caregiver
266
		'wp-facebook-like-send-open-graph-meta/wp-facebook-like-send-open-graph-meta.php',
267
		                                                         // WP Facebook Like Send & Open Graph Meta
268
		'wp-facebook-open-graph-protocol/wp-facebook-ogp.php',   // WP Facebook Open Graph protocol
269
		'wp-ogp/wp-ogp.php',                                     // WP-OGP
270
		'zoltonorg-social-plugin/zosp.php',                      // Zolton.org Social Plugin
271
		'wp-fb-share-like-button/wp_fb_share-like_widget.php'    // WP Facebook Like Button
272
	);
273
274
	/**
275
	 * Plugins for which we turn off our Twitter Cards Tags implementation.
276
	 */
277
	private $twitter_cards_conflicting_plugins = array(
278
	//	'twitter/twitter.php',                       // The official one handles this on its own.
279
	//	                                             // https://github.com/twitter/wordpress/blob/master/src/Twitter/WordPress/Cards/Compatibility.php
280
		'eewee-twitter-card/index.php',              // Eewee Twitter Card
281
		'ig-twitter-cards/ig-twitter-cards.php',     // IG:Twitter Cards
282
		'jm-twitter-cards/jm-twitter-cards.php',     // JM Twitter Cards
283
		'kevinjohn-gallagher-pure-web-brilliants-social-graph-twitter-cards-extention/kevinjohn_gallagher___social_graph_twitter_output.php',
284
		                                             // Pure Web Brilliant's Social Graph Twitter Cards Extension
285
		'twitter-cards/twitter-cards.php',           // Twitter Cards
286
		'twitter-cards-meta/twitter-cards-meta.php', // Twitter Cards Meta
287
		'wp-twitter-cards/twitter_cards.php',        // WP Twitter Cards
288
	);
289
290
	/**
291
	 * Message to display in admin_notice
292
	 * @var string
293
	 */
294
	public $message = '';
295
296
	/**
297
	 * Error to display in admin_notice
298
	 * @var string
299
	 */
300
	public $error = '';
301
302
	/**
303
	 * Modules that need more privacy description.
304
	 * @var string
305
	 */
306
	public $privacy_checks = '';
307
308
	/**
309
	 * Stats to record once the page loads
310
	 *
311
	 * @var array
312
	 */
313
	public $stats = array();
314
315
	/**
316
	 * Jetpack_Sync object
317
	 */
318
	public $sync;
319
320
	/**
321
	 * Verified data for JSON authorization request
322
	 */
323
	public $json_api_authorization_request = array();
324
325
	/**
326
	 * @var string Transient key used to prevent multiple simultaneous plugin upgrades
327
	 */
328
	public static $plugin_upgrade_lock_key = 'jetpack_upgrade_lock';
329
330
	/**
331
	 * Holds the singleton instance of this class
332
	 * @since 2.3.3
333
	 * @var Jetpack
334
	 */
335
	static $instance = false;
336
337
	/**
338
	 * Singleton
339
	 * @static
340
	 */
341
	public static function init() {
342
		if ( ! self::$instance ) {
343
			self::$instance = new Jetpack;
344
345
			self::$instance->plugin_upgrade();
346
		}
347
348
		return self::$instance;
349
	}
350
351
	/**
352
	 * Must never be called statically
353
	 */
354
	function plugin_upgrade() {
355
		if ( Jetpack::is_active() ) {
356
			list( $version ) = explode( ':', Jetpack_Options::get_option( 'version' ) );
357
			if ( JETPACK__VERSION != $version ) {
358
				// Prevent multiple upgrades at once - only a single process should trigger
359
				// an upgrade to avoid stampedes
360
				if ( false !== get_transient( self::$plugin_upgrade_lock_key ) ) {
361
					return;
362
				}
363
364
				// Set a short lock to prevent multiple instances of the upgrade
365
				set_transient( self::$plugin_upgrade_lock_key, 1, 10 );
366
367
				// check which active modules actually exist and remove others from active_modules list
368
				$unfiltered_modules = Jetpack::get_active_modules();
369
				$modules = array_filter( $unfiltered_modules, array( 'Jetpack', 'is_module' ) );
370
				if ( array_diff( $unfiltered_modules, $modules ) ) {
371
					Jetpack::update_active_modules( $modules );
372
				}
373
374
				add_action( 'init', array( __CLASS__, 'activate_new_modules' ) );
375
376
				// Upgrade to 4.3.0
377
				if ( Jetpack_Options::get_option( 'identity_crisis_whitelist' ) ) {
378
					Jetpack_Options::delete_option( 'identity_crisis_whitelist' );
379
				}
380
381
				// Make sure Markdown for posts gets turned back on
382
				if ( ! get_option( 'wpcom_publish_posts_with_markdown' ) ) {
383
					update_option( 'wpcom_publish_posts_with_markdown', true );
384
				}
385
386
				if ( did_action( 'wp_loaded' ) ) {
387
					self::upgrade_on_load();
388
				} else {
389
					add_action(
390
						'wp_loaded',
391
						array( __CLASS__, 'upgrade_on_load' )
392
					);
393
				}
394
			}
395
		}
396
	}
397
398
	/**
399
	 * Runs upgrade routines that need to have modules loaded.
400
	 */
401
	static function upgrade_on_load() {
402
403
		// Not attempting any upgrades if jetpack_modules_loaded did not fire.
404
		// This can happen in case Jetpack has been just upgraded and is
405
		// being initialized late during the page load. In this case we wait
406
		// until the next proper admin page load with Jetpack active.
407
		if ( ! did_action( 'jetpack_modules_loaded' ) ) {
408
			delete_transient( self::$plugin_upgrade_lock_key );
409
410
			return;
411
		}
412
413
		Jetpack::maybe_set_version_option();
414
415
		if ( class_exists( 'Jetpack_Widget_Conditions' ) ) {
416
			Jetpack_Widget_Conditions::migrate_post_type_rules();
417
		}
418
419
		if (
420
			class_exists( 'Jetpack_Sitemap_Manager' )
421
			&& version_compare( JETPACK__VERSION, '5.3', '>=' )
422
		) {
423
			do_action( 'jetpack_sitemaps_purge_data' );
424
		}
425
426
		delete_transient( self::$plugin_upgrade_lock_key );
427
	}
428
429
	static function activate_manage( ) {
430
		if ( did_action( 'init' ) || current_filter() == 'init' ) {
431
			self::activate_module( 'manage', false, false );
432
		} else if ( !  has_action( 'init' , array( __CLASS__, 'activate_manage' ) ) ) {
433
			add_action( 'init', array( __CLASS__, 'activate_manage' ) );
434
		}
435
	}
436
437
	static function update_active_modules( $modules ) {
438
		$current_modules = Jetpack_Options::get_option( 'active_modules', array() );
439
440
		$success = Jetpack_Options::update_option( 'active_modules', array_unique( $modules ) );
441
442
		if ( is_array( $modules ) && is_array( $current_modules ) ) {
443
			$new_active_modules = array_diff( $modules, $current_modules );
444
			foreach( $new_active_modules as $module ) {
445
				/**
446
				 * Fires when a specific module is activated.
447
				 *
448
				 * @since 1.9.0
449
				 *
450
				 * @param string $module Module slug.
451
				 * @param boolean $success whether the module was activated. @since 4.2
452
				 */
453
				do_action( 'jetpack_activate_module', $module, $success );
454
455
				/**
456
				 * Fires when a module is activated.
457
				 * The dynamic part of the filter, $module, is the module slug.
458
				 *
459
				 * @since 1.9.0
460
				 *
461
				 * @param string $module Module slug.
462
				 */
463
				do_action( "jetpack_activate_module_$module", $module );
464
			}
465
466
			$new_deactive_modules = array_diff( $current_modules, $modules );
467
			foreach( $new_deactive_modules as $module ) {
468
				/**
469
				 * Fired after a module has been deactivated.
470
				 *
471
				 * @since 4.2.0
472
				 *
473
				 * @param string $module Module slug.
474
				 * @param boolean $success whether the module was deactivated.
475
				 */
476
				do_action( 'jetpack_deactivate_module', $module, $success );
477
				/**
478
				 * Fires when a module is deactivated.
479
				 * The dynamic part of the filter, $module, is the module slug.
480
				 *
481
				 * @since 1.9.0
482
				 *
483
				 * @param string $module Module slug.
484
				 */
485
				do_action( "jetpack_deactivate_module_$module", $module );
486
			}
487
		}
488
489
		return $success;
490
	}
491
492
	static function delete_active_modules() {
493
		self::update_active_modules( array() );
494
	}
495
496
	/**
497
	 * Constructor.  Initializes WordPress hooks
498
	 */
499
	private function __construct() {
500
		/*
501
		 * Check for and alert any deprecated hooks
502
		 */
503
		add_action( 'init', array( $this, 'deprecated_hooks' ) );
504
505
		/*
506
		 * Enable enhanced handling of previewing sites in Calypso
507
		 */
508
		if ( Jetpack::is_active() ) {
509
			require_once JETPACK__PLUGIN_DIR . '_inc/lib/class.jetpack-iframe-embed.php';
510
			add_action( 'init', array( 'Jetpack_Iframe_Embed', 'init' ), 9, 0 );
511
		}
512
513
		/*
514
		 * Load things that should only be in Network Admin.
515
		 *
516
		 * For now blow away everything else until a more full
517
		 * understanding of what is needed at the network level is
518
		 * available
519
		 */
520
		if( is_multisite() ) {
521
			Jetpack_Network::init();
522
		}
523
524
		add_action( 'set_user_role', array( $this, 'maybe_clear_other_linked_admins_transient' ), 10, 3 );
525
526
		// Unlink user before deleting the user from .com
527
		add_action( 'deleted_user', array( $this, 'unlink_user' ), 10, 1 );
528
		add_action( 'remove_user_from_blog', array( $this, 'unlink_user' ), 10, 1 );
529
530
		if ( defined( 'XMLRPC_REQUEST' ) && XMLRPC_REQUEST && isset( $_GET['for'] ) && 'jetpack' == $_GET['for'] ) {
531
			@ini_set( 'display_errors', false ); // Display errors can cause the XML to be not well formed.
532
533
			require_once JETPACK__PLUGIN_DIR . 'class.jetpack-xmlrpc-server.php';
534
			$this->xmlrpc_server = new Jetpack_XMLRPC_Server();
535
536
			$this->require_jetpack_authentication();
537
538
			if ( Jetpack::is_active() ) {
539
				// Hack to preserve $HTTP_RAW_POST_DATA
540
				add_filter( 'xmlrpc_methods', array( $this, 'xmlrpc_methods' ) );
541
542
				$signed = $this->verify_xml_rpc_signature();
543
				if ( $signed && ! is_wp_error( $signed ) ) {
544
					// The actual API methods.
545
					add_filter( 'xmlrpc_methods', array( $this->xmlrpc_server, 'xmlrpc_methods' ) );
546
				} else {
547
					// The jetpack.authorize method should be available for unauthenticated users on a site with an
548
					// active Jetpack connection, so that additional users can link their account.
549
					add_filter( 'xmlrpc_methods', array( $this->xmlrpc_server, 'authorize_xmlrpc_methods' ) );
550
				}
551
			} else {
552
				// The bootstrap API methods.
553
				add_filter( 'xmlrpc_methods', array( $this->xmlrpc_server, 'bootstrap_xmlrpc_methods' ) );
554
			}
555
556
			// Now that no one can authenticate, and we're whitelisting all XML-RPC methods, force enable_xmlrpc on.
557
			add_filter( 'pre_option_enable_xmlrpc', '__return_true' );
558
		} elseif (
559
			is_admin() &&
560
			isset( $_POST['action'] ) && (
561
				'jetpack_upload_file' == $_POST['action'] ||
562
				'jetpack_update_file' == $_POST['action']
563
			)
564
		) {
565
			$this->require_jetpack_authentication();
566
			$this->add_remote_request_handlers();
567
		} else {
568
			if ( Jetpack::is_active() ) {
569
				add_action( 'login_form_jetpack_json_api_authorization', array( &$this, 'login_form_json_api_authorization' ) );
570
				add_filter( 'xmlrpc_methods', array( $this, 'public_xmlrpc_methods' ) );
571
			}
572
		}
573
574
		if ( Jetpack::is_active() ) {
575
			Jetpack_Heartbeat::init();
576
		}
577
578
		add_filter( 'determine_current_user', array( $this, 'wp_rest_authenticate' ) );
579
		add_filter( 'rest_authentication_errors', array( $this, 'wp_rest_authentication_errors' ) );
580
581
		add_action( 'jetpack_clean_nonces', array( 'Jetpack', 'clean_nonces' ) );
582
		if ( ! wp_next_scheduled( 'jetpack_clean_nonces' ) ) {
583
			wp_schedule_event( time(), 'hourly', 'jetpack_clean_nonces' );
584
		}
585
586
		add_filter( 'xmlrpc_blog_options', array( $this, 'xmlrpc_options' ) );
587
588
		add_action( 'admin_init', array( $this, 'admin_init' ) );
589
		add_action( 'admin_init', array( $this, 'dismiss_jetpack_notice' ) );
590
591
		add_filter( 'admin_body_class', array( $this, 'admin_body_class' ) );
592
593
		add_action( 'wp_dashboard_setup', array( $this, 'wp_dashboard_setup' ) );
594
		// Filter the dashboard meta box order to swap the new one in in place of the old one.
595
		add_filter( 'get_user_option_meta-box-order_dashboard', array( $this, 'get_user_option_meta_box_order_dashboard' ) );
596
597
		// returns HTTPS support status
598
		add_action( 'wp_ajax_jetpack-recheck-ssl', array( $this, 'ajax_recheck_ssl' ) );
599
600
		// If any module option is updated before Jump Start is dismissed, hide Jump Start.
601
		add_action( 'update_option', array( $this, 'jumpstart_has_updated_module_option' ) );
602
603
		// JITM AJAX callback function
604
		add_action( 'wp_ajax_jitm_ajax',  array( $this, 'jetpack_jitm_ajax_callback' ) );
605
606
		// Universal ajax callback for all tracking events triggered via js
607
		add_action( 'wp_ajax_jetpack_tracks', array( $this, 'jetpack_admin_ajax_tracks_callback' ) );
608
609
		add_action( 'wp_ajax_jetpack_connection_banner', array( $this, 'jetpack_connection_banner_callback' ) );
610
611
		add_action( 'wp_loaded', array( $this, 'register_assets' ) );
612
		add_action( 'wp_enqueue_scripts', array( $this, 'devicepx' ) );
613
		add_action( 'customize_controls_enqueue_scripts', array( $this, 'devicepx' ) );
614
		add_action( 'admin_enqueue_scripts', array( $this, 'devicepx' ) );
615
616
		add_action( 'plugins_loaded', array( $this, 'extra_oembed_providers' ), 100 );
617
618
		/**
619
		 * These actions run checks to load additional files.
620
		 * They check for external files or plugins, so they need to run as late as possible.
621
		 */
622
		add_action( 'wp_head', array( $this, 'check_open_graph' ),       1 );
623
		add_action( 'plugins_loaded', array( $this, 'check_twitter_tags' ),     999 );
624
		add_action( 'plugins_loaded', array( $this, 'check_rest_api_compat' ), 1000 );
625
626
		add_filter( 'plugins_url',      array( 'Jetpack', 'maybe_min_asset' ),     1, 3 );
627
		add_action( 'style_loader_src', array( 'Jetpack', 'set_suffix_on_min' ), 10, 2  );
628
		add_filter( 'style_loader_tag', array( 'Jetpack', 'maybe_inline_style' ), 10, 2 );
629
630
		add_filter( 'map_meta_cap', array( $this, 'jetpack_custom_caps' ), 1, 4 );
631
632
		add_filter( 'jetpack_get_default_modules', array( $this, 'filter_default_modules' ) );
633
		add_filter( 'jetpack_get_default_modules', array( $this, 'handle_deprecated_modules' ), 99 );
634
635
		// A filter to control all just in time messages
636
		add_filter( 'jetpack_just_in_time_msgs', '__return_true', 9 );
637
		add_filter( 'jetpack_just_in_time_msg_cache', '__return_true', 9);
638
639
		// If enabled, point edit post and page links to Calypso instead of WP-Admin.
640
		// We should make sure to only do this for front end links.
641
		if ( Jetpack_Options::get_option( 'edit_links_calypso_redirect' ) && ! is_admin() ) {
642
			add_filter( 'get_edit_post_link', array( $this, 'point_edit_links_to_calypso' ), 1, 2 );
643
		}
644
645
		// Update the Jetpack plan from API on heartbeats
646
		add_action( 'jetpack_heartbeat', array( $this, 'refresh_active_plan_from_wpcom' ) );
647
648
		/**
649
		 * This is the hack to concatinate all css files into one.
650
		 * For description and reasoning see the implode_frontend_css method
651
		 *
652
		 * Super late priority so we catch all the registered styles
653
		 */
654
		if( !is_admin() ) {
655
			add_action( 'wp_print_styles', array( $this, 'implode_frontend_css' ), -1 ); // Run first
656
			add_action( 'wp_print_footer_scripts', array( $this, 'implode_frontend_css' ), -1 ); // Run first to trigger before `print_late_styles`
657
		}
658
659
		/**
660
		 * These are sync actions that we need to keep track of for jitms
661
		 */
662
		add_filter( 'jetpack_sync_before_send_updated_option', array( $this, 'jetpack_track_last_sync_callback' ), 99 );
663
664
		// Actually push the stats on shutdown.
665
		if ( ! has_action( 'shutdown', array( $this, 'push_stats' ) ) ) {
666
			add_action( 'shutdown', array( $this, 'push_stats' ) );
667
		}
668
	}
669
670
	function point_edit_links_to_calypso( $default_url, $post_id ) {
671
		$post = get_post( $post_id );
672
673
		if ( empty( $post ) ) {
674
			return $default_url;
675
		}
676
677
		$post_type = $post->post_type;
678
679
		// Mapping the allowed CPTs on WordPress.com to corresponding paths in Calypso.
680
		// https://en.support.wordpress.com/custom-post-types/
681
		$allowed_post_types = array(
682
			'post' => 'post',
683
			'page' => 'page',
684
			'jetpack-portfolio' => 'edit/jetpack-portfolio',
685
			'jetpack-testimonial' => 'edit/jetpack-testimonial',
686
		);
687
688
		if ( ! in_array( $post_type, array_keys( $allowed_post_types ) ) ) {
689
			return $default_url;
690
		}
691
692
		$path_prefix = $allowed_post_types[ $post_type ];
693
694
		$site_slug  = Jetpack::build_raw_urls( get_home_url() );
695
696
		return esc_url( sprintf( 'https://wordpress.com/%s/%s/%d', $path_prefix, $site_slug, $post_id ) );
697
	}
698
699
	function jetpack_track_last_sync_callback( $params ) {
700
		/**
701
		 * Filter to turn off jitm caching
702
		 *
703
		 * @since 5.4.0
704
		 *
705
		 * @param bool false Whether to cache just in time messages
706
		 */
707
		if ( ! apply_filters( 'jetpack_just_in_time_msg_cache', false ) ) {
708
			return $params;
709
		}
710
711
		if ( is_array( $params ) && isset( $params[0] ) ) {
712
			$option = $params[0];
713
			if ( 'active_plugins' === $option ) {
714
				// use the cache if we can, but not terribly important if it gets evicted
715
				set_transient( 'jetpack_last_plugin_sync', time(), HOUR_IN_SECONDS );
716
			}
717
		}
718
719
		return $params;
720
	}
721
722
	function jetpack_connection_banner_callback() {
723
		check_ajax_referer( 'jp-connection-banner-nonce', 'nonce' );
724
725
		if ( isset( $_REQUEST['dismissBanner'] ) ) {
726
			Jetpack_Options::update_option( 'dismissed_connection_banner', 1 );
727
			wp_send_json_success();
728
		}
729
730
		wp_die();
731
	}
732
733
	function jetpack_admin_ajax_tracks_callback() {
734
		// Check for nonce
735
		if ( ! isset( $_REQUEST['tracksNonce'] ) || ! wp_verify_nonce( $_REQUEST['tracksNonce'], 'jp-tracks-ajax-nonce' ) ) {
736
			wp_die( 'Permissions check failed.' );
737
		}
738
739
		if ( ! isset( $_REQUEST['tracksEventName'] ) || ! isset( $_REQUEST['tracksEventType'] )  ) {
740
			wp_die( 'No valid event name or type.' );
741
		}
742
743
		$tracks_data = array();
744
		if ( 'click' === $_REQUEST['tracksEventType'] && isset( $_REQUEST['tracksEventProp'] ) ) {
745
			if ( is_array( $_REQUEST['tracksEventProp'] ) ) {
746
				$tracks_data = $_REQUEST['tracksEventProp'];
747
			} else {
748
				$tracks_data = array( 'clicked' => $_REQUEST['tracksEventProp'] );
749
			}
750
		}
751
752
		JetpackTracking::record_user_event( $_REQUEST['tracksEventName'], $tracks_data );
753
		wp_send_json_success();
754
		wp_die();
755
	}
756
757
	/**
758
	 * The callback for the JITM ajax requests.
759
	 */
760
	function jetpack_jitm_ajax_callback() {
761
		// Check for nonce
762
		if ( ! isset( $_REQUEST['jitmNonce'] ) || ! wp_verify_nonce( $_REQUEST['jitmNonce'], 'jetpack-jitm-nonce' ) ) {
763
			wp_die( 'Module activation failed due to lack of appropriate permissions' );
764
		}
765
		if ( isset( $_REQUEST['jitmActionToTake'] ) && 'activate' == $_REQUEST['jitmActionToTake'] ) {
766
			$module_slug = $_REQUEST['jitmModule'];
767
			Jetpack::log( 'activate', $module_slug );
768
			Jetpack::activate_module( $module_slug, false, false );
769
			Jetpack::state( 'message', 'no_message' );
770
771
			//A Jetpack module is being activated through a JITM, track it
772
			$this->stat( 'jitm', $module_slug.'-activated-' . JETPACK__VERSION );
773
			$this->do_stats( 'server_side' );
774
775
			wp_send_json_success();
776
		}
777
		if ( isset( $_REQUEST['jitmActionToTake'] ) && 'dismiss' == $_REQUEST['jitmActionToTake'] ) {
778
			// get the hide_jitm options array
779
			$jetpack_hide_jitm = Jetpack_Options::get_option( 'hide_jitm' );
780
			$module_slug = $_REQUEST['jitmModule'];
781
782
			if( ! $jetpack_hide_jitm ) {
783
				$jetpack_hide_jitm = array(
784
					$module_slug => 'hide'
785
				);
786
			} else {
787
				$jetpack_hide_jitm[$module_slug] = 'hide';
788
			}
789
790
			Jetpack_Options::update_option( 'hide_jitm', $jetpack_hide_jitm );
791
792
			//jitm is being dismissed forever, track it
793
			$this->stat( 'jitm', $module_slug.'-dismissed-' . JETPACK__VERSION );
794
			$this->do_stats( 'server_side' );
795
796
			wp_send_json_success();
797
		}
798 View Code Duplication
		if ( isset( $_REQUEST['jitmActionToTake'] ) && 'launch' == $_REQUEST['jitmActionToTake'] ) {
799
			$module_slug = $_REQUEST['jitmModule'];
800
801
			// User went to WordPress.com, track this
802
			$this->stat( 'jitm', $module_slug.'-wordpress-tools-' . JETPACK__VERSION );
803
			$this->do_stats( 'server_side' );
804
805
			wp_send_json_success();
806
		}
807 View Code Duplication
		if ( isset( $_REQUEST['jitmActionToTake'] ) && 'viewed' == $_REQUEST['jitmActionToTake'] ) {
808
			$track = $_REQUEST['jitmModule'];
809
810
			// User is viewing JITM, track it.
811
			$this->stat( 'jitm', $track . '-viewed-' . JETPACK__VERSION );
812
			$this->do_stats( 'server_side' );
813
814
			wp_send_json_success();
815
		}
816
	}
817
818
	/**
819
	 * If there are any stats that need to be pushed, but haven't been, push them now.
820
	 */
821
	function push_stats() {
822
		if ( ! empty( $this->stats ) ) {
823
			$this->do_stats( 'server_side' );
824
		}
825
	}
826
827
	function jetpack_custom_caps( $caps, $cap, $user_id, $args ) {
828
		switch( $cap ) {
829
			case 'jetpack_connect' :
830
			case 'jetpack_reconnect' :
831
				if ( Jetpack::is_development_mode() ) {
832
					$caps = array( 'do_not_allow' );
833
					break;
834
				}
835
				/**
836
				 * Pass through. If it's not development mode, these should match disconnect.
837
				 * Let users disconnect if it's development mode, just in case things glitch.
838
				 */
839
			case 'jetpack_disconnect' :
840
				/**
841
				 * In multisite, can individual site admins manage their own connection?
842
				 *
843
				 * Ideally, this should be extracted out to a separate filter in the Jetpack_Network class.
844
				 */
845
				if ( is_multisite() && ! is_super_admin() && is_plugin_active_for_network( 'jetpack/jetpack.php' ) ) {
846
					if ( ! Jetpack_Network::init()->get_option( 'sub-site-connection-override' ) ) {
847
						/**
848
						 * We need to update the option name -- it's terribly unclear which
849
						 * direction the override goes.
850
						 *
851
						 * @todo: Update the option name to `sub-sites-can-manage-own-connections`
852
						 */
853
						$caps = array( 'do_not_allow' );
854
						break;
855
					}
856
				}
857
858
				$caps = array( 'manage_options' );
859
				break;
860
			case 'jetpack_manage_modules' :
861
			case 'jetpack_activate_modules' :
862
			case 'jetpack_deactivate_modules' :
863
				$caps = array( 'manage_options' );
864
				break;
865
			case 'jetpack_configure_modules' :
866
				$caps = array( 'manage_options' );
867
				break;
868
			case 'jetpack_network_admin_page':
869
			case 'jetpack_network_settings_page':
870
				$caps = array( 'manage_network_plugins' );
871
				break;
872
			case 'jetpack_network_sites_page':
873
				$caps = array( 'manage_sites' );
874
				break;
875
			case 'jetpack_admin_page' :
876
				if ( Jetpack::is_development_mode() ) {
877
					$caps = array( 'manage_options' );
878
					break;
879
				} else {
880
					$caps = array( 'read' );
881
				}
882
				break;
883
			case 'jetpack_connect_user' :
884
				if ( Jetpack::is_development_mode() ) {
885
					$caps = array( 'do_not_allow' );
886
					break;
887
				}
888
				$caps = array( 'read' );
889
				break;
890
		}
891
		return $caps;
892
	}
893
894
	function require_jetpack_authentication() {
895
		// Don't let anyone authenticate
896
		$_COOKIE = array();
897
		remove_all_filters( 'authenticate' );
898
		remove_all_actions( 'wp_login_failed' );
899
900
		if ( Jetpack::is_active() ) {
901
			// Allow Jetpack authentication
902
			add_filter( 'authenticate', array( $this, 'authenticate_jetpack' ), 10, 3 );
903
		}
904
	}
905
906
	/**
907
	 * Load language files
908
	 * @action plugins_loaded
909
	 */
910
	public static function plugin_textdomain() {
911
		// Note to self, the third argument must not be hardcoded, to account for relocated folders.
912
		load_plugin_textdomain( 'jetpack', false, dirname( plugin_basename( JETPACK__PLUGIN_FILE ) ) . '/languages/' );
913
	}
914
915
	/**
916
	 * Register assets for use in various modules and the Jetpack admin page.
917
	 *
918
	 * @uses wp_script_is, wp_register_script, plugins_url
919
	 * @action wp_loaded
920
	 * @return null
921
	 */
922
	public function register_assets() {
923
		if ( ! wp_script_is( 'spin', 'registered' ) ) {
924
			wp_register_script(
925
				'spin',
926
				self::get_file_url_for_environment( '_inc/build/spin.min.js', '_inc/spin.js' ),
927
				false,
928
				'1.3'
929
			);
930
		}
931
932
		if ( ! wp_script_is( 'jquery.spin', 'registered' ) ) {
933
			wp_register_script(
934
				'jquery.spin',
935
				self::get_file_url_for_environment( '_inc/build/jquery.spin.min.js', '_inc/jquery.spin.js' ),
936
				array( 'jquery', 'spin' ),
937
				'1.3'
938
			);
939
		}
940
941 View Code Duplication
		if ( ! wp_script_is( 'jetpack-gallery-settings', 'registered' ) ) {
942
			wp_register_script(
943
				'jetpack-gallery-settings',
944
				self::get_file_url_for_environment( '_inc/build/gallery-settings.min.js', '_inc/gallery-settings.js' ),
945
				array( 'media-views' ),
946
				'20121225'
947
			);
948
		}
949
950
		if ( ! wp_script_is( 'jetpack-twitter-timeline', 'registered' ) ) {
951
			wp_register_script(
952
				'jetpack-twitter-timeline',
953
				self::get_file_url_for_environment( '_inc/build/twitter-timeline.min.js', '_inc/twitter-timeline.js' ),
954
				array( 'jquery' ),
955
				'4.0.0',
956
				true
957
			);
958
		}
959
960
		if ( ! wp_script_is( 'jetpack-facebook-embed', 'registered' ) ) {
961
			wp_register_script(
962
				'jetpack-facebook-embed',
963
				self::get_file_url_for_environment( '_inc/build/facebook-embed.min.js', '_inc/facebook-embed.js' ),
964
				array( 'jquery' ),
965
				null,
966
				true
967
			);
968
969
			/** This filter is documented in modules/sharedaddy/sharing-sources.php */
970
			$fb_app_id = apply_filters( 'jetpack_sharing_facebook_app_id', '249643311490' );
971
			if ( ! is_numeric( $fb_app_id ) ) {
972
				$fb_app_id = '';
973
			}
974
			wp_localize_script(
975
				'jetpack-facebook-embed',
976
				'jpfbembed',
977
				array(
978
					'appid' => $fb_app_id,
979
					'locale' => $this->get_locale(),
980
				)
981
			);
982
		}
983
984
		/**
985
		 * As jetpack_register_genericons is by default fired off a hook,
986
		 * the hook may have already fired by this point.
987
		 * So, let's just trigger it manually.
988
		 */
989
		require_once( JETPACK__PLUGIN_DIR . '_inc/genericons.php' );
990
		jetpack_register_genericons();
991
992
		/**
993
		 * Register the social logos
994
		 */
995
		require_once( JETPACK__PLUGIN_DIR . '_inc/social-logos.php' );
996
		jetpack_register_social_logos();
997
998 View Code Duplication
		if ( ! wp_style_is( 'jetpack-icons', 'registered' ) )
999
			wp_register_style( 'jetpack-icons', plugins_url( 'css/jetpack-icons.min.css', JETPACK__PLUGIN_FILE ), false, JETPACK__VERSION );
1000
	}
1001
1002
	/**
1003
	 * Guess locale from language code.
1004
	 *
1005
	 * @param string $lang Language code.
1006
	 * @return string|bool
1007
	 */
1008
	function guess_locale_from_lang( $lang ) {
1009
		if ( 'en' === $lang || 'en_US' === $lang || ! $lang ) {
1010
			return 'en_US';
1011
		}
1012
1013 View Code Duplication
		if ( ! class_exists( 'GP_Locales' ) ) {
1014
			if ( ! defined( 'JETPACK__GLOTPRESS_LOCALES_PATH' ) || ! file_exists( JETPACK__GLOTPRESS_LOCALES_PATH ) ) {
1015
				return false;
1016
			}
1017
1018
			require JETPACK__GLOTPRESS_LOCALES_PATH;
1019
		}
1020
1021
		if ( defined( 'IS_WPCOM' ) && IS_WPCOM ) {
1022
			// WP.com: get_locale() returns 'it'
1023
			$locale = GP_Locales::by_slug( $lang );
1024
		} else {
1025
			// Jetpack: get_locale() returns 'it_IT';
1026
			$locale = GP_Locales::by_field( 'facebook_locale', $lang );
1027
		}
1028
1029
		if ( ! $locale ) {
1030
			return false;
1031
		}
1032
1033
		if ( empty( $locale->facebook_locale ) ) {
1034
			if ( empty( $locale->wp_locale ) ) {
1035
				return false;
1036
			} else {
1037
				// Facebook SDK is smart enough to fall back to en_US if a
1038
				// locale isn't supported. Since supported Facebook locales
1039
				// can fall out of sync, we'll attempt to use the known
1040
				// wp_locale value and rely on said fallback.
1041
				return $locale->wp_locale;
1042
			}
1043
		}
1044
1045
		return $locale->facebook_locale;
1046
	}
1047
1048
	/**
1049
	 * Get the locale.
1050
	 *
1051
	 * @return string|bool
1052
	 */
1053
	function get_locale() {
1054
		$locale = $this->guess_locale_from_lang( get_locale() );
1055
1056
		if ( ! $locale ) {
1057
			$locale = 'en_US';
1058
		}
1059
1060
		return $locale;
1061
	}
1062
1063
	/**
1064
	 * Device Pixels support
1065
	 * This improves the resolution of gravatars and wordpress.com uploads on hi-res and zoomed browsers.
1066
	 */
1067
	function devicepx() {
1068
		if ( Jetpack::is_active() ) {
1069
			wp_enqueue_script( 'devicepx', 'https://s0.wp.com/wp-content/js/devicepx-jetpack.js', array(), gmdate( 'oW' ), true );
1070
		}
1071
	}
1072
1073
	/**
1074
	 * Return the network_site_url so that .com knows what network this site is a part of.
1075
	 * @param  bool $option
1076
	 * @return string
1077
	 */
1078
	public function jetpack_main_network_site_option( $option ) {
1079
		return network_site_url();
1080
	}
1081
	/**
1082
	 * Network Name.
1083
	 */
1084
	static function network_name( $option = null ) {
1085
		global $current_site;
1086
		return $current_site->site_name;
1087
	}
1088
	/**
1089
	 * Does the network allow new user and site registrations.
1090
	 * @return string
1091
	 */
1092
	static function network_allow_new_registrations( $option = null ) {
1093
		return ( in_array( get_site_option( 'registration' ), array('none', 'user', 'blog', 'all' ) ) ? get_site_option( 'registration') : 'none' );
1094
	}
1095
	/**
1096
	 * Does the network allow admins to add new users.
1097
	 * @return boolian
1098
	 */
1099
	static function network_add_new_users( $option = null ) {
1100
		return (bool) get_site_option( 'add_new_users' );
1101
	}
1102
	/**
1103
	 * File upload psace left per site in MB.
1104
	 *  -1 means NO LIMIT.
1105
	 * @return number
1106
	 */
1107
	static function network_site_upload_space( $option = null ) {
1108
		// value in MB
1109
		return ( get_site_option( 'upload_space_check_disabled' ) ? -1 : get_space_allowed() );
1110
	}
1111
1112
	/**
1113
	 * Network allowed file types.
1114
	 * @return string
1115
	 */
1116
	static function network_upload_file_types( $option = null ) {
1117
		return get_site_option( 'upload_filetypes', 'jpg jpeg png gif' );
1118
	}
1119
1120
	/**
1121
	 * Maximum file upload size set by the network.
1122
	 * @return number
1123
	 */
1124
	static function network_max_upload_file_size( $option = null ) {
1125
		// value in KB
1126
		return get_site_option( 'fileupload_maxk', 300 );
1127
	}
1128
1129
	/**
1130
	 * Lets us know if a site allows admins to manage the network.
1131
	 * @return array
1132
	 */
1133
	static function network_enable_administration_menus( $option = null ) {
1134
		return get_site_option( 'menu_items' );
1135
	}
1136
1137
	/**
1138
	 * If a user has been promoted to or demoted from admin, we need to clear the
1139
	 * jetpack_other_linked_admins transient.
1140
	 *
1141
	 * @since 4.3.2
1142
	 * @since 4.4.0  $old_roles is null by default and if it's not passed, the transient is cleared.
1143
	 *
1144
	 * @param int    $user_id   The user ID whose role changed.
1145
	 * @param string $role      The new role.
1146
	 * @param array  $old_roles An array of the user's previous roles.
1147
	 */
1148
	function maybe_clear_other_linked_admins_transient( $user_id, $role, $old_roles = null ) {
1149
		if ( 'administrator' == $role
1150
			|| ( is_array( $old_roles ) && in_array( 'administrator', $old_roles ) )
1151
			|| is_null( $old_roles )
1152
		) {
1153
			delete_transient( 'jetpack_other_linked_admins' );
1154
		}
1155
	}
1156
1157
	/**
1158
	 * Checks to see if there are any other users available to become primary
1159
	 * Users must both:
1160
	 * - Be linked to wpcom
1161
	 * - Be an admin
1162
	 *
1163
	 * @return mixed False if no other users are linked, Int if there are.
1164
	 */
1165
	static function get_other_linked_admins() {
1166
		$other_linked_users = get_transient( 'jetpack_other_linked_admins' );
1167
1168
		if ( false === $other_linked_users ) {
1169
			$admins = get_users( array( 'role' => 'administrator' ) );
1170
			if ( count( $admins ) > 1 ) {
1171
				$available = array();
1172
				foreach ( $admins as $admin ) {
1173
					if ( Jetpack::is_user_connected( $admin->ID ) ) {
1174
						$available[] = $admin->ID;
1175
					}
1176
				}
1177
1178
				$count_connected_admins = count( $available );
1179
				if ( count( $available ) > 1 ) {
1180
					$other_linked_users = $count_connected_admins;
1181
				} else {
1182
					$other_linked_users = 0;
1183
				}
1184
			} else {
1185
				$other_linked_users = 0;
1186
			}
1187
1188
			set_transient( 'jetpack_other_linked_admins', $other_linked_users, HOUR_IN_SECONDS );
1189
		}
1190
1191
		return ( 0 === $other_linked_users ) ? false : $other_linked_users;
1192
	}
1193
1194
	/**
1195
	 * Return whether we are dealing with a multi network setup or not.
1196
	 * The reason we are type casting this is because we want to avoid the situation where
1197
	 * the result is false since when is_main_network_option return false it cases
1198
	 * the rest the get_option( 'jetpack_is_multi_network' ); to return the value that is set in the
1199
	 * database which could be set to anything as opposed to what this function returns.
1200
	 * @param  bool  $option
1201
	 *
1202
	 * @return boolean
1203
	 */
1204
	public function is_main_network_option( $option ) {
1205
		// return '1' or ''
1206
		return (string) (bool) Jetpack::is_multi_network();
1207
	}
1208
1209
	/**
1210
	 * Return true if we are with multi-site or multi-network false if we are dealing with single site.
1211
	 *
1212
	 * @param  string  $option
1213
	 * @return boolean
1214
	 */
1215
	public function is_multisite( $option ) {
1216
		return (string) (bool) is_multisite();
1217
	}
1218
1219
	/**
1220
	 * Implemented since there is no core is multi network function
1221
	 * Right now there is no way to tell if we which network is the dominant network on the system
1222
	 *
1223
	 * @since  3.3
1224
	 * @return boolean
1225
	 */
1226
	public static function is_multi_network() {
1227
		global  $wpdb;
1228
1229
		// if we don't have a multi site setup no need to do any more
1230
		if ( ! is_multisite() ) {
1231
			return false;
1232
		}
1233
1234
		$num_sites = $wpdb->get_var( "SELECT COUNT(*) FROM {$wpdb->site}" );
1235
		if ( $num_sites > 1 ) {
1236
			return true;
1237
		} else {
1238
			return false;
1239
		}
1240
	}
1241
1242
	/**
1243
	 * Trigger an update to the main_network_site when we update the siteurl of a site.
1244
	 * @return null
1245
	 */
1246
	function update_jetpack_main_network_site_option() {
1247
		_deprecated_function( __METHOD__, 'jetpack-4.2' );
1248
	}
1249
	/**
1250
	 * Triggered after a user updates the network settings via Network Settings Admin Page
1251
	 *
1252
	 */
1253
	function update_jetpack_network_settings() {
1254
		_deprecated_function( __METHOD__, 'jetpack-4.2' );
1255
		// Only sync this info for the main network site.
1256
	}
1257
1258
	/**
1259
	 * Get back if the current site is single user site.
1260
	 *
1261
	 * @return bool
1262
	 */
1263
	public static function is_single_user_site() {
1264
		global $wpdb;
1265
1266 View Code Duplication
		if ( false === ( $some_users = get_transient( 'jetpack_is_single_user' ) ) ) {
1267
			$some_users = $wpdb->get_var( "SELECT COUNT(*) FROM (SELECT user_id FROM $wpdb->usermeta WHERE meta_key = '{$wpdb->prefix}capabilities' LIMIT 2) AS someusers" );
1268
			set_transient( 'jetpack_is_single_user', (int) $some_users, 12 * HOUR_IN_SECONDS );
1269
		}
1270
		return 1 === (int) $some_users;
1271
	}
1272
1273
	/**
1274
	 * Returns true if the site has file write access false otherwise.
1275
	 * @return string ( '1' | '0' )
1276
	 **/
1277
	public static function file_system_write_access() {
1278
		if ( ! function_exists( 'get_filesystem_method' ) ) {
1279
			require_once( ABSPATH . 'wp-admin/includes/file.php' );
1280
		}
1281
1282
		require_once( ABSPATH . 'wp-admin/includes/template.php' );
1283
1284
		$filesystem_method = get_filesystem_method();
1285
		if ( $filesystem_method === 'direct' ) {
1286
			return 1;
1287
		}
1288
1289
		ob_start();
1290
		$filesystem_credentials_are_stored = request_filesystem_credentials( self_admin_url() );
1291
		ob_end_clean();
1292
		if ( $filesystem_credentials_are_stored ) {
1293
			return 1;
1294
		}
1295
		return 0;
1296
	}
1297
1298
	/**
1299
	 * Finds out if a site is using a version control system.
1300
	 * @return string ( '1' | '0' )
1301
	 **/
1302
	public static function is_version_controlled() {
1303
		_deprecated_function( __METHOD__, 'jetpack-4.2', 'Jetpack_Sync_Functions::is_version_controlled' );
1304
		return (string) (int) Jetpack_Sync_Functions::is_version_controlled();
1305
	}
1306
1307
	/**
1308
	 * Determines whether the current theme supports featured images or not.
1309
	 * @return string ( '1' | '0' )
1310
	 */
1311
	public static function featured_images_enabled() {
1312
		_deprecated_function( __METHOD__, 'jetpack-4.2' );
1313
		return current_theme_supports( 'post-thumbnails' ) ? '1' : '0';
1314
	}
1315
1316
	/**
1317
	 * Wrapper for core's get_avatar_url().  This one is deprecated.
1318
	 *
1319
	 * @deprecated 4.7 use get_avatar_url instead.
1320
	 * @param int|string|object $id_or_email A user ID,  email address, or comment object
1321
	 * @param int $size Size of the avatar image
1322
	 * @param string $default URL to a default image to use if no avatar is available
1323
	 * @param bool $force_display Whether to force it to return an avatar even if show_avatars is disabled
1324
	 *
1325
	 * @return array
1326
	 */
1327
	public static function get_avatar_url( $id_or_email, $size = 96, $default = '', $force_display = false ) {
1328
		_deprecated_function( __METHOD__, 'jetpack-4.7', 'get_avatar_url' );
1329
		return get_avatar_url( $id_or_email, array(
1330
			'size' => $size,
1331
			'default' => $default,
1332
			'force_default' => $force_display,
1333
		) );
1334
	}
1335
1336
	/**
1337
	 * jetpack_updates is saved in the following schema:
1338
	 *
1339
	 * array (
1340
	 *      'plugins'                       => (int) Number of plugin updates available.
1341
	 *      'themes'                        => (int) Number of theme updates available.
1342
	 *      'wordpress'                     => (int) Number of WordPress core updates available.
1343
	 *      'translations'                  => (int) Number of translation updates available.
1344
	 *      'total'                         => (int) Total of all available updates.
1345
	 *      'wp_update_version'             => (string) The latest available version of WordPress, only present if a WordPress update is needed.
1346
	 * )
1347
	 * @return array
1348
	 */
1349
	public static function get_updates() {
1350
		$update_data = wp_get_update_data();
1351
1352
		// Stores the individual update counts as well as the total count.
1353
		if ( isset( $update_data['counts'] ) ) {
1354
			$updates = $update_data['counts'];
1355
		}
1356
1357
		// If we need to update WordPress core, let's find the latest version number.
1358 View Code Duplication
		if ( ! empty( $updates['wordpress'] ) ) {
1359
			$cur = get_preferred_from_update_core();
1360
			if ( isset( $cur->response ) && 'upgrade' === $cur->response ) {
1361
				$updates['wp_update_version'] = $cur->current;
1362
			}
1363
		}
1364
		return isset( $updates ) ? $updates : array();
1365
	}
1366
1367
	public static function get_update_details() {
1368
		$update_details = array(
1369
			'update_core' => get_site_transient( 'update_core' ),
1370
			'update_plugins' => get_site_transient( 'update_plugins' ),
1371
			'update_themes' => get_site_transient( 'update_themes' ),
1372
		);
1373
		return $update_details;
1374
	}
1375
1376
	public static function refresh_update_data() {
1377
		_deprecated_function( __METHOD__, 'jetpack-4.2' );
1378
1379
	}
1380
1381
	public static function refresh_theme_data() {
1382
		_deprecated_function( __METHOD__, 'jetpack-4.2' );
1383
	}
1384
1385
	/**
1386
	 * Is Jetpack active?
1387
	 */
1388
	public static function is_active() {
1389
		return (bool) Jetpack_Data::get_access_token( JETPACK_MASTER_USER );
1390
	}
1391
1392
	/**
1393
	 * Make an API call to WordPress.com for plan status
1394
	 *
1395
	 * @uses Jetpack_Options::get_option()
1396
	 * @uses Jetpack_Client::wpcom_json_api_request_as_blog()
1397
	 * @uses update_option()
1398
	 *
1399
	 * @access public
1400
	 * @static
1401
	 *
1402
	 * @return bool True if plan is updated, false if no update
1403
	 */
1404
	public static function refresh_active_plan_from_wpcom() {
1405
		// Make the API request
1406
		$request = sprintf( '/sites/%d', Jetpack_Options::get_option( 'id' ) );
1407
		$response = Jetpack_Client::wpcom_json_api_request_as_blog( $request, '1.1' );
1408
1409
		// Bail if there was an error or malformed response
1410
		if ( is_wp_error( $response ) || ! is_array( $response ) || ! isset( $response['body'] ) ) {
1411
			return false;
1412
		}
1413
1414
		// Decode the results
1415
		$results = json_decode( $response['body'], true );
1416
1417
		// Bail if there were no results or plan details returned
1418
		if ( ! is_array( $results ) || ! isset( $results['plan'] ) ) {
1419
			return false;
1420
		}
1421
1422
		// Store the option and return true if updated
1423
		return update_option( 'jetpack_active_plan', $results['plan'] );
1424
	}
1425
1426
	/**
1427
	 * Get the plan that this Jetpack site is currently using
1428
	 *
1429
	 * @uses get_option()
1430
	 *
1431
	 * @access public
1432
	 * @static
1433
	 *
1434
	 * @return array Active Jetpack plan details
1435
	 */
1436
	public static function get_active_plan() {
1437
		$plan = get_option( 'jetpack_active_plan', array() );
1438
1439
		// Set the default options
1440
		if ( empty( $plan ) || ( isset( $plan['product_slug'] ) && 'jetpack_free' === $plan['product_slug'] ) ) {
1441
			$plan = wp_parse_args( $plan, array(
1442
				'product_slug' => 'jetpack_free',
1443
				'supports'     => array(),
1444
				'class'        => 'free',
1445
			) );
1446
		}
1447
1448
		// Define what paid modules are supported by personal plans
1449
		$personal_plans = array(
1450
			'jetpack_personal',
1451
			'jetpack_personal_monthly',
1452
			'personal-bundle',
1453
		);
1454
1455
		if ( in_array( $plan['product_slug'], $personal_plans ) ) {
1456
			$plan['supports'] = array(
1457
				'akismet',
1458
			);
1459
			$plan['class'] = 'personal';
1460
		}
1461
1462
		// Define what paid modules are supported by premium plans
1463
		$premium_plans = array(
1464
			'jetpack_premium',
1465
			'jetpack_premium_monthly',
1466
			'value_bundle',
1467
		);
1468
1469
		if ( in_array( $plan['product_slug'], $premium_plans ) ) {
1470
			$plan['supports'] = array(
1471
				'videopress',
1472
				'akismet',
1473
				'vaultpress',
1474
				'wordads',
1475
			);
1476
			$plan['class'] = 'premium';
1477
		}
1478
1479
		// Define what paid modules are supported by professional plans
1480
		$business_plans = array(
1481
			'jetpack_business',
1482
			'jetpack_business_monthly',
1483
			'business-bundle',
1484
			'vip',
1485
		);
1486
1487
		if ( in_array( $plan['product_slug'], $business_plans ) ) {
1488
			$plan['supports'] = array(
1489
				'videopress',
1490
				'akismet',
1491
				'vaultpress',
1492
				'seo-tools',
1493
				'google-analytics',
1494
				'wordads',
1495
				'search',
1496
			);
1497
			$plan['class'] = 'business';
1498
		}
1499
1500
		// Make sure we have an array here in the event database data is stale
1501
		if ( ! isset( $plan['supports'] ) ) {
1502
			$plan['supports'] = array();
1503
		}
1504
1505
		return $plan;
1506
	}
1507
1508
	/**
1509
	 * Determine whether the active plan supports a particular feature
1510
	 *
1511
	 * @uses Jetpack::get_active_plan()
1512
	 *
1513
	 * @access public
1514
	 * @static
1515
	 *
1516
	 * @return bool True if plan supports feature, false if not
1517
	 */
1518
	public static function active_plan_supports( $feature ) {
1519
		$plan = Jetpack::get_active_plan();
1520
1521
		if ( in_array( $feature, $plan['supports'] ) ) {
1522
			return true;
1523
		}
1524
1525
		return false;
1526
	}
1527
1528
	/**
1529
	 * Is Jetpack in development (offline) mode?
1530
	 */
1531
	public static function is_development_mode() {
1532
		$development_mode = false;
1533
1534
		if ( defined( 'JETPACK_DEV_DEBUG' ) ) {
1535
			$development_mode = JETPACK_DEV_DEBUG;
1536
		} elseif ( $site_url = site_url() ) {
1537
			$development_mode = false === strpos( $site_url, '.' );
1538
		}
1539
1540
		/**
1541
		 * Filters Jetpack's development mode.
1542
		 *
1543
		 * @see https://jetpack.com/support/development-mode/
1544
		 *
1545
		 * @since 2.2.1
1546
		 *
1547
		 * @param bool $development_mode Is Jetpack's development mode active.
1548
		 */
1549
		return apply_filters( 'jetpack_development_mode', $development_mode );
1550
	}
1551
1552
	/**
1553
	* Get Jetpack development mode notice text and notice class.
1554
	*
1555
	* Mirrors the checks made in Jetpack::is_development_mode
1556
	*
1557
	*/
1558
	public static function show_development_mode_notice() {
1559
		if ( Jetpack::is_development_mode() ) {
1560
			if ( defined( 'JETPACK_DEV_DEBUG' ) && JETPACK_DEV_DEBUG ) {
1561
				$notice = sprintf(
1562
					/* translators: %s is a URL */
1563
					__( 'In <a href="%s" target="_blank">Development Mode</a>, via the JETPACK_DEV_DEBUG constant being defined in wp-config.php or elsewhere.', 'jetpack' ),
1564
					'https://jetpack.com/support/development-mode/'
1565
				);
1566
			} elseif ( site_url() && false === strpos( site_url(), '.' ) ) {
1567
				$notice = sprintf(
1568
					/* translators: %s is a URL */
1569
					__( 'In <a href="%s" target="_blank">Development Mode</a>, via site URL lacking a dot (e.g. http://localhost).', 'jetpack' ),
1570
					'https://jetpack.com/support/development-mode/'
1571
				);
1572
			} else {
1573
				$notice = sprintf(
1574
					/* translators: %s is a URL */
1575
					__( 'In <a href="%s" target="_blank">Development Mode</a>, via the jetpack_development_mode filter.', 'jetpack' ),
1576
					'https://jetpack.com/support/development-mode/'
1577
				);
1578
			}
1579
1580
			echo '<div class="updated" style="border-color: #f0821e;"><p>' . $notice . '</p></div>';
1581
		}
1582
1583
		// Throw up a notice if using a development version and as for feedback.
1584
		if ( Jetpack::is_development_version() ) {
1585
			/* translators: %s is a URL */
1586
			$notice = sprintf( __( 'You are currently running a development version of Jetpack. <a href="%s" target="_blank">Submit your feedback</a>', 'jetpack' ), 'https://jetpack.com/contact-support/beta-group/' );
1587
1588
			echo '<div class="updated" style="border-color: #f0821e;"><p>' . $notice . '</p></div>';
1589
		}
1590
		// Throw up a notice if using staging mode
1591
		if ( Jetpack::is_staging_site() ) {
1592
			/* translators: %s is a URL */
1593
			$notice = sprintf( __( 'You are running Jetpack on a <a href="%s" target="_blank">staging server</a>.', 'jetpack' ), 'https://jetpack.com/support/staging-sites/' );
1594
1595
			echo '<div class="updated" style="border-color: #f0821e;"><p>' . $notice . '</p></div>';
1596
		}
1597
	}
1598
1599
	/**
1600
	 * Whether Jetpack's version maps to a public release, or a development version.
1601
	 */
1602
	public static function is_development_version() {
1603
		/**
1604
		 * Allows filtering whether this is a development version of Jetpack.
1605
		 *
1606
		 * This filter is especially useful for tests.
1607
		 *
1608
		 * @since 4.3.0
1609
		 *
1610
		 * @param bool $development_version Is this a develoment version of Jetpack?
1611
		 */
1612
		return (bool) apply_filters(
1613
			'jetpack_development_version',
1614
			! preg_match( '/^\d+(\.\d+)+$/', Jetpack_Constants::get_constant( 'JETPACK__VERSION' ) )
1615
		);
1616
	}
1617
1618
	/**
1619
	 * Is a given user (or the current user if none is specified) linked to a WordPress.com user?
1620
	 */
1621
	public static function is_user_connected( $user_id = false ) {
1622
		$user_id = false === $user_id ? get_current_user_id() : absint( $user_id );
1623
		if ( ! $user_id ) {
1624
			return false;
1625
		}
1626
1627
		return (bool) Jetpack_Data::get_access_token( $user_id );
1628
	}
1629
1630
	/**
1631
	 * Get the wpcom user data of the current|specified connected user.
1632
	 */
1633
	public static function get_connected_user_data( $user_id = null ) {
1634
		if ( ! $user_id ) {
1635
			$user_id = get_current_user_id();
1636
		}
1637
1638
		$transient_key = "jetpack_connected_user_data_$user_id";
1639
1640
		if ( $cached_user_data = get_transient( $transient_key ) ) {
1641
			return $cached_user_data;
1642
		}
1643
1644
		Jetpack::load_xml_rpc_client();
1645
		$xml = new Jetpack_IXR_Client( array(
1646
			'user_id' => $user_id,
1647
		) );
1648
		$xml->query( 'wpcom.getUser' );
1649
		if ( ! $xml->isError() ) {
1650
			$user_data = $xml->getResponse();
1651
			set_transient( $transient_key, $xml->getResponse(), DAY_IN_SECONDS );
1652
			return $user_data;
1653
		}
1654
1655
		return false;
1656
	}
1657
1658
	/**
1659
	 * Get the wpcom email of the current|specified connected user.
1660
	 */
1661 View Code Duplication
	public static function get_connected_user_email( $user_id = null ) {
1662
		if ( ! $user_id ) {
1663
			$user_id = get_current_user_id();
1664
		}
1665
		Jetpack::load_xml_rpc_client();
1666
		$xml = new Jetpack_IXR_Client( array(
1667
			'user_id' => $user_id,
1668
		) );
1669
		$xml->query( 'wpcom.getUserEmail' );
1670
		if ( ! $xml->isError() ) {
1671
			return $xml->getResponse();
1672
		}
1673
		return false;
1674
	}
1675
1676
	/**
1677
	 * Get the wpcom email of the master user.
1678
	 */
1679
	public static function get_master_user_email() {
1680
		$master_user_id = Jetpack_Options::get_option( 'master_user' );
1681
		if ( $master_user_id ) {
1682
			return self::get_connected_user_email( $master_user_id );
1683
		}
1684
		return '';
1685
	}
1686
1687
	function current_user_is_connection_owner() {
1688
		$user_token = Jetpack_Data::get_access_token( JETPACK_MASTER_USER );
1689
		return $user_token && is_object( $user_token ) && isset( $user_token->external_user_id ) && get_current_user_id() === $user_token->external_user_id;
1690
	}
1691
1692
	/**
1693
	 * Add any extra oEmbed providers that we know about and use on wpcom for feature parity.
1694
	 */
1695
	function extra_oembed_providers() {
1696
		// Cloudup: https://dev.cloudup.com/#oembed
1697
		wp_oembed_add_provider( 'https://cloudup.com/*' , 'https://cloudup.com/oembed' );
1698
		wp_oembed_add_provider( 'https://me.sh/*', 'https://me.sh/oembed?format=json' );
1699
		wp_oembed_add_provider( '#https?://(www\.)?gfycat\.com/.*#i', 'https://api.gfycat.com/v1/oembed', true );
1700
		wp_oembed_add_provider( '#https?://[^.]+\.(wistia\.com|wi\.st)/(medias|embed)/.*#', 'https://fast.wistia.com/oembed', true );
1701
		wp_oembed_add_provider( '#https?://sketchfab\.com/.*#i', 'https://sketchfab.com/oembed', true );
1702
		wp_oembed_add_provider( '#https?://(www\.)?icloud\.com/keynote/.*#i', 'https://iwmb.icloud.com/iwmb/oembed', true );
1703
	}
1704
1705
	/**
1706
	 * Synchronize connected user role changes
1707
	 */
1708
	function user_role_change( $user_id ) {
1709
		_deprecated_function( __METHOD__, 'jetpack-4.2', 'Jetpack_Sync_Users::user_role_change()' );
1710
		Jetpack_Sync_Users::user_role_change( $user_id );
1711
	}
1712
1713
	/**
1714
	 * Loads the currently active modules.
1715
	 */
1716
	public static function load_modules() {
1717
		if (
1718
			! self::is_active()
1719
			&& ! self::is_development_mode()
1720
			&& (
1721
				! is_multisite()
1722
				|| ! get_site_option( 'jetpack_protect_active' )
1723
			)
1724
		) {
1725
			return;
1726
		}
1727
1728
		$version = Jetpack_Options::get_option( 'version' );
1729 View Code Duplication
		if ( ! $version ) {
1730
			$version = $old_version = JETPACK__VERSION . ':' . time();
1731
			/** This action is documented in class.jetpack.php */
1732
			do_action( 'updating_jetpack_version', $version, false );
1733
			Jetpack_Options::update_options( compact( 'version', 'old_version' ) );
1734
		}
1735
		list( $version ) = explode( ':', $version );
1736
1737
		$modules = array_filter( Jetpack::get_active_modules(), array( 'Jetpack', 'is_module' ) );
1738
1739
		$modules_data = array();
1740
1741
		// Don't load modules that have had "Major" changes since the stored version until they have been deactivated/reactivated through the lint check.
1742
		if ( version_compare( $version, JETPACK__VERSION, '<' ) ) {
1743
			$updated_modules = array();
1744
			foreach ( $modules as $module ) {
1745
				$modules_data[ $module ] = Jetpack::get_module( $module );
1746
				if ( ! isset( $modules_data[ $module ]['changed'] ) ) {
1747
					continue;
1748
				}
1749
1750
				if ( version_compare( $modules_data[ $module ]['changed'], $version, '<=' ) ) {
1751
					continue;
1752
				}
1753
1754
				$updated_modules[] = $module;
1755
			}
1756
1757
			$modules = array_diff( $modules, $updated_modules );
1758
		}
1759
1760
		$is_development_mode = Jetpack::is_development_mode();
1761
1762
		foreach ( $modules as $index => $module ) {
1763
			// If we're in dev mode, disable modules requiring a connection
1764
			if ( $is_development_mode ) {
1765
				// Prime the pump if we need to
1766
				if ( empty( $modules_data[ $module ] ) ) {
1767
					$modules_data[ $module ] = Jetpack::get_module( $module );
1768
				}
1769
				// If the module requires a connection, but we're in local mode, don't include it.
1770
				if ( $modules_data[ $module ]['requires_connection'] ) {
1771
					continue;
1772
				}
1773
			}
1774
1775
			if ( did_action( 'jetpack_module_loaded_' . $module ) ) {
1776
				continue;
1777
			}
1778
1779
			if ( ! include_once( Jetpack::get_module_path( $module ) ) ) {
1780
				unset( $modules[ $index ] );
1781
				self::update_active_modules( array_values( $modules ) );
1782
				continue;
1783
			}
1784
1785
			/**
1786
			 * Fires when a specific module is loaded.
1787
			 * The dynamic part of the hook, $module, is the module slug.
1788
			 *
1789
			 * @since 1.1.0
1790
			 */
1791
			do_action( 'jetpack_module_loaded_' . $module );
1792
		}
1793
1794
		/**
1795
		 * Fires when all the modules are loaded.
1796
		 *
1797
		 * @since 1.1.0
1798
		 */
1799
		do_action( 'jetpack_modules_loaded' );
1800
1801
		// Load module-specific code that is needed even when a module isn't active. Loaded here because code contained therein may need actions such as setup_theme.
1802
		require_once( JETPACK__PLUGIN_DIR . 'modules/module-extras.php' );
1803
	}
1804
1805
	/**
1806
	 * Check if Jetpack's REST API compat file should be included
1807
	 * @action plugins_loaded
1808
	 * @return null
1809
	 */
1810
	public function check_rest_api_compat() {
1811
		/**
1812
		 * Filters the list of REST API compat files to be included.
1813
		 *
1814
		 * @since 2.2.5
1815
		 *
1816
		 * @param array $args Array of REST API compat files to include.
1817
		 */
1818
		$_jetpack_rest_api_compat_includes = apply_filters( 'jetpack_rest_api_compat', array() );
1819
1820
		if ( function_exists( 'bbpress' ) )
1821
			$_jetpack_rest_api_compat_includes[] = JETPACK__PLUGIN_DIR . 'class.jetpack-bbpress-json-api-compat.php';
1822
1823
		foreach ( $_jetpack_rest_api_compat_includes as $_jetpack_rest_api_compat_include )
1824
			require_once $_jetpack_rest_api_compat_include;
1825
	}
1826
1827
	/**
1828
	 * Gets all plugins currently active in values, regardless of whether they're
1829
	 * traditionally activated or network activated.
1830
	 *
1831
	 * @todo Store the result in core's object cache maybe?
1832
	 */
1833
	public static function get_active_plugins() {
1834
		$active_plugins = (array) get_option( 'active_plugins', array() );
1835
1836
		if ( is_multisite() ) {
1837
			// Due to legacy code, active_sitewide_plugins stores them in the keys,
1838
			// whereas active_plugins stores them in the values.
1839
			$network_plugins = array_keys( get_site_option( 'active_sitewide_plugins', array() ) );
1840
			if ( $network_plugins ) {
1841
				$active_plugins = array_merge( $active_plugins, $network_plugins );
1842
			}
1843
		}
1844
1845
		sort( $active_plugins );
1846
1847
		return array_unique( $active_plugins );
1848
	}
1849
1850
	/**
1851
	 * Gets and parses additional plugin data to send with the heartbeat data
1852
	 *
1853
	 * @since 3.8.1
1854
	 *
1855
	 * @return array Array of plugin data
1856
	 */
1857
	public static function get_parsed_plugin_data() {
1858
		if ( ! function_exists( 'get_plugins' ) ) {
1859
			require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
1860
		}
1861
		/** This filter is documented in wp-admin/includes/class-wp-plugins-list-table.php */
1862
		$all_plugins    = apply_filters( 'all_plugins', get_plugins() );
1863
		$active_plugins = Jetpack::get_active_plugins();
1864
1865
		$plugins = array();
1866
		foreach ( $all_plugins as $path => $plugin_data ) {
1867
			$plugins[ $path ] = array(
1868
					'is_active' => in_array( $path, $active_plugins ),
1869
					'file'      => $path,
1870
					'name'      => $plugin_data['Name'],
1871
					'version'   => $plugin_data['Version'],
1872
					'author'    => $plugin_data['Author'],
1873
			);
1874
		}
1875
1876
		return $plugins;
1877
	}
1878
1879
	/**
1880
	 * Gets and parses theme data to send with the heartbeat data
1881
	 *
1882
	 * @since 3.8.1
1883
	 *
1884
	 * @return array Array of theme data
1885
	 */
1886
	public static function get_parsed_theme_data() {
1887
		$all_themes = wp_get_themes( array( 'allowed' => true ) );
1888
		$header_keys = array( 'Name', 'Author', 'Version', 'ThemeURI', 'AuthorURI', 'Status', 'Tags' );
1889
1890
		$themes = array();
1891
		foreach ( $all_themes as $slug => $theme_data ) {
1892
			$theme_headers = array();
1893
			foreach ( $header_keys as $header_key ) {
1894
				$theme_headers[ $header_key ] = $theme_data->get( $header_key );
1895
			}
1896
1897
			$themes[ $slug ] = array(
1898
					'is_active_theme' => $slug == wp_get_theme()->get_template(),
1899
					'slug' => $slug,
1900
					'theme_root' => $theme_data->get_theme_root_uri(),
1901
					'parent' => $theme_data->parent(),
1902
					'headers' => $theme_headers
1903
			);
1904
		}
1905
1906
		return $themes;
1907
	}
1908
1909
	/**
1910
	 * Checks whether a specific plugin is active.
1911
	 *
1912
	 * We don't want to store these in a static variable, in case
1913
	 * there are switch_to_blog() calls involved.
1914
	 */
1915
	public static function is_plugin_active( $plugin = 'jetpack/jetpack.php' ) {
1916
		return in_array( $plugin, self::get_active_plugins() );
1917
	}
1918
1919
	/**
1920
	 * Check if Jetpack's Open Graph tags should be used.
1921
	 * If certain plugins are active, Jetpack's og tags are suppressed.
1922
	 *
1923
	 * @uses Jetpack::get_active_modules, add_filter, get_option, apply_filters
1924
	 * @action plugins_loaded
1925
	 * @return null
1926
	 */
1927
	public function check_open_graph() {
1928
		if ( in_array( 'publicize', Jetpack::get_active_modules() ) || in_array( 'sharedaddy', Jetpack::get_active_modules() ) ) {
1929
			add_filter( 'jetpack_enable_open_graph', '__return_true', 0 );
1930
		}
1931
1932
		$active_plugins = self::get_active_plugins();
1933
1934
		if ( ! empty( $active_plugins ) ) {
1935
			foreach ( $this->open_graph_conflicting_plugins as $plugin ) {
1936
				if ( in_array( $plugin, $active_plugins ) ) {
1937
					add_filter( 'jetpack_enable_open_graph', '__return_false', 99 );
1938
					break;
1939
				}
1940
			}
1941
		}
1942
1943
		/**
1944
		 * Allow the addition of Open Graph Meta Tags to all pages.
1945
		 *
1946
		 * @since 2.0.3
1947
		 *
1948
		 * @param bool false Should Open Graph Meta tags be added. Default to false.
1949
		 */
1950
		if ( apply_filters( 'jetpack_enable_open_graph', false ) ) {
1951
			require_once JETPACK__PLUGIN_DIR . 'functions.opengraph.php';
1952
		}
1953
	}
1954
1955
	/**
1956
	 * Check if Jetpack's Twitter tags should be used.
1957
	 * If certain plugins are active, Jetpack's twitter tags are suppressed.
1958
	 *
1959
	 * @uses Jetpack::get_active_modules, add_filter, get_option, apply_filters
1960
	 * @action plugins_loaded
1961
	 * @return null
1962
	 */
1963
	public function check_twitter_tags() {
1964
1965
		$active_plugins = self::get_active_plugins();
1966
1967
		if ( ! empty( $active_plugins ) ) {
1968
			foreach ( $this->twitter_cards_conflicting_plugins as $plugin ) {
1969
				if ( in_array( $plugin, $active_plugins ) ) {
1970
					add_filter( 'jetpack_disable_twitter_cards', '__return_true', 99 );
1971
					break;
1972
				}
1973
			}
1974
		}
1975
1976
		/**
1977
		 * Allow Twitter Card Meta tags to be disabled.
1978
		 *
1979
		 * @since 2.6.0
1980
		 *
1981
		 * @param bool true Should Twitter Card Meta tags be disabled. Default to true.
1982
		 */
1983
		if ( ! apply_filters( 'jetpack_disable_twitter_cards', false ) ) {
1984
			require_once JETPACK__PLUGIN_DIR . 'class.jetpack-twitter-cards.php';
1985
		}
1986
	}
1987
1988
	/**
1989
	 * Allows plugins to submit security reports.
1990
 	 *
1991
	 * @param string  $type         Report type (login_form, backup, file_scanning, spam)
1992
	 * @param string  $plugin_file  Plugin __FILE__, so that we can pull plugin data
1993
	 * @param array   $args         See definitions above
1994
	 */
1995
	public static function submit_security_report( $type = '', $plugin_file = '', $args = array() ) {
1996
		_deprecated_function( __FUNCTION__, 'jetpack-4.2', null );
1997
	}
1998
1999
/* Jetpack Options API */
2000
2001
	public static function get_option_names( $type = 'compact' ) {
2002
		return Jetpack_Options::get_option_names( $type );
2003
	}
2004
2005
	/**
2006
	 * Returns the requested option.  Looks in jetpack_options or jetpack_$name as appropriate.
2007
 	 *
2008
	 * @param string $name    Option name
2009
	 * @param mixed  $default (optional)
2010
	 */
2011
	public static function get_option( $name, $default = false ) {
2012
		return Jetpack_Options::get_option( $name, $default );
2013
	}
2014
2015
	/**
2016
	 * Updates the single given option.  Updates jetpack_options or jetpack_$name as appropriate.
2017
 	 *
2018
	 * @deprecated 3.4 use Jetpack_Options::update_option() instead.
2019
	 * @param string $name  Option name
2020
	 * @param mixed  $value Option value
2021
	 */
2022
	public static function update_option( $name, $value ) {
2023
		_deprecated_function( __METHOD__, 'jetpack-3.4', 'Jetpack_Options::update_option()' );
2024
		return Jetpack_Options::update_option( $name, $value );
2025
	}
2026
2027
	/**
2028
	 * Updates the multiple given options.  Updates jetpack_options and/or jetpack_$name as appropriate.
2029
 	 *
2030
	 * @deprecated 3.4 use Jetpack_Options::update_options() instead.
2031
	 * @param array $array array( option name => option value, ... )
2032
	 */
2033
	public static function update_options( $array ) {
2034
		_deprecated_function( __METHOD__, 'jetpack-3.4', 'Jetpack_Options::update_options()' );
2035
		return Jetpack_Options::update_options( $array );
2036
	}
2037
2038
	/**
2039
	 * Deletes the given option.  May be passed multiple option names as an array.
2040
	 * Updates jetpack_options and/or deletes jetpack_$name as appropriate.
2041
	 *
2042
	 * @deprecated 3.4 use Jetpack_Options::delete_option() instead.
2043
	 * @param string|array $names
2044
	 */
2045
	public static function delete_option( $names ) {
2046
		_deprecated_function( __METHOD__, 'jetpack-3.4', 'Jetpack_Options::delete_option()' );
2047
		return Jetpack_Options::delete_option( $names );
2048
	}
2049
2050
	/**
2051
	 * Enters a user token into the user_tokens option
2052
	 *
2053
	 * @param int $user_id
2054
	 * @param string $token
2055
	 * return bool
2056
	 */
2057
	public static function update_user_token( $user_id, $token, $is_master_user ) {
2058
		// not designed for concurrent updates
2059
		$user_tokens = Jetpack_Options::get_option( 'user_tokens' );
2060
		if ( ! is_array( $user_tokens ) )
2061
			$user_tokens = array();
2062
		$user_tokens[$user_id] = $token;
2063
		if ( $is_master_user ) {
2064
			$master_user = $user_id;
2065
			$options     = compact( 'user_tokens', 'master_user' );
2066
		} else {
2067
			$options = compact( 'user_tokens' );
2068
		}
2069
		return Jetpack_Options::update_options( $options );
2070
	}
2071
2072
	/**
2073
	 * Returns an array of all PHP files in the specified absolute path.
2074
	 * Equivalent to glob( "$absolute_path/*.php" ).
2075
	 *
2076
	 * @param string $absolute_path The absolute path of the directory to search.
2077
	 * @return array Array of absolute paths to the PHP files.
2078
	 */
2079
	public static function glob_php( $absolute_path ) {
2080
		if ( function_exists( 'glob' ) ) {
2081
			return glob( "$absolute_path/*.php" );
2082
		}
2083
2084
		$absolute_path = untrailingslashit( $absolute_path );
2085
		$files = array();
2086
		if ( ! $dir = @opendir( $absolute_path ) ) {
2087
			return $files;
2088
		}
2089
2090
		while ( false !== $file = readdir( $dir ) ) {
2091
			if ( '.' == substr( $file, 0, 1 ) || '.php' != substr( $file, -4 ) ) {
2092
				continue;
2093
			}
2094
2095
			$file = "$absolute_path/$file";
2096
2097
			if ( ! is_file( $file ) ) {
2098
				continue;
2099
			}
2100
2101
			$files[] = $file;
2102
		}
2103
2104
		closedir( $dir );
2105
2106
		return $files;
2107
	}
2108
2109
	public static function activate_new_modules( $redirect = false ) {
2110
		if ( ! Jetpack::is_active() && ! Jetpack::is_development_mode() ) {
2111
			return;
2112
		}
2113
2114
		$jetpack_old_version = Jetpack_Options::get_option( 'version' ); // [sic]
2115 View Code Duplication
		if ( ! $jetpack_old_version ) {
2116
			$jetpack_old_version = $version = $old_version = '1.1:' . time();
2117
			/** This action is documented in class.jetpack.php */
2118
			do_action( 'updating_jetpack_version', $version, false );
2119
			Jetpack_Options::update_options( compact( 'version', 'old_version' ) );
2120
		}
2121
2122
		list( $jetpack_version ) = explode( ':', $jetpack_old_version ); // [sic]
2123
2124
		if ( version_compare( JETPACK__VERSION, $jetpack_version, '<=' ) ) {
2125
			return;
2126
		}
2127
2128
		$active_modules     = Jetpack::get_active_modules();
2129
		$reactivate_modules = array();
2130
		foreach ( $active_modules as $active_module ) {
2131
			$module = Jetpack::get_module( $active_module );
2132
			if ( ! isset( $module['changed'] ) ) {
2133
				continue;
2134
			}
2135
2136
			if ( version_compare( $module['changed'], $jetpack_version, '<=' ) ) {
2137
				continue;
2138
			}
2139
2140
			$reactivate_modules[] = $active_module;
2141
			Jetpack::deactivate_module( $active_module );
2142
		}
2143
2144
		$new_version = JETPACK__VERSION . ':' . time();
2145
		/** This action is documented in class.jetpack.php */
2146
		do_action( 'updating_jetpack_version', $new_version, $jetpack_old_version );
2147
		Jetpack_Options::update_options(
2148
			array(
2149
				'version'     => $new_version,
2150
				'old_version' => $jetpack_old_version,
2151
			)
2152
		);
2153
2154
		Jetpack::state( 'message', 'modules_activated' );
2155
		Jetpack::activate_default_modules( $jetpack_version, JETPACK__VERSION, $reactivate_modules );
2156
2157
		if ( $redirect ) {
2158
			$page = 'jetpack'; // make sure we redirect to either settings or the jetpack page
2159
			if ( isset( $_GET['page'] ) && in_array( $_GET['page'], array( 'jetpack', 'jetpack_modules' ) ) ) {
2160
				$page = $_GET['page'];
2161
			}
2162
2163
			wp_safe_redirect( Jetpack::admin_url( 'page=' . $page ) );
2164
			exit;
2165
		}
2166
	}
2167
2168
	/**
2169
	 * List available Jetpack modules. Simply lists .php files in /modules/.
2170
	 * Make sure to tuck away module "library" files in a sub-directory.
2171
	 */
2172
	public static function get_available_modules( $min_version = false, $max_version = false ) {
2173
		static $modules = null;
2174
2175
		if ( ! isset( $modules ) ) {
2176
			$available_modules_option = Jetpack_Options::get_option( 'available_modules', array() );
2177
			// Use the cache if we're on the front-end and it's available...
2178
			if ( ! is_admin() && ! empty( $available_modules_option[ JETPACK__VERSION ] ) ) {
2179
				$modules = $available_modules_option[ JETPACK__VERSION ];
2180
			} else {
2181
				$files = Jetpack::glob_php( JETPACK__PLUGIN_DIR . 'modules' );
2182
2183
				$modules = array();
2184
2185
				foreach ( $files as $file ) {
2186
					if ( ! $headers = Jetpack::get_module( $file ) ) {
2187
						continue;
2188
					}
2189
2190
					$modules[ Jetpack::get_module_slug( $file ) ] = $headers['introduced'];
2191
				}
2192
2193
				Jetpack_Options::update_option( 'available_modules', array(
2194
					JETPACK__VERSION => $modules,
2195
				) );
2196
			}
2197
		}
2198
2199
		/**
2200
		 * Filters the array of modules available to be activated.
2201
		 *
2202
		 * @since 2.4.0
2203
		 *
2204
		 * @param array $modules Array of available modules.
2205
		 * @param string $min_version Minimum version number required to use modules.
2206
		 * @param string $max_version Maximum version number required to use modules.
2207
		 */
2208
		$mods = apply_filters( 'jetpack_get_available_modules', $modules, $min_version, $max_version );
2209
2210
		if ( ! $min_version && ! $max_version ) {
2211
			return array_keys( $mods );
2212
		}
2213
2214
		$r = array();
2215
		foreach ( $mods as $slug => $introduced ) {
2216
			if ( $min_version && version_compare( $min_version, $introduced, '>=' ) ) {
2217
				continue;
2218
			}
2219
2220
			if ( $max_version && version_compare( $max_version, $introduced, '<' ) ) {
2221
				continue;
2222
			}
2223
2224
			$r[] = $slug;
2225
		}
2226
2227
		return $r;
2228
	}
2229
2230
	/**
2231
	 * Default modules loaded on activation.
2232
	 */
2233
	public static function get_default_modules( $min_version = false, $max_version = false ) {
2234
		$return = array();
2235
2236
		foreach ( Jetpack::get_available_modules( $min_version, $max_version ) as $module ) {
2237
			$module_data = Jetpack::get_module( $module );
2238
2239
			switch ( strtolower( $module_data['auto_activate'] ) ) {
2240
				case 'yes' :
2241
					$return[] = $module;
2242
					break;
2243
				case 'public' :
2244
					if ( Jetpack_Options::get_option( 'public' ) ) {
2245
						$return[] = $module;
2246
					}
2247
					break;
2248
				case 'no' :
2249
				default :
2250
					break;
2251
			}
2252
		}
2253
		/**
2254
		 * Filters the array of default modules.
2255
		 *
2256
		 * @since 2.5.0
2257
		 *
2258
		 * @param array $return Array of default modules.
2259
		 * @param string $min_version Minimum version number required to use modules.
2260
		 * @param string $max_version Maximum version number required to use modules.
2261
		 */
2262
		return apply_filters( 'jetpack_get_default_modules', $return, $min_version, $max_version );
2263
	}
2264
2265
	/**
2266
	 * Checks activated modules during auto-activation to determine
2267
	 * if any of those modules are being deprecated.  If so, close
2268
	 * them out, and add any replacement modules.
2269
	 *
2270
	 * Runs at priority 99 by default.
2271
	 *
2272
	 * This is run late, so that it can still activate a module if
2273
	 * the new module is a replacement for another that the user
2274
	 * currently has active, even if something at the normal priority
2275
	 * would kibosh everything.
2276
	 *
2277
	 * @since 2.6
2278
	 * @uses jetpack_get_default_modules filter
2279
	 * @param array $modules
2280
	 * @return array
2281
	 */
2282
	function handle_deprecated_modules( $modules ) {
2283
		$deprecated_modules = array(
2284
			'debug'            => null,  // Closed out and moved to ./class.jetpack-debugger.php
2285
			'wpcc'             => 'sso', // Closed out in 2.6 -- SSO provides the same functionality.
2286
			'gplus-authorship' => null,  // Closed out in 3.2 -- Google dropped support.
2287
		);
2288
2289
		// Don't activate SSO if they never completed activating WPCC.
2290
		if ( Jetpack::is_module_active( 'wpcc' ) ) {
2291
			$wpcc_options = Jetpack_Options::get_option( 'wpcc_options' );
2292
			if ( empty( $wpcc_options ) || empty( $wpcc_options['client_id'] ) || empty( $wpcc_options['client_id'] ) ) {
2293
				$deprecated_modules['wpcc'] = null;
2294
			}
2295
		}
2296
2297
		foreach ( $deprecated_modules as $module => $replacement ) {
2298
			if ( Jetpack::is_module_active( $module ) ) {
2299
				self::deactivate_module( $module );
2300
				if ( $replacement ) {
2301
					$modules[] = $replacement;
2302
				}
2303
			}
2304
		}
2305
2306
		return array_unique( $modules );
2307
	}
2308
2309
	/**
2310
	 * Checks activated plugins during auto-activation to determine
2311
	 * if any of those plugins are in the list with a corresponding module
2312
	 * that is not compatible with the plugin. The module will not be allowed
2313
	 * to auto-activate.
2314
	 *
2315
	 * @since 2.6
2316
	 * @uses jetpack_get_default_modules filter
2317
	 * @param array $modules
2318
	 * @return array
2319
	 */
2320
	function filter_default_modules( $modules ) {
2321
2322
		$active_plugins = self::get_active_plugins();
2323
2324
		if ( ! empty( $active_plugins ) ) {
2325
2326
			// For each module we'd like to auto-activate...
2327
			foreach ( $modules as $key => $module ) {
2328
				// If there are potential conflicts for it...
2329
				if ( ! empty( $this->conflicting_plugins[ $module ] ) ) {
2330
					// For each potential conflict...
2331
					foreach ( $this->conflicting_plugins[ $module ] as $title => $plugin ) {
2332
						// If that conflicting plugin is active...
2333
						if ( in_array( $plugin, $active_plugins ) ) {
2334
							// Remove that item from being auto-activated.
2335
							unset( $modules[ $key ] );
2336
						}
2337
					}
2338
				}
2339
			}
2340
		}
2341
2342
		return $modules;
2343
	}
2344
2345
	/**
2346
	 * Extract a module's slug from its full path.
2347
	 */
2348
	public static function get_module_slug( $file ) {
2349
		return str_replace( '.php', '', basename( $file ) );
2350
	}
2351
2352
	/**
2353
	 * Generate a module's path from its slug.
2354
	 */
2355
	public static function get_module_path( $slug ) {
2356
		return JETPACK__PLUGIN_DIR . "modules/$slug.php";
2357
	}
2358
2359
	/**
2360
	 * Load module data from module file. Headers differ from WordPress
2361
	 * plugin headers to avoid them being identified as standalone
2362
	 * plugins on the WordPress plugins page.
2363
	 */
2364
	public static function get_module( $module ) {
2365
		$headers = array(
2366
			'name'                      => 'Module Name',
2367
			'description'               => 'Module Description',
2368
			'jumpstart_desc'            => 'Jumpstart Description',
2369
			'sort'                      => 'Sort Order',
2370
			'recommendation_order'      => 'Recommendation Order',
2371
			'introduced'                => 'First Introduced',
2372
			'changed'                   => 'Major Changes In',
2373
			'deactivate'                => 'Deactivate',
2374
			'free'                      => 'Free',
2375
			'requires_connection'       => 'Requires Connection',
2376
			'auto_activate'             => 'Auto Activate',
2377
			'module_tags'               => 'Module Tags',
2378
			'feature'                   => 'Feature',
2379
			'additional_search_queries' => 'Additional Search Queries',
2380
		);
2381
2382
		$file = Jetpack::get_module_path( Jetpack::get_module_slug( $module ) );
2383
2384
		$mod = Jetpack::get_file_data( $file, $headers );
2385
		if ( empty( $mod['name'] ) ) {
2386
			return false;
2387
		}
2388
2389
		$mod['sort']                    = empty( $mod['sort'] ) ? 10 : (int) $mod['sort'];
2390
		$mod['recommendation_order']    = empty( $mod['recommendation_order'] ) ? 20 : (int) $mod['recommendation_order'];
2391
		$mod['deactivate']              = empty( $mod['deactivate'] );
2392
		$mod['free']                    = empty( $mod['free'] );
2393
		$mod['requires_connection']     = ( ! empty( $mod['requires_connection'] ) && 'No' == $mod['requires_connection'] ) ? false : true;
2394
2395
		if ( empty( $mod['auto_activate'] ) || ! in_array( strtolower( $mod['auto_activate'] ), array( 'yes', 'no', 'public' ) ) ) {
2396
			$mod['auto_activate'] = 'No';
2397
		} else {
2398
			$mod['auto_activate'] = (string) $mod['auto_activate'];
2399
		}
2400
2401
		if ( $mod['module_tags'] ) {
2402
			$mod['module_tags'] = explode( ',', $mod['module_tags'] );
2403
			$mod['module_tags'] = array_map( 'trim', $mod['module_tags'] );
2404
			$mod['module_tags'] = array_map( array( __CLASS__, 'translate_module_tag' ), $mod['module_tags'] );
2405
		} else {
2406
			$mod['module_tags'] = array( self::translate_module_tag( 'Other' ) );
2407
		}
2408
2409
		if ( $mod['feature'] ) {
2410
			$mod['feature'] = explode( ',', $mod['feature'] );
2411
			$mod['feature'] = array_map( 'trim', $mod['feature'] );
2412
		} else {
2413
			$mod['feature'] = array( self::translate_module_tag( 'Other' ) );
2414
		}
2415
2416
		/**
2417
		 * Filters the feature array on a module.
2418
		 *
2419
		 * This filter allows you to control where each module is filtered: Recommended,
2420
		 * Jumpstart, and the default "Other" listing.
2421
		 *
2422
		 * @since 3.5.0
2423
		 *
2424
		 * @param array   $mod['feature'] The areas to feature this module:
2425
		 *     'Jumpstart' adds to the "Jumpstart" option to activate many modules at once.
2426
		 *     'Recommended' shows on the main Jetpack admin screen.
2427
		 *     'Other' should be the default if no other value is in the array.
2428
		 * @param string  $module The slug of the module, e.g. sharedaddy.
2429
		 * @param array   $mod All the currently assembled module data.
2430
		 */
2431
		$mod['feature'] = apply_filters( 'jetpack_module_feature', $mod['feature'], $module, $mod );
2432
2433
		/**
2434
		 * Filter the returned data about a module.
2435
		 *
2436
		 * This filter allows overriding any info about Jetpack modules. It is dangerous,
2437
		 * so please be careful.
2438
		 *
2439
		 * @since 3.6.0
2440
		 *
2441
		 * @param array   $mod    The details of the requested module.
2442
		 * @param string  $module The slug of the module, e.g. sharedaddy
2443
		 * @param string  $file   The path to the module source file.
2444
		 */
2445
		return apply_filters( 'jetpack_get_module', $mod, $module, $file );
2446
	}
2447
2448
	/**
2449
	 * Like core's get_file_data implementation, but caches the result.
2450
	 */
2451
	public static function get_file_data( $file, $headers ) {
2452
		//Get just the filename from $file (i.e. exclude full path) so that a consistent hash is generated
2453
		$file_name = basename( $file );
2454
2455
		$cache_key = 'jetpack_file_data_' . JETPACK__VERSION;
2456
2457
		$file_data_option = get_transient( $cache_key );
2458
2459
		if ( false === $file_data_option ) {
2460
			$file_data_option = array();
2461
		}
2462
2463
		$key           = md5( $file_name . serialize( $headers ) );
2464
		$refresh_cache = is_admin() && isset( $_GET['page'] ) && 'jetpack' === substr( $_GET['page'], 0, 7 );
2465
2466
		// If we don't need to refresh the cache, and already have the value, short-circuit!
2467
		if ( ! $refresh_cache && isset( $file_data_option[ $key ] ) ) {
2468
			return $file_data_option[ $key ];
2469
		}
2470
2471
		$data = get_file_data( $file, $headers );
2472
2473
		$file_data_option[ $key ] = $data;
2474
2475
		set_transient( $cache_key, $file_data_option, 29 * DAY_IN_SECONDS );
2476
2477
		return $data;
2478
	}
2479
2480
2481
	/**
2482
	 * Return translated module tag.
2483
	 *
2484
	 * @param string $tag Tag as it appears in each module heading.
2485
	 *
2486
	 * @return mixed
2487
	 */
2488
	public static function translate_module_tag( $tag ) {
2489
		return jetpack_get_module_i18n_tag( $tag );
2490
	}
2491
2492
	/**
2493
	 * Return module name translation. Uses matching string created in modules/module-headings.php.
2494
	 *
2495
	 * @since 3.9.2
2496
	 *
2497
	 * @param array $modules
2498
	 *
2499
	 * @return string|void
2500
	 */
2501
	public static function get_translated_modules( $modules ) {
2502
		foreach ( $modules as $index => $module ) {
2503
			$i18n_module = jetpack_get_module_i18n( $module['module'] );
2504
			if ( isset( $module['name'] ) ) {
2505
				$modules[ $index ]['name'] = $i18n_module['name'];
2506
			}
2507
			if ( isset( $module['description'] ) ) {
2508
				$modules[ $index ]['description'] = $i18n_module['description'];
2509
				$modules[ $index ]['short_description'] = $i18n_module['description'];
2510
			}
2511
		}
2512
		return $modules;
2513
	}
2514
2515
	/**
2516
	 * Get a list of activated modules as an array of module slugs.
2517
	 */
2518
	public static function get_active_modules() {
2519
		$active = Jetpack_Options::get_option( 'active_modules' );
2520
2521
		if ( ! is_array( $active ) ) {
2522
			$active = array();
2523
		}
2524
2525
		if ( class_exists( 'VaultPress' ) || function_exists( 'vaultpress_contact_service' ) ) {
2526
			$active[] = 'vaultpress';
2527
		} else {
2528
			$active = array_diff( $active, array( 'vaultpress' ) );
2529
		}
2530
2531
		//If protect is active on the main site of a multisite, it should be active on all sites.
2532
		if ( ! in_array( 'protect', $active ) && is_multisite() && get_site_option( 'jetpack_protect_active' ) ) {
2533
			$active[] = 'protect';
2534
		}
2535
2536
		return array_unique( $active );
2537
	}
2538
2539
	/**
2540
	 * Check whether or not a Jetpack module is active.
2541
	 *
2542
	 * @param string $module The slug of a Jetpack module.
2543
	 * @return bool
2544
	 *
2545
	 * @static
2546
	 */
2547
	public static function is_module_active( $module ) {
2548
		return in_array( $module, self::get_active_modules() );
2549
	}
2550
2551
	public static function is_module( $module ) {
2552
		return ! empty( $module ) && ! validate_file( $module, Jetpack::get_available_modules() );
2553
	}
2554
2555
	/**
2556
	 * Catches PHP errors.  Must be used in conjunction with output buffering.
2557
	 *
2558
	 * @param bool $catch True to start catching, False to stop.
2559
	 *
2560
	 * @static
2561
	 */
2562
	public static function catch_errors( $catch ) {
2563
		static $display_errors, $error_reporting;
2564
2565
		if ( $catch ) {
2566
			$display_errors  = @ini_set( 'display_errors', 1 );
2567
			$error_reporting = @error_reporting( E_ALL );
2568
			add_action( 'shutdown', array( 'Jetpack', 'catch_errors_on_shutdown' ), 0 );
2569
		} else {
2570
			@ini_set( 'display_errors', $display_errors );
2571
			@error_reporting( $error_reporting );
2572
			remove_action( 'shutdown', array( 'Jetpack', 'catch_errors_on_shutdown' ), 0 );
2573
		}
2574
	}
2575
2576
	/**
2577
	 * Saves any generated PHP errors in ::state( 'php_errors', {errors} )
2578
	 */
2579
	public static function catch_errors_on_shutdown() {
2580
		Jetpack::state( 'php_errors', self::alias_directories( ob_get_clean() ) );
2581
	}
2582
2583
	/**
2584
	 * Rewrite any string to make paths easier to read.
2585
	 *
2586
	 * Rewrites ABSPATH (eg `/home/jetpack/wordpress/`) to ABSPATH, and if WP_CONTENT_DIR
2587
	 * is located outside of ABSPATH, rewrites that to WP_CONTENT_DIR.
2588
	 *
2589
	 * @param $string
2590
	 * @return mixed
2591
	 */
2592
	public static function alias_directories( $string ) {
2593
		// ABSPATH has a trailing slash.
2594
		$string = str_replace( ABSPATH, 'ABSPATH/', $string );
2595
		// WP_CONTENT_DIR does not have a trailing slash.
2596
		$string = str_replace( WP_CONTENT_DIR, 'WP_CONTENT_DIR', $string );
2597
2598
		return $string;
2599
	}
2600
2601
	public static function activate_default_modules(
2602
		$min_version = false,
2603
		$max_version = false,
2604
		$other_modules = array(),
2605
		$redirect = true,
2606
		$send_state_messages = true
2607
	) {
2608
		$jetpack = Jetpack::init();
2609
2610
		$modules = Jetpack::get_default_modules( $min_version, $max_version );
2611
		$modules = array_merge( $other_modules, $modules );
2612
2613
		// Look for standalone plugins and disable if active.
2614
2615
		$to_deactivate = array();
2616
		foreach ( $modules as $module ) {
2617
			if ( isset( $jetpack->plugins_to_deactivate[$module] ) ) {
2618
				$to_deactivate[$module] = $jetpack->plugins_to_deactivate[$module];
2619
			}
2620
		}
2621
2622
		$deactivated = array();
2623
		foreach ( $to_deactivate as $module => $deactivate_me ) {
2624
			list( $probable_file, $probable_title ) = $deactivate_me;
2625
			if ( Jetpack_Client_Server::deactivate_plugin( $probable_file, $probable_title ) ) {
2626
				$deactivated[] = $module;
2627
			}
2628
		}
2629
2630
		if ( $deactivated && $redirect ) {
2631
			Jetpack::state( 'deactivated_plugins', join( ',', $deactivated ) );
2632
2633
			$url = add_query_arg(
2634
				array(
2635
					'action'   => 'activate_default_modules',
2636
					'_wpnonce' => wp_create_nonce( 'activate_default_modules' ),
2637
				),
2638
				add_query_arg( compact( 'min_version', 'max_version', 'other_modules' ), Jetpack::admin_url( 'page=jetpack' ) )
2639
			);
2640
			wp_safe_redirect( $url );
2641
			exit;
2642
		}
2643
2644
		/**
2645
		 * Fires before default modules are activated.
2646
		 *
2647
		 * @since 1.9.0
2648
		 *
2649
		 * @param string $min_version Minimum version number required to use modules.
2650
		 * @param string $max_version Maximum version number required to use modules.
2651
		 * @param array $other_modules Array of other modules to activate alongside the default modules.
2652
		 */
2653
		do_action( 'jetpack_before_activate_default_modules', $min_version, $max_version, $other_modules );
2654
2655
		// Check each module for fatal errors, a la wp-admin/plugins.php::activate before activating
2656
		Jetpack::restate();
2657
		Jetpack::catch_errors( true );
2658
2659
		$active = Jetpack::get_active_modules();
2660
2661
		foreach ( $modules as $module ) {
2662
			if ( did_action( "jetpack_module_loaded_$module" ) ) {
2663
				$active[] = $module;
2664
				self::update_active_modules( $active );
2665
				continue;
2666
			}
2667
2668
			if ( $send_state_messages && in_array( $module, $active ) ) {
2669
				$module_info = Jetpack::get_module( $module );
2670 View Code Duplication
				if ( ! $module_info['deactivate'] ) {
2671
					$state = in_array( $module, $other_modules ) ? 'reactivated_modules' : 'activated_modules';
2672
					if ( $active_state = Jetpack::state( $state ) ) {
2673
						$active_state = explode( ',', $active_state );
2674
					} else {
2675
						$active_state = array();
2676
					}
2677
					$active_state[] = $module;
2678
					Jetpack::state( $state, implode( ',', $active_state ) );
2679
				}
2680
				continue;
2681
			}
2682
2683
			$file = Jetpack::get_module_path( $module );
2684
			if ( ! file_exists( $file ) ) {
2685
				continue;
2686
			}
2687
2688
			// we'll override this later if the plugin can be included without fatal error
2689
			if ( $redirect ) {
2690
				wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
2691
			}
2692
2693
			if ( $send_state_messages ) {
2694
				Jetpack::state( 'error', 'module_activation_failed' );
2695
				Jetpack::state( 'module', $module );
2696
			}
2697
2698
			ob_start();
2699
			require $file;
2700
2701
			$active[] = $module;
2702
2703 View Code Duplication
			if ( $send_state_messages ) {
2704
2705
				$state    = in_array( $module, $other_modules ) ? 'reactivated_modules' : 'activated_modules';
2706
				if ( $active_state = Jetpack::state( $state ) ) {
2707
					$active_state = explode( ',', $active_state );
2708
				} else {
2709
					$active_state = array();
2710
				}
2711
				$active_state[] = $module;
2712
				Jetpack::state( $state, implode( ',', $active_state ) );
2713
			}
2714
2715
			Jetpack::update_active_modules( $active );
2716
2717
			ob_end_clean();
2718
		}
2719
2720
		if ( $send_state_messages ) {
2721
			Jetpack::state( 'error', false );
2722
			Jetpack::state( 'module', false );
2723
		}
2724
2725
		Jetpack::catch_errors( false );
2726
		/**
2727
		 * Fires when default modules are activated.
2728
		 *
2729
		 * @since 1.9.0
2730
		 *
2731
		 * @param string $min_version Minimum version number required to use modules.
2732
		 * @param string $max_version Maximum version number required to use modules.
2733
		 * @param array $other_modules Array of other modules to activate alongside the default modules.
2734
		 */
2735
		do_action( 'jetpack_activate_default_modules', $min_version, $max_version, $other_modules );
2736
	}
2737
2738
	public static function activate_module( $module, $exit = true, $redirect = true ) {
2739
		/**
2740
		 * Fires before a module is activated.
2741
		 *
2742
		 * @since 2.6.0
2743
		 *
2744
		 * @param string $module Module slug.
2745
		 * @param bool $exit Should we exit after the module has been activated. Default to true.
2746
		 * @param bool $redirect Should the user be redirected after module activation? Default to true.
2747
		 */
2748
		do_action( 'jetpack_pre_activate_module', $module, $exit, $redirect );
2749
2750
		$jetpack = Jetpack::init();
2751
2752
		if ( ! strlen( $module ) )
2753
			return false;
2754
2755
		if ( ! Jetpack::is_module( $module ) )
2756
			return false;
2757
2758
		// If it's already active, then don't do it again
2759
		$active = Jetpack::get_active_modules();
2760
		foreach ( $active as $act ) {
2761
			if ( $act == $module )
2762
				return true;
2763
		}
2764
2765
		$module_data = Jetpack::get_module( $module );
2766
2767
		if ( ! Jetpack::is_active() ) {
2768
			if ( !Jetpack::is_development_mode() )
2769
				return false;
2770
2771
			// If we're not connected but in development mode, make sure the module doesn't require a connection
2772
			if ( Jetpack::is_development_mode() && $module_data['requires_connection'] )
2773
				return false;
2774
		}
2775
2776
		// Check and see if the old plugin is active
2777
		if ( isset( $jetpack->plugins_to_deactivate[ $module ] ) ) {
2778
			// Deactivate the old plugin
2779
			if ( Jetpack_Client_Server::deactivate_plugin( $jetpack->plugins_to_deactivate[ $module ][0], $jetpack->plugins_to_deactivate[ $module ][1] ) ) {
2780
				// If we deactivated the old plugin, remembere that with ::state() and redirect back to this page to activate the module
2781
				// We can't activate the module on this page load since the newly deactivated old plugin is still loaded on this page load.
2782
				Jetpack::state( 'deactivated_plugins', $module );
2783
				wp_safe_redirect( add_query_arg( 'jetpack_restate', 1 ) );
2784
				exit;
2785
			}
2786
		}
2787
2788
		// Protect won't work with mis-configured IPs
2789
		if ( 'protect' === $module ) {
2790
			include_once JETPACK__PLUGIN_DIR . 'modules/protect/shared-functions.php';
2791
			if ( ! jetpack_protect_get_ip() ) {
2792
				Jetpack::state( 'message', 'protect_misconfigured_ip' );
2793
				return false;
2794
			}
2795
		}
2796
2797
		// Check the file for fatal errors, a la wp-admin/plugins.php::activate
2798
		Jetpack::state( 'module', $module );
2799
		Jetpack::state( 'error', 'module_activation_failed' ); // we'll override this later if the plugin can be included without fatal error
2800
2801
		Jetpack::catch_errors( true );
2802
		ob_start();
2803
		require Jetpack::get_module_path( $module );
2804
		/** This action is documented in class.jetpack.php */
2805
		do_action( 'jetpack_activate_module', $module );
2806
		$active[] = $module;
2807
		Jetpack::update_active_modules( $active );
2808
2809
		Jetpack::state( 'error', false ); // the override
2810
		ob_end_clean();
2811
		Jetpack::catch_errors( false );
2812
2813
		// A flag for Jump Start so it's not shown again. Only set if it hasn't been yet.
2814 View Code Duplication
		if ( 'new_connection' === Jetpack_Options::get_option( 'jumpstart' ) ) {
2815
			Jetpack_Options::update_option( 'jumpstart', 'jetpack_action_taken' );
2816
2817
			//Jump start is being dismissed send data to MC Stats
2818
			$jetpack->stat( 'jumpstart', 'manual,'.$module );
2819
2820
			$jetpack->do_stats( 'server_side' );
2821
		}
2822
2823
		if ( $redirect ) {
2824
			wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
2825
		}
2826
		if ( $exit ) {
2827
			exit;
2828
		}
2829
		return true;
2830
	}
2831
2832
	function activate_module_actions( $module ) {
2833
		_deprecated_function( __METHOD__, 'jeptack-4.2' );
2834
	}
2835
2836
	public static function deactivate_module( $module ) {
2837
		/**
2838
		 * Fires when a module is deactivated.
2839
		 *
2840
		 * @since 1.9.0
2841
		 *
2842
		 * @param string $module Module slug.
2843
		 */
2844
		do_action( 'jetpack_pre_deactivate_module', $module );
2845
2846
		$jetpack = Jetpack::init();
2847
2848
		$active = Jetpack::get_active_modules();
2849
		$new    = array_filter( array_diff( $active, (array) $module ) );
2850
2851
		// A flag for Jump Start so it's not shown again.
2852 View Code Duplication
		if ( 'new_connection' === Jetpack_Options::get_option( 'jumpstart' ) ) {
2853
			Jetpack_Options::update_option( 'jumpstart', 'jetpack_action_taken' );
2854
2855
			//Jump start is being dismissed send data to MC Stats
2856
			$jetpack->stat( 'jumpstart', 'manual,deactivated-'.$module );
2857
2858
			$jetpack->do_stats( 'server_side' );
2859
		}
2860
2861
		return self::update_active_modules( $new );
2862
	}
2863
2864
	public static function enable_module_configurable( $module ) {
2865
		$module = Jetpack::get_module_slug( $module );
2866
		add_filter( 'jetpack_module_configurable_' . $module, '__return_true' );
2867
	}
2868
2869
	public static function module_configuration_url( $module ) {
2870
		$module = Jetpack::get_module_slug( $module );
2871
		return Jetpack::admin_url( array( 'page' => 'jetpack', 'configure' => $module ) );
2872
	}
2873
2874
	public static function module_configuration_load( $module, $method ) {
2875
		$module = Jetpack::get_module_slug( $module );
2876
		add_action( 'jetpack_module_configuration_load_' . $module, $method );
2877
	}
2878
2879
	public static function module_configuration_head( $module, $method ) {
2880
		$module = Jetpack::get_module_slug( $module );
2881
		add_action( 'jetpack_module_configuration_head_' . $module, $method );
2882
	}
2883
2884
	public static function module_configuration_screen( $module, $method ) {
2885
		$module = Jetpack::get_module_slug( $module );
2886
		add_action( 'jetpack_module_configuration_screen_' . $module, $method );
2887
	}
2888
2889
	public static function module_configuration_activation_screen( $module, $method ) {
2890
		$module = Jetpack::get_module_slug( $module );
2891
		add_action( 'display_activate_module_setting_' . $module, $method );
2892
	}
2893
2894
/* Installation */
2895
2896
	public static function bail_on_activation( $message, $deactivate = true ) {
2897
?>
2898
<!doctype html>
2899
<html>
2900
<head>
2901
<meta charset="<?php bloginfo( 'charset' ); ?>">
2902
<style>
2903
* {
2904
	text-align: center;
2905
	margin: 0;
2906
	padding: 0;
2907
	font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
2908
}
2909
p {
2910
	margin-top: 1em;
2911
	font-size: 18px;
2912
}
2913
</style>
2914
<body>
2915
<p><?php echo esc_html( $message ); ?></p>
2916
</body>
2917
</html>
2918
<?php
2919
		if ( $deactivate ) {
2920
			$plugins = get_option( 'active_plugins' );
2921
			$jetpack = plugin_basename( JETPACK__PLUGIN_DIR . 'jetpack.php' );
2922
			$update  = false;
2923
			foreach ( $plugins as $i => $plugin ) {
2924
				if ( $plugin === $jetpack ) {
2925
					$plugins[$i] = false;
2926
					$update = true;
2927
				}
2928
			}
2929
2930
			if ( $update ) {
2931
				update_option( 'active_plugins', array_filter( $plugins ) );
2932
			}
2933
		}
2934
		exit;
2935
	}
2936
2937
	/**
2938
	 * Attached to activate_{ plugin_basename( __FILES__ ) } by register_activation_hook()
2939
	 * @static
2940
	 */
2941
	public static function plugin_activation( $network_wide ) {
2942
		Jetpack_Options::update_option( 'activated', 1 );
2943
2944
		if ( version_compare( $GLOBALS['wp_version'], JETPACK__MINIMUM_WP_VERSION, '<' ) ) {
2945
			Jetpack::bail_on_activation( sprintf( __( 'Jetpack requires WordPress version %s or later.', 'jetpack' ), JETPACK__MINIMUM_WP_VERSION ) );
2946
		}
2947
2948
		if ( $network_wide )
2949
			Jetpack::state( 'network_nag', true );
2950
2951
		// For firing one-off events (notices) immediately after activation
2952
		set_transient( 'activated_jetpack', true, .1 * MINUTE_IN_SECONDS );
2953
2954
		update_option( 'jetpack_activation_source', self::get_activation_source( wp_get_referer() ) );
2955
2956
		Jetpack::plugin_initialize();
2957
	}
2958
2959
	public static function get_activation_source( $referer_url ) {
2960
2961
		if ( defined( 'WP_CLI' ) && WP_CLI ) {
2962
			return array( 'wp-cli', null );
2963
		}
2964
2965
		$referer = parse_url( $referer_url );
2966
2967
		$source_type = 'unknown';
2968
		$source_query = null;
2969
2970
		if ( ! is_array( $referer ) ) {
2971
			return array( $source_type, $source_query );
2972
		}
2973
2974
		$plugins_path = parse_url( admin_url( 'plugins.php' ), PHP_URL_PATH );
2975
		$plugins_install_path = parse_url( admin_url( 'plugin-install.php' ), PHP_URL_PATH );// /wp-admin/plugin-install.php
2976
2977
		if ( isset( $referer['query'] ) ) {
2978
			parse_str( $referer['query'], $query_parts );
2979
		} else {
2980
			$query_parts = array();
2981
		}
2982
2983
		if ( $plugins_path === $referer['path'] ) {
2984
			$source_type = 'list';
2985
		} elseif ( $plugins_install_path === $referer['path'] ) {
2986
			$tab = isset( $query_parts['tab'] ) ? $query_parts['tab'] : 'featured';
2987
			switch( $tab ) {
2988
				case 'popular':
2989
					$source_type = 'popular';
2990
					break;
2991
				case 'recommended':
2992
					$source_type = 'recommended';
2993
					break;
2994
				case 'favorites':
2995
					$source_type = 'favorites';
2996
					break;
2997
				case 'search':
2998
					$source_type = 'search-' . ( isset( $query_parts['type'] ) ? $query_parts['type'] : 'term' );
2999
					$source_query = isset( $query_parts['s'] ) ? $query_parts['s'] : null;
3000
					break;
3001
				default:
3002
					$source_type = 'featured';
3003
			}
3004
		}
3005
3006
		return array( $source_type, $source_query );
3007
	}
3008
3009
	/**
3010
	 * Runs before bumping version numbers up to a new version
3011
	 * @param  string $version    Version:timestamp
3012
	 * @param  string $old_version Old Version:timestamp or false if not set yet.
3013
	 * @return null              [description]
3014
	 */
3015
	public static function do_version_bump( $version, $old_version ) {
3016
3017
		if ( ! $old_version ) { // For new sites
3018
			// Setting up jetpack manage
3019
			Jetpack::activate_manage();
3020
		}
3021
	}
3022
3023
	/**
3024
	 * Sets the internal version number and activation state.
3025
	 * @static
3026
	 */
3027
	public static function plugin_initialize() {
3028
		if ( ! Jetpack_Options::get_option( 'activated' ) ) {
3029
			Jetpack_Options::update_option( 'activated', 2 );
3030
		}
3031
3032 View Code Duplication
		if ( ! Jetpack_Options::get_option( 'version' ) ) {
3033
			$version = $old_version = JETPACK__VERSION . ':' . time();
3034
			/** This action is documented in class.jetpack.php */
3035
			do_action( 'updating_jetpack_version', $version, false );
3036
			Jetpack_Options::update_options( compact( 'version', 'old_version' ) );
3037
		}
3038
3039
		Jetpack::load_modules();
3040
3041
		Jetpack_Options::delete_option( 'do_activate' );
3042
		Jetpack_Options::delete_option( 'dismissed_connection_banner' );
3043
	}
3044
3045
	/**
3046
	 * Removes all connection options
3047
	 * @static
3048
	 */
3049
	public static function plugin_deactivation( ) {
3050
		require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
3051
		if( is_plugin_active_for_network( 'jetpack/jetpack.php' ) ) {
3052
			Jetpack_Network::init()->deactivate();
3053
		} else {
3054
			Jetpack::disconnect( false );
3055
			//Jetpack_Heartbeat::init()->deactivate();
3056
		}
3057
	}
3058
3059
	/**
3060
	 * Disconnects from the Jetpack servers.
3061
	 * Forgets all connection details and tells the Jetpack servers to do the same.
3062
	 * @static
3063
	 */
3064
	public static function disconnect( $update_activated_state = true ) {
3065
		wp_clear_scheduled_hook( 'jetpack_clean_nonces' );
3066
		Jetpack::clean_nonces( true );
3067
3068
		// If the site is in an IDC because sync is not allowed,
3069
		// let's make sure to not disconnect the production site.
3070
		if ( ! self::validate_sync_error_idc_option() ) {
3071
			JetpackTracking::record_user_event( 'disconnect_site', array() );
3072
			Jetpack::load_xml_rpc_client();
3073
			$xml = new Jetpack_IXR_Client();
3074
			$xml->query( 'jetpack.deregister' );
3075
		}
3076
3077
		Jetpack_Options::delete_option(
3078
			array(
3079
				'blog_token',
3080
				'user_token',
3081
				'user_tokens',
3082
				'master_user',
3083
				'time_diff',
3084
				'fallback_no_verify_ssl_certs',
3085
			)
3086
		);
3087
3088
		Jetpack_IDC::clear_all_idc_options();
3089
		Jetpack_Options::delete_raw_option( 'jetpack_secrets' );
3090
3091
		if ( $update_activated_state ) {
3092
			Jetpack_Options::update_option( 'activated', 4 );
3093
		}
3094
3095
		if ( $jetpack_unique_connection = Jetpack_Options::get_option( 'unique_connection' ) ) {
3096
			// Check then record unique disconnection if site has never been disconnected previously
3097
			if ( - 1 == $jetpack_unique_connection['disconnected'] ) {
3098
				$jetpack_unique_connection['disconnected'] = 1;
3099
			} else {
3100
				if ( 0 == $jetpack_unique_connection['disconnected'] ) {
3101
					//track unique disconnect
3102
					$jetpack = Jetpack::init();
3103
3104
					$jetpack->stat( 'connections', 'unique-disconnect' );
3105
					$jetpack->do_stats( 'server_side' );
3106
				}
3107
				// increment number of times disconnected
3108
				$jetpack_unique_connection['disconnected'] += 1;
3109
			}
3110
3111
			Jetpack_Options::update_option( 'unique_connection', $jetpack_unique_connection );
3112
		}
3113
3114
		// Delete cached connected user data
3115
		$transient_key = "jetpack_connected_user_data_" . get_current_user_id();
3116
		delete_transient( $transient_key );
3117
3118
		// Delete all the sync related data. Since it could be taking up space.
3119
		require_once JETPACK__PLUGIN_DIR . 'sync/class.jetpack-sync-sender.php';
3120
		Jetpack_Sync_Sender::get_instance()->uninstall();
3121
3122
		// Disable the Heartbeat cron
3123
		Jetpack_Heartbeat::init()->deactivate();
3124
	}
3125
3126
	/**
3127
	 * Unlinks the current user from the linked WordPress.com user
3128
	 */
3129
	public static function unlink_user( $user_id = null ) {
3130
		if ( ! $tokens = Jetpack_Options::get_option( 'user_tokens' ) )
3131
			return false;
3132
3133
		$user_id = empty( $user_id ) ? get_current_user_id() : intval( $user_id );
3134
3135
		if ( Jetpack_Options::get_option( 'master_user' ) == $user_id )
3136
			return false;
3137
3138
		if ( ! isset( $tokens[ $user_id ] ) )
3139
			return false;
3140
3141
		Jetpack::load_xml_rpc_client();
3142
		$xml = new Jetpack_IXR_Client( compact( 'user_id' ) );
3143
		$xml->query( 'jetpack.unlink_user', $user_id );
3144
3145
		unset( $tokens[ $user_id ] );
3146
3147
		Jetpack_Options::update_option( 'user_tokens', $tokens );
3148
3149
		/**
3150
		 * Fires after the current user has been unlinked from WordPress.com.
3151
		 *
3152
		 * @since 4.1.0
3153
		 *
3154
		 * @param int $user_id The current user's ID.
3155
		 */
3156
		do_action( 'jetpack_unlinked_user', $user_id );
3157
3158
		return true;
3159
	}
3160
3161
	/**
3162
	 * Attempts Jetpack registration.  If it fail, a state flag is set: @see ::admin_page_load()
3163
	 */
3164
	public static function try_registration() {
3165
		// Let's get some testing in beta versions and such.
3166
		if ( self::is_development_version() && defined( 'PHP_URL_HOST' ) ) {
3167
			// Before attempting to connect, let's make sure that the domains are viable.
3168
			$domains_to_check = array_unique( array(
3169
				'siteurl' => parse_url( get_site_url(), PHP_URL_HOST ),
3170
				'homeurl' => parse_url( get_home_url(), PHP_URL_HOST ),
3171
			) );
3172
			foreach ( $domains_to_check as $domain ) {
3173
				$result = Jetpack_Data::is_usable_domain( $domain );
3174
				if ( is_wp_error( $result ) ) {
3175
					return $result;
3176
				}
3177
			}
3178
		}
3179
3180
		$result = Jetpack::register();
3181
3182
		// If there was an error with registration and the site was not registered, record this so we can show a message.
3183
		if ( ! $result || is_wp_error( $result ) ) {
3184
			return $result;
3185
		} else {
3186
			return true;
3187
		}
3188
	}
3189
3190
	/**
3191
	 * Tracking an internal event log. Try not to put too much chaff in here.
3192
	 *
3193
	 * [Everyone Loves a Log!](https://www.youtube.com/watch?v=2C7mNr5WMjA)
3194
	 */
3195
	public static function log( $code, $data = null ) {
3196
		// only grab the latest 200 entries
3197
		$log = array_slice( Jetpack_Options::get_option( 'log', array() ), -199, 199 );
3198
3199
		// Append our event to the log
3200
		$log_entry = array(
3201
			'time'    => time(),
3202
			'user_id' => get_current_user_id(),
3203
			'blog_id' => Jetpack_Options::get_option( 'id' ),
3204
			'code'    => $code,
3205
		);
3206
		// Don't bother storing it unless we've got some.
3207
		if ( ! is_null( $data ) ) {
3208
			$log_entry['data'] = $data;
3209
		}
3210
		$log[] = $log_entry;
3211
3212
		// Try add_option first, to make sure it's not autoloaded.
3213
		// @todo: Add an add_option method to Jetpack_Options
3214
		if ( ! add_option( 'jetpack_log', $log, null, 'no' ) ) {
3215
			Jetpack_Options::update_option( 'log', $log );
3216
		}
3217
3218
		/**
3219
		 * Fires when Jetpack logs an internal event.
3220
		 *
3221
		 * @since 3.0.0
3222
		 *
3223
		 * @param array $log_entry {
3224
		 *	Array of details about the log entry.
3225
		 *
3226
		 *	@param string time Time of the event.
3227
		 *	@param int user_id ID of the user who trigerred the event.
3228
		 *	@param int blog_id Jetpack Blog ID.
3229
		 *	@param string code Unique name for the event.
3230
		 *	@param string data Data about the event.
3231
		 * }
3232
		 */
3233
		do_action( 'jetpack_log_entry', $log_entry );
3234
	}
3235
3236
	/**
3237
	 * Get the internal event log.
3238
	 *
3239
	 * @param $event (string) - only return the specific log events
3240
	 * @param $num   (int)    - get specific number of latest results, limited to 200
3241
	 *
3242
	 * @return array of log events || WP_Error for invalid params
3243
	 */
3244
	public static function get_log( $event = false, $num = false ) {
3245
		if ( $event && ! is_string( $event ) ) {
3246
			return new WP_Error( __( 'First param must be string or empty', 'jetpack' ) );
3247
		}
3248
3249
		if ( $num && ! is_numeric( $num ) ) {
3250
			return new WP_Error( __( 'Second param must be numeric or empty', 'jetpack' ) );
3251
		}
3252
3253
		$entire_log = Jetpack_Options::get_option( 'log', array() );
3254
3255
		// If nothing set - act as it did before, otherwise let's start customizing the output
3256
		if ( ! $num && ! $event ) {
3257
			return $entire_log;
3258
		} else {
3259
			$entire_log = array_reverse( $entire_log );
3260
		}
3261
3262
		$custom_log_output = array();
3263
3264
		if ( $event ) {
3265
			foreach ( $entire_log as $log_event ) {
3266
				if ( $event == $log_event[ 'code' ] ) {
3267
					$custom_log_output[] = $log_event;
3268
				}
3269
			}
3270
		} else {
3271
			$custom_log_output = $entire_log;
3272
		}
3273
3274
		if ( $num ) {
3275
			$custom_log_output = array_slice( $custom_log_output, 0, $num );
3276
		}
3277
3278
		return $custom_log_output;
3279
	}
3280
3281
	/**
3282
	 * Log modification of important settings.
3283
	 */
3284
	public static function log_settings_change( $option, $old_value, $value ) {
3285
		switch( $option ) {
3286
			case 'jetpack_sync_non_public_post_stati':
3287
				self::log( $option, $value );
3288
				break;
3289
		}
3290
	}
3291
3292
	/**
3293
	 * Return stat data for WPCOM sync
3294
	 */
3295
	public static function get_stat_data( $encode = true, $extended = true ) {
3296
		$data = Jetpack_Heartbeat::generate_stats_array();
3297
3298
		if ( $extended ) {
3299
			$additional_data = self::get_additional_stat_data();
3300
			$data = array_merge( $data, $additional_data );
3301
		}
3302
3303
		if ( $encode ) {
3304
			return json_encode( $data );
3305
		}
3306
3307
		return $data;
3308
	}
3309
3310
	/**
3311
	 * Get additional stat data to sync to WPCOM
3312
	 */
3313
	public static function get_additional_stat_data( $prefix = '' ) {
3314
		$return["{$prefix}themes"]         = Jetpack::get_parsed_theme_data();
3315
		$return["{$prefix}plugins-extra"]  = Jetpack::get_parsed_plugin_data();
3316
		$return["{$prefix}users"]          = (int) Jetpack::get_site_user_count();
3317
		$return["{$prefix}site-count"]     = 0;
3318
3319
		if ( function_exists( 'get_blog_count' ) ) {
3320
			$return["{$prefix}site-count"] = get_blog_count();
3321
		}
3322
		return $return;
3323
	}
3324
3325
	private static function get_site_user_count() {
3326
		global $wpdb;
3327
3328
		if ( function_exists( 'wp_is_large_network' ) ) {
3329
			if ( wp_is_large_network( 'users' ) ) {
3330
				return -1; // Not a real value but should tell us that we are dealing with a large network.
3331
			}
3332
		}
3333 View Code Duplication
		if ( false === ( $user_count = get_transient( 'jetpack_site_user_count' ) ) ) {
3334
			// It wasn't there, so regenerate the data and save the transient
3335
			$user_count = $wpdb->get_var( "SELECT COUNT(*) FROM $wpdb->usermeta WHERE meta_key = '{$wpdb->prefix}capabilities'" );
3336
			set_transient( 'jetpack_site_user_count', $user_count, DAY_IN_SECONDS );
3337
		}
3338
		return $user_count;
3339
	}
3340
3341
	/* Admin Pages */
3342
3343
	function admin_init() {
3344
		// If the plugin is not connected, display a connect message.
3345
		if (
3346
			// the plugin was auto-activated and needs its candy
3347
			Jetpack_Options::get_option_and_ensure_autoload( 'do_activate', '0' )
3348
		||
3349
			// the plugin is active, but was never activated.  Probably came from a site-wide network activation
3350
			! Jetpack_Options::get_option( 'activated' )
3351
		) {
3352
			Jetpack::plugin_initialize();
3353
		}
3354
3355
		if ( ! Jetpack::is_active() && ! Jetpack::is_development_mode() ) {
3356
			Jetpack_Connection_Banner::init();
3357
		} elseif ( false === Jetpack_Options::get_option( 'fallback_no_verify_ssl_certs' ) ) {
3358
			// Upgrade: 1.1 -> 1.1.1
3359
			// Check and see if host can verify the Jetpack servers' SSL certificate
3360
			$args = array();
3361
			Jetpack_Client::_wp_remote_request(
3362
				Jetpack::fix_url_for_bad_hosts( Jetpack::api_url( 'test' ) ),
3363
				$args,
3364
				true
3365
			);
3366
		} else if ( $this->can_display_jetpack_manage_notice() && ! Jetpack_Options::get_option( 'dismissed_manage_banner' ) ) {
3367
			// Show the notice on the Dashboard only for now
3368
			add_action( 'load-index.php', array( $this, 'prepare_manage_jetpack_notice' ) );
3369
		}
3370
3371
		if ( current_user_can( 'manage_options' ) && 'AUTO' == JETPACK_CLIENT__HTTPS && ! self::permit_ssl() ) {
3372
			add_action( 'jetpack_notices', array( $this, 'alert_auto_ssl_fail' ) );
3373
		}
3374
3375
		add_action( 'load-plugins.php', array( $this, 'intercept_plugin_error_scrape_init' ) );
3376
		add_action( 'admin_enqueue_scripts', array( $this, 'admin_menu_css' ) );
3377
		add_filter( 'plugin_action_links_' . plugin_basename( JETPACK__PLUGIN_DIR . 'jetpack.php' ), array( $this, 'plugin_action_links' ) );
3378
3379
		if ( Jetpack::is_active() || Jetpack::is_development_mode() ) {
3380
			// Artificially throw errors in certain whitelisted cases during plugin activation
3381
			add_action( 'activate_plugin', array( $this, 'throw_error_on_activate_plugin' ) );
3382
		}
3383
3384
		// Jetpack Manage Activation Screen from .com
3385
		Jetpack::module_configuration_activation_screen( 'manage', array( $this, 'manage_activate_screen' ) );
3386
3387
		// Add custom column in wp-admin/users.php to show whether user is linked.
3388
		add_filter( 'manage_users_columns',       array( $this, 'jetpack_icon_user_connected' ) );
3389
		add_action( 'manage_users_custom_column', array( $this, 'jetpack_show_user_connected_icon' ), 10, 3 );
3390
		add_action( 'admin_print_styles',         array( $this, 'jetpack_user_col_style' ) );
3391
	}
3392
3393
	function admin_body_class( $admin_body_class = '' ) {
3394
		$classes = explode( ' ', trim( $admin_body_class ) );
3395
3396
		$classes[] = self::is_active() ? 'jetpack-connected' : 'jetpack-disconnected';
3397
3398
		$admin_body_class = implode( ' ', array_unique( $classes ) );
3399
		return " $admin_body_class ";
3400
	}
3401
3402
	static function add_jetpack_pagestyles( $admin_body_class = '' ) {
3403
		return $admin_body_class . ' jetpack-pagestyles ';
3404
	}
3405
3406
	/**
3407
	 * Call this function if you want the Big Jetpack Manage Notice to show up.
3408
	 *
3409
	 * @return null
3410
	 */
3411
	function prepare_manage_jetpack_notice() {
3412
3413
		add_action( 'admin_print_styles', array( $this, 'admin_banner_styles' ) );
3414
		add_action( 'admin_notices', array( $this, 'admin_jetpack_manage_notice' ) );
3415
	}
3416
3417
	function manage_activate_screen() {
3418
		include ( JETPACK__PLUGIN_DIR . 'modules/manage/activate-admin.php' );
3419
	}
3420
	/**
3421
	 * Sometimes a plugin can activate without causing errors, but it will cause errors on the next page load.
3422
	 * This function artificially throws errors for such cases (whitelisted).
3423
	 *
3424
	 * @param string $plugin The activated plugin.
3425
	 */
3426
	function throw_error_on_activate_plugin( $plugin ) {
3427
		$active_modules = Jetpack::get_active_modules();
3428
3429
		// The Shortlinks module and the Stats plugin conflict, but won't cause errors on activation because of some function_exists() checks.
3430
		if ( function_exists( 'stats_get_api_key' ) && in_array( 'shortlinks', $active_modules ) ) {
3431
			$throw = false;
3432
3433
			// Try and make sure it really was the stats plugin
3434
			if ( ! class_exists( 'ReflectionFunction' ) ) {
3435
				if ( 'stats.php' == basename( $plugin ) ) {
3436
					$throw = true;
3437
				}
3438
			} else {
3439
				$reflection = new ReflectionFunction( 'stats_get_api_key' );
3440
				if ( basename( $plugin ) == basename( $reflection->getFileName() ) ) {
3441
					$throw = true;
3442
				}
3443
			}
3444
3445
			if ( $throw ) {
3446
				trigger_error( sprintf( __( 'Jetpack contains the most recent version of the old &#8220;%1$s&#8221; plugin.', 'jetpack' ), 'WordPress.com Stats' ), E_USER_ERROR );
3447
			}
3448
		}
3449
	}
3450
3451
	function intercept_plugin_error_scrape_init() {
3452
		add_action( 'check_admin_referer', array( $this, 'intercept_plugin_error_scrape' ), 10, 2 );
3453
	}
3454
3455
	function intercept_plugin_error_scrape( $action, $result ) {
3456
		if ( ! $result ) {
3457
			return;
3458
		}
3459
3460
		foreach ( $this->plugins_to_deactivate as $deactivate_me ) {
3461
			if ( "plugin-activation-error_{$deactivate_me[0]}" == $action ) {
3462
				Jetpack::bail_on_activation( sprintf( __( 'Jetpack contains the most recent version of the old &#8220;%1$s&#8221; plugin.', 'jetpack' ), $deactivate_me[1] ), false );
3463
			}
3464
		}
3465
	}
3466
3467
	function add_remote_request_handlers() {
3468
		add_action( 'wp_ajax_nopriv_jetpack_upload_file', array( $this, 'remote_request_handlers' ) );
3469
		add_action( 'wp_ajax_nopriv_jetpack_update_file', array( $this, 'remote_request_handlers' ) );
3470
	}
3471
3472
	function remote_request_handlers() {
3473
		$action = current_filter();
3474
3475
		switch ( current_filter() ) {
3476
		case 'wp_ajax_nopriv_jetpack_upload_file' :
3477
			$response = $this->upload_handler();
3478
			break;
3479
3480
		case 'wp_ajax_nopriv_jetpack_update_file' :
3481
			$response = $this->upload_handler( true );
3482
			break;
3483
		default :
3484
			$response = new Jetpack_Error( 'unknown_handler', 'Unknown Handler', 400 );
3485
			break;
3486
		}
3487
3488
		if ( ! $response ) {
3489
			$response = new Jetpack_Error( 'unknown_error', 'Unknown Error', 400 );
3490
		}
3491
3492
		if ( is_wp_error( $response ) ) {
3493
			$status_code       = $response->get_error_data();
3494
			$error             = $response->get_error_code();
3495
			$error_description = $response->get_error_message();
3496
3497
			if ( ! is_int( $status_code ) ) {
3498
				$status_code = 400;
3499
			}
3500
3501
			status_header( $status_code );
3502
			die( json_encode( (object) compact( 'error', 'error_description' ) ) );
3503
		}
3504
3505
		status_header( 200 );
3506
		if ( true === $response ) {
3507
			exit;
3508
		}
3509
3510
		die( json_encode( (object) $response ) );
3511
	}
3512
3513
	/**
3514
	 * Uploads a file gotten from the global $_FILES.
3515
	 * If `$update_media_item` is true and `post_id` is defined
3516
	 * the attachment file of the media item (gotten through of the post_id)
3517
	 * will be updated instead of add a new one.
3518
	 *
3519
	 * @param  boolean $update_media_item - update media attachment
3520
	 * @return array - An array describing the uploadind files process
3521
	 */
3522
	function upload_handler( $update_media_item = false ) {
3523
		if ( 'POST' !== strtoupper( $_SERVER['REQUEST_METHOD'] ) ) {
3524
			return new Jetpack_Error( 405, get_status_header_desc( 405 ), 405 );
3525
		}
3526
3527
		$user = wp_authenticate( '', '' );
3528
		if ( ! $user || is_wp_error( $user ) ) {
3529
			return new Jetpack_Error( 403, get_status_header_desc( 403 ), 403 );
3530
		}
3531
3532
		wp_set_current_user( $user->ID );
3533
3534
		if ( ! current_user_can( 'upload_files' ) ) {
3535
			return new Jetpack_Error( 'cannot_upload_files', 'User does not have permission to upload files', 403 );
3536
		}
3537
3538
		if ( empty( $_FILES ) ) {
3539
			return new Jetpack_Error( 'no_files_uploaded', 'No files were uploaded: nothing to process', 400 );
3540
		}
3541
3542
		foreach ( array_keys( $_FILES ) as $files_key ) {
3543
			if ( ! isset( $_POST["_jetpack_file_hmac_{$files_key}"] ) ) {
3544
				return new Jetpack_Error( 'missing_hmac', 'An HMAC for one or more files is missing', 400 );
3545
			}
3546
		}
3547
3548
		$media_keys = array_keys( $_FILES['media'] );
3549
3550
		$token = Jetpack_Data::get_access_token( get_current_user_id() );
3551
		if ( ! $token || is_wp_error( $token ) ) {
3552
			return new Jetpack_Error( 'unknown_token', 'Unknown Jetpack token', 403 );
3553
		}
3554
3555
		$uploaded_files = array();
3556
		$global_post    = isset( $GLOBALS['post'] ) ? $GLOBALS['post'] : null;
3557
		unset( $GLOBALS['post'] );
3558
		foreach ( $_FILES['media']['name'] as $index => $name ) {
3559
			$file = array();
3560
			foreach ( $media_keys as $media_key ) {
3561
				$file[$media_key] = $_FILES['media'][$media_key][$index];
3562
			}
3563
3564
			list( $hmac_provided, $salt ) = explode( ':', $_POST['_jetpack_file_hmac_media'][$index] );
3565
3566
			$hmac_file = hash_hmac_file( 'sha1', $file['tmp_name'], $salt . $token->secret );
3567
			if ( $hmac_provided !== $hmac_file ) {
3568
				$uploaded_files[$index] = (object) array( 'error' => 'invalid_hmac', 'error_description' => 'The corresponding HMAC for this file does not match' );
3569
				continue;
3570
			}
3571
3572
			$_FILES['.jetpack.upload.'] = $file;
3573
			$post_id = isset( $_POST['post_id'][$index] ) ? absint( $_POST['post_id'][$index] ) : 0;
3574
			if ( ! current_user_can( 'edit_post', $post_id ) ) {
3575
				$post_id = 0;
3576
			}
3577
3578
			if ( $update_media_item ) {
3579
				if ( ! isset( $post_id ) || $post_id === 0 ) {
3580
					return new Jetpack_Error( 'invalid_input', 'Media ID must be defined.', 400 );
3581
				}
3582
3583
				$media_array = $_FILES['media'];
3584
3585
				$file_array['name'] = $media_array['name'][0];
3586
				$file_array['type'] = $media_array['type'][0];
3587
				$file_array['tmp_name'] = $media_array['tmp_name'][0];
3588
				$file_array['error'] = $media_array['error'][0];
3589
				$file_array['size'] = $media_array['size'][0];
3590
3591
				$edited_media_item = Jetpack_Media::edit_media_file( $post_id, $file_array );
3592
3593
				if ( is_wp_error( $edited_media_item ) ) {
3594
					return $edited_media_item;
3595
				}
3596
3597
				$response = (object) array(
3598
					'id'   => (string) $post_id,
3599
					'file' => (string) $edited_media_item->post_title,
3600
					'url'  => (string) wp_get_attachment_url( $post_id ),
3601
					'type' => (string) $edited_media_item->post_mime_type,
3602
					'meta' => (array) wp_get_attachment_metadata( $post_id ),
3603
				);
3604
3605
				return (array) array( $response );
3606
			}
3607
3608
			$attachment_id = media_handle_upload(
3609
				'.jetpack.upload.',
3610
				$post_id,
3611
				array(),
3612
				array(
3613
					'action' => 'jetpack_upload_file',
3614
				)
3615
			);
3616
3617
			if ( ! $attachment_id ) {
3618
				$uploaded_files[$index] = (object) array( 'error' => 'unknown', 'error_description' => 'An unknown problem occurred processing the upload on the Jetpack site' );
3619
			} elseif ( is_wp_error( $attachment_id ) ) {
3620
				$uploaded_files[$index] = (object) array( 'error' => 'attachment_' . $attachment_id->get_error_code(), 'error_description' => $attachment_id->get_error_message() );
3621
			} else {
3622
				$attachment = get_post( $attachment_id );
3623
				$uploaded_files[$index] = (object) array(
3624
					'id'   => (string) $attachment_id,
3625
					'file' => $attachment->post_title,
3626
					'url'  => wp_get_attachment_url( $attachment_id ),
3627
					'type' => $attachment->post_mime_type,
3628
					'meta' => wp_get_attachment_metadata( $attachment_id ),
3629
				);
3630
				// Zip files uploads are not supported unless they are done for installation purposed
3631
				// lets delete them in case something goes wrong in this whole process
3632
				if ( 'application/zip' === $attachment->post_mime_type ) {
3633
					// Schedule a cleanup for 2 hours from now in case of failed install.
3634
					wp_schedule_single_event( time() + 2 * HOUR_IN_SECONDS, 'upgrader_scheduled_cleanup', array( $attachment_id ) );
3635
				}
3636
			}
3637
		}
3638
		if ( ! is_null( $global_post ) ) {
3639
			$GLOBALS['post'] = $global_post;
3640
		}
3641
3642
		return $uploaded_files;
3643
	}
3644
3645
	/**
3646
	 * Add help to the Jetpack page
3647
	 *
3648
	 * @since Jetpack (1.2.3)
3649
	 * @return false if not the Jetpack page
3650
	 */
3651
	function admin_help() {
3652
		$current_screen = get_current_screen();
3653
3654
		// Overview
3655
		$current_screen->add_help_tab(
3656
			array(
3657
				'id'		=> 'home',
3658
				'title'		=> __( 'Home', 'jetpack' ),
3659
				'content'	=>
3660
					'<p><strong>' . __( 'Jetpack by WordPress.com', 'jetpack' ) . '</strong></p>' .
3661
					'<p>' . __( 'Jetpack supercharges your self-hosted WordPress site with the awesome cloud power of WordPress.com.', 'jetpack' ) . '</p>' .
3662
					'<p>' . __( 'On this page, you are able to view the modules available within Jetpack, learn more about them, and activate or deactivate them as needed.', 'jetpack' ) . '</p>',
3663
			)
3664
		);
3665
3666
		// Screen Content
3667
		if ( current_user_can( 'manage_options' ) ) {
3668
			$current_screen->add_help_tab(
3669
				array(
3670
					'id'		=> 'settings',
3671
					'title'		=> __( 'Settings', 'jetpack' ),
3672
					'content'	=>
3673
						'<p><strong>' . __( 'Jetpack by WordPress.com',                                              'jetpack' ) . '</strong></p>' .
3674
						'<p>' . __( 'You can activate or deactivate individual Jetpack modules to suit your needs.', 'jetpack' ) . '</p>' .
3675
						'<ol>' .
3676
							'<li>' . __( 'Each module has an Activate or Deactivate link so you can toggle one individually.',														'jetpack' ) . '</li>' .
3677
							'<li>' . __( 'Using the checkboxes next to each module, you can select multiple modules to toggle via the Bulk Actions menu at the top of the list.',	'jetpack' ) . '</li>' .
3678
						'</ol>' .
3679
						'<p>' . __( 'Using the tools on the right, you can search for specific modules, filter by module categories or which are active, or change the sorting order.', 'jetpack' ) . '</p>'
3680
				)
3681
			);
3682
		}
3683
3684
		// Help Sidebar
3685
		$current_screen->set_help_sidebar(
3686
			'<p><strong>' . __( 'For more information:', 'jetpack' ) . '</strong></p>' .
3687
			'<p><a href="https://jetpack.com/faq/" target="_blank">'     . __( 'Jetpack FAQ',     'jetpack' ) . '</a></p>' .
3688
			'<p><a href="https://jetpack.com/support/" target="_blank">' . __( 'Jetpack Support', 'jetpack' ) . '</a></p>' .
3689
			'<p><a href="' . Jetpack::admin_url( array( 'page' => 'jetpack-debugger' )  ) .'">' . __( 'Jetpack Debugging Center', 'jetpack' ) . '</a></p>'
3690
		);
3691
	}
3692
3693
	function admin_menu_css() {
3694
		wp_enqueue_style( 'jetpack-icons' );
3695
	}
3696
3697
	function admin_menu_order() {
3698
		return true;
3699
	}
3700
3701 View Code Duplication
	function jetpack_menu_order( $menu_order ) {
3702
		$jp_menu_order = array();
3703
3704
		foreach ( $menu_order as $index => $item ) {
3705
			if ( $item != 'jetpack' ) {
3706
				$jp_menu_order[] = $item;
3707
			}
3708
3709
			if ( $index == 0 ) {
3710
				$jp_menu_order[] = 'jetpack';
3711
			}
3712
		}
3713
3714
		return $jp_menu_order;
3715
	}
3716
3717
	function admin_head() {
3718 View Code Duplication
		if ( isset( $_GET['configure'] ) && Jetpack::is_module( $_GET['configure'] ) && current_user_can( 'manage_options' ) )
3719
			/** This action is documented in class.jetpack-admin-page.php */
3720
			do_action( 'jetpack_module_configuration_head_' . $_GET['configure'] );
3721
	}
3722
3723
	function admin_banner_styles() {
3724
		$min = ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) ? '' : '.min';
3725
3726 View Code Duplication
		if ( ! wp_style_is( 'jetpack-dops-style' ) ) {
3727
			wp_register_style(
3728
				'jetpack-dops-style',
3729
				plugins_url( '_inc/build/admin.dops-style.css', JETPACK__PLUGIN_FILE ),
3730
				array(),
3731
				JETPACK__VERSION
3732
			);
3733
		}
3734
3735
		wp_enqueue_style(
3736
			'jetpack',
3737
			plugins_url( "css/jetpack-banners{$min}.css", JETPACK__PLUGIN_FILE ),
3738
			array( 'jetpack-dops-style' ),
3739
			 JETPACK__VERSION . '-20121016'
3740
		);
3741
		wp_style_add_data( 'jetpack', 'rtl', 'replace' );
3742
		wp_style_add_data( 'jetpack', 'suffix', $min );
3743
	}
3744
3745
	function plugin_action_links( $actions ) {
3746
3747
		$jetpack_home = array( 'jetpack-home' => sprintf( '<a href="%s">%s</a>', Jetpack::admin_url( 'page=jetpack' ), __( 'Jetpack', 'jetpack' ) ) );
3748
3749
		if( current_user_can( 'jetpack_manage_modules' ) && ( Jetpack::is_active() || Jetpack::is_development_mode() ) ) {
3750
			return array_merge(
3751
				$jetpack_home,
3752
				array( 'settings' => sprintf( '<a href="%s">%s</a>', Jetpack::admin_url( 'page=jetpack#/settings' ), __( 'Settings', 'jetpack' ) ) ),
3753
				array( 'support' => sprintf( '<a href="%s">%s</a>', Jetpack::admin_url( 'page=jetpack-debugger '), __( 'Support', 'jetpack' ) ) ),
3754
				$actions
3755
				);
3756
			}
3757
3758
		return array_merge( $jetpack_home, $actions );
3759
	}
3760
3761
	/**
3762
	 * This is the first banner
3763
	 * It should be visible only to user that can update the option
3764
	 * Are not connected
3765
	 *
3766
	 * @return null
3767
	 */
3768
	function admin_jetpack_manage_notice() {
3769
		$screen = get_current_screen();
3770
3771
		// Don't show the connect notice on the jetpack settings page.
3772
		if ( ! in_array( $screen->base, array( 'dashboard' ) ) || $screen->is_network || $screen->action ) {
3773
			return;
3774
		}
3775
3776
		$opt_out_url = $this->opt_out_jetpack_manage_url();
3777
		$opt_in_url  = $this->opt_in_jetpack_manage_url();
3778
		/**
3779
		 * I think it would be great to have different wordsing depending on where you are
3780
		 * for example if we show the notice on dashboard and a different one if we show it on Plugins screen
3781
		 * etc..
3782
		 */
3783
3784
		?>
3785
		<div id="message" class="updated jp-banner">
3786
				<a href="<?php echo esc_url( $opt_out_url ); ?>" class="notice-dismiss" title="<?php esc_attr_e( 'Dismiss this notice', 'jetpack' ); ?>"></a>
3787
				<div class="jp-banner__description-container">
3788
					<h2 class="jp-banner__header"><?php esc_html_e( 'Jetpack Centralized Site Management', 'jetpack' ); ?></h2>
3789
					<p class="jp-banner__description"><?php printf( __( 'Manage multiple Jetpack enabled sites from one single dashboard at wordpress.com. Allows all existing, connected Administrators to modify your site.', 'jetpack' ), 'https://jetpack.com/support/site-management' ); ?></p>
3790
					<p class="jp-banner__button-container">
3791
						<a href="<?php echo esc_url( $opt_in_url ); ?>" class="button button-primary" id="wpcom-connect"><?php _e( 'Activate Jetpack Manage', 'jetpack' ); ?></a>
3792
						<a href="https://jetpack.com/support/site-management" class="button" target="_blank" title="<?php esc_attr_e( 'Learn more about Jetpack Manage on Jetpack.com', 'jetpack' ); ?>"><?php _e( 'Learn more', 'jetpack' ); ?></a>
3793
					</p>
3794
				</div>
3795
		</div>
3796
		<?php
3797
	}
3798
3799
	/**
3800
	 * Returns the url that the user clicks to remove the notice for the big banner
3801
	 * @return string
3802
	 */
3803
	function opt_out_jetpack_manage_url() {
3804
		$referer = '&_wp_http_referer=' . add_query_arg( '_wp_http_referer', null );
3805
		return wp_nonce_url( Jetpack::admin_url( 'jetpack-notice=jetpack-manage-opt-out' . $referer ), 'jetpack_manage_banner_opt_out' );
3806
	}
3807
	/**
3808
	 * Returns the url that the user clicks to opt in to Jetpack Manage
3809
	 * @return string
3810
	 */
3811
	function opt_in_jetpack_manage_url() {
3812
		return wp_nonce_url( Jetpack::admin_url( 'jetpack-notice=jetpack-manage-opt-in' ), 'jetpack_manage_banner_opt_in' );
3813
	}
3814
3815
	function opt_in_jetpack_manage_notice() {
3816
		?>
3817
		<div class="wrap">
3818
			<div id="message" class="jetpack-message is-opt-in">
3819
				<?php echo sprintf( __( '<p><a href="%1$s" title="Opt in to WordPress.com Site Management" >Activate Site Management</a> to manage multiple sites from our centralized dashboard at wordpress.com/sites. <a href="%2$s" target="_blank">Learn more</a>.</p><a href="%1$s" class="jp-button">Activate Now</a>', 'jetpack' ), $this->opt_in_jetpack_manage_url(), 'https://jetpack.com/support/site-management' ); ?>
3820
			</div>
3821
		</div>
3822
		<?php
3823
3824
	}
3825
	/**
3826
	 * Determines whether to show the notice of not true = display notice
3827
	 * @return bool
3828
	 */
3829
	function can_display_jetpack_manage_notice() {
3830
		// never display the notice to users that can't do anything about it anyways
3831
		if( ! current_user_can( 'jetpack_manage_modules' ) )
3832
			return false;
3833
3834
		// don't display if we are in development more
3835
		if( Jetpack::is_development_mode() ) {
3836
			return false;
3837
		}
3838
		// don't display if the site is private
3839
		if(  ! Jetpack_Options::get_option( 'public' ) )
3840
			return false;
3841
3842
		/**
3843
		 * Should the Jetpack Remote Site Management notice be displayed.
3844
		 *
3845
		 * @since 3.3.0
3846
		 *
3847
		 * @param bool ! self::is_module_active( 'manage' ) Is the Manage module inactive.
3848
		 */
3849
		return apply_filters( 'can_display_jetpack_manage_notice', ! self::is_module_active( 'manage' ) );
3850
	}
3851
3852
	/*
3853
	 * Registration flow:
3854
	 * 1 - ::admin_page_load() action=register
3855
	 * 2 - ::try_registration()
3856
	 * 3 - ::register()
3857
	 *     - Creates jetpack_register option containing two secrets and a timestamp
3858
	 *     - Calls https://jetpack.wordpress.com/jetpack.register/1/ with
3859
	 *       siteurl, home, gmt_offset, timezone_string, site_name, secret_1, secret_2, site_lang, timeout, stats_id
3860
	 *     - That request to jetpack.wordpress.com does not immediately respond.  It first makes a request BACK to this site's
3861
	 *       xmlrpc.php?for=jetpack: RPC method: jetpack.verifyRegistration, Parameters: secret_1
3862
	 *     - The XML-RPC request verifies secret_1, deletes both secrets and responds with: secret_2
3863
	 *     - https://jetpack.wordpress.com/jetpack.register/1/ verifies that XML-RPC response (secret_2) then finally responds itself with
3864
	 *       jetpack_id, jetpack_secret, jetpack_public
3865
	 *     - ::register() then stores jetpack_options: id => jetpack_id, blog_token => jetpack_secret
3866
	 * 4 - redirect to https://wordpress.com/start/jetpack-connect
3867
	 * 5 - user logs in with WP.com account
3868
	 * 6 - remote request to this site's xmlrpc.php with action remoteAuthorize, Jetpack_XMLRPC_Server->remote_authorize
3869
	 *		- Jetpack_Client_Server::authorize()
3870
	 *		- Jetpack_Client_Server::get_token()
3871
	 *		- GET https://jetpack.wordpress.com/jetpack.token/1/ with
3872
	 *        client_id, client_secret, grant_type, code, redirect_uri:action=authorize, state, scope, user_email, user_login
3873
	 *			- which responds with access_token, token_type, scope
3874
	 *		- Jetpack_Client_Server::authorize() stores jetpack_options: user_token => access_token.$user_id
3875
	 *		- Jetpack::activate_default_modules()
3876
	 *     		- Deactivates deprecated plugins
3877
	 *     		- Activates all default modules
3878
	 *		- Responds with either error, or 'connected' for new connection, or 'linked' for additional linked users
3879
	 * 7 - For a new connection, user selects a Jetpack plan on wordpress.com
3880
	 * 8 - User is redirected back to wp-admin/index.php?page=jetpack with state:message=authorized
3881
	 *     Done!
3882
	 */
3883
3884
	/**
3885
	 * Handles the page load events for the Jetpack admin page
3886
	 */
3887
	function admin_page_load() {
3888
		$error = false;
3889
3890
		// Make sure we have the right body class to hook stylings for subpages off of.
3891
		add_filter( 'admin_body_class', array( __CLASS__, 'add_jetpack_pagestyles' ) );
3892
3893
		if ( ! empty( $_GET['jetpack_restate'] ) ) {
3894
			// Should only be used in intermediate redirects to preserve state across redirects
3895
			Jetpack::restate();
3896
		}
3897
3898
		if ( isset( $_GET['connect_url_redirect'] ) ) {
3899
			// User clicked in the iframe to link their accounts
3900
			if ( ! Jetpack::is_user_connected() ) {
3901
				$connect_url = $this->build_connect_url( true, false, 'iframe' );
3902
				if ( isset( $_GET['notes_iframe'] ) )
3903
					$connect_url .= '&notes_iframe';
3904
				wp_redirect( $connect_url );
3905
				exit;
3906
			} else {
3907
				if ( ! isset( $_GET['calypso_env'] ) ) {
3908
					Jetpack::state( 'message', 'already_authorized' );
3909
					wp_safe_redirect( Jetpack::admin_url() );
3910
					exit;
3911
				} else {
3912
					$connect_url = $this->build_connect_url( true, false, 'iframe' );
3913
					$connect_url .= '&already_authorized=true';
3914
					wp_redirect( $connect_url );
3915
					exit;
3916
				}
3917
			}
3918
		}
3919
3920
3921
		if ( isset( $_GET['action'] ) ) {
3922
			switch ( $_GET['action'] ) {
3923
			case 'authorize':
3924
				if ( Jetpack::is_active() && Jetpack::is_user_connected() ) {
3925
					Jetpack::state( 'message', 'already_authorized' );
3926
					wp_safe_redirect( Jetpack::admin_url() );
3927
					exit;
3928
				}
3929
				Jetpack::log( 'authorize' );
3930
				$client_server = new Jetpack_Client_Server;
3931
				$client_server->client_authorize();
3932
				exit;
3933
			case 'register' :
3934
				if ( ! current_user_can( 'jetpack_connect' ) ) {
3935
					$error = 'cheatin';
3936
					break;
3937
				}
3938
				check_admin_referer( 'jetpack-register' );
3939
				Jetpack::log( 'register' );
3940
				Jetpack::maybe_set_version_option();
3941
				$registered = Jetpack::try_registration();
3942
				if ( is_wp_error( $registered ) ) {
3943
					$error = $registered->get_error_code();
3944
					Jetpack::state( 'error', $error );
3945
					Jetpack::state( 'error', $registered->get_error_message() );
3946
					JetpackTracking::record_user_event( 'jpc_register_fail', array(
3947
						'error_code' => $error,
3948
						'error_message' => $registered->get_error_message()
3949
					) );
3950
					break;
3951
				}
3952
3953
				$from = isset( $_GET['from'] ) ? $_GET['from'] : false;
3954
				$redirect = isset( $_GET['redirect'] ) ? $_GET['redirect'] : false;
3955
3956
				JetpackTracking::record_user_event( 'jpc_register_success', array(
3957
					'from' => $from
3958
				) );
3959
3960
				wp_redirect( $this->build_connect_url( true, $redirect, $from ) );
3961
				exit;
3962
			case 'activate' :
3963
				if ( ! current_user_can( 'jetpack_activate_modules' ) ) {
3964
					$error = 'cheatin';
3965
					break;
3966
				}
3967
3968
				$module = stripslashes( $_GET['module'] );
3969
				check_admin_referer( "jetpack_activate-$module" );
3970
				Jetpack::log( 'activate', $module );
3971
				Jetpack::activate_module( $module );
3972
				// The following two lines will rarely happen, as Jetpack::activate_module normally exits at the end.
3973
				wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
3974
				exit;
0 ignored issues
show
Coding Style Compatibility introduced by
The method admin_page_load() contains an exit expression.

An exit expression should only be used in rare cases. For example, if you write a short command line script.

In most cases however, using an exit expression makes the code untestable and often causes incompatibilities with other libraries. Thus, unless you are absolutely sure it is required here, we recommend to refactor your code to avoid its usage.

Loading history...
3975
			case 'activate_default_modules' :
3976
				check_admin_referer( 'activate_default_modules' );
3977
				Jetpack::log( 'activate_default_modules' );
3978
				Jetpack::restate();
3979
				$min_version   = isset( $_GET['min_version'] ) ? $_GET['min_version'] : false;
3980
				$max_version   = isset( $_GET['max_version'] ) ? $_GET['max_version'] : false;
3981
				$other_modules = isset( $_GET['other_modules'] ) && is_array( $_GET['other_modules'] ) ? $_GET['other_modules'] : array();
3982
				Jetpack::activate_default_modules( $min_version, $max_version, $other_modules );
3983
				wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
3984
				exit;
3985
			case 'disconnect' :
3986
				if ( ! current_user_can( 'jetpack_disconnect' ) ) {
3987
					$error = 'cheatin';
3988
					break;
3989
				}
3990
3991
				check_admin_referer( 'jetpack-disconnect' );
3992
				Jetpack::log( 'disconnect' );
3993
				Jetpack::disconnect();
3994
				wp_safe_redirect( Jetpack::admin_url( 'disconnected=true' ) );
3995
				exit;
3996
			case 'reconnect' :
3997
				if ( ! current_user_can( 'jetpack_reconnect' ) ) {
3998
					$error = 'cheatin';
3999
					break;
4000
				}
4001
4002
				check_admin_referer( 'jetpack-reconnect' );
4003
				Jetpack::log( 'reconnect' );
4004
				$this->disconnect();
4005
				wp_redirect( $this->build_connect_url( true, false, 'reconnect' ) );
4006
				exit;
4007 View Code Duplication
			case 'deactivate' :
4008
				if ( ! current_user_can( 'jetpack_deactivate_modules' ) ) {
4009
					$error = 'cheatin';
4010
					break;
4011
				}
4012
4013
				$modules = stripslashes( $_GET['module'] );
4014
				check_admin_referer( "jetpack_deactivate-$modules" );
4015
				foreach ( explode( ',', $modules ) as $module ) {
4016
					Jetpack::log( 'deactivate', $module );
4017
					Jetpack::deactivate_module( $module );
4018
					Jetpack::state( 'message', 'module_deactivated' );
4019
				}
4020
				Jetpack::state( 'module', $modules );
4021
				wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
4022
				exit;
4023
			case 'unlink' :
4024
				$redirect = isset( $_GET['redirect'] ) ? $_GET['redirect'] : '';
4025
				check_admin_referer( 'jetpack-unlink' );
4026
				Jetpack::log( 'unlink' );
4027
				$this->unlink_user();
4028
				Jetpack::state( 'message', 'unlinked' );
4029
				if ( 'sub-unlink' == $redirect ) {
4030
					wp_safe_redirect( admin_url() );
4031
				} else {
4032
					wp_safe_redirect( Jetpack::admin_url( array( 'page' => $redirect ) ) );
4033
				}
4034
				exit;
4035
			case 'onboard' :
4036
				if ( ! current_user_can( 'manage_options' ) ) {
4037
					wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
4038
				} else {
4039
					Jetpack::create_onboarding_token();
4040
					$url = $this->build_connect_url( true );
4041
4042
					if ( false !== ( $token = Jetpack_Options::get_option( 'onboarding' ) ) ) {
4043
						$url = add_query_arg( 'onboarding', $token, $url );
4044
					}
4045
4046
					$calypso_env = ! empty( $_GET[ 'calypso_env' ] ) ? $_GET[ 'calypso_env' ] : false;
4047
					if ( $calypso_env ) {
4048
						$url = add_query_arg( 'calypso_env', $calypso_env, $url );
4049
					}
4050
4051
					wp_redirect( $url );
4052
					exit;
4053
				}
4054
				exit;
4055
			default:
4056
				/**
4057
				 * Fires when a Jetpack admin page is loaded with an unrecognized parameter.
4058
				 *
4059
				 * @since 2.6.0
4060
				 *
4061
				 * @param string sanitize_key( $_GET['action'] ) Unrecognized URL parameter.
4062
				 */
4063
				do_action( 'jetpack_unrecognized_action', sanitize_key( $_GET['action'] ) );
4064
			}
4065
		}
4066
4067
		if ( ! $error = $error ? $error : Jetpack::state( 'error' ) ) {
4068
			self::activate_new_modules( true );
4069
		}
4070
4071
		$message_code = Jetpack::state( 'message' );
4072
		if ( Jetpack::state( 'optin-manage' ) ) {
4073
			$activated_manage = $message_code;
4074
			$message_code = 'jetpack-manage';
4075
		}
4076
4077
		switch ( $message_code ) {
4078
		case 'jetpack-manage':
4079
			$this->message = '<strong>' . sprintf( __( 'You are all set! Your site can now be managed from <a href="%s" target="_blank">wordpress.com/sites</a>.', 'jetpack' ), 'https://wordpress.com/sites' ) . '</strong>';
4080
			if ( $activated_manage ) {
4081
				$this->message .= '<br /><strong>' . __( 'Manage has been activated for you!', 'jetpack'  ) . '</strong>';
4082
			}
4083
			break;
4084
4085
		}
4086
4087
		$deactivated_plugins = Jetpack::state( 'deactivated_plugins' );
4088
4089
		if ( ! empty( $deactivated_plugins ) ) {
4090
			$deactivated_plugins = explode( ',', $deactivated_plugins );
4091
			$deactivated_titles  = array();
4092
			foreach ( $deactivated_plugins as $deactivated_plugin ) {
4093
				if ( ! isset( $this->plugins_to_deactivate[$deactivated_plugin] ) ) {
4094
					continue;
4095
				}
4096
4097
				$deactivated_titles[] = '<strong>' . str_replace( ' ', '&nbsp;', $this->plugins_to_deactivate[$deactivated_plugin][1] ) . '</strong>';
4098
			}
4099
4100
			if ( $deactivated_titles ) {
4101
				if ( $this->message ) {
4102
					$this->message .= "<br /><br />\n";
4103
				}
4104
4105
				$this->message .= wp_sprintf(
4106
					_n(
4107
						'Jetpack contains the most recent version of the old %l plugin.',
4108
						'Jetpack contains the most recent versions of the old %l plugins.',
4109
						count( $deactivated_titles ),
4110
						'jetpack'
4111
					),
4112
					$deactivated_titles
4113
				);
4114
4115
				$this->message .= "<br />\n";
4116
4117
				$this->message .= _n(
4118
					'The old version has been deactivated and can be removed from your site.',
4119
					'The old versions have been deactivated and can be removed from your site.',
4120
					count( $deactivated_titles ),
4121
					'jetpack'
4122
				);
4123
			}
4124
		}
4125
4126
		$this->privacy_checks = Jetpack::state( 'privacy_checks' );
4127
4128
		if ( $this->message || $this->error || $this->privacy_checks || $this->can_display_jetpack_manage_notice() ) {
4129
			add_action( 'jetpack_notices', array( $this, 'admin_notices' ) );
4130
		}
4131
4132 View Code Duplication
		if ( isset( $_GET['configure'] ) && Jetpack::is_module( $_GET['configure'] ) && current_user_can( 'manage_options' ) ) {
4133
			/**
4134
			 * Fires when a module configuration page is loaded.
4135
			 * The dynamic part of the hook is the configure parameter from the URL.
4136
			 *
4137
			 * @since 1.1.0
4138
			 */
4139
			do_action( 'jetpack_module_configuration_load_' . $_GET['configure'] );
4140
		}
4141
4142
		add_filter( 'jetpack_short_module_description', 'wptexturize' );
4143
	}
4144
4145
	function admin_notices() {
4146
4147
		if ( $this->error ) {
4148
?>
4149
<div id="message" class="jetpack-message jetpack-err">
4150
	<div class="squeezer">
4151
		<h2><?php echo wp_kses( $this->error, array( 'a' => array( 'href' => array() ), 'small' => true, 'code' => true, 'strong' => true, 'br' => true, 'b' => true ) ); ?></h2>
4152
<?php	if ( $desc = Jetpack::state( 'error_description' ) ) : ?>
4153
		<p><?php echo esc_html( stripslashes( $desc ) ); ?></p>
4154
<?php	endif; ?>
4155
	</div>
4156
</div>
4157
<?php
4158
		}
4159
4160
		if ( $this->message ) {
4161
?>
4162
<div id="message" class="jetpack-message">
4163
	<div class="squeezer">
4164
		<h2><?php echo wp_kses( $this->message, array( 'strong' => array(), 'a' => array( 'href' => true ), 'br' => true ) ); ?></h2>
4165
	</div>
4166
</div>
4167
<?php
4168
		}
4169
4170
		if ( $this->privacy_checks ) :
4171
			$module_names = $module_slugs = array();
4172
4173
			$privacy_checks = explode( ',', $this->privacy_checks );
4174
			$privacy_checks = array_filter( $privacy_checks, array( 'Jetpack', 'is_module' ) );
4175
			foreach ( $privacy_checks as $module_slug ) {
4176
				$module = Jetpack::get_module( $module_slug );
4177
				if ( ! $module ) {
4178
					continue;
4179
				}
4180
4181
				$module_slugs[] = $module_slug;
4182
				$module_names[] = "<strong>{$module['name']}</strong>";
4183
			}
4184
4185
			$module_slugs = join( ',', $module_slugs );
4186
?>
4187
<div id="message" class="jetpack-message jetpack-err">
4188
	<div class="squeezer">
4189
		<h2><strong><?php esc_html_e( 'Is this site private?', 'jetpack' ); ?></strong></h2><br />
4190
		<p><?php
4191
			echo wp_kses(
4192
				wptexturize(
4193
					wp_sprintf(
4194
						_nx(
4195
							"Like your site's RSS feeds, %l allows access to your posts and other content to third parties.",
4196
							"Like your site's RSS feeds, %l allow access to your posts and other content to third parties.",
4197
							count( $privacy_checks ),
4198
							'%l = list of Jetpack module/feature names',
4199
							'jetpack'
4200
						),
4201
						$module_names
4202
					)
4203
				),
4204
				array( 'strong' => true )
4205
			);
4206
4207
			echo "\n<br />\n";
4208
4209
			echo wp_kses(
4210
				sprintf(
4211
					_nx(
4212
						'If your site is not publicly accessible, consider <a href="%1$s" title="%2$s">deactivating this feature</a>.',
4213
						'If your site is not publicly accessible, consider <a href="%1$s" title="%2$s">deactivating these features</a>.',
4214
						count( $privacy_checks ),
4215
						'%1$s = deactivation URL, %2$s = "Deactivate {list of Jetpack module/feature names}',
4216
						'jetpack'
4217
					),
4218
					wp_nonce_url(
4219
						Jetpack::admin_url(
4220
							array(
4221
								'page'   => 'jetpack',
4222
								'action' => 'deactivate',
4223
								'module' => urlencode( $module_slugs ),
4224
							)
4225
						),
4226
						"jetpack_deactivate-$module_slugs"
4227
					),
4228
					esc_attr( wp_kses( wp_sprintf( _x( 'Deactivate %l', '%l = list of Jetpack module/feature names', 'jetpack' ), $module_names ), array() ) )
4229
				),
4230
				array( 'a' => array( 'href' => true, 'title' => true ) )
4231
			);
4232
		?></p>
4233
	</div>
4234
</div>
4235
<?php endif;
4236
	// only display the notice if the other stuff is not there
4237
	if( $this->can_display_jetpack_manage_notice() && !  $this->error && ! $this->message && ! $this->privacy_checks ) {
4238
		if( isset( $_GET['page'] ) && 'jetpack' != $_GET['page'] )
4239
			$this->opt_in_jetpack_manage_notice();
4240
		}
4241
	}
4242
4243
	/**
4244
	 * Record a stat for later output.  This will only currently output in the admin_footer.
4245
	 */
4246
	function stat( $group, $detail ) {
4247
		if ( ! isset( $this->stats[ $group ] ) )
4248
			$this->stats[ $group ] = array();
4249
		$this->stats[ $group ][] = $detail;
4250
	}
4251
4252
	/**
4253
	 * Load stats pixels. $group is auto-prefixed with "x_jetpack-"
4254
	 */
4255
	function do_stats( $method = '' ) {
4256
		if ( is_array( $this->stats ) && count( $this->stats ) ) {
4257
			foreach ( $this->stats as $group => $stats ) {
4258
				if ( is_array( $stats ) && count( $stats ) ) {
4259
					$args = array( "x_jetpack-{$group}" => implode( ',', $stats ) );
4260
					if ( 'server_side' === $method ) {
4261
						self::do_server_side_stat( $args );
4262
					} else {
4263
						echo '<img src="' . esc_url( self::build_stats_url( $args ) ) . '" width="1" height="1" style="display:none;" />';
4264
					}
4265
				}
4266
				unset( $this->stats[ $group ] );
4267
			}
4268
		}
4269
	}
4270
4271
	/**
4272
	 * Runs stats code for a one-off, server-side.
4273
	 *
4274
	 * @param $args array|string The arguments to append to the URL. Should include `x_jetpack-{$group}={$stats}` or whatever we want to store.
4275
	 *
4276
	 * @return bool If it worked.
4277
	 */
4278
	static function do_server_side_stat( $args ) {
4279
		$response = wp_remote_get( esc_url_raw( self::build_stats_url( $args ) ) );
4280
		if ( is_wp_error( $response ) )
4281
			return false;
4282
4283
		if ( 200 !== wp_remote_retrieve_response_code( $response ) )
4284
			return false;
4285
4286
		return true;
4287
	}
4288
4289
	/**
4290
	 * Builds the stats url.
4291
	 *
4292
	 * @param $args array|string The arguments to append to the URL.
4293
	 *
4294
	 * @return string The URL to be pinged.
4295
	 */
4296
	static function build_stats_url( $args ) {
4297
		$defaults = array(
4298
			'v'    => 'wpcom2',
4299
			'rand' => md5( mt_rand( 0, 999 ) . time() ),
4300
		);
4301
		$args     = wp_parse_args( $args, $defaults );
4302
		/**
4303
		 * Filter the URL used as the Stats tracking pixel.
4304
		 *
4305
		 * @since 2.3.2
4306
		 *
4307
		 * @param string $url Base URL used as the Stats tracking pixel.
4308
		 */
4309
		$base_url = apply_filters(
4310
			'jetpack_stats_base_url',
4311
			'https://pixel.wp.com/g.gif'
4312
		);
4313
		$url      = add_query_arg( $args, $base_url );
4314
		return $url;
4315
	}
4316
4317
	static function translate_current_user_to_role() {
4318
		foreach ( self::$capability_translations as $role => $cap ) {
4319
			if ( current_user_can( $role ) || current_user_can( $cap ) ) {
4320
				return $role;
4321
			}
4322
		}
4323
4324
		return false;
4325
	}
4326
4327
	static function translate_user_to_role( $user ) {
4328
		foreach ( self::$capability_translations as $role => $cap ) {
4329
			if ( user_can( $user, $role ) || user_can( $user, $cap ) ) {
4330
				return $role;
4331
			}
4332
		}
4333
4334
		return false;
4335
    }
4336
4337
	static function translate_role_to_cap( $role ) {
4338
		if ( ! isset( self::$capability_translations[$role] ) ) {
4339
			return false;
4340
		}
4341
4342
		return self::$capability_translations[$role];
4343
	}
4344
4345
	static function sign_role( $role, $user_id = null ) {
4346
		if ( empty( $user_id ) ) {
4347
			$user_id = (int) get_current_user_id();
4348
		}
4349
4350
		if ( ! $user_id  ) {
4351
			return false;
4352
		}
4353
4354
		$token = Jetpack_Data::get_access_token();
4355
		if ( ! $token || is_wp_error( $token ) ) {
4356
			return false;
4357
		}
4358
4359
		return $role . ':' . hash_hmac( 'md5', "{$role}|{$user_id}", $token->secret );
4360
	}
4361
4362
4363
	/**
4364
	 * Builds a URL to the Jetpack connection auth page
4365
	 *
4366
	 * @since 3.9.5
4367
	 *
4368
	 * @param bool $raw If true, URL will not be escaped.
4369
	 * @param bool|string $redirect If true, will redirect back to Jetpack wp-admin landing page after connection.
4370
	 *                              If string, will be a custom redirect.
4371
	 * @param bool|string $from If not false, adds 'from=$from' param to the connect URL.
4372
	 * @param bool $register If true, will generate a register URL regardless of the existing token, since 4.9.0
4373
	 *
4374
	 * @return string Connect URL
4375
	 */
4376
	function build_connect_url( $raw = false, $redirect = false, $from = false, $register = false ) {
4377
		$site_id = Jetpack_Options::get_option( 'id' );
4378
		$token = Jetpack_Options::get_option( 'blog_token' );
4379
4380
		if ( $register || ! $token || ! $site_id ) {
4381
			$url = Jetpack::nonce_url_no_esc( Jetpack::admin_url( 'action=register' ), 'jetpack-register' );
4382
4383
			if ( ! empty( $redirect ) ) {
4384
				$url = add_query_arg(
4385
					'redirect',
4386
					urlencode( wp_validate_redirect( esc_url_raw( $redirect ) ) ),
4387
					$url
4388
				);
4389
			}
4390
4391
			if( is_network_admin() ) {
4392
				$url = add_query_arg( 'is_multisite', network_admin_url( 'admin.php?page=jetpack-settings' ), $url );
4393
			}
4394
		} else {
4395
4396
			// Let's check the existing blog token to see if we need to re-register. We only check once per minute
4397
			// because otherwise this logic can get us in to a loop.
4398
			$last_connect_url_check = intval( Jetpack_Options::get_raw_option( 'jetpack_last_connect_url_check' ) );
4399
			if ( ! $last_connect_url_check || ( time() - $last_connect_url_check ) > MINUTE_IN_SECONDS ) {
4400
				Jetpack_Options::update_raw_option( 'jetpack_last_connect_url_check', time() );
4401
4402
				$response = Jetpack_Client::wpcom_json_api_request_as_blog(
4403
					sprintf( '/sites/%d', $site_id ) .'?force=wpcom',
4404
					'1.1'
4405
				);
4406
4407
				if ( 200 !== wp_remote_retrieve_response_code( $response ) ) {
4408
					// Generating a register URL instead to refresh the existing token
4409
					return $this->build_connect_url( $raw, $redirect, $from, true );
4410
				}
4411
			}
4412
4413
			if ( defined( 'JETPACK__GLOTPRESS_LOCALES_PATH' ) && include_once JETPACK__GLOTPRESS_LOCALES_PATH ) {
4414
				$gp_locale = GP_Locales::by_field( 'wp_locale', get_locale() );
4415
			}
4416
4417
			$role = self::translate_current_user_to_role();
4418
			$signed_role = self::sign_role( $role );
4419
4420
			$user = wp_get_current_user();
4421
4422
			$jetpack_admin_page = esc_url_raw( admin_url( 'admin.php?page=jetpack' ) );
4423
			$redirect = $redirect
4424
				? wp_validate_redirect( esc_url_raw( $redirect ), $jetpack_admin_page )
4425
				: $jetpack_admin_page;
4426
4427
			if( isset( $_REQUEST['is_multisite'] ) ) {
4428
				$redirect = Jetpack_Network::init()->get_url( 'network_admin_page' );
4429
			}
4430
4431
			$secrets = Jetpack::generate_secrets( 'authorize', false, 2 * HOUR_IN_SECONDS );
4432
4433
			$site_icon = ( function_exists( 'has_site_icon') && has_site_icon() )
4434
				? get_site_icon_url()
4435
				: false;
4436
4437
			/**
4438
			 * Filter the type of authorization.
4439
			 * 'calypso' completes authorization on wordpress.com/jetpack/connect
4440
			 * while 'jetpack' ( or any other value ) completes the authorization at jetpack.wordpress.com.
4441
			 *
4442
			 * @since 4.3.3
4443
			 *
4444
			 * @param string $auth_type Defaults to 'calypso', can also be 'jetpack'.
4445
			 */
4446
			$auth_type = apply_filters( 'jetpack_auth_type', 'calypso' );
4447
4448
			$tracks_identity = jetpack_tracks_get_identity( get_current_user_id() );
4449
4450
			$args = urlencode_deep(
4451
				array(
4452
					'response_type' => 'code',
4453
					'client_id'     => Jetpack_Options::get_option( 'id' ),
4454
					'redirect_uri'  => add_query_arg(
4455
						array(
4456
							'action'   => 'authorize',
4457
							'_wpnonce' => wp_create_nonce( "jetpack-authorize_{$role}_{$redirect}" ),
4458
							'redirect' => urlencode( $redirect ),
4459
						),
4460
						esc_url( admin_url( 'admin.php?page=jetpack' ) )
4461
					),
4462
					'state'         => $user->ID,
4463
					'scope'         => $signed_role,
4464
					'user_email'    => $user->user_email,
4465
					'user_login'    => $user->user_login,
4466
					'is_active'     => Jetpack::is_active(),
4467
					'jp_version'    => JETPACK__VERSION,
4468
					'auth_type'     => $auth_type,
4469
					'secret'        => $secrets['secret_1'],
4470
					'locale'        => ( isset( $gp_locale ) && isset( $gp_locale->slug ) ) ? $gp_locale->slug : '',
4471
					'blogname'      => get_option( 'blogname' ),
4472
					'site_url'      => site_url(),
4473
					'home_url'      => home_url(),
4474
					'site_icon'     => $site_icon,
4475
					'site_lang'     => get_locale(),
4476
					'_ui'           => $tracks_identity['_ui'],
4477
					'_ut'           => $tracks_identity['_ut']
4478
				)
4479
			);
4480
4481
			self::apply_activation_source_to_args( $args );
4482
4483
			$url = add_query_arg( $args, Jetpack::api_url( 'authorize' ) );
4484
		}
4485
4486
		if ( $from ) {
4487
			$url = add_query_arg( 'from', $from, $url );
4488
		}
4489
4490
4491
		if ( isset( $_GET['calypso_env'] ) ) {
4492
			$url = add_query_arg( 'calypso_env', sanitize_key( $_GET['calypso_env'] ), $url );
4493
		}
4494
4495
		return $raw ? $url : esc_url( $url );
4496
	}
4497
4498
	public static function apply_activation_source_to_args( &$args ) {
4499
		list( $activation_source_name, $activation_source_keyword ) = get_option( 'jetpack_activation_source' );
4500
4501
		if ( $activation_source_name ) {
4502
			$args['_as'] = urlencode( $activation_source_name );
4503
		}
4504
4505
		if ( $activation_source_keyword ) {
4506
			$args['_ak'] = urlencode( $activation_source_keyword );
4507
		}
4508
	}
4509
4510
	function build_reconnect_url( $raw = false ) {
4511
		$url = wp_nonce_url( Jetpack::admin_url( 'action=reconnect' ), 'jetpack-reconnect' );
4512
		return $raw ? $url : esc_url( $url );
4513
	}
4514
4515
	public static function admin_url( $args = null ) {
4516
		$args = wp_parse_args( $args, array( 'page' => 'jetpack' ) );
4517
		$url = add_query_arg( $args, admin_url( 'admin.php' ) );
4518
		return $url;
4519
	}
4520
4521
	public static function nonce_url_no_esc( $actionurl, $action = -1, $name = '_wpnonce' ) {
4522
		$actionurl = str_replace( '&amp;', '&', $actionurl );
4523
		return add_query_arg( $name, wp_create_nonce( $action ), $actionurl );
4524
	}
4525
4526
	function dismiss_jetpack_notice() {
4527
4528
		if ( ! isset( $_GET['jetpack-notice'] ) ) {
4529
			return;
4530
		}
4531
4532
		switch( $_GET['jetpack-notice'] ) {
4533
			case 'dismiss':
4534
				if ( check_admin_referer( 'jetpack-deactivate' ) && ! is_plugin_active_for_network( plugin_basename( JETPACK__PLUGIN_DIR . 'jetpack.php' ) ) ) {
4535
4536
					require_once ABSPATH . 'wp-admin/includes/plugin.php';
4537
					deactivate_plugins( JETPACK__PLUGIN_DIR . 'jetpack.php', false, false );
4538
					wp_safe_redirect( admin_url() . 'plugins.php?deactivate=true&plugin_status=all&paged=1&s=' );
4539
				}
4540
				break;
4541 View Code Duplication
			case 'jetpack-manage-opt-out':
4542
4543
				if ( check_admin_referer( 'jetpack_manage_banner_opt_out' ) ) {
4544
					// Don't show the banner again
4545
4546
					Jetpack_Options::update_option( 'dismissed_manage_banner', true );
4547
					// redirect back to the page that had the notice
4548
					if ( wp_get_referer() ) {
4549
						wp_safe_redirect( wp_get_referer() );
4550
					} else {
4551
						// Take me to Jetpack
4552
						wp_safe_redirect( admin_url( 'admin.php?page=jetpack' ) );
4553
					}
4554
				}
4555
				break;
4556 View Code Duplication
			case 'jetpack-protect-multisite-opt-out':
4557
4558
				if ( check_admin_referer( 'jetpack_protect_multisite_banner_opt_out' ) ) {
4559
					// Don't show the banner again
4560
4561
					update_site_option( 'jetpack_dismissed_protect_multisite_banner', true );
4562
					// redirect back to the page that had the notice
4563
					if ( wp_get_referer() ) {
4564
						wp_safe_redirect( wp_get_referer() );
4565
					} else {
4566
						// Take me to Jetpack
4567
						wp_safe_redirect( admin_url( 'admin.php?page=jetpack' ) );
4568
					}
4569
				}
4570
				break;
4571
			case 'jetpack-manage-opt-in':
4572
				if ( check_admin_referer( 'jetpack_manage_banner_opt_in' ) ) {
4573
					// This makes sure that we are redirect to jetpack home so that we can see the Success Message.
4574
4575
					$redirection_url = Jetpack::admin_url();
4576
					remove_action( 'jetpack_pre_activate_module',   array( Jetpack_Admin::init(), 'fix_redirect' ) );
4577
4578
					// Don't redirect form the Jetpack Setting Page
4579
					$referer_parsed = parse_url ( wp_get_referer() );
4580
					// check that we do have a wp_get_referer and the query paramater is set orderwise go to the Jetpack Home
4581
					if ( isset( $referer_parsed['query'] ) && false !== strpos( $referer_parsed['query'], 'page=jetpack_modules' ) ) {
4582
						// Take the user to Jetpack home except when on the setting page
4583
						$redirection_url = wp_get_referer();
4584
						add_action( 'jetpack_pre_activate_module',   array( Jetpack_Admin::init(), 'fix_redirect' ) );
4585
					}
4586
					// Also update the JSON API FULL MANAGEMENT Option
4587
					Jetpack::activate_module( 'manage', false, false );
4588
4589
					// Special Message when option in.
4590
					Jetpack::state( 'optin-manage', 'true' );
4591
					// Activate the Module if not activated already
4592
4593
					// Redirect properly
4594
					wp_safe_redirect( $redirection_url );
4595
4596
				}
4597
				break;
4598
		}
4599
	}
4600
4601
	public static function admin_screen_configure_module( $module_id ) {
4602
4603
		// User that doesn't have 'jetpack_configure_modules' will never end up here since Jetpack Landing Page woun't let them.
4604
		if ( ! in_array( $module_id, Jetpack::get_active_modules() ) && current_user_can( 'manage_options' ) ) {
4605
			if ( has_action( 'display_activate_module_setting_' . $module_id ) ) {
4606
				/**
4607
				 * Fires to diplay a custom module activation screen.
4608
				 *
4609
				 * To add a module actionation screen use Jetpack::module_configuration_activation_screen method.
4610
				 * Example: Jetpack::module_configuration_activation_screen( 'manage', array( $this, 'manage_activate_screen' ) );
4611
				 *
4612
				 * @module manage
4613
				 *
4614
				 * @since 3.8.0
4615
				 *
4616
				 * @param int $module_id Module ID.
4617
				 */
4618
				do_action( 'display_activate_module_setting_' . $module_id );
4619
			} else {
4620
				self::display_activate_module_link( $module_id );
4621
			}
4622
4623
			return false;
4624
		} ?>
4625
4626
		<div id="jp-settings-screen" style="position: relative">
4627
			<h3>
4628
			<?php
4629
				$module = Jetpack::get_module( $module_id );
4630
				echo '<a href="' . Jetpack::admin_url( 'page=jetpack_modules' ) . '">' . __( 'Jetpack by WordPress.com', 'jetpack' ) . '</a> &rarr; ';
4631
				printf( __( 'Configure %s', 'jetpack' ), $module['name'] );
4632
			?>
4633
			</h3>
4634
			<?php
4635
				/**
4636
				 * Fires within the displayed message when a feature configuation is updated.
4637
				 *
4638
				 * @since 3.4.0
4639
				 *
4640
				 * @param int $module_id Module ID.
4641
				 */
4642
				do_action( 'jetpack_notices_update_settings', $module_id );
4643
				/**
4644
				 * Fires when a feature configuation screen is loaded.
4645
				 * The dynamic part of the hook, $module_id, is the module ID.
4646
				 *
4647
				 * @since 1.1.0
4648
				 */
4649
				do_action( 'jetpack_module_configuration_screen_' . $module_id );
4650
			?>
4651
		</div><?php
4652
	}
4653
4654
	/**
4655
	 * Display link to activate the module to see the settings screen.
4656
	 * @param  string $module_id
4657
	 * @return null
4658
	 */
4659
	public static function display_activate_module_link( $module_id ) {
4660
4661
		$info =  Jetpack::get_module( $module_id );
4662
		$extra = '';
4663
		$activate_url = wp_nonce_url(
4664
				Jetpack::admin_url(
4665
					array(
4666
						'page'   => 'jetpack',
4667
						'action' => 'activate',
4668
						'module' => $module_id,
4669
					)
4670
				),
4671
				"jetpack_activate-$module_id"
4672
			);
4673
4674
		?>
4675
4676
		<div class="wrap configure-module">
4677
			<div id="jp-settings-screen">
4678
				<?php
4679
				if ( $module_id == 'json-api' ) {
4680
4681
					$info['name'] = esc_html__( 'Activate Site Management and JSON API', 'jetpack' );
4682
4683
					$activate_url = Jetpack::init()->opt_in_jetpack_manage_url();
4684
4685
					$info['description'] = sprintf( __( 'Manage your multiple Jetpack sites from our centralized dashboard at wordpress.com/sites. <a href="%s" target="_blank">Learn more</a>.', 'jetpack' ), 'https://jetpack.com/support/site-management' );
4686
4687
					// $extra = __( 'To use Site Management, you need to first activate JSON API to allow remote management of your site. ', 'jetpack' );
4688
				} ?>
4689
4690
				<h3><?php echo esc_html( $info['name'] ); ?></h3>
4691
				<div class="narrow">
4692
					<p><?php echo  $info['description']; ?></p>
4693
					<?php if( $extra ) { ?>
4694
					<p><?php echo esc_html( $extra ); ?></p>
4695
					<?php } ?>
4696
					<p>
4697
						<?php
4698
						if( wp_get_referer() ) {
4699
							printf( __( '<a class="button-primary" href="%s">Activate Now</a> or <a href="%s" >return to previous page</a>.', 'jetpack' ) , $activate_url, wp_get_referer() );
4700
						} else {
4701
							printf( __( '<a class="button-primary" href="%s">Activate Now</a>', 'jetpack' ) , $activate_url  );
4702
						} ?>
4703
					</p>
4704
				</div>
4705
4706
			</div>
4707
		</div>
4708
4709
		<?php
4710
	}
4711
4712
	public static function sort_modules( $a, $b ) {
4713
		if ( $a['sort'] == $b['sort'] )
4714
			return 0;
4715
4716
		return ( $a['sort'] < $b['sort'] ) ? -1 : 1;
4717
	}
4718
4719
	function ajax_recheck_ssl() {
4720
		check_ajax_referer( 'recheck-ssl', 'ajax-nonce' );
4721
		$result = Jetpack::permit_ssl( true );
4722
		wp_send_json( array(
4723
			'enabled' => $result,
4724
			'message' => get_transient( 'jetpack_https_test_message' )
4725
		) );
4726
	}
4727
4728
/* Client API */
4729
4730
	/**
4731
	 * Returns the requested Jetpack API URL
4732
	 *
4733
	 * @return string
4734
	 */
4735
	public static function api_url( $relative_url ) {
4736
		return trailingslashit( JETPACK__API_BASE . $relative_url  ) . JETPACK__API_VERSION . '/';
4737
	}
4738
4739
	/**
4740
	 * Some hosts disable the OpenSSL extension and so cannot make outgoing HTTPS requsets
4741
	 */
4742
	public static function fix_url_for_bad_hosts( $url ) {
4743
		if ( 0 !== strpos( $url, 'https://' ) ) {
4744
			return $url;
4745
		}
4746
4747
		switch ( JETPACK_CLIENT__HTTPS ) {
4748
			case 'ALWAYS' :
4749
				return $url;
4750
			case 'NEVER' :
4751
				return set_url_scheme( $url, 'http' );
4752
			// default : case 'AUTO' :
4753
		}
4754
4755
		// we now return the unmodified SSL URL by default, as a security precaution
4756
		return $url;
4757
	}
4758
4759
	/**
4760
	 * Create a random secret for validating onboarding payload
4761
	 *
4762
	 * @return string Secret token
4763
	 */
4764
	public static function create_onboarding_token() {
4765
		if ( false === ( $token = Jetpack_Options::get_option( 'onboarding' ) ) ) {
4766
			$token = wp_generate_password( 32, false );
4767
			Jetpack_Options::update_option( 'onboarding', $token );
4768
		}
4769
4770
		return $token;
4771
	}
4772
4773
	/**
4774
	 * Remove the onboarding token
4775
	 *
4776
	 * @return bool True on success, false on failure
4777
	 */
4778
	public static function invalidate_onboarding_token() {
4779
		return Jetpack_Options::delete_option( 'onboarding' );
4780
	}
4781
4782
	/**
4783
	 * Validate an onboarding token for a specific action
4784
	 *
4785
	 * @return boolean True if token/action pair is accepted, false if not
4786
	 */
4787
	public static function validate_onboarding_token_action( $token, $action ) {
4788
		// Compare tokens, bail if tokens do not match
4789
		if ( ! hash_equals( $token, Jetpack_Options::get_option( 'onboarding' ) ) ) {
4790
			return false;
4791
		}
4792
4793
		// List of valid actions we can take
4794
		$valid_actions = array(
4795
			'/jetpack/v4/settings',
4796
		);
4797
4798
		// Whitelist the action
4799
		if ( ! in_array( $action, $valid_actions ) ) {
4800
			return false;
4801
		}
4802
4803
		return true;
4804
	}
4805
4806
	/**
4807
	 * Checks to see if the URL is using SSL to connect with Jetpack
4808
	 *
4809
	 * @since 2.3.3
4810
	 * @return boolean
4811
	 */
4812
	public static function permit_ssl( $force_recheck = false ) {
4813
		// Do some fancy tests to see if ssl is being supported
4814
		if ( $force_recheck || false === ( $ssl = get_transient( 'jetpack_https_test' ) ) ) {
4815
			$message = '';
4816
			if ( 'https' !== substr( JETPACK__API_BASE, 0, 5 ) ) {
4817
				$ssl = 0;
4818
			} else {
4819
				switch ( JETPACK_CLIENT__HTTPS ) {
4820
					case 'NEVER':
4821
						$ssl = 0;
4822
						$message = __( 'JETPACK_CLIENT__HTTPS is set to NEVER', 'jetpack' );
4823
						break;
4824
					case 'ALWAYS':
4825
					case 'AUTO':
4826
					default:
4827
						$ssl = 1;
4828
						break;
4829
				}
4830
4831
				// If it's not 'NEVER', test to see
4832
				if ( $ssl ) {
4833
					if ( ! wp_http_supports( array( 'ssl' => true ) ) ) {
4834
						$ssl = 0;
4835
						$message = __( 'WordPress reports no SSL support', 'jetpack' );
4836
					} else {
4837
						$response = wp_remote_get( JETPACK__API_BASE . 'test/1/' );
4838
						if ( is_wp_error( $response ) ) {
4839
							$ssl = 0;
4840
							$message = __( 'WordPress reports no SSL support', 'jetpack' );
4841
						} elseif ( 'OK' !== wp_remote_retrieve_body( $response ) ) {
4842
							$ssl = 0;
4843
							$message = __( 'Response was not OK: ', 'jetpack' ) . wp_remote_retrieve_body( $response );
4844
						}
4845
					}
4846
				}
4847
			}
4848
			set_transient( 'jetpack_https_test', $ssl, DAY_IN_SECONDS );
4849
			set_transient( 'jetpack_https_test_message', $message, DAY_IN_SECONDS );
4850
		}
4851
4852
		return (bool) $ssl;
4853
	}
4854
4855
	/*
4856
	 * Displays an admin_notice, alerting the user to their JETPACK_CLIENT__HTTPS constant being 'AUTO' but SSL isn't working.
4857
	 */
4858
	public function alert_auto_ssl_fail() {
4859
		if ( ! current_user_can( 'manage_options' ) )
4860
			return;
4861
4862
		$ajax_nonce = wp_create_nonce( 'recheck-ssl' );
4863
		?>
4864
4865
		<div id="jetpack-ssl-warning" class="error jp-identity-crisis">
4866
			<div class="jp-banner__content">
4867
				<h2><?php _e( 'Outbound HTTPS not working', 'jetpack' ); ?></h2>
4868
				<p><?php _e( 'Your site could not connect to WordPress.com via HTTPS. This could be due to any number of reasons, including faulty SSL certificates, misconfigured or missing SSL libraries, or network issues.', 'jetpack' ); ?></p>
4869
				<p>
4870
					<?php _e( 'Jetpack will re-test for HTTPS support once a day, but you can click here to try again immediately: ', 'jetpack' ); ?>
4871
					<a href="#" id="jetpack-recheck-ssl-button"><?php _e( 'Try again', 'jetpack' ); ?></a>
4872
					<span id="jetpack-recheck-ssl-output"><?php echo get_transient( 'jetpack_https_test_message' ); ?></span>
4873
				</p>
4874
				<p>
4875
					<?php printf( __( 'For more help, try our <a href="%1$s">connection debugger</a> or <a href="%2$s" target="_blank">troubleshooting tips</a>.', 'jetpack' ),
4876
							esc_url( Jetpack::admin_url( array( 'page' => 'jetpack-debugger' )  ) ),
4877
							esc_url( 'https://jetpack.com/support/getting-started-with-jetpack/troubleshooting-tips/' ) ); ?>
4878
				</p>
4879
			</div>
4880
		</div>
4881
		<style>
4882
			#jetpack-recheck-ssl-output { margin-left: 5px; color: red; }
4883
		</style>
4884
		<script type="text/javascript">
4885
			jQuery( document ).ready( function( $ ) {
4886
				$( '#jetpack-recheck-ssl-button' ).click( function( e ) {
4887
					var $this = $( this );
4888
					$this.html( <?php echo json_encode( __( 'Checking', 'jetpack' ) ); ?> );
4889
					$( '#jetpack-recheck-ssl-output' ).html( '' );
4890
					e.preventDefault();
4891
					var data = { action: 'jetpack-recheck-ssl', 'ajax-nonce': '<?php echo $ajax_nonce; ?>' };
4892
					$.post( ajaxurl, data )
4893
					  .done( function( response ) {
4894
					  	if ( response.enabled ) {
4895
					  		$( '#jetpack-ssl-warning' ).hide();
4896
					  	} else {
4897
					  		this.html( <?php echo json_encode( __( 'Try again', 'jetpack' ) ); ?> );
4898
					  		$( '#jetpack-recheck-ssl-output' ).html( 'SSL Failed: ' + response.message );
4899
					  	}
4900
					  }.bind( $this ) );
4901
				} );
4902
			} );
4903
		</script>
4904
4905
		<?php
4906
	}
4907
4908
	/**
4909
	 * Returns the Jetpack XML-RPC API
4910
	 *
4911
	 * @return string
4912
	 */
4913
	public static function xmlrpc_api_url() {
4914
		$base = preg_replace( '#(https?://[^?/]+)(/?.*)?$#', '\\1', JETPACK__API_BASE );
4915
		return untrailingslashit( $base ) . '/xmlrpc.php';
4916
	}
4917
4918
	/**
4919
	 * Creates two secret tokens and the end of life timestamp for them.
4920
	 *
4921
	 * Note these tokens are unique per call, NOT static per site for connecting.
4922
	 *
4923
	 * @since 2.6
4924
	 * @return array
4925
	 */
4926
	public static function generate_secrets( $action, $user_id = false, $exp = 600 ) {
4927
		if ( ! $user_id ) {
4928
			$user_id = get_current_user_id();
4929
		}
4930
4931
		$secret_name  = 'jetpack_' . $action . '_' . $user_id;
4932
		$secrets      = Jetpack_Options::get_raw_option( 'jetpack_secrets', array() );
4933
4934
		if (
4935
			isset( $secrets[ $secret_name ] ) &&
4936
			$secrets[ $secret_name ]['exp'] > time()
4937
		) {
4938
			return $secrets[ $secret_name ];
4939
		}
4940
4941
		$secret_value = array(
4942
			'secret_1'  => wp_generate_password( 32, false ),
4943
			'secret_2'  => wp_generate_password( 32, false ),
4944
			'exp'       => time() + $exp,
4945
		);
4946
4947
		$secrets[ $secret_name ] = $secret_value;
4948
4949
		Jetpack_Options::update_raw_option( 'jetpack_secrets', $secrets );
4950
		return $secrets[ $secret_name ];
4951
	}
4952
4953
	public static function get_secrets( $action, $user_id ) {
4954
		$secret_name = 'jetpack_' . $action . '_' . $user_id;
4955
		$secrets = Jetpack_Options::get_raw_option( 'jetpack_secrets', array() );
4956
4957
		if ( ! isset( $secrets[ $secret_name ] ) ) {
4958
			return new WP_Error( 'verify_secrets_missing', 'Verification secrets not found' );
4959
		}
4960
4961
		if ( $secrets[ $secret_name ]['exp'] < time() ) {
4962
			self::delete_secrets( $action, $user_id );
4963
			return new WP_Error( 'verify_secrets_expired', 'Verification took too long' );
4964
		}
4965
4966
		return $secrets[ $secret_name ];
4967
	}
4968
4969
	public static function delete_secrets( $action, $user_id ) {
4970
		$secret_name = 'jetpack_' . $action . '_' . $user_id;
4971
		$secrets = Jetpack_Options::get_raw_option( 'jetpack_secrets', array() );
4972
		if ( isset( $secrets[ $secret_name ] ) ) {
4973
			unset( $secrets[ $secret_name ] );
4974
			Jetpack_Options::update_raw_option( 'jetpack_secrets', $secrets );
4975
		}
4976
	}
4977
4978
	/**
4979
	 * Builds the timeout limit for queries talking with the wpcom servers.
4980
	 *
4981
	 * Based on local php max_execution_time in php.ini
4982
	 *
4983
	 * @since 2.6
4984
	 * @return int
4985
	 * @deprecated
4986
	 **/
4987
	public function get_remote_query_timeout_limit() {
4988
		_deprecated_function( __METHOD__, 'jetpack-5.4' );
4989
		return Jetpack::get_max_execution_time();
4990
	}
4991
4992
	/**
4993
	 * Builds the timeout limit for queries talking with the wpcom servers.
4994
	 *
4995
	 * Based on local php max_execution_time in php.ini
4996
	 *
4997
	 * @since 5.4
4998
	 * @return int
4999
	 **/
5000
	public static function get_max_execution_time() {
5001
		$timeout = (int) ini_get( 'max_execution_time' );
5002
5003
		// Ensure exec time set in php.ini
5004
		if ( ! $timeout ) {
5005
			$timeout = 30;
5006
		}
5007
		return $timeout;
5008
	}
5009
5010
	/**
5011
	 * Sets a minimum request timeout, and returns the current timeout
5012
	 *
5013
	 * @since 5.4
5014
	 **/
5015
	public static function set_min_time_limit( $min_timeout ) {
5016
		$timeout = self::get_max_execution_time();
5017
		if ( $timeout < $min_timeout ) {
5018
			$timeout = $min_timeout;
5019
			set_time_limit( $timeout );
5020
		}
5021
		return $timeout;
5022
	}
5023
5024
5025
	/**
5026
	 * Takes the response from the Jetpack register new site endpoint and
5027
	 * verifies it worked properly.
5028
	 *
5029
	 * @since 2.6
5030
	 * @return string|Jetpack_Error A JSON object on success or Jetpack_Error on failures
5031
	 **/
5032
	public function validate_remote_register_response( $response ) {
5033
	  if ( is_wp_error( $response ) ) {
5034
			return new Jetpack_Error( 'register_http_request_failed', $response->get_error_message() );
5035
		}
5036
5037
		$code   = wp_remote_retrieve_response_code( $response );
5038
		$entity = wp_remote_retrieve_body( $response );
5039
		if ( $entity )
5040
			$registration_response = json_decode( $entity );
5041
		else
5042
			$registration_response = false;
5043
5044
		$code_type = intval( $code / 100 );
5045
		if ( 5 == $code_type ) {
5046
			return new Jetpack_Error( 'wpcom_5??', sprintf( __( 'Error Details: %s', 'jetpack' ), $code ), $code );
5047
		} elseif ( 408 == $code ) {
5048
			return new Jetpack_Error( 'wpcom_408', sprintf( __( 'Error Details: %s', 'jetpack' ), $code ), $code );
5049
		} elseif ( ! empty( $registration_response->error ) ) {
5050
			if ( 'xml_rpc-32700' == $registration_response->error && ! function_exists( 'xml_parser_create' ) ) {
5051
				$error_description = __( "PHP's XML extension is not available. Jetpack requires the XML extension to communicate with WordPress.com. Please contact your hosting provider to enable PHP's XML extension.", 'jetpack' );
5052
			} else {
5053
				$error_description = isset( $registration_response->error_description ) ? sprintf( __( 'Error Details: %s', 'jetpack' ), (string) $registration_response->error_description ) : '';
5054
			}
5055
5056
			return new Jetpack_Error( (string) $registration_response->error, $error_description, $code );
5057
		} elseif ( 200 != $code ) {
5058
			return new Jetpack_Error( 'wpcom_bad_response', sprintf( __( 'Error Details: %s', 'jetpack' ), $code ), $code );
5059
		}
5060
5061
		// Jetpack ID error block
5062
		if ( empty( $registration_response->jetpack_id ) ) {
5063
			return new Jetpack_Error( 'jetpack_id', sprintf( __( 'Error Details: Jetpack ID is empty. Do not publicly post this error message! %s', 'jetpack' ), $entity ), $entity );
5064
		} elseif ( ! is_scalar( $registration_response->jetpack_id ) ) {
5065
			return new Jetpack_Error( 'jetpack_id', sprintf( __( 'Error Details: Jetpack ID is not a scalar. Do not publicly post this error message! %s', 'jetpack' ) , $entity ), $entity );
5066
		} elseif ( preg_match( '/[^0-9]/', $registration_response->jetpack_id ) ) {
5067
			return new Jetpack_Error( 'jetpack_id', sprintf( __( 'Error Details: Jetpack ID begins with a numeral. Do not publicly post this error message! %s', 'jetpack' ) , $entity ), $entity );
5068
		}
5069
5070
	    return $registration_response;
5071
	}
5072
	/**
5073
	 * @return bool|WP_Error
5074
	 */
5075
	public static function register() {
5076
		JetpackTracking::record_user_event( 'jpc_register_begin' );
5077
		add_action( 'pre_update_jetpack_option_register', array( 'Jetpack_Options', 'delete_option' ) );
5078
		$secrets = Jetpack::generate_secrets( 'register' );
5079
5080 View Code Duplication
		if (
5081
			empty( $secrets['secret_1'] ) ||
5082
			empty( $secrets['secret_2'] ) ||
5083
			empty( $secrets['exp'] )
5084
		) {
5085
			return new Jetpack_Error( 'missing_secrets' );
5086
		}
5087
5088
		// better to try (and fail) to set a higher timeout than this system
5089
		// supports than to have register fail for more users than it should
5090
		$timeout = Jetpack::set_min_time_limit( 60 ) / 2;
5091
5092
		$gmt_offset = get_option( 'gmt_offset' );
5093
		if ( ! $gmt_offset ) {
5094
			$gmt_offset = 0;
5095
		}
5096
5097
		$stats_options = get_option( 'stats_options' );
5098
		$stats_id = isset($stats_options['blog_id']) ? $stats_options['blog_id'] : null;
5099
5100
		$tracks_identity = jetpack_tracks_get_identity( get_current_user_id() );
5101
5102
		$args = array(
5103
			'method'  => 'POST',
5104
			'body'    => array(
5105
				'siteurl'         => site_url(),
5106
				'home'            => home_url(),
5107
				'gmt_offset'      => $gmt_offset,
5108
				'timezone_string' => (string) get_option( 'timezone_string' ),
5109
				'site_name'       => (string) get_option( 'blogname' ),
5110
				'secret_1'        => $secrets['secret_1'],
5111
				'secret_2'        => $secrets['secret_2'],
5112
				'site_lang'       => get_locale(),
5113
				'timeout'         => $timeout,
5114
				'stats_id'        => $stats_id,
5115
				'state'           => get_current_user_id(),
5116
				'_ui'             => $tracks_identity['_ui'],
5117
				'_ut'             => $tracks_identity['_ut'],
5118
				'jetpack_version' => JETPACK__VERSION
5119
			),
5120
			'headers' => array(
5121
				'Accept' => 'application/json',
5122
			),
5123
			'timeout' => $timeout,
5124
		);
5125
5126
		self::apply_activation_source_to_args( $args['body'] );
5127
5128
		$response = Jetpack_Client::_wp_remote_request( Jetpack::fix_url_for_bad_hosts( Jetpack::api_url( 'register' ) ), $args, true );
5129
5130
		// Make sure the response is valid and does not contain any Jetpack errors
5131
		$registration_details = Jetpack::init()->validate_remote_register_response( $response );
5132
		if ( is_wp_error( $registration_details ) ) {
5133
			return $registration_details;
5134
		} elseif ( ! $registration_details ) {
5135
			return new Jetpack_Error( 'unknown_error', __( 'Unknown error registering your Jetpack site', 'jetpack' ), wp_remote_retrieve_response_code( $response ) );
5136
		}
5137
5138 View Code Duplication
		if ( empty( $registration_details->jetpack_secret ) || ! is_string( $registration_details->jetpack_secret ) ) {
5139
			return new Jetpack_Error( 'jetpack_secret', '', wp_remote_retrieve_response_code( $response ) );
5140
		}
5141
5142
		if ( isset( $registration_details->jetpack_public ) ) {
5143
			$jetpack_public = (int) $registration_details->jetpack_public;
5144
		} else {
5145
			$jetpack_public = false;
5146
		}
5147
5148
		Jetpack_Options::update_options(
5149
			array(
5150
				'id'         => (int)    $registration_details->jetpack_id,
5151
				'blog_token' => (string) $registration_details->jetpack_secret,
5152
				'public'     => $jetpack_public,
5153
			)
5154
		);
5155
5156
		/**
5157
		 * Fires when a site is registered on WordPress.com.
5158
		 *
5159
		 * @since 3.7.0
5160
		 *
5161
		 * @param int $json->jetpack_id Jetpack Blog ID.
5162
		 * @param string $json->jetpack_secret Jetpack Blog Token.
5163
		 * @param int|bool $jetpack_public Is the site public.
5164
		 */
5165
		do_action( 'jetpack_site_registered', $registration_details->jetpack_id, $registration_details->jetpack_secret, $jetpack_public );
5166
5167
		// Initialize Jump Start for the first and only time.
5168
		if ( ! Jetpack_Options::get_option( 'jumpstart' ) ) {
5169
			Jetpack_Options::update_option( 'jumpstart', 'new_connection' );
5170
5171
			$jetpack = Jetpack::init();
5172
5173
			$jetpack->stat( 'jumpstart', 'unique-views' );
5174
			$jetpack->do_stats( 'server_side' );
5175
		};
5176
5177
		return true;
5178
	}
5179
5180
	/**
5181
	 * If the db version is showing something other that what we've got now, bump it to current.
5182
	 *
5183
	 * @return bool: True if the option was incorrect and updated, false if nothing happened.
5184
	 */
5185
	public static function maybe_set_version_option() {
5186
		list( $version ) = explode( ':', Jetpack_Options::get_option( 'version' ) );
5187
		if ( JETPACK__VERSION != $version ) {
5188
			Jetpack_Options::update_option( 'version', JETPACK__VERSION . ':' . time() );
5189
5190
			if ( version_compare( JETPACK__VERSION, $version, '>' ) ) {
5191
				/** This action is documented in class.jetpack.php */
5192
				do_action( 'updating_jetpack_version', JETPACK__VERSION, $version );
5193
			}
5194
5195
			return true;
5196
		}
5197
		return false;
5198
	}
5199
5200
/* Client Server API */
5201
5202
	/**
5203
	 * Loads the Jetpack XML-RPC client
5204
	 */
5205
	public static function load_xml_rpc_client() {
5206
		require_once ABSPATH . WPINC . '/class-IXR.php';
5207
		require_once JETPACK__PLUGIN_DIR . 'class.jetpack-ixr-client.php';
5208
	}
5209
5210
	/**
5211
	 * Resets the saved authentication state in between testing requests.
5212
	 */
5213
	public function reset_saved_auth_state() {
5214
		$this->xmlrpc_verification = null;
5215
		$this->rest_authentication_status = null;
5216
	}
5217
5218
	function verify_xml_rpc_signature() {
5219
		if ( $this->xmlrpc_verification ) {
5220
			return $this->xmlrpc_verification;
5221
		}
5222
5223
		// It's not for us
5224
		if ( ! isset( $_GET['token'] ) || empty( $_GET['signature'] ) ) {
5225
			return false;
5226
		}
5227
5228
		@list( $token_key, $version, $user_id ) = explode( ':', $_GET['token'] );
5229
		if (
5230
			empty( $token_key )
5231
		||
5232
			empty( $version ) || strval( JETPACK__API_VERSION ) !== $version
5233
		) {
5234
			return false;
5235
		}
5236
5237
		if ( '0' === $user_id ) {
5238
			$token_type = 'blog';
5239
			$user_id = 0;
5240
		} else {
5241
			$token_type = 'user';
5242
			if ( empty( $user_id ) || ! ctype_digit( $user_id ) ) {
5243
				return false;
5244
			}
5245
			$user_id = (int) $user_id;
5246
5247
			$user = new WP_User( $user_id );
5248
			if ( ! $user || ! $user->exists() ) {
5249
				return false;
5250
			}
5251
		}
5252
5253
		$token = Jetpack_Data::get_access_token( $user_id );
5254
		if ( ! $token ) {
5255
			return false;
5256
		}
5257
5258
		$token_check = "$token_key.";
5259
		if ( ! hash_equals( substr( $token->secret, 0, strlen( $token_check ) ), $token_check ) ) {
5260
			return false;
5261
		}
5262
5263
		require_once JETPACK__PLUGIN_DIR . 'class.jetpack-signature.php';
5264
5265
		$jetpack_signature = new Jetpack_Signature( $token->secret, (int) Jetpack_Options::get_option( 'time_diff' ) );
5266
		if ( isset( $_POST['_jetpack_is_multipart'] ) ) {
5267
			$post_data   = $_POST;
5268
			$file_hashes = array();
5269
			foreach ( $post_data as $post_data_key => $post_data_value ) {
5270
				if ( 0 !== strpos( $post_data_key, '_jetpack_file_hmac_' ) ) {
5271
					continue;
5272
				}
5273
				$post_data_key = substr( $post_data_key, strlen( '_jetpack_file_hmac_' ) );
5274
				$file_hashes[$post_data_key] = $post_data_value;
5275
			}
5276
5277
			foreach ( $file_hashes as $post_data_key => $post_data_value ) {
5278
				unset( $post_data["_jetpack_file_hmac_{$post_data_key}"] );
5279
				$post_data[$post_data_key] = $post_data_value;
5280
			}
5281
5282
			ksort( $post_data );
5283
5284
			$body = http_build_query( stripslashes_deep( $post_data ) );
5285
		} elseif ( is_null( $this->HTTP_RAW_POST_DATA ) ) {
5286
			$body = file_get_contents( 'php://input' );
5287
		} else {
5288
			$body = null;
5289
		}
5290
5291
		$signature = $jetpack_signature->sign_current_request(
5292
			array( 'body' => is_null( $body ) ? $this->HTTP_RAW_POST_DATA : $body, )
5293
		);
5294
5295
		if ( ! $signature ) {
5296
			return false;
5297
		} else if ( is_wp_error( $signature ) ) {
5298
			return $signature;
5299
		} else if ( ! hash_equals( $signature, $_GET['signature'] ) ) {
5300
			return false;
5301
		}
5302
5303
		$timestamp = (int) $_GET['timestamp'];
5304
		$nonce     = stripslashes( (string) $_GET['nonce'] );
5305
5306
		if ( ! $this->add_nonce( $timestamp, $nonce ) ) {
5307
			return false;
5308
		}
5309
5310
		// Let's see if this is onboarding. In such case, use user token type and the provided user id.
5311
		if ( isset( $this->HTTP_RAW_POST_DATA ) ) {
5312
			$jpo = json_decode( $this->HTTP_RAW_POST_DATA );
5313
			if (
5314
				isset( $jpo->onboarding ) &&
5315
				isset( $jpo->onboarding->jpUser ) && isset( $jpo->onboarding->token ) &&
5316
				is_email( $jpo->onboarding->jpUser ) && ctype_alnum( $jpo->onboarding->token ) &&
5317
				isset( $_GET['rest_route'] ) &&
5318
				self::validate_onboarding_token_action( $jpo->onboarding->token, $_GET['rest_route'] )
5319
			) {
5320
				$jpUser = get_user_by( 'email', $jpo->onboarding->jpUser );
5321
				if ( is_a( $jpUser, 'WP_User' ) ) {
5322
					wp_set_current_user( $jpUser->ID );
5323
					$user_can = is_multisite()
5324
						? current_user_can_for_blog( get_current_blog_id(), 'manage_options' )
5325
						: current_user_can( 'manage_options' );
5326
					if ( $user_can ) {
5327
						$token_type = 'user';
5328
						$token->external_user_id = $jpUser->ID;
5329
					}
5330
				}
5331
			}
5332
		}
5333
5334
		$this->xmlrpc_verification = array(
5335
			'type'    => $token_type,
5336
			'user_id' => $token->external_user_id,
5337
		);
5338
5339
		return $this->xmlrpc_verification;
5340
	}
5341
5342
	/**
5343
	 * Authenticates XML-RPC and other requests from the Jetpack Server
5344
	 */
5345
	function authenticate_jetpack( $user, $username, $password ) {
5346
		if ( is_a( $user, 'WP_User' ) ) {
5347
			return $user;
5348
		}
5349
5350
		$token_details = $this->verify_xml_rpc_signature();
5351
5352
		if ( ! $token_details || is_wp_error( $token_details ) ) {
5353
			return $user;
5354
		}
5355
5356
		if ( 'user' !== $token_details['type'] ) {
5357
			return $user;
5358
		}
5359
5360
		if ( ! $token_details['user_id'] ) {
5361
			return $user;
5362
		}
5363
5364
		nocache_headers();
5365
5366
		return new WP_User( $token_details['user_id'] );
5367
	}
5368
5369
	// Authenticates requests from Jetpack server to WP REST API endpoints.
5370
	// Uses the existing XMLRPC request signing implementation.
5371
	function wp_rest_authenticate( $user ) {
5372
		if ( ! empty( $user ) ) {
5373
			// Another authentication method is in effect.
5374
			return $user;
5375
		}
5376
5377
		if ( ! isset( $_GET['_for'] ) || $_GET['_for'] !== 'jetpack' ) {
5378
			// Nothing to do for this authentication method.
5379
			return null;
5380
		}
5381
5382
		if ( ! isset( $_GET['token'] ) && ! isset( $_GET['signature'] ) ) {
5383
			// Nothing to do for this authentication method.
5384
			return null;
5385
		}
5386
5387
		// Ensure that we always have the request body available.  At this
5388
		// point, the WP REST API code to determine the request body has not
5389
		// run yet.  That code may try to read from 'php://input' later, but
5390
		// this can only be done once per request in PHP versions prior to 5.6.
5391
		// So we will go ahead and perform this read now if needed, and save
5392
		// the request body where both the Jetpack signature verification code
5393
		// and the WP REST API code can see it.
5394
		if ( ! isset( $GLOBALS['HTTP_RAW_POST_DATA'] ) ) {
5395
			$GLOBALS['HTTP_RAW_POST_DATA'] = file_get_contents( 'php://input' );
5396
		}
5397
		$this->HTTP_RAW_POST_DATA = $GLOBALS['HTTP_RAW_POST_DATA'];
5398
5399
		// Only support specific request parameters that have been tested and
5400
		// are known to work with signature verification.  A different method
5401
		// can be passed to the WP REST API via the '?_method=' parameter if
5402
		// needed.
5403
		if ( $_SERVER['REQUEST_METHOD'] !== 'GET' && $_SERVER['REQUEST_METHOD'] !== 'POST' ) {
5404
			$this->rest_authentication_status = new WP_Error(
5405
				'rest_invalid_request',
5406
				__( 'This request method is not supported.', 'jetpack' ),
5407
				array( 'status' => 400 )
5408
			);
5409
			return null;
5410
		}
5411
		if ( $_SERVER['REQUEST_METHOD'] !== 'POST' && ! empty( $this->HTTP_RAW_POST_DATA ) ) {
5412
			$this->rest_authentication_status = new WP_Error(
5413
				'rest_invalid_request',
5414
				__( 'This request method does not support body parameters.', 'jetpack' ),
5415
				array( 'status' => 400 )
5416
			);
5417
			return null;
5418
		}
5419
5420
		if ( ! empty( $_SERVER['CONTENT_TYPE'] ) ) {
5421
			$content_type = $_SERVER['CONTENT_TYPE'];
5422
		} elseif ( ! empty( $_SERVER['HTTP_CONTENT_TYPE'] ) ) {
5423
			$content_type = $_SERVER['HTTP_CONTENT_TYPE'];
5424
		}
5425
5426
		if (
5427
			isset( $content_type ) &&
5428
			$content_type !== 'application/x-www-form-urlencoded' &&
5429
			$content_type !== 'application/json'
5430
		) {
5431
			$this->rest_authentication_status = new WP_Error(
5432
				'rest_invalid_request',
5433
				__( 'This Content-Type is not supported.', 'jetpack' ),
5434
				array( 'status' => 400 )
5435
			);
5436
			return null;
5437
		}
5438
5439
		$verified = $this->verify_xml_rpc_signature();
5440
5441
		if ( is_wp_error( $verified ) ) {
5442
			$this->rest_authentication_status = $verified;
5443
			return null;
5444
		}
5445
5446
		if (
5447
			$verified &&
5448
			isset( $verified['type'] ) &&
5449
			'user' === $verified['type'] &&
5450
			! empty( $verified['user_id'] )
5451
		) {
5452
			// Authentication successful.
5453
			$this->rest_authentication_status = true;
5454
			return $verified['user_id'];
5455
		}
5456
5457
		// Something else went wrong.  Probably a signature error.
5458
		$this->rest_authentication_status = new WP_Error(
5459
			'rest_invalid_signature',
5460
			__( 'The request is not signed correctly.', 'jetpack' ),
5461
			array( 'status' => 400 )
5462
		);
5463
		return null;
5464
	}
5465
5466
	/**
5467
	 * Report authentication status to the WP REST API.
5468
	 *
5469
	 * @param  WP_Error|mixed $result Error from another authentication handler, null if we should handle it, or another value if not
5470
	 * @return WP_Error|boolean|null {@see WP_JSON_Server::check_authentication}
5471
	 */
5472
	public function wp_rest_authentication_errors( $value ) {
5473
		if ( $value !== null ) {
5474
			return $value;
5475
		}
5476
		return $this->rest_authentication_status;
5477
	}
5478
5479
	function add_nonce( $timestamp, $nonce ) {
5480
		global $wpdb;
5481
		static $nonces_used_this_request = array();
5482
5483
		if ( isset( $nonces_used_this_request["$timestamp:$nonce"] ) ) {
5484
			return $nonces_used_this_request["$timestamp:$nonce"];
5485
		}
5486
5487
		// This should always have gone through Jetpack_Signature::sign_request() first to check $timestamp an $nonce
5488
		$timestamp = (int) $timestamp;
5489
		$nonce     = esc_sql( $nonce );
5490
5491
		// Raw query so we can avoid races: add_option will also update
5492
		$show_errors = $wpdb->show_errors( false );
5493
5494
		$old_nonce = $wpdb->get_row(
5495
			$wpdb->prepare( "SELECT * FROM `$wpdb->options` WHERE option_name = %s", "jetpack_nonce_{$timestamp}_{$nonce}" )
5496
		);
5497
5498
		if ( is_null( $old_nonce ) ) {
5499
			$return = $wpdb->query(
5500
				$wpdb->prepare(
5501
					"INSERT INTO `$wpdb->options` (`option_name`, `option_value`, `autoload`) VALUES (%s, %s, %s)",
5502
					"jetpack_nonce_{$timestamp}_{$nonce}",
5503
					time(),
5504
					'no'
5505
				)
5506
			);
5507
		} else {
5508
			$return = false;
5509
		}
5510
5511
		$wpdb->show_errors( $show_errors );
5512
5513
		$nonces_used_this_request["$timestamp:$nonce"] = $return;
5514
5515
		return $return;
5516
	}
5517
5518
	/**
5519
	 * In some setups, $HTTP_RAW_POST_DATA can be emptied during some IXR_Server paths since it is passed by reference to various methods.
5520
	 * Capture it here so we can verify the signature later.
5521
	 */
5522
	function xmlrpc_methods( $methods ) {
5523
		$this->HTTP_RAW_POST_DATA = $GLOBALS['HTTP_RAW_POST_DATA'];
5524
		return $methods;
5525
	}
5526
5527
	function public_xmlrpc_methods( $methods ) {
5528
		if ( array_key_exists( 'wp.getOptions', $methods ) ) {
5529
			$methods['wp.getOptions'] = array( $this, 'jetpack_getOptions' );
5530
		}
5531
		return $methods;
5532
	}
5533
5534
	function jetpack_getOptions( $args ) {
5535
		global $wp_xmlrpc_server;
5536
5537
		$wp_xmlrpc_server->escape( $args );
5538
5539
		$username	= $args[1];
5540
		$password	= $args[2];
5541
5542
		if ( !$user = $wp_xmlrpc_server->login($username, $password) ) {
5543
			return $wp_xmlrpc_server->error;
5544
		}
5545
5546
		$options = array();
5547
		$user_data = $this->get_connected_user_data();
5548
		if ( is_array( $user_data ) ) {
5549
			$options['jetpack_user_id'] = array(
5550
				'desc'          => __( 'The WP.com user ID of the connected user', 'jetpack' ),
5551
				'readonly'      => true,
5552
				'value'         => $user_data['ID'],
5553
			);
5554
			$options['jetpack_user_login'] = array(
5555
				'desc'          => __( 'The WP.com username of the connected user', 'jetpack' ),
5556
				'readonly'      => true,
5557
				'value'         => $user_data['login'],
5558
			);
5559
			$options['jetpack_user_email'] = array(
5560
				'desc'          => __( 'The WP.com user email of the connected user', 'jetpack' ),
5561
				'readonly'      => true,
5562
				'value'         => $user_data['email'],
5563
			);
5564
			$options['jetpack_user_site_count'] = array(
5565
				'desc'          => __( 'The number of sites of the connected WP.com user', 'jetpack' ),
5566
				'readonly'      => true,
5567
				'value'         => $user_data['site_count'],
5568
			);
5569
		}
5570
		$wp_xmlrpc_server->blog_options = array_merge( $wp_xmlrpc_server->blog_options, $options );
5571
		$args = stripslashes_deep( $args );
5572
		return $wp_xmlrpc_server->wp_getOptions( $args );
5573
	}
5574
5575
	function xmlrpc_options( $options ) {
5576
		$jetpack_client_id = false;
5577
		if ( self::is_active() ) {
5578
			$jetpack_client_id = Jetpack_Options::get_option( 'id' );
5579
		}
5580
		$options['jetpack_version'] = array(
5581
				'desc'          => __( 'Jetpack Plugin Version', 'jetpack' ),
5582
				'readonly'      => true,
5583
				'value'         => JETPACK__VERSION,
5584
		);
5585
5586
		$options['jetpack_client_id'] = array(
5587
				'desc'          => __( 'The Client ID/WP.com Blog ID of this site', 'jetpack' ),
5588
				'readonly'      => true,
5589
				'value'         => $jetpack_client_id,
5590
		);
5591
		return $options;
5592
	}
5593
5594
	public static function clean_nonces( $all = false ) {
5595
		global $wpdb;
5596
5597
		$sql = "DELETE FROM `$wpdb->options` WHERE `option_name` LIKE %s";
5598
		$sql_args = array( $wpdb->esc_like( 'jetpack_nonce_' ) . '%' );
5599
5600
		if ( true !== $all ) {
5601
			$sql .= ' AND CAST( `option_value` AS UNSIGNED ) < %d';
5602
			$sql_args[] = time() - 3600;
5603
		}
5604
5605
		$sql .= ' ORDER BY `option_id` LIMIT 100';
5606
5607
		$sql = $wpdb->prepare( $sql, $sql_args );
5608
5609
		for ( $i = 0; $i < 1000; $i++ ) {
5610
			if ( ! $wpdb->query( $sql ) ) {
5611
				break;
5612
			}
5613
		}
5614
	}
5615
5616
	/**
5617
	 * State is passed via cookies from one request to the next, but never to subsequent requests.
5618
	 * SET: state( $key, $value );
5619
	 * GET: $value = state( $key );
5620
	 *
5621
	 * @param string $key
5622
	 * @param string $value
5623
	 * @param bool $restate private
5624
	 */
5625
	public static function state( $key = null, $value = null, $restate = false ) {
5626
		static $state = array();
5627
		static $path, $domain;
5628
		if ( ! isset( $path ) ) {
5629
			require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
5630
			$admin_url = Jetpack::admin_url();
5631
			$bits      = parse_url( $admin_url );
5632
5633
			if ( is_array( $bits ) ) {
5634
				$path   = ( isset( $bits['path'] ) ) ? dirname( $bits['path'] ) : null;
5635
				$domain = ( isset( $bits['host'] ) ) ? $bits['host'] : null;
5636
			} else {
5637
				$path = $domain = null;
5638
			}
5639
		}
5640
5641
		// Extract state from cookies and delete cookies
5642
		if ( isset( $_COOKIE[ 'jetpackState' ] ) && is_array( $_COOKIE[ 'jetpackState' ] ) ) {
5643
			$yum = $_COOKIE[ 'jetpackState' ];
5644
			unset( $_COOKIE[ 'jetpackState' ] );
5645
			foreach ( $yum as $k => $v ) {
5646
				if ( strlen( $v ) )
5647
					$state[ $k ] = $v;
5648
				setcookie( "jetpackState[$k]", false, 0, $path, $domain );
5649
			}
5650
		}
5651
5652
		if ( $restate ) {
5653
			foreach ( $state as $k => $v ) {
5654
				setcookie( "jetpackState[$k]", $v, 0, $path, $domain );
5655
			}
5656
			return;
5657
		}
5658
5659
		// Get a state variable
5660
		if ( isset( $key ) && ! isset( $value ) ) {
5661
			if ( array_key_exists( $key, $state ) )
5662
				return $state[ $key ];
5663
			return null;
5664
		}
5665
5666
		// Set a state variable
5667
		if ( isset ( $key ) && isset( $value ) ) {
5668
			if( is_array( $value ) && isset( $value[0] ) ) {
5669
				$value = $value[0];
5670
			}
5671
			$state[ $key ] = $value;
5672
			setcookie( "jetpackState[$key]", $value, 0, $path, $domain );
5673
		}
5674
	}
5675
5676
	public static function restate() {
5677
		Jetpack::state( null, null, true );
5678
	}
5679
5680
	public static function check_privacy( $file ) {
5681
		static $is_site_publicly_accessible = null;
5682
5683
		if ( is_null( $is_site_publicly_accessible ) ) {
5684
			$is_site_publicly_accessible = false;
5685
5686
			Jetpack::load_xml_rpc_client();
5687
			$rpc = new Jetpack_IXR_Client();
5688
5689
			$success = $rpc->query( 'jetpack.isSitePubliclyAccessible', home_url() );
5690
			if ( $success ) {
5691
				$response = $rpc->getResponse();
5692
				if ( $response ) {
5693
					$is_site_publicly_accessible = true;
5694
				}
5695
			}
5696
5697
			Jetpack_Options::update_option( 'public', (int) $is_site_publicly_accessible );
5698
		}
5699
5700
		if ( $is_site_publicly_accessible ) {
5701
			return;
5702
		}
5703
5704
		$module_slug = self::get_module_slug( $file );
5705
5706
		$privacy_checks = Jetpack::state( 'privacy_checks' );
5707
		if ( ! $privacy_checks ) {
5708
			$privacy_checks = $module_slug;
5709
		} else {
5710
			$privacy_checks .= ",$module_slug";
5711
		}
5712
5713
		Jetpack::state( 'privacy_checks', $privacy_checks );
5714
	}
5715
5716
	/**
5717
	 * Helper method for multicall XMLRPC.
5718
	 */
5719
	public static function xmlrpc_async_call() {
5720
		global $blog_id;
5721
		static $clients = array();
5722
5723
		$client_blog_id = is_multisite() ? $blog_id : 0;
5724
5725
		if ( ! isset( $clients[$client_blog_id] ) ) {
5726
			Jetpack::load_xml_rpc_client();
5727
			$clients[$client_blog_id] = new Jetpack_IXR_ClientMulticall( array( 'user_id' => JETPACK_MASTER_USER, ) );
5728
			if ( function_exists( 'ignore_user_abort' ) ) {
5729
				ignore_user_abort( true );
5730
			}
5731
			add_action( 'shutdown', array( 'Jetpack', 'xmlrpc_async_call' ) );
5732
		}
5733
5734
		$args = func_get_args();
5735
5736
		if ( ! empty( $args[0] ) ) {
5737
			call_user_func_array( array( $clients[$client_blog_id], 'addCall' ), $args );
5738
		} elseif ( is_multisite() ) {
5739
			foreach ( $clients as $client_blog_id => $client ) {
5740
				if ( ! $client_blog_id || empty( $client->calls ) ) {
5741
					continue;
5742
				}
5743
5744
				$switch_success = switch_to_blog( $client_blog_id, true );
5745
				if ( ! $switch_success ) {
5746
					continue;
5747
				}
5748
5749
				flush();
5750
				$client->query();
5751
5752
				restore_current_blog();
5753
			}
5754
		} else {
5755
			if ( isset( $clients[0] ) && ! empty( $clients[0]->calls ) ) {
5756
				flush();
5757
				$clients[0]->query();
5758
			}
5759
		}
5760
	}
5761
5762
	public static function staticize_subdomain( $url ) {
5763
5764
		// Extract hostname from URL
5765
		$host = parse_url( $url, PHP_URL_HOST );
5766
5767
		// Explode hostname on '.'
5768
		$exploded_host = explode( '.', $host );
5769
5770
		// Retrieve the name and TLD
5771
		if ( count( $exploded_host ) > 1 ) {
5772
			$name = $exploded_host[ count( $exploded_host ) - 2 ];
5773
			$tld = $exploded_host[ count( $exploded_host ) - 1 ];
5774
			// Rebuild domain excluding subdomains
5775
			$domain = $name . '.' . $tld;
5776
		} else {
5777
			$domain = $host;
5778
		}
5779
		// Array of Automattic domains
5780
		$domain_whitelist = array( 'wordpress.com', 'wp.com' );
5781
5782
		// Return $url if not an Automattic domain
5783
		if ( ! in_array( $domain, $domain_whitelist ) ) {
5784
			return $url;
5785
		}
5786
5787
		if ( is_ssl() ) {
5788
			return preg_replace( '|https?://[^/]++/|', 'https://s-ssl.wordpress.com/', $url );
5789
		}
5790
5791
		srand( crc32( basename( $url ) ) );
5792
		$static_counter = rand( 0, 2 );
5793
		srand(); // this resets everything that relies on this, like array_rand() and shuffle()
5794
5795
		return preg_replace( '|://[^/]+?/|', "://s$static_counter.wp.com/", $url );
5796
	}
5797
5798
/* JSON API Authorization */
5799
5800
	/**
5801
	 * Handles the login action for Authorizing the JSON API
5802
	 */
5803
	function login_form_json_api_authorization() {
5804
		$this->verify_json_api_authorization_request();
5805
5806
		add_action( 'wp_login', array( &$this, 'store_json_api_authorization_token' ), 10, 2 );
5807
5808
		add_action( 'login_message', array( &$this, 'login_message_json_api_authorization' ) );
5809
		add_action( 'login_form', array( &$this, 'preserve_action_in_login_form_for_json_api_authorization' ) );
5810
		add_filter( 'site_url', array( &$this, 'post_login_form_to_signed_url' ), 10, 3 );
5811
	}
5812
5813
	// Make sure the login form is POSTed to the signed URL so we can reverify the request
5814
	function post_login_form_to_signed_url( $url, $path, $scheme ) {
5815
		if ( 'wp-login.php' !== $path || ( 'login_post' !== $scheme && 'login' !== $scheme ) ) {
5816
			return $url;
5817
		}
5818
5819
		$parsed_url = parse_url( $url );
5820
		$url = strtok( $url, '?' );
5821
		$url = "$url?{$_SERVER['QUERY_STRING']}";
5822
		if ( ! empty( $parsed_url['query'] ) )
5823
			$url .= "&{$parsed_url['query']}";
5824
5825
		return $url;
5826
	}
5827
5828
	// Make sure the POSTed request is handled by the same action
5829
	function preserve_action_in_login_form_for_json_api_authorization() {
5830
		echo "<input type='hidden' name='action' value='jetpack_json_api_authorization' />\n";
5831
		echo "<input type='hidden' name='jetpack_json_api_original_query' value='" . esc_url( set_url_scheme( $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'] ) ) . "' />\n";
5832
	}
5833
5834
	// If someone logs in to approve API access, store the Access Code in usermeta
5835
	function store_json_api_authorization_token( $user_login, $user ) {
5836
		add_filter( 'login_redirect', array( &$this, 'add_token_to_login_redirect_json_api_authorization' ), 10, 3 );
5837
		add_filter( 'allowed_redirect_hosts', array( &$this, 'allow_wpcom_public_api_domain' ) );
5838
		$token = wp_generate_password( 32, false );
5839
		update_user_meta( $user->ID, 'jetpack_json_api_' . $this->json_api_authorization_request['client_id'], $token );
5840
	}
5841
5842
	// Add public-api.wordpress.com to the safe redirect whitelist - only added when someone allows API access
5843
	function allow_wpcom_public_api_domain( $domains ) {
5844
		$domains[] = 'public-api.wordpress.com';
5845
		return $domains;
5846
	}
5847
5848
	// Add the Access Code details to the public-api.wordpress.com redirect
5849
	function add_token_to_login_redirect_json_api_authorization( $redirect_to, $original_redirect_to, $user ) {
5850
		return add_query_arg(
5851
			urlencode_deep(
5852
				array(
5853
					'jetpack-code'    => get_user_meta( $user->ID, 'jetpack_json_api_' . $this->json_api_authorization_request['client_id'], true ),
5854
					'jetpack-user-id' => (int) $user->ID,
5855
					'jetpack-state'   => $this->json_api_authorization_request['state'],
5856
				)
5857
			),
5858
			$redirect_to
5859
		);
5860
	}
5861
5862
5863
	/**
5864
	 * Verifies the request by checking the signature
5865
	 *
5866
	 * @since 4.6.0 Method was updated to use `$_REQUEST` instead of `$_GET` and `$_POST`. Method also updated to allow
5867
	 * passing in an `$environment` argument that overrides `$_REQUEST`. This was useful for integrating with SSO.
5868
	 *
5869
	 * @param null|array $environment
5870
	 */
5871
	function verify_json_api_authorization_request( $environment = null ) {
5872
		require_once JETPACK__PLUGIN_DIR . 'class.jetpack-signature.php';
5873
5874
		$environment = is_null( $environment )
5875
			? $_REQUEST
5876
			: $environment;
5877
5878
		list( $envToken, $envVersion, $envUserId ) = explode( ':', $environment['token'] );
5879
		$token = Jetpack_Data::get_access_token( $envUserId );
5880
		if ( ! $token || empty( $token->secret ) ) {
5881
			wp_die( __( 'You must connect your Jetpack plugin to WordPress.com to use this feature.' , 'jetpack' ) );
5882
		}
5883
5884
		$die_error = __( 'Someone may be trying to trick you into giving them access to your site.  Or it could be you just encountered a bug :).  Either way, please close this window.', 'jetpack' );
5885
5886
		$jetpack_signature = new Jetpack_Signature( $token->secret, (int) Jetpack_Options::get_option( 'time_diff' ) );
5887
5888
		if ( isset( $environment['jetpack_json_api_original_query'] ) ) {
5889
			$signature = $jetpack_signature->sign_request(
5890
				$environment['token'],
5891
				$environment['timestamp'],
5892
				$environment['nonce'],
5893
				'',
5894
				'GET',
5895
				$environment['jetpack_json_api_original_query'],
5896
				null,
5897
				true
5898
			);
5899
		} else {
5900
			$signature = $jetpack_signature->sign_current_request( array( 'body' => null, 'method' => 'GET' ) );
5901
		}
5902
5903
		if ( ! $signature ) {
5904
			wp_die( $die_error );
5905
		} else if ( is_wp_error( $signature ) ) {
5906
			wp_die( $die_error );
5907
		} else if ( ! hash_equals( $signature, $environment['signature'] ) ) {
5908
			if ( is_ssl() ) {
5909
				// If we signed an HTTP request on the Jetpack Servers, but got redirected to HTTPS by the local blog, check the HTTP signature as well
5910
				$signature = $jetpack_signature->sign_current_request( array( 'scheme' => 'http', 'body' => null, 'method' => 'GET' ) );
5911
				if ( ! $signature || is_wp_error( $signature ) || ! hash_equals( $signature, $environment['signature'] ) ) {
5912
					wp_die( $die_error );
5913
				}
5914
			} else {
5915
				wp_die( $die_error );
5916
			}
5917
		}
5918
5919
		$timestamp = (int) $environment['timestamp'];
5920
		$nonce     = stripslashes( (string) $environment['nonce'] );
5921
5922
		if ( ! $this->add_nonce( $timestamp, $nonce ) ) {
5923
			// De-nonce the nonce, at least for 5 minutes.
5924
			// We have to reuse this nonce at least once (used the first time when the initial request is made, used a second time when the login form is POSTed)
5925
			$old_nonce_time = get_option( "jetpack_nonce_{$timestamp}_{$nonce}" );
5926
			if ( $old_nonce_time < time() - 300 ) {
5927
				wp_die( __( 'The authorization process expired.  Please go back and try again.' , 'jetpack' ) );
5928
			}
5929
		}
5930
5931
		$data = json_decode( base64_decode( stripslashes( $environment['data'] ) ) );
5932
		$data_filters = array(
5933
			'state'        => 'opaque',
5934
			'client_id'    => 'int',
5935
			'client_title' => 'string',
5936
			'client_image' => 'url',
5937
		);
5938
5939
		foreach ( $data_filters as $key => $sanitation ) {
5940
			if ( ! isset( $data->$key ) ) {
5941
				wp_die( $die_error );
5942
			}
5943
5944
			switch ( $sanitation ) {
5945
			case 'int' :
5946
				$this->json_api_authorization_request[$key] = (int) $data->$key;
5947
				break;
5948
			case 'opaque' :
5949
				$this->json_api_authorization_request[$key] = (string) $data->$key;
5950
				break;
5951
			case 'string' :
5952
				$this->json_api_authorization_request[$key] = wp_kses( (string) $data->$key, array() );
5953
				break;
5954
			case 'url' :
5955
				$this->json_api_authorization_request[$key] = esc_url_raw( (string) $data->$key );
5956
				break;
5957
			}
5958
		}
5959
5960
		if ( empty( $this->json_api_authorization_request['client_id'] ) ) {
5961
			wp_die( $die_error );
5962
		}
5963
	}
5964
5965
	function login_message_json_api_authorization( $message ) {
5966
		return '<p class="message">' . sprintf(
5967
			esc_html__( '%s wants to access your site&#8217;s data.  Log in to authorize that access.' , 'jetpack' ),
5968
			'<strong>' . esc_html( $this->json_api_authorization_request['client_title'] ) . '</strong>'
5969
		) . '<img src="' . esc_url( $this->json_api_authorization_request['client_image'] ) . '" /></p>';
5970
	}
5971
5972
	/**
5973
	 * Get $content_width, but with a <s>twist</s> filter.
5974
	 */
5975
	public static function get_content_width() {
5976
		$content_width = isset( $GLOBALS['content_width'] ) ? $GLOBALS['content_width'] : false;
5977
		/**
5978
		 * Filter the Content Width value.
5979
		 *
5980
		 * @since 2.2.3
5981
		 *
5982
		 * @param string $content_width Content Width value.
5983
		 */
5984
		return apply_filters( 'jetpack_content_width', $content_width );
5985
	}
5986
5987
	/**
5988
	 * Pings the WordPress.com Mirror Site for the specified options.
5989
	 *
5990
	 * @param string|array $option_names The option names to request from the WordPress.com Mirror Site
5991
	 *
5992
	 * @return array An associative array of the option values as stored in the WordPress.com Mirror Site
5993
	 */
5994
	public function get_cloud_site_options( $option_names ) {
5995
		$option_names = array_filter( (array) $option_names, 'is_string' );
5996
5997
		Jetpack::load_xml_rpc_client();
5998
		$xml = new Jetpack_IXR_Client( array( 'user_id' => JETPACK_MASTER_USER, ) );
5999
		$xml->query( 'jetpack.fetchSiteOptions', $option_names );
6000
		if ( $xml->isError() ) {
6001
			return array(
6002
				'error_code' => $xml->getErrorCode(),
6003
				'error_msg'  => $xml->getErrorMessage(),
6004
			);
6005
		}
6006
		$cloud_site_options = $xml->getResponse();
6007
6008
		return $cloud_site_options;
6009
	}
6010
6011
	/**
6012
	 * Checks if the site is currently in an identity crisis.
6013
	 *
6014
	 * @return array|bool Array of options that are in a crisis, or false if everything is OK.
6015
	 */
6016
	public static function check_identity_crisis() {
6017
		if ( ! Jetpack::is_active() || Jetpack::is_development_mode() || ! self::validate_sync_error_idc_option() ) {
6018
			return false;
6019
		}
6020
6021
		return Jetpack_Options::get_option( 'sync_error_idc' );
6022
	}
6023
6024
	/**
6025
	 * Checks whether the home and siteurl specifically are whitelisted
6026
	 * Written so that we don't have re-check $key and $value params every time
6027
	 * we want to check if this site is whitelisted, for example in footer.php
6028
	 *
6029
	 * @since  3.8.0
6030
	 * @return bool True = already whitelisted False = not whitelisted
6031
	 */
6032
	public static function is_staging_site() {
6033
		$is_staging = false;
6034
6035
		$known_staging = array(
6036
			'urls' => array(
6037
				'#\.staging\.wpengine\.com$#i', // WP Engine
6038
				'#\.staging\.kinsta\.com$#i',   // Kinsta.com
6039
				),
6040
			'constants' => array(
6041
				'IS_WPE_SNAPSHOT',      // WP Engine
6042
				'KINSTA_DEV_ENV',       // Kinsta.com
6043
				'WPSTAGECOACH_STAGING', // WP Stagecoach
6044
				'JETPACK_STAGING_MODE', // Generic
6045
				)
6046
			);
6047
		/**
6048
		 * Filters the flags of known staging sites.
6049
		 *
6050
		 * @since 3.9.0
6051
		 *
6052
		 * @param array $known_staging {
6053
		 *     An array of arrays that each are used to check if the current site is staging.
6054
		 *     @type array $urls      URLs of staging sites in regex to check against site_url.
6055
		 *     @type array $constants PHP constants of known staging/developement environments.
6056
		 *  }
6057
		 */
6058
		$known_staging = apply_filters( 'jetpack_known_staging', $known_staging );
6059
6060
		if ( isset( $known_staging['urls'] ) ) {
6061
			foreach ( $known_staging['urls'] as $url ){
6062
				if ( preg_match( $url, site_url() ) ) {
6063
					$is_staging = true;
6064
					break;
6065
				}
6066
			}
6067
		}
6068
6069
		if ( isset( $known_staging['constants'] ) ) {
6070
			foreach ( $known_staging['constants'] as $constant ) {
6071
				if ( defined( $constant ) && constant( $constant ) ) {
6072
					$is_staging = true;
6073
				}
6074
			}
6075
		}
6076
6077
		// Last, let's check if sync is erroring due to an IDC. If so, set the site to staging mode.
6078
		if ( ! $is_staging && self::validate_sync_error_idc_option() ) {
6079
			$is_staging = true;
6080
		}
6081
6082
		/**
6083
		 * Filters is_staging_site check.
6084
		 *
6085
		 * @since 3.9.0
6086
		 *
6087
		 * @param bool $is_staging If the current site is a staging site.
6088
		 */
6089
		return apply_filters( 'jetpack_is_staging_site', $is_staging );
6090
	}
6091
6092
	/**
6093
	 * Checks whether the sync_error_idc option is valid or not, and if not, will do cleanup.
6094
	 *
6095
	 * @since 4.4.0
6096
	 * @since 5.4.0 Do not call get_sync_error_idc_option() unless site is in IDC
6097
	 *
6098
	 * @return bool
6099
	 */
6100
	public static function validate_sync_error_idc_option() {
6101
		$is_valid = false;
6102
6103
		$idc_allowed = get_transient( 'jetpack_idc_allowed' );
6104
		if ( false === $idc_allowed ) {
6105
			$response = wp_remote_get( 'https://jetpack.com/is-idc-allowed/' );
6106
			if ( 200 === (int) wp_remote_retrieve_response_code( $response ) ) {
6107
				$json = json_decode( wp_remote_retrieve_body( $response ) );
6108
				$idc_allowed = isset( $json, $json->result ) && $json->result ? '1' : '0';
6109
				$transient_duration = HOUR_IN_SECONDS;
6110
			} else {
6111
				// If the request failed for some reason, then assume IDC is allowed and set shorter transient.
6112
				$idc_allowed = '1';
6113
				$transient_duration = 5 * MINUTE_IN_SECONDS;
6114
			}
6115
6116
			set_transient( 'jetpack_idc_allowed', $idc_allowed, $transient_duration );
6117
		}
6118
6119
		// Is the site opted in and does the stored sync_error_idc option match what we now generate?
6120
		$sync_error = Jetpack_Options::get_option( 'sync_error_idc' );
6121
		if ( $idc_allowed && $sync_error && self::sync_idc_optin() ) {
6122
			$local_options = self::get_sync_error_idc_option();
6123
			if ( $sync_error['home'] === $local_options['home'] && $sync_error['siteurl'] === $local_options['siteurl'] ) {
6124
				$is_valid = true;
6125
			}
6126
		}
6127
6128
		/**
6129
		 * Filters whether the sync_error_idc option is valid.
6130
		 *
6131
		 * @since 4.4.0
6132
		 *
6133
		 * @param bool $is_valid If the sync_error_idc is valid or not.
6134
		 */
6135
		$is_valid = (bool) apply_filters( 'jetpack_sync_error_idc_validation', $is_valid );
6136
6137
		if ( ! $idc_allowed || ( ! $is_valid && $sync_error ) ) {
6138
			// Since the option exists, and did not validate, delete it
6139
			Jetpack_Options::delete_option( 'sync_error_idc' );
6140
		}
6141
6142
		return $is_valid;
6143
	}
6144
6145
	/**
6146
	 * Normalizes a url by doing three things:
6147
	 *  - Strips protocol
6148
	 *  - Strips www
6149
	 *  - Adds a trailing slash
6150
	 *
6151
	 * @since 4.4.0
6152
	 * @param string $url
6153
	 * @return WP_Error|string
6154
	 */
6155
	public static function normalize_url_protocol_agnostic( $url ) {
6156
		$parsed_url = wp_parse_url( trailingslashit( esc_url_raw( $url ) ) );
6157
		if ( ! $parsed_url || empty( $parsed_url['host'] ) || empty( $parsed_url['path'] ) ) {
6158
			return new WP_Error( 'cannot_parse_url', sprintf( esc_html__( 'Cannot parse URL %s', 'jetpack' ), $url ) );
6159
		}
6160
6161
		// Strip www and protocols
6162
		$url = preg_replace( '/^www\./i', '', $parsed_url['host'] . $parsed_url['path'] );
6163
		return $url;
6164
	}
6165
6166
	/**
6167
	 * Gets the value that is to be saved in the jetpack_sync_error_idc option.
6168
	 *
6169
	 * @since 4.4.0
6170
	 * @since 5.4.0 Add transient since home/siteurl retrieved directly from DB
6171
	 *
6172
	 * @param array $response
6173
	 * @return array Array of the local urls, wpcom urls, and error code
6174
	 */
6175
	public static function get_sync_error_idc_option( $response = array() ) {
6176
		// Since the local options will hit the database directly, store the values
6177
		// in a transient to allow for autoloading and caching on subsequent views.
6178
		$local_options = get_transient( 'jetpack_idc_local' );
6179
		if ( false === $local_options ) {
6180
			require_once JETPACK__PLUGIN_DIR . 'sync/class.jetpack-sync-functions.php';
6181
			$local_options = array(
6182
				'home'    => Jetpack_Sync_Functions::home_url(),
6183
				'siteurl' => Jetpack_Sync_Functions::site_url(),
6184
			);
6185
			set_transient( 'jetpack_idc_local', $local_options, MINUTE_IN_SECONDS );
6186
		}
6187
6188
		$options = array_merge( $local_options, $response );
6189
6190
		$returned_values = array();
6191
		foreach( $options as $key => $option ) {
6192
			if ( 'error_code' === $key ) {
6193
				$returned_values[ $key ] = $option;
6194
				continue;
6195
			}
6196
6197
			if ( is_wp_error( $normalized_url = self::normalize_url_protocol_agnostic( $option ) ) ) {
6198
				continue;
6199
			}
6200
6201
			$returned_values[ $key ] = $normalized_url;
6202
		}
6203
6204
		set_transient( 'jetpack_idc_option', $returned_values, MINUTE_IN_SECONDS );
6205
6206
		return $returned_values;
6207
	}
6208
6209
	/**
6210
	 * Returns the value of the jetpack_sync_idc_optin filter, or constant.
6211
	 * If set to true, the site will be put into staging mode.
6212
	 *
6213
	 * @since 4.3.2
6214
	 * @return bool
6215
	 */
6216
	public static function sync_idc_optin() {
6217
		if ( Jetpack_Constants::is_defined( 'JETPACK_SYNC_IDC_OPTIN' ) ) {
6218
			$default = Jetpack_Constants::get_constant( 'JETPACK_SYNC_IDC_OPTIN' );
6219
		} else {
6220
			$default = ! Jetpack_Constants::is_defined( 'SUNRISE' ) && ! is_multisite();
6221
		}
6222
6223
		/**
6224
		 * Allows sites to optin to IDC mitigation which blocks the site from syncing to WordPress.com when the home
6225
		 * URL or site URL do not match what WordPress.com expects. The default value is either false, or the value of
6226
		 * JETPACK_SYNC_IDC_OPTIN constant if set.
6227
		 *
6228
		 * @since 4.3.2
6229
		 *
6230
		 * @param bool $default Whether the site is opted in to IDC mitigation.
6231
		 */
6232
		return (bool) apply_filters( 'jetpack_sync_idc_optin', $default );
6233
	}
6234
6235
	/**
6236
	 * Maybe Use a .min.css stylesheet, maybe not.
6237
	 *
6238
	 * Hooks onto `plugins_url` filter at priority 1, and accepts all 3 args.
6239
	 */
6240
	public static function maybe_min_asset( $url, $path, $plugin ) {
6241
		// Short out on things trying to find actual paths.
6242
		if ( ! $path || empty( $plugin ) ) {
6243
			return $url;
6244
		}
6245
6246
		$path = ltrim( $path, '/' );
6247
6248
		// Strip out the abspath.
6249
		$base = dirname( plugin_basename( $plugin ) );
6250
6251
		// Short out on non-Jetpack assets.
6252
		if ( 'jetpack/' !== substr( $base, 0, 8 ) ) {
6253
			return $url;
6254
		}
6255
6256
		// File name parsing.
6257
		$file              = "{$base}/{$path}";
6258
		$full_path         = JETPACK__PLUGIN_DIR . substr( $file, 8 );
6259
		$file_name         = substr( $full_path, strrpos( $full_path, '/' ) + 1 );
6260
		$file_name_parts_r = array_reverse( explode( '.', $file_name ) );
6261
		$extension         = array_shift( $file_name_parts_r );
6262
6263
		if ( in_array( strtolower( $extension ), array( 'css', 'js' ) ) ) {
6264
			// Already pointing at the minified version.
6265
			if ( 'min' === $file_name_parts_r[0] ) {
6266
				return $url;
6267
			}
6268
6269
			$min_full_path = preg_replace( "#\.{$extension}$#", ".min.{$extension}", $full_path );
6270
			if ( file_exists( $min_full_path ) ) {
6271
				$url = preg_replace( "#\.{$extension}$#", ".min.{$extension}", $url );
6272
				// If it's a CSS file, stash it so we can set the .min suffix for rtl-ing.
6273
				if ( 'css' === $extension ) {
6274
					$key = str_replace( JETPACK__PLUGIN_DIR, 'jetpack/', $min_full_path );
6275
					self::$min_assets[ $key ] = $path;
6276
				}
6277
			}
6278
		}
6279
6280
		return $url;
6281
	}
6282
6283
	/**
6284
	 * If the asset is minified, let's flag .min as the suffix.
6285
	 *
6286
	 * Attached to `style_loader_src` filter.
6287
	 *
6288
	 * @param string $tag The tag that would link to the external asset.
6289
	 * @param string $handle The registered handle of the script in question.
6290
	 * @param string $href The url of the asset in question.
6291
	 */
6292
	public static function set_suffix_on_min( $src, $handle ) {
6293
		if ( false === strpos( $src, '.min.css' ) ) {
6294
			return $src;
6295
		}
6296
6297
		if ( ! empty( self::$min_assets ) ) {
6298
			foreach ( self::$min_assets as $file => $path ) {
6299
				if ( false !== strpos( $src, $file ) ) {
6300
					wp_style_add_data( $handle, 'suffix', '.min' );
6301
					return $src;
6302
				}
6303
			}
6304
		}
6305
6306
		return $src;
6307
	}
6308
6309
	/**
6310
	 * Maybe inlines a stylesheet.
6311
	 *
6312
	 * If you'd like to inline a stylesheet instead of printing a link to it,
6313
	 * wp_style_add_data( 'handle', 'jetpack-inline', true );
6314
	 *
6315
	 * Attached to `style_loader_tag` filter.
6316
	 *
6317
	 * @param string $tag The tag that would link to the external asset.
6318
	 * @param string $handle The registered handle of the script in question.
6319
	 *
6320
	 * @return string
6321
	 */
6322
	public static function maybe_inline_style( $tag, $handle ) {
6323
		global $wp_styles;
6324
		$item = $wp_styles->registered[ $handle ];
6325
6326
		if ( ! isset( $item->extra['jetpack-inline'] ) || ! $item->extra['jetpack-inline'] ) {
6327
			return $tag;
6328
		}
6329
6330
		if ( preg_match( '# href=\'([^\']+)\' #i', $tag, $matches ) ) {
6331
			$href = $matches[1];
6332
			// Strip off query string
6333
			if ( $pos = strpos( $href, '?' ) ) {
6334
				$href = substr( $href, 0, $pos );
6335
			}
6336
			// Strip off fragment
6337
			if ( $pos = strpos( $href, '#' ) ) {
6338
				$href = substr( $href, 0, $pos );
6339
			}
6340
		} else {
6341
			return $tag;
6342
		}
6343
6344
		$plugins_dir = plugin_dir_url( JETPACK__PLUGIN_FILE );
6345
		if ( $plugins_dir !== substr( $href, 0, strlen( $plugins_dir ) ) ) {
6346
			return $tag;
6347
		}
6348
6349
		// If this stylesheet has a RTL version, and the RTL version replaces normal...
6350
		if ( isset( $item->extra['rtl'] ) && 'replace' === $item->extra['rtl'] && is_rtl() ) {
6351
			// And this isn't the pass that actually deals with the RTL version...
6352
			if ( false === strpos( $tag, " id='$handle-rtl-css' " ) ) {
6353
				// Short out, as the RTL version will deal with it in a moment.
6354
				return $tag;
6355
			}
6356
		}
6357
6358
		$file = JETPACK__PLUGIN_DIR . substr( $href, strlen( $plugins_dir ) );
6359
		$css  = Jetpack::absolutize_css_urls( file_get_contents( $file ), $href );
6360
		if ( $css ) {
6361
			$tag = "<!-- Inline {$item->handle} -->\r\n";
6362
			if ( empty( $item->extra['after'] ) ) {
6363
				wp_add_inline_style( $handle, $css );
6364
			} else {
6365
				array_unshift( $item->extra['after'], $css );
6366
				wp_style_add_data( $handle, 'after', $item->extra['after'] );
6367
			}
6368
		}
6369
6370
		return $tag;
6371
	}
6372
6373
	/**
6374
	 * Loads a view file from the views
6375
	 *
6376
	 * Data passed in with the $data parameter will be available in the
6377
	 * template file as $data['value']
6378
	 *
6379
	 * @param string $template - Template file to load
6380
	 * @param array $data - Any data to pass along to the template
6381
	 * @return boolean - If template file was found
6382
	 **/
6383
	public function load_view( $template, $data = array() ) {
6384
		$views_dir = JETPACK__PLUGIN_DIR . 'views/';
6385
6386
		if( file_exists( $views_dir . $template ) ) {
6387
			require_once( $views_dir . $template );
6388
			return true;
6389
		}
6390
6391
		error_log( "Jetpack: Unable to find view file $views_dir$template" );
6392
		return false;
6393
	}
6394
6395
	/**
6396
	 * Throws warnings for deprecated hooks to be removed from Jetpack
6397
	 */
6398
	public function deprecated_hooks() {
6399
		global $wp_filter;
6400
6401
		/*
6402
		 * Format:
6403
		 * deprecated_filter_name => replacement_name
6404
		 *
6405
		 * If there is no replacement, use null for replacement_name
6406
		 */
6407
		$deprecated_list = array(
6408
			'jetpack_bail_on_shortcode'                              => 'jetpack_shortcodes_to_include',
6409
			'wpl_sharing_2014_1'                                     => null,
6410
			'jetpack-tools-to-include'                               => 'jetpack_tools_to_include',
6411
			'jetpack_identity_crisis_options_to_check'               => null,
6412
			'update_option_jetpack_single_user_site'                 => null,
6413
			'audio_player_default_colors'                            => null,
6414
			'add_option_jetpack_featured_images_enabled'             => null,
6415
			'add_option_jetpack_update_details'                      => null,
6416
			'add_option_jetpack_updates'                             => null,
6417
			'add_option_jetpack_network_name'                        => null,
6418
			'add_option_jetpack_network_allow_new_registrations'     => null,
6419
			'add_option_jetpack_network_add_new_users'               => null,
6420
			'add_option_jetpack_network_site_upload_space'           => null,
6421
			'add_option_jetpack_network_upload_file_types'           => null,
6422
			'add_option_jetpack_network_enable_administration_menus' => null,
6423
			'add_option_jetpack_is_multi_site'                       => null,
6424
			'add_option_jetpack_is_main_network'                     => null,
6425
			'add_option_jetpack_main_network_site'                   => null,
6426
			'jetpack_sync_all_registered_options'                    => null,
6427
			'jetpack_has_identity_crisis'                            => 'jetpack_sync_error_idc_validation',
6428
			'jetpack_is_post_mailable'                               => null,
6429
			'jetpack_seo_site_host'                                  => null,
6430
		);
6431
6432
		// This is a silly loop depth. Better way?
6433
		foreach( $deprecated_list AS $hook => $hook_alt ) {
6434
			if ( has_action( $hook ) ) {
6435
				foreach( $wp_filter[ $hook ] AS $func => $values ) {
6436
					foreach( $values AS $hooked ) {
6437
						if ( is_callable( $hooked['function'] ) ) {
6438
							$function_name = 'an anonymous function';
6439
						} else {
6440
							$function_name = $hooked['function'];
6441
						}
6442
						_deprecated_function( $hook . ' used for ' . $function_name, null, $hook_alt );
6443
					}
6444
				}
6445
			}
6446
		}
6447
	}
6448
6449
	/**
6450
	 * Converts any url in a stylesheet, to the correct absolute url.
6451
	 *
6452
	 * Considerations:
6453
	 *  - Normal, relative URLs     `feh.png`
6454
	 *  - Data URLs                 `data:image/gif;base64,eh129ehiuehjdhsa==`
6455
	 *  - Schema-agnostic URLs      `//domain.com/feh.png`
6456
	 *  - Absolute URLs             `http://domain.com/feh.png`
6457
	 *  - Domain root relative URLs `/feh.png`
6458
	 *
6459
	 * @param $css string: The raw CSS -- should be read in directly from the file.
6460
	 * @param $css_file_url : The URL that the file can be accessed at, for calculating paths from.
6461
	 *
6462
	 * @return mixed|string
6463
	 */
6464
	public static function absolutize_css_urls( $css, $css_file_url ) {
6465
		$pattern = '#url\((?P<path>[^)]*)\)#i';
6466
		$css_dir = dirname( $css_file_url );
6467
		$p       = parse_url( $css_dir );
6468
		$domain  = sprintf(
6469
					'%1$s//%2$s%3$s%4$s',
6470
					isset( $p['scheme'] )           ? "{$p['scheme']}:" : '',
6471
					isset( $p['user'], $p['pass'] ) ? "{$p['user']}:{$p['pass']}@" : '',
6472
					$p['host'],
6473
					isset( $p['port'] )             ? ":{$p['port']}" : ''
6474
				);
6475
6476
		if ( preg_match_all( $pattern, $css, $matches, PREG_SET_ORDER ) ) {
6477
			$find = $replace = array();
6478
			foreach ( $matches as $match ) {
6479
				$url = trim( $match['path'], "'\" \t" );
6480
6481
				// If this is a data url, we don't want to mess with it.
6482
				if ( 'data:' === substr( $url, 0, 5 ) ) {
6483
					continue;
6484
				}
6485
6486
				// If this is an absolute or protocol-agnostic url,
6487
				// we don't want to mess with it.
6488
				if ( preg_match( '#^(https?:)?//#i', $url ) ) {
6489
					continue;
6490
				}
6491
6492
				switch ( substr( $url, 0, 1 ) ) {
6493
					case '/':
6494
						$absolute = $domain . $url;
6495
						break;
6496
					default:
6497
						$absolute = $css_dir . '/' . $url;
6498
				}
6499
6500
				$find[]    = $match[0];
6501
				$replace[] = sprintf( 'url("%s")', $absolute );
6502
			}
6503
			$css = str_replace( $find, $replace, $css );
6504
		}
6505
6506
		return $css;
6507
	}
6508
6509
	/**
6510
	 * This methods removes all of the registered css files on the front end
6511
	 * from Jetpack in favor of using a single file. In effect "imploding"
6512
	 * all the files into one file.
6513
	 *
6514
	 * Pros:
6515
	 * - Uses only ONE css asset connection instead of 15
6516
	 * - Saves a minimum of 56k
6517
	 * - Reduces server load
6518
	 * - Reduces time to first painted byte
6519
	 *
6520
	 * Cons:
6521
	 * - Loads css for ALL modules. However all selectors are prefixed so it
6522
	 *		should not cause any issues with themes.
6523
	 * - Plugins/themes dequeuing styles no longer do anything. See
6524
	 *		jetpack_implode_frontend_css filter for a workaround
6525
	 *
6526
	 * For some situations developers may wish to disable css imploding and
6527
	 * instead operate in legacy mode where each file loads seperately and
6528
	 * can be edited individually or dequeued. This can be accomplished with
6529
	 * the following line:
6530
	 *
6531
	 * add_filter( 'jetpack_implode_frontend_css', '__return_false' );
6532
	 *
6533
	 * @since 3.2
6534
	 **/
6535
	public function implode_frontend_css( $travis_test = false ) {
6536
		$do_implode = true;
6537
		if ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) {
6538
			$do_implode = false;
6539
		}
6540
6541
		/**
6542
		 * Allow CSS to be concatenated into a single jetpack.css file.
6543
		 *
6544
		 * @since 3.2.0
6545
		 *
6546
		 * @param bool $do_implode Should CSS be concatenated? Default to true.
6547
		 */
6548
		$do_implode = apply_filters( 'jetpack_implode_frontend_css', $do_implode );
6549
6550
		// Do not use the imploded file when default behaviour was altered through the filter
6551
		if ( ! $do_implode ) {
6552
			return;
6553
		}
6554
6555
		// We do not want to use the imploded file in dev mode, or if not connected
6556
		if ( Jetpack::is_development_mode() || ! self::is_active() ) {
6557
			if ( ! $travis_test ) {
6558
				return;
6559
			}
6560
		}
6561
6562
		// Do not use the imploded file if sharing css was dequeued via the sharing settings screen
6563
		if ( get_option( 'sharedaddy_disable_resources' ) ) {
6564
			return;
6565
		}
6566
6567
		/*
6568
		 * Now we assume Jetpack is connected and able to serve the single
6569
		 * file.
6570
		 *
6571
		 * In the future there will be a check here to serve the file locally
6572
		 * or potentially from the Jetpack CDN
6573
		 *
6574
		 * For now:
6575
		 * - Enqueue a single imploded css file
6576
		 * - Zero out the style_loader_tag for the bundled ones
6577
		 * - Be happy, drink scotch
6578
		 */
6579
6580
		add_filter( 'style_loader_tag', array( $this, 'concat_remove_style_loader_tag' ), 10, 2 );
6581
6582
		$version = Jetpack::is_development_version() ? filemtime( JETPACK__PLUGIN_DIR . 'css/jetpack.css' ) : JETPACK__VERSION;
6583
6584
		wp_enqueue_style( 'jetpack_css', plugins_url( 'css/jetpack.css', __FILE__ ), array(), $version );
6585
		wp_style_add_data( 'jetpack_css', 'rtl', 'replace' );
6586
	}
6587
6588
	function concat_remove_style_loader_tag( $tag, $handle ) {
6589
		if ( in_array( $handle, $this->concatenated_style_handles ) ) {
6590
			$tag = '';
6591
			if ( defined( 'WP_DEBUG' ) && WP_DEBUG ) {
6592
				$tag = "<!-- `" . esc_html( $handle ) . "` is included in the concatenated jetpack.css -->\r\n";
6593
			}
6594
		}
6595
6596
		return $tag;
6597
	}
6598
6599
	/*
6600
	 * Check the heartbeat data
6601
	 *
6602
	 * Organizes the heartbeat data by severity.  For example, if the site
6603
	 * is in an ID crisis, it will be in the $filtered_data['bad'] array.
6604
	 *
6605
	 * Data will be added to "caution" array, if it either:
6606
	 *  - Out of date Jetpack version
6607
	 *  - Out of date WP version
6608
	 *  - Out of date PHP version
6609
	 *
6610
	 * $return array $filtered_data
6611
	 */
6612
	public static function jetpack_check_heartbeat_data() {
6613
		$raw_data = Jetpack_Heartbeat::generate_stats_array();
6614
6615
		$good    = array();
6616
		$caution = array();
6617
		$bad     = array();
6618
6619
		foreach ( $raw_data as $stat => $value ) {
6620
6621
			// Check jetpack version
6622
			if ( 'version' == $stat ) {
6623
				if ( version_compare( $value, JETPACK__VERSION, '<' ) ) {
6624
					$caution[ $stat ] = $value . " - min supported is " . JETPACK__VERSION;
6625
					continue;
6626
				}
6627
			}
6628
6629
			// Check WP version
6630
			if ( 'wp-version' == $stat ) {
6631
				if ( version_compare( $value, JETPACK__MINIMUM_WP_VERSION, '<' ) ) {
6632
					$caution[ $stat ] = $value . " - min supported is " . JETPACK__MINIMUM_WP_VERSION;
6633
					continue;
6634
				}
6635
			}
6636
6637
			// Check PHP version
6638
			if ( 'php-version' == $stat ) {
6639
				if ( version_compare( PHP_VERSION, '5.2.4', '<' ) ) {
6640
					$caution[ $stat ] = $value . " - min supported is 5.2.4";
6641
					continue;
6642
				}
6643
			}
6644
6645
			// Check ID crisis
6646
			if ( 'identitycrisis' == $stat ) {
6647
				if ( 'yes' == $value ) {
6648
					$bad[ $stat ] = $value;
6649
					continue;
6650
				}
6651
			}
6652
6653
			// The rest are good :)
6654
			$good[ $stat ] = $value;
6655
		}
6656
6657
		$filtered_data = array(
6658
			'good'    => $good,
6659
			'caution' => $caution,
6660
			'bad'     => $bad
6661
		);
6662
6663
		return $filtered_data;
6664
	}
6665
6666
6667
	/*
6668
	 * This method is used to organize all options that can be reset
6669
	 * without disconnecting Jetpack.
6670
	 *
6671
	 * It is used in class.jetpack-cli.php to reset options
6672
	 *
6673
	 * @since 5.4.0 Logic moved to Jetpack_Options class. Method left in Jetpack class for backwards compat.
6674
	 *
6675
	 * @return array of options to delete.
6676
	 */
6677
	public static function get_jetpack_options_for_reset() {
6678
		return Jetpack_Options::get_options_for_reset();
6679
	}
6680
6681
	/**
6682
	 * Check if an option of a Jetpack module has been updated.
6683
	 *
6684
	 * If any module option has been updated before Jump Start has been dismissed,
6685
	 * update the 'jumpstart' option so we can hide Jump Start.
6686
	 *
6687
	 * @param string $option_name
6688
	 *
6689
	 * @return bool
6690
	 */
6691
	public static function jumpstart_has_updated_module_option( $option_name = '' ) {
6692
		// Bail if Jump Start has already been dismissed
6693
		if ( 'new_connection' !== Jetpack_Options::get_option( 'jumpstart' ) ) {
6694
			return false;
6695
		}
6696
6697
		$jetpack = Jetpack::init();
6698
6699
		// Manual build of module options
6700
		$option_names = self::get_jetpack_options_for_reset();
6701
6702
		if ( in_array( $option_name, $option_names['wp_options'] ) ) {
6703
			Jetpack_Options::update_option( 'jumpstart', 'jetpack_action_taken' );
6704
6705
			//Jump start is being dismissed send data to MC Stats
6706
			$jetpack->stat( 'jumpstart', 'manual,'.$option_name );
6707
6708
			$jetpack->do_stats( 'server_side' );
6709
		}
6710
6711
	}
6712
6713
	/*
6714
	 * Strip http:// or https:// from a url, replaces forward slash with ::,
6715
	 * so we can bring them directly to their site in calypso.
6716
	 *
6717
	 * @param string | url
6718
	 * @return string | url without the guff
6719
	 */
6720
	public static function build_raw_urls( $url ) {
6721
		$strip_http = '/.*?:\/\//i';
6722
		$url = preg_replace( $strip_http, '', $url  );
6723
		$url = str_replace( '/', '::', $url );
6724
		return $url;
6725
	}
6726
6727
	/**
6728
	 * Stores and prints out domains to prefetch for page speed optimization.
6729
	 *
6730
	 * @param mixed $new_urls
6731
	 */
6732
	public static function dns_prefetch( $new_urls = null ) {
6733
		static $prefetch_urls = array();
6734
		if ( empty( $new_urls ) && ! empty( $prefetch_urls ) ) {
6735
			echo "\r\n";
6736
			foreach ( $prefetch_urls as $this_prefetch_url ) {
6737
				printf( "<link rel='dns-prefetch' href='%s'/>\r\n", esc_attr( $this_prefetch_url ) );
6738
			}
6739
		} elseif ( ! empty( $new_urls ) ) {
6740
			if ( ! has_action( 'wp_head', array( __CLASS__, __FUNCTION__ ) ) ) {
6741
				add_action( 'wp_head', array( __CLASS__, __FUNCTION__ ) );
6742
			}
6743
			foreach ( (array) $new_urls as $this_new_url ) {
6744
				$prefetch_urls[] = strtolower( untrailingslashit( preg_replace( '#^https?://#i', '//', $this_new_url ) ) );
6745
			}
6746
			$prefetch_urls = array_unique( $prefetch_urls );
6747
		}
6748
	}
6749
6750
	public function wp_dashboard_setup() {
6751
		if ( self::is_active() ) {
6752
			add_action( 'jetpack_dashboard_widget', array( __CLASS__, 'dashboard_widget_footer' ), 999 );
6753
		}
6754
6755
		if ( has_action( 'jetpack_dashboard_widget' ) ) {
6756
			wp_add_dashboard_widget(
6757
				'jetpack_summary_widget',
6758
				esc_html__( 'Site Stats', 'jetpack' ),
6759
				array( __CLASS__, 'dashboard_widget' )
6760
			);
6761
			wp_enqueue_style( 'jetpack-dashboard-widget', plugins_url( 'css/dashboard-widget.css', JETPACK__PLUGIN_FILE ), array(), JETPACK__VERSION );
6762
6763
			// If we're inactive and not in development mode, sort our box to the top.
6764
			if ( ! self::is_active() && ! self::is_development_mode() ) {
6765
				global $wp_meta_boxes;
6766
6767
				$dashboard = $wp_meta_boxes['dashboard']['normal']['core'];
6768
				$ours      = array( 'jetpack_summary_widget' => $dashboard['jetpack_summary_widget'] );
6769
6770
				$wp_meta_boxes['dashboard']['normal']['core'] = array_merge( $ours, $dashboard );
6771
			}
6772
		}
6773
	}
6774
6775
	/**
6776
	 * @param mixed $result Value for the user's option
6777
	 * @return mixed
6778
	 */
6779
	function get_user_option_meta_box_order_dashboard( $sorted ) {
6780
		if ( ! is_array( $sorted ) ) {
6781
			return $sorted;
6782
		}
6783
6784
		foreach ( $sorted as $box_context => $ids ) {
6785
			if ( false === strpos( $ids, 'dashboard_stats' ) ) {
6786
				// If the old id isn't anywhere in the ids, don't bother exploding and fail out.
6787
				continue;
6788
			}
6789
6790
			$ids_array = explode( ',', $ids );
6791
			$key = array_search( 'dashboard_stats', $ids_array );
6792
6793
			if ( false !== $key ) {
6794
				// If we've found that exact value in the option (and not `google_dashboard_stats` for example)
6795
				$ids_array[ $key ] = 'jetpack_summary_widget';
6796
				$sorted[ $box_context ] = implode( ',', $ids_array );
6797
				// We've found it, stop searching, and just return.
6798
				break;
6799
			}
6800
		}
6801
6802
		return $sorted;
6803
	}
6804
6805
	public static function dashboard_widget() {
6806
		/**
6807
		 * Fires when the dashboard is loaded.
6808
		 *
6809
		 * @since 3.4.0
6810
		 */
6811
		do_action( 'jetpack_dashboard_widget' );
6812
	}
6813
6814
	public static function dashboard_widget_footer() {
6815
		?>
6816
		<footer>
6817
6818
		<div class="protect">
6819
			<?php if ( Jetpack::is_module_active( 'protect' ) ) : ?>
6820
				<h3><?php echo number_format_i18n( get_site_option( 'jetpack_protect_blocked_attempts', 0 ) ); ?></h3>
6821
				<p><?php echo esc_html_x( 'Blocked malicious login attempts', '{#} Blocked malicious login attempts -- number is on a prior line, text is a caption.', 'jetpack' ); ?></p>
6822
			<?php elseif ( current_user_can( 'jetpack_activate_modules' ) && ! self::is_development_mode() ) : ?>
6823
				<a href="<?php echo esc_url( wp_nonce_url( Jetpack::admin_url( array( 'action' => 'activate', 'module' => 'protect' ) ), 'jetpack_activate-protect' ) ); ?>" class="button button-jetpack" title="<?php esc_attr_e( 'Protect helps to keep you secure from brute-force login attacks.', 'jetpack' ); ?>">
6824
					<?php esc_html_e( 'Activate Protect', 'jetpack' ); ?>
6825
				</a>
6826
			<?php else : ?>
6827
				<?php esc_html_e( 'Protect is inactive.', 'jetpack' ); ?>
6828
			<?php endif; ?>
6829
		</div>
6830
6831
		<div class="akismet">
6832
			<?php if ( is_plugin_active( 'akismet/akismet.php' ) ) : ?>
6833
				<h3><?php echo number_format_i18n( get_option( 'akismet_spam_count', 0 ) ); ?></h3>
6834
				<p><?php echo esc_html_x( 'Spam comments blocked by Akismet.', '{#} Spam comments blocked by Akismet -- number is on a prior line, text is a caption.', 'jetpack' ); ?></p>
6835
			<?php elseif ( current_user_can( 'activate_plugins' ) && ! is_wp_error( validate_plugin( 'akismet/akismet.php' ) ) ) : ?>
6836
				<a href="<?php echo esc_url( wp_nonce_url( add_query_arg( array( 'action' => 'activate', 'plugin' => 'akismet/akismet.php' ), admin_url( 'plugins.php' ) ), 'activate-plugin_akismet/akismet.php' ) ); ?>" class="button button-jetpack">
6837
					<?php esc_html_e( 'Activate Akismet', 'jetpack' ); ?>
6838
				</a>
6839
			<?php else : ?>
6840
				<p><a href="<?php echo esc_url( 'https://akismet.com/?utm_source=jetpack&utm_medium=link&utm_campaign=Jetpack%20Dashboard%20Widget%20Footer%20Link' ); ?>"><?php esc_html_e( 'Akismet can help to keep your blog safe from spam!', 'jetpack' ); ?></a></p>
6841
			<?php endif; ?>
6842
		</div>
6843
6844
		</footer>
6845
		<?php
6846
	}
6847
6848
	/**
6849
	 * Return string containing the Jetpack logo.
6850
	 *
6851
	 * @since 3.9.0
6852
	 *
6853
	 * @return string
6854
	 */
6855
	public static function get_jp_emblem() {
6856
		return '<svg id="jetpack-logo__icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 32 32"><path fill="#00BE28" d="M16,0C7.2,0,0,7.2,0,16s7.2,16,16,16c8.8,0,16-7.2,16-16S24.8,0,16,0z M15.2,18.7h-8l8-15.5V18.7z M16.8,28.8 V13.3h8L16.8,28.8z"/></svg>';
6857
	}
6858
6859
	/*
6860
	 * Adds a "blank" column in the user admin table to display indication of user connection.
6861
	 */
6862
	function jetpack_icon_user_connected( $columns ) {
6863
		$columns['user_jetpack'] = '';
6864
		return $columns;
6865
	}
6866
6867
	/*
6868
	 * Show Jetpack icon if the user is linked.
6869
	 */
6870
	function jetpack_show_user_connected_icon( $val, $col, $user_id ) {
6871
		if ( 'user_jetpack' == $col && Jetpack::is_user_connected( $user_id ) ) {
6872
			$emblem_html = sprintf(
6873
				'<a title="%1$s" class="jp-emblem-user-admin">%2$s</a>',
6874
				esc_attr__( 'This user is linked and ready to fly with Jetpack.', 'jetpack' ),
6875
				Jetpack::get_jp_emblem()
6876
			);
6877
			return $emblem_html;
6878
		}
6879
6880
		return $val;
6881
	}
6882
6883
	/*
6884
	 * Style the Jetpack user column
6885
	 */
6886
	function jetpack_user_col_style() {
6887
		global $current_screen;
6888
		if ( ! empty( $current_screen->base ) && 'users' == $current_screen->base ) { ?>
6889
			<style>
6890
				.fixed .column-user_jetpack {
6891
					width: 21px;
6892
				}
6893
				.jp-emblem-user-admin svg {
6894
					width: 20px;
6895
					height: 20px;
6896
				}
6897
				.jp-emblem-user-admin path {
6898
					fill: #00BE28;
6899
				}
6900
			</style>
6901
		<?php }
6902
	}
6903
6904
	/**
6905
	 * Checks if Akismet is active and working.
6906
	 *
6907
	 * @since  5.1.0
6908
	 * @return bool True = Akismet available. False = Aksimet not available.
6909
	 */
6910
	public static function is_akismet_active() {
6911
		if ( method_exists( 'Akismet' , 'http_post' ) || function_exists( 'akismet_http_post' ) ) {
6912
			return true;
6913
		}
6914
		return false;
6915
	}
6916
6917
	/**
6918
	 * Checks if one or more function names is in debug_backtrace
6919
	 *
6920
	 * @param $names Mixed string name of function or array of string names of functions
6921
	 *
6922
	 * @return bool
6923
	 */
6924
	public static function is_function_in_backtrace( $names ) {
6925
		$backtrace = debug_backtrace( false );
6926
		if ( ! is_array( $names ) ) {
6927
			$names = array( $names );
6928
		}
6929
		$names_as_keys = array_flip( $names );
6930
6931
		//Do check in constant O(1) time for PHP5.5+
6932
		if ( function_exists( 'array_column' ) ) {
6933
			$backtrace_functions = array_column( $backtrace, 'function' );
6934
			$backtrace_functions_as_keys = array_flip( $backtrace_functions );
6935
			$intersection = array_intersect_key( $backtrace_functions_as_keys, $names_as_keys );
6936
			return ! empty ( $intersection );
6937
		}
6938
6939
		//Do check in linear O(n) time for < PHP5.5 ( using isset at least prevents O(n^2) )
6940
		foreach ( $backtrace as $call ) {
6941
			if ( isset( $names_as_keys[ $call['function'] ] ) ) {
6942
				return true;
6943
			}
6944
		}
6945
		return false;
6946
	}
6947
6948
	/**
6949
	 * Given a minified path, and a non-minified path, will return
6950
	 * a minified or non-minified file URL based on whether SCRIPT_DEBUG is set and truthy.
6951
	 *
6952
	 * Both `$min_base` and `$non_min_base` are expected to be relative to the
6953
	 * root Jetpack directory.
6954
	 *
6955
	 * @since 5.6.0
6956
	 *
6957
	 * @param string $min_path
6958
	 * @param string $non_min_path
6959
	 * @return string The URL to the file
6960
	 */
6961
	public static function get_file_url_for_environment( $min_path, $non_min_path ) {
6962
		$path = ( Jetpack_Constants::is_defined( 'SCRIPT_DEBUG' ) && Jetpack_Constants::get_constant( 'SCRIPT_DEBUG' ) )
6963
			? $non_min_path
6964
			: $min_path;
6965
6966
		return plugins_url( $path, JETPACK__PLUGIN_FILE );
6967
	}
6968
6969
	/**
6970
	 * Checks for whether Jetpack Rewind is enabled.
6971
	 * Will return true if the state of Rewind is anything except "unavailable".
6972
	 * @return bool|int|mixed
6973
	 */
6974
	public static function is_rewind_enabled() {
6975
		if ( ! Jetpack::is_active() ) {
6976
			return false;
6977
		}
6978
6979
		$rewind_enabled = get_transient( 'jetpack_rewind_enabled' );
6980
		if ( false === $rewind_enabled ) {
6981
			jetpack_require_lib( 'class.core-rest-api-endpoints' );
6982
			$rewind_data = (array) Jetpack_Core_Json_Api_Endpoints::rewind_data();
6983
			$rewind_enabled = ( ! is_wp_error( $rewind_data )
6984
				&& ! empty( $rewind_data['state'] )
6985
				&& 'unavailable' !== $rewind_data['state'] )
6986
				? 1
6987
				: 0;
6988
6989
			set_transient( 'jetpack_rewind_enabled', $rewind_enabled, 10 * MINUTE_IN_SECONDS );
6990
		}
6991
		return $rewind_enabled;
6992
	}
6993
}
6994