Completed
Push — update/activate_module ( e4e81d )
by
unknown
10:36
created

class.jetpack.php (7 issues)

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
class Jetpack {
26
	public $xmlrpc_server = null;
27
28
	private $xmlrpc_verification = null;
29
30
	public $HTTP_RAW_POST_DATA = null; // copy of $GLOBALS['HTTP_RAW_POST_DATA']
31
32
	/**
33
	 * @var array The handles of styles that are concatenated into jetpack.css
34
	 */
35
	public $concatenated_style_handles = array(
36
		'jetpack-carousel',
37
		'grunion.css',
38
		'the-neverending-homepage',
39
		'jetpack_likes',
40
		'jetpack_related-posts',
41
		'sharedaddy',
42
		'jetpack-slideshow',
43
		'presentations',
44
		'jetpack-subscriptions',
45
		'tiled-gallery',
46
		'widget-conditions',
47
		'jetpack_display_posts_widget',
48
		'gravatar-profile-widget',
49
		'widget-grid-and-list',
50
		'jetpack-widgets',
51
		'goodreads-widget',
52
		'jetpack_social_media_icons_widget',
53
	);
54
55
	public $plugins_to_deactivate = array(
56
		'stats'               => array( 'stats/stats.php', 'WordPress.com Stats' ),
57
		'shortlinks'          => array( 'stats/stats.php', 'WordPress.com Stats' ),
58
		'sharedaddy'          => array( 'sharedaddy/sharedaddy.php', 'Sharedaddy' ),
59
		'twitter-widget'      => array( 'wickett-twitter-widget/wickett-twitter-widget.php', 'Wickett Twitter Widget' ),
60
		'after-the-deadline'  => array( 'after-the-deadline/after-the-deadline.php', 'After The Deadline' ),
61
		'contact-form'        => array( 'grunion-contact-form/grunion-contact-form.php', 'Grunion Contact Form' ),
62
		'contact-form'        => array( 'mullet/mullet-contact-form.php', 'Mullet Contact Form' ),
63
		'custom-css'          => array( 'safecss/safecss.php', 'WordPress.com Custom CSS' ),
64
		'random-redirect'     => array( 'random-redirect/random-redirect.php', 'Random Redirect' ),
65
		'videopress'          => array( 'video/video.php', 'VideoPress' ),
66
		'widget-visibility'   => array( 'jetpack-widget-visibility/widget-visibility.php', 'Jetpack Widget Visibility' ),
67
		'widget-visibility'   => array( 'widget-visibility-without-jetpack/widget-visibility-without-jetpack.php', 'Widget Visibility Without Jetpack' ),
68
		'sharedaddy'          => array( 'jetpack-sharing/sharedaddy.php', 'Jetpack Sharing' ),
69
		'omnisearch'          => array( 'jetpack-omnisearch/omnisearch.php', 'Jetpack Omnisearch' ),
70
		'gravatar-hovercards' => array( 'jetpack-gravatar-hovercards/gravatar-hovercards.php', 'Jetpack Gravatar Hovercards' ),
71
		'latex'               => array( 'wp-latex/wp-latex.php', 'WP LaTeX' )
72
	);
73
74
	public $capability_translations = array(
75
		'administrator' => 'manage_options',
76
		'editor'        => 'edit_others_posts',
77
		'author'        => 'publish_posts',
78
		'contributor'   => 'edit_posts',
79
		'subscriber'    => 'read',
80
	);
81
82
	/**
83
	 * Map of modules that have conflicts with plugins and should not be auto-activated
84
	 * if the plugins are active.  Used by filter_default_modules
85
	 *
86
	 * Plugin Authors: If you'd like to prevent a single module from auto-activating,
87
	 * change `module-slug` and add this to your plugin:
88
	 *
89
	 * add_filter( 'jetpack_get_default_modules', 'my_jetpack_get_default_modules' );
90
	 * function my_jetpack_get_default_modules( $modules ) {
91
	 *     return array_diff( $modules, array( 'module-slug' ) );
92
	 * }
93
	 *
94
	 * @var array
95
	 */
96
	private $conflicting_plugins = array(
97
		'comments'          => array(
98
			'Intense Debate'                       => 'intensedebate/intensedebate.php',
99
			'Disqus'                               => 'disqus-comment-system/disqus.php',
100
			'Livefyre'                             => 'livefyre-comments/livefyre.php',
101
			'Comments Evolved for WordPress'       => 'gplus-comments/comments-evolved.php',
102
			'Google+ Comments'                     => 'google-plus-comments/google-plus-comments.php',
103
			'WP-SpamShield Anti-Spam'              => 'wp-spamshield/wp-spamshield.php',
104
		),
105
		'contact-form'      => array(
106
			'Contact Form 7'                       => 'contact-form-7/wp-contact-form-7.php',
107
			'Gravity Forms'                        => 'gravityforms/gravityforms.php',
108
			'Contact Form Plugin'                  => 'contact-form-plugin/contact_form.php',
109
			'Easy Contact Forms'                   => 'easy-contact-forms/easy-contact-forms.php',
110
			'Fast Secure Contact Form'             => 'si-contact-form/si-contact-form.php',
111
		),
112
		'minileven'         => array(
113
			'WPtouch'                              => 'wptouch/wptouch.php',
114
		),
115
		'latex'             => array(
116
			'LaTeX for WordPress'                  => 'latex/latex.php',
117
			'Youngwhans Simple Latex'              => 'youngwhans-simple-latex/yw-latex.php',
118
			'Easy WP LaTeX'                        => 'easy-wp-latex-lite/easy-wp-latex-lite.php',
119
			'MathJax-LaTeX'                        => 'mathjax-latex/mathjax-latex.php',
120
			'Enable Latex'                         => 'enable-latex/enable-latex.php',
121
			'WP QuickLaTeX'                        => 'wp-quicklatex/wp-quicklatex.php',
122
		),
123
		'protect'           => array(
124
			'Limit Login Attempts'                 => 'limit-login-attempts/limit-login-attempts.php',
125
			'Captcha'                              => 'captcha/captcha.php',
126
			'Brute Force Login Protection'         => 'brute-force-login-protection/brute-force-login-protection.php',
127
			'Login Security Solution'              => 'login-security-solution/login-security-solution.php',
128
			'WPSecureOps Brute Force Protect'      => 'wpsecureops-bruteforce-protect/wpsecureops-bruteforce-protect.php',
129
			'BulletProof Security'                 => 'bulletproof-security/bulletproof-security.php',
130
			'SiteGuard WP Plugin'                  => 'siteguard/siteguard.php',
131
			'Security-protection'                  => 'security-protection/security-protection.php',
132
			'Login Security'                       => 'login-security/login-security.php',
133
			'Botnet Attack Blocker'                => 'botnet-attack-blocker/botnet-attack-blocker.php',
134
			'Wordfence Security'                   => 'wordfence/wordfence.php',
135
			'All In One WP Security & Firewall'    => 'all-in-one-wp-security-and-firewall/wp-security.php',
136
			'iThemes Security'                     => 'better-wp-security/better-wp-security.php',
137
		),
138
		'random-redirect'   => array(
139
			'Random Redirect 2'                    => 'random-redirect-2/random-redirect.php',
140
		),
141
		'related-posts'     => array(
142
			'YARPP'                                => 'yet-another-related-posts-plugin/yarpp.php',
143
			'WordPress Related Posts'              => 'wordpress-23-related-posts-plugin/wp_related_posts.php',
144
			'nrelate Related Content'              => 'nrelate-related-content/nrelate-related.php',
145
			'Contextual Related Posts'             => 'contextual-related-posts/contextual-related-posts.php',
146
			'Related Posts for WordPress'          => 'microkids-related-posts/microkids-related-posts.php',
147
			'outbrain'                             => 'outbrain/outbrain.php',
148
			'Shareaholic'                          => 'shareaholic/shareaholic.php',
149
			'Sexybookmarks'                        => 'sexybookmarks/shareaholic.php',
150
		),
151
		'sharedaddy'        => array(
152
			'AddThis'                              => 'addthis/addthis_social_widget.php',
153
			'Add To Any'                           => 'add-to-any/add-to-any.php',
154
			'ShareThis'                            => 'share-this/sharethis.php',
155
			'Shareaholic'                          => 'shareaholic/shareaholic.php',
156
		),
157
		'verification-tools' => array(
158
			'WordPress SEO by Yoast'               => 'wordpress-seo/wp-seo.php',
159
			'WordPress SEO Premium by Yoast'       => 'wordpress-seo-premium/wp-seo-premium.php',
160
			'All in One SEO Pack'                  => 'all-in-one-seo-pack/all_in_one_seo_pack.php',
161
		),
162
		'widget-visibility' => array(
163
			'Widget Logic'                         => 'widget-logic/widget_logic.php',
164
			'Dynamic Widgets'                      => 'dynamic-widgets/dynamic-widgets.php',
165
		),
166
		'sitemaps' => array(
167
			'Google XML Sitemaps'                  => 'google-sitemap-generator/sitemap.php',
168
			'Better WordPress Google XML Sitemaps' => 'bwp-google-xml-sitemaps/bwp-simple-gxs.php',
169
			'Google XML Sitemaps for qTranslate'   => 'google-xml-sitemaps-v3-for-qtranslate/sitemap.php',
170
			'XML Sitemap & Google News feeds'      => 'xml-sitemap-feed/xml-sitemap.php',
171
			'Google Sitemap by BestWebSoft'        => 'google-sitemap-plugin/google-sitemap-plugin.php',
172
			'WordPress SEO by Yoast'               => 'wordpress-seo/wp-seo.php',
173
			'WordPress SEO Premium by Yoast'       => 'wordpress-seo-premium/wp-seo-premium.php',
174
			'All in One SEO Pack'                  => 'all-in-one-seo-pack/all_in_one_seo_pack.php',
175
			'Sitemap'                              => 'sitemap/sitemap.php',
176
			'Simple Wp Sitemap'                    => 'simple-wp-sitemap/simple-wp-sitemap.php',
177
			'Simple Sitemap'                       => 'simple-sitemap/simple-sitemap.php',
178
			'XML Sitemaps'                         => 'xml-sitemaps/xml-sitemaps.php',
179
			'MSM Sitemaps'                         => 'msm-sitemap/msm-sitemap.php',
180
		),
181
	);
182
183
	/**
184
	 * Plugins for which we turn off our Facebook OG Tags implementation.
185
	 *
186
	 * Note: WordPress SEO by Yoast and WordPress SEO Premium by Yoast automatically deactivate
187
	 * Jetpack's Open Graph tags via filter when their Social Meta modules are active.
188
	 *
189
	 * Plugin authors: If you'd like to prevent Jetpack's Open Graph tag generation in your plugin, you can do so via this filter:
190
	 * add_filter( 'jetpack_enable_open_graph', '__return_false' );
191
	 */
192
	private $open_graph_conflicting_plugins = array(
193
		'2-click-socialmedia-buttons/2-click-socialmedia-buttons.php',
194
		                                                         // 2 Click Social Media Buttons
195
		'add-link-to-facebook/add-link-to-facebook.php',         // Add Link to Facebook
196
		'add-meta-tags/add-meta-tags.php',                       // Add Meta Tags
197
		'easy-facebook-share-thumbnails/esft.php',               // Easy Facebook Share Thumbnail
198
		'facebook/facebook.php',                                 // Facebook (official plugin)
199
		'facebook-awd/AWD_facebook.php',                         // Facebook AWD All in one
200
		'facebook-featured-image-and-open-graph-meta-tags/fb-featured-image.php',
201
		                                                         // Facebook Featured Image & OG Meta Tags
202
		'facebook-meta-tags/facebook-metatags.php',              // Facebook Meta Tags
203
		'wonderm00ns-simple-facebook-open-graph-tags/wonderm00n-open-graph.php',
204
		                                                         // Facebook Open Graph Meta Tags for WordPress
205
		'facebook-revised-open-graph-meta-tag/index.php',        // Facebook Revised Open Graph Meta Tag
206
		'facebook-thumb-fixer/_facebook-thumb-fixer.php',        // Facebook Thumb Fixer
207
		'facebook-and-digg-thumbnail-generator/facebook-and-digg-thumbnail-generator.php',
208
		                                                         // Fedmich's Facebook Open Graph Meta
209
		'header-footer/plugin.php',                              // Header and Footer
210
		'network-publisher/networkpub.php',                      // Network Publisher
211
		'nextgen-facebook/nextgen-facebook.php',                 // NextGEN Facebook OG
212
		'social-networks-auto-poster-facebook-twitter-g/NextScripts_SNAP.php',
213
		                                                         // NextScripts SNAP
214
		'opengraph/opengraph.php',                               // Open Graph
215
		'open-graph-protocol-framework/open-graph-protocol-framework.php',
216
		                                                         // Open Graph Protocol Framework
217
		'seo-facebook-comments/seofacebook.php',                 // SEO Facebook Comments
218
		'seo-ultimate/seo-ultimate.php',                         // SEO Ultimate
219
		'sexybookmarks/sexy-bookmarks.php',                      // Shareaholic
220
		'shareaholic/sexy-bookmarks.php',                        // Shareaholic
221
		'sharepress/sharepress.php',                             // SharePress
222
		'simple-facebook-connect/sfc.php',                       // Simple Facebook Connect
223
		'social-discussions/social-discussions.php',             // Social Discussions
224
		'social-sharing-toolkit/social_sharing_toolkit.php',     // Social Sharing Toolkit
225
		'socialize/socialize.php',                               // Socialize
226
		'only-tweet-like-share-and-google-1/tweet-like-plusone.php',
227
		                                                         // Tweet, Like, Google +1 and Share
228
		'wordbooker/wordbooker.php',                             // Wordbooker
229
		'wpsso/wpsso.php',                                       // WordPress Social Sharing Optimization
230
		'wp-caregiver/wp-caregiver.php',                         // WP Caregiver
231
		'wp-facebook-like-send-open-graph-meta/wp-facebook-like-send-open-graph-meta.php',
232
		                                                         // WP Facebook Like Send & Open Graph Meta
233
		'wp-facebook-open-graph-protocol/wp-facebook-ogp.php',   // WP Facebook Open Graph protocol
234
		'wp-ogp/wp-ogp.php',                                     // WP-OGP
235
		'zoltonorg-social-plugin/zosp.php',                      // Zolton.org Social Plugin
236
		'wp-fb-share-like-button/wp_fb_share-like_widget.php'    // WP Facebook Like Button
237
	);
238
239
	/**
240
	 * Plugins for which we turn off our Twitter Cards Tags implementation.
241
	 */
242
	private $twitter_cards_conflicting_plugins = array(
243
	//	'twitter/twitter.php',                       // The official one handles this on its own.
244
	//	                                             // https://github.com/twitter/wordpress/blob/master/src/Twitter/WordPress/Cards/Compatibility.php
245
		'eewee-twitter-card/index.php',              // Eewee Twitter Card
246
		'ig-twitter-cards/ig-twitter-cards.php',     // IG:Twitter Cards
247
		'jm-twitter-cards/jm-twitter-cards.php',     // JM Twitter Cards
248
		'kevinjohn-gallagher-pure-web-brilliants-social-graph-twitter-cards-extention/kevinjohn_gallagher___social_graph_twitter_output.php',
249
		                                             // Pure Web Brilliant's Social Graph Twitter Cards Extension
250
		'twitter-cards/twitter-cards.php',           // Twitter Cards
251
		'twitter-cards-meta/twitter-cards-meta.php', // Twitter Cards Meta
252
		'wp-twitter-cards/twitter_cards.php',        // WP Twitter Cards
253
	);
254
255
	/**
256
	 * Message to display in admin_notice
257
	 * @var string
258
	 */
259
	public $message = '';
260
261
	/**
262
	 * Error to display in admin_notice
263
	 * @var string
264
	 */
265
	public $error = '';
266
267
	/**
268
	 * Modules that need more privacy description.
269
	 * @var string
270
	 */
271
	public $privacy_checks = '';
272
273
	/**
274
	 * Stats to record once the page loads
275
	 *
276
	 * @var array
277
	 */
278
	public $stats = array();
279
280
	/**
281
	 * Allows us to build a temporary security report
282
	 *
283
	 * @var array
284
	 */
285
	static $security_report = array();
286
287
	/**
288
	 * Jetpack_Sync object
289
	 */
290
	public $sync;
291
292
	/**
293
	 * Verified data for JSON authorization request
294
	 */
295
	public $json_api_authorization_request = array();
296
297
	/**
298
	 * Holds the singleton instance of this class
299
	 * @since 2.3.3
300
	 * @var Jetpack
301
	 */
302
	static $instance = false;
303
304
	/**
305
	 * Singleton
306
	 * @static
307
	 */
308
	public static function init() {
309
		if ( ! self::$instance ) {
310
			if ( did_action( 'plugins_loaded' ) )
311
				self::plugin_textdomain();
312
			else
313
				add_action( 'plugins_loaded', array( __CLASS__, 'plugin_textdomain' ), 99 );
314
315
			self::$instance = new Jetpack;
316
317
			self::$instance->plugin_upgrade();
318
319
			add_action( 'init', array( __CLASS__, 'perform_security_reporting' ) );
320
321
		}
322
323
		return self::$instance;
324
	}
325
326
	/**
327
	 * Must never be called statically
328
	 */
329
	function plugin_upgrade() {
330
		if ( Jetpack::is_active() ) {
331
			list( $version ) = explode( ':', Jetpack_Options::get_option( 'version' ) );
332
			if ( JETPACK__VERSION != $version ) {
333
334
				// Check which active modules actually exist and remove others from active_modules list
335
				$unfiltered_modules = Jetpack::get_active_modules();
336
				$modules = array_filter( $unfiltered_modules, array( 'Jetpack', 'is_module' ) );
337
				if ( array_diff( $unfiltered_modules, $modules ) ) {
338
					Jetpack_Options::update_option( 'active_modules', $modules );
339
				}
340
341
				add_action( 'init', array( __CLASS__, 'activate_new_modules' ) );
342
				/**
343
				 * Fires when synchronizing all registered options and constants.
344
				 *
345
				 * @since 3.3.0
346
				 */
347
				do_action( 'jetpack_sync_all_registered_options' );
348
			}
349
		}
350
	}
351
352
	static function activate_manage( ) {
353
354
		if ( did_action( 'init' ) || current_filter() == 'init' ) {
355
			self::activate_module( 'manage', false, false );
356
		} else if ( !  has_action( 'init' , array( __CLASS__, 'activate_manage' ) ) ) {
357
			add_action( 'init', array( __CLASS__, 'activate_manage' ) );
358
		}
359
360
	}
361
362
	/**
363
	 * Constructor.  Initializes WordPress hooks
364
	 */
365
	private function __construct() {
366
		/*
367
		 * Check for and alert any deprecated hooks
368
		 */
369
		add_action( 'init', array( $this, 'deprecated_hooks' ) );
370
371
		/*
372
		 * Do things that should run even in the network admin
373
		 * here, before we potentially fail out.
374
		 */
375
		add_filter( 'jetpack_require_lib_dir', array( $this, 'require_lib_dir' ) );
376
377
		/**
378
		 * We need sync object even in Multisite mode
379
		 */
380
		$this->sync = new Jetpack_Sync;
381
382
		/**
383
		 * Trigger a wp_version sync when updating WP versions
384
		 **/
385
		add_action( 'upgrader_process_complete', array( 'Jetpack', 'update_get_wp_version' ), 10, 2 );
386
		$this->sync->mock_option( 'wp_version', array( 'Jetpack', 'get_wp_version' ) );
387
388
		add_action( 'init', array( $this, 'sync_update_data') );
389
		add_action( 'init', array( $this, 'sync_theme_data' ) );
390
391
		/*
392
		 * Load things that should only be in Network Admin.
393
		 *
394
		 * For now blow away everything else until a more full
395
		 * understanding of what is needed at the network level is
396
		 * available
397
		 */
398
		if( is_multisite() ) {
399
			Jetpack_Network::init();
400
401
			// Only sync this info if we are on a multi site
402
			// @since  3.7
403
			$this->sync->mock_option( 'network_name', array( 'Jetpack', 'network_name' ) );
404
			$this->sync->mock_option( 'network_allow_new_registrations', array( 'Jetpack', 'network_allow_new_registrations' ) );
405
			$this->sync->mock_option( 'network_add_new_users', array( 'Jetpack', 'network_add_new_users' ) );
406
			$this->sync->mock_option( 'network_site_upload_space', array( 'Jetpack', 'network_site_upload_space' ) );
407
			$this->sync->mock_option( 'network_upload_file_types', array( 'Jetpack', 'network_upload_file_types' ) );
408
			$this->sync->mock_option( 'network_enable_administration_menus', array( 'Jetpack', 'network_enable_administration_menus' ) );
409
410
			if( is_network_admin() ) {
411
				// Sync network site data if it is updated or not.
412
				add_action( 'update_wpmu_options', array( $this, 'update_jetpack_network_settings' ) );
413
				return; // End here to prevent single site actions from firing
414
			}
415
		}
416
417
418
		$theme_slug = get_option( 'stylesheet' );
419
420
421
		// Modules should do Jetpack_Sync::sync_options( __FILE__, $option, ... ); instead
422
		// We access the "internal" method here only because the Jetpack object isn't instantiated yet
423
		$this->sync->options(
424
			JETPACK__PLUGIN_DIR . 'jetpack.php',
425
			'home',
426
			'siteurl',
427
			'blogname',
428
			'gmt_offset',
429
			'timezone_string',
430
			'security_report',
431
			'stylesheet',
432
			"theme_mods_{$theme_slug}",
433
			'jetpack_sync_non_public_post_stati',
434
			'jetpack_options',
435
			'site_icon', // (int) - ID of core's Site Icon attachment ID
436
			'default_post_format',
437
			'default_category',
438
			'large_size_w',
439
			'large_size_h',
440
			'thumbnail_size_w',
441
			'thumbnail_size_h',
442
			'medium_size_w',
443
			'medium_size_h',
444
			'thumbnail_crop',
445
			'image_default_link_type'
446
		);
447
448
		foreach( Jetpack_Options::get_option_names( 'non-compact' ) as $option ) {
449
			$this->sync->options( __FILE__, 'jetpack_' . $option );
450
		}
451
452
		/**
453
		 * Sometimes you want to sync data to .com without adding options to .org sites.
454
		 * The mock option allows you to do just that.
455
		 */
456
		$this->sync->mock_option( 'is_main_network',   array( $this, 'is_main_network_option' ) );
457
		$this->sync->mock_option( 'is_multi_site', array( $this, 'is_multisite' ) );
458
		$this->sync->mock_option( 'main_network_site', array( $this, 'jetpack_main_network_site_option' ) );
459
		$this->sync->mock_option( 'single_user_site', array( 'Jetpack', 'is_single_user_site' ) );
460
		$this->sync->mock_option( 'stat_data', array( $this, 'get_stat_data' ) );
461
462
		$this->sync->mock_option( 'has_file_system_write_access', array( 'Jetpack', 'file_system_write_access' ) );
463
		$this->sync->mock_option( 'is_version_controlled', array( 'Jetpack', 'is_version_controlled' ) );
464
		$this->sync->mock_option( 'max_upload_size', 'wp_max_upload_size' );
465
		$this->sync->mock_option( 'content_width', array( 'Jetpack', 'get_content_width' ) );
466
467
		/**
468
		 * Trigger an update to the main_network_site when we update the blogname of a site.
469
		 *
470
		 */
471
		add_action( 'update_option_siteurl', array( $this, 'update_jetpack_main_network_site_option' ) );
472
473
		add_action( 'update_option', array( $this, 'log_settings_change' ), 10, 3 );
474
475
		// Update the settings everytime the we register a new user to the site or we delete a user.
476
		add_action( 'user_register', array( $this, 'is_single_user_site_invalidate' ) );
477
		add_action( 'deleted_user', array( $this, 'is_single_user_site_invalidate' ) );
478
479
		// Unlink user before deleting the user from .com
480
		add_action( 'deleted_user', array( $this, 'unlink_user' ), 10, 1 );
481
		add_action( 'remove_user_from_blog', array( $this, 'unlink_user' ), 10, 1 );
482
483
		if ( defined( 'XMLRPC_REQUEST' ) && XMLRPC_REQUEST && isset( $_GET['for'] ) && 'jetpack' == $_GET['for'] ) {
484
			@ini_set( 'display_errors', false ); // Display errors can cause the XML to be not well formed.
485
486
			require_once JETPACK__PLUGIN_DIR . 'class.jetpack-xmlrpc-server.php';
487
			$this->xmlrpc_server = new Jetpack_XMLRPC_Server();
488
489
			$this->require_jetpack_authentication();
490
491
			if ( Jetpack::is_active() ) {
492
				// Hack to preserve $HTTP_RAW_POST_DATA
493
				add_filter( 'xmlrpc_methods', array( $this, 'xmlrpc_methods' ) );
494
495
				$signed = $this->verify_xml_rpc_signature();
496
				if ( $signed && ! is_wp_error( $signed ) ) {
497
					// The actual API methods.
498
					add_filter( 'xmlrpc_methods', array( $this->xmlrpc_server, 'xmlrpc_methods' ) );
499
				} else {
500
					add_filter( 'xmlrpc_methods', '__return_empty_array' );
501
				}
502
			} else {
503
				// The bootstrap API methods.
504
				add_filter( 'xmlrpc_methods', array( $this->xmlrpc_server, 'bootstrap_xmlrpc_methods' ) );
505
			}
506
507
			// Now that no one can authenticate, and we're whitelisting all XML-RPC methods, force enable_xmlrpc on.
508
			add_filter( 'pre_option_enable_xmlrpc', '__return_true' );
509
		} elseif ( is_admin() && isset( $_POST['action'] ) && 'jetpack_upload_file' == $_POST['action'] ) {
510
			$this->require_jetpack_authentication();
511
			$this->add_remote_request_handlers();
512
		} else {
513
			if ( Jetpack::is_active() ) {
514
				add_action( 'login_form_jetpack_json_api_authorization', array( &$this, 'login_form_json_api_authorization' ) );
515
				add_filter( 'xmlrpc_methods', array( $this, 'public_xmlrpc_methods' ) );
516
			}
517
		}
518
519
		if ( Jetpack::is_active() ) {
520
			Jetpack_Heartbeat::init();
521
		}
522
523
		add_action( 'jetpack_clean_nonces', array( 'Jetpack', 'clean_nonces' ) );
524
		if ( ! wp_next_scheduled( 'jetpack_clean_nonces' ) ) {
525
			wp_schedule_event( time(), 'hourly', 'jetpack_clean_nonces' );
526
		}
527
528
		add_filter( 'xmlrpc_blog_options', array( $this, 'xmlrpc_options' ) );
529
530
		add_action( 'admin_init', array( $this, 'admin_init' ) );
531
		add_action( 'admin_init', array( $this, 'dismiss_jetpack_notice' ) );
532
533
		add_filter( 'admin_body_class', array( $this, 'admin_body_class' ) );
534
535
		add_action( 'wp_dashboard_setup', array( $this, 'wp_dashboard_setup' ) );
536
		// Filter the dashboard meta box order to swap the new one in in place of the old one.
537
		add_filter( 'get_user_option_meta-box-order_dashboard', array( $this, 'get_user_option_meta_box_order_dashboard' ) );
538
539
		add_action( 'wp_ajax_jetpack-sync-reindex-trigger', array( $this, 'sync_reindex_trigger' ) );
540
		add_action( 'wp_ajax_jetpack-sync-reindex-status', array( $this, 'sync_reindex_status' ) );
541
542
		// Jump Start AJAX callback function
543
		add_action( 'wp_ajax_jetpack_jumpstart_ajax',  array( $this, 'jetpack_jumpstart_ajax_callback' ) );
544
		add_action( 'update_option', array( $this, 'jumpstart_has_updated_module_option' ) );
545
546
		// Identity Crisis AJAX callback function
547
		add_action( 'wp_ajax_jetpack_resolve_identity_crisis', array( $this, 'resolve_identity_crisis_ajax_callback' ) );
548
549
		// JITM AJAX callback function
550
		add_action( 'wp_ajax_jitm_ajax',  array( $this, 'jetpack_jitm_ajax_callback' ) );
551
552
		add_action( 'wp_ajax_jetpack_admin_ajax',          array( $this, 'jetpack_admin_ajax_callback' ) );
553
		add_action( 'wp_ajax_jetpack_admin_ajax_refresh',  array( $this, 'jetpack_admin_ajax_refresh_data' ) );
554
555
		// Universal ajax callback for all tracking events triggered via js
556
		add_action( 'wp_ajax_jetpack_tracks', array( $this, 'jetpack_admin_ajax_tracks_callback' ) );
557
558
		add_action( 'wp_loaded', array( $this, 'register_assets' ) );
559
		add_action( 'wp_enqueue_scripts', array( $this, 'devicepx' ) );
560
		add_action( 'customize_controls_enqueue_scripts', array( $this, 'devicepx' ) );
561
		add_action( 'admin_enqueue_scripts', array( $this, 'devicepx' ) );
562
563
		add_action( 'jetpack_activate_module', array( $this, 'activate_module_actions' ) );
564
565
		add_action( 'plugins_loaded', array( $this, 'extra_oembed_providers' ), 100 );
566
567
		add_action( 'jetpack_notices', array( $this, 'show_development_mode_notice' ) );
568
569
		/**
570
		 * These actions run checks to load additional files.
571
		 * They check for external files or plugins, so they need to run as late as possible.
572
		 */
573
		add_action( 'wp_head', array( $this, 'check_open_graph' ),       1 );
574
		add_action( 'plugins_loaded', array( $this, 'check_twitter_tags' ),     999 );
575
		add_action( 'plugins_loaded', array( $this, 'check_rest_api_compat' ), 1000 );
576
577
		add_filter( 'plugins_url',      array( 'Jetpack', 'maybe_min_asset' ),     1, 3 );
578
		add_filter( 'style_loader_tag', array( 'Jetpack', 'maybe_inline_style' ), 10, 2 );
579
580
		add_filter( 'map_meta_cap', array( $this, 'jetpack_custom_caps' ), 1, 4 );
581
582
		add_filter( 'jetpack_get_default_modules', array( $this, 'filter_default_modules' ) );
583
		add_filter( 'jetpack_get_default_modules', array( $this, 'handle_deprecated_modules' ), 99 );
584
585
		// A filter to control all just in time messages
586
		add_filter( 'jetpack_just_in_time_msgs', '__return_true' );
587
588
		/**
589
		 * This is the hack to concatinate all css files into one.
590
		 * For description and reasoning see the implode_frontend_css method
591
		 *
592
		 * Super late priority so we catch all the registered styles
593
		 */
594
		if( !is_admin() ) {
595
			add_action( 'wp_print_styles', array( $this, 'implode_frontend_css' ), -1 ); // Run first
596
			add_action( 'wp_print_footer_scripts', array( $this, 'implode_frontend_css' ), -1 ); // Run first to trigger before `print_late_styles`
597
		}
598
599
		// Sync Core Icon: Detect changes in Core's Site Icon and make it syncable.
600
		add_action( 'add_option_site_icon',    array( $this, 'jetpack_sync_core_icon' ) );
601
		add_action( 'update_option_site_icon', array( $this, 'jetpack_sync_core_icon' ) );
602
		add_action( 'delete_option_site_icon', array( $this, 'jetpack_sync_core_icon' ) );
603
		add_action( 'jetpack_heartbeat',       array( $this, 'jetpack_sync_core_icon' ) );
604
605
	}
606
607
	/*
608
	 * Make sure any site icon added to core can get
609
	 * synced back to dotcom, so we can display it there.
610
	 */
611
	function jetpack_sync_core_icon() {
612
		if ( function_exists( 'get_site_icon_url' ) ) {
613
			$url = get_site_icon_url();
614
		} else {
615
			return;
616
		}
617
618
		require_once( JETPACK__PLUGIN_DIR . 'modules/site-icon/site-icon-functions.php' );
619
		// If there's a core icon, maybe update the option.  If not, fall back to Jetpack's.
620
		if ( ! empty( $url ) && $url !== jetpack_site_icon_url() ) {
621
			// This is the option that is synced with dotcom
622
			Jetpack_Options::update_option( 'site_icon_url', $url );
623
		} else if ( empty( $url ) && did_action( 'delete_option_site_icon' ) ) {
624
			Jetpack_Options::delete_option( 'site_icon_url' );
625
		}
626
	}
627
628
	function jetpack_admin_ajax_tracks_callback() {
629
		// Check for nonce
630
		if ( ! isset( $_REQUEST['tracksNonce'] ) || ! wp_verify_nonce( $_REQUEST['tracksNonce'], 'jp-tracks-ajax-nonce' ) ) {
631
			wp_die( 'Permissions check failed.' );
632
		}
633
634
		if ( ! isset( $_REQUEST['tracksEventName'] ) || ! isset( $_REQUEST['tracksEventType'] )  ) {
635
			wp_die( 'No valid event name or type.' );
636
		}
637
638
		$tracks_data = array();
639
		if ( 'click' === $_REQUEST['tracksEventType'] && isset( $_REQUEST['tracksEventProp'] ) ) {
640
			$tracks_data = array( 'clicked' => $_REQUEST['tracksEventProp'] );
641
		}
642
643
		JetpackTracking::record_user_event( $_REQUEST['tracksEventName'], $tracks_data );
644
		wp_send_json_success();
645
		wp_die();
646
	}
647
648
	function jetpack_admin_ajax_callback() {
649
		// Check for nonce
650 View Code Duplication
		if ( ! isset( $_REQUEST['adminNonce'] ) || ! wp_verify_nonce( $_REQUEST['adminNonce'], 'jetpack-admin-nonce' ) || ! current_user_can( 'jetpack_manage_modules' ) ) {
651
			wp_die( 'permissions check failed' );
652
		}
653
654
		if ( isset( $_REQUEST['toggleModule'] ) && 'nux-toggle-module' == $_REQUEST['toggleModule'] ) {
655
			$slug = $_REQUEST['thisModuleSlug'];
656
657
			if ( ! in_array( $slug, Jetpack::get_available_modules() ) ) {
658
				wp_die( 'That is not a Jetpack module slug' );
659
			}
660
661
			if ( Jetpack::is_module_active( $slug ) ) {
662
				Jetpack::deactivate_module( $slug );
663
			} else {
664
				Jetpack::activate_module( $slug, false, false );
665
			}
666
667
			$modules = Jetpack_Admin::init()->get_modules();
668
			echo json_encode( $modules[ $slug ] );
669
670
			exit;
671
		}
672
673
		wp_die();
674
	}
675
676
	/*
677
	 * Sometimes we need to refresh the data,
678
	 * especially if the page is visited via a 'history'
679
	 * event like back/forward
680
	 */
681
	function jetpack_admin_ajax_refresh_data() {
682
		// Check for nonce
683 View Code Duplication
		if ( ! isset( $_REQUEST['adminNonce'] ) || ! wp_verify_nonce( $_REQUEST['adminNonce'], 'jetpack-admin-nonce' ) ) {
684
			wp_die( 'permissions check failed' );
685
		}
686
687
		if ( isset( $_REQUEST['refreshData'] ) && 'refresh' == $_REQUEST['refreshData'] ) {
688
			$modules = Jetpack_Admin::init()->get_modules();
689
			echo json_encode( $modules );
690
			exit;
691
		}
692
693
		wp_die();
694
	}
695
696
	/**
697
	 * The callback for the Jump Start ajax requests.
698
	 */
699
	function jetpack_jumpstart_ajax_callback() {
700
		// Check for nonce
701
		if ( ! isset( $_REQUEST['jumpstartNonce'] ) || ! wp_verify_nonce( $_REQUEST['jumpstartNonce'], 'jetpack-jumpstart-nonce' ) )
702
			wp_die( 'permissions check failed' );
703
704
		if ( isset( $_REQUEST['jumpStartActivate'] ) && 'jump-start-activate' == $_REQUEST['jumpStartActivate'] ) {
705
			// Update the jumpstart option
706
			if ( 'new_connection' === Jetpack_Options::get_option( 'jumpstart' ) ) {
707
				Jetpack_Options::update_option( 'jumpstart', 'jumpstart_activated' );
708
			}
709
710
			// Loops through the requested "Jump Start" modules, and activates them.
711
			// Custom 'no_message' state, so that no message will be shown on reload.
712
			$modules = $_REQUEST['jumpstartModSlug'];
713
			$module_slugs = array();
714
			foreach( $modules as $module => $value ) {
715
				$module_slugs[] = $value['module_slug'];
716
			}
717
718
			// Check for possible conflicting plugins
719
			$module_slugs_filtered = $this->filter_default_modules( $module_slugs );
720
721
			foreach ( $module_slugs_filtered as $module_slug ) {
722
				Jetpack::log( 'activate', $module_slug );
723
				Jetpack::activate_module( $module_slug, false, false );
724
				Jetpack::state( 'message', 'no_message' );
725
			}
726
727
			// Set the default sharing buttons and set to display on posts if none have been set.
728
			$sharing_services = get_option( 'sharing-services' );
729
			$sharing_options  = get_option( 'sharing-options' );
730
			if ( empty( $sharing_services['visible'] ) ) {
731
				// Default buttons to set
732
				$visible = array(
733
					'twitter',
734
					'facebook',
735
					'google-plus-1',
736
				);
737
				$hidden = array();
738
739
				// Set some sharing settings
740
				$sharing = new Sharing_Service();
741
				$sharing_options['global'] = array(
742
					'button_style'  => 'icon',
743
					'sharing_label' => $sharing->default_sharing_label,
744
					'open_links'    => 'same',
745
					'show'          => array( 'post' ),
746
					'custom'        => isset( $sharing_options['global']['custom'] ) ? $sharing_options['global']['custom'] : array()
747
				);
748
749
				update_option( 'sharing-options', $sharing_options );
750
751
				// Send a success response so that we can display an error message.
752
				$success = update_option( 'sharing-services', array( 'visible' => $visible, 'hidden' => $hidden ) );
753
				echo json_encode( $success );
754
				exit;
755
			}
756
757
		} elseif ( isset( $_REQUEST['disableJumpStart'] ) && true == $_REQUEST['disableJumpStart'] ) {
758
			// If dismissed, flag the jumpstart option as such.
759
			// Send a success response so that we can display an error message.
760
			if ( 'new_connection' === Jetpack_Options::get_option( 'jumpstart' ) ) {
761
				$success = Jetpack_Options::update_option( 'jumpstart', 'jumpstart_dismissed' );
762
				echo json_encode( $success );
763
				exit;
764
			}
765
766
		} elseif ( isset( $_REQUEST['jumpStartDeactivate'] ) && 'jump-start-deactivate' == $_REQUEST['jumpStartDeactivate'] ) {
767
768
			// FOR TESTING ONLY
769
			// @todo remove
770
			$modules = (array) $_REQUEST['jumpstartModSlug'];
771
			foreach( $modules as $module => $value ) {
772
				if ( !in_array( $value['module_slug'], Jetpack::get_default_modules() ) ) {
773
					Jetpack::log( 'deactivate', $value['module_slug'] );
774
					Jetpack::deactivate_module( $value['module_slug'] );
775
					Jetpack::state( 'message', 'no_message' );
776
				} else {
777
					Jetpack::log( 'activate', $value['module_slug'] );
778
					Jetpack::activate_module( $value['module_slug'], false, false );
779
					Jetpack::state( 'message', 'no_message' );
780
				}
781
			}
782
783
			Jetpack_Options::update_option( 'jumpstart', 'new_connection' );
784
			echo "reload the page";
785
		}
786
787
		wp_die();
788
	}
789
790
	/**
791
	 * The callback for the JITM ajax requests.
792
	 */
793
	function jetpack_jitm_ajax_callback() {
794
		// Check for nonce
795
		if ( ! isset( $_REQUEST['jitmNonce'] ) || ! wp_verify_nonce( $_REQUEST['jitmNonce'], 'jetpack-jitm-nonce' ) ) {
796
			wp_die( 'Module activation failed due to lack of appropriate permissions' );
797
		}
798
		if ( isset( $_REQUEST['jitmActionToTake'] ) && 'activate' == $_REQUEST['jitmActionToTake'] ) {
799
			$module_slug = $_REQUEST['jitmModule'];
800
			Jetpack::log( 'activate', $module_slug );
801
			Jetpack::activate_module( $module_slug, false, false );
802
			Jetpack::state( 'message', 'no_message' );
803
804
			//A Jetpack module is being activated through a JITM, track it
805
			$this->stat( 'jitm', $module_slug.'-activated-' . JETPACK__VERSION );
806
			$this->do_stats( 'server_side' );
807
808
			wp_send_json_success();
809
		}
810
		if ( isset( $_REQUEST['jitmActionToTake'] ) && 'dismiss' == $_REQUEST['jitmActionToTake'] ) {
811
			// get the hide_jitm options array
812
			$jetpack_hide_jitm = Jetpack_Options::get_option( 'hide_jitm' );
813
			$module_slug = $_REQUEST['jitmModule'];
814
815
			if( ! $jetpack_hide_jitm ) {
816
				$jetpack_hide_jitm = array(
817
					$module_slug => 'hide'
818
				);
819
			} else {
820
				$jetpack_hide_jitm[$module_slug] = 'hide';
821
			}
822
823
			Jetpack_Options::update_option( 'hide_jitm', $jetpack_hide_jitm );
824
825
			//jitm is being dismissed forever, track it
826
			$this->stat( 'jitm', $module_slug.'-dismissed-' . JETPACK__VERSION );
827
			$this->do_stats( 'server_side' );
828
829
			wp_send_json_success();
830
		}
831 View Code Duplication
		if ( isset( $_REQUEST['jitmActionToTake'] ) && 'launch' == $_REQUEST['jitmActionToTake'] ) {
832
			$module_slug = $_REQUEST['jitmModule'];
833
834
			// User went to WordPress.com, track this
835
			$this->stat( 'jitm', $module_slug.'-wordpress-tools-' . JETPACK__VERSION );
836
			$this->do_stats( 'server_side' );
837
838
			wp_send_json_success();
839
		}
840 View Code Duplication
		if ( isset( $_REQUEST['jitmActionToTake'] ) && 'viewed' == $_REQUEST['jitmActionToTake'] ) {
841
			$track = $_REQUEST['jitmModule'];
842
843
			// User is viewing JITM, track it.
844
			$this->stat( 'jitm', $track . '-viewed-' . JETPACK__VERSION );
845
			$this->do_stats( 'server_side' );
846
847
			wp_send_json_success();
848
		}
849
	}
850
851
	/**
852
	 * If there are any stats that need to be pushed, but haven't been, push them now.
853
	 */
854
	function __destruct() {
855
		if ( ! empty( $this->stats ) ) {
856
			$this->do_stats( 'server_side' );
857
		}
858
	}
859
860
	function jetpack_custom_caps( $caps, $cap, $user_id, $args ) {
861
		switch( $cap ) {
862
			case 'jetpack_connect' :
863
			case 'jetpack_reconnect' :
864
				if ( Jetpack::is_development_mode() ) {
865
					$caps = array( 'do_not_allow' );
866
					break;
867
				}
868
				/**
869
				 * Pass through. If it's not development mode, these should match disconnect.
870
				 * Let users disconnect if it's development mode, just in case things glitch.
871
				 */
872
			case 'jetpack_disconnect' :
873
				/**
874
				 * In multisite, can individual site admins manage their own connection?
875
				 *
876
				 * Ideally, this should be extracted out to a separate filter in the Jetpack_Network class.
877
				 */
878
				if ( is_multisite() && ! is_super_admin() && is_plugin_active_for_network( 'jetpack/jetpack.php' ) ) {
879
					if ( ! Jetpack_Network::init()->get_option( 'sub-site-connection-override' ) ) {
880
						/**
881
						 * We need to update the option name -- it's terribly unclear which
882
						 * direction the override goes.
883
						 *
884
						 * @todo: Update the option name to `sub-sites-can-manage-own-connections`
885
						 */
886
						$caps = array( 'do_not_allow' );
887
						break;
888
					}
889
				}
890
891
				$caps = array( 'manage_options' );
892
				break;
893
			case 'jetpack_manage_modules' :
894
			case 'jetpack_activate_modules' :
895
			case 'jetpack_deactivate_modules' :
896
				$caps = array( 'manage_options' );
897
				break;
898
			case 'jetpack_configure_modules' :
899
				$caps = array( 'manage_options' );
900
				break;
901
			case 'jetpack_network_admin_page':
902
			case 'jetpack_network_settings_page':
903
				$caps = array( 'manage_network_plugins' );
904
				break;
905
			case 'jetpack_network_sites_page':
906
				$caps = array( 'manage_sites' );
907
				break;
908
			case 'jetpack_admin_page' :
909
				if ( Jetpack::is_development_mode() ) {
910
					$caps = array( 'manage_options' );
911
					break;
912
				}
913
914
				// Don't ever show to subscribers, but allow access to the page if they're trying to unlink.
915
				if ( ! current_user_can( 'edit_posts' ) ) {
916
					if ( isset( $_GET['redirect'] ) && 'sub-unlink' == $_GET['redirect'] ) {
917
						// We need this in order to unlink the user.
918
						$this->admin_page_load();
919
					}
920
					if ( ! wp_verify_nonce( 'jetpack-unlink' ) ) {
921
						$caps = array( 'do_not_allow' );
922
						break;
923
					}
924
				}
925
926
				if ( ! self::is_active() && ! current_user_can( 'jetpack_connect' ) ) {
927
					$caps = array( 'do_not_allow' );
928
					break;
929
				}
930
				/**
931
				 * Pass through. If it's not development mode, these should match the admin page.
932
				 * Let users disconnect if it's development mode, just in case things glitch.
933
				 */
934
			case 'jetpack_connect_user' :
935
				if ( Jetpack::is_development_mode() ) {
936
					$caps = array( 'do_not_allow' );
937
					break;
938
				}
939
				$caps = array( 'read' );
940
				break;
941
		}
942
		return $caps;
943
	}
944
945
	function require_jetpack_authentication() {
946
		// Don't let anyone authenticate
947
		$_COOKIE = array();
948
		remove_all_filters( 'authenticate' );
949
950
		/**
951
		 * For the moment, remove Limit Login Attempts if its xmlrpc for Jetpack.
952
		 * If Limit Login Attempts is installed as a mu-plugin, it can occasionally
953
		 * generate false-positives.
954
		 */
955
		remove_filter( 'wp_login_failed', 'limit_login_failed' );
956
957
		if ( Jetpack::is_active() ) {
958
			// Allow Jetpack authentication
959
			add_filter( 'authenticate', array( $this, 'authenticate_jetpack' ), 10, 3 );
960
		}
961
	}
962
963
	/**
964
	 * Load language files
965
	 */
966
	public static function plugin_textdomain() {
967
		// Note to self, the third argument must not be hardcoded, to account for relocated folders.
968
		load_plugin_textdomain( 'jetpack', false, dirname( plugin_basename( JETPACK__PLUGIN_FILE ) ) . '/languages/' );
969
	}
970
971
	/**
972
	 * Register assets for use in various modules and the Jetpack admin page.
973
	 *
974
	 * @uses wp_script_is, wp_register_script, plugins_url
975
	 * @action wp_loaded
976
	 * @return null
977
	 */
978
	public function register_assets() {
979 View Code Duplication
		if ( ! wp_script_is( 'spin', 'registered' ) ) {
980
			wp_register_script( 'spin', plugins_url( '_inc/spin.js', JETPACK__PLUGIN_FILE ), false, '1.3' );
981
		}
982
983 View Code Duplication
		if ( ! wp_script_is( 'jquery.spin', 'registered' ) ) {
984
			wp_register_script( 'jquery.spin', plugins_url( '_inc/jquery.spin.js', JETPACK__PLUGIN_FILE ) , array( 'jquery', 'spin' ), '1.3' );
985
		}
986
987 View Code Duplication
		if ( ! wp_script_is( 'jetpack-gallery-settings', 'registered' ) ) {
988
			wp_register_script( 'jetpack-gallery-settings', plugins_url( '_inc/gallery-settings.js', JETPACK__PLUGIN_FILE ), array( 'media-views' ), '20121225' );
989
		}
990
991 View Code Duplication
		if ( ! wp_script_is( 'jetpack-twitter-timeline', 'registered' ) ) {
992
			wp_register_script( 'jetpack-twitter-timeline', plugins_url( '_inc/twitter-timeline.js', JETPACK__PLUGIN_FILE ) , array( 'jquery' ), '3.10', true );
993
		}
994
995
		if ( ! wp_script_is( 'jetpack-facebook-embed', 'registered' ) ) {
996
			wp_register_script( 'jetpack-facebook-embed', plugins_url( '_inc/facebook-embed.js', __FILE__ ), array( 'jquery' ), null, true );
997
998
			/** This filter is documented in modules/sharedaddy/sharing-sources.php */
999
			$fb_app_id = apply_filters( 'jetpack_sharing_facebook_app_id', '249643311490' );
1000
			if ( ! is_numeric( $fb_app_id ) ) {
1001
				$fb_app_id = '';
1002
			}
1003
			wp_localize_script(
1004
				'jetpack-facebook-embed',
1005
				'jpfbembed',
1006
				array(
1007
					'appid' => $fb_app_id,
1008
					'locale' => $this->get_locale(),
1009
				)
1010
			);
1011
		}
1012
1013
		/**
1014
		 * As jetpack_register_genericons is by default fired off a hook,
1015
		 * the hook may have already fired by this point.
1016
		 * So, let's just trigger it manually.
1017
		 */
1018
		require_once( JETPACK__PLUGIN_DIR . '_inc/genericons.php' );
1019
		jetpack_register_genericons();
1020
1021 View Code Duplication
		if ( ! wp_style_is( 'jetpack-icons', 'registered' ) )
1022
			wp_register_style( 'jetpack-icons', plugins_url( 'css/jetpack-icons.min.css', JETPACK__PLUGIN_FILE ), false, JETPACK__VERSION );
1023
	}
1024
1025
	/**
1026
	 * Guess locale from language code.
1027
	 *
1028
	 * @param string $lang Language code.
1029
	 * @return string|bool
1030
	 */
1031
	function guess_locale_from_lang( $lang ) {
1032
		if ( 'en' === $lang || 'en_US' === $lang || ! $lang ) {
1033
			return 'en_US';
1034
		}
1035
1036
		if ( ! class_exists( 'GP_Locales' ) ) {
1037
			if ( ! defined( 'JETPACK__GLOTPRESS_LOCALES_PATH' ) || ! file_exists( JETPACK__GLOTPRESS_LOCALES_PATH ) ) {
1038
				return false;
1039
			}
1040
1041
			require JETPACK__GLOTPRESS_LOCALES_PATH;
1042
		}
1043
1044
		if ( defined( 'IS_WPCOM' ) && IS_WPCOM ) {
1045
			// WP.com: get_locale() returns 'it'
1046
			$locale = GP_Locales::by_slug( $lang );
1047
		} else {
1048
			// Jetpack: get_locale() returns 'it_IT';
1049
			$locale = GP_Locales::by_field( 'facebook_locale', $lang );
1050
		}
1051
1052
		if ( ! $locale ) {
1053
			return false;
1054
		}
1055
1056
		if ( empty( $locale->facebook_locale ) ) {
1057
			if ( empty( $locale->wp_locale ) ) {
1058
				return false;
1059
			} else {
1060
				// Facebook SDK is smart enough to fall back to en_US if a
1061
				// locale isn't supported. Since supported Facebook locales
1062
				// can fall out of sync, we'll attempt to use the known
1063
				// wp_locale value and rely on said fallback.
1064
				return $locale->wp_locale;
1065
			}
1066
		}
1067
1068
		return $locale->facebook_locale;
1069
	}
1070
1071
	/**
1072
	 * Get the locale.
1073
	 *
1074
	 * @return string|bool
1075
	 */
1076
	function get_locale() {
1077
		$locale = $this->guess_locale_from_lang( get_locale() );
1078
1079
		if ( ! $locale ) {
1080
			$locale = 'en_US';
1081
		}
1082
1083
		return $locale;
1084
	}
1085
1086
	/**
1087
	 * Device Pixels support
1088
	 * This improves the resolution of gravatars and wordpress.com uploads on hi-res and zoomed browsers.
1089
	 */
1090
	function devicepx() {
1091
		if ( Jetpack::is_active() ) {
1092
			wp_enqueue_script( 'devicepx', set_url_scheme( 'http://s0.wp.com/wp-content/js/devicepx-jetpack.js' ), array(), gmdate( 'oW' ), true );
1093
		}
1094
	}
1095
1096
	/*
1097
	 * Returns the location of Jetpack's lib directory. This filter is applied
1098
	 * in require_lib().
1099
	 *
1100
	 * @filter require_lib_dir
1101
	 */
1102
	function require_lib_dir() {
1103
		return JETPACK__PLUGIN_DIR . '_inc/lib';
1104
	}
1105
1106
	/**
1107
	 * Return the network_site_url so that .com knows what network this site is a part of.
1108
	 * @param  bool $option
1109
	 * @return string
1110
	 */
1111
	public function jetpack_main_network_site_option( $option ) {
1112
		return network_site_url();
1113
	}
1114
	/**
1115
	 * Network Name.
1116
	 */
1117
	static function network_name( $option = null ) {
1118
		global $current_site;
1119
		return $current_site->site_name;
1120
	}
1121
	/**
1122
	 * Does the network allow new user and site registrations.
1123
	 * @return string
1124
	 */
1125
	static function network_allow_new_registrations( $option = null ) {
1126
		return ( in_array( get_site_option( 'registration' ), array('none', 'user', 'blog', 'all' ) ) ? get_site_option( 'registration') : 'none' );
1127
	}
1128
	/**
1129
	 * Does the network allow admins to add new users.
1130
	 * @return boolian
1131
	 */
1132
	static function network_add_new_users( $option = null ) {
1133
		return (bool) get_site_option( 'add_new_users' );
1134
	}
1135
	/**
1136
	 * File upload psace left per site in MB.
1137
	 *  -1 means NO LIMIT.
1138
	 * @return number
1139
	 */
1140
	static function network_site_upload_space( $option = null ) {
1141
		// value in MB
1142
		return ( get_site_option( 'upload_space_check_disabled' ) ? -1 : get_space_allowed() );
1143
	}
1144
1145
	/**
1146
	 * Network allowed file types.
1147
	 * @return string
1148
	 */
1149
	static function network_upload_file_types( $option = null ) {
1150
		return get_site_option( 'upload_filetypes', 'jpg jpeg png gif' );
1151
	}
1152
1153
	/**
1154
	 * Maximum file upload size set by the network.
1155
	 * @return number
1156
	 */
1157
	static function network_max_upload_file_size( $option = null ) {
1158
		// value in KB
1159
		return get_site_option( 'fileupload_maxk', 300 );
1160
	}
1161
1162
	/**
1163
	 * Lets us know if a site allows admins to manage the network.
1164
	 * @return array
1165
	 */
1166
	static function network_enable_administration_menus( $option = null ) {
1167
		return get_site_option( 'menu_items' );
1168
	}
1169
1170
	/**
1171
	 * Return whether we are dealing with a multi network setup or not.
1172
	 * The reason we are type casting this is because we want to avoid the situation where
1173
	 * the result is false since when is_main_network_option return false it cases
1174
	 * the rest the get_option( 'jetpack_is_multi_network' ); to return the value that is set in the
1175
	 * database which could be set to anything as opposed to what this function returns.
1176
	 * @param  bool  $option
1177
	 *
1178
	 * @return boolean
1179
	 */
1180
	public function is_main_network_option( $option ) {
1181
		// return '1' or ''
1182
		return (string) (bool) Jetpack::is_multi_network();
1183
	}
1184
1185
	/**
1186
	 * Return true if we are with multi-site or multi-network false if we are dealing with single site.
1187
	 *
1188
	 * @param  string  $option
1189
	 * @return boolean
1190
	 */
1191
	public function is_multisite( $option ) {
1192
		return (string) (bool) is_multisite();
1193
	}
1194
1195
	/**
1196
	 * Implemented since there is no core is multi network function
1197
	 * Right now there is no way to tell if we which network is the dominant network on the system
1198
	 *
1199
	 * @since  3.3
1200
	 * @return boolean
1201
	 */
1202
	public static function is_multi_network() {
1203
		global  $wpdb;
1204
1205
		// if we don't have a multi site setup no need to do any more
1206
		if ( ! is_multisite() ) {
1207
			return false;
1208
		}
1209
1210
		$num_sites = $wpdb->get_var( "SELECT COUNT(*) FROM {$wpdb->site}" );
1211
		if ( $num_sites > 1 ) {
1212
			return true;
1213
		} else {
1214
			return false;
1215
		}
1216
	}
1217
1218
	/**
1219
	 * Trigger an update to the main_network_site when we update the siteurl of a site.
1220
	 * @return null
1221
	 */
1222
	function update_jetpack_main_network_site_option() {
1223
		// do_action( 'add_option_$option', '$option', '$value-of-the-option' );
1224
		/**
1225
		 * Fires when the site URL is updated.
1226
		 * Determines if the site is the main site of a Mulitiste network.
1227
		 *
1228
		 * @since 3.3.0
1229
		 *
1230
		 * @param string jetpack_main_network_site.
1231
		 * @param string network_site_url() Site URL for the "main" site of the current Multisite network.
1232
		 */
1233
		do_action( 'add_option_jetpack_main_network_site', 'jetpack_main_network_site', network_site_url() );
1234
		/**
1235
		 * Fires when the site URL is updated.
1236
		 * Determines if the is part of a multi network.
1237
		 *
1238
		 * @since 3.3.0
1239
		 *
1240
		 * @param string jetpack_is_main_network.
1241
		 * @param bool Jetpack::is_multi_network() Is the site part of a multi network.
1242
		 */
1243
		do_action( 'add_option_jetpack_is_main_network', 'jetpack_is_main_network', (string) (bool) Jetpack::is_multi_network() );
1244
		/**
1245
		 * Fires when the site URL is updated.
1246
		 * Determines if the site is part of a multisite network.
1247
		 *
1248
		 * @since 3.4.0
1249
		 *
1250
		 * @param string jetpack_is_multi_site.
1251
		 * @param bool is_multisite() Is the site part of a mutlisite network.
1252
		 */
1253
		do_action( 'add_option_jetpack_is_multi_site', 'jetpack_is_multi_site', (string) (bool) is_multisite() );
1254
	}
1255
	/**
1256
	 * Triggered after a user updates the network settings via Network Settings Admin Page
1257
	 *
1258
	 */
1259
	function update_jetpack_network_settings() {
1260
		// Only sync this info for the main network site.
1261
		do_action( 'add_option_jetpack_network_name', 'jetpack_network_name', Jetpack::network_name() );
1262
		do_action( 'add_option_jetpack_network_allow_new_registrations', 'jetpack_network_allow_new_registrations', Jetpack::network_allow_new_registrations() );
1263
		do_action( 'add_option_jetpack_network_add_new_users', 'jetpack_network_add_new_users', Jetpack::network_add_new_users() );
1264
		do_action( 'add_option_jetpack_network_site_upload_space', 'jetpack_network_site_upload_space', Jetpack::network_site_upload_space() );
1265
		do_action( 'add_option_jetpack_network_upload_file_types', 'jetpack_network_upload_file_types', Jetpack::network_upload_file_types() );
1266
		do_action( 'add_option_jetpack_network_enable_administration_menus', 'jetpack_network_enable_administration_menus', Jetpack::network_enable_administration_menus() );
1267
1268
	}
1269
1270
	/**
1271
	 * Get back if the current site is single user site.
1272
	 *
1273
	 * @return bool
1274
	 */
1275
	public static function is_single_user_site() {
1276
1277
		$user_query = new WP_User_Query( array(
1278
			'blog_id' => get_current_blog_id(),
1279
			'fields'  => 'ID',
1280
			'number' => 2
1281
		) );
1282
		return 1 === (int) $user_query->get_total();
1283
	}
1284
1285
	/**
1286
	 * Returns true if the site has file write access false otherwise.
1287
	 * @return string ( '1' | '0' )
1288
	 **/
1289
	public static function file_system_write_access() {
1290
		if ( ! function_exists( 'get_filesystem_method' ) ) {
1291
			require_once( ABSPATH . 'wp-admin/includes/file.php' );
1292
		}
1293
1294
		require_once( ABSPATH . 'wp-admin/includes/template.php' );
1295
1296
		$filesystem_method = get_filesystem_method();
1297
		if ( $filesystem_method === 'direct' ) {
1298
			return 1;
1299
		}
1300
1301
		ob_start();
1302
		$filesystem_credentials_are_stored = request_filesystem_credentials( self_admin_url() );
1303
		ob_end_clean();
1304
		if ( $filesystem_credentials_are_stored ) {
1305
			return 1;
1306
		}
1307
		return 0;
1308
	}
1309
1310
	/**
1311
	 * Finds out if a site is using a version control system.
1312
	 * @return string ( '1' | '0' )
1313
	 **/
1314
	public static function is_version_controlled() {
1315
1316
		if ( !class_exists( 'WP_Automatic_Updater' ) ) {
1317
			require_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );
1318
		}
1319
		$updater = new WP_Automatic_Updater();
1320
		$is_version_controlled = strval( $updater->is_vcs_checkout( $context = ABSPATH ) );
1321
		// transients should not be empty
1322
		if ( empty( $is_version_controlled ) ) {
1323
			$is_version_controlled = '0';
1324
		}
1325
		return $is_version_controlled;
1326
	}
1327
1328
	/**
1329
	 * Determines whether the current theme supports featured images or not.
1330
	 * @return string ( '1' | '0' )
1331
	 */
1332
	public static function featured_images_enabled() {
1333
		return current_theme_supports( 'post-thumbnails' ) ? '1' : '0';
1334
	}
1335
1336
	/*
1337
	 * Sync back wp_version
1338
	 */
1339
	public static function get_wp_version() {
1340
		global $wp_version;
1341
		return $wp_version;
1342
	}
1343
1344
	/**
1345
	 * Keeps wp_version in sync with .com when WordPress core updates
1346
	 **/
1347
	public static function update_get_wp_version( $update, $meta_data ) {
1348
		if ( 'update' === $meta_data['action'] && 'core' === $meta_data['type'] ) {
1349
			/** This action is documented in wp-includes/option.php */
1350
			/**
1351
			 * This triggers the sync for the jetpack version
1352
			 * See Jetpack_Sync options method for more info.
1353
			 */
1354
			do_action( 'add_option_jetpack_wp_version', 'jetpack_wp_version', (string) Jetpack::get_wp_version() );
1355
		}
1356
	}
1357
1358
	/**
1359
	 * Triggers a sync of update counts and update details
1360
	 */
1361
	function sync_update_data() {
1362
		// Anytime WordPress saves update data, we'll want to sync update data
1363
		add_action( 'set_site_transient_update_plugins', array( 'Jetpack', 'refresh_update_data' ) );
1364
		add_action( 'set_site_transient_update_themes', array( 'Jetpack', 'refresh_update_data' ) );
1365
		add_action( 'set_site_transient_update_core', array( 'Jetpack', 'refresh_update_data' ) );
1366
		// Anytime a connection to jetpack is made, sync the update data
1367
		add_action( 'jetpack_site_registered', array( 'Jetpack', 'refresh_update_data' ) );
1368
		// Anytime the Jetpack Version changes, sync the the update data
1369
		add_action( 'updating_jetpack_version', array( 'Jetpack', 'refresh_update_data' ) );
1370
1371
		if ( current_user_can( 'update_core' ) && current_user_can( 'update_plugins' ) && current_user_can( 'update_themes' ) ) {
1372
			$this->sync->mock_option( 'updates', array( 'Jetpack', 'get_updates' ) );
1373
		}
1374
1375
		$this->sync->mock_option( 'update_details', array( 'Jetpack', 'get_update_details' ) );
1376
	}
1377
1378
	/**
1379
	 * Triggers a sync of information specific to the current theme.
1380
	 */
1381
	function sync_theme_data() {
1382
		add_action( 'switch_theme', array( 'Jetpack', 'refresh_theme_data' ) );
1383
		$this->sync->mock_option( 'featured_images_enabled', array( 'Jetpack', 'featured_images_enabled' ) );
1384
	}
1385
1386
	/**
1387
	 * jetpack_updates is saved in the following schema:
1388
	 *
1389
	 * array (
1390
	 *      'plugins'                       => (int) Number of plugin updates available.
1391
	 *      'themes'                        => (int) Number of theme updates available.
1392
	 *      'wordpress'                     => (int) Number of WordPress core updates available.
1393
	 *      'translations'                  => (int) Number of translation updates available.
1394
	 *      'total'                         => (int) Total of all available updates.
1395
	 *      'wp_update_version'             => (string) The latest available version of WordPress, only present if a WordPress update is needed.
1396
	 * )
1397
	 * @return array
1398
	 */
1399
	public static function get_updates() {
1400
		$update_data = wp_get_update_data();
1401
1402
		// Stores the individual update counts as well as the total count.
1403
		if ( isset( $update_data['counts'] ) ) {
1404
			$updates = $update_data['counts'];
1405
		}
1406
1407
		// If we need to update WordPress core, let's find the latest version number.
1408 View Code Duplication
		if ( ! empty( $updates['wordpress'] ) ) {
1409
			$cur = get_preferred_from_update_core();
1410
			if ( isset( $cur->response ) && 'upgrade' === $cur->response ) {
1411
				$updates['wp_update_version'] = $cur->current;
1412
			}
1413
		}
1414
		return isset( $updates ) ? $updates : array();
1415
	}
1416
1417
	public static function get_update_details() {
1418
		$update_details = array(
1419
			'update_core' => get_site_transient( 'update_core' ),
1420
			'update_plugins' => get_site_transient( 'update_plugins' ),
1421
			'update_themes' => get_site_transient( 'update_themes' ),
1422
		);
1423
		return $update_details;
1424
	}
1425
1426
	public static function refresh_update_data() {
1427
		if ( current_user_can( 'update_core' ) && current_user_can( 'update_plugins' ) && current_user_can( 'update_themes' ) ) {
1428
			/**
1429
			 * Fires whenever the amount of updates needed for a site changes.
1430
			 * Syncs an array that includes the number of theme, plugin, and core updates available, as well as the latest core version available.
1431
			 *
1432
			 * @since 3.7.0
1433
			 *
1434
			 * @param string jetpack_updates
1435
			 * @param array Update counts calculated by Jetpack::get_updates
1436
			 */
1437
			do_action( 'add_option_jetpack_updates', 'jetpack_updates', Jetpack::get_updates() );
1438
		}
1439
		/**
1440
		 * Fires whenever the amount of updates needed for a site changes.
1441
		 * Syncs an array of core, theme, and plugin data, and which of each is out of date
1442
		 *
1443
		 * @since 3.7.0
1444
		 *
1445
		 * @param string jetpack_update_details
1446
		 * @param array Update details calculated by Jetpack::get_update_details
1447
		 */
1448
		do_action( 'add_option_jetpack_update_details', 'jetpack_update_details', Jetpack::get_update_details() );
1449
	}
1450
1451
	public static function refresh_theme_data() {
1452
		/**
1453
		 * Fires whenever a theme change is made.
1454
		 *
1455
		 * @since 3.8.1
1456
		 *
1457
		 * @param string featured_images_enabled
1458
		 * @param boolean Whether featured images are enabled or not
1459
		 */
1460
		do_action( 'add_option_jetpack_featured_images_enabled', 'jetpack_featured_images_enabled', Jetpack::featured_images_enabled() );
1461
	}
1462
1463
	/**
1464
	 * Invalides the transient as well as triggers the update of the mock option.
1465
	 *
1466
	 * @return null
1467
	 */
1468
	function is_single_user_site_invalidate() {
1469
		/**
1470
		 * Fires when a user is added or removed from a site.
1471
		 * Determines if the site is a single user site.
1472
		 *
1473
		 * @since 3.4.0
1474
		 *
1475
		 * @param string jetpack_single_user_site.
1476
		 * @param bool Jetpack::is_single_user_site() Is the current site a single user site.
1477
		 */
1478
		do_action( 'update_option_jetpack_single_user_site', 'jetpack_single_user_site', (bool) Jetpack::is_single_user_site() );
1479
	}
1480
1481
	/**
1482
	 * Is Jetpack active?
1483
	 */
1484
	public static function is_active() {
1485
		return (bool) Jetpack_Data::get_access_token( JETPACK_MASTER_USER );
1486
	}
1487
1488
	/**
1489
	 * Is Jetpack in development (offline) mode?
1490
	 */
1491
	public static function is_development_mode() {
1492
		$development_mode = false;
1493
1494
		if ( defined( 'JETPACK_DEV_DEBUG' ) ) {
1495
			$development_mode = JETPACK_DEV_DEBUG;
1496
		}
1497
1498
		elseif ( site_url() && false === strpos( site_url(), '.' ) ) {
1499
			$development_mode = true;
1500
		}
1501
		/**
1502
		 * Filters Jetpack's development mode.
1503
		 *
1504
		 * @see http://jetpack.com/support/development-mode/
1505
		 *
1506
		 * @since 2.2.1
1507
		 *
1508
		 * @param bool $development_mode Is Jetpack's development mode active.
1509
		 */
1510
		return apply_filters( 'jetpack_development_mode', $development_mode );
1511
	}
1512
1513
	/**
1514
	* Get Jetpack development mode notice text and notice class.
1515
	*
1516
	* Mirrors the checks made in Jetpack::is_development_mode
1517
	*
1518
	*/
1519
	public static function show_development_mode_notice() {
1520
		if ( Jetpack::is_development_mode() ) {
1521
			if ( defined( 'JETPACK_DEV_DEBUG' ) && JETPACK_DEV_DEBUG ) {
1522
				$notice = sprintf(
1523
					/* translators: %s is a URL */
1524
					__( 'In <a href="%s" target="_blank">Development Mode</a>, via the JETPACK_DEV_DEBUG constant being defined in wp-config.php or elsewhere.', 'jetpack' ),
1525
					'http://jetpack.com/support/development-mode/'
1526
				);
1527
			} elseif ( site_url() && false === strpos( site_url(), '.' ) ) {
1528
				$notice = sprintf(
1529
					/* translators: %s is a URL */
1530
					__( 'In <a href="%s" target="_blank">Development Mode</a>, via site URL lacking a dot (e.g. http://localhost).', 'jetpack' ),
1531
					'http://jetpack.com/support/development-mode/'
1532
				);
1533
			} else {
1534
				$notice = sprintf(
1535
					/* translators: %s is a URL */
1536
					__( 'In <a href="%s" target="_blank">Development Mode</a>, via the jetpack_development_mode filter.', 'jetpack' ),
1537
					'http://jetpack.com/support/development-mode/'
1538
				);
1539
			}
1540
1541
			echo '<div class="updated" style="border-color: #f0821e;"><p>' . $notice . '</p></div>';
1542
		}
1543
1544
		// Throw up a notice if using a development version and as for feedback.
1545
		if ( Jetpack::is_development_version() ) {
1546
			/* translators: %s is a URL */
1547
			$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/' );
1548
1549
			echo '<div class="updated" style="border-color: #f0821e;"><p>' . $notice . '</p></div>';
1550
		}
1551
		// Throw up a notice if using staging mode
1552
		if ( Jetpack::is_staging_site() ) {
1553
			/* translators: %s is a URL */
1554
			$notice = sprintf( __( 'You are running Jetpack on a <a href="%s" target="_blank">staging server</a>.', 'jetpack' ), 'https://jetpack.com/support/staging-sites/' );
1555
1556
			echo '<div class="updated" style="border-color: #f0821e;"><p>' . $notice . '</p></div>';
1557
		}
1558
	}
1559
1560
	/**
1561
	 * Whether Jetpack's version maps to a public release, or a development version.
1562
	 */
1563
	public static function is_development_version() {
1564
		return ! preg_match( '/^\d+(\.\d+)+$/', JETPACK__VERSION );
1565
	}
1566
1567
	/**
1568
	 * Is a given user (or the current user if none is specified) linked to a WordPress.com user?
1569
	 */
1570
	public static function is_user_connected( $user_id = false ) {
1571
		$user_id = false === $user_id ? get_current_user_id() : absint( $user_id );
1572
		if ( ! $user_id ) {
1573
			return false;
1574
		}
1575
		return (bool) Jetpack_Data::get_access_token( $user_id );
1576
	}
1577
1578
	/**
1579
	 * Get the wpcom user data of the current|specified connected user.
1580
	 */
1581 View Code Duplication
	public static function get_connected_user_data( $user_id = null ) {
1582
		if ( ! $user_id ) {
1583
			$user_id = get_current_user_id();
1584
		}
1585
		Jetpack::load_xml_rpc_client();
1586
		$xml = new Jetpack_IXR_Client( array(
1587
			'user_id' => $user_id,
1588
		) );
1589
		$xml->query( 'wpcom.getUser' );
1590
		if ( ! $xml->isError() ) {
1591
			return $xml->getResponse();
1592
		}
1593
		return false;
1594
	}
1595
1596
	/**
1597
	 * Get the wpcom email of the current|specified connected user.
1598
	 */
1599 View Code Duplication
	public static function get_connected_user_email( $user_id = null ) {
1600
		if ( ! $user_id ) {
1601
			$user_id = get_current_user_id();
1602
		}
1603
		Jetpack::load_xml_rpc_client();
1604
		$xml = new Jetpack_IXR_Client( array(
1605
			'user_id' => $user_id,
1606
		) );
1607
		$xml->query( 'wpcom.getUserEmail' );
1608
		if ( ! $xml->isError() ) {
1609
			return $xml->getResponse();
1610
		}
1611
		return false;
1612
	}
1613
1614
	/**
1615
	 * Get the wpcom email of the master user.
1616
	 */
1617
	public static function get_master_user_email() {
1618
		$master_user_id = Jetpack_Options::get_option( 'master_user' );
1619
		if ( $master_user_id ) {
1620
			return self::get_connected_user_email( $master_user_id );
1621
		}
1622
		return '';
1623
	}
1624
1625
	function current_user_is_connection_owner() {
1626
		$user_token = Jetpack_Data::get_access_token( JETPACK_MASTER_USER );
1627
		return $user_token && is_object( $user_token ) && isset( $user_token->external_user_id ) && get_current_user_id() === $user_token->external_user_id;
1628
	}
1629
1630
	/**
1631
	 * Add any extra oEmbed providers that we know about and use on wpcom for feature parity.
1632
	 */
1633
	function extra_oembed_providers() {
1634
		// Cloudup: https://dev.cloudup.com/#oembed
1635
		wp_oembed_add_provider( 'https://cloudup.com/*' , 'https://cloudup.com/oembed' );
1636
		wp_oembed_add_provider( 'https://me.sh/*', 'https://me.sh/oembed?format=json' );
1637
		wp_oembed_add_provider( '#https?://(www\.)?gfycat\.com/.*#i', 'https://api.gfycat.com/v1/oembed', true );
1638
		wp_oembed_add_provider( '#https?://[^.]+\.(wistia\.com|wi\.st)/(medias|embed)/.*#', 'https://fast.wistia.com/oembed', true );
1639
		wp_oembed_add_provider( '#https?://sketchfab\.com/.*#i', 'https://sketchfab.com/oembed', true );
1640
	}
1641
1642
	/**
1643
	 * Synchronize connected user role changes
1644
	 */
1645
	function user_role_change( $user_id ) {
1646
		if ( Jetpack::is_active() && Jetpack::is_user_connected( $user_id ) ) {
1647
			$current_user_id = get_current_user_id();
1648
			wp_set_current_user( $user_id );
1649
			$role = $this->translate_current_user_to_role();
1650
			$signed_role = $this->sign_role( $role );
1651
			wp_set_current_user( $current_user_id );
1652
1653
			$master_token   = Jetpack_Data::get_access_token( JETPACK_MASTER_USER );
1654
			$master_user_id = absint( $master_token->external_user_id );
1655
1656
			if ( ! $master_user_id )
1657
				return; // this shouldn't happen
1658
1659
			Jetpack::xmlrpc_async_call( 'jetpack.updateRole', $user_id, $signed_role );
1660
			//@todo retry on failure
1661
1662
			//try to choose a new master if we're demoting the current one
1663
			if ( $user_id == $master_user_id && 'administrator' != $role ) {
1664
				$query = new WP_User_Query(
1665
					array(
1666
						'fields'  => array( 'id' ),
1667
						'role'    => 'administrator',
1668
						'orderby' => 'id',
1669
						'exclude' => array( $master_user_id ),
1670
					)
1671
				);
1672
				$new_master = false;
1673
				foreach ( $query->results as $result ) {
1674
					$uid = absint( $result->id );
1675
					if ( $uid && Jetpack::is_user_connected( $uid ) ) {
1676
						$new_master = $uid;
1677
						break;
1678
					}
1679
				}
1680
1681
				if ( $new_master ) {
1682
					Jetpack_Options::update_option( 'master_user', $new_master );
1683
				}
1684
				// else disconnect..?
1685
			}
1686
		}
1687
	}
1688
1689
	/**
1690
	 * Loads the currently active modules.
1691
	 */
1692
	public static function load_modules() {
1693
		if ( ! self::is_active() && !self::is_development_mode() ) {
1694
			if ( ! is_multisite() || ! get_site_option( 'jetpack_protect_active' ) ) {
1695
				return;
1696
			}
1697
		}
1698
1699
		$version = Jetpack_Options::get_option( 'version' );
1700 View Code Duplication
		if ( ! $version ) {
1701
			$version = $old_version = JETPACK__VERSION . ':' . time();
1702
			/** This action is documented in class.jetpack.php */
1703
			do_action( 'updating_jetpack_version', $version, false );
1704
			Jetpack_Options::update_options( compact( 'version', 'old_version' ) );
1705
		}
1706
		list( $version ) = explode( ':', $version );
1707
1708
		$modules = array_filter( Jetpack::get_active_modules(), array( 'Jetpack', 'is_module' ) );
1709
1710
		$modules_data = array();
1711
1712
		// Don't load modules that have had "Major" changes since the stored version until they have been deactivated/reactivated through the lint check.
1713
		if ( version_compare( $version, JETPACK__VERSION, '<' ) ) {
1714
			$updated_modules = array();
1715
			foreach ( $modules as $module ) {
1716
				$modules_data[ $module ] = Jetpack::get_module( $module );
1717
				if ( ! isset( $modules_data[ $module ]['changed'] ) ) {
1718
					continue;
1719
				}
1720
1721
				if ( version_compare( $modules_data[ $module ]['changed'], $version, '<=' ) ) {
1722
					continue;
1723
				}
1724
1725
				$updated_modules[] = $module;
1726
			}
1727
1728
			$modules = array_diff( $modules, $updated_modules );
1729
		}
1730
1731
		$is_development_mode = Jetpack::is_development_mode();
1732
1733
		foreach ( $modules as $index => $module ) {
1734
			// If we're in dev mode, disable modules requiring a connection
1735
			if ( $is_development_mode ) {
1736
				// Prime the pump if we need to
1737
				if ( empty( $modules_data[ $module ] ) ) {
1738
					$modules_data[ $module ] = Jetpack::get_module( $module );
1739
				}
1740
				// If the module requires a connection, but we're in local mode, don't include it.
1741
				if ( $modules_data[ $module ]['requires_connection'] ) {
1742
					continue;
1743
				}
1744
			}
1745
1746
			if ( did_action( 'jetpack_module_loaded_' . $module ) ) {
1747
				continue;
1748
			}
1749
1750
			if ( ! @include( Jetpack::get_module_path( $module ) ) ) {
1751
				unset( $modules[ $index ] );
1752
				Jetpack_Options::update_option( 'active_modules', array_values( $modules ) );
1753
				continue;
1754
			}
1755
1756
			/**
1757
			 * Fires when a specific module is loaded.
1758
			 * The dynamic part of the hook, $module, is the module slug.
1759
			 *
1760
			 * @since 1.1.0
1761
			 */
1762
			do_action( 'jetpack_module_loaded_' . $module );
1763
		}
1764
1765
		/**
1766
		 * Fires when all the modules are loaded.
1767
		 *
1768
		 * @since 1.1.0
1769
		 */
1770
		do_action( 'jetpack_modules_loaded' );
1771
1772
		// 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.
1773
		if ( Jetpack::is_active() || Jetpack::is_development_mode() )
1774
			require_once( JETPACK__PLUGIN_DIR . 'modules/module-extras.php' );
1775
	}
1776
1777
	/**
1778
	 * Check if Jetpack's REST API compat file should be included
1779
	 * @action plugins_loaded
1780
	 * @return null
1781
	 */
1782
	public function check_rest_api_compat() {
1783
		/**
1784
		 * Filters the list of REST API compat files to be included.
1785
		 *
1786
		 * @since 2.2.5
1787
		 *
1788
		 * @param array $args Array of REST API compat files to include.
1789
		 */
1790
		$_jetpack_rest_api_compat_includes = apply_filters( 'jetpack_rest_api_compat', array() );
1791
1792
		if ( function_exists( 'bbpress' ) )
1793
			$_jetpack_rest_api_compat_includes[] = JETPACK__PLUGIN_DIR . 'class.jetpack-bbpress-json-api-compat.php';
1794
1795
		foreach ( $_jetpack_rest_api_compat_includes as $_jetpack_rest_api_compat_include )
1796
			require_once $_jetpack_rest_api_compat_include;
1797
	}
1798
1799
	/**
1800
	 * Gets all plugins currently active in values, regardless of whether they're
1801
	 * traditionally activated or network activated.
1802
	 *
1803
	 * @todo Store the result in core's object cache maybe?
1804
	 */
1805
	public static function get_active_plugins() {
1806
		$active_plugins = (array) get_option( 'active_plugins', array() );
1807
1808
		if ( is_multisite() ) {
1809
			// Due to legacy code, active_sitewide_plugins stores them in the keys,
1810
			// whereas active_plugins stores them in the values.
1811
			$network_plugins = array_keys( get_site_option( 'active_sitewide_plugins', array() ) );
1812
			if ( $network_plugins ) {
1813
				$active_plugins = array_merge( $active_plugins, $network_plugins );
1814
			}
1815
		}
1816
1817
		sort( $active_plugins );
1818
1819
		return array_unique( $active_plugins );
1820
	}
1821
1822
	/**
1823
	 * Gets and parses additional plugin data to send with the heartbeat data
1824
	 *
1825
	 * @since 3.8.1
1826
	 *
1827
	 * @return array Array of plugin data
1828
	 */
1829
	public static function get_parsed_plugin_data() {
1830
		if ( ! function_exists( 'get_plugins' ) ) {
1831
			require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
1832
		}
1833
		$all_plugins    = get_plugins();
1834
		$active_plugins = Jetpack::get_active_plugins();
1835
1836
		$plugins = array();
1837
		foreach ( $all_plugins as $path => $plugin_data ) {
1838
			$plugins[ $path ] = array(
1839
					'is_active' => in_array( $path, $active_plugins ),
1840
					'file'      => $path,
1841
					'name'      => $plugin_data['Name'],
1842
					'version'   => $plugin_data['Version'],
1843
					'author'    => $plugin_data['Author'],
1844
			);
1845
		}
1846
1847
		return $plugins;
1848
	}
1849
1850
	/**
1851
	 * Gets and parses theme data to send with the heartbeat data
1852
	 *
1853
	 * @since 3.8.1
1854
	 *
1855
	 * @return array Array of theme data
1856
	 */
1857
	public static function get_parsed_theme_data() {
1858
		$all_themes = wp_get_themes( array( 'allowed' => true ) );
1859
		$header_keys = array( 'Name', 'Author', 'Version', 'ThemeURI', 'AuthorURI', 'Status', 'Tags' );
1860
1861
		$themes = array();
1862
		foreach ( $all_themes as $slug => $theme_data ) {
1863
			$theme_headers = array();
1864
			foreach ( $header_keys as $header_key ) {
1865
				$theme_headers[ $header_key ] = $theme_data->get( $header_key );
1866
			}
1867
1868
			$themes[ $slug ] = array(
1869
					'is_active_theme' => $slug == wp_get_theme()->get_template(),
1870
					'slug' => $slug,
1871
					'theme_root' => $theme_data->get_theme_root_uri(),
1872
					'parent' => $theme_data->parent(),
1873
					'headers' => $theme_headers
1874
			);
1875
		}
1876
1877
		return $themes;
1878
	}
1879
1880
	/**
1881
	 * Checks whether a specific plugin is active.
1882
	 *
1883
	 * We don't want to store these in a static variable, in case
1884
	 * there are switch_to_blog() calls involved.
1885
	 */
1886
	public static function is_plugin_active( $plugin = 'jetpack/jetpack.php' ) {
1887
		return in_array( $plugin, self::get_active_plugins() );
1888
	}
1889
1890
	/**
1891
	 * Check if Jetpack's Open Graph tags should be used.
1892
	 * If certain plugins are active, Jetpack's og tags are suppressed.
1893
	 *
1894
	 * @uses Jetpack::get_active_modules, add_filter, get_option, apply_filters
1895
	 * @action plugins_loaded
1896
	 * @return null
1897
	 */
1898
	public function check_open_graph() {
1899
		if ( in_array( 'publicize', Jetpack::get_active_modules() ) || in_array( 'sharedaddy', Jetpack::get_active_modules() ) ) {
1900
			add_filter( 'jetpack_enable_open_graph', '__return_true', 0 );
1901
		}
1902
1903
		$active_plugins = self::get_active_plugins();
1904
1905
		if ( ! empty( $active_plugins ) ) {
1906
			foreach ( $this->open_graph_conflicting_plugins as $plugin ) {
1907
				if ( in_array( $plugin, $active_plugins ) ) {
1908
					add_filter( 'jetpack_enable_open_graph', '__return_false', 99 );
1909
					break;
1910
				}
1911
			}
1912
		}
1913
1914
		/**
1915
		 * Allow the addition of Open Graph Meta Tags to all pages.
1916
		 *
1917
		 * @since 2.0.3
1918
		 *
1919
		 * @param bool false Should Open Graph Meta tags be added. Default to false.
1920
		 */
1921
		if ( apply_filters( 'jetpack_enable_open_graph', false ) ) {
1922
			require_once JETPACK__PLUGIN_DIR . 'functions.opengraph.php';
1923
		}
1924
	}
1925
1926
	/**
1927
	 * Check if Jetpack's Twitter tags should be used.
1928
	 * If certain plugins are active, Jetpack's twitter tags are suppressed.
1929
	 *
1930
	 * @uses Jetpack::get_active_modules, add_filter, get_option, apply_filters
1931
	 * @action plugins_loaded
1932
	 * @return null
1933
	 */
1934
	public function check_twitter_tags() {
1935
1936
		$active_plugins = self::get_active_plugins();
1937
1938
		if ( ! empty( $active_plugins ) ) {
1939
			foreach ( $this->twitter_cards_conflicting_plugins as $plugin ) {
1940
				if ( in_array( $plugin, $active_plugins ) ) {
1941
					add_filter( 'jetpack_disable_twitter_cards', '__return_true', 99 );
1942
					break;
1943
				}
1944
			}
1945
		}
1946
1947
		/**
1948
		 * Allow Twitter Card Meta tags to be disabled.
1949
		 *
1950
		 * @since 2.6.0
1951
		 *
1952
		 * @param bool true Should Twitter Card Meta tags be disabled. Default to true.
1953
		 */
1954
		if ( apply_filters( 'jetpack_disable_twitter_cards', true ) ) {
1955
			require_once JETPACK__PLUGIN_DIR . 'class.jetpack-twitter-cards.php';
1956
		}
1957
	}
1958
1959
1960
1961
1962
	/*
1963
	 *
1964
	 * Jetpack Security Reports
1965
	 *
1966
	 * Allowed types: login_form, backup, file_scanning, spam
1967
	 *
1968
	 * Args for login_form and spam: 'blocked'=>(int)(optional), 'status'=>(string)(ok, warning, error), 'message'=>(optional, disregarded if status is ok, allowed tags: a, em, strong)
1969
	 *
1970
	 * Args for backup and file_scanning: 'last'=>(timestamp)(optional), 'next'=>(timestamp)(optional), 'status'=>(string)(ok, warning, error), 'message'=>(optional, disregarded if status is ok, allowed tags: a, em, strong)
1971
	 *
1972
	 *
1973
	 * Example code to submit a security report:
1974
	 *
1975
	 *  function akismet_submit_jetpack_security_report() {
1976
	 *  	Jetpack::submit_security_report( 'spam', __FILE__, $args = array( 'blocked' => 138284, status => 'ok' ) );
1977
	 *  }
1978
	 *  add_action( 'jetpack_security_report', 'akismet_submit_jetpack_security_report' );
1979
	 *
1980
	 */
1981
1982
1983
	/**
1984
	 * Calls for security report submissions.
1985
	 *
1986
	 * @return null
1987
	 */
1988
	public static function perform_security_reporting() {
1989
		$no_check_needed = get_site_transient( 'security_report_performed_recently' );
1990
1991
		if ( $no_check_needed ) {
1992
			return;
1993
		}
1994
1995
		/**
1996
		 * Fires before a security report is created.
1997
		 *
1998
		 * @since 3.4.0
1999
		 */
2000
		do_action( 'jetpack_security_report' );
2001
2002
		Jetpack_Options::update_option( 'security_report', self::$security_report );
2003
		set_site_transient( 'security_report_performed_recently', 1, 15 * MINUTE_IN_SECONDS );
2004
	}
2005
2006
	/**
2007
	 * Allows plugins to submit security reports.
2008
 	 *
2009
	 * @param string  $type         Report type (login_form, backup, file_scanning, spam)
2010
	 * @param string  $plugin_file  Plugin __FILE__, so that we can pull plugin data
2011
	 * @param array   $args         See definitions above
2012
	 */
2013
	public static function submit_security_report( $type = '', $plugin_file = '', $args = array() ) {
2014
2015
		if( !doing_action( 'jetpack_security_report' ) ) {
2016
			return new WP_Error( 'not_collecting_report', 'Not currently collecting security reports.  Please use the jetpack_security_report hook.' );
2017
		}
2018
2019
		if( !is_string( $type ) || !is_string( $plugin_file ) ) {
2020
			return new WP_Error( 'invalid_security_report', 'Invalid Security Report' );
2021
		}
2022
2023
		if( !function_exists( 'get_plugin_data' ) ) {
2024
			include( ABSPATH . 'wp-admin/includes/plugin.php' );
2025
		}
2026
2027
		//Get rid of any non-allowed args
2028
		$args = array_intersect_key( $args, array_flip( array( 'blocked', 'last', 'next', 'status', 'message' ) ) );
2029
2030
		$plugin = get_plugin_data( $plugin_file );
2031
2032
		if ( !$plugin['Name'] ) {
2033
			return new WP_Error( 'security_report_missing_plugin_name', 'Invalid Plugin File Provided' );
2034
		}
2035
2036
		// Sanitize everything to make sure we're not syncing something wonky
2037
		$type = sanitize_key( $type );
2038
2039
		$args['plugin'] = $plugin;
2040
2041
		// Cast blocked, last and next as integers.
2042
		// Last and next should be in unix timestamp format
2043
		if ( isset( $args['blocked'] ) ) {
2044
			$args['blocked'] = (int) $args['blocked'];
2045
		}
2046
		if ( isset( $args['last'] ) ) {
2047
			$args['last'] = (int) $args['last'];
2048
		}
2049
		if ( isset( $args['next'] ) ) {
2050
			$args['next'] = (int) $args['next'];
2051
		}
2052
		if ( !in_array( $args['status'], array( 'ok', 'warning', 'error' ) ) ) {
2053
			$args['status'] = 'ok';
2054
		}
2055
		if ( isset( $args['message'] ) ) {
2056
2057
			if( $args['status'] == 'ok' ) {
2058
				unset( $args['message'] );
2059
			}
2060
2061
			$allowed_html = array(
2062
			    'a' => array(
2063
			        'href' => array(),
2064
			        'title' => array()
2065
			    ),
2066
			    'em' => array(),
2067
			    'strong' => array(),
2068
			);
2069
2070
			$args['message'] = wp_kses( $args['message'], $allowed_html );
2071
		}
2072
2073
		$plugin_name = $plugin[ 'Name' ];
2074
2075
		self::$security_report[ $type ][ $plugin_name ] = $args;
2076
	}
2077
2078
	/**
2079
	 * Collects a new report if needed, then returns it.
2080
	 */
2081
	public function get_security_report() {
2082
		self::perform_security_reporting();
2083
		return Jetpack_Options::get_option( 'security_report' );
2084
	}
2085
2086
2087
/* Jetpack Options API */
2088
2089
	public static function get_option_names( $type = 'compact' ) {
2090
		return Jetpack_Options::get_option_names( $type );
2091
	}
2092
2093
	/**
2094
	 * Returns the requested option.  Looks in jetpack_options or jetpack_$name as appropriate.
2095
 	 *
2096
	 * @param string $name    Option name
2097
	 * @param mixed  $default (optional)
2098
	 */
2099
	public static function get_option( $name, $default = false ) {
2100
		return Jetpack_Options::get_option( $name, $default );
2101
	}
2102
2103
	/**
2104
	* Stores two secrets and a timestamp so WordPress.com can make a request back and verify an action
2105
	* Does some extra verification so urls (such as those to public-api, register, etc) can't just be crafted
2106
	* $name must be a registered option name.
2107
	*/
2108
	public static function create_nonce( $name ) {
2109
		$secret = wp_generate_password( 32, false ) . ':' . wp_generate_password( 32, false ) . ':' . ( time() + 600 );
2110
2111
		Jetpack_Options::update_option( $name, $secret );
2112
		@list( $secret_1, $secret_2, $eol ) = explode( ':', Jetpack_Options::get_option( $name ) );
2113
		if ( empty( $secret_1 ) || empty( $secret_2 ) || $eol < time() )
2114
			return new Jetpack_Error( 'missing_secrets' );
2115
2116
		return array(
2117
			'secret_1' => $secret_1,
2118
			'secret_2' => $secret_2,
2119
			'eol'      => $eol,
2120
		);
2121
	}
2122
2123
	/**
2124
	 * Updates the single given option.  Updates jetpack_options or jetpack_$name as appropriate.
2125
 	 *
2126
	 * @deprecated 3.4 use Jetpack_Options::update_option() instead.
2127
	 * @param string $name  Option name
2128
	 * @param mixed  $value Option value
2129
	 */
2130
	public static function update_option( $name, $value ) {
2131
		_deprecated_function( __METHOD__, 'jetpack-3.4', 'Jetpack_Options::update_option()' );
2132
		return Jetpack_Options::update_option( $name, $value );
2133
	}
2134
2135
	/**
2136
	 * Updates the multiple given options.  Updates jetpack_options and/or jetpack_$name as appropriate.
2137
 	 *
2138
	 * @deprecated 3.4 use Jetpack_Options::update_options() instead.
2139
	 * @param array $array array( option name => option value, ... )
2140
	 */
2141
	public static function update_options( $array ) {
2142
		_deprecated_function( __METHOD__, 'jetpack-3.4', 'Jetpack_Options::update_options()' );
2143
		return Jetpack_Options::update_options( $array );
2144
	}
2145
2146
	/**
2147
	 * Deletes the given option.  May be passed multiple option names as an array.
2148
	 * Updates jetpack_options and/or deletes jetpack_$name as appropriate.
2149
	 *
2150
	 * @deprecated 3.4 use Jetpack_Options::delete_option() instead.
2151
	 * @param string|array $names
2152
	 */
2153
	public static function delete_option( $names ) {
2154
		_deprecated_function( __METHOD__, 'jetpack-3.4', 'Jetpack_Options::delete_option()' );
2155
		return Jetpack_Options::delete_option( $names );
2156
	}
2157
2158
	/**
2159
	 * Enters a user token into the user_tokens option
2160
	 *
2161
	 * @param int $user_id
2162
	 * @param string $token
2163
	 * return bool
2164
	 */
2165
	public static function update_user_token( $user_id, $token, $is_master_user ) {
2166
		// not designed for concurrent updates
2167
		$user_tokens = Jetpack_Options::get_option( 'user_tokens' );
2168
		if ( ! is_array( $user_tokens ) )
2169
			$user_tokens = array();
2170
		$user_tokens[$user_id] = $token;
2171
		if ( $is_master_user ) {
2172
			$master_user = $user_id;
2173
			$options     = compact( 'user_tokens', 'master_user' );
2174
		} else {
2175
			$options = compact( 'user_tokens' );
2176
		}
2177
		return Jetpack_Options::update_options( $options );
2178
	}
2179
2180
	/**
2181
	 * Returns an array of all PHP files in the specified absolute path.
2182
	 * Equivalent to glob( "$absolute_path/*.php" ).
2183
	 *
2184
	 * @param string $absolute_path The absolute path of the directory to search.
2185
	 * @return array Array of absolute paths to the PHP files.
2186
	 */
2187
	public static function glob_php( $absolute_path ) {
2188
		if ( function_exists( 'glob' ) ) {
2189
			return glob( "$absolute_path/*.php" );
2190
		}
2191
2192
		$absolute_path = untrailingslashit( $absolute_path );
2193
		$files = array();
2194
		if ( ! $dir = @opendir( $absolute_path ) ) {
2195
			return $files;
2196
		}
2197
2198
		while ( false !== $file = readdir( $dir ) ) {
2199
			if ( '.' == substr( $file, 0, 1 ) || '.php' != substr( $file, -4 ) ) {
2200
				continue;
2201
			}
2202
2203
			$file = "$absolute_path/$file";
2204
2205
			if ( ! is_file( $file ) ) {
2206
				continue;
2207
			}
2208
2209
			$files[] = $file;
2210
		}
2211
2212
		closedir( $dir );
2213
2214
		return $files;
2215
	}
2216
2217
	public static function activate_new_modules( $redirect = false ) {
2218
		if ( ! Jetpack::is_active() && ! Jetpack::is_development_mode() ) {
2219
			return;
2220
		}
2221
2222
		$jetpack_old_version = Jetpack_Options::get_option( 'version' ); // [sic]
2223 View Code Duplication
		if ( ! $jetpack_old_version ) {
2224
			$jetpack_old_version = $version = $old_version = '1.1:' . time();
2225
			/** This action is documented in class.jetpack.php */
2226
			do_action( 'updating_jetpack_version', $version, false );
2227
			Jetpack_Options::update_options( compact( 'version', 'old_version' ) );
2228
		}
2229
2230
		list( $jetpack_version ) = explode( ':', $jetpack_old_version ); // [sic]
2231
2232
		if ( version_compare( JETPACK__VERSION, $jetpack_version, '<=' ) ) {
2233
			return;
2234
		}
2235
2236
		$active_modules     = Jetpack::get_active_modules();
2237
		$reactivate_modules = array();
2238
		foreach ( $active_modules as $active_module ) {
2239
			$module = Jetpack::get_module( $active_module );
2240
			if ( ! isset( $module['changed'] ) ) {
2241
				continue;
2242
			}
2243
2244
			if ( version_compare( $module['changed'], $jetpack_version, '<=' ) ) {
2245
				continue;
2246
			}
2247
2248
			$reactivate_modules[] = $active_module;
2249
			Jetpack::deactivate_module( $active_module );
2250
		}
2251
2252
		$new_version = JETPACK__VERSION . ':' . time();
2253
		/** This action is documented in class.jetpack.php */
2254
		do_action( 'updating_jetpack_version', $new_version, $jetpack_old_version );
2255
		Jetpack_Options::update_options(
2256
			array(
2257
				'version'     => $new_version,
2258
				'old_version' => $jetpack_old_version,
2259
			)
2260
		);
2261
2262
		Jetpack::state( 'message', 'modules_activated' );
2263
		Jetpack::activate_default_modules( $jetpack_version, JETPACK__VERSION, $reactivate_modules );
2264
2265
		if ( $redirect ) {
2266
			$page = 'jetpack'; // make sure we redirect to either settings or the jetpack page
2267
			if ( isset( $_GET['page'] ) && in_array( $_GET['page'], array( 'jetpack', 'jetpack_modules' ) ) ) {
2268
				$page = $_GET['page'];
2269
			}
2270
2271
			wp_safe_redirect( Jetpack::admin_url( 'page=' . $page ) );
2272
			exit;
2273
		}
2274
	}
2275
2276
	/**
2277
	 * List available Jetpack modules. Simply lists .php files in /modules/.
2278
	 * Make sure to tuck away module "library" files in a sub-directory.
2279
	 */
2280
	public static function get_available_modules( $min_version = false, $max_version = false ) {
2281
		static $modules = null;
2282
2283
		if ( ! isset( $modules ) ) {
2284
			$available_modules_option = Jetpack_Options::get_option( 'available_modules', array() );
2285
			// Use the cache if we're on the front-end and it's available...
2286
			if ( ! is_admin() && ! empty( $available_modules_option[ JETPACK__VERSION ] ) ) {
2287
				$modules = $available_modules_option[ JETPACK__VERSION ];
2288
			} else {
2289
				$files = Jetpack::glob_php( JETPACK__PLUGIN_DIR . 'modules' );
2290
2291
				$modules = array();
2292
2293
				foreach ( $files as $file ) {
2294
					if ( ! $headers = Jetpack::get_module( $file ) ) {
2295
						continue;
2296
					}
2297
2298
					$modules[ Jetpack::get_module_slug( $file ) ] = $headers['introduced'];
2299
				}
2300
2301
				Jetpack_Options::update_option( 'available_modules', array(
2302
					JETPACK__VERSION => $modules,
2303
				) );
2304
			}
2305
		}
2306
2307
		/**
2308
		 * Filters the array of modules available to be activated.
2309
		 *
2310
		 * @since 2.4.0
2311
		 *
2312
		 * @param array $modules Array of available modules.
2313
		 * @param string $min_version Minimum version number required to use modules.
2314
		 * @param string $max_version Maximum version number required to use modules.
2315
		 */
2316
		$mods = apply_filters( 'jetpack_get_available_modules', $modules, $min_version, $max_version );
2317
2318
		if ( ! $min_version && ! $max_version ) {
2319
			return array_keys( $mods );
2320
		}
2321
2322
		$r = array();
2323
		foreach ( $mods as $slug => $introduced ) {
2324
			if ( $min_version && version_compare( $min_version, $introduced, '>=' ) ) {
2325
				continue;
2326
			}
2327
2328
			if ( $max_version && version_compare( $max_version, $introduced, '<' ) ) {
2329
				continue;
2330
			}
2331
2332
			$r[] = $slug;
2333
		}
2334
2335
		return $r;
2336
	}
2337
2338
	/**
2339
	 * Default modules loaded on activation.
2340
	 */
2341
	public static function get_default_modules( $min_version = false, $max_version = false ) {
2342
		$return = array();
2343
2344
		foreach ( Jetpack::get_available_modules( $min_version, $max_version ) as $module ) {
2345
			$module_data = Jetpack::get_module( $module );
2346
2347
			switch ( strtolower( $module_data['auto_activate'] ) ) {
2348
				case 'yes' :
2349
					$return[] = $module;
2350
					break;
2351
				case 'public' :
2352
					if ( Jetpack_Options::get_option( 'public' ) ) {
2353
						$return[] = $module;
2354
					}
2355
					break;
2356
				case 'no' :
2357
				default :
2358
					break;
2359
			}
2360
		}
2361
		/**
2362
		 * Filters the array of default modules.
2363
		 *
2364
		 * @since 2.5.0
2365
		 *
2366
		 * @param array $return Array of default modules.
2367
		 * @param string $min_version Minimum version number required to use modules.
2368
		 * @param string $max_version Maximum version number required to use modules.
2369
		 */
2370
		return apply_filters( 'jetpack_get_default_modules', $return, $min_version, $max_version );
2371
	}
2372
2373
	/**
2374
	 * Checks activated modules during auto-activation to determine
2375
	 * if any of those modules are being deprecated.  If so, close
2376
	 * them out, and add any replacement modules.
2377
	 *
2378
	 * Runs at priority 99 by default.
2379
	 *
2380
	 * This is run late, so that it can still activate a module if
2381
	 * the new module is a replacement for another that the user
2382
	 * currently has active, even if something at the normal priority
2383
	 * would kibosh everything.
2384
	 *
2385
	 * @since 2.6
2386
	 * @uses jetpack_get_default_modules filter
2387
	 * @param array $modules
2388
	 * @return array
2389
	 */
2390
	function handle_deprecated_modules( $modules ) {
2391
		$deprecated_modules = array(
2392
			'debug'            => null,  // Closed out and moved to ./class.jetpack-debugger.php
2393
			'wpcc'             => 'sso', // Closed out in 2.6 -- SSO provides the same functionality.
2394
			'gplus-authorship' => null,  // Closed out in 3.2 -- Google dropped support.
2395
		);
2396
2397
		// Don't activate SSO if they never completed activating WPCC.
2398
		if ( Jetpack::is_module_active( 'wpcc' ) ) {
2399
			$wpcc_options = Jetpack_Options::get_option( 'wpcc_options' );
2400
			if ( empty( $wpcc_options ) || empty( $wpcc_options['client_id'] ) || empty( $wpcc_options['client_id'] ) ) {
2401
				$deprecated_modules['wpcc'] = null;
2402
			}
2403
		}
2404
2405
		foreach ( $deprecated_modules as $module => $replacement ) {
2406
			if ( Jetpack::is_module_active( $module ) ) {
2407
				self::deactivate_module( $module );
2408
				if ( $replacement ) {
2409
					$modules[] = $replacement;
2410
				}
2411
			}
2412
		}
2413
2414
		return array_unique( $modules );
2415
	}
2416
2417
	/**
2418
	 * Checks activated plugins during auto-activation to determine
2419
	 * if any of those plugins are in the list with a corresponding module
2420
	 * that is not compatible with the plugin. The module will not be allowed
2421
	 * to auto-activate.
2422
	 *
2423
	 * @since 2.6
2424
	 * @uses jetpack_get_default_modules filter
2425
	 * @param array $modules
2426
	 * @return array
2427
	 */
2428
	function filter_default_modules( $modules ) {
2429
2430
		$active_plugins = self::get_active_plugins();
2431
2432
		if ( ! empty( $active_plugins ) ) {
2433
2434
			// For each module we'd like to auto-activate...
2435
			foreach ( $modules as $key => $module ) {
2436
				// If there are potential conflicts for it...
2437
				if ( ! empty( $this->conflicting_plugins[ $module ] ) ) {
2438
					// For each potential conflict...
2439
					foreach ( $this->conflicting_plugins[ $module ] as $title => $plugin ) {
2440
						// If that conflicting plugin is active...
2441
						if ( in_array( $plugin, $active_plugins ) ) {
2442
							// Remove that item from being auto-activated.
2443
							unset( $modules[ $key ] );
2444
						}
2445
					}
2446
				}
2447
			}
2448
		}
2449
2450
		return $modules;
2451
	}
2452
2453
	/**
2454
	 * Extract a module's slug from its full path.
2455
	 */
2456
	public static function get_module_slug( $file ) {
2457
		return str_replace( '.php', '', basename( $file ) );
2458
	}
2459
2460
	/**
2461
	 * Generate a module's path from its slug.
2462
	 */
2463
	public static function get_module_path( $slug ) {
2464
		return JETPACK__PLUGIN_DIR . "modules/$slug.php";
2465
	}
2466
2467
	/**
2468
	 * Load module data from module file. Headers differ from WordPress
2469
	 * plugin headers to avoid them being identified as standalone
2470
	 * plugins on the WordPress plugins page.
2471
	 */
2472
	public static function get_module( $module ) {
2473
		$headers = array(
2474
			'name'                      => 'Module Name',
2475
			'description'               => 'Module Description',
2476
			'jumpstart_desc'            => 'Jumpstart Description',
2477
			'sort'                      => 'Sort Order',
2478
			'recommendation_order'      => 'Recommendation Order',
2479
			'introduced'                => 'First Introduced',
2480
			'changed'                   => 'Major Changes In',
2481
			'deactivate'                => 'Deactivate',
2482
			'free'                      => 'Free',
2483
			'requires_connection'       => 'Requires Connection',
2484
			'auto_activate'             => 'Auto Activate',
2485
			'module_tags'               => 'Module Tags',
2486
			'feature'                   => 'Feature',
2487
			'additional_search_queries' => 'Additional Search Queries',
2488
		);
2489
2490
		$file = Jetpack::get_module_path( Jetpack::get_module_slug( $module ) );
2491
2492
		$mod = Jetpack::get_file_data( $file, $headers );
2493
		if ( empty( $mod['name'] ) ) {
2494
			return false;
2495
		}
2496
2497
		$mod['sort']                    = empty( $mod['sort'] ) ? 10 : (int) $mod['sort'];
2498
		$mod['recommendation_order']    = empty( $mod['recommendation_order'] ) ? 20 : (int) $mod['recommendation_order'];
2499
		$mod['deactivate']              = empty( $mod['deactivate'] );
2500
		$mod['free']                    = empty( $mod['free'] );
2501
		$mod['requires_connection']     = ( ! empty( $mod['requires_connection'] ) && 'No' == $mod['requires_connection'] ) ? false : true;
2502
2503
		if ( empty( $mod['auto_activate'] ) || ! in_array( strtolower( $mod['auto_activate'] ), array( 'yes', 'no', 'public' ) ) ) {
2504
			$mod['auto_activate'] = 'No';
2505
		} else {
2506
			$mod['auto_activate'] = (string) $mod['auto_activate'];
2507
		}
2508
2509
		if ( $mod['module_tags'] ) {
2510
			$mod['module_tags'] = explode( ',', $mod['module_tags'] );
2511
			$mod['module_tags'] = array_map( 'trim', $mod['module_tags'] );
2512
			$mod['module_tags'] = array_map( array( __CLASS__, 'translate_module_tag' ), $mod['module_tags'] );
2513
		} else {
2514
			$mod['module_tags'] = array( self::translate_module_tag( 'Other' ) );
2515
		}
2516
2517
		if ( $mod['feature'] ) {
2518
			$mod['feature'] = explode( ',', $mod['feature'] );
2519
			$mod['feature'] = array_map( 'trim', $mod['feature'] );
2520
		} else {
2521
			$mod['feature'] = array( self::translate_module_tag( 'Other' ) );
2522
		}
2523
2524
		/**
2525
		 * Filters the feature array on a module.
2526
		 *
2527
		 * This filter allows you to control where each module is filtered: Recommended,
2528
		 * Jumpstart, and the default "Other" listing.
2529
		 *
2530
		 * @since 3.5.0
2531
		 *
2532
		 * @param array   $mod['feature'] The areas to feature this module:
2533
		 *     'Jumpstart' adds to the "Jumpstart" option to activate many modules at once.
2534
		 *     'Recommended' shows on the main Jetpack admin screen.
2535
		 *     'Other' should be the default if no other value is in the array.
2536
		 * @param string  $module The slug of the module, e.g. sharedaddy.
2537
		 * @param array   $mod All the currently assembled module data.
2538
		 */
2539
		$mod['feature'] = apply_filters( 'jetpack_module_feature', $mod['feature'], $module, $mod );
2540
2541
		/**
2542
		 * Filter the returned data about a module.
2543
		 *
2544
		 * This filter allows overriding any info about Jetpack modules. It is dangerous,
2545
		 * so please be careful.
2546
		 *
2547
		 * @since 3.6.0
2548
		 *
2549
		 * @param array   $mod    The details of the requested module.
2550
		 * @param string  $module The slug of the module, e.g. sharedaddy
2551
		 * @param string  $file   The path to the module source file.
2552
		 */
2553
		return apply_filters( 'jetpack_get_module', $mod, $module, $file );
2554
	}
2555
2556
	/**
2557
	 * Like core's get_file_data implementation, but caches the result.
2558
	 */
2559
	public static function get_file_data( $file, $headers ) {
2560
		//Get just the filename from $file (i.e. exclude full path) so that a consistent hash is generated
2561
		$file_name = basename( $file );
2562
		$file_data_option = Jetpack_Options::get_option( 'file_data', array() );
2563
		$key              = md5( $file_name . serialize( $headers ) );
2564
		$refresh_cache    = is_admin() && isset( $_GET['page'] ) && 'jetpack' === substr( $_GET['page'], 0, 7 );
2565
2566
		// If we don't need to refresh the cache, and already have the value, short-circuit!
2567
		if ( ! $refresh_cache && isset( $file_data_option[ JETPACK__VERSION ][ $key ] ) ) {
2568
			return $file_data_option[ JETPACK__VERSION ][ $key ];
2569
		}
2570
2571
		$data = get_file_data( $file, $headers );
2572
2573
		// Strip out any old Jetpack versions that are cluttering the option.
2574
		$file_data_option = array_intersect_key( (array) $file_data_option, array( JETPACK__VERSION => null ) );
2575
		$file_data_option[ JETPACK__VERSION ][ $key ] = $data;
2576
		Jetpack_Options::update_option( 'file_data', $file_data_option );
2577
2578
		return $data;
2579
	}
2580
2581
	/**
2582
	 * Return translated module tag.
2583
	 *
2584
	 * @param string $tag Tag as it appears in each module heading.
2585
	 *
2586
	 * @return mixed
2587
	 */
2588
	public static function translate_module_tag( $tag ) {
2589
		return jetpack_get_module_i18n_tag( $tag );
2590
	}
2591
2592
	/**
2593
	 * Return module name translation. Uses matching string created in modules/module-headings.php.
2594
	 *
2595
	 * @since 3.9.2
2596
	 *
2597
	 * @param array $modules
2598
	 *
2599
	 * @return string|void
2600
	 */
2601
	public static function get_translated_modules( $modules ) {
2602
		foreach ( $modules as $index => $module ) {
2603
			$i18n_module = jetpack_get_module_i18n( $module['module'] );
2604
			if ( isset( $module['name'] ) ) {
2605
				$modules[ $index ]['name'] = $i18n_module['name'];
2606
			}
2607
			if ( isset( $module['description'] ) ) {
2608
				$modules[ $index ]['description'] = $i18n_module['description'];
2609
				$modules[ $index ]['short_description'] = $i18n_module['description'];
2610
			}
2611
		}
2612
		return $modules;
2613
	}
2614
2615
	/**
2616
	 * Get a list of activated modules as an array of module slugs.
2617
	 */
2618
	public static function get_active_modules() {
2619
		$active = Jetpack_Options::get_option( 'active_modules' );
2620
		if ( ! is_array( $active ) )
2621
			$active = array();
2622
		if ( is_admin() && ( class_exists( 'VaultPress' ) || function_exists( 'vaultpress_contact_service' ) ) ) {
2623
			$active[] = 'vaultpress';
2624
		} else {
2625
			$active = array_diff( $active, array( 'vaultpress' ) );
2626
		}
2627
2628
		//If protect is active on the main site of a multisite, it should be active on all sites.
2629
		if ( ! in_array( 'protect', $active ) && is_multisite() && get_site_option( 'jetpack_protect_active' ) ) {
2630
			$active[] = 'protect';
2631
		}
2632
2633
		return array_unique( $active );
2634
	}
2635
2636
	/**
2637
	 * Check whether or not a Jetpack module is active.
2638
	 *
2639
	 * @param string $module The slug of a Jetpack module.
2640
	 * @return bool
2641
	 *
2642
	 * @static
2643
	 */
2644
	public static function is_module_active( $module ) {
2645
		return in_array( $module, self::get_active_modules() );
2646
	}
2647
2648
	public static function is_module( $module ) {
2649
		return ! empty( $module ) && ! validate_file( $module, Jetpack::get_available_modules() );
2650
	}
2651
2652
	/**
2653
	 * Catches PHP errors.  Must be used in conjunction with output buffering.
2654
	 *
2655
	 * @param bool $catch True to start catching, False to stop.
2656
	 *
2657
	 * @static
2658
	 */
2659
	public static function catch_errors( $catch ) {
2660
		static $display_errors, $error_reporting;
2661
2662
		if ( $catch ) {
2663
			$display_errors  = @ini_set( 'display_errors', 1 );
2664
			$error_reporting = @error_reporting( E_ALL );
2665
			add_action( 'shutdown', array( 'Jetpack', 'catch_errors_on_shutdown' ), 0 );
2666
		} else {
2667
			@ini_set( 'display_errors', $display_errors );
2668
			@error_reporting( $error_reporting );
2669
			remove_action( 'shutdown', array( 'Jetpack', 'catch_errors_on_shutdown' ), 0 );
2670
		}
2671
	}
2672
2673
	/**
2674
	 * Saves any generated PHP errors in ::state( 'php_errors', {errors} )
2675
	 */
2676
	public static function catch_errors_on_shutdown() {
2677
		Jetpack::state( 'php_errors', ob_get_clean() );
2678
	}
2679
2680
	public static function activate_default_modules( $min_version = false, $max_version = false, $other_modules = array() ) {
2681
		$jetpack = Jetpack::init();
2682
2683
		$modules = Jetpack::get_default_modules( $min_version, $max_version );
2684
		$modules = array_merge( $other_modules, $modules );
2685
2686
		// Look for standalone plugins and disable if active.
2687
2688
		$to_deactivate = array();
2689
		foreach ( $modules as $module ) {
2690
			if ( isset( $jetpack->plugins_to_deactivate[$module] ) ) {
2691
				$to_deactivate[$module] = $jetpack->plugins_to_deactivate[$module];
2692
			}
2693
		}
2694
2695
		$deactivated = array();
2696
		foreach ( $to_deactivate as $module => $deactivate_me ) {
2697
			list( $probable_file, $probable_title ) = $deactivate_me;
2698
			if ( Jetpack_Client_Server::deactivate_plugin( $probable_file, $probable_title ) ) {
2699
				$deactivated[] = $module;
2700
			}
2701
		}
2702
2703
		if ( $deactivated ) {
2704
			Jetpack::state( 'deactivated_plugins', join( ',', $deactivated ) );
2705
2706
			$url = add_query_arg(
2707
				array(
2708
					'action'   => 'activate_default_modules',
2709
					'_wpnonce' => wp_create_nonce( 'activate_default_modules' ),
2710
				),
2711
				add_query_arg( compact( 'min_version', 'max_version', 'other_modules' ), Jetpack::admin_url( 'page=jetpack' ) )
2712
			);
2713
			wp_safe_redirect( $url );
2714
			exit;
2715
		}
2716
2717
		/**
2718
		 * Fires before default modules are activated.
2719
		 *
2720
		 * @since 1.9.0
2721
		 *
2722
		 * @param string $min_version Minimum version number required to use modules.
2723
		 * @param string $max_version Maximum version number required to use modules.
2724
		 * @param array $other_modules Array of other modules to activate alongside the default modules.
2725
		 */
2726
		do_action( 'jetpack_before_activate_default_modules', $min_version, $max_version, $other_modules );
2727
2728
		// Check each module for fatal errors, a la wp-admin/plugins.php::activate before activating
2729
		Jetpack::restate();
2730
		Jetpack::catch_errors( true );
2731
2732
		$active = Jetpack::get_active_modules();
2733
2734
		foreach ( $modules as $module ) {
2735
			if ( did_action( "jetpack_module_loaded_$module" ) ) {
2736
				$active[] = $module;
2737
				Jetpack_Options::update_option( 'active_modules', array_unique( $active ) );
2738
				continue;
2739
			}
2740
2741
			if ( in_array( $module, $active ) ) {
2742
				$module_info = Jetpack::get_module( $module );
2743
				if ( ! $module_info['deactivate'] ) {
2744
					$state = in_array( $module, $other_modules ) ? 'reactivated_modules' : 'activated_modules';
2745 View Code Duplication
					if ( $active_state = Jetpack::state( $state ) ) {
2746
						$active_state = explode( ',', $active_state );
2747
					} else {
2748
						$active_state = array();
2749
					}
2750
					$active_state[] = $module;
2751
					Jetpack::state( $state, implode( ',', $active_state ) );
2752
				}
2753
				continue;
2754
			}
2755
2756
			$file = Jetpack::get_module_path( $module );
2757
			if ( ! file_exists( $file ) ) {
2758
				continue;
2759
			}
2760
2761
			// we'll override this later if the plugin can be included without fatal error
2762
			wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
2763
			Jetpack::state( 'error', 'module_activation_failed' );
2764
			Jetpack::state( 'module', $module );
2765
			ob_start();
2766
			require $file;
2767
			/**
2768
			 * Fires when a specific module is activated.
2769
			 *
2770
			 * @since 1.9.0
2771
			 *
2772
			 * @param string $module Module slug.
2773
			 */
2774
			do_action( 'jetpack_activate_module', $module );
2775
			$active[] = $module;
2776
			$state    = in_array( $module, $other_modules ) ? 'reactivated_modules' : 'activated_modules';
2777 View Code Duplication
			if ( $active_state = Jetpack::state( $state ) ) {
2778
				$active_state = explode( ',', $active_state );
2779
			} else {
2780
				$active_state = array();
2781
			}
2782
			$active_state[] = $module;
2783
			Jetpack::state( $state, implode( ',', $active_state ) );
2784
			Jetpack_Options::update_option( 'active_modules', array_unique( $active ) );
2785
			ob_end_clean();
2786
		}
2787
		Jetpack::state( 'error', false );
2788
		Jetpack::state( 'module', false );
2789
		Jetpack::catch_errors( false );
2790
		/**
2791
		 * Fires when default modules are activated.
2792
		 *
2793
		 * @since 1.9.0
2794
		 *
2795
		 * @param string $min_version Minimum version number required to use modules.
2796
		 * @param string $max_version Maximum version number required to use modules.
2797
		 * @param array $other_modules Array of other modules to activate alongside the default modules.
2798
		 */
2799
		do_action( 'jetpack_activate_default_modules', $min_version, $max_version, $other_modules );
2800
	}
2801
2802
	public static function activate_module( $module, $exit = true, $redirect = true ) {
2803
		/**
2804
		 * Fires before a module is activated.
2805
		 *
2806
		 * @since 2.6.0
2807
		 *
2808
		 * @param string $module Module slug.
2809
		 * @param bool $exit Should we exit after the module has been activated. Default to true.
2810
		 * @param bool $redirect Should the user be redirected after module activation? Default to true.
2811
		 */
2812
		do_action( 'jetpack_pre_activate_module', $module, $exit, $redirect );
2813
2814
		$jetpack = Jetpack::init();
2815
2816
		if ( ! strlen( $module ) )
2817
			return false;
2818
2819
		if ( ! Jetpack::is_module( $module ) )
2820
			return false;
2821
2822
		// If it's already active, then don't do it again
2823
		$active = Jetpack::get_active_modules();
2824
		foreach ( $active as $act ) {
2825
			if ( $act == $module )
2826
				return true;
2827
		}
2828
2829
		$module_data = Jetpack::get_module( $module );
2830
2831
		if ( ! Jetpack::is_active() ) {
2832
			if ( !Jetpack::is_development_mode() )
2833
				return false;
2834
2835
			// If we're not connected but in development mode, make sure the module doesn't require a connection
2836
			if ( Jetpack::is_development_mode() && $module_data['requires_connection'] )
2837
				return false;
2838
		}
2839
2840
		// Check and see if the old plugin is active
2841
		if ( isset( $jetpack->plugins_to_deactivate[ $module ] ) ) {
2842
			// Deactivate the old plugin
2843
			if ( Jetpack_Client_Server::deactivate_plugin( $jetpack->plugins_to_deactivate[ $module ][0], $jetpack->plugins_to_deactivate[ $module ][1] ) ) {
2844
				// If we deactivated the old plugin, remembere that with ::state() and redirect back to this page to activate the module
2845
				// We can't activate the module on this page load since the newly deactivated old plugin is still loaded on this page load.
2846
				Jetpack::state( 'deactivated_plugins', $module );
2847
				wp_safe_redirect( add_query_arg( 'jetpack_restate', 1 ) );
2848
				exit;
2849
			}
2850
		}
2851
2852
		// Check the file for fatal errors, a la wp-admin/plugins.php::activate
2853
		Jetpack::state( 'module', $module );
2854
		Jetpack::state( 'error', 'module_activation_failed' ); // we'll override this later if the plugin can be included without fatal error
2855
2856
		Jetpack::catch_errors( true );
2857
		ob_start();
2858
		require Jetpack::get_module_path( $module );
2859
		/** This action is documented in class.jetpack.php */
2860
		do_action( 'jetpack_activate_module', $module );
2861
		$active[] = $module;
2862
		Jetpack_Options::update_option( 'active_modules', array_unique( $active ) );
2863
		Jetpack::state( 'error', false ); // the override
2864
		Jetpack::state( 'message', 'module_activated' );
2865
		Jetpack::state( 'module', $module );
2866
		ob_end_clean();
2867
		Jetpack::catch_errors( false );
2868
2869
		// A flag for Jump Start so it's not shown again. Only set if it hasn't been yet.
2870 View Code Duplication
		if ( 'new_connection' === Jetpack_Options::get_option( 'jumpstart' ) ) {
2871
			Jetpack_Options::update_option( 'jumpstart', 'jetpack_action_taken' );
2872
2873
			//Jump start is being dismissed send data to MC Stats
2874
			$jetpack->stat( 'jumpstart', 'manual,'.$module );
2875
2876
			$jetpack->do_stats( 'server_side' );
2877
		}
2878
2879
		if ( $redirect ) {
2880
			wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
2881
		}
2882
		if ( $exit ) {
2883
			exit;
2884
		}
2885
	}
2886
2887
	function activate_module_actions( $module ) {
2888
		/**
2889
		 * Fires when a module is activated.
2890
		 * The dynamic part of the filter, $module, is the module slug.
2891
		 *
2892
		 * @since 1.9.0
2893
		 *
2894
		 * @param string $module Module slug.
2895
		 */
2896
		do_action( "jetpack_activate_module_$module", $module );
2897
2898
		$this->sync->sync_all_module_options( $module );
2899
	}
2900
2901
	public static function deactivate_module( $module ) {
2902
		/**
2903
		 * Fires when a module is deactivated.
2904
		 *
2905
		 * @since 1.9.0
2906
		 *
2907
		 * @param string $module Module slug.
2908
		 */
2909
		do_action( 'jetpack_pre_deactivate_module', $module );
2910
2911
		$jetpack = Jetpack::init();
2912
2913
		$active = Jetpack::get_active_modules();
2914
		$new    = array_filter( array_diff( $active, (array) $module ) );
2915
2916
		/**
2917
		 * Fires when a module is deactivated.
2918
		 * The dynamic part of the filter, $module, is the module slug.
2919
		 *
2920
		 * @since 1.9.0
2921
		 *
2922
		 * @param string $module Module slug.
2923
		 */
2924
		do_action( "jetpack_deactivate_module_$module", $module );
2925
2926
		// A flag for Jump Start so it's not shown again.
2927 View Code Duplication
		if ( 'new_connection' === Jetpack_Options::get_option( 'jumpstart' ) ) {
2928
			Jetpack_Options::update_option( 'jumpstart', 'jetpack_action_taken' );
2929
2930
			//Jump start is being dismissed send data to MC Stats
2931
			$jetpack->stat( 'jumpstart', 'manual,deactivated-'.$module );
2932
2933
			$jetpack->do_stats( 'server_side' );
2934
		}
2935
2936
		return Jetpack_Options::update_option( 'active_modules', array_unique( $new ) );
2937
	}
2938
2939
	public static function enable_module_configurable( $module ) {
2940
		$module = Jetpack::get_module_slug( $module );
2941
		add_filter( 'jetpack_module_configurable_' . $module, '__return_true' );
2942
	}
2943
2944
	public static function module_configuration_url( $module ) {
2945
		$module = Jetpack::get_module_slug( $module );
2946
		return Jetpack::admin_url( array( 'page' => 'jetpack', 'configure' => $module ) );
2947
	}
2948
2949
	public static function module_configuration_load( $module, $method ) {
2950
		$module = Jetpack::get_module_slug( $module );
2951
		add_action( 'jetpack_module_configuration_load_' . $module, $method );
2952
	}
2953
2954
	public static function module_configuration_head( $module, $method ) {
2955
		$module = Jetpack::get_module_slug( $module );
2956
		add_action( 'jetpack_module_configuration_head_' . $module, $method );
2957
	}
2958
2959
	public static function module_configuration_screen( $module, $method ) {
2960
		$module = Jetpack::get_module_slug( $module );
2961
		add_action( 'jetpack_module_configuration_screen_' . $module, $method );
2962
	}
2963
2964
	public static function module_configuration_activation_screen( $module, $method ) {
2965
		$module = Jetpack::get_module_slug( $module );
2966
		add_action( 'display_activate_module_setting_' . $module, $method );
2967
	}
2968
2969
/* Installation */
2970
2971
	public static function bail_on_activation( $message, $deactivate = true ) {
2972
?>
2973
<!doctype html>
2974
<html>
2975
<head>
2976
<meta charset="<?php bloginfo( 'charset' ); ?>">
2977
<style>
2978
* {
2979
	text-align: center;
2980
	margin: 0;
2981
	padding: 0;
2982
	font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
2983
}
2984
p {
2985
	margin-top: 1em;
2986
	font-size: 18px;
2987
}
2988
</style>
2989
<body>
2990
<p><?php echo esc_html( $message ); ?></p>
2991
</body>
2992
</html>
2993
<?php
2994
		if ( $deactivate ) {
2995
			$plugins = get_option( 'active_plugins' );
2996
			$jetpack = plugin_basename( JETPACK__PLUGIN_DIR . 'jetpack.php' );
2997
			$update  = false;
2998
			foreach ( $plugins as $i => $plugin ) {
2999
				if ( $plugin === $jetpack ) {
3000
					$plugins[$i] = false;
3001
					$update = true;
3002
				}
3003
			}
3004
3005
			if ( $update ) {
3006
				update_option( 'active_plugins', array_filter( $plugins ) );
3007
			}
3008
		}
3009
		exit;
3010
	}
3011
3012
	/**
3013
	 * Attached to activate_{ plugin_basename( __FILES__ ) } by register_activation_hook()
3014
	 * @static
3015
	 */
3016
	public static function plugin_activation( $network_wide ) {
3017
		Jetpack_Options::update_option( 'activated', 1 );
3018
3019
		if ( version_compare( $GLOBALS['wp_version'], JETPACK__MINIMUM_WP_VERSION, '<' ) ) {
3020
			Jetpack::bail_on_activation( sprintf( __( 'Jetpack requires WordPress version %s or later.', 'jetpack' ), JETPACK__MINIMUM_WP_VERSION ) );
3021
		}
3022
3023
		if ( $network_wide )
3024
			Jetpack::state( 'network_nag', true );
3025
3026
		Jetpack::plugin_initialize();
3027
	}
3028
	/**
3029
	 * Runs before bumping version numbers up to a new version
3030
	 * @param  (string) $version    Version:timestamp
3031
	 * @param  (string) $old_version Old Version:timestamp or false if not set yet.
3032
	 * @return null              [description]
3033
	 */
3034
	public static function do_version_bump( $version, $old_version ) {
3035
3036
		if ( ! $old_version ) { // For new sites
3037
			// Setting up jetpack manage
3038
			Jetpack::activate_manage();
3039
		}
3040
	}
3041
3042
	/**
3043
	 * Sets the internal version number and activation state.
3044
	 * @static
3045
	 */
3046
	public static function plugin_initialize() {
3047
		if ( ! Jetpack_Options::get_option( 'activated' ) ) {
3048
			Jetpack_Options::update_option( 'activated', 2 );
3049
		}
3050
3051 View Code Duplication
		if ( ! Jetpack_Options::get_option( 'version' ) ) {
3052
			$version = $old_version = JETPACK__VERSION . ':' . time();
3053
			/** This action is documented in class.jetpack.php */
3054
			do_action( 'updating_jetpack_version', $version, false );
3055
			Jetpack_Options::update_options( compact( 'version', 'old_version' ) );
3056
		}
3057
3058
		Jetpack::load_modules();
3059
3060
		Jetpack_Options::delete_option( 'do_activate' );
3061
	}
3062
3063
	/**
3064
	 * Removes all connection options
3065
	 * @static
3066
	 */
3067
	public static function plugin_deactivation( ) {
3068
		require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
3069
		if( is_plugin_active_for_network( 'jetpack/jetpack.php' ) ) {
3070
			Jetpack_Network::init()->deactivate();
3071
		} else {
3072
			Jetpack::disconnect( false );
3073
			//Jetpack_Heartbeat::init()->deactivate();
3074
		}
3075
	}
3076
3077
	/**
3078
	 * Disconnects from the Jetpack servers.
3079
	 * Forgets all connection details and tells the Jetpack servers to do the same.
3080
	 * @static
3081
	 */
3082
	public static function disconnect( $update_activated_state = true ) {
3083
		wp_clear_scheduled_hook( 'jetpack_clean_nonces' );
3084
		Jetpack::clean_nonces( true );
3085
3086
		Jetpack::load_xml_rpc_client();
3087
		$xml = new Jetpack_IXR_Client();
3088
		$xml->query( 'jetpack.deregister' );
3089
3090
		Jetpack_Options::delete_option(
3091
			array(
3092
				'register',
3093
				'blog_token',
3094
				'user_token',
3095
				'user_tokens',
3096
				'master_user',
3097
				'time_diff',
3098
				'fallback_no_verify_ssl_certs',
3099
			)
3100
		);
3101
3102
		if ( $update_activated_state ) {
3103
			Jetpack_Options::update_option( 'activated', 4 );
3104
		}
3105
3106
		$jetpack_unique_connection = Jetpack_Options::get_option( 'unique_connection' );
3107
		// Check then record unique disconnection if site has never been disconnected previously
3108
		if ( -1 == $jetpack_unique_connection['disconnected'] ) {
3109
			$jetpack_unique_connection['disconnected'] = 1;
3110
		}
3111
		else {
3112
			if ( 0 == $jetpack_unique_connection['disconnected'] ) {
3113
				//track unique disconnect
3114
				$jetpack = Jetpack::init();
3115
3116
				$jetpack->stat( 'connections', 'unique-disconnect' );
3117
				$jetpack->do_stats( 'server_side' );
3118
			}
3119
			// increment number of times disconnected
3120
			$jetpack_unique_connection['disconnected'] += 1;
3121
		}
3122
3123
		Jetpack_Options::update_option( 'unique_connection', $jetpack_unique_connection );
3124
3125
		// Disable the Heartbeat cron
3126
		Jetpack_Heartbeat::init()->deactivate();
3127
	}
3128
3129
	/**
3130
	 * Unlinks the current user from the linked WordPress.com user
3131
	 */
3132
	public static function unlink_user( $user_id = null ) {
3133
		if ( ! $tokens = Jetpack_Options::get_option( 'user_tokens' ) )
3134
			return false;
3135
3136
		$user_id = empty( $user_id ) ? get_current_user_id() : intval( $user_id );
3137
3138
		if ( Jetpack_Options::get_option( 'master_user' ) == $user_id )
3139
			return false;
3140
3141
		if ( ! isset( $tokens[ $user_id ] ) )
3142
			return false;
3143
3144
		Jetpack::load_xml_rpc_client();
3145
		$xml = new Jetpack_IXR_Client( compact( 'user_id' ) );
3146
		$xml->query( 'jetpack.unlink_user', $user_id );
3147
3148
		unset( $tokens[ $user_id ] );
3149
3150
		Jetpack_Options::update_option( 'user_tokens', $tokens );
3151
3152
		return true;
3153
	}
3154
3155
	/**
3156
	 * Attempts Jetpack registration.  If it fail, a state flag is set: @see ::admin_page_load()
3157
	 */
3158
	public static function try_registration() {
3159
		// Let's get some testing in beta versions and such.
3160
		if ( self::is_development_version() && defined( 'PHP_URL_HOST' ) ) {
3161
			// Before attempting to connect, let's make sure that the domains are viable.
3162
			$domains_to_check = array_unique( array(
3163
				'siteurl' => parse_url( get_site_url(), PHP_URL_HOST ),
3164
				'homeurl' => parse_url( get_home_url(), PHP_URL_HOST ),
3165
			) );
3166
			foreach ( $domains_to_check as $domain ) {
3167
				$result = Jetpack_Data::is_usable_domain( $domain );
3168
				if ( is_wp_error( $result ) ) {
3169
					return $result;
3170
				}
3171
			}
3172
		}
3173
3174
		$result = Jetpack::register();
3175
3176
		// If there was an error with registration and the site was not registered, record this so we can show a message.
3177
		if ( ! $result || is_wp_error( $result ) ) {
3178
			return $result;
3179
		} else {
3180
			return true;
3181
		}
3182
	}
3183
3184
	/**
3185
	 * Tracking an internal event log. Try not to put too much chaff in here.
3186
	 *
3187
	 * [Everyone Loves a Log!](https://www.youtube.com/watch?v=2C7mNr5WMjA)
3188
	 */
3189
	public static function log( $code, $data = null ) {
3190
		// only grab the latest 200 entries
3191
		$log = array_slice( Jetpack_Options::get_option( 'log', array() ), -199, 199 );
3192
3193
		// Append our event to the log
3194
		$log_entry = array(
3195
			'time'    => time(),
3196
			'user_id' => get_current_user_id(),
3197
			'blog_id' => Jetpack_Options::get_option( 'id' ),
3198
			'code'    => $code,
3199
		);
3200
		// Don't bother storing it unless we've got some.
3201
		if ( ! is_null( $data ) ) {
3202
			$log_entry['data'] = $data;
3203
		}
3204
		$log[] = $log_entry;
3205
3206
		// Try add_option first, to make sure it's not autoloaded.
3207
		// @todo: Add an add_option method to Jetpack_Options
3208
		if ( ! add_option( 'jetpack_log', $log, null, 'no' ) ) {
3209
			Jetpack_Options::update_option( 'log', $log );
3210
		}
3211
3212
		/**
3213
		 * Fires when Jetpack logs an internal event.
3214
		 *
3215
		 * @since 3.0.0
3216
		 *
3217
		 * @param array $log_entry {
3218
		 *	Array of details about the log entry.
3219
		 *
3220
		 *	@param string time Time of the event.
3221
		 *	@param int user_id ID of the user who trigerred the event.
3222
		 *	@param int blog_id Jetpack Blog ID.
3223
		 *	@param string code Unique name for the event.
3224
		 *	@param string data Data about the event.
3225
		 * }
3226
		 */
3227
		do_action( 'jetpack_log_entry', $log_entry );
3228
	}
3229
3230
	/**
3231
	 * Get the internal event log.
3232
	 *
3233
	 * @param $event (string) - only return the specific log events
3234
	 * @param $num   (int)    - get specific number of latest results, limited to 200
3235
	 *
3236
	 * @return array of log events || WP_Error for invalid params
3237
	 */
3238
	public static function get_log( $event = false, $num = false ) {
3239
		if ( $event && ! is_string( $event ) ) {
3240
			return new WP_Error( __( 'First param must be string or empty', 'jetpack' ) );
3241
		}
3242
3243
		if ( $num && ! is_numeric( $num ) ) {
3244
			return new WP_Error( __( 'Second param must be numeric or empty', 'jetpack' ) );
3245
		}
3246
3247
		$entire_log = Jetpack_Options::get_option( 'log', array() );
3248
3249
		// If nothing set - act as it did before, otherwise let's start customizing the output
3250
		if ( ! $num && ! $event ) {
3251
			return $entire_log;
3252
		} else {
3253
			$entire_log = array_reverse( $entire_log );
3254
		}
3255
3256
		$custom_log_output = array();
3257
3258
		if ( $event ) {
3259
			foreach ( $entire_log as $log_event ) {
3260
				if ( $event == $log_event[ 'code' ] ) {
3261
					$custom_log_output[] = $log_event;
3262
				}
3263
			}
3264
		} else {
3265
			$custom_log_output = $entire_log;
3266
		}
3267
3268
		if ( $num ) {
3269
			$custom_log_output = array_slice( $custom_log_output, 0, $num );
3270
		}
3271
3272
		return $custom_log_output;
3273
	}
3274
3275
	/**
3276
	 * Log modification of important settings.
3277
	 */
3278
	public static function log_settings_change( $option, $old_value, $value ) {
3279
		switch( $option ) {
3280
			case 'jetpack_sync_non_public_post_stati':
3281
				self::log( $option, $value );
3282
				break;
3283
		}
3284
	}
3285
3286
	/**
3287
	 * Return stat data for WPCOM sync
3288
	 */
3289
	function get_stat_data() {
3290
		$heartbeat_data = Jetpack_Heartbeat::generate_stats_array();
3291
		$additional_data = $this->get_additional_stat_data();
3292
3293
		return json_encode( array_merge( $heartbeat_data, $additional_data ) );
3294
	}
3295
3296
	/**
3297
	 * Get additional stat data to sync to WPCOM
3298
	 */
3299
	function get_additional_stat_data( $prefix = '' ) {
3300
		$return["{$prefix}themes"]         = Jetpack::get_parsed_theme_data();
3301
		$return["{$prefix}plugins-extra"]  = Jetpack::get_parsed_plugin_data();
3302
		$return["{$prefix}users"]          = count_users();
3303
		$return["{$prefix}site-count"]     = 0;
3304
		if ( function_exists( 'get_blog_count' ) ) {
3305
			$return["{$prefix}site-count"] = get_blog_count();
3306
		}
3307
		return $return;
3308
	}
3309
3310
	/* Admin Pages */
3311
3312
	function admin_init() {
3313
		// If the plugin is not connected, display a connect message.
3314
		if (
3315
			// the plugin was auto-activated and needs its candy
3316
			Jetpack_Options::get_option( 'do_activate' )
3317
		||
3318
			// the plugin is active, but was never activated.  Probably came from a site-wide network activation
3319
			! Jetpack_Options::get_option( 'activated' )
3320
		) {
3321
			Jetpack::plugin_initialize();
3322
		}
3323
3324
		if ( ! Jetpack::is_active() && ! Jetpack::is_development_mode() ) {
3325
			if ( 4 != Jetpack_Options::get_option( 'activated' ) ) {
3326
				// Show connect notice on dashboard and plugins pages
3327
				add_action( 'load-index.php', array( $this, 'prepare_connect_notice' ) );
3328
				add_action( 'load-plugins.php', array( $this, 'prepare_connect_notice' ) );
3329
			}
3330
		} elseif ( false === Jetpack_Options::get_option( 'fallback_no_verify_ssl_certs' ) ) {
3331
			// Upgrade: 1.1 -> 1.1.1
3332
			// Check and see if host can verify the Jetpack servers' SSL certificate
3333
			$args = array();
3334
			Jetpack_Client::_wp_remote_request(
3335
				Jetpack::fix_url_for_bad_hosts( Jetpack::api_url( 'test' ) ),
3336
				$args,
3337
				true
3338
			);
3339
		} else {
3340
			// Show the notice on the Dashboard only for now
3341
3342
			add_action( 'load-index.php', array( $this, 'prepare_manage_jetpack_notice' ) );
3343
3344
			// Identity crisis notices
3345
			add_action( 'jetpack_notices', array( $this, 'alert_identity_crisis' ) );
3346
		}
3347
3348
		// If the plugin has just been disconnected from WP.com, show the survey notice
3349
		if ( isset( $_GET['disconnected'] ) && 'true' === $_GET['disconnected'] ) {
3350
			add_action( 'jetpack_notices', array( $this, 'disconnect_survey_notice' ) );
3351
		}
3352
3353
		if ( current_user_can( 'manage_options' ) && 'ALWAYS' == JETPACK_CLIENT__HTTPS && ! self::permit_ssl() ) {
3354
			add_action( 'admin_notices', array( $this, 'alert_required_ssl_fail' ) );
3355
		}
3356
3357
		add_action( 'load-plugins.php', array( $this, 'intercept_plugin_error_scrape_init' ) );
3358
		add_action( 'admin_enqueue_scripts', array( $this, 'admin_menu_css' ) );
3359
		add_filter( 'plugin_action_links_' . plugin_basename( JETPACK__PLUGIN_DIR . 'jetpack.php' ), array( $this, 'plugin_action_links' ) );
3360
3361
		if ( Jetpack::is_active() || Jetpack::is_development_mode() ) {
3362
			// Artificially throw errors in certain whitelisted cases during plugin activation
3363
			add_action( 'activate_plugin', array( $this, 'throw_error_on_activate_plugin' ) );
3364
3365
			// Kick off synchronization of user role when it changes
3366
			add_action( 'set_user_role', array( $this, 'user_role_change' ) );
3367
		}
3368
3369
		// Jetpack Manage Activation Screen from .com
3370
		Jetpack::module_configuration_activation_screen( 'manage', array( $this, 'manage_activate_screen' ) );
3371
	}
3372
3373
	function admin_body_class( $admin_body_class = '' ) {
3374
		$classes = explode( ' ', trim( $admin_body_class ) );
3375
3376
		$classes[] = self::is_active() ? 'jetpack-connected' : 'jetpack-disconnected';
3377
3378
		$admin_body_class = implode( ' ', array_unique( $classes ) );
3379
		return " $admin_body_class ";
3380
	}
3381
3382
	static function add_jetpack_pagestyles( $admin_body_class = '' ) {
3383
		return $admin_body_class . ' jetpack-pagestyles ';
3384
	}
3385
3386
	function prepare_connect_notice() {
3387
		add_action( 'admin_print_styles', array( $this, 'admin_banner_styles' ) );
3388
3389
		add_action( 'admin_notices', array( $this, 'admin_connect_notice' ) );
3390
3391
		if ( Jetpack::state( 'network_nag' ) )
3392
			add_action( 'network_admin_notices', array( $this, 'network_connect_notice' ) );
3393
	}
3394
	/**
3395
	 * Call this function if you want the Big Jetpack Manage Notice to show up.
3396
	 *
3397
	 * @return null
3398
	 */
3399
	function prepare_manage_jetpack_notice() {
3400
3401
		add_action( 'admin_print_styles', array( $this, 'admin_banner_styles' ) );
3402
		add_action( 'admin_notices', array( $this, 'admin_jetpack_manage_notice' ) );
3403
	}
3404
3405
	function manage_activate_screen() {
3406
		include ( JETPACK__PLUGIN_DIR . 'modules/manage/activate-admin.php' );
3407
	}
3408
	/**
3409
	 * Sometimes a plugin can activate without causing errors, but it will cause errors on the next page load.
3410
	 * This function artificially throws errors for such cases (whitelisted).
3411
	 *
3412
	 * @param string $plugin The activated plugin.
3413
	 */
3414
	function throw_error_on_activate_plugin( $plugin ) {
3415
		$active_modules = Jetpack::get_active_modules();
3416
3417
		// The Shortlinks module and the Stats plugin conflict, but won't cause errors on activation because of some function_exists() checks.
3418
		if ( function_exists( 'stats_get_api_key' ) && in_array( 'shortlinks', $active_modules ) ) {
3419
			$throw = false;
3420
3421
			// Try and make sure it really was the stats plugin
3422
			if ( ! class_exists( 'ReflectionFunction' ) ) {
3423
				if ( 'stats.php' == basename( $plugin ) ) {
3424
					$throw = true;
3425
				}
3426
			} else {
3427
				$reflection = new ReflectionFunction( 'stats_get_api_key' );
3428
				if ( basename( $plugin ) == basename( $reflection->getFileName() ) ) {
3429
					$throw = true;
3430
				}
3431
			}
3432
3433
			if ( $throw ) {
3434
				trigger_error( sprintf( __( 'Jetpack contains the most recent version of the old &#8220;%1$s&#8221; plugin.', 'jetpack' ), 'WordPress.com Stats' ), E_USER_ERROR );
3435
			}
3436
		}
3437
	}
3438
3439
	function intercept_plugin_error_scrape_init() {
3440
		add_action( 'check_admin_referer', array( $this, 'intercept_plugin_error_scrape' ), 10, 2 );
3441
	}
3442
3443
	function intercept_plugin_error_scrape( $action, $result ) {
3444
		if ( ! $result ) {
3445
			return;
3446
		}
3447
3448
		foreach ( $this->plugins_to_deactivate as $deactivate_me ) {
3449
			if ( "plugin-activation-error_{$deactivate_me[0]}" == $action ) {
3450
				Jetpack::bail_on_activation( sprintf( __( 'Jetpack contains the most recent version of the old &#8220;%1$s&#8221; plugin.', 'jetpack' ), $deactivate_me[1] ), false );
3451
			}
3452
		}
3453
	}
3454
3455
	function add_remote_request_handlers() {
3456
		add_action( 'wp_ajax_nopriv_jetpack_upload_file', array( $this, 'remote_request_handlers' ) );
3457
	}
3458
3459
	function remote_request_handlers() {
3460
		switch ( current_filter() ) {
3461
		case 'wp_ajax_nopriv_jetpack_upload_file' :
3462
			$response = $this->upload_handler();
3463
			break;
3464
		default :
3465
			$response = new Jetpack_Error( 'unknown_handler', 'Unknown Handler', 400 );
3466
			break;
3467
		}
3468
3469
		if ( ! $response ) {
3470
			$response = new Jetpack_Error( 'unknown_error', 'Unknown Error', 400 );
3471
		}
3472
3473
		if ( is_wp_error( $response ) ) {
3474
			$status_code       = $response->get_error_data();
3475
			$error             = $response->get_error_code();
3476
			$error_description = $response->get_error_message();
3477
3478
			if ( ! is_int( $status_code ) ) {
3479
				$status_code = 400;
3480
			}
3481
3482
			status_header( $status_code );
3483
			die( json_encode( (object) compact( 'error', 'error_description' ) ) );
3484
		}
3485
3486
		status_header( 200 );
3487
		if ( true === $response ) {
3488
			exit;
3489
		}
3490
3491
		die( json_encode( (object) $response ) );
3492
	}
3493
3494
	function upload_handler() {
3495
		if ( 'POST' !== strtoupper( $_SERVER['REQUEST_METHOD'] ) ) {
3496
			return new Jetpack_Error( 405, get_status_header_desc( 405 ), 405 );
3497
		}
3498
3499
		$user = wp_authenticate( '', '' );
3500
		if ( ! $user || is_wp_error( $user ) ) {
3501
			return new Jetpack_Error( 403, get_status_header_desc( 403 ), 403 );
3502
		}
3503
3504
		wp_set_current_user( $user->ID );
3505
3506
		if ( ! current_user_can( 'upload_files' ) ) {
3507
			return new Jetpack_Error( 'cannot_upload_files', 'User does not have permission to upload files', 403 );
3508
		}
3509
3510
		if ( empty( $_FILES ) ) {
3511
			return new Jetpack_Error( 'no_files_uploaded', 'No files were uploaded: nothing to process', 400 );
3512
		}
3513
3514
		foreach ( array_keys( $_FILES ) as $files_key ) {
3515
			if ( ! isset( $_POST["_jetpack_file_hmac_{$files_key}"] ) ) {
3516
				return new Jetpack_Error( 'missing_hmac', 'An HMAC for one or more files is missing', 400 );
3517
			}
3518
		}
3519
3520
		$media_keys = array_keys( $_FILES['media'] );
3521
3522
		$token = Jetpack_Data::get_access_token( get_current_user_id() );
3523
		if ( ! $token || is_wp_error( $token ) ) {
3524
			return new Jetpack_Error( 'unknown_token', 'Unknown Jetpack token', 403 );
3525
		}
3526
3527
		$uploaded_files = array();
3528
		$global_post    = isset( $GLOBALS['post'] ) ? $GLOBALS['post'] : null;
3529
		unset( $GLOBALS['post'] );
3530
		foreach ( $_FILES['media']['name'] as $index => $name ) {
3531
			$file = array();
3532
			foreach ( $media_keys as $media_key ) {
3533
				$file[$media_key] = $_FILES['media'][$media_key][$index];
3534
			}
3535
3536
			list( $hmac_provided, $salt ) = explode( ':', $_POST['_jetpack_file_hmac_media'][$index] );
3537
3538
			$hmac_file = hash_hmac_file( 'sha1', $file['tmp_name'], $salt . $token->secret );
3539
			if ( $hmac_provided !== $hmac_file ) {
3540
				$uploaded_files[$index] = (object) array( 'error' => 'invalid_hmac', 'error_description' => 'The corresponding HMAC for this file does not match' );
3541
				continue;
3542
			}
3543
3544
			$_FILES['.jetpack.upload.'] = $file;
3545
			$post_id = isset( $_POST['post_id'][$index] ) ? absint( $_POST['post_id'][$index] ) : 0;
3546
			if ( ! current_user_can( 'edit_post', $post_id ) ) {
3547
				$post_id = 0;
3548
			}
3549
			$attachment_id = media_handle_upload(
3550
				'.jetpack.upload.',
3551
				$post_id,
3552
				array(),
3553
				array(
3554
					'action' => 'jetpack_upload_file',
3555
				)
3556
			);
3557
3558
			if ( ! $attachment_id ) {
3559
				$uploaded_files[$index] = (object) array( 'error' => 'unknown', 'error_description' => 'An unknown problem occurred processing the upload on the Jetpack site' );
3560
			} elseif ( is_wp_error( $attachment_id ) ) {
3561
				$uploaded_files[$index] = (object) array( 'error' => 'attachment_' . $attachment_id->get_error_code(), 'error_description' => $attachment_id->get_error_message() );
3562
			} else {
3563
				$attachment = get_post( $attachment_id );
3564
				$uploaded_files[$index] = (object) array(
3565
					'id'   => (string) $attachment_id,
3566
					'file' => $attachment->post_title,
3567
					'url'  => wp_get_attachment_url( $attachment_id ),
3568
					'type' => $attachment->post_mime_type,
3569
					'meta' => wp_get_attachment_metadata( $attachment_id ),
3570
				);
3571
			}
3572
		}
3573
		if ( ! is_null( $global_post ) ) {
3574
			$GLOBALS['post'] = $global_post;
3575
		}
3576
3577
		return $uploaded_files;
3578
	}
3579
3580
	/**
3581
	 * Add help to the Jetpack page
3582
	 *
3583
	 * @since Jetpack (1.2.3)
3584
	 * @return false if not the Jetpack page
3585
	 */
3586
	function admin_help() {
3587
		$current_screen = get_current_screen();
3588
3589
		// Overview
3590
		$current_screen->add_help_tab(
3591
			array(
3592
				'id'		=> 'home',
3593
				'title'		=> __( 'Home', 'jetpack' ),
3594
				'content'	=>
3595
					'<p><strong>' . __( 'Jetpack by WordPress.com', 'jetpack' ) . '</strong></p>' .
3596
					'<p>' . __( 'Jetpack supercharges your self-hosted WordPress site with the awesome cloud power of WordPress.com.', 'jetpack' ) . '</p>' .
3597
					'<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>',
3598
			)
3599
		);
3600
3601
		// Screen Content
3602
		if ( current_user_can( 'manage_options' ) ) {
3603
			$current_screen->add_help_tab(
3604
				array(
3605
					'id'		=> 'settings',
3606
					'title'		=> __( 'Settings', 'jetpack' ),
3607
					'content'	=>
3608
						'<p><strong>' . __( 'Jetpack by WordPress.com',                                              'jetpack' ) . '</strong></p>' .
3609
						'<p>' . __( 'You can activate or deactivate individual Jetpack modules to suit your needs.', 'jetpack' ) . '</p>' .
3610
						'<ol>' .
3611
							'<li>' . __( 'Each module has an Activate or Deactivate link so you can toggle one individually.',														'jetpack' ) . '</li>' .
3612
							'<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>' .
3613
						'</ol>' .
3614
						'<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>'
3615
				)
3616
			);
3617
		}
3618
3619
		// Help Sidebar
3620
		$current_screen->set_help_sidebar(
3621
			'<p><strong>' . __( 'For more information:', 'jetpack' ) . '</strong></p>' .
3622
			'<p><a href="http://jetpack.com/faq/" target="_blank">'     . __( 'Jetpack FAQ',     'jetpack' ) . '</a></p>' .
3623
			'<p><a href="http://jetpack.com/support/" target="_blank">' . __( 'Jetpack Support', 'jetpack' ) . '</a></p>' .
3624
			'<p><a href="' . Jetpack::admin_url( array( 'page' => 'jetpack-debugger' )  ) .'">' . __( 'Jetpack Debugging Center', 'jetpack' ) . '</a></p>'
3625
		);
3626
	}
3627
3628
	function admin_menu_css() {
3629
		wp_enqueue_style( 'jetpack-icons' );
3630
	}
3631
3632
	function admin_menu_order() {
3633
		return true;
3634
	}
3635
3636 View Code Duplication
	function jetpack_menu_order( $menu_order ) {
3637
		$jp_menu_order = array();
3638
3639
		foreach ( $menu_order as $index => $item ) {
3640
			if ( $item != 'jetpack' ) {
3641
				$jp_menu_order[] = $item;
3642
			}
3643
3644
			if ( $index == 0 ) {
3645
				$jp_menu_order[] = 'jetpack';
3646
			}
3647
		}
3648
3649
		return $jp_menu_order;
3650
	}
3651
3652
	function admin_head() {
3653 View Code Duplication
		if ( isset( $_GET['configure'] ) && Jetpack::is_module( $_GET['configure'] ) && current_user_can( 'manage_options' ) )
3654
			/** This action is documented in class.jetpack-admin-page.php */
3655
			do_action( 'jetpack_module_configuration_head_' . $_GET['configure'] );
3656
	}
3657
3658
	function admin_banner_styles() {
3659
		$min = ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) ? '' : '.min';
3660
3661
		wp_enqueue_style( 'jetpack', plugins_url( "css/jetpack-banners{$min}.css", JETPACK__PLUGIN_FILE ), false, JETPACK__VERSION . '-20121016' );
3662
		wp_style_add_data( 'jetpack', 'rtl', 'replace' );
3663
		wp_style_add_data( 'jetpack', 'suffix', $min );
3664
	}
3665
3666
	function admin_scripts() {
3667
		wp_enqueue_script( 'jetpack-js', plugins_url( '_inc/jp.js', JETPACK__PLUGIN_FILE ), array( 'jquery', 'wp-util' ), JETPACK__VERSION . '-20121111' );
3668
		wp_localize_script(
3669
			'jetpack-js',
3670
			'jetpackL10n',
3671
			array(
3672
				'ays_disconnect' => "This will deactivate all Jetpack modules.\nAre you sure you want to disconnect?",
3673
				'ays_unlink'     => "This will prevent user-specific modules such as Publicize, Notifications and Post By Email from working.\nAre you sure you want to unlink?",
3674
				'ays_dismiss'    => "This will deactivate Jetpack.\nAre you sure you want to deactivate Jetpack?",
3675
			)
3676
		);
3677
		add_action( 'admin_footer', array( $this, 'do_stats' ) );
3678
	}
3679
3680
	function plugin_action_links( $actions ) {
3681
3682
		$jetpack_home = array( 'jetpack-home' => sprintf( '<a href="%s">%s</a>', Jetpack::admin_url( 'page=jetpack' ), __( 'Jetpack', 'jetpack' ) ) );
3683
3684
		if( current_user_can( 'jetpack_manage_modules' ) && ( Jetpack::is_active() || Jetpack::is_development_mode() ) ) {
3685
			return array_merge(
3686
				$jetpack_home,
3687
				array( 'settings' => sprintf( '<a href="%s">%s</a>', Jetpack::admin_url( 'page=jetpack_modules' ), __( 'Settings', 'jetpack' ) ) ),
3688
				array( 'support' => sprintf( '<a href="%s">%s</a>', Jetpack::admin_url( 'page=jetpack-debugger '), __( 'Support', 'jetpack' ) ) ),
3689
				$actions
3690
				);
3691
			}
3692
3693
		return array_merge( $jetpack_home, $actions );
3694
	}
3695
3696
	function admin_connect_notice() {
3697
		// Don't show the connect notice anywhere but the plugins.php after activating
3698
		$current = get_current_screen();
3699
		if ( 'plugins' !== $current->parent_base )
3700
			return;
3701
3702
		if ( ! current_user_can( 'jetpack_connect' ) )
3703
			return;
3704
3705
		$dismiss_and_deactivate_url = wp_nonce_url( Jetpack::admin_url( '?page=jetpack&jetpack-notice=dismiss' ), 'jetpack-deactivate' );
3706
		?>
3707
		<div id="message" class="updated jetpack-message jp-banner" style="display:block !important;">
3708
			<a class="jp-banner__dismiss" href="<?php echo esc_url( $dismiss_and_deactivate_url ); ?>" title="<?php esc_attr_e( 'Dismiss this notice and deactivate Jetpack.', 'jetpack' ); ?>"></a>
3709
			<?php if ( in_array( Jetpack_Options::get_option( 'activated' ) , array( 1, 2, 3 ) ) ) : ?>
3710
				<div class="jp-banner__content is-connection">
3711
					<h2><?php _e( 'Your Jetpack is almost ready!', 'jetpack' ); ?></h2>
3712
					<p><?php _e( 'Connect now to enable features like Stats, Likes, and Social Sharing.', 'jetpack' ); ?></p>
3713
				</div>
3714
				<div class="jp-banner__action-container is-connection">
3715
						<a href="<?php echo $this->build_connect_url() ?>" class="jp-banner__button" id="wpcom-connect"><?php _e( 'Connect to WordPress.com', 'jetpack' ); ?></a>
3716
				</div>
3717 View Code Duplication
			<?php else : ?>
3718
				<div class="jp-banner__content">
3719
					<h2><?php _e( 'Jetpack is installed!', 'jetpack' ) ?></h2>
3720
					<p><?php _e( 'It\'s ready to bring awesome, WordPress.com cloud-powered features to your site.', 'jetpack' ) ?></p>
3721
				</div>
3722
				<div class="jp-banner__action-container">
3723
					<a href="<?php echo Jetpack::admin_url() ?>" class="jp-banner__button" id="wpcom-connect"><?php _e( 'Learn More', 'jetpack' ); ?></a>
3724
				</div>
3725
			<?php endif; ?>
3726
		</div>
3727
3728
		<?php
3729
	}
3730
3731
	/**
3732
	 * This is the first banner
3733
	 * It should be visible only to user that can update the option
3734
	 * Are not connected
3735
	 *
3736
	 * @return null
3737
	 */
3738
	function admin_jetpack_manage_notice() {
3739
		$screen = get_current_screen();
3740
3741
		// Don't show the connect notice on the jetpack settings page.
3742
		if ( ! in_array( $screen->base, array( 'dashboard' ) ) || $screen->is_network || $screen->action )
3743
			return;
3744
3745
		// Only show it if don't have the managment option set.
3746
		// And not dismissed it already.
3747
		if ( ! $this->can_display_jetpack_manage_notice() || Jetpack_Options::get_option( 'dismissed_manage_banner' ) ) {
3748
			return;
3749
		}
3750
3751
		$opt_out_url = $this->opt_out_jetpack_manage_url();
3752
		$opt_in_url  = $this->opt_in_jetpack_manage_url();
3753
		/**
3754
		 * I think it would be great to have different wordsing depending on where you are
3755
		 * for example if we show the notice on dashboard and a different one if we show it on Plugins screen
3756
		 * etc..
3757
		 */
3758
3759
		?>
3760
		<div id="message" class="updated jetpack-message jp-banner is-opt-in" style="display:block !important;">
3761
			<a class="jp-banner__dismiss" href="<?php echo esc_url( $opt_out_url ); ?>" title="<?php esc_attr_e( 'Dismiss this notice for now.', 'jetpack' ); ?>"></a>
3762
			<div class="jp-banner__content">
3763
				<h2><?php esc_html_e( 'New in Jetpack: Centralized Site Management', 'jetpack' ); ?></h2>
3764
				<p><?php printf( __( 'Manage multiple sites from one dashboard at wordpress.com/sites. Enabling allows all existing, connected Administrators to modify your site from WordPress.com. <a href="%s" target="_blank">Learn More</a>.', 'jetpack' ), 'http://jetpack.com/support/site-management' ); ?></p>
3765
			</div>
3766
			<div class="jp-banner__action-container is-opt-in">
3767
				<a href="<?php echo esc_url( $opt_in_url ); ?>" class="jp-banner__button" id="wpcom-connect"><?php _e( 'Activate now', 'jetpack' ); ?></a>
3768
			</div>
3769
		</div>
3770
		<?php
3771
	}
3772
3773
	/**
3774
	 * Returns the url that the user clicks to remove the notice for the big banner
3775
	 * @return (string)
3776
	 */
3777
	function opt_out_jetpack_manage_url() {
3778
		$referer = '&_wp_http_referer=' . add_query_arg( '_wp_http_referer', null );
3779
		return wp_nonce_url( Jetpack::admin_url( 'jetpack-notice=jetpack-manage-opt-out' . $referer ), 'jetpack_manage_banner_opt_out' );
3780
	}
3781
	/**
3782
	 * Returns the url that the user clicks to opt in to Jetpack Manage
3783
	 * @return (string)
3784
	 */
3785
	function opt_in_jetpack_manage_url() {
3786
		return wp_nonce_url( Jetpack::admin_url( 'jetpack-notice=jetpack-manage-opt-in' ), 'jetpack_manage_banner_opt_in' );
3787
	}
3788
3789
	function opt_in_jetpack_manage_notice() {
3790
		?>
3791
		<div class="wrap">
3792
			<div id="message" class="jetpack-message is-opt-in">
3793
				<?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(), 'http://jetpack.com/support/site-management' ); ?>
3794
			</div>
3795
		</div>
3796
		<?php
3797
3798
	}
3799
	/**
3800
	 * Determines whether to show the notice of not true = display notice
3801
	 * @return (bool)
3802
	 */
3803
	function can_display_jetpack_manage_notice() {
3804
		// never display the notice to users that can't do anything about it anyways
3805
		if( ! current_user_can( 'jetpack_manage_modules' ) )
3806
			return false;
3807
3808
		// don't display if we are in development more
3809
		if( Jetpack::is_development_mode() ) {
3810
			return false;
3811
		}
3812
		// don't display if the site is private
3813
		if(  ! Jetpack_Options::get_option( 'public' ) )
3814
			return false;
3815
3816
		/**
3817
		 * Should the Jetpack Remote Site Management notice be displayed.
3818
		 *
3819
		 * @since 3.3.0
3820
		 *
3821
		 * @param bool ! self::is_module_active( 'manage' ) Is the Manage module inactive.
3822
		 */
3823
		return apply_filters( 'can_display_jetpack_manage_notice', ! self::is_module_active( 'manage' ) );
3824
	}
3825
3826
	function network_connect_notice() {
3827
		?>
3828
		<div id="message" class="updated jetpack-message">
3829
			<div class="squeezer">
3830
				<h2><?php _e( '<strong>Jetpack is activated!</strong> Each site on your network must be connected individually by an admin on that site.', 'jetpack' ) ?></h2>
3831
			</div>
3832
		</div>
3833
		<?php
3834
	}
3835
3836
	public static function jetpack_comment_notice() {
3837
		if ( in_array( 'comments', Jetpack::get_active_modules() ) ) {
3838
			return '';
3839
		}
3840
3841
		$jetpack_old_version = explode( ':', Jetpack_Options::get_option( 'old_version' ) );
3842
		$jetpack_new_version = explode( ':', Jetpack_Options::get_option( 'version' ) );
3843
3844
		if ( $jetpack_old_version ) {
3845
			if ( version_compare( $jetpack_old_version[0], '1.4', '>=' ) ) {
3846
				return '';
3847
			}
3848
		}
3849
3850
		if ( $jetpack_new_version ) {
3851
			if ( version_compare( $jetpack_new_version[0], '1.4-something', '<' ) ) {
3852
				return '';
3853
			}
3854
		}
3855
3856
		return '<br /><br />' . sprintf(
3857
			__( 'Jetpack now includes Comments, which enables your visitors to use their WordPress.com, Twitter, or Facebook accounts when commenting on your site. To activate Comments, <a href="%s">%s</a>.', 'jetpack' ),
3858
			wp_nonce_url(
3859
				Jetpack::admin_url(
3860
					array(
3861
						'page'   => 'jetpack',
3862
						'action' => 'activate',
3863
						'module' => 'comments',
3864
					)
3865
				),
3866
				'jetpack_activate-comments'
3867
			),
3868
			__( 'click here', 'jetpack' )
3869
		);
3870
	}
3871
3872
	/**
3873
	 * Show the survey link when the user has just disconnected Jetpack.
3874
	 */
3875
	function disconnect_survey_notice() {
3876
		?>
3877
		<div class="wrap">
3878
			<div id="message" class="jetpack-message stay-visible">
3879
				<div class="squeezer">
3880
					<h2>
3881
						<?php _e( 'You have successfully disconnected Jetpack.', 'jetpack' ); ?>
3882
						<br />
3883
						<?php echo sprintf(
3884
							__( 'Would you tell us why? Just <a href="%1$s" target="%2$s">answering two simple questions</a> would help us improve Jetpack.', 'jetpack' ),
3885
							'https://jetpack.com/survey-disconnected/',
3886
							'_blank'
3887
						); ?>
3888
					</h2>
3889
				</div>
3890
			</div>
3891
		</div>
3892
		<?php
3893
	}
3894
3895
	/*
3896
	 * Registration flow:
3897
	 * 1 - ::admin_page_load() action=register
3898
	 * 2 - ::try_registration()
3899
	 * 3 - ::register()
3900
	 *     - Creates jetpack_register option containing two secrets and a timestamp
3901
	 *     - Calls https://jetpack.wordpress.com/jetpack.register/1/ with
3902
	 *       siteurl, home, gmt_offset, timezone_string, site_name, secret_1, secret_2, site_lang, timeout, stats_id
3903
	 *     - That request to jetpack.wordpress.com does not immediately respond.  It first makes a request BACK to this site's
3904
	 *       xmlrpc.php?for=jetpack: RPC method: jetpack.verifyRegistration, Parameters: secret_1
3905
	 *     - The XML-RPC request verifies secret_1, deletes both secrets and responds with: secret_2
3906
	 *     - https://jetpack.wordpress.com/jetpack.register/1/ verifies that XML-RPC response (secret_2) then finally responds itself with
3907
	 *       jetpack_id, jetpack_secret, jetpack_public
3908
	 *     - ::register() then stores jetpack_options: id => jetpack_id, blog_token => jetpack_secret
3909
	 * 4 - redirect to https://jetpack.wordpress.com/jetpack.authorize/1/
3910
	 * 5 - user logs in with WP.com account
3911
	 * 6 - redirect to this site's wp-admin/index.php?page=jetpack&action=authorize with
3912
	 *     code <-- OAuth2 style authorization code
3913
	 * 7 - ::admin_page_load() action=authorize
3914
	 * 8 - Jetpack_Client_Server::authorize()
3915
	 * 9 - Jetpack_Client_Server::get_token()
3916
	 * 10- GET https://jetpack.wordpress.com/jetpack.token/1/ with
3917
	 *     client_id, client_secret, grant_type, code, redirect_uri:action=authorize, state, scope, user_email, user_login
3918
	 * 11- which responds with
3919
	 *     access_token, token_type, scope
3920
	 * 12- Jetpack_Client_Server::authorize() stores jetpack_options: user_token => access_token.$user_id
3921
	 * 13- Jetpack::activate_default_modules()
3922
	 *     Deactivates deprecated plugins
3923
	 *     Activates all default modules
3924
	 *     Catches errors: redirects to wp-admin/index.php?page=jetpack state:error=something
3925
	 * 14- redirect to this site's wp-admin/index.php?page=jetpack with state:message=authorized
3926
	 *     Done!
3927
	 */
3928
3929
	/**
3930
	 * Handles the page load events for the Jetpack admin page
3931
	 */
3932
	function admin_page_load() {
3933
		$error = false;
3934
3935
		// Make sure we have the right body class to hook stylings for subpages off of.
3936
		add_filter( 'admin_body_class', array( __CLASS__, 'add_jetpack_pagestyles' ) );
3937
3938
		if ( ! empty( $_GET['jetpack_restate'] ) ) {
3939
			// Should only be used in intermediate redirects to preserve state across redirects
3940
			Jetpack::restate();
3941
		}
3942
3943
		if ( isset( $_GET['connect_url_redirect'] ) ) {
3944
			// User clicked in the iframe to link their accounts
3945
			if ( ! Jetpack::is_user_connected() ) {
3946
				$connect_url = $this->build_connect_url( true );
3947
				if ( isset( $_GET['notes_iframe'] ) )
3948
					$connect_url .= '&notes_iframe';
3949
				wp_redirect( $connect_url );
3950
				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...
3951
			} else {
3952
				Jetpack::state( 'message', 'already_authorized' );
3953
				wp_safe_redirect( Jetpack::admin_url() );
3954
				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...
3955
			}
3956
		}
3957
3958
3959
		if ( isset( $_GET['action'] ) ) {
3960
			switch ( $_GET['action'] ) {
3961
			case 'authorize' :
3962
				if ( Jetpack::is_active() && Jetpack::is_user_connected() ) {
3963
					Jetpack::state( 'message', 'already_authorized' );
3964
					wp_safe_redirect( Jetpack::admin_url() );
3965
					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...
3966
				}
3967
				Jetpack::log( 'authorize' );
3968
				$client_server = new Jetpack_Client_Server;
3969
				$client_server->authorize();
3970
				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...
3971
			case 'register' :
3972
				if ( ! current_user_can( 'jetpack_connect' ) ) {
3973
					$error = 'cheatin';
3974
					break;
3975
				}
3976
				check_admin_referer( 'jetpack-register' );
3977
				Jetpack::log( 'register' );
3978
				Jetpack::maybe_set_version_option();
3979
				$registered = Jetpack::try_registration();
3980
				if ( is_wp_error( $registered ) ) {
3981
					$error = $registered->get_error_code();
3982
					Jetpack::state( 'error_description', $registered->get_error_message() );
3983
					break;
3984
				}
3985
3986
				wp_redirect( $this->build_connect_url( true ) );
3987
				exit;
3988
			case 'activate' :
3989
				if ( ! current_user_can( 'jetpack_activate_modules' ) ) {
3990
					$error = 'cheatin';
3991
					break;
3992
				}
3993
3994
				$module = stripslashes( $_GET['module'] );
3995
				check_admin_referer( "jetpack_activate-$module" );
3996
				Jetpack::log( 'activate', $module );
3997
				Jetpack::activate_module( $module );
3998
				// The following two lines will rarely happen, as Jetpack::activate_module normally exits at the end.
3999
				wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
4000
				exit;
4001
			case 'activate_default_modules' :
4002
				check_admin_referer( 'activate_default_modules' );
4003
				Jetpack::log( 'activate_default_modules' );
4004
				Jetpack::restate();
4005
				$min_version   = isset( $_GET['min_version'] ) ? $_GET['min_version'] : false;
4006
				$max_version   = isset( $_GET['max_version'] ) ? $_GET['max_version'] : false;
4007
				$other_modules = isset( $_GET['other_modules'] ) && is_array( $_GET['other_modules'] ) ? $_GET['other_modules'] : array();
4008
				Jetpack::activate_default_modules( $min_version, $max_version, $other_modules );
4009
				wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
4010
				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...
4011
			case 'disconnect' :
4012
				if ( ! current_user_can( 'jetpack_disconnect' ) ) {
4013
					$error = 'cheatin';
4014
					break;
4015
				}
4016
4017
				check_admin_referer( 'jetpack-disconnect' );
4018
				Jetpack::log( 'disconnect' );
4019
				Jetpack::disconnect();
4020
				wp_safe_redirect( Jetpack::admin_url( 'disconnected=true' ) );
4021
				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...
4022
			case 'reconnect' :
4023
				if ( ! current_user_can( 'jetpack_reconnect' ) ) {
4024
					$error = 'cheatin';
4025
					break;
4026
				}
4027
4028
				check_admin_referer( 'jetpack-reconnect' );
4029
				Jetpack::log( 'reconnect' );
4030
				$this->disconnect();
4031
				wp_redirect( $this->build_connect_url( true ) );
4032
				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...
4033 View Code Duplication
			case 'deactivate' :
4034
				if ( ! current_user_can( 'jetpack_deactivate_modules' ) ) {
4035
					$error = 'cheatin';
4036
					break;
4037
				}
4038
4039
				$modules = stripslashes( $_GET['module'] );
4040
				check_admin_referer( "jetpack_deactivate-$modules" );
4041
				foreach ( explode( ',', $modules ) as $module ) {
4042
					Jetpack::log( 'deactivate', $module );
4043
					Jetpack::deactivate_module( $module );
4044
					Jetpack::state( 'message', 'module_deactivated' );
4045
				}
4046
				Jetpack::state( 'module', $modules );
4047
				wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
4048
				exit;
4049
			case 'unlink' :
4050
				$redirect = isset( $_GET['redirect'] ) ? $_GET['redirect'] : '';
4051
				check_admin_referer( 'jetpack-unlink' );
4052
				Jetpack::log( 'unlink' );
4053
				$this->unlink_user();
4054
				Jetpack::state( 'message', 'unlinked' );
4055
				if ( 'sub-unlink' == $redirect ) {
4056
					wp_safe_redirect( admin_url() );
4057
				} else {
4058
					wp_safe_redirect( Jetpack::admin_url( array( 'page' => $redirect ) ) );
4059
				}
4060
				exit;
4061
			default:
4062
				/**
4063
				 * Fires when a Jetpack admin page is loaded with an unrecognized parameter.
4064
				 *
4065
				 * @since 2.6.0
4066
				 *
4067
				 * @param string sanitize_key( $_GET['action'] ) Unrecognized URL parameter.
4068
				 */
4069
				do_action( 'jetpack_unrecognized_action', sanitize_key( $_GET['action'] ) );
4070
			}
4071
		}
4072
4073
		if ( ! $error = $error ? $error : Jetpack::state( 'error' ) ) {
4074
			self::activate_new_modules( true );
4075
		}
4076
4077
		switch ( $error ) {
4078
		case 'cheatin' :
4079
			$this->error = __( 'Cheatin&#8217; uh?', 'jetpack' );
4080
			break;
4081
		case 'access_denied' :
4082
			$this->error = __( 'You need to authorize the Jetpack connection between your site and WordPress.com to enable the awesome features.', 'jetpack' );
4083
			break;
4084
		case 'wrong_state' :
4085
			$this->error = __( 'Don&#8217;t cross the streams!  You need to stay logged in to your WordPress blog while you authorize Jetpack.', 'jetpack' );
4086
			break;
4087
		case 'invalid_client' :
4088
			// @todo re-register instead of deactivate/reactivate
4089
			$this->error = __( 'Return to sender.  Whoops! It looks like you got the wrong Jetpack in the mail; deactivate then reactivate the Jetpack plugin to get a new one.', 'jetpack' );
4090
			break;
4091
		case 'invalid_grant' :
4092
			$this->error = __( 'Wrong size.  Hm&#8230; it seems your Jetpack doesn&#8217;t quite fit.  Have you lost weight? Click &#8220;Connect to WordPress.com&#8221; again to get your Jetpack adjusted.', 'jetpack' );
4093
			break;
4094
		case 'site_inaccessible' :
4095
		case 'site_requires_authorization' :
4096
			$this->error = sprintf( __( 'Your website needs to be publicly accessible to use Jetpack: %s', 'jetpack' ), "<code>$error</code>" );
4097
			break;
4098
		case 'module_activation_failed' :
4099
			$module = Jetpack::state( 'module' );
4100
			if ( ! empty( $module ) && $mod = Jetpack::get_module( $module ) ) {
4101
				$this->error = sprintf( __( '%s could not be activated because it triggered a <strong>fatal error</strong>. Perhaps there is a conflict with another plugin you have installed?', 'jetpack' ), $mod['name'] );
4102
				if ( isset( $this->plugins_to_deactivate[$module] ) ) {
4103
					$this->error .= ' ' . sprintf( __( 'Do you still have the %s plugin installed?', 'jetpack' ), $this->plugins_to_deactivate[$module][1] );
4104
				}
4105
			} else {
4106
				$this->error = __( 'Module could not be activated because it triggered a <strong>fatal error</strong>. Perhaps there is a conflict with another plugin you have installed?', 'jetpack' );
4107
			}
4108
			if ( $php_errors = Jetpack::state( 'php_errors' ) ) {
4109
				$this->error .= "<br />\n";
4110
				$this->error .= $php_errors;
4111
			}
4112
			break;
4113
		case 'master_user_required' :
4114
			$module = Jetpack::state( 'module' );
4115
			$module_name = '';
4116
			if ( ! empty( $module ) && $mod = Jetpack::get_module( $module ) ) {
4117
				$module_name = $mod['name'];
4118
			}
4119
4120
			$master_user = Jetpack_Options::get_option( 'master_user' );
4121
			$master_userdata = get_userdata( $master_user ) ;
4122
			if ( $master_userdata ) {
4123
				if ( ! in_array( $module, Jetpack::get_active_modules() ) ) {
4124
					$this->error = sprintf( __( '%s was not activated.' , 'jetpack' ), $module_name );
4125
				} else {
4126
					$this->error = sprintf( __( '%s was not deactivated.' , 'jetpack' ), $module_name );
4127
				}
4128
				$this->error .= '  ' . sprintf( __( 'This module can only be altered by %s, the user who initiated the Jetpack connection on this site.' , 'jetpack' ), esc_html( $master_userdata->display_name ) );
4129
4130
			} else {
4131
				$this->error = sprintf( __( 'Only the user who initiated the Jetpack connection on this site can toggle %s, but that user no longer exists. This should not happen.', 'jetpack' ), $module_name );
4132
			}
4133
			break;
4134
		case 'not_public' :
4135
			$this->error = __( '<strong>Your Jetpack has a glitch.</strong> Connecting this site with WordPress.com is not possible. This usually means your site is not publicly accessible (localhost).', 'jetpack' );
4136
			break;
4137
		case 'wpcom_408' :
4138
		case 'wpcom_5??' :
4139
		case 'wpcom_bad_response' :
4140
		case 'wpcom_outage' :
4141
			$this->error = __( 'WordPress.com is currently having problems and is unable to fuel up your Jetpack.  Please try again later.', 'jetpack' );
4142
			break;
4143
		case 'register_http_request_failed' :
4144
		case 'token_http_request_failed' :
4145
			$this->error = sprintf( __( 'Jetpack could not contact WordPress.com: %s.  This usually means something is incorrectly configured on your web host.', 'jetpack' ), "<code>$error</code>" );
4146
			break;
4147
		default :
4148
			if ( empty( $error ) ) {
4149
				break;
4150
			}
4151
			$error = trim( substr( strip_tags( $error ), 0, 20 ) );
4152
			// no break: fall through
4153
		case 'no_role' :
4154
		case 'no_cap' :
4155
		case 'no_code' :
4156
		case 'no_state' :
4157
		case 'invalid_state' :
4158
		case 'invalid_request' :
4159
		case 'invalid_scope' :
4160
		case 'unsupported_response_type' :
4161
		case 'invalid_token' :
4162
		case 'no_token' :
4163
		case 'missing_secrets' :
4164
		case 'home_missing' :
4165
		case 'siteurl_missing' :
4166
		case 'gmt_offset_missing' :
4167
		case 'site_name_missing' :
4168
		case 'secret_1_missing' :
4169
		case 'secret_2_missing' :
4170
		case 'site_lang_missing' :
4171
		case 'home_malformed' :
4172
		case 'siteurl_malformed' :
4173
		case 'gmt_offset_malformed' :
4174
		case 'timezone_string_malformed' :
4175
		case 'site_name_malformed' :
4176
		case 'secret_1_malformed' :
4177
		case 'secret_2_malformed' :
4178
		case 'site_lang_malformed' :
4179
		case 'secrets_mismatch' :
4180
		case 'verify_secret_1_missing' :
4181
		case 'verify_secret_1_malformed' :
4182
		case 'verify_secrets_missing' :
4183
		case 'verify_secrets_mismatch' :
4184
			$error = esc_html( $error );
4185
			$this->error = sprintf( __( '<strong>Your Jetpack has a glitch.</strong>  We&#8217;re sorry for the inconvenience. Please try again later, if the issue continues please contact support with this message: %s', 'jetpack' ), "<code>$error</code>" );
4186
			if ( ! Jetpack::is_active() ) {
4187
				$this->error .= '<br />';
4188
				$this->error .= sprintf( __( 'Try connecting again.', 'jetpack' ) );
4189
			}
4190
			break;
4191
		}
4192
4193
		$message_code = Jetpack::state( 'message' );
4194
4195
		$active_state = Jetpack::state( 'activated_modules' );
4196
		if ( ! empty( $active_state ) ) {
4197
			$available    = Jetpack::get_available_modules();
4198
			$active_state = explode( ',', $active_state );
4199
			$active_state = array_intersect( $active_state, $available );
4200
			if ( count( $active_state ) ) {
4201
				foreach ( $active_state as $mod ) {
4202
					$this->stat( 'module-activated', $mod );
4203
				}
4204
			} else {
4205
				$active_state = false;
4206
			}
4207
		}
4208
		if( Jetpack::state( 'optin-manage' ) ) {
4209
			$activated_manage = $message_code;
4210
			$message_code = 'jetpack-manage';
4211
4212
		}
4213
		switch ( $message_code ) {
4214
		case 'modules_activated' :
4215
			$this->message = sprintf(
4216
				__( 'Welcome to <strong>Jetpack %s</strong>!', 'jetpack' ),
4217
				JETPACK__VERSION
4218
			);
4219
4220
			if ( $active_state ) {
4221
				$titles = array();
4222 View Code Duplication
				foreach ( $active_state as $mod ) {
4223
					if ( $mod_headers = Jetpack::get_module( $mod ) ) {
4224
						$titles[] = '<strong>' . preg_replace( '/\s+(?![^<>]++>)/', '&nbsp;', $mod_headers['name'] ) . '</strong>';
4225
					}
4226
				}
4227
				if ( $titles ) {
4228
					$this->message .= '<br /><br />' . wp_sprintf( __( 'The following new modules have been activated: %l.', 'jetpack' ), $titles );
4229
				}
4230
			}
4231
4232
			if ( $reactive_state = Jetpack::state( 'reactivated_modules' ) ) {
4233
				$titles = array();
4234 View Code Duplication
				foreach ( explode( ',',  $reactive_state ) as $mod ) {
4235
					if ( $mod_headers = Jetpack::get_module( $mod ) ) {
4236
						$titles[] = '<strong>' . preg_replace( '/\s+(?![^<>]++>)/', '&nbsp;', $mod_headers['name'] ) . '</strong>';
4237
					}
4238
				}
4239
				if ( $titles ) {
4240
					$this->message .= '<br /><br />' . wp_sprintf( __( 'The following modules have been updated: %l.', 'jetpack' ), $titles );
4241
				}
4242
			}
4243
4244
			$this->message .= Jetpack::jetpack_comment_notice();
4245
			break;
4246
		case 'jetpack-manage':
4247
			$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>';
4248
			if ( $activated_manage ) {
4249
				$this->message .= '<br /><strong>' . __( 'Manage has been activated for you!', 'jetpack'  ) . '</strong>';
4250
			}
4251
			break;
4252
		case 'module_activated' :
4253
			if ( $module = Jetpack::get_module( Jetpack::state( 'module' ) ) ) {
4254
				$this->message = sprintf( __( '<strong>%s Activated!</strong> You can deactivate at any time by clicking the Deactivate link next to each module.', 'jetpack' ), $module['name'] );
4255
				$this->stat( 'module-activated', Jetpack::state( 'module' ) );
4256
			}
4257
			break;
4258
4259
		case 'module_deactivated' :
4260
			$modules = Jetpack::state( 'module' );
4261
			if ( ! $modules ) {
4262
				break;
4263
			}
4264
4265
			$module_names = array();
4266
			foreach ( explode( ',', $modules ) as $module_slug ) {
4267
				$module = Jetpack::get_module( $module_slug );
4268
				if ( $module ) {
4269
					$module_names[] = $module['name'];
4270
				}
4271
4272
				$this->stat( 'module-deactivated', $module_slug );
4273
			}
4274
4275
			if ( ! $module_names ) {
4276
				break;
4277
			}
4278
4279
			$this->message = wp_sprintf(
4280
				_nx(
4281
					'<strong>%l Deactivated!</strong> You can activate it again at any time using the activate link next to each module.',
4282
					'<strong>%l Deactivated!</strong> You can activate them again at any time using the activate links next to each module.',
4283
					count( $module_names ),
4284
					'%l = list of Jetpack module/feature names',
4285
					'jetpack'
4286
				),
4287
				$module_names
4288
			);
4289
			break;
4290
4291
		case 'module_configured' :
4292
			$this->message = __( '<strong>Module settings were saved.</strong> ', 'jetpack' );
4293
			break;
4294
4295
		case 'already_authorized' :
4296
			$this->message = __( '<strong>Your Jetpack is already connected.</strong> ', 'jetpack' );
4297
			break;
4298
4299
		case 'authorized' :
4300
			$this->message  = __( '<strong>You&#8217;re fueled up and ready to go, Jetpack is now active.</strong> ', 'jetpack' );
4301
			$this->message .= Jetpack::jetpack_comment_notice();
4302
			break;
4303
4304
		case 'linked' :
4305
			$this->message  = __( '<strong>You&#8217;re fueled up and ready to go.</strong> ', 'jetpack' );
4306
			$this->message .= Jetpack::jetpack_comment_notice();
4307
			break;
4308
4309
		case 'unlinked' :
4310
			$user = wp_get_current_user();
4311
			$this->message = sprintf( __( '<strong>You have unlinked your account (%s) from WordPress.com.</strong>', 'jetpack' ), $user->user_login );
4312
			break;
4313
4314
		case 'switch_master' :
4315
			global $current_user;
4316
			$is_master_user = $current_user->ID == Jetpack_Options::get_option( 'master_user' );
4317
			$master_userdata = get_userdata( Jetpack_Options::get_option( 'master_user' ) );
4318
			if ( $is_master_user ) {
4319
				$this->message = __( 'You have successfully set yourself as Jetpack’s primary user.', 'jetpack' );
4320
			} else {
4321
				$this->message = sprintf( _x( 'You have successfully set %s as Jetpack’s primary user.', '%s is a username', 'jetpack' ), $master_userdata->user_login );
4322
			}
4323
			break;
4324
		}
4325
4326
		$deactivated_plugins = Jetpack::state( 'deactivated_plugins' );
4327
4328
		if ( ! empty( $deactivated_plugins ) ) {
4329
			$deactivated_plugins = explode( ',', $deactivated_plugins );
4330
			$deactivated_titles  = array();
4331
			foreach ( $deactivated_plugins as $deactivated_plugin ) {
4332
				if ( ! isset( $this->plugins_to_deactivate[$deactivated_plugin] ) ) {
4333
					continue;
4334
				}
4335
4336
				$deactivated_titles[] = '<strong>' . str_replace( ' ', '&nbsp;', $this->plugins_to_deactivate[$deactivated_plugin][1] ) . '</strong>';
4337
			}
4338
4339
			if ( $deactivated_titles ) {
4340
				if ( $this->message ) {
4341
					$this->message .= "<br /><br />\n";
4342
				}
4343
4344
				$this->message .= wp_sprintf(
4345
					_n(
4346
						'Jetpack contains the most recent version of the old %l plugin.',
4347
						'Jetpack contains the most recent versions of the old %l plugins.',
4348
						count( $deactivated_titles ),
4349
						'jetpack'
4350
					),
4351
					$deactivated_titles
4352
				);
4353
4354
				$this->message .= "<br />\n";
4355
4356
				$this->message .= _n(
4357
					'The old version has been deactivated and can be removed from your site.',
4358
					'The old versions have been deactivated and can be removed from your site.',
4359
					count( $deactivated_titles ),
4360
					'jetpack'
4361
				);
4362
			}
4363
		}
4364
4365
		$this->privacy_checks = Jetpack::state( 'privacy_checks' );
4366
4367
		if ( $this->message || $this->error || $this->privacy_checks || $this->can_display_jetpack_manage_notice() ) {
4368
			add_action( 'jetpack_notices', array( $this, 'admin_notices' ) );
4369
		}
4370
4371 View Code Duplication
		if ( isset( $_GET['configure'] ) && Jetpack::is_module( $_GET['configure'] ) && current_user_can( 'manage_options' ) ) {
4372
			/**
4373
			 * Fires when a module configuration page is loaded.
4374
			 * The dynamic part of the hook is the configure parameter from the URL.
4375
			 *
4376
			 * @since 1.1.0
4377
			 */
4378
			do_action( 'jetpack_module_configuration_load_' . $_GET['configure'] );
4379
		}
4380
4381
		add_filter( 'jetpack_short_module_description', 'wptexturize' );
4382
	}
4383
4384
	function admin_notices() {
4385
4386
		if ( $this->error ) {
4387
?>
4388
<div id="message" class="jetpack-message jetpack-err">
4389
	<div class="squeezer">
4390
		<h2><?php echo wp_kses( $this->error, array( 'code' => true, 'strong' => true, 'br' => true, 'b' => true ) ); ?></h2>
4391
<?php	if ( $desc = Jetpack::state( 'error_description' ) ) : ?>
4392
		<p><?php echo esc_html( stripslashes( $desc ) ); ?></p>
4393
<?php	endif; ?>
4394
	</div>
4395
</div>
4396
<?php
4397
		}
4398
4399
		if ( $this->message ) {
4400
?>
4401
<div id="message" class="jetpack-message">
4402
	<div class="squeezer">
4403
		<h2><?php echo wp_kses( $this->message, array( 'strong' => array(), 'a' => array( 'href' => true ), 'br' => true ) ); ?></h2>
4404
	</div>
4405
</div>
4406
<?php
4407
		}
4408
4409
		if ( $this->privacy_checks ) :
4410
			$module_names = $module_slugs = array();
4411
4412
			$privacy_checks = explode( ',', $this->privacy_checks );
4413
			$privacy_checks = array_filter( $privacy_checks, array( 'Jetpack', 'is_module' ) );
4414
			foreach ( $privacy_checks as $module_slug ) {
4415
				$module = Jetpack::get_module( $module_slug );
4416
				if ( ! $module ) {
4417
					continue;
4418
				}
4419
4420
				$module_slugs[] = $module_slug;
4421
				$module_names[] = "<strong>{$module['name']}</strong>";
4422
			}
4423
4424
			$module_slugs = join( ',', $module_slugs );
4425
?>
4426
<div id="message" class="jetpack-message jetpack-err">
4427
	<div class="squeezer">
4428
		<h2><strong><?php esc_html_e( 'Is this site private?', 'jetpack' ); ?></strong></h2><br />
4429
		<p><?php
4430
			echo wp_kses(
4431
				wptexturize(
4432
					wp_sprintf(
4433
						_nx(
4434
							"Like your site's RSS feeds, %l allows access to your posts and other content to third parties.",
4435
							"Like your site's RSS feeds, %l allow access to your posts and other content to third parties.",
4436
							count( $privacy_checks ),
4437
							'%l = list of Jetpack module/feature names',
4438
							'jetpack'
4439
						),
4440
						$module_names
4441
					)
4442
				),
4443
				array( 'strong' => true )
4444
			);
4445
4446
			echo "\n<br />\n";
4447
4448
			echo wp_kses(
4449
				sprintf(
4450
					_nx(
4451
						'If your site is not publicly accessible, consider <a href="%1$s" title="%2$s">deactivating this feature</a>.',
4452
						'If your site is not publicly accessible, consider <a href="%1$s" title="%2$s">deactivating these features</a>.',
4453
						count( $privacy_checks ),
4454
						'%1$s = deactivation URL, %2$s = "Deactivate {list of Jetpack module/feature names}',
4455
						'jetpack'
4456
					),
4457
					wp_nonce_url(
4458
						Jetpack::admin_url(
4459
							array(
4460
								'page'   => 'jetpack',
4461
								'action' => 'deactivate',
4462
								'module' => urlencode( $module_slugs ),
4463
							)
4464
						),
4465
						"jetpack_deactivate-$module_slugs"
4466
					),
4467
					esc_attr( wp_kses( wp_sprintf( _x( 'Deactivate %l', '%l = list of Jetpack module/feature names', 'jetpack' ), $module_names ), array() ) )
4468
				),
4469
				array( 'a' => array( 'href' => true, 'title' => true ) )
4470
			);
4471
		?></p>
4472
	</div>
4473
</div>
4474
<?php endif;
4475
	// only display the notice if the other stuff is not there
4476
	if( $this->can_display_jetpack_manage_notice() && !  $this->error && ! $this->message && ! $this->privacy_checks ) {
4477
		if( isset( $_GET['page'] ) && 'jetpack' != $_GET['page'] )
4478
			$this->opt_in_jetpack_manage_notice();
4479
		}
4480
	}
4481
4482
	/**
4483
	 * Record a stat for later output.  This will only currently output in the admin_footer.
4484
	 */
4485
	function stat( $group, $detail ) {
4486
		if ( ! isset( $this->stats[ $group ] ) )
4487
			$this->stats[ $group ] = array();
4488
		$this->stats[ $group ][] = $detail;
4489
	}
4490
4491
	/**
4492
	 * Load stats pixels. $group is auto-prefixed with "x_jetpack-"
4493
	 */
4494
	function do_stats( $method = '' ) {
4495
		if ( is_array( $this->stats ) && count( $this->stats ) ) {
4496
			foreach ( $this->stats as $group => $stats ) {
4497
				if ( is_array( $stats ) && count( $stats ) ) {
4498
					$args = array( "x_jetpack-{$group}" => implode( ',', $stats ) );
4499
					if ( 'server_side' === $method ) {
4500
						self::do_server_side_stat( $args );
4501
					} else {
4502
						echo '<img src="' . esc_url( self::build_stats_url( $args ) ) . '" width="1" height="1" style="display:none;" />';
4503
					}
4504
				}
4505
				unset( $this->stats[ $group ] );
4506
			}
4507
		}
4508
	}
4509
4510
	/**
4511
	 * Runs stats code for a one-off, server-side.
4512
	 *
4513
	 * @param $args array|string The arguments to append to the URL. Should include `x_jetpack-{$group}={$stats}` or whatever we want to store.
4514
	 *
4515
	 * @return bool If it worked.
4516
	 */
4517
	static function do_server_side_stat( $args ) {
4518
		$response = wp_remote_get( esc_url_raw( self::build_stats_url( $args ) ) );
4519
		if ( is_wp_error( $response ) )
4520
			return false;
4521
4522
		if ( 200 !== wp_remote_retrieve_response_code( $response ) )
4523
			return false;
4524
4525
		return true;
4526
	}
4527
4528
	/**
4529
	 * Builds the stats url.
4530
	 *
4531
	 * @param $args array|string The arguments to append to the URL.
4532
	 *
4533
	 * @return string The URL to be pinged.
4534
	 */
4535
	static function build_stats_url( $args ) {
4536
		$defaults = array(
4537
			'v'    => 'wpcom2',
4538
			'rand' => md5( mt_rand( 0, 999 ) . time() ),
4539
		);
4540
		$args     = wp_parse_args( $args, $defaults );
4541
		/**
4542
		 * Filter the URL used as the Stats tracking pixel.
4543
		 *
4544
		 * @since 2.3.2
4545
		 *
4546
		 * @param string $url Base URL used as the Stats tracking pixel.
4547
		 */
4548
		$base_url = apply_filters(
4549
			'jetpack_stats_base_url',
4550
			set_url_scheme( 'http://pixel.wp.com/g.gif' )
4551
		);
4552
		$url      = add_query_arg( $args, $base_url );
4553
		return $url;
4554
	}
4555
4556
	function translate_current_user_to_role() {
4557
		foreach ( $this->capability_translations as $role => $cap ) {
4558
			if ( current_user_can( $role ) || current_user_can( $cap ) ) {
4559
				return $role;
4560
			}
4561
		}
4562
4563
		return false;
4564
	}
4565
4566
	function translate_role_to_cap( $role ) {
4567
		if ( ! isset( $this->capability_translations[$role] ) ) {
4568
			return false;
4569
		}
4570
4571
		return $this->capability_translations[$role];
4572
	}
4573
4574
	function sign_role( $role ) {
4575
		if ( ! $user_id = (int) get_current_user_id() ) {
4576
			return false;
4577
		}
4578
4579
		$token = Jetpack_Data::get_access_token();
4580
		if ( ! $token || is_wp_error( $token ) ) {
4581
			return false;
4582
		}
4583
4584
		return $role . ':' . hash_hmac( 'md5', "{$role}|{$user_id}", $token->secret );
4585
	}
4586
4587
	function build_connect_url( $raw = false, $redirect = false ) {
4588
		if ( ! Jetpack_Options::get_option( 'blog_token' ) || ! Jetpack_Options::get_option( 'id' ) ) {
4589
			$url = Jetpack::nonce_url_no_esc( Jetpack::admin_url( 'action=register' ), 'jetpack-register' );
4590
			if( is_network_admin() ) {
4591
			    $url = add_query_arg( 'is_multisite', network_admin_url(
4592
			    'admin.php?page=jetpack-settings' ), $url );
4593
			}
4594
		} else {
4595
			$role = $this->translate_current_user_to_role();
4596
			$signed_role = $this->sign_role( $role );
4597
4598
			$user = wp_get_current_user();
4599
4600
			$redirect = $redirect ? esc_url_raw( $redirect ) : '';
4601
4602
			if( isset( $_REQUEST['is_multisite'] ) ) {
4603
				$redirect = Jetpack_Network::init()->get_url( 'network_admin_page' );
4604
			}
4605
4606
			$args = urlencode_deep(
4607
				array(
4608
					'response_type' => 'code',
4609
					'client_id'     => Jetpack_Options::get_option( 'id' ),
4610
					'redirect_uri'  => add_query_arg(
4611
						array(
4612
							'action'   => 'authorize',
4613
							'_wpnonce' => wp_create_nonce( "jetpack-authorize_{$role}_{$redirect}" ),
4614
							'redirect' => $redirect ? urlencode( $redirect ) : false,
4615
						),
4616
						menu_page_url( 'jetpack', false )
4617
					),
4618
					'state'         => $user->ID,
4619
					'scope'         => $signed_role,
4620
					'user_email'    => $user->user_email,
4621
					'user_login'    => $user->user_login,
4622
					'is_active'     => Jetpack::is_active(),
4623
					'jp_version'    => JETPACK__VERSION,
4624
				)
4625
			);
4626
4627
			$url = add_query_arg( $args, Jetpack::api_url( 'authorize' ) );
4628
		}
4629
4630
		return $raw ? $url : esc_url( $url );
4631
	}
4632
4633
	function build_reconnect_url( $raw = false ) {
4634
		$url = wp_nonce_url( Jetpack::admin_url( 'action=reconnect' ), 'jetpack-reconnect' );
4635
		return $raw ? $url : esc_url( $url );
4636
	}
4637
4638
	public static function admin_url( $args = null ) {
4639
		$args = wp_parse_args( $args, array( 'page' => 'jetpack' ) );
4640
		$url = add_query_arg( $args, admin_url( 'admin.php' ) );
4641
		return $url;
4642
	}
4643
4644
	public static function nonce_url_no_esc( $actionurl, $action = -1, $name = '_wpnonce' ) {
4645
		$actionurl = str_replace( '&amp;', '&', $actionurl );
4646
		return add_query_arg( $name, wp_create_nonce( $action ), $actionurl );
4647
	}
4648
4649
	function dismiss_jetpack_notice() {
4650
4651
		if ( ! isset( $_GET['jetpack-notice'] ) ) {
4652
			return;
4653
		}
4654
4655
		switch( $_GET['jetpack-notice'] ) {
4656
			case 'dismiss':
4657
				if ( check_admin_referer( 'jetpack-deactivate' ) && ! is_plugin_active_for_network( plugin_basename( JETPACK__PLUGIN_DIR . 'jetpack.php' ) ) ) {
4658
4659
					require_once ABSPATH . 'wp-admin/includes/plugin.php';
4660
					deactivate_plugins( JETPACK__PLUGIN_DIR . 'jetpack.php', false, false );
4661
					wp_safe_redirect( admin_url() . 'plugins.php?deactivate=true&plugin_status=all&paged=1&s=' );
4662
				}
4663
				break;
4664 View Code Duplication
			case 'jetpack-manage-opt-out':
4665
4666
				if ( check_admin_referer( 'jetpack_manage_banner_opt_out' ) ) {
4667
					// Don't show the banner again
4668
4669
					Jetpack_Options::update_option( 'dismissed_manage_banner', true );
4670
					// redirect back to the page that had the notice
4671
					if ( wp_get_referer() ) {
4672
						wp_safe_redirect( wp_get_referer() );
4673
					} else {
4674
						// Take me to Jetpack
4675
						wp_safe_redirect( admin_url( 'admin.php?page=jetpack' ) );
4676
					}
4677
				}
4678
				break;
4679 View Code Duplication
			case 'jetpack-protect-multisite-opt-out':
4680
4681
				if ( check_admin_referer( 'jetpack_protect_multisite_banner_opt_out' ) ) {
4682
					// Don't show the banner again
4683
4684
					update_site_option( 'jetpack_dismissed_protect_multisite_banner', true );
4685
					// redirect back to the page that had the notice
4686
					if ( wp_get_referer() ) {
4687
						wp_safe_redirect( wp_get_referer() );
4688
					} else {
4689
						// Take me to Jetpack
4690
						wp_safe_redirect( admin_url( 'admin.php?page=jetpack' ) );
4691
					}
4692
				}
4693
				break;
4694
			case 'jetpack-manage-opt-in':
4695
				if ( check_admin_referer( 'jetpack_manage_banner_opt_in' ) ) {
4696
					// This makes sure that we are redirect to jetpack home so that we can see the Success Message.
4697
4698
					$redirection_url = Jetpack::admin_url();
4699
					remove_action( 'jetpack_pre_activate_module',   array( Jetpack_Admin::init(), 'fix_redirect' ) );
4700
4701
					// Don't redirect form the Jetpack Setting Page
4702
					$referer_parsed = parse_url ( wp_get_referer() );
4703
					// check that we do have a wp_get_referer and the query paramater is set orderwise go to the Jetpack Home
4704
					if ( isset( $referer_parsed['query'] ) && false !== strpos( $referer_parsed['query'], 'page=jetpack_modules' ) ) {
4705
						// Take the user to Jetpack home except when on the setting page
4706
						$redirection_url = wp_get_referer();
4707
						add_action( 'jetpack_pre_activate_module',   array( Jetpack_Admin::init(), 'fix_redirect' ) );
4708
					}
4709
					// Also update the JSON API FULL MANAGEMENT Option
4710
					Jetpack::activate_module( 'manage', false, false );
4711
4712
					// Special Message when option in.
4713
					Jetpack::state( 'optin-manage', 'true' );
4714
					// Activate the Module if not activated already
4715
4716
					// Redirect properly
4717
					wp_safe_redirect( $redirection_url );
4718
4719
				}
4720
				break;
4721
		}
4722
	}
4723
4724
	function debugger_page() {
4725
		nocache_headers();
4726
		if ( ! current_user_can( 'manage_options' ) ) {
4727
			die( '-1' );
4728
		}
4729
		Jetpack_Debugger::jetpack_debug_display_handler();
4730
		exit;
4731
	}
4732
4733
	public static function admin_screen_configure_module( $module_id ) {
4734
4735
		// User that doesn't have 'jetpack_configure_modules' will never end up here since Jetpack Landing Page woun't let them.
4736
		if ( ! in_array( $module_id, Jetpack::get_active_modules() ) && current_user_can( 'manage_options' ) ) {
4737
			if ( has_action( 'display_activate_module_setting_' . $module_id ) ) {
4738
				/**
4739
				 * Fires to diplay a custom module activation screen.
4740
				 *
4741
				 * To add a module actionation screen use Jetpack::module_configuration_activation_screen method.
4742
				 * Example: Jetpack::module_configuration_activation_screen( 'manage', array( $this, 'manage_activate_screen' ) );
4743
				 *
4744
				 * @module manage
4745
				 *
4746
				 * @since 3.8.0
4747
				 *
4748
				 * @param int $module_id Module ID.
4749
				 */
4750
				do_action( 'display_activate_module_setting_' . $module_id );
4751
			} else {
4752
				self::display_activate_module_link( $module_id );
4753
			}
4754
4755
			return false;
4756
		} ?>
4757
4758
		<div id="jp-settings-screen" style="position: relative">
4759
			<h3>
4760
			<?php
4761
				$module = Jetpack::get_module( $module_id );
4762
				echo '<a href="' . Jetpack::admin_url( 'page=jetpack_modules' ) . '">' . __( 'Jetpack by WordPress.com', 'jetpack' ) . '</a> &rarr; ';
4763
				printf( __( 'Configure %s', 'jetpack' ), $module['name'] );
4764
			?>
4765
			</h3>
4766
			<?php
4767
				/**
4768
				 * Fires within the displayed message when a feature configuation is updated.
4769
				 *
4770
				 * @since 3.4.0
4771
				 *
4772
				 * @param int $module_id Module ID.
4773
				 */
4774
				do_action( 'jetpack_notices_update_settings', $module_id );
4775
				/**
4776
				 * Fires when a feature configuation screen is loaded.
4777
				 * The dynamic part of the hook, $module_id, is the module ID.
4778
				 *
4779
				 * @since 1.1.0
4780
				 */
4781
				do_action( 'jetpack_module_configuration_screen_' . $module_id );
4782
			?>
4783
		</div><?php
4784
	}
4785
4786
	/**
4787
	 * Display link to activate the module to see the settings screen.
4788
	 * @param  string $module_id
4789
	 * @return null
4790
	 */
4791
	public static function display_activate_module_link( $module_id ) {
4792
4793
		$info =  Jetpack::get_module( $module_id );
4794
		$extra = '';
4795
		$activate_url = wp_nonce_url(
4796
				Jetpack::admin_url(
4797
					array(
4798
						'page'   => 'jetpack',
4799
						'action' => 'activate',
4800
						'module' => $module_id,
4801
					)
4802
				),
4803
				"jetpack_activate-$module_id"
4804
			);
4805
4806
		?>
4807
4808
		<div class="wrap configure-module">
4809
			<div id="jp-settings-screen">
4810
				<?php
4811
				if ( $module_id == 'json-api' ) {
4812
4813
					$info['name'] = esc_html__( 'Activate Site Management and JSON API', 'jetpack' );
4814
4815
					$activate_url = Jetpack::init()->opt_in_jetpack_manage_url();
4816
4817
					$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' ), 'http://jetpack.com/support/site-management' );
4818
4819
					// $extra = __( 'To use Site Management, you need to first activate JSON API to allow remote management of your site. ', 'jetpack' );
4820
				} ?>
4821
4822
				<h3><?php echo esc_html( $info['name'] ); ?></h3>
4823
				<div class="narrow">
4824
					<p><?php echo  $info['description']; ?></p>
4825
					<?php if( $extra ) { ?>
4826
					<p><?php echo esc_html( $extra ); ?></p>
4827
					<?php } ?>
4828
					<p>
4829
						<?php
4830
						if( wp_get_referer() ) {
4831
							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() );
4832
						} else {
4833
							printf( __( '<a class="button-primary" href="%s">Activate Now</a>', 'jetpack' ) , $activate_url  );
4834
						} ?>
4835
					</p>
4836
				</div>
4837
4838
			</div>
4839
		</div>
4840
4841
		<?php
4842
	}
4843
4844
	public static function sort_modules( $a, $b ) {
4845
		if ( $a['sort'] == $b['sort'] )
4846
			return 0;
4847
4848
		return ( $a['sort'] < $b['sort'] ) ? -1 : 1;
4849
	}
4850
4851 View Code Duplication
	function sync_reindex_trigger() {
4852
		if ( $this->current_user_is_connection_owner() && current_user_can( 'manage_options' ) ) {
4853
			echo json_encode( $this->sync->reindex_trigger() );
4854
		} else {
4855
			echo '{"status":"ERROR"}';
4856
		}
4857
		exit;
4858
	}
4859
4860 View Code Duplication
	function sync_reindex_status(){
4861
		if ( $this->current_user_is_connection_owner() && current_user_can( 'manage_options' ) ) {
4862
			echo json_encode( $this->sync->reindex_status() );
4863
		} else {
4864
			echo '{"status":"ERROR"}';
4865
		}
4866
		exit;
4867
	}
4868
4869
/* Client API */
4870
4871
	/**
4872
	 * Returns the requested Jetpack API URL
4873
	 *
4874
	 * @return string
4875
	 */
4876
	public static function api_url( $relative_url ) {
4877
		return trailingslashit( JETPACK__API_BASE . $relative_url  ) . JETPACK__API_VERSION . '/';
4878
	}
4879
4880
	/**
4881
	 * Some hosts disable the OpenSSL extension and so cannot make outgoing HTTPS requsets
4882
	 */
4883
	public static function fix_url_for_bad_hosts( $url ) {
4884
		if ( 0 !== strpos( $url, 'https://' ) ) {
4885
			return $url;
4886
		}
4887
4888
		switch ( JETPACK_CLIENT__HTTPS ) {
4889
			case 'ALWAYS' :
4890
				return $url;
4891
			case 'NEVER' :
4892
				return set_url_scheme( $url, 'http' );
4893
			// default : case 'AUTO' :
4894
		}
4895
4896
		// Yay! Your host is good!
4897
		if ( self::permit_ssl() && wp_http_supports( array( 'ssl' => true ) ) ) {
4898
			return $url;
4899
		}
4900
4901
		// Boo! Your host is bad and makes Jetpack cry!
4902
		return set_url_scheme( $url, 'http' );
4903
	}
4904
4905
	/**
4906
	 * Checks to see if the URL is using SSL to connect with Jetpack
4907
	 *
4908
	 * @since 2.3.3
4909
	 * @return boolean
4910
	 */
4911
	public static function permit_ssl( $force_recheck = false ) {
4912
		// Do some fancy tests to see if ssl is being supported
4913
		if ( $force_recheck || false === ( $ssl = get_transient( 'jetpack_https_test' ) ) ) {
4914
			if ( 'https' !== substr( JETPACK__API_BASE, 0, 5 ) ) {
4915
				$ssl = 0;
4916
			} else {
4917
				switch ( JETPACK_CLIENT__HTTPS ) {
4918
					case 'NEVER':
4919
						$ssl = 0;
4920
						break;
4921
					case 'ALWAYS':
4922
					case 'AUTO':
4923
					default:
4924
						$ssl = 1;
4925
						break;
4926
				}
4927
4928
				// If it's not 'NEVER', test to see
4929
				if ( $ssl ) {
4930
					$response = wp_remote_get( JETPACK__API_BASE . 'test/1/' );
4931
					if ( is_wp_error( $response ) || ( 'OK' !== wp_remote_retrieve_body( $response ) ) ) {
4932
						$ssl = 0;
4933
					}
4934
				}
4935
			}
4936
			set_transient( 'jetpack_https_test', $ssl, DAY_IN_SECONDS );
4937
		}
4938
4939
		return (bool) $ssl;
4940
	}
4941
4942
	/*
4943
	 * Displays an admin_notice, alerting the user to their JETPACK_CLIENT__HTTPS constant being 'ALWAYS' but SSL isn't working.
4944
	 */
4945
	public function alert_required_ssl_fail() {
4946
		if ( ! current_user_can( 'manage_options' ) )
4947
			return;
4948
		?>
4949
4950
		<div id="message" class="error jetpack-message jp-identity-crisis">
4951
			<div class="jp-banner__content">
4952
				<h2><?php _e( 'Something is being cranky!', 'jetpack' ); ?></h2>
4953
				<p><?php _e( 'Your site is configured to only permit SSL connections to Jetpack, but SSL connections don\'t seem to be functional!', 'jetpack' ); ?></p>
4954
			</div>
4955
		</div>
4956
4957
		<?php
4958
	}
4959
4960
	/**
4961
	 * Returns the Jetpack XML-RPC API
4962
	 *
4963
	 * @return string
4964
	 */
4965
	public static function xmlrpc_api_url() {
4966
		$base = preg_replace( '#(https?://[^?/]+)(/?.*)?$#', '\\1', JETPACK__API_BASE );
4967
		return untrailingslashit( $base ) . '/xmlrpc.php';
4968
	}
4969
4970
	/**
4971
	 * Creates two secret tokens and the end of life timestamp for them.
4972
	 *
4973
	 * Note these tokens are unique per call, NOT static per site for connecting.
4974
	 *
4975
	 * @since 2.6
4976
	 * @return array
4977
	 */
4978
	public function generate_secrets() {
4979
	    $secrets = array(
4980
		wp_generate_password( 32, false ), // secret_1
4981
		wp_generate_password( 32, false ), // secret_2
4982
		( time() + 600 ), // eol ( End of Life )
4983
	    );
4984
4985
	    return $secrets;
4986
	}
4987
4988
	/**
4989
	 * Builds the timeout limit for queries talking with the wpcom servers.
4990
	 *
4991
	 * Based on local php max_execution_time in php.ini
4992
	 *
4993
	 * @since 2.6
4994
	 * @return int
4995
	 **/
4996
	public function get_remote_query_timeout_limit() {
4997
	    $timeout = (int) ini_get( 'max_execution_time' );
4998
	    if ( ! $timeout ) // Ensure exec time set in php.ini
4999
		$timeout = 30;
5000
	    return intval( $timeout / 2 );
5001
	}
5002
5003
5004
	/**
5005
	 * Takes the response from the Jetpack register new site endpoint and
5006
	 * verifies it worked properly.
5007
	 *
5008
	 * @since 2.6
5009
	 * @return true or Jetpack_Error
5010
	 **/
5011
	public function validate_remote_register_response( $response ) {
5012
	    	if ( is_wp_error( $response ) ) {
5013
			return new Jetpack_Error( 'register_http_request_failed', $response->get_error_message() );
5014
		}
5015
5016
		$code   = wp_remote_retrieve_response_code( $response );
5017
		$entity = wp_remote_retrieve_body( $response );
5018
		if ( $entity )
5019
			$json = json_decode( $entity );
5020
		else
5021
			$json = false;
5022
5023
		$code_type = intval( $code / 100 );
5024
		if ( 5 == $code_type ) {
5025
			return new Jetpack_Error( 'wpcom_5??', sprintf( __( 'Error Details: %s', 'jetpack' ), $code ), $code );
5026
		} elseif ( 408 == $code ) {
5027
			return new Jetpack_Error( 'wpcom_408', sprintf( __( 'Error Details: %s', 'jetpack' ), $code ), $code );
5028
		} elseif ( ! empty( $json->error ) ) {
5029
			$error_description = isset( $json->error_description ) ? sprintf( __( 'Error Details: %s', 'jetpack' ), (string) $json->error_description ) : '';
5030
			return new Jetpack_Error( (string) $json->error, $error_description, $code );
5031
		} elseif ( 200 != $code ) {
5032
			return new Jetpack_Error( 'wpcom_bad_response', sprintf( __( 'Error Details: %s', 'jetpack' ), $code ), $code );
5033
		}
5034
5035
		// Jetpack ID error block
5036
		if ( empty( $json->jetpack_id ) ) {
5037
			return new Jetpack_Error( 'jetpack_id', sprintf( __( 'Error Details: Jetpack ID is empty. Do not publicly post this error message! %s', 'jetpack' ), $entity ), $entity );
5038
		} elseif ( ! is_scalar( $json->jetpack_id ) ) {
5039
			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 );
5040
		} elseif ( preg_match( '/[^0-9]/', $json->jetpack_id ) ) {
5041
			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 );
5042
		}
5043
5044
	    return true;
5045
	}
5046
	/**
5047
	 * @return bool|WP_Error
5048
	 */
5049
	public static function register() {
5050
		add_action( 'pre_update_jetpack_option_register', array( 'Jetpack_Options', 'delete_option' ) );
5051
		$secrets = Jetpack::init()->generate_secrets();
5052
5053
		Jetpack_Options::update_option( 'register', $secrets[0] . ':' . $secrets[1] . ':' . $secrets[2] );
5054
5055
		@list( $secret_1, $secret_2, $secret_eol ) = explode( ':', Jetpack_Options::get_option( 'register' ) );
5056
		if ( empty( $secret_1 ) || empty( $secret_2 ) || empty( $secret_eol ) || $secret_eol < time() ) {
5057
			return new Jetpack_Error( 'missing_secrets' );
5058
		}
5059
5060
		$timeout = Jetpack::init()->get_remote_query_timeout_limit();
5061
5062
		$gmt_offset = get_option( 'gmt_offset' );
5063
		if ( ! $gmt_offset ) {
5064
			$gmt_offset = 0;
5065
		}
5066
5067
		$stats_options = get_option( 'stats_options' );
5068
		$stats_id = isset($stats_options['blog_id']) ? $stats_options['blog_id'] : null;
5069
5070
		$args = array(
5071
			'method'  => 'POST',
5072
			'body'    => array(
5073
				'siteurl'         => site_url(),
5074
				'home'            => home_url(),
5075
				'gmt_offset'      => $gmt_offset,
5076
				'timezone_string' => (string) get_option( 'timezone_string' ),
5077
				'site_name'       => (string) get_option( 'blogname' ),
5078
				'secret_1'        => $secret_1,
5079
				'secret_2'        => $secret_2,
5080
				'site_lang'       => get_locale(),
5081
				'timeout'         => $timeout,
5082
				'stats_id'        => $stats_id,
5083
			),
5084
			'headers' => array(
5085
				'Accept' => 'application/json',
5086
			),
5087
			'timeout' => $timeout,
5088
		);
5089
		$response = Jetpack_Client::_wp_remote_request( Jetpack::fix_url_for_bad_hosts( Jetpack::api_url( 'register' ) ), $args, true );
5090
5091
5092
		// Make sure the response is valid and does not contain any Jetpack errors
5093
		$valid_response = Jetpack::init()->validate_remote_register_response( $response );
5094
		if( is_wp_error( $valid_response ) || !$valid_response ) {
5095
		    return $valid_response;
5096
		}
5097
5098
		// Grab the response values to work with
5099
		$code   = wp_remote_retrieve_response_code( $response );
5100
		$entity = wp_remote_retrieve_body( $response );
5101
5102
		if ( $entity )
5103
			$json = json_decode( $entity );
5104
		else
5105
			$json = false;
5106
5107 View Code Duplication
		if ( empty( $json->jetpack_secret ) || ! is_string( $json->jetpack_secret ) )
5108
			return new Jetpack_Error( 'jetpack_secret', '', $code );
5109
5110
		if ( isset( $json->jetpack_public ) ) {
5111
			$jetpack_public = (int) $json->jetpack_public;
5112
		} else {
5113
			$jetpack_public = false;
5114
		}
5115
5116
		Jetpack_Options::update_options(
5117
			array(
5118
				'id'         => (int)    $json->jetpack_id,
5119
				'blog_token' => (string) $json->jetpack_secret,
5120
				'public'     => $jetpack_public,
5121
			)
5122
		);
5123
5124
		/**
5125
		 * Fires when a site is registered on WordPress.com.
5126
		 *
5127
		 * @since 3.7.0
5128
		 *
5129
		 * @param int $json->jetpack_id Jetpack Blog ID.
5130
		 * @param string $json->jetpack_secret Jetpack Blog Token.
5131
		 * @param int|bool $jetpack_public Is the site public.
5132
		 */
5133
		do_action( 'jetpack_site_registered', $json->jetpack_id, $json->jetpack_secret, $jetpack_public );
5134
5135
		// Initialize Jump Start for the first and only time.
5136
		if ( ! Jetpack_Options::get_option( 'jumpstart' ) ) {
5137
			Jetpack_Options::update_option( 'jumpstart', 'new_connection' );
5138
5139
			$jetpack = Jetpack::init();
5140
5141
			$jetpack->stat( 'jumpstart', 'unique-views' );
5142
			$jetpack->do_stats( 'server_side' );
5143
		};
5144
5145
		return true;
5146
	}
5147
5148
	/**
5149
	 * If the db version is showing something other that what we've got now, bump it to current.
5150
	 *
5151
	 * @return bool: True if the option was incorrect and updated, false if nothing happened.
5152
	 */
5153
	public static function maybe_set_version_option() {
5154
		list( $version ) = explode( ':', Jetpack_Options::get_option( 'version' ) );
5155
		if ( JETPACK__VERSION != $version ) {
5156
			Jetpack_Options::update_option( 'version', JETPACK__VERSION . ':' . time() );
5157
			return true;
5158
		}
5159
		return false;
5160
	}
5161
5162
/* Client Server API */
5163
5164
	/**
5165
	 * Loads the Jetpack XML-RPC client
5166
	 */
5167
	public static function load_xml_rpc_client() {
5168
		require_once ABSPATH . WPINC . '/class-IXR.php';
5169
		require_once JETPACK__PLUGIN_DIR . 'class.jetpack-ixr-client.php';
5170
	}
5171
5172
	function verify_xml_rpc_signature() {
5173
		if ( $this->xmlrpc_verification ) {
5174
			return $this->xmlrpc_verification;
5175
		}
5176
5177
		// It's not for us
5178
		if ( ! isset( $_GET['token'] ) || empty( $_GET['signature'] ) ) {
5179
			return false;
5180
		}
5181
5182
		@list( $token_key, $version, $user_id ) = explode( ':', $_GET['token'] );
5183
		if (
5184
			empty( $token_key )
5185
		||
5186
			empty( $version ) || strval( JETPACK__API_VERSION ) !== $version
5187
		) {
5188
			return false;
5189
		}
5190
5191
		if ( '0' === $user_id ) {
5192
			$token_type = 'blog';
5193
			$user_id = 0;
5194
		} else {
5195
			$token_type = 'user';
5196
			if ( empty( $user_id ) || ! ctype_digit( $user_id ) ) {
5197
				return false;
5198
			}
5199
			$user_id = (int) $user_id;
5200
5201
			$user = new WP_User( $user_id );
5202
			if ( ! $user || ! $user->exists() ) {
5203
				return false;
5204
			}
5205
		}
5206
5207
		$token = Jetpack_Data::get_access_token( $user_id );
5208
		if ( ! $token ) {
5209
			return false;
5210
		}
5211
5212
		$token_check = "$token_key.";
5213
		if ( ! hash_equals( substr( $token->secret, 0, strlen( $token_check ) ), $token_check ) ) {
5214
			return false;
5215
		}
5216
5217
		require_once JETPACK__PLUGIN_DIR . 'class.jetpack-signature.php';
5218
5219
		$jetpack_signature = new Jetpack_Signature( $token->secret, (int) Jetpack_Options::get_option( 'time_diff' ) );
5220
		if ( isset( $_POST['_jetpack_is_multipart'] ) ) {
5221
			$post_data   = $_POST;
5222
			$file_hashes = array();
5223
			foreach ( $post_data as $post_data_key => $post_data_value ) {
5224
				if ( 0 !== strpos( $post_data_key, '_jetpack_file_hmac_' ) ) {
5225
					continue;
5226
				}
5227
				$post_data_key = substr( $post_data_key, strlen( '_jetpack_file_hmac_' ) );
5228
				$file_hashes[$post_data_key] = $post_data_value;
5229
			}
5230
5231
			foreach ( $file_hashes as $post_data_key => $post_data_value ) {
5232
				unset( $post_data["_jetpack_file_hmac_{$post_data_key}"] );
5233
				$post_data[$post_data_key] = $post_data_value;
5234
			}
5235
5236
			ksort( $post_data );
5237
5238
			$body = http_build_query( stripslashes_deep( $post_data ) );
5239
		} elseif ( is_null( $this->HTTP_RAW_POST_DATA ) ) {
5240
			$body = file_get_contents( 'php://input' );
5241
		} else {
5242
			$body = null;
5243
		}
5244
		$signature = $jetpack_signature->sign_current_request(
5245
			array( 'body' => is_null( $body ) ? $this->HTTP_RAW_POST_DATA : $body, )
5246
		);
5247
5248
		if ( ! $signature ) {
5249
			return false;
5250
		} else if ( is_wp_error( $signature ) ) {
5251
			return $signature;
5252
		} else if ( ! hash_equals( $signature, $_GET['signature'] ) ) {
5253
			return false;
5254
		}
5255
5256
		$timestamp = (int) $_GET['timestamp'];
5257
		$nonce     = stripslashes( (string) $_GET['nonce'] );
5258
5259
		if ( ! $this->add_nonce( $timestamp, $nonce ) ) {
5260
			return false;
5261
		}
5262
5263
		$this->xmlrpc_verification = array(
5264
			'type'    => $token_type,
5265
			'user_id' => $token->external_user_id,
5266
		);
5267
5268
		return $this->xmlrpc_verification;
5269
	}
5270
5271
	/**
5272
	 * Authenticates XML-RPC and other requests from the Jetpack Server
5273
	 */
5274
	function authenticate_jetpack( $user, $username, $password ) {
5275
		if ( is_a( $user, 'WP_User' ) ) {
5276
			return $user;
5277
		}
5278
5279
		$token_details = $this->verify_xml_rpc_signature();
5280
5281
		if ( ! $token_details || is_wp_error( $token_details ) ) {
5282
			return $user;
5283
		}
5284
5285
		if ( 'user' !== $token_details['type'] ) {
5286
			return $user;
5287
		}
5288
5289
		if ( ! $token_details['user_id'] ) {
5290
			return $user;
5291
		}
5292
5293
		nocache_headers();
5294
5295
		return new WP_User( $token_details['user_id'] );
5296
	}
5297
5298
	function add_nonce( $timestamp, $nonce ) {
5299
		global $wpdb;
5300
		static $nonces_used_this_request = array();
5301
5302
		if ( isset( $nonces_used_this_request["$timestamp:$nonce"] ) ) {
5303
			return $nonces_used_this_request["$timestamp:$nonce"];
5304
		}
5305
5306
		// This should always have gone through Jetpack_Signature::sign_request() first to check $timestamp an $nonce
5307
		$timestamp = (int) $timestamp;
5308
		$nonce     = esc_sql( $nonce );
5309
5310
		// Raw query so we can avoid races: add_option will also update
5311
		$show_errors = $wpdb->show_errors( false );
5312
5313
		$old_nonce = $wpdb->get_row(
5314
			$wpdb->prepare( "SELECT * FROM `$wpdb->options` WHERE option_name = %s", "jetpack_nonce_{$timestamp}_{$nonce}" )
5315
		);
5316
5317
		if ( is_null( $old_nonce ) ) {
5318
			$return = $wpdb->query(
5319
				$wpdb->prepare(
5320
					"INSERT INTO `$wpdb->options` (`option_name`, `option_value`, `autoload`) VALUES (%s, %s, %s)",
5321
					"jetpack_nonce_{$timestamp}_{$nonce}",
5322
					time(),
5323
					'no'
5324
				)
5325
			);
5326
		} else {
5327
			$return = false;
5328
		}
5329
5330
		$wpdb->show_errors( $show_errors );
5331
5332
		$nonces_used_this_request["$timestamp:$nonce"] = $return;
5333
5334
		return $return;
5335
	}
5336
5337
	/**
5338
	 * In some setups, $HTTP_RAW_POST_DATA can be emptied during some IXR_Server paths since it is passed by reference to various methods.
5339
	 * Capture it here so we can verify the signature later.
5340
	 */
5341
	function xmlrpc_methods( $methods ) {
5342
		$this->HTTP_RAW_POST_DATA = $GLOBALS['HTTP_RAW_POST_DATA'];
5343
		return $methods;
5344
	}
5345
5346
	function public_xmlrpc_methods( $methods ) {
5347
		if ( array_key_exists( 'wp.getOptions', $methods ) ) {
5348
			$methods['wp.getOptions'] = array( $this, 'jetpack_getOptions' );
5349
		}
5350
		return $methods;
5351
	}
5352
5353
	function jetpack_getOptions( $args ) {
5354
		global $wp_xmlrpc_server;
5355
5356
		$wp_xmlrpc_server->escape( $args );
5357
5358
		$username	= $args[1];
5359
		$password	= $args[2];
5360
5361
		if ( !$user = $wp_xmlrpc_server->login($username, $password) ) {
5362
			return $wp_xmlrpc_server->error;
5363
		}
5364
5365
		$options = array();
5366
		$user_data = $this->get_connected_user_data();
5367
		if ( is_array( $user_data ) ) {
5368
			$options['jetpack_user_id'] = array(
5369
				'desc'          => __( 'The WP.com user ID of the connected user', 'jetpack' ),
5370
				'readonly'      => true,
5371
				'value'         => $user_data['ID'],
5372
			);
5373
			$options['jetpack_user_login'] = array(
5374
				'desc'          => __( 'The WP.com username of the connected user', 'jetpack' ),
5375
				'readonly'      => true,
5376
				'value'         => $user_data['login'],
5377
			);
5378
			$options['jetpack_user_email'] = array(
5379
				'desc'          => __( 'The WP.com user email of the connected user', 'jetpack' ),
5380
				'readonly'      => true,
5381
				'value'         => $user_data['email'],
5382
			);
5383
			$options['jetpack_user_site_count'] = array(
5384
				'desc'          => __( 'The number of sites of the connected WP.com user', 'jetpack' ),
5385
				'readonly'      => true,
5386
				'value'         => $user_data['site_count'],
5387
			);
5388
		}
5389
		$wp_xmlrpc_server->blog_options = array_merge( $wp_xmlrpc_server->blog_options, $options );
5390
		$args = stripslashes_deep( $args );
5391
		return $wp_xmlrpc_server->wp_getOptions( $args );
5392
	}
5393
5394
	function xmlrpc_options( $options ) {
5395
		$jetpack_client_id = false;
5396
		if ( self::is_active() ) {
5397
			$jetpack_client_id = Jetpack_Options::get_option( 'id' );
5398
		}
5399
		$options['jetpack_version'] = array(
5400
				'desc'          => __( 'Jetpack Plugin Version', 'jetpack' ),
5401
				'readonly'      => true,
5402
				'value'         => JETPACK__VERSION,
5403
		);
5404
5405
		$options['jetpack_client_id'] = array(
5406
				'desc'          => __( 'The Client ID/WP.com Blog ID of this site', 'jetpack' ),
5407
				'readonly'      => true,
5408
				'value'         => $jetpack_client_id,
5409
		);
5410
		return $options;
5411
	}
5412
5413
	public static function clean_nonces( $all = false ) {
5414
		global $wpdb;
5415
5416
		$sql = "DELETE FROM `$wpdb->options` WHERE `option_name` LIKE %s";
5417
		if ( method_exists ( $wpdb , 'esc_like' ) ) {
5418
			$sql_args = array( $wpdb->esc_like( 'jetpack_nonce_' ) . '%' );
5419
		} else {
5420
			$sql_args = array( like_escape( 'jetpack_nonce_' ) . '%' );
5421
		}
5422
5423
		if ( true !== $all ) {
5424
			$sql .= ' AND CAST( `option_value` AS UNSIGNED ) < %d';
5425
			$sql_args[] = time() - 3600;
5426
		}
5427
5428
		$sql .= ' ORDER BY `option_id` LIMIT 100';
5429
5430
		$sql = $wpdb->prepare( $sql, $sql_args );
5431
5432
		for ( $i = 0; $i < 1000; $i++ ) {
5433
			if ( ! $wpdb->query( $sql ) ) {
5434
				break;
5435
			}
5436
		}
5437
	}
5438
5439
	/**
5440
	 * State is passed via cookies from one request to the next, but never to subsequent requests.
5441
	 * SET: state( $key, $value );
5442
	 * GET: $value = state( $key );
5443
	 *
5444
	 * @param string $key
5445
	 * @param string $value
5446
	 * @param bool $restate private
5447
	 */
5448
	public static function state( $key = null, $value = null, $restate = false ) {
5449
		static $state = array();
5450
		static $path, $domain;
5451
		if ( ! isset( $path ) ) {
5452
			require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
5453
			$admin_url = Jetpack::admin_url();
5454
			$bits      = parse_url( $admin_url );
5455
5456
			if ( is_array( $bits ) ) {
5457
				$path   = ( isset( $bits['path'] ) ) ? dirname( $bits['path'] ) : null;
5458
				$domain = ( isset( $bits['host'] ) ) ? $bits['host'] : null;
5459
			} else {
5460
				$path = $domain = null;
5461
			}
5462
		}
5463
5464
		// Extract state from cookies and delete cookies
5465
		if ( isset( $_COOKIE[ 'jetpackState' ] ) && is_array( $_COOKIE[ 'jetpackState' ] ) ) {
5466
			$yum = $_COOKIE[ 'jetpackState' ];
5467
			unset( $_COOKIE[ 'jetpackState' ] );
5468
			foreach ( $yum as $k => $v ) {
5469
				if ( strlen( $v ) )
5470
					$state[ $k ] = $v;
5471
				setcookie( "jetpackState[$k]", false, 0, $path, $domain );
5472
			}
5473
		}
5474
5475
		if ( $restate ) {
5476
			foreach ( $state as $k => $v ) {
5477
				setcookie( "jetpackState[$k]", $v, 0, $path, $domain );
5478
			}
5479
			return;
5480
		}
5481
5482
		// Get a state variable
5483
		if ( isset( $key ) && ! isset( $value ) ) {
5484
			if ( array_key_exists( $key, $state ) )
5485
				return $state[ $key ];
5486
			return null;
5487
		}
5488
5489
		// Set a state variable
5490
		if ( isset ( $key ) && isset( $value ) ) {
5491
			if( is_array( $value ) && isset( $value[0] ) ) {
5492
				$value = $value[0];
5493
			}
5494
			$state[ $key ] = $value;
5495
			setcookie( "jetpackState[$key]", $value, 0, $path, $domain );
5496
		}
5497
	}
5498
5499
	public static function restate() {
5500
		Jetpack::state( null, null, true );
5501
	}
5502
5503
	public static function check_privacy( $file ) {
5504
		static $is_site_publicly_accessible = null;
5505
5506
		if ( is_null( $is_site_publicly_accessible ) ) {
5507
			$is_site_publicly_accessible = false;
5508
5509
			Jetpack::load_xml_rpc_client();
5510
			$rpc = new Jetpack_IXR_Client();
5511
5512
			$success = $rpc->query( 'jetpack.isSitePubliclyAccessible', home_url() );
5513
			if ( $success ) {
5514
				$response = $rpc->getResponse();
5515
				if ( $response ) {
5516
					$is_site_publicly_accessible = true;
5517
				}
5518
			}
5519
5520
			Jetpack_Options::update_option( 'public', (int) $is_site_publicly_accessible );
5521
		}
5522
5523
		if ( $is_site_publicly_accessible ) {
5524
			return;
5525
		}
5526
5527
		$module_slug = self::get_module_slug( $file );
5528
5529
		$privacy_checks = Jetpack::state( 'privacy_checks' );
5530
		if ( ! $privacy_checks ) {
5531
			$privacy_checks = $module_slug;
5532
		} else {
5533
			$privacy_checks .= ",$module_slug";
5534
		}
5535
5536
		Jetpack::state( 'privacy_checks', $privacy_checks );
5537
	}
5538
5539
	/**
5540
	 * Helper method for multicall XMLRPC.
5541
	 */
5542
	public static function xmlrpc_async_call() {
5543
		global $blog_id;
5544
		static $clients = array();
5545
5546
		$client_blog_id = is_multisite() ? $blog_id : 0;
5547
5548
		if ( ! isset( $clients[$client_blog_id] ) ) {
5549
			Jetpack::load_xml_rpc_client();
5550
			$clients[$client_blog_id] = new Jetpack_IXR_ClientMulticall( array( 'user_id' => JETPACK_MASTER_USER, ) );
5551
			if ( function_exists( 'ignore_user_abort' ) ) {
5552
				ignore_user_abort( true );
5553
			}
5554
			add_action( 'shutdown', array( 'Jetpack', 'xmlrpc_async_call' ) );
5555
		}
5556
5557
		$args = func_get_args();
5558
5559
		if ( ! empty( $args[0] ) ) {
5560
			call_user_func_array( array( $clients[$client_blog_id], 'addCall' ), $args );
5561
		} elseif ( is_multisite() ) {
5562
			foreach ( $clients as $client_blog_id => $client ) {
5563
				if ( ! $client_blog_id || empty( $client->calls ) ) {
5564
					continue;
5565
				}
5566
5567
				$switch_success = switch_to_blog( $client_blog_id, true );
5568
				if ( ! $switch_success ) {
5569
					continue;
5570
				}
5571
5572
				flush();
5573
				$client->query();
5574
5575
				restore_current_blog();
5576
			}
5577
		} else {
5578
			if ( isset( $clients[0] ) && ! empty( $clients[0]->calls ) ) {
5579
				flush();
5580
				$clients[0]->query();
5581
			}
5582
		}
5583
	}
5584
5585
	public static function staticize_subdomain( $url ) {
5586
5587
		// Extract hostname from URL
5588
		$host = parse_url( $url, PHP_URL_HOST );
5589
5590
		// Explode hostname on '.'
5591
		$exploded_host = explode( '.', $host );
5592
5593
		// Retrieve the name and TLD
5594
		if ( count( $exploded_host ) > 1 ) {
5595
			$name = $exploded_host[ count( $exploded_host ) - 2 ];
5596
			$tld = $exploded_host[ count( $exploded_host ) - 1 ];
5597
			// Rebuild domain excluding subdomains
5598
			$domain = $name . '.' . $tld;
5599
		} else {
5600
			$domain = $host;
5601
		}
5602
		// Array of Automattic domains
5603
		$domain_whitelist = array( 'wordpress.com', 'wp.com' );
5604
5605
		// Return $url if not an Automattic domain
5606
		if ( ! in_array( $domain, $domain_whitelist ) ) {
5607
			return $url;
5608
		}
5609
5610
		if ( is_ssl() ) {
5611
			return preg_replace( '|https?://[^/]++/|', 'https://s-ssl.wordpress.com/', $url );
5612
		}
5613
5614
		srand( crc32( basename( $url ) ) );
5615
		$static_counter = rand( 0, 2 );
5616
		srand(); // this resets everything that relies on this, like array_rand() and shuffle()
5617
5618
		return preg_replace( '|://[^/]+?/|', "://s$static_counter.wp.com/", $url );
5619
	}
5620
5621
/* JSON API Authorization */
5622
5623
	/**
5624
	 * Handles the login action for Authorizing the JSON API
5625
	 */
5626
	function login_form_json_api_authorization() {
5627
		$this->verify_json_api_authorization_request();
5628
5629
		add_action( 'wp_login', array( &$this, 'store_json_api_authorization_token' ), 10, 2 );
5630
5631
		add_action( 'login_message', array( &$this, 'login_message_json_api_authorization' ) );
5632
		add_action( 'login_form', array( &$this, 'preserve_action_in_login_form_for_json_api_authorization' ) );
5633
		add_filter( 'site_url', array( &$this, 'post_login_form_to_signed_url' ), 10, 3 );
5634
	}
5635
5636
	// Make sure the login form is POSTed to the signed URL so we can reverify the request
5637
	function post_login_form_to_signed_url( $url, $path, $scheme ) {
5638
		if ( 'wp-login.php' !== $path || ( 'login_post' !== $scheme && 'login' !== $scheme ) ) {
5639
			return $url;
5640
		}
5641
5642
		$parsed_url = parse_url( $url );
5643
		$url = strtok( $url, '?' );
5644
		$url = "$url?{$_SERVER['QUERY_STRING']}";
5645
		if ( ! empty( $parsed_url['query'] ) )
5646
			$url .= "&{$parsed_url['query']}";
5647
5648
		return $url;
5649
	}
5650
5651
	// Make sure the POSTed request is handled by the same action
5652
	function preserve_action_in_login_form_for_json_api_authorization() {
5653
		echo "<input type='hidden' name='action' value='jetpack_json_api_authorization' />\n";
5654
		echo "<input type='hidden' name='jetpack_json_api_original_query' value='" . esc_url( set_url_scheme( $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'] ) ) . "' />\n";
5655
	}
5656
5657
	// If someone logs in to approve API access, store the Access Code in usermeta
5658
	function store_json_api_authorization_token( $user_login, $user ) {
5659
		add_filter( 'login_redirect', array( &$this, 'add_token_to_login_redirect_json_api_authorization' ), 10, 3 );
5660
		add_filter( 'allowed_redirect_hosts', array( &$this, 'allow_wpcom_public_api_domain' ) );
5661
		$token = wp_generate_password( 32, false );
5662
		update_user_meta( $user->ID, 'jetpack_json_api_' . $this->json_api_authorization_request['client_id'], $token );
5663
	}
5664
5665
	// Add public-api.wordpress.com to the safe redirect whitelist - only added when someone allows API access
5666
	function allow_wpcom_public_api_domain( $domains ) {
5667
		$domains[] = 'public-api.wordpress.com';
5668
		return $domains;
5669
	}
5670
5671
	// Add the Access Code details to the public-api.wordpress.com redirect
5672
	function add_token_to_login_redirect_json_api_authorization( $redirect_to, $original_redirect_to, $user ) {
5673
		return add_query_arg(
5674
			urlencode_deep(
5675
				array(
5676
					'jetpack-code'    => get_user_meta( $user->ID, 'jetpack_json_api_' . $this->json_api_authorization_request['client_id'], true ),
5677
					'jetpack-user-id' => (int) $user->ID,
5678
					'jetpack-state'   => $this->json_api_authorization_request['state'],
5679
				)
5680
			),
5681
			$redirect_to
5682
		);
5683
	}
5684
5685
	// Verifies the request by checking the signature
5686
	function verify_json_api_authorization_request() {
5687
		require_once JETPACK__PLUGIN_DIR . 'class.jetpack-signature.php';
5688
5689
		$token = Jetpack_Data::get_access_token( JETPACK_MASTER_USER );
5690
		if ( ! $token || empty( $token->secret ) ) {
5691
			wp_die( __( 'You must connect your Jetpack plugin to WordPress.com to use this feature.' , 'jetpack' ) );
5692
		}
5693
5694
		$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' );
5695
5696
		$jetpack_signature = new Jetpack_Signature( $token->secret, (int) Jetpack_Options::get_option( 'time_diff' ) );
5697
5698
		if ( isset( $_POST['jetpack_json_api_original_query'] ) ) {
5699
			$signature = $jetpack_signature->sign_request( $_GET['token'], $_GET['timestamp'], $_GET['nonce'], '', 'GET', $_POST['jetpack_json_api_original_query'], null, true );
5700
		} else {
5701
			$signature = $jetpack_signature->sign_current_request( array( 'body' => null, 'method' => 'GET' ) );
5702
		}
5703
5704
		if ( ! $signature ) {
5705
			wp_die( $die_error );
5706
		} else if ( is_wp_error( $signature ) ) {
5707
			wp_die( $die_error );
5708
		} else if ( $signature !== $_GET['signature'] ) {
5709
			if ( is_ssl() ) {
5710
				// 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
5711
				$signature = $jetpack_signature->sign_current_request( array( 'scheme' => 'http', 'body' => null, 'method' => 'GET' ) );
5712
				if ( ! $signature || is_wp_error( $signature ) || $signature !== $_GET['signature'] ) {
5713
					wp_die( $die_error );
5714
				}
5715
			} else {
5716
				wp_die( $die_error );
5717
			}
5718
		}
5719
5720
		$timestamp = (int) $_GET['timestamp'];
5721
		$nonce     = stripslashes( (string) $_GET['nonce'] );
5722
5723
		if ( ! $this->add_nonce( $timestamp, $nonce ) ) {
5724
			// De-nonce the nonce, at least for 5 minutes.
5725
			// 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)
5726
			$old_nonce_time = get_option( "jetpack_nonce_{$timestamp}_{$nonce}" );
5727
			if ( $old_nonce_time < time() - 300 ) {
5728
				wp_die( __( 'The authorization process expired.  Please go back and try again.' , 'jetpack' ) );
5729
			}
5730
		}
5731
5732
		$data = json_decode( base64_decode( stripslashes( $_GET['data'] ) ) );
5733
		$data_filters = array(
5734
			'state'        => 'opaque',
5735
			'client_id'    => 'int',
5736
			'client_title' => 'string',
5737
			'client_image' => 'url',
5738
		);
5739
5740
		foreach ( $data_filters as $key => $sanitation ) {
5741
			if ( ! isset( $data->$key ) ) {
5742
				wp_die( $die_error );
5743
			}
5744
5745
			switch ( $sanitation ) {
5746
			case 'int' :
5747
				$this->json_api_authorization_request[$key] = (int) $data->$key;
5748
				break;
5749
			case 'opaque' :
5750
				$this->json_api_authorization_request[$key] = (string) $data->$key;
5751
				break;
5752
			case 'string' :
5753
				$this->json_api_authorization_request[$key] = wp_kses( (string) $data->$key, array() );
5754
				break;
5755
			case 'url' :
5756
				$this->json_api_authorization_request[$key] = esc_url_raw( (string) $data->$key );
5757
				break;
5758
			}
5759
		}
5760
5761
		if ( empty( $this->json_api_authorization_request['client_id'] ) ) {
5762
			wp_die( $die_error );
5763
		}
5764
	}
5765
5766
	function login_message_json_api_authorization( $message ) {
5767
		return '<p class="message">' . sprintf(
5768
			esc_html__( '%s wants to access your site&#8217;s data.  Log in to authorize that access.' , 'jetpack' ),
5769
			'<strong>' . esc_html( $this->json_api_authorization_request['client_title'] ) . '</strong>'
5770
		) . '<img src="' . esc_url( $this->json_api_authorization_request['client_image'] ) . '" /></p>';
5771
	}
5772
5773
	/**
5774
	 * Get $content_width, but with a <s>twist</s> filter.
5775
	 */
5776
	public static function get_content_width() {
5777
		$content_width = isset( $GLOBALS['content_width'] ) ? $GLOBALS['content_width'] : false;
5778
		/**
5779
		 * Filter the Content Width value.
5780
		 *
5781
		 * @since 2.2.3
5782
		 *
5783
		 * @param string $content_width Content Width value.
5784
		 */
5785
		return apply_filters( 'jetpack_content_width', $content_width );
5786
	}
5787
5788
	/**
5789
	 * Centralize the function here until it gets added to core.
5790
	 *
5791
	 * @param int|string|object $id_or_email A user ID,  email address, or comment object
5792
	 * @param int $size Size of the avatar image
5793
	 * @param string $default URL to a default image to use if no avatar is available
5794
	 * @param bool $force_display Whether to force it to return an avatar even if show_avatars is disabled
5795
	 *
5796
	 * @return array First element is the URL, second is the class.
5797
	 */
5798
	public static function get_avatar_url( $id_or_email, $size = 96, $default = '', $force_display = false ) {
5799
		// Don't bother adding the __return_true filter if it's already there.
5800
		$has_filter = has_filter( 'pre_option_show_avatars', '__return_true' );
5801
5802
		if ( $force_display && ! $has_filter )
5803
			add_filter( 'pre_option_show_avatars', '__return_true' );
5804
5805
		$avatar = get_avatar( $id_or_email, $size, $default );
5806
5807
		if ( $force_display && ! $has_filter )
5808
			remove_filter( 'pre_option_show_avatars', '__return_true' );
5809
5810
		// If no data, fail out.
5811
		if ( is_wp_error( $avatar ) || ! $avatar )
5812
			return array( null, null );
5813
5814
		// Pull out the URL.  If it's not there, fail out.
5815
		if ( ! preg_match( '/src=["\']([^"\']+)["\']/', $avatar, $url_matches ) )
5816
			return array( null, null );
5817
		$url = wp_specialchars_decode( $url_matches[1], ENT_QUOTES );
5818
5819
		// Pull out the class, but it's not a big deal if it's missing.
5820
		$class = '';
5821
		if ( preg_match( '/class=["\']([^"\']+)["\']/', $avatar, $class_matches ) )
5822
			$class = wp_specialchars_decode( $class_matches[1], ENT_QUOTES );
5823
5824
		return array( $url, $class );
5825
	}
5826
5827
	/**
5828
	 * Pings the WordPress.com Mirror Site for the specified options.
5829
	 *
5830
	 * @param string|array $option_names The option names to request from the WordPress.com Mirror Site
5831
	 *
5832
	 * @return array An associative array of the option values as stored in the WordPress.com Mirror Site
5833
	 */
5834
	public function get_cloud_site_options( $option_names ) {
5835
		$option_names = array_filter( (array) $option_names, 'is_string' );
5836
5837
		Jetpack::load_xml_rpc_client();
5838
		$xml = new Jetpack_IXR_Client( array( 'user_id' => JETPACK_MASTER_USER, ) );
5839
		$xml->query( 'jetpack.fetchSiteOptions', $option_names );
5840
		if ( $xml->isError() ) {
5841
			return array(
5842
				'error_code' => $xml->getErrorCode(),
5843
				'error_msg'  => $xml->getErrorMessage(),
5844
			);
5845
		}
5846
		$cloud_site_options = $xml->getResponse();
5847
5848
		return $cloud_site_options;
5849
	}
5850
5851
	/**
5852
	 * Fetch the filtered array of options that we should compare to determine an identity crisis.
5853
	 *
5854
	 * @return array An array of options to check.
5855
	 */
5856
	public static function identity_crisis_options_to_check() {
5857
		$options = array(
5858
			'siteurl',
5859
			'home',
5860
		);
5861
		/**
5862
		 * Filter the options that we should compare to determine an identity crisis.
5863
		 *
5864
		 * @since 2.5.0
5865
		 *
5866
		 * @param array $options Array of options to compare to determine an identity crisis.
5867
		 */
5868
		return apply_filters( 'jetpack_identity_crisis_options_to_check', $options );
5869
	}
5870
5871
	/**
5872
	 * Checks to make sure that local options have the same values as remote options.  Will cache the results for up to 24 hours.
5873
	 *
5874
	 * @param bool $force_recheck Whether to ignore any cached transient and manually re-check.
5875
	 *
5876
	 * @return array An array of options that do not match.  If everything is good, it will evaluate to false.
5877
	 */
5878
	public static function check_identity_crisis( $force_recheck = false ) {
5879
		if ( ! Jetpack::is_active() || Jetpack::is_development_mode() || Jetpack::is_staging_site() )
5880
			return false;
5881
5882
		if ( $force_recheck || false === ( $errors = get_transient( 'jetpack_has_identity_crisis' ) ) ) {
5883
			$options_to_check = self::identity_crisis_options_to_check();
5884
			$cloud_options = Jetpack::init()->get_cloud_site_options( $options_to_check );
5885
			$errors        = array();
5886
5887
			foreach ( $cloud_options as $cloud_key => $cloud_value ) {
5888
5889
				// If it's not the same as the local value...
5890
				if ( $cloud_value !== get_option( $cloud_key ) ) {
5891
5892
					// Break out if we're getting errors.  We are going to check the error keys later when we alert.
5893
					if ( 'error_code' == $cloud_key ) {
5894
						$errors[ $cloud_key ] = $cloud_value;
5895
						break;
5896
					}
5897
5898
					$parsed_cloud_value = parse_url( $cloud_value );
5899
					// If the current options is an IP address
5900
					if ( filter_var( $parsed_cloud_value['host'], FILTER_VALIDATE_IP ) ) {
5901
						// Give the new value a Jetpack to fly in to the clouds
5902
						Jetpack::resolve_identity_crisis( $cloud_key );
5903
						continue;
5904
					}
5905
5906
					// And it's not been added to the whitelist...
5907
					if ( ! self::is_identity_crisis_value_whitelisted( $cloud_key, $cloud_value ) ) {
5908
						/*
5909
						 * This should be a temporary hack until a cleaner solution is found.
5910
						 *
5911
						 * The siteurl and home can be set to use http in General > Settings
5912
						 * however some constants can be defined that can force https in wp-admin
5913
						 * when this happens wpcom can confuse wporg with a fake identity
5914
						 * crisis with a mismatch of http vs https when it should be allowed.
5915
						 * we need to check that here.
5916
						 *
5917
						 * @see https://github.com/Automattic/jetpack/issues/1006
5918
						 */
5919
						if ( ( 'home' == $cloud_key || 'siteurl' == $cloud_key )
5920
							&& ( substr( $cloud_value, 0, 8 ) == "https://" )
5921
							&& Jetpack::init()->is_ssl_required_to_visit_site() ) {
5922
							// Ok, we found a mismatch of http and https because of wp-config, not an invalid url
5923
							continue;
5924
						}
5925
5926
5927
						// Then kick an error!
5928
						$errors[ $cloud_key ] = $cloud_value;
5929
					}
5930
				}
5931
			}
5932
		}
5933
5934
		/**
5935
		 * Filters the errors returned when checking for an Identity Crisis.
5936
		 *
5937
		 * @since 2.3.2
5938
		 *
5939
		 * @param array $errors Array of Identity Crisis errors.
5940
		 * @param bool $force_recheck Ignore any cached transient and manually re-check. Default to false.
5941
		 */
5942
		return apply_filters( 'jetpack_has_identity_crisis', $errors, $force_recheck );
5943
	}
5944
5945
	/*
5946
	 * Resolve ID crisis
5947
	 *
5948
	 * If the URL has changed, but the rest of the options are the same (i.e. blog/user tokens)
5949
	 * The user has the option to update the shadow site with the new URL before a new
5950
	 * token is created.
5951
	 *
5952
	 * @param $key : Which option to sync.  null defautlts to home and siteurl
5953
	 */
5954
	public static function resolve_identity_crisis( $key = null ) {
5955
		if ( $key ) {
5956
			$identity_options = array( $key );
5957
		} else {
5958
			$identity_options = self::identity_crisis_options_to_check();
5959
		}
5960
5961
		if ( is_array( $identity_options ) ) {
5962
			foreach( $identity_options as $identity_option ) {
5963
				Jetpack_Sync::sync_options( __FILE__, $identity_option );
5964
5965
				/**
5966
				 * Fires when a shadow site option is updated.
5967
				 * These options are updated via the Identity Crisis UI.
5968
				 * $identity_option is the option that gets updated.
5969
				 *
5970
				 * @since 3.7.0
5971
				 */
5972
				do_action( "update_option_{$identity_option}" );
5973
			}
5974
		}
5975
	}
5976
5977
	/*
5978
	 * Whitelist URL
5979
	 *
5980
	 * Ignore the URL differences between the blog and the shadow site.
5981
	 */
5982
	public static function whitelist_current_url() {
5983
		$options_to_check = Jetpack::identity_crisis_options_to_check();
5984
		$cloud_options = Jetpack::init()->get_cloud_site_options( $options_to_check );
5985
5986
		foreach ( $cloud_options as $cloud_key => $cloud_value ) {
5987
			Jetpack::whitelist_identity_crisis_value( $cloud_key, $cloud_value );
5988
		}
5989
	}
5990
5991
	/*
5992
	 * Ajax callbacks for ID crisis resolutions
5993
	 *
5994
	 * Things that could happen here:
5995
	 *  - site_migrated : Update the URL on the shadow blog to match new domain
5996
	 *  - whitelist     : Ignore the URL difference
5997
	 *  - default       : Error message
5998
	 */
5999
	public static function resolve_identity_crisis_ajax_callback() {
6000
		check_ajax_referer( 'resolve-identity-crisis', 'ajax-nonce' );
6001
6002
		switch ( $_POST[ 'crisis_resolution_action' ] ) {
6003
			case 'site_migrated':
6004
				Jetpack::resolve_identity_crisis();
6005
				echo 'resolved';
6006
				break;
6007
6008
			case 'whitelist':
6009
				Jetpack::whitelist_current_url();
6010
				echo 'whitelisted';
6011
				break;
6012
6013
			case 'reset_connection':
6014
				// Delete the options first so it doesn't get confused which site to disconnect dotcom-side
6015
				Jetpack_Options::delete_option(
6016
					array(
6017
						'register',
6018
						'blog_token',
6019
						'user_token',
6020
						'user_tokens',
6021
						'master_user',
6022
						'time_diff',
6023
						'fallback_no_verify_ssl_certs',
6024
						'id',
6025
					)
6026
				);
6027
				delete_transient( 'jetpack_has_identity_crisis' );
6028
6029
				echo 'reset-connection-success';
6030
				break;
6031
6032
			default:
6033
				echo 'missing action';
6034
				break;
6035
		}
6036
6037
		wp_die();
6038
	}
6039
6040
	/**
6041
	 * Adds a value to the whitelist for the specified key.
6042
	 *
6043
	 * @param string $key The option name that we're whitelisting the value for.
6044
	 * @param string $value The value that we're intending to add to the whitelist.
6045
	 *
6046
	 * @return bool Whether the value was added to the whitelist, or false if it was already there.
6047
	 */
6048
	public static function whitelist_identity_crisis_value( $key, $value ) {
6049
		if ( Jetpack::is_identity_crisis_value_whitelisted( $key, $value ) ) {
6050
			return false;
6051
		}
6052
6053
		$whitelist = Jetpack_Options::get_option( 'identity_crisis_whitelist', array() );
6054
		if ( empty( $whitelist[ $key ] ) || ! is_array( $whitelist[ $key ] ) ) {
6055
			$whitelist[ $key ] = array();
6056
		}
6057
		array_push( $whitelist[ $key ], $value );
6058
6059
		Jetpack_Options::update_option( 'identity_crisis_whitelist', $whitelist );
6060
		return true;
6061
	}
6062
6063
	/**
6064
	 * Checks whether a value is already whitelisted.
6065
	 *
6066
	 * @param string $key The option name that we're checking the value for.
6067
	 * @param string $value The value that we're curious to see if it's on the whitelist.
6068
	 *
6069
	 * @return bool Whether the value is whitelisted.
6070
	 */
6071
	public static function is_identity_crisis_value_whitelisted( $key, $value ) {
6072
		$whitelist = Jetpack_Options::get_option( 'identity_crisis_whitelist', array() );
6073
		if ( ! empty( $whitelist[ $key ] ) && is_array( $whitelist[ $key ] ) && in_array( $value, $whitelist[ $key ] ) ) {
6074
			return true;
6075
		}
6076
		return false;
6077
	}
6078
6079
	/**
6080
	 * Checks whether the home and siteurl specifically are whitelisted
6081
	 * Written so that we don't have re-check $key and $value params every time
6082
	 * we want to check if this site is whitelisted, for example in footer.php
6083
	 *
6084
	 * @return bool True = already whitelsisted False = not whitelisted
6085
	 */
6086
	public static function is_staging_site() {
6087
		$is_staging = false;
6088
6089
		$current_whitelist = Jetpack_Options::get_option( 'identity_crisis_whitelist' );
6090
		if ( $current_whitelist ) {
6091
			$options_to_check  = Jetpack::identity_crisis_options_to_check();
6092
			$cloud_options     = Jetpack::init()->get_cloud_site_options( $options_to_check );
6093
6094
			foreach ( $cloud_options as $cloud_key => $cloud_value ) {
6095
				if ( self::is_identity_crisis_value_whitelisted( $cloud_key, $cloud_value ) ) {
6096
					$is_staging = true;
6097
					break;
6098
				}
6099
			}
6100
		}
6101
		$known_staging = array(
6102
			'urls' => array(
6103
				'#\.staging\.wpengine\.com$#i',
6104
				),
6105
			'constants' => array(
6106
				'IS_WPE_SNAPSHOT',
6107
				'JETPACK_STAGING_MODE',
6108
				)
6109
			);
6110
		/**
6111
		 * Filters the flags of known staging sites.
6112
		 *
6113
		 * @since 3.9.0
6114
		 *
6115
		 * @param array $known_staging {
6116
		 *     An array of arrays that each are used to check if the current site is staging.
6117
		 *     @type array $urls      URLs of staging sites in regex to check against site_url.
6118
		 *     @type array $cosntants PHP constants of known staging/developement environments.
6119
		 *  }
6120
		 */
6121
		$known_staging = apply_filters( 'jetpack_known_staging', $known_staging );
6122
6123
		if ( isset( $known_staging['urls'] ) ) {
6124
			foreach ( $known_staging['urls'] as $url ){
6125
				if ( preg_match( $url, site_url() ) ) {
6126
					$is_staging = true;
6127
					break;
6128
				}
6129
			}
6130
		}
6131
6132
		if ( isset( $known_staging['constants'] ) ) {
6133
			foreach ( $known_staging['constants'] as $constant ) {
6134
				if ( defined( $constant ) && constant( $constant ) ) {
6135
					$is_staging = true;
6136
				}
6137
			}
6138
		}
6139
6140
		/**
6141
		 * Filters is_staging_site check.
6142
		 *
6143
		 * @since 3.9.0
6144
		 *
6145
		 * @param bool $is_staging If the current site is a staging site.
6146
		 */
6147
		return apply_filters( 'jetpack_is_staging_site', $is_staging );
6148
	}
6149
6150
	public function identity_crisis_js( $nonce ) {
6151
?>
6152
<script>
6153
(function( $ ) {
6154
	var SECOND_IN_MS = 1000;
6155
6156
	function contactSupport( e ) {
6157
		e.preventDefault();
6158
		$( '.jp-id-crisis-question' ).hide();
6159
		$( '#jp-id-crisis-contact-support' ).show();
6160
	}
6161
6162
	function autodismissSuccessBanner() {
6163
		$( '.jp-identity-crisis' ).fadeOut(600); //.addClass( 'dismiss' );
6164
	}
6165
6166
	var data = { action: 'jetpack_resolve_identity_crisis', 'ajax-nonce': '<?php echo $nonce; ?>' };
6167
6168
	$( document ).ready(function() {
6169
6170
		// Site moved: Update the URL on the shadow blog
6171
		$( '.site-moved' ).click(function( e ) {
6172
			e.preventDefault();
6173
			data.crisis_resolution_action = 'site_migrated';
6174
			$( '#jp-id-crisis-question-1 .spinner' ).show();
6175
			$.post( ajaxurl, data, function() {
6176
				$( '.jp-id-crisis-question' ).hide();
6177
				$( '.banner-title' ).hide();
6178
				$( '#jp-id-crisis-success' ).show();
6179
				setTimeout( autodismissSuccessBanner, 6 * SECOND_IN_MS );
6180
			});
6181
6182
		});
6183
6184
		// URL hasn't changed, next question please.
6185
		$( '.site-not-moved' ).click(function( e ) {
6186
			e.preventDefault();
6187
			$( '.jp-id-crisis-question' ).hide();
6188
			$( '#jp-id-crisis-question-2' ).show();
6189
		});
6190
6191
		// Reset connection: two separate sites.
6192
		$( '.reset-connection' ).click(function( e ) {
6193
			data.crisis_resolution_action = 'reset_connection';
6194
			$.post( ajaxurl, data, function( response ) {
6195
				if ( 'reset-connection-success' === response ) {
6196
					window.location.replace( '<?php echo Jetpack::admin_url(); ?>' );
6197
				}
6198
			});
6199
		});
6200
6201
		// It's a dev environment.  Ignore.
6202
		$( '.is-dev-env' ).click(function( e ) {
6203
			data.crisis_resolution_action = 'whitelist';
6204
			$( '#jp-id-crisis-question-2 .spinner' ).show();
6205
			$.post( ajaxurl, data, function() {
6206
				$( '.jp-id-crisis-question' ).hide();
6207
				$( '.banner-title' ).hide();
6208
				$( '#jp-id-crisis-success' ).show();
6209
				setTimeout( autodismissSuccessBanner, 4 * SECOND_IN_MS );
6210
			});
6211
		});
6212
6213
		$( '.not-reconnecting' ).click(contactSupport);
6214
		$( '.not-staging-or-dev' ).click(contactSupport);
6215
	});
6216
})( jQuery );
6217
</script>
6218
<?php
6219
	}
6220
6221
	/**
6222
	 * Displays an admin_notice, alerting the user to an identity crisis.
6223
	 */
6224
	public function alert_identity_crisis() {
6225
		// @todo temporary killing of feature in 3.8.1 as it revealed a number of scenarios not foreseen.
6226
		if ( ! Jetpack::is_development_version() ) {
6227
			return;
6228
		}
6229
6230
		// @todo temporary copout for dealing with domain mapping
6231
		// @see https://github.com/Automattic/jetpack/issues/2702
6232
		if ( is_multisite() && defined( 'SUNRISE' ) && ! Jetpack::is_development_version() ) {
6233
			return;
6234
		}
6235
6236
		if ( ! current_user_can( 'jetpack_disconnect' ) ) {
6237
			return;
6238
		}
6239
6240
		if ( ! $errors = self::check_identity_crisis() ) {
6241
			return;
6242
		}
6243
6244
		// Only show on dashboard and jetpack pages
6245
		$screen = get_current_screen();
6246
		if ( 'dashboard' !== $screen->base && ! did_action( 'jetpack_notices' ) ) {
6247
			return;
6248
		}
6249
6250
		// Include the js!
6251
		$ajax_nonce = wp_create_nonce( 'resolve-identity-crisis' );
6252
		$this->identity_crisis_js( $ajax_nonce );
6253
6254
		// Include the CSS!
6255
		if ( ! wp_script_is( 'jetpack', 'done' ) ) {
6256
			$this->admin_banner_styles();
6257
		}
6258
6259
		if ( ! array_key_exists( 'error_code', $errors ) ) {
6260
			$key = 'siteurl';
6261
			if ( ! $errors[ $key ] ) {
6262
				$key = 'home';
6263
			}
6264
		} else {
6265
			$key = 'error_code';
6266
			// 401 is the only error we care about.  Any other errors should not trigger the alert.
6267
			if ( 401 !== $errors[ $key ] ) {
6268
				return;
6269
			}
6270
		}
6271
6272
		?>
6273
6274
		<style>
6275
			.jp-identity-crisis .jp-btn-group {
6276
					margin: 15px 0;
6277
				}
6278
			.jp-identity-crisis strong {
6279
					color: #518d2a;
6280
				}
6281
			.jp-identity-crisis.dismiss {
6282
				display: none;
6283
			}
6284
			.jp-identity-crisis .button {
6285
				margin-right: 4px;
6286
			}
6287
		</style>
6288
6289
		<div id="message" class="error jetpack-message jp-identity-crisis stay-visible">
6290
			<div class="service-mark"></div>
6291
			<div class="jp-id-banner__content">
6292
				<!-- <h3 class="banner-title"><?php _e( 'Something\'s not quite right with your Jetpack connection! Let\'s fix that.', 'jetpack' ); ?></h3> -->
6293
6294
				<div class="jp-id-crisis-question" id="jp-id-crisis-question-1">
6295
					<?php
6296
					// 401 means that this site has been disconnected from wpcom, but the remote site still thinks it's connected.
6297
					if ( 'error_code' == $key && '401' == $errors[ $key ] ) : ?>
6298
						<div class="banner-content">
6299
							<p><?php
6300
								/* translators: %s is a URL */
6301
								printf( __( 'Our records show that this site does not have a valid connection to WordPress.com. Please reset your connection to fix this. <a href="%s" target="_blank">What caused this?</a>', 'jetpack' ), 'https://jetpack.com/support/no-valid-wordpress-com-connection/' );
6302
							?></p>
6303
						</div>
6304
						<div class="jp-btn-group">
6305
							<a href="#" class="reset-connection"><?php _e( 'Reset the connection', 'jetpack' ); ?></a>
6306
							<span class="idc-separator">|</span>
6307
							<a href="<?php echo esc_url( wp_nonce_url( Jetpack::admin_url( 'jetpack-notice=dismiss' ), 'jetpack-deactivate' ) ); ?>"><?php _e( 'Deactivate Jetpack', 'jetpack' ); ?></a>
6308
						</div>
6309
					<?php else : ?>
6310
							<div class="banner-content">
6311
							<p><?php printf( __( 'It looks like you may have changed your domain. Is <strong>%1$s</strong> still your site\'s domain, or have you updated it to <strong> %2$s </strong>?', 'jetpack' ), $errors[ $key ], (string) get_option( $key ) ); ?></p>
6312
							</div>
6313
						<div class="jp-btn-group">
6314
							<a href="#" class="regular site-moved"><?php printf( __( '%s is now my domain.', 'jetpack' ), $errors[ $key ] ); ?></a> <span class="idc-separator">|</span> <a href="#" class="site-not-moved" ><?php printf( __( '%s is still my domain.', 'jetpack' ), (string) get_option( $key ) ); ?></a>
6315
							<span class="spinner"></span>
6316
						</div>
6317
					<?php endif ; ?>
6318
				</div>
6319
6320
				<div class="jp-id-crisis-question" id="jp-id-crisis-question-2" style="display: none;">
6321
					<div class="banner-content">
6322
						<p><?php printf(
6323
							/* translators: %1$s, %2$s and %3$s are URLs */
6324
							__(
6325
								'Are <strong> %2$s </strong> and <strong> %1$s </strong> two completely separate websites? If so we should create a new connection, which will reset your followers and linked services. <a href="%3$s"><em>What does this mean?</em></a>',
6326
								'jetpack'
6327
							),
6328
							$errors[ $key ],
6329
							(string) get_option( $key ),
6330
							'https://jetpack.com/support/what-does-resetting-the-connection-mean/'
6331
						); ?></p>
6332
					</div>
6333
					<div class="jp-btn-group">
6334
						<a href="#" class="reset-connection"><?php _e( 'Reset the connection', 'jetpack' ); ?></a> <span class="idc-separator">|</span>
6335
						<a href="#" class="is-dev-env"><?php _e( 'This is a development environment', 'jetpack' ); ?></a> <span class="idc-separator">|</span>
6336
						<a href="https://jetpack.com/contact-support/" class="contact-support"><?php _e( 'Submit a support ticket', 'jetpack' ); ?></a>
6337
						<span class="spinner"></span>
6338
					</div>
6339
				</div>
6340
6341
				<div class="jp-id-crisis-success" id="jp-id-crisis-success" style="display: none;">
6342
					<h3 class="success-notice"><?php printf( __( 'Thanks for taking the time to sort things out. We&#039;ve updated our records accordingly!', 'jetpack' ) ); ?></h3>
6343
				</div>
6344
			</div>
6345
		</div>
6346
6347
		<?php
6348
	}
6349
6350
	/**
6351
	 * Maybe Use a .min.css stylesheet, maybe not.
6352
	 *
6353
	 * Hooks onto `plugins_url` filter at priority 1, and accepts all 3 args.
6354
	 */
6355
	public static function maybe_min_asset( $url, $path, $plugin ) {
6356
		// Short out on things trying to find actual paths.
6357
		if ( ! $path || empty( $plugin ) ) {
6358
			return $url;
6359
		}
6360
6361
		// Strip out the abspath.
6362
		$base = dirname( plugin_basename( $plugin ) );
6363
6364
		// Short out on non-Jetpack assets.
6365
		if ( 'jetpack/' !== substr( $base, 0, 8 ) ) {
6366
			return $url;
6367
		}
6368
6369
		// File name parsing.
6370
		$file              = "{$base}/{$path}";
6371
		$full_path         = JETPACK__PLUGIN_DIR . substr( $file, 8 );
6372
		$file_name         = substr( $full_path, strrpos( $full_path, '/' ) + 1 );
6373
		$file_name_parts_r = array_reverse( explode( '.', $file_name ) );
6374
		$extension         = array_shift( $file_name_parts_r );
6375
6376
		if ( in_array( strtolower( $extension ), array( 'css', 'js' ) ) ) {
6377
			// Already pointing at the minified version.
6378
			if ( 'min' === $file_name_parts_r[0] ) {
6379
				return $url;
6380
			}
6381
6382
			$min_full_path = preg_replace( "#\.{$extension}$#", ".min.{$extension}", $full_path );
6383
			if ( file_exists( $min_full_path ) ) {
6384
				$url = preg_replace( "#\.{$extension}$#", ".min.{$extension}", $url );
6385
			}
6386
		}
6387
6388
		return $url;
6389
	}
6390
6391
	/**
6392
	 * Maybe inlines a stylesheet.
6393
	 *
6394
	 * If you'd like to inline a stylesheet instead of printing a link to it,
6395
	 * wp_style_add_data( 'handle', 'jetpack-inline', true );
6396
	 *
6397
	 * Attached to `style_loader_tag` filter.
6398
	 *
6399
	 * @param string $tag The tag that would link to the external asset.
6400
	 * @param string $handle The registered handle of the script in question.
6401
	 *
6402
	 * @return string
6403
	 */
6404
	public static function maybe_inline_style( $tag, $handle ) {
6405
		global $wp_styles;
6406
		$item = $wp_styles->registered[ $handle ];
6407
6408
		if ( ! isset( $item->extra['jetpack-inline'] ) || ! $item->extra['jetpack-inline'] ) {
6409
			return $tag;
6410
		}
6411
6412
		if ( preg_match( '# href=\'([^\']+)\' #i', $tag, $matches ) ) {
6413
			$href = $matches[1];
6414
			// Strip off query string
6415
			if ( $pos = strpos( $href, '?' ) ) {
6416
				$href = substr( $href, 0, $pos );
6417
			}
6418
			// Strip off fragment
6419
			if ( $pos = strpos( $href, '#' ) ) {
6420
				$href = substr( $href, 0, $pos );
6421
			}
6422
		} else {
6423
			return $tag;
6424
		}
6425
6426
		$plugins_dir = plugin_dir_url( JETPACK__PLUGIN_FILE );
6427
		if ( $plugins_dir !== substr( $href, 0, strlen( $plugins_dir ) ) ) {
6428
			return $tag;
6429
		}
6430
6431
		// If this stylesheet has a RTL version, and the RTL version replaces normal...
6432
		if ( isset( $item->extra['rtl'] ) && 'replace' === $item->extra['rtl'] && is_rtl() ) {
6433
			// And this isn't the pass that actually deals with the RTL version...
6434
			if ( false === strpos( $tag, " id='$handle-rtl-css' " ) ) {
6435
				// Short out, as the RTL version will deal with it in a moment.
6436
				return $tag;
6437
			}
6438
		}
6439
6440
		$file = JETPACK__PLUGIN_DIR . substr( $href, strlen( $plugins_dir ) );
6441
		$css  = Jetpack::absolutize_css_urls( file_get_contents( $file ), $href );
6442
		if ( $css ) {
6443
			$tag = "<!-- Inline {$item->handle} -->\r\n";
6444
			if ( empty( $item->extra['after'] ) ) {
6445
				wp_add_inline_style( $handle, $css );
6446
			} else {
6447
				array_unshift( $item->extra['after'], $css );
6448
				wp_style_add_data( $handle, 'after', $item->extra['after'] );
6449
			}
6450
		}
6451
6452
		return $tag;
6453
	}
6454
6455
	/**
6456
	 * Loads a view file from the views
6457
	 *
6458
	 * Data passed in with the $data parameter will be available in the
6459
	 * template file as $data['value']
6460
	 *
6461
	 * @param string $template - Template file to load
6462
	 * @param array $data - Any data to pass along to the template
6463
	 * @return boolean - If template file was found
6464
	 **/
6465
	public function load_view( $template, $data = array() ) {
6466
		$views_dir = JETPACK__PLUGIN_DIR . 'views/';
6467
6468
		if( file_exists( $views_dir . $template ) ) {
6469
			require_once( $views_dir . $template );
6470
			return true;
6471
		}
6472
6473
		error_log( "Jetpack: Unable to find view file $views_dir$template" );
6474
		return false;
6475
	}
6476
6477
	/**
6478
	 * Sends a ping to the Jetpack servers to toggle on/off remote portions
6479
	 * required by some modules.
6480
	 *
6481
	 * @param string $module_slug
6482
	 */
6483
	public function toggle_module_on_wpcom( $module_slug ) {
6484
		Jetpack::init()->sync->register( 'noop' );
6485
6486
		if ( false !== strpos( current_filter(), 'jetpack_activate_module_' ) ) {
6487
			self::check_privacy( $module_slug );
6488
		}
6489
6490
	}
6491
6492
	/**
6493
	 * Throws warnings for deprecated hooks to be removed from Jetpack
6494
	 */
6495
	public function deprecated_hooks() {
6496
		global $wp_filter;
6497
6498
		/*
6499
		 * Format:
6500
		 * deprecated_filter_name => replacement_name
6501
		 *
6502
		 * If there is no replacement us null for replacement_name
6503
		 */
6504
		$deprecated_list = array(
6505
			'jetpack_bail_on_shortcode' => 'jetpack_shortcodes_to_include',
6506
			'wpl_sharing_2014_1'        => null,
6507
			'jetpack-tools-to-include'  => 'jetpack_tools_to_include',
6508
		);
6509
6510
		// This is a silly loop depth. Better way?
6511
		foreach( $deprecated_list AS $hook => $hook_alt ) {
6512
			if( isset( $wp_filter[ $hook ] ) && is_array( $wp_filter[ $hook ] ) ) {
6513
				foreach( $wp_filter[$hook] AS $func => $values ) {
6514
					foreach( $values AS $hooked ) {
6515
						_deprecated_function( $hook . ' used for ' . $hooked['function'], null, $hook_alt );
6516
					}
6517
				}
6518
			}
6519
		}
6520
	}
6521
6522
	/**
6523
	 * Converts any url in a stylesheet, to the correct absolute url.
6524
	 *
6525
	 * Considerations:
6526
	 *  - Normal, relative URLs     `feh.png`
6527
	 *  - Data URLs                 `data:image/gif;base64,eh129ehiuehjdhsa==`
6528
	 *  - Schema-agnostic URLs      `//domain.com/feh.png`
6529
	 *  - Absolute URLs             `http://domain.com/feh.png`
6530
	 *  - Domain root relative URLs `/feh.png`
6531
	 *
6532
	 * @param $css string: The raw CSS -- should be read in directly from the file.
6533
	 * @param $css_file_url : The URL that the file can be accessed at, for calculating paths from.
6534
	 *
6535
	 * @return mixed|string
6536
	 */
6537
	public static function absolutize_css_urls( $css, $css_file_url ) {
6538
		$pattern = '#url\((?P<path>[^)]*)\)#i';
6539
		$css_dir = dirname( $css_file_url );
6540
		$p       = parse_url( $css_dir );
6541
		$domain  = sprintf(
6542
					'%1$s//%2$s%3$s%4$s',
6543
					isset( $p['scheme'] )           ? "{$p['scheme']}:" : '',
6544
					isset( $p['user'], $p['pass'] ) ? "{$p['user']}:{$p['pass']}@" : '',
6545
					$p['host'],
6546
					isset( $p['port'] )             ? ":{$p['port']}" : ''
6547
				);
6548
6549
		if ( preg_match_all( $pattern, $css, $matches, PREG_SET_ORDER ) ) {
6550
			$find = $replace = array();
6551
			foreach ( $matches as $match ) {
6552
				$url = trim( $match['path'], "'\" \t" );
6553
6554
				// If this is a data url, we don't want to mess with it.
6555
				if ( 'data:' === substr( $url, 0, 5 ) ) {
6556
					continue;
6557
				}
6558
6559
				// If this is an absolute or protocol-agnostic url,
6560
				// we don't want to mess with it.
6561
				if ( preg_match( '#^(https?:)?//#i', $url ) ) {
6562
					continue;
6563
				}
6564
6565
				switch ( substr( $url, 0, 1 ) ) {
6566
					case '/':
6567
						$absolute = $domain . $url;
6568
						break;
6569
					default:
6570
						$absolute = $css_dir . '/' . $url;
6571
				}
6572
6573
				$find[]    = $match[0];
6574
				$replace[] = sprintf( 'url("%s")', $absolute );
6575
			}
6576
			$css = str_replace( $find, $replace, $css );
6577
		}
6578
6579
		return $css;
6580
	}
6581
6582
	/**
6583
	 * This method checks to see if SSL is required by the site in
6584
	 * order to visit it in some way other than only setting the
6585
	 * https value in the home or siteurl values.
6586
	 *
6587
	 * @since 3.2
6588
	 * @return boolean
6589
	 **/
6590
	private function is_ssl_required_to_visit_site() {
6591
		global $wp_version;
6592
		$ssl = is_ssl();
6593
6594
		if ( force_ssl_admin() ) {
6595
			$ssl = true;
6596
		}
6597
		return $ssl;
6598
	}
6599
6600
	/**
6601
	 * This methods removes all of the registered css files on the frontend
6602
	 * from Jetpack in favor of using a single file. In effect "imploding"
6603
	 * all the files into one file.
6604
	 *
6605
	 * Pros:
6606
	 * - Uses only ONE css asset connection instead of 15
6607
	 * - Saves a minimum of 56k
6608
	 * - Reduces server load
6609
	 * - Reduces time to first painted byte
6610
	 *
6611
	 * Cons:
6612
	 * - Loads css for ALL modules. However all selectors are prefixed so it
6613
	 *		should not cause any issues with themes.
6614
	 * - Plugins/themes dequeuing styles no longer do anything. See
6615
	 *		jetpack_implode_frontend_css filter for a workaround
6616
	 *
6617
	 * For some situations developers may wish to disable css imploding and
6618
	 * instead operate in legacy mode where each file loads seperately and
6619
	 * can be edited individually or dequeued. This can be accomplished with
6620
	 * the following line:
6621
	 *
6622
	 * add_filter( 'jetpack_implode_frontend_css', '__return_false' );
6623
	 *
6624
	 * @since 3.2
6625
	 **/
6626
	public function implode_frontend_css( $travis_test = false ) {
6627
		$do_implode = true;
6628
		if ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) {
6629
			$do_implode = false;
6630
		}
6631
6632
		/**
6633
		 * Allow CSS to be concatenated into a single jetpack.css file.
6634
		 *
6635
		 * @since 3.2.0
6636
		 *
6637
		 * @param bool $do_implode Should CSS be concatenated? Default to true.
6638
		 */
6639
		$do_implode = apply_filters( 'jetpack_implode_frontend_css', $do_implode );
6640
6641
		// Do not use the imploded file when default behaviour was altered through the filter
6642
		if ( ! $do_implode ) {
6643
			return;
6644
		}
6645
6646
		// We do not want to use the imploded file in dev mode, or if not connected
6647
		if ( Jetpack::is_development_mode() || ! self::is_active() ) {
6648
			if ( ! $travis_test ) {
6649
				return;
6650
			}
6651
		}
6652
6653
		// Do not use the imploded file if sharing css was dequeued via the sharing settings screen
6654
		if ( get_option( 'sharedaddy_disable_resources' ) ) {
6655
			return;
6656
		}
6657
6658
		/*
6659
		 * Now we assume Jetpack is connected and able to serve the single
6660
		 * file.
6661
		 *
6662
		 * In the future there will be a check here to serve the file locally
6663
		 * or potentially from the Jetpack CDN
6664
		 *
6665
		 * For now:
6666
		 * - Enqueue a single imploded css file
6667
		 * - Zero out the style_loader_tag for the bundled ones
6668
		 * - Be happy, drink scotch
6669
		 */
6670
6671
		add_filter( 'style_loader_tag', array( $this, 'concat_remove_style_loader_tag' ), 10, 2 );
6672
6673
		$version = Jetpack::is_development_version() ? filemtime( JETPACK__PLUGIN_DIR . 'css/jetpack.css' ) : JETPACK__VERSION;
6674
6675
		wp_enqueue_style( 'jetpack_css', plugins_url( 'css/jetpack.css', __FILE__ ), array(), $version );
6676
		wp_style_add_data( 'jetpack_css', 'rtl', 'replace' );
6677
	}
6678
6679
	function concat_remove_style_loader_tag( $tag, $handle ) {
6680
		if ( in_array( $handle, $this->concatenated_style_handles ) ) {
6681
			$tag = '';
6682
			if ( defined( 'WP_DEBUG' ) && WP_DEBUG ) {
6683
				$tag = "<!-- `" . esc_html( $handle ) . "` is included in the concatenated jetpack.css -->\r\n";
6684
			}
6685
		}
6686
6687
		return $tag;
6688
	}
6689
6690
	/*
6691
	 * Check the heartbeat data
6692
	 *
6693
	 * Organizes the heartbeat data by severity.  For example, if the site
6694
	 * is in an ID crisis, it will be in the $filtered_data['bad'] array.
6695
	 *
6696
	 * Data will be added to "caution" array, if it either:
6697
	 *  - Out of date Jetpack version
6698
	 *  - Out of date WP version
6699
	 *  - Out of date PHP version
6700
	 *
6701
	 * $return array $filtered_data
6702
	 */
6703
	public static function jetpack_check_heartbeat_data() {
6704
		$raw_data = Jetpack_Heartbeat::generate_stats_array();
6705
6706
		$good    = array();
6707
		$caution = array();
6708
		$bad     = array();
6709
6710
		foreach ( $raw_data as $stat => $value ) {
6711
6712
			// Check jetpack version
6713
			if ( 'version' == $stat ) {
6714
				if ( version_compare( $value, JETPACK__VERSION, '<' ) ) {
6715
					$caution[ $stat ] = $value . " - min supported is " . JETPACK__VERSION;
6716
					continue;
6717
				}
6718
			}
6719
6720
			// Check WP version
6721
			if ( 'wp-version' == $stat ) {
6722
				if ( version_compare( $value, JETPACK__MINIMUM_WP_VERSION, '<' ) ) {
6723
					$caution[ $stat ] = $value . " - min supported is " . JETPACK__MINIMUM_WP_VERSION;
6724
					continue;
6725
				}
6726
			}
6727
6728
			// Check PHP version
6729
			if ( 'php-version' == $stat ) {
6730
				if ( version_compare( PHP_VERSION, '5.2.4', '<' ) ) {
6731
					$caution[ $stat ] = $value . " - min supported is 5.2.4";
6732
					continue;
6733
				}
6734
			}
6735
6736
			// Check ID crisis
6737
			if ( 'identitycrisis' == $stat ) {
6738
				if ( 'yes' == $value ) {
6739
					$bad[ $stat ] = $value;
6740
					continue;
6741
				}
6742
			}
6743
6744
			// The rest are good :)
6745
			$good[ $stat ] = $value;
6746
		}
6747
6748
		$filtered_data = array(
6749
			'good'    => $good,
6750
			'caution' => $caution,
6751
			'bad'     => $bad
6752
		);
6753
6754
		return $filtered_data;
6755
	}
6756
6757
6758
	/*
6759
	 * This method is used to organize all options that can be reset
6760
	 * without disconnecting Jetpack.
6761
	 *
6762
	 * It is used in class.jetpack-cli.php to reset options
6763
	 *
6764
	 * @return array of options to delete.
6765
	 */
6766
	public static function get_jetpack_options_for_reset() {
6767
		$jetpack_options            = Jetpack_Options::get_option_names();
6768
		$jetpack_options_non_compat = Jetpack_Options::get_option_names( 'non_compact' );
6769
		$jetpack_options_private    = Jetpack_Options::get_option_names( 'private' );
6770
6771
		$all_jp_options = array_merge( $jetpack_options, $jetpack_options_non_compat, $jetpack_options_private );
6772
6773
		// A manual build of the wp options
6774
		$wp_options = array(
6775
			'sharing-options',
6776
			'disabled_likes',
6777
			'disabled_reblogs',
6778
			'jetpack_comments_likes_enabled',
6779
			'wp_mobile_excerpt',
6780
			'wp_mobile_featured_images',
6781
			'wp_mobile_app_promos',
6782
			'stats_options',
6783
			'stats_dashboard_widget',
6784
			'safecss_preview_rev',
6785
			'safecss_rev',
6786
			'safecss_revision_migrated',
6787
			'nova_menu_order',
6788
			'jetpack_portfolio',
6789
			'jetpack_portfolio_posts_per_page',
6790
			'jetpack_testimonial',
6791
			'jetpack_testimonial_posts_per_page',
6792
			'wp_mobile_custom_css',
6793
			'sharedaddy_disable_resources',
6794
			'sharing-options',
6795
			'sharing-services',
6796
			'site_icon_temp_data',
6797
			'featured-content',
6798
			'site_logo',
6799
		);
6800
6801
		// Flag some Jetpack options as unsafe
6802
		$unsafe_options = array(
6803
			'id',                           // (int)    The Client ID/WP.com Blog ID of this site.
6804
			'master_user',                  // (int)    The local User ID of the user who connected this site to jetpack.wordpress.com.
6805
			'version',                      // (string) Used during upgrade procedure to auto-activate new modules. version:time
6806
			'jumpstart',                    // (string) A flag for whether or not to show the Jump Start.  Accepts: new_connection, jumpstart_activated, jetpack_action_taken, jumpstart_dismissed.
6807
6808
			// non_compact
6809
			'activated',
6810
6811
			// private
6812
			'register',
6813
			'blog_token',                  // (string) The Client Secret/Blog Token of this site.
6814
			'user_token',                  // (string) The User Token of this site. (deprecated)
6815
			'user_tokens'
6816
		);
6817
6818
		// Remove the unsafe Jetpack options
6819
		foreach ( $unsafe_options as $unsafe_option ) {
6820
			if ( false !== ( $key = array_search( $unsafe_option, $all_jp_options ) ) ) {
6821
				unset( $all_jp_options[ $key ] );
6822
			}
6823
		}
6824
6825
		$options = array(
6826
			'jp_options' => $all_jp_options,
6827
			'wp_options' => $wp_options
6828
		);
6829
6830
		return $options;
6831
	}
6832
6833
	/*
6834
	 * Check if an option of a Jetpack module has been updated.
6835
	 *
6836
	 * If any module option has been updated before Jump Start has been dismissed,
6837
	 * update the 'jumpstart' option so we can hide Jump Start.
6838
	 */
6839
	public static function jumpstart_has_updated_module_option( $option_name = '' ) {
6840
		// Bail if Jump Start has already been dismissed
6841
		if ( 'new_connection' !== Jetpack::get_option( 'jumpstart' ) ) {
6842
			return false;
6843
		}
6844
6845
		$jetpack = Jetpack::init();
6846
6847
6848
		// Manual build of module options
6849
		$option_names = self::get_jetpack_options_for_reset();
6850
6851
		if ( in_array( $option_name, $option_names['wp_options'] ) ) {
6852
			Jetpack_Options::update_option( 'jumpstart', 'jetpack_action_taken' );
6853
6854
			//Jump start is being dismissed send data to MC Stats
6855
			$jetpack->stat( 'jumpstart', 'manual,'.$option_name );
6856
6857
			$jetpack->do_stats( 'server_side' );
6858
		}
6859
6860
	}
6861
6862
	/*
6863
	 * Strip http:// or https:// from a url, replaces forward slash with ::,
6864
	 * so we can bring them directly to their site in calypso.
6865
	 *
6866
	 * @param string | url
6867
	 * @return string | url without the guff
6868
	 */
6869
	public static function build_raw_urls( $url ) {
6870
		$strip_http = '/.*?:\/\//i';
6871
		$url = preg_replace( $strip_http, '', $url  );
6872
		$url = str_replace( '/', '::', $url );
6873
		return $url;
6874
	}
6875
6876
	/**
6877
	 * Stores and prints out domains to prefetch for page speed optimization.
6878
	 *
6879
	 * @param mixed $new_urls
6880
	 */
6881
	public static function dns_prefetch( $new_urls = null ) {
6882
		static $prefetch_urls = array();
6883
		if ( empty( $new_urls ) && ! empty( $prefetch_urls ) ) {
6884
			echo "\r\n";
6885
			foreach ( $prefetch_urls as $this_prefetch_url ) {
6886
				printf( "<link rel='dns-prefetch' href='%s'>\r\n", esc_attr( $this_prefetch_url ) );
6887
			}
6888
		} elseif ( ! empty( $new_urls ) ) {
6889
			if ( ! has_action( 'wp_head', array( __CLASS__, __FUNCTION__ ) ) ) {
6890
				add_action( 'wp_head', array( __CLASS__, __FUNCTION__ ) );
6891
			}
6892
			foreach ( (array) $new_urls as $this_new_url ) {
6893
				$prefetch_urls[] = strtolower( untrailingslashit( preg_replace( '#^https?://#i', '//', $this_new_url ) ) );
6894
			}
6895
			$prefetch_urls = array_unique( $prefetch_urls );
6896
		}
6897
	}
6898
6899
	public function wp_dashboard_setup() {
6900
		if ( self::is_active() ) {
6901
			add_action( 'jetpack_dashboard_widget', array( __CLASS__, 'dashboard_widget_footer' ), 999 );
6902
			$widget_title = __( 'Site Stats', 'jetpack' );
6903
		} elseif ( ! self::is_development_mode() && current_user_can( 'jetpack_connect' ) ) {
6904
			add_action( 'jetpack_dashboard_widget', array( $this, 'dashboard_widget_connect_to_wpcom' ) );
6905
			$widget_title = __( 'Please Connect Jetpack', 'jetpack' );
6906
		}
6907
6908
		if ( has_action( 'jetpack_dashboard_widget' ) ) {
6909
			wp_add_dashboard_widget(
6910
				'jetpack_summary_widget',
6911
				$widget_title,
6912
				array( __CLASS__, 'dashboard_widget' )
6913
			);
6914
			wp_enqueue_style( 'jetpack-dashboard-widget', plugins_url( 'css/dashboard-widget.css', JETPACK__PLUGIN_FILE ), array(), JETPACK__VERSION );
6915
6916
			// If we're inactive and not in development mode, sort our box to the top.
6917
			if ( ! self::is_active() && ! self::is_development_mode() ) {
6918
				global $wp_meta_boxes;
6919
6920
				$dashboard = $wp_meta_boxes['dashboard']['normal']['core'];
6921
				$ours      = array( 'jetpack_summary_widget' => $dashboard['jetpack_summary_widget'] );
6922
6923
				$wp_meta_boxes['dashboard']['normal']['core'] = array_merge( $ours, $dashboard );
6924
			}
6925
		}
6926
	}
6927
6928
	/**
6929
	 * @param mixed $result Value for the user's option
6930
	 * @return mixed
6931
	 */
6932
	function get_user_option_meta_box_order_dashboard( $sorted ) {
6933
		if ( ! is_array( $sorted ) ) {
6934
			return $sorted;
6935
		}
6936
6937
		foreach ( $sorted as $box_context => $ids ) {
6938
			if ( false === strpos( $ids, 'dashboard_stats' ) ) {
6939
				// If the old id isn't anywhere in the ids, don't bother exploding and fail out.
6940
				continue;
6941
			}
6942
6943
			$ids_array = explode( ',', $ids );
6944
			$key = array_search( 'dashboard_stats', $ids_array );
6945
6946
			if ( false !== $key ) {
6947
				// If we've found that exact value in the option (and not `google_dashboard_stats` for example)
6948
				$ids_array[ $key ] = 'jetpack_summary_widget';
6949
				$sorted[ $box_context ] = implode( ',', $ids_array );
6950
				// We've found it, stop searching, and just return.
6951
				break;
6952
			}
6953
		}
6954
6955
		return $sorted;
6956
	}
6957
6958
	public static function dashboard_widget() {
6959
		/**
6960
		 * Fires when the dashboard is loaded.
6961
		 *
6962
		 * @since 3.4.0
6963
		 */
6964
		do_action( 'jetpack_dashboard_widget' );
6965
	}
6966
6967
	public static function dashboard_widget_footer() {
6968
		?>
6969
		<footer>
6970
6971
		<div class="protect">
6972
			<?php if ( Jetpack::is_module_active( 'protect' ) ) : ?>
6973
				<h3><?php echo number_format_i18n( get_site_option( 'jetpack_protect_blocked_attempts', 0 ) ); ?></h3>
6974
				<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>
6975
			<?php elseif ( current_user_can( 'jetpack_activate_modules' ) && ! self::is_development_mode() ) : ?>
6976
				<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' ); ?>">
6977
					<?php esc_html_e( 'Activate Protect', 'jetpack' ); ?>
6978
				</a>
6979
			<?php else : ?>
6980
				<?php esc_html_e( 'Protect is inactive.', 'jetpack' ); ?>
6981
			<?php endif; ?>
6982
		</div>
6983
6984
		<div class="akismet">
6985
			<?php if ( is_plugin_active( 'akismet/akismet.php' ) ) : ?>
6986
				<h3><?php echo number_format_i18n( get_option( 'akismet_spam_count', 0 ) ); ?></h3>
6987
				<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>
6988 View Code Duplication
			<?php elseif ( current_user_can( 'activate_plugins' ) && ! is_wp_error( validate_plugin( 'akismet/akismet.php' ) ) ) : ?>
6989
				<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">
6990
					<?php esc_html_e( 'Activate Akismet', 'jetpack' ); ?>
6991
				</a>
6992
			<?php else : ?>
6993
				<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>
6994
			<?php endif; ?>
6995
		</div>
6996
6997
6998 View Code Duplication
		<?php if ( ! current_user_can( 'edit_posts' ) && self::is_user_connected() ) : ?>
6999
			<div style="width: 100%; text-align: center; padding-top: 20px; clear: both;"><a class="button" title="<?php esc_attr_e( 'Unlink your account from WordPress.com', 'jetpack' ); ?>" href="<?php echo esc_url( wp_nonce_url( add_query_arg( array( 'action' => 'unlink', 'redirect' => 'sub-unlink' ), admin_url( 'index.php' ) ), 'jetpack-unlink' ) ); ?>"><?php esc_html_e( 'Unlink your account from WordPress.com', 'jetpack' ); ?></a></div>
7000
		<?php endif; ?>
7001
7002
		</footer>
7003
		<?php
7004
	}
7005
7006
	public function dashboard_widget_connect_to_wpcom() {
7007
		if ( Jetpack::is_active() || Jetpack::is_development_mode() || ! current_user_can( 'jetpack_connect' ) ) {
7008
			return;
7009
		}
7010
		?>
7011
		<div class="wpcom-connect">
7012
			<div class="jp-emblem">
7013
			<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0" y="0" viewBox="0 0 172.9 172.9" enable-background="new 0 0 172.9 172.9" xml:space="preserve">
7014
				<path d="M86.4 0C38.7 0 0 38.7 0 86.4c0 47.7 38.7 86.4 86.4 86.4s86.4-38.7 86.4-86.4C172.9 38.7 134.2 0 86.4 0zM83.1 106.6l-27.1-6.9C49 98 45.7 90.1 49.3 84l33.8-58.5V106.6zM124.9 88.9l-33.8 58.5V66.3l27.1 6.9C125.1 74.9 128.4 82.8 124.9 88.9z"/>
7015
			</svg>
7016
			</div>
7017
			<h3><?php esc_html_e( 'Please Connect Jetpack', 'jetpack' ); ?></h3>
7018
			<p><?php echo wp_kses( __( 'Connecting Jetpack will show you <strong>stats</strong> about your traffic, <strong>protect</strong> you from brute force attacks, <strong>speed up</strong> your images and photos, and enable other <strong>traffic and security</strong> features.', 'jetpack' ), 'jetpack' ) ?></p>
7019
7020
			<div class="actions">
7021
				<a href="<?php echo $this->build_connect_url() ?>" class="button button-primary">
7022
					<?php esc_html_e( 'Connect Jetpack', 'jetpack' ); ?>
7023
				</a>
7024
			</div>
7025
		</div>
7026
		<?php
7027
	}
7028
7029
	/*
7030
	 * A graceful transition to using Core's site icon.
7031
	 *
7032
	 * All of the hard work has already been done with the image
7033
	 * in all_done_page(). All that needs to be done now is update
7034
	 * the option and display proper messaging.
7035
	 *
7036
	 * @todo remove when WP 4.3 is minimum
7037
	 *
7038
	 * @since 3.6.1
7039
	 *
7040
	 * @return bool false = Core's icon not available || true = Core's icon is available
7041
	 */
7042
	public static function jetpack_site_icon_available_in_core() {
7043
		global $wp_version;
7044
		$core_icon_available = function_exists( 'has_site_icon' ) && version_compare( $wp_version, '4.3-beta' ) >= 0;
7045
7046
		if ( ! $core_icon_available ) {
7047
			return false;
7048
		}
7049
7050
		// No need for Jetpack's site icon anymore if core's is already set
7051
		if ( has_site_icon() ) {
7052
			if ( Jetpack::is_module_active( 'site-icon' ) ) {
7053
				Jetpack::log( 'deactivate', 'site-icon' );
7054
				Jetpack::deactivate_module( 'site-icon' );
7055
			}
7056
			return true;
7057
		}
7058
7059
		// Transfer Jetpack's site icon to use core.
7060
		$site_icon_id = Jetpack::get_option( 'site_icon_id' );
7061
		if ( $site_icon_id ) {
7062
			// Update core's site icon
7063
			update_option( 'site_icon', $site_icon_id );
7064
7065
			// Delete Jetpack's icon option. We still want the blavatar and attached data though.
7066
			delete_option( 'site_icon_id' );
7067
		}
7068
7069
		// No need for Jetpack's site icon anymore
7070
		if ( Jetpack::is_module_active( 'site-icon' ) ) {
7071
			Jetpack::log( 'deactivate', 'site-icon' );
7072
			Jetpack::deactivate_module( 'site-icon' );
7073
		}
7074
7075
		return true;
7076
	}
7077
7078
}
7079