WP VR – 360 Panorama and virtual tour creator for WordPress - Version 2.0.0

Version Description

  • Gutenberg block support
  • Bug fix.

=

Download this release

Release Info

Developer rextheme
Plugin Icon 128x128 WP VR – 360 Panorama and virtual tour creator for WordPress
Version 2.0.0
Comparing to
See all releases

Code changes from version 1.0.1 to 2.0.0

Files changed (97) hide show
  1. LICENSE.txt +0 -0
  2. README.txt +8 -4
  3. admin/class-wpvr-admin-pages.php +7 -0
  4. admin/class-wpvr-admin.php +250 -245
  5. admin/class-wpvr-ajax.php +8 -8
  6. admin/css/font-awesome.min.css +0 -0
  7. admin/css/materialize.css +0 -0
  8. admin/css/materialize.min.css +0 -0
  9. admin/css/wpvr-admin.css +0 -0
  10. admin/icon/Document.png +0 -0
  11. admin/icon/Feedback.png +0 -0
  12. admin/icon/Heart.png +0 -0
  13. admin/icon/Rating.png +0 -0
  14. admin/icon/Social_Booster_Banner.png +0 -0
  15. admin/icon/Support.png +0 -0
  16. admin/icon/banner.png +0 -0
  17. admin/icon/icon-128x128.png +0 -0
  18. admin/icon/icon.png +0 -0
  19. admin/index.php +0 -0
  20. admin/js/jquery.repeater.min.js +0 -0
  21. admin/js/materialize.js +0 -0
  22. admin/js/materialize.min.js +0 -0
  23. admin/js/wpvr-admin.js +13 -17
  24. admin/lib/pannellum/.gitignore +8 -0
  25. admin/lib/pannellum/.npmignore +0 -0
  26. admin/lib/pannellum/src/css/img/background.svg +0 -0
  27. admin/lib/pannellum/src/css/img/compass.svg +0 -0
  28. admin/lib/pannellum/src/css/img/grab.svg +0 -0
  29. admin/lib/pannellum/src/css/img/grabbing.svg +0 -0
  30. admin/lib/pannellum/src/css/img/sprites.svg +0 -0
  31. admin/lib/pannellum/src/css/pannellum.css +0 -0
  32. admin/lib/pannellum/src/js/RequestAnimationFrame.js +0 -0
  33. admin/lib/pannellum/src/js/libpannellum.js +0 -0
  34. admin/lib/pannellum/src/js/pannellum.js +2 -1
  35. admin/partials/wpvr-admin-display.php +0 -0
  36. admin/partials/wpvr-meta-box-builder-display.php +9 -6
  37. admin/partials/wpvr-meta-box-shortcode-display.php +5 -2
  38. admin/partials/wpvr_documentation.php +34 -26
  39. admin/partials/wpvr_license.php +49 -0
  40. build/index.build.js +100 -0
  41. freemius/LICENSE.txt +0 -674
  42. freemius/README.md +0 -253
  43. freemius/assets/css/admin/account.css +0 -1
  44. freemius/assets/css/admin/add-ons.css +0 -2
  45. freemius/assets/css/admin/affiliation.css +0 -1
  46. freemius/assets/css/admin/checkout.css +0 -1
  47. freemius/assets/css/admin/common.css +0 -2
  48. freemius/assets/css/admin/connect.css +0 -1
  49. freemius/assets/css/admin/debug.css +0 -1
  50. freemius/assets/css/admin/dialog-boxes.css +0 -2
  51. freemius/assets/css/admin/gdpr-optin-notice.css +0 -1
  52. freemius/assets/css/admin/index.php +0 -3
  53. freemius/assets/css/customizer.css +0 -1
  54. freemius/assets/css/index.php +0 -3
  55. freemius/assets/img/index.php +0 -3
  56. freemius/assets/img/plugin-icon.png +0 -0
  57. freemius/assets/img/theme-icon.png +0 -0
  58. freemius/assets/img/wpvr.png +0 -0
  59. freemius/assets/index.php +0 -3
  60. freemius/assets/js/index.php +0 -3
  61. freemius/assets/js/nojquery.ba-postmessage.js +0 -140
  62. freemius/assets/js/nojquery.ba-postmessage.min.js +0 -12
  63. freemius/assets/js/postmessage.js +0 -135
  64. freemius/assets/scss/_colors.scss +0 -79
  65. freemius/assets/scss/_functions.scss +0 -0
  66. freemius/assets/scss/_load.scss +0 -4
  67. freemius/assets/scss/_mixins.scss +0 -270
  68. freemius/assets/scss/_start.scss +0 -4
  69. freemius/assets/scss/_vars.scss +0 -6
  70. freemius/assets/scss/admin/_ajax-loader.scss +0 -49
  71. freemius/assets/scss/admin/_auto-install.scss +0 -33
  72. freemius/assets/scss/admin/_buttons.scss +0 -28
  73. freemius/assets/scss/admin/_deactivation-feedback.scss +0 -55
  74. freemius/assets/scss/admin/_gdpr-consent.scss +0 -81
  75. freemius/assets/scss/admin/_license-activation.scss +0 -47
  76. freemius/assets/scss/admin/_license-key-resend.scss +0 -68
  77. freemius/assets/scss/admin/_modal-common.scss +0 -194
  78. freemius/assets/scss/admin/_multisite-options.scss +0 -40
  79. freemius/assets/scss/admin/_subscription-cancellation.scss +0 -30
  80. freemius/assets/scss/admin/_themes.scss +0 -21
  81. freemius/assets/scss/admin/_tooltip.scss +0 -66
  82. freemius/assets/scss/admin/account.scss +0 -302
  83. freemius/assets/scss/admin/add-ons.scss +0 -449
  84. freemius/assets/scss/admin/affiliation.scss +0 -97
  85. freemius/assets/scss/admin/checkout.scss +0 -5
  86. freemius/assets/scss/admin/common.scss +0 -218
  87. freemius/assets/scss/admin/connect.scss +0 -548
  88. freemius/assets/scss/admin/debug.scss +0 -135
  89. freemius/assets/scss/admin/dialog-boxes.scss +0 -10
  90. freemius/assets/scss/admin/gdpr-optin-notice.scss +0 -17
  91. freemius/assets/scss/admin/index.php +0 -3
  92. freemius/assets/scss/admin/plugin-upgrade-notice.scss +0 -8
  93. freemius/assets/scss/customizer.scss +0 -125
  94. freemius/assets/scss/index.php +0 -3
  95. freemius/config.php +0 -388
  96. freemius/includes/class-freemius-abstract.php +0 -597
  97. freemius/includes/class-freemius.php +0 -18072
LICENSE.txt CHANGED
File without changes
README.txt CHANGED
@@ -1,10 +1,10 @@
1
  === WP VR - 360 Panorama and virtual tour creator for WordPress ===
2
  Contributors: rextheme, coderexco
3
  Donate link: https://rextheme.com/wp-vr-360-panorama-and-virtual-tour-creator-for-wordpress/
4
- Tags: virtual reality, panorama, panorama viewer, virtual tour, 360 panorama, real estate tour, interactive tour
5
  Requires at least: 4.0
6
  Tested up to: 5.0
7
- Stable tag: 1.0.1
8
  Requires PHP: 5.6
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -14,7 +14,7 @@ Let customers take a virtual tour and get them excited!! Let them experience the
14
  == Description ==
15
  With the WPVR, set up a virtual tour for your customer where they can navigate a 360 view of your location, switch between several spots (or rooms), get information on items on the location, zoom in and out to get better view, and get an overall idea about how your place may look in reality.
16
 
17
-
18
  > Get your customers hooked by giving them a tour that makes them realize how amazing your place is. Check for **[Documentation](https://rextheme.com/docs/wpvr-360-panorama-and-virtual-tour-creator-for-wordpress/)** 
19
 
20
  **Easy and simple interface** 
@@ -43,6 +43,7 @@ Creating every tour location generates a shortcode. You can simply apply this sh
43
  * Generates shortcodes to embed item on webpage
44
  * Supports full screen
45
  * Support from support forum
 
46
 
47
  = Premium Version =
48
  * Unlimited scenes
@@ -55,7 +56,6 @@ Creating every tour location generates a shortcode. You can simply apply this sh
55
  - Target scene angle of view.
56
  - Target scene default zoom level.
57
  - Horizontal and vertical grab control.
58
- - Gutenberg block support.
59
  - Auto rotation
60
  - Rotational angle (in seconds)
61
  - On screen control button.
@@ -99,5 +99,9 @@ Yes. You can create a custom class on your theme, stating whatever style you wan
99
  * Default scene can be selected from scene tab.
100
  * Default height and width given for shortcodes.
101
 
 
 
 
 
102
  == Upgrade Notice ==
103
  Please do update the WP VR to the latest version. Each update makes it sure your plugin is supporting all tour features.  
1
  === WP VR - 360 Panorama and virtual tour creator for WordPress ===
2
  Contributors: rextheme, coderexco
3
  Donate link: https://rextheme.com/wp-vr-360-panorama-and-virtual-tour-creator-for-wordpress/
4
+ Tags: virtual tour, real estate, panorama, panorama viewer, virtual tour, 360 panorama, interactive tour
5
  Requires at least: 4.0
6
  Tested up to: 5.0
7
+ Stable tag: 2.0.0
8
  Requires PHP: 5.6
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
14
  == Description ==
15
  With the WPVR, set up a virtual tour for your customer where they can navigate a 360 view of your location, switch between several spots (or rooms), get information on items on the location, zoom in and out to get better view, and get an overall idea about how your place may look in reality.
16
 
17
+ > Gutenberg block is available now. Check how to use **[wpvr block](https://rextheme.com/docs/wpvr-360-panorama-and-virtual-tour-creator-for-wordpress/gutenberg-block/)** 
18
  > Get your customers hooked by giving them a tour that makes them realize how amazing your place is. Check for **[Documentation](https://rextheme.com/docs/wpvr-360-panorama-and-virtual-tour-creator-for-wordpress/)** 
19
 
20
  **Easy and simple interface** 
43
  * Generates shortcodes to embed item on webpage
44
  * Supports full screen
45
  * Support from support forum
46
+ * Gutenberg block support
47
 
48
  = Premium Version =
49
  * Unlimited scenes
56
  - Target scene angle of view.
57
  - Target scene default zoom level.
58
  - Horizontal and vertical grab control.
 
59
  - Auto rotation
60
  - Rotational angle (in seconds)
61
  - On screen control button.
99
  * Default scene can be selected from scene tab.
100
  * Default height and width given for shortcodes.
101
 
102
+ = 2.0.0 =
103
+ * Gutenberg block support
104
+ * Bug fix.
105
+
106
  == Upgrade Notice ==
107
  Please do update the WP VR to the latest version. Each update makes it sure your plugin is supporting all tour features.  
admin/class-wpvr-admin-pages.php CHANGED
@@ -24,6 +24,9 @@ class Wpvr_Admin_Pages {
24
  add_submenu_page( 'wpvr', 'Wpvr', 'Tours','manage_options', 'edit.php?post_type=wpvr_item', NULL);
25
 
26
  add_submenu_page( 'wpvr', 'Wpvr', 'Add New Tour','manage_options', 'post-new.php?post_type=wpvr_item', NULL);
 
 
 
27
 
28
  }
29
 
@@ -31,5 +34,9 @@ class Wpvr_Admin_Pages {
31
 
32
  require_once plugin_dir_path(__FILE__) . '/partials/wpvr_documentation.php';
33
  }
 
 
 
 
34
  }
35
 
24
  add_submenu_page( 'wpvr', 'Wpvr', 'Tours','manage_options', 'edit.php?post_type=wpvr_item', NULL);
25
 
26
  add_submenu_page( 'wpvr', 'Wpvr', 'Add New Tour','manage_options', 'post-new.php?post_type=wpvr_item', NULL);
27
+ if(is_plugin_active( 'wpvr-pro/wpvr-pro.php' )){
28
+ add_submenu_page( 'wpvr', 'wpvrpro', 'WPVR License','manage_options', 'wpvrpro', array( $this, 'wpvr_pro_admin_doc'));
29
+ }
30
 
31
  }
32
 
34
 
35
  require_once plugin_dir_path(__FILE__) . '/partials/wpvr_documentation.php';
36
  }
37
+ function wpvr_pro_admin_doc() {
38
+
39
+ require_once plugin_dir_path(__FILE__) . '/partials/wpvr_license.php';
40
+ }
41
  }
42
 
admin/class-wpvr-admin.php CHANGED
@@ -111,6 +111,7 @@ class Wpvr_Admin {
111
  * class.
112
  */
113
  wp_enqueue_media();
 
114
  wp_enqueue_script('panellium-js', plugin_dir_url( __FILE__ ) . 'lib/pannellum/src/js/pannellum.js', array(), true);
115
  wp_enqueue_script('panelliumlib-js', plugin_dir_url( __FILE__ ) . 'lib/pannellum/src/js/libpannellum.js', array(), true);
116
  wp_enqueue_script( 'materialize-js', plugin_dir_url( __FILE__ ) . 'js/materialize.min.js', array( 'jquery' ), $this->version, false );
@@ -259,15 +260,16 @@ class Wpvr_Admin {
259
  add_meta_box( 'setup', __( 'Setup' ), array($this, 'wpvr_setup'), 'wpvr_item', 'normal', 'low' );
260
  }
261
  public function wpvr_setup($post) {
262
- if ( wpv_fs()->is_premium() ) {
263
- $data_limit = 5000000;
 
 
264
  }
265
  else {
266
- $data_limit = 5;
267
  }
268
-
269
  $postdata = get_post_meta( $post->ID, 'panodata', true );
270
- $autoload = false;
271
  if (isset($postdata["autoLoad"])) {
272
  $autoload = $postdata["autoLoad"];
273
  }
@@ -304,20 +306,20 @@ class Wpvr_Admin {
304
  $html .='<div class="rex-pano-tabs">';
305
  $html .='<nav class="rex-pano-tab-nav rex-pano-nav-menu main-nav">';
306
  $html .='<ul>';
307
- $html .='<li class="general active"><span data-href="#general"><i class="fa fa-cogs"></i> general</span></li>';
308
- $html .='<li class="scene"><span data-href="#scenes"><i class="fa fa-photo"></i> Scenes</span></li>';
309
- $html .='<li class="hotspot"><span data-href="#scenes"><i class="fa fa-dot-circle-o"></i> hotspot</span></li>';
310
  $html .='</ul>';
311
  $html .='</nav>';
312
 
313
  $html .='<div class="rex-pano-tab-content">';
314
  $html .='<div class="rex-pano-tab general active" id="general">';
315
 
316
- $html .= '<h6 class="title"> General Settings : </h6>';
317
  //=Autoload setup=
318
  if ($autoload == true) {
319
  $html .= '<div class="single-settings autoload">';
320
- $html .= '<span>Autoload: </span>';
321
  $html .= '<ul>';
322
  $html .= '<li class="radio-btn">';
323
  $html .= '<input class="styled-radio" id="styled-radio-1" type="radio" name="autoload" value="off">';
@@ -333,7 +335,7 @@ class Wpvr_Admin {
333
  }
334
  else {
335
  $html .= '<div class="single-settings autoload">';
336
- $html .= '<span>Autoload: </span>';
337
  $html .= '<ul>';
338
  $html .= '<li class="radio-btn">';
339
  $html .= '<input class="styled-radio" id="styled-radio-1" type="radio" name="autoload" value="off" checked >';
@@ -352,7 +354,7 @@ class Wpvr_Admin {
352
  //=Control Setup=
353
  if ($control == true) {
354
  $html .= '<div class="single-settings controls">';
355
- $html .= '<span>Show Controls: </span>';
356
  $html .= '<ul>';
357
  $html .= '<li class="radio-btn">';
358
  $html .= '<input class="styled-radio" id="styled-radio-3" type="radio" name="controls" value="off">';
@@ -368,7 +370,7 @@ class Wpvr_Admin {
368
  }
369
  else {
370
  $html .= '<div class="single-settings controls">';
371
- $html .= '<span>Show Controls: </span>';
372
  $html .= '<ul>';
373
  $html .= '<li class="radio-btn">';
374
  $html .= '<input class="styled-radio" id="styled-radio-3" type="radio" name="controls" value="off" checked >';
@@ -386,7 +388,7 @@ class Wpvr_Admin {
386
 
387
  //=scene fade duration=
388
  $html .= '<div class="single-settings scene-fade-duration">';
389
- $html .= '<span>Scene Fade Duration: </span>';
390
  $html .= '<input type="number" name="scene-fade-duration" value="'.$scene_fade_duration.'" />';
391
  $html .= '</div>';
392
  //=scene fade duration End=
@@ -415,7 +417,7 @@ class Wpvr_Admin {
415
 
416
  //==Set Default Scene==//
417
  $html .= '<div class="single-settings dscene">';
418
- $html .= '<span>Set as default: </span>';
419
  $html .= '<select class="dscen" name="dscene">';
420
  $html .= '<option value="on"> Yes</option>';
421
  $html .= '<option value="off" selected > No</option>';
@@ -424,17 +426,17 @@ class Wpvr_Admin {
424
  //==Set Default Scene end==//
425
 
426
  $html .= '<div class=scene-setting>';
427
- $html .= '<label for="scene-id">Scene ID : </label>';
428
  $html .= '<input type="text" name="scene-id"/>';
429
  $html .= '</div>';
430
 
431
  $html .= '<div class=scene-setting>';
432
- $html .= '<label for="scene-type">Scene Type : </label>';
433
  $html .= '<input type="text" name="scene-type" value="equirectangular" disabled/>';
434
  $html .= '</div>';
435
 
436
  $html .= '<div class=scene-setting>';
437
- $html .= '<label for="scene-upload">Scene Upload: </label>';
438
  $html .= '<div class="form-group">';
439
  $html .= '<img src="" style="display: none;"><br>';
440
  $html .= '<input type="button" class="scene-upload" data-info="" value="Upload"/>';
@@ -460,50 +462,50 @@ class Wpvr_Admin {
460
 
461
  $html .= '<div class="wrapper">';
462
  $html .= '<div class="hotspot-setting">';
463
- $html .= '<label for="hotspot-title">Hotspot ID : </label>';
464
  $html .= '<input type="text" id="hotspot-title" name="hotspot-title"/>';
465
  $html .= '</div>';
466
 
467
  $html .= '<div class="hotspot-setting">';
468
- $html .= '<label for="hotspot-pitch"> Pitch: </label>';
469
  $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch"/>';
470
  $html .= '</div>';
471
 
472
  $html .= '<div class="hotspot-setting">';
473
- $html .= '<label for="hotspot-yaw"> Yaw: </label>';
474
  $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw"/>';
475
  $html .= '</div>';
476
 
477
  $html .= '<div class="hotspot-setting">';
478
- $html .= '<label for="hotspot-customclass">Hotspot custom class: </label>';
479
  $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass"/>';
480
  $html .= '</div>';
481
  $html .= '</div>';
482
 
483
  $html .= '<div class="hotspot-type hotspot-setting">';
484
- $html .= '<label for="hotspot-type">Hotspot-Type: </label>';
485
  $html .= '<select name="hotspot-type">';
486
  $html .= '<option value="info" selected> Info</option>';
487
  $html .= '<option value="scene"> Scene</option>';
488
  $html .= '</select>';
489
 
490
  $html .= '<div class="hotspot-url">';
491
- $html .= '<label for="hotspot-url"> URL: </label>';
492
  $html .= '<input type="url" name="hotspot-url" value="" />';
493
  $html .= '</div>';
494
 
495
  $html .= '<div class="hotspot-content">';
496
- $html .= '<label for="hotspot-content"> On click Content: </label>';
497
  $html .= '<textarea name="hotspot-content"></textarea>';
498
  $html .= '</div>';
499
 
500
  $html .= '<div class="hotspot-hover">';
501
- $html .= '<label for="hotspot-hover"> On hover Content: </label>';
502
  $html .= '<textarea name="hotspot-hover"></textarea>';
503
  $html .= '</div>';
504
 
505
  $html .= '<div class="hotspot-scene" style="display:none;" >';
506
- $html .= '<label for="hotspot-scene"> Target Scene ID: </label>';
507
  $html .= '<input type="text" name="hotspot-scene"/>';
508
  $html .= '</div>';
509
 
@@ -551,7 +553,7 @@ class Wpvr_Admin {
551
 
552
  //==Set Default Scene==//
553
  $html .= '<div class="single-settings dscene">';
554
- $html .= '<span>Set as default: </span>';
555
  $html .= '<select class="dscen" name="dscene">';
556
  $html .= '<option value="on"> Yes</option>';
557
  $html .= '<option value="off" selected > No</option>';
@@ -559,17 +561,17 @@ class Wpvr_Admin {
559
  $html .= '</div>';
560
  //==Set Default Scene end==//
561
  $html .= '<div class=scene-setting>';
562
- $html .= '<label for="scene-id">Scene ID : </label>';
563
  $html .= '<input type="text" name="scene-id"/>';
564
  $html .= '</div>';
565
 
566
  $html .= '<div class=scene-setting>';
567
- $html .= '<label for="scene-type">Scene Type : </label>';
568
  $html .= '<input type="text" name="scene-type" value="equirectangular" disabled/>';
569
  $html .= '</div>';
570
 
571
  $html .= '<div class=scene-setting>';
572
- $html .= '<label for="scene-upload">Scene Upload: </label>';
573
  $html .= '<div class="form-group">';
574
  $html .= '<img src="" style="display: none;"><br>';
575
  $html .= '<input type="button" class="scene-upload" data-info="" value="Upload"/>';
@@ -595,50 +597,50 @@ class Wpvr_Admin {
595
 
596
  $html .= '<div class="wrapper">';
597
  $html .= '<div class="hotspot-setting">';
598
- $html .= '<label for="hotspot-title">Hotspot ID : </label>';
599
  $html .= '<input type="text" id="hotspot-title" name="hotspot-title"/>';
600
  $html .= '</div>';
601
 
602
  $html .= '<div class="hotspot-setting">';
603
- $html .= '<label for="hotspot-pitch"> Pitch: </label>';
604
  $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch"/>';
605
  $html .= '</div>';
606
 
607
  $html .= '<div class="hotspot-setting">';
608
- $html .= '<label for="hotspot-yaw"> Yaw: </label>';
609
  $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw"/>';
610
  $html .= '</div>';
611
 
612
  $html .= '<div class="hotspot-setting">';
613
- $html .= '<label for="hotspot-customclass">Hotspot custom class: </label>';
614
  $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass"/>';
615
  $html .= '</div>';
616
  $html .= '</div>';
617
 
618
  $html .= '<div class="hotspot-type hotspot-setting">';
619
- $html .= '<label for="hotspot-type">Hotspot-Type: </label>';
620
  $html .= '<select name="hotspot-type">';
621
  $html .= '<option value="info" selected> Info</option>';
622
  $html .= '<option value="scene"> Scene</option>';
623
  $html .= '</select>';
624
 
625
  $html .= '<div class="hotspot-url">';
626
- $html .= '<label for="hotspot-url"> URL: </label>';
627
  $html .= '<input type="url" name="hotspot-url" value="" />';
628
  $html .= '</div>';
629
 
630
  $html .= '<div class="hotspot-content">';
631
- $html .= '<label for="hotspot-content"> On click Content: </label>';
632
  $html .= '<textarea name="hotspot-content"></textarea>';
633
  $html .= '</div>';
634
 
635
  $html .= '<div class="hotspot-hover">';
636
- $html .= '<label for="hotspot-hover"> On hover Content: </label>';
637
  $html .= '<textarea name="hotspot-hover"></textarea>';
638
  $html .= '</div>';
639
 
640
  $html .= '<div class="hotspot-scene" style="display:none;" >';
641
- $html .= '<label for="hotspot-scene"> Target Scene ID: </label>';
642
  $html .= '<input type="text" name="hotspot-scene"/>';
643
  $html .= '</div>';
644
 
@@ -666,7 +668,10 @@ class Wpvr_Admin {
666
  $scene_photo = '';
667
  $scene_photo = $pano_scenes["scene-attachment-url"];
668
  $pano_hotspots = array();
669
- $pano_hotspots = $pano_scenes["hotspot-list"];
 
 
 
670
 
671
  if ($pano_scenes['scene-id'] == $pano_data['scene-list'][0]['scene-id']) {
672
  $html .= '<div data-repeater-item class="single-scene rex-pano-tab active" data-title="1" id="scene-'.$s.'">';
@@ -676,7 +681,7 @@ class Wpvr_Admin {
676
  //==Set Default Scene==//
677
  if ($dscene == 'on') {
678
  $html .= '<div class="single-settings dscene">';
679
- $html .= '<span>Set as default: </span>';
680
  $html .= '<select class="dscen" name="dscene">';
681
  $html .= '<option value="on" selected > Yes</option>';
682
  $html .= '<option value="off"> No</option>';
@@ -686,7 +691,7 @@ class Wpvr_Admin {
686
  }
687
  else {
688
  $html .= '<div class="single-settings dscene">';
689
- $html .= '<span>Set as default: </span>';
690
  $html .= '<select class="dscen" name="dscene">';
691
  $html .= '<option value="on"> Yes</option>';
692
  $html .= '<option value="off" selected > No</option>';
@@ -695,17 +700,17 @@ class Wpvr_Admin {
695
  }
696
  //==Set Default Scene end==//
697
  $html .= '<div class=scene-setting>';
698
- $html .= '<label for="scene-id">Scene ID : </label>';
699
  $html .= '<input type="text" name="scene-id" value="'.$scene_id.'" />';
700
  $html .= '</div>';
701
 
702
  $html .= '<div class=scene-setting>';
703
- $html .= '<label for="scene-type">Scene Type : </label>';
704
  $html .= '<input type="text" name="scene-type" value="equirectangular" disabled/>';
705
  $html .= '</div>';
706
 
707
  $html .= '<div class=scene-setting>';
708
- $html .= '<label for="scene-upload">Scene Upload: </label>';
709
  $html .= '<div class="form-group">';
710
  $html .= '<img name ="scene-photo" src="'.$scene_photo.'"> <br/>';
711
  $html .= '<input type="button" class="scene-upload" data-info="" value="Upload"/>';
@@ -762,22 +767,22 @@ class Wpvr_Admin {
762
 
763
  $html .= '<div class="wrapper">';
764
  $html .= '<div class="hotspot-setting">';
765
- $html .= '<label for="hotspot-title">Hotspot ID : </label>';
766
  $html .= '<input type="text" id="hotspot-title" name="hotspot-title" value="'.$hotspot_title.'" />';
767
  $html .= '</div>';
768
 
769
  $html .= '<div class="hotspot-setting">';
770
- $html .= '<label for="hotspot-pitch"> Pitch: </label>';
771
  $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch" value="'.$hotspot_pitch.'" />';
772
  $html .= '</div>';
773
 
774
  $html .= '<div class="hotspot-setting">';
775
- $html .= '<label for="hotspot-yaw"> Yaw: </label>';
776
  $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw" value="'.$hotspot_yaw.'" />';
777
  $html .= '</div>';
778
 
779
  $html .= '<div class="hotspot-setting">';
780
- $html .= '<label for="hotspot-customclass">Hotspot custom class: </label>';
781
  $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass" value="'.$hotspot_custom_class.'"/>';
782
  $html .= '</div>';
783
  $html .= '</div>';
@@ -786,29 +791,29 @@ class Wpvr_Admin {
786
  if ($hotspot_type == "info") {
787
 
788
  $html .= '<div class="hotspot-type hotspot-setting">';
789
- $html .= '<label for="hotspot-type">Hotspot-Type: </label>';
790
  $html .= '<select name="hotspot-type">';
791
  $html .= '<option value="info" selected> Info</option>';
792
  $html .= '<option value="scene"> Scene</option>';
793
  $html .= '</select>';
794
 
795
  $html .= '<div class="hotspot-url">';
796
- $html .= '<label for="hotspot-url"> URL: </label>';
797
  $html .= '<input type="url" name="hotspot-url" value="'.$hotspot_url.'" />';
798
  $html .= '</div>';
799
 
800
  $html .= '<div class="hotspot-content">';
801
- $html .= '<label for="hotspot-content"> On click Content: </label>';
802
  $html .= '<textarea name="hotspot-content">'.$hotspot_content.'</textarea>';
803
  $html .= '</div>';
804
 
805
  $html .= '<div class="hotspot-hover">';
806
- $html .= '<label for="hotspot-hover"> On hover Content: </label>';
807
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
808
  $html .= '</div>';
809
 
810
  $html .= '<div class="hotspot-scene" style="display:none;" >';
811
- $html .= '<label for="hotspot-scene"> Target Scene ID: </label>';
812
  $html .= '<input type="text" name="hotspot-scene"/>';
813
  $html .= '</div>';
814
 
@@ -818,29 +823,29 @@ class Wpvr_Admin {
818
  else {
819
 
820
  $html .= '<div class="hotspot-type hotspot-setting">';
821
- $html .= '<label for="hotspot-type">Hotspot-Type: </label>';
822
  $html .= '<select name="hotspot-type">';
823
  $html .= '<option value="info"> Info</option>';
824
  $html .= '<option value="scene" selected> Scene</option>';
825
  $html .= '</select>';
826
 
827
  $html .= '<div class="hotspot-url" style="display:none;">';
828
- $html .= '<label for="hotspot-url"> URL: </label>';
829
  $html .= '<input type="url" name="hotspot-url" />';
830
  $html .= '</div>';
831
 
832
  $html .= '<div class="hotspot-content" style="display:none;>';
833
- $html .= '<label for="hotspot-content"> On click Content: </label>';
834
  $html .= '<textarea name="hotspot-content"></textarea>';
835
  $html .= '</div>';
836
 
837
  $html .= '<div class="hotspot-hover">';
838
- $html .= '<label for="hotspot-hover"> On hover Content: </label>';
839
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
840
  $html .= '</div>';
841
 
842
  $html .= '<div class="hotspot-scene">';
843
- $html .= '<label for="hotspot-scene"> Target Scene ID: </label>';
844
  $html .= '<input type="text" name="hotspot-scene" value="'.$hotspot_target_scene.'" />';
845
  $html .= '</div>';
846
 
@@ -858,22 +863,22 @@ class Wpvr_Admin {
858
 
859
  $html .= '<div class="wrapper">';
860
  $html .= '<div class="hotspot-setting">';
861
- $html .= '<label for="hotspot-title">Hotspot ID : </label>';
862
  $html .= '<input type="text" id="hotspot-title" name="hotspot-title" value="'.$hotspot_title.'" />';
863
  $html .= '</div>';
864
 
865
  $html .= '<div class="hotspot-setting">';
866
- $html .= '<label for="hotspot-pitch"> Pitch: </label>';
867
  $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch" value="'.$hotspot_pitch.'" />';
868
  $html .= '</div>';
869
 
870
  $html .= '<div class="hotspot-setting">';
871
- $html .= '<label for="hotspot-yaw"> Yaw: </label>';
872
  $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw" value="'.$hotspot_yaw.'" />';
873
  $html .= '</div>';
874
 
875
  $html .= '<div class="hotspot-setting">';
876
- $html .= '<label for="hotspot-customclass">Hotspot custom class: </label>';
877
  $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass" value="'.$hotspot_custom_class.'"/>';
878
  $html .= '</div>';
879
  $html .= '</div>';
@@ -882,29 +887,29 @@ class Wpvr_Admin {
882
  if ($hotspot_type == "info") {
883
 
884
  $html .= '<div class="hotspot-type hotspot-setting">';
885
- $html .= '<label for="hotspot-type">Hotspot-Type: </label>';
886
  $html .= '<select name="hotspot-type">';
887
  $html .= '<option value="info" selected> Info</option>';
888
  $html .= '<option value="scene"> Scene</option>';
889
  $html .= '</select>';
890
 
891
  $html .= '<div class="hotspot-url">';
892
- $html .= '<label for="hotspot-url"> URL: </label>';
893
  $html .= '<input type="url" name="hotspot-url" value="'.$hotspot_url.'" />';
894
  $html .= '</div>';
895
 
896
  $html .= '<div class="hotspot-content">';
897
- $html .= '<label for="hotspot-content"> On click Content: </label>';
898
  $html .= '<textarea name="hotspot-content">'.$hotspot_content.'</textarea>';
899
  $html .= '</div>';
900
 
901
  $html .= '<div class="hotspot-hover">';
902
- $html .= '<label for="hotspot-hover"> On hover Content: </label>';
903
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
904
  $html .= '</div>';
905
 
906
  $html .= '<div class="hotspot-scene" style="display:none;" >';
907
- $html .= '<label for="hotspot-scene"> Target Scene ID: </label>';
908
  $html .= '<input type="text" name="hotspot-scene"/>';
909
  $html .= '</div>';
910
 
@@ -914,29 +919,29 @@ class Wpvr_Admin {
914
  else {
915
 
916
  $html .= '<div class="hotspot-type hotspot-setting">';
917
- $html .= '<label for="hotspot-type">Hotspot-Type: </label>';
918
  $html .= '<select name="hotspot-type">';
919
  $html .= '<option value="info"> Info</option>';
920
  $html .= '<option value="scene" selected> Scene</option>';
921
  $html .= '</select>';
922
 
923
  $html .= '<div class="hotspot-url" style="display:none;">';
924
- $html .= '<label for="hotspot-url"> URL: </label>';
925
  $html .= '<input type="url" name="hotspot-url" />';
926
  $html .= '</div>';
927
 
928
  $html .= '<div class="hotspot-content" style="display:none;>';
929
- $html .= '<label for="hotspot-content"> On click Content: </label>';
930
  $html .= '<textarea name="hotspot-content"></textarea>';
931
  $html .= '</div>';
932
 
933
  $html .= '<div class="hotspot-hover">';
934
- $html .= '<label for="hotspot-hover"> On hover Content: </label>';
935
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
936
  $html .= '</div>';
937
 
938
  $html .= '<div class="hotspot-scene">';
939
- $html .= '<label for="hotspot-scene"> Target Scene ID: </label>';
940
  $html .= '<input type="text" name="hotspot-scene" value="'.$hotspot_target_scene.'" />';
941
  $html .= '</div>';
942
 
@@ -952,79 +957,79 @@ class Wpvr_Admin {
952
  $html .= '</div>';
953
  $html .= '</div>';
954
  }
955
- else {
956
- $html .= '<div class="hotspot-setup rex-pano-sub-tabs" data-limit="'.$data_limit.'">';
957
 
958
- $html .= '<nav class="rex-pano-tab-nav rex-pano-nav-menu hotspot-nav">';
959
- $html .= '<ul>';
960
- $html .= '<li class="active"><span data-index="0" data-href="#scene-'.$s.'-hotspot-1">Hotspot 1</span></li>';
961
- $html .= '<li class="add" data-repeater-create><span><i class="fa fa-plus-circle"></i> Add</span></li>';
962
- $html .= '</ul>';
963
- $html .= '</nav>';
964
 
965
- $html .= '<div data-repeater-list="hotspot-list" class="rex-pano-tab-content>';
966
 
967
- $html .= '<div data-repeater-item class="single-hotspot rex-pano-tab active clearfix" id="scene-'.$s.'-hotspot-1">';
968
 
969
- $html .= '<h6 class="title"><i class="fa fa-cog"></i> Hotspot <span class="hotspot-num">1</span> Setting for <span>Scene <span class="scene-num">'.$s.'</span></span> </h6>';
970
-
971
- $html .= '<div class="wrapper">';
972
- $html .= '<div class="hotspot-setting">';
973
- $html .= '<label for="hotspot-title">Hotspot ID : </label>';
974
- $html .= '<input type="text" id="hotspot-title" name="hotspot-title"/>';
975
- $html .= '</div>';
976
-
977
- $html .= '<div class="hotspot-setting">';
978
- $html .= '<label for="hotspot-pitch"> Pitch: </label>';
979
- $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch"/>';
980
- $html .= '</div>';
981
-
982
- $html .= '<div class="hotspot-setting">';
983
- $html .= '<label for="hotspot-yaw"> Yaw: </label>';
984
- $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw"/>';
985
- $html .= '</div>';
986
-
987
- $html .= '<div class="hotspot-setting">';
988
- $html .= '<label for="hotspot-customclass">Hotspot custom class: </label>';
989
- $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass"/>';
990
- $html .= '</div>';
991
- $html .= '</div>';
992
-
993
- $html .= '<div class="hotspot-type hotspot-setting">';
994
- $html .= '<label for="hotspot-type">Hotspot-Type: </label>';
995
- $html .= '<select name="hotspot-type">';
996
- $html .= '<option value="info" selected> Info</option>';
997
- $html .= '<option value="scene"> Scene</option>';
998
- $html .= '</select>';
999
-
1000
- $html .= '<div class="hotspot-url">';
1001
- $html .= '<label for="hotspot-url"> URL: </label>';
1002
- $html .= '<input type="url" name="hotspot-url" />';
1003
- $html .= '</div>';
1004
-
1005
- $html .= '<div class="hotspot-content">';
1006
- $html .= '<label for="hotspot-content"> On click Content: </label>';
1007
- $html .= '<textarea name="hotspot-content"></textarea>';
1008
- $html .= '</div>';
1009
-
1010
- $html .= '<div class="hotspot-hover">';
1011
- $html .= '<label for="hotspot-hover"> On hover Content: </label>';
1012
- $html .= '<textarea name="hotspot-hover"></textarea>';
1013
- $html .= '</div>';
1014
-
1015
- $html .= '<div class="hotspot-scene" style="display:none;" >';
1016
- $html .= '<label for="hotspot-scene"> Target Scene ID: </label>';
1017
- $html .= '<input type="text" name="hotspot-scene"/>';
1018
- $html .= '</div>';
1019
-
1020
- $html .= '</div>';
1021
- //=Hotspot type End=//
1022
- $html .= '<button data-repeater-delete type="button" title="Delete Hotspot" class="delete-hotspot"><i class="fa fa-trash-o"></i></button>';
1023
- $html .= '</div>';
1024
 
1025
- $html .= '</div>';
1026
- $html .= '</div>';
1027
- }
1028
  $html .= '<button data-repeater-delete type="button" title="Delete Scene" class="delete-scene"><i class="fa fa-trash-o"></i></button>';
1029
  $html .= '</div>';
1030
  }
@@ -1037,7 +1042,7 @@ class Wpvr_Admin {
1037
  //==Set Default Scene==//
1038
  if ($dscene == 'on') {
1039
  $html .= '<div class="single-settings dscene">';
1040
- $html .= '<span>Set as default: </span>';
1041
  $html .= '<select class="dscen" name="dscene">';
1042
  $html .= '<option value="on" selected > Yes</option>';
1043
  $html .= '<option value="off"> No</option>';
@@ -1047,7 +1052,7 @@ class Wpvr_Admin {
1047
  }
1048
  else {
1049
  $html .= '<div class="single-settings dscene">';
1050
- $html .= '<span>Set as default: </span>';
1051
  $html .= '<select class="dscen" name="dscene">';
1052
  $html .= '<option value="on"> Yes</option>';
1053
  $html .= '<option value="off" selected> No</option>';
@@ -1057,17 +1062,17 @@ class Wpvr_Admin {
1057
  //==Set Default Scene end==//
1058
 
1059
  $html .= '<div class=scene-setting>';
1060
- $html .= '<label for="scene-id">Scene ID : </label>';
1061
  $html .= '<input type="text" name="scene-id" value="'.$scene_id.'" />';
1062
  $html .= '</div>';
1063
 
1064
  $html .= '<div class=scene-setting>';
1065
- $html .= '<label for="scene-type">Scene Type : </label>';
1066
  $html .= '<input type="text" name="scene-type" value="equirectangular" disabled/>';
1067
  $html .= '</div>';
1068
 
1069
  $html .= '<div class=scene-setting>';
1070
- $html .= '<label for="scene-upload">Scene Upload: </label>';
1071
  $html .= '<div class="form-group">';
1072
  $html .= '<img name ="scene-photo" src="'.$scene_photo.'"> <br/>';
1073
  $html .= '<input type="button" class="scene-upload" data-info="" value="Upload"/>';
@@ -1124,22 +1129,22 @@ class Wpvr_Admin {
1124
 
1125
  $html .= '<div class="wrapper">';
1126
  $html .= '<div class="hotspot-setting">';
1127
- $html .= '<label for="hotspot-title">Hotspot ID : </label>';
1128
  $html .= '<input type="text" id="hotspot-title" name="hotspot-title" value="'.$hotspot_title.'" />';
1129
  $html .= '</div>';
1130
 
1131
  $html .= '<div class="hotspot-setting">';
1132
- $html .= '<label for="hotspot-pitch"> Pitch: </label>';
1133
  $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch" value="'.$hotspot_pitch.'" />';
1134
  $html .= '</div>';
1135
 
1136
  $html .= '<div class="hotspot-setting">';
1137
- $html .= '<label for="hotspot-yaw"> Yaw: </label>';
1138
  $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw" value="'.$hotspot_yaw.'" />';
1139
  $html .= '</div>';
1140
 
1141
  $html .= '<div class="hotspot-setting">';
1142
- $html .= '<label for="hotspot-customclass">Hotspot custom class: </label>';
1143
  $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass" value="'.$hotspot_custom_class.'"/>';
1144
  $html .= '</div>';
1145
  $html .= '</div>';
@@ -1148,29 +1153,29 @@ class Wpvr_Admin {
1148
  if ($hotspot_type == "info") {
1149
 
1150
  $html .= '<div class="hotspot-type hotspot-setting">';
1151
- $html .= '<label for="hotspot-type">Hotspot-Type: </label>';
1152
  $html .= '<select name="hotspot-type">';
1153
  $html .= '<option value="info" selected> Info</option>';
1154
  $html .= '<option value="scene"> Scene</option>';
1155
  $html .= '</select>';
1156
 
1157
  $html .= '<div class="hotspot-url">';
1158
- $html .= '<label for="hotspot-url"> URL: </label>';
1159
  $html .= '<input type="url" name="hotspot-url" value="'.$hotspot_url.'" />';
1160
  $html .= '</div>';
1161
 
1162
  $html .= '<div class="hotspot-content">';
1163
- $html .= '<label for="hotspot-content"> On click Content: </label>';
1164
  $html .= '<textarea name="hotspot-content">'.$hotspot_content.'</textarea>';
1165
  $html .= '</div>';
1166
 
1167
  $html .= '<div class="hotspot-hover">';
1168
- $html .= '<label for="hotspot-hover"> On hover Content: </label>';
1169
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
1170
  $html .= '</div>';
1171
 
1172
  $html .= '<div class="hotspot-scene" style="display:none;" >';
1173
- $html .= '<label for="hotspot-scene"> Target Scene ID: </label>';
1174
  $html .= '<input type="text" name="hotspot-scene"/>';
1175
  $html .= '</div>';
1176
 
@@ -1180,29 +1185,29 @@ class Wpvr_Admin {
1180
  else {
1181
 
1182
  $html .= '<div class="hotspot-type hotspot-setting">';
1183
- $html .= '<label for="hotspot-type">Hotspot-Type: </label>';
1184
  $html .= '<select name="hotspot-type">';
1185
  $html .= '<option value="info"> Info</option>';
1186
  $html .= '<option value="scene" selected> Scene</option>';
1187
  $html .= '</select>';
1188
 
1189
  $html .= '<div class="hotspot-url" style="display:none;">';
1190
- $html .= '<label for="hotspot-url"> URL: </label>';
1191
  $html .= '<input type="url" name="hotspot-url" />';
1192
  $html .= '</div>';
1193
 
1194
  $html .= '<div class="hotspot-content" style="display:none;>';
1195
- $html .= '<label for="hotspot-content"> On click Content: </label>';
1196
  $html .= '<textarea name="hotspot-content"></textarea>';
1197
  $html .= '</div>';
1198
 
1199
  $html .= '<div class="hotspot-hover">';
1200
- $html .= '<label for="hotspot-hover"> On hover Content: </label>';
1201
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
1202
  $html .= '</div>';
1203
 
1204
  $html .= '<div class="hotspot-scene">';
1205
- $html .= '<label for="hotspot-scene"> Target Scene ID: </label>';
1206
  $html .= '<input type="text" name="hotspot-scene" value="'.$hotspot_target_scene.'" />';
1207
  $html .= '</div>';
1208
 
@@ -1220,22 +1225,22 @@ class Wpvr_Admin {
1220
 
1221
  $html .= '<div class="wrapper">';
1222
  $html .= '<div class="hotspot-setting">';
1223
- $html .= '<label for="hotspot-title">Hotspot ID : </label>';
1224
  $html .= '<input type="text" id="hotspot-title" name="hotspot-title" value="'.$hotspot_title.'" />';
1225
  $html .= '</div>';
1226
 
1227
  $html .= '<div class="hotspot-setting">';
1228
- $html .= '<label for="hotspot-pitch"> Pitch: </label>';
1229
  $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch" value="'.$hotspot_pitch.'" />';
1230
  $html .= '</div>';
1231
 
1232
  $html .= '<div class="hotspot-setting">';
1233
- $html .= '<label for="hotspot-yaw"> Yaw: </label>';
1234
  $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw" value="'.$hotspot_yaw.'" />';
1235
  $html .= '</div>';
1236
 
1237
  $html .= '<div class="hotspot-setting">';
1238
- $html .= '<label for="hotspot-customclass">Hotspot custom class: </label>';
1239
  $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass" value="'.$hotspot_custom_class.'"/>';
1240
  $html .= '</div>';
1241
  $html .= '</div>';
@@ -1244,29 +1249,29 @@ class Wpvr_Admin {
1244
  if ($hotspot_type == "info") {
1245
 
1246
  $html .= '<div class="hotspot-type hotspot-setting">';
1247
- $html .= '<label for="hotspot-type">Hotspot-Type: </label>';
1248
  $html .= '<select name="hotspot-type">';
1249
  $html .= '<option value="info" selected> Info</option>';
1250
  $html .= '<option value="scene"> Scene</option>';
1251
  $html .= '</select>';
1252
 
1253
  $html .= '<div class="hotspot-url">';
1254
- $html .= '<label for="hotspot-url"> URL: </label>';
1255
  $html .= '<input type="url" name="hotspot-url" value="'.$hotspot_url.'" />';
1256
  $html .= '</div>';
1257
 
1258
  $html .= '<div class="hotspot-content">';
1259
- $html .= '<label for="hotspot-content"> On click Content: </label>';
1260
  $html .= '<textarea name="hotspot-content">'.$hotspot_content.'</textarea>';
1261
  $html .= '</div>';
1262
 
1263
  $html .= '<div class="hotspot-hover">';
1264
- $html .= '<label for="hotspot-hover"> On hover Content: </label>';
1265
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
1266
  $html .= '</div>';
1267
 
1268
  $html .= '<div class="hotspot-scene" style="display:none;" >';
1269
- $html .= '<label for="hotspot-scene"> Target Scene ID: </label>';
1270
  $html .= '<input type="text" name="hotspot-scene"/>';
1271
  $html .= '</div>';
1272
 
@@ -1276,29 +1281,29 @@ class Wpvr_Admin {
1276
  else {
1277
 
1278
  $html .= '<div class="hotspot-type hotspot-setting">';
1279
- $html .= '<label for="hotspot-type">Hotspot-Type: </label>';
1280
  $html .= '<select name="hotspot-type">';
1281
  $html .= '<option value="info"> Info</option>';
1282
  $html .= '<option value="scene" selected> Scene</option>';
1283
  $html .= '</select>';
1284
 
1285
  $html .= '<div class="hotspot-url" style="display:none;">';
1286
- $html .= '<label for="hotspot-url"> URL: </label>';
1287
  $html .= '<input type="url" name="hotspot-url" />';
1288
  $html .= '</div>';
1289
 
1290
  $html .= '<div class="hotspot-content" style="display:none;>';
1291
- $html .= '<label for="hotspot-content"> On click Content: </label>';
1292
  $html .= '<textarea name="hotspot-content"></textarea>';
1293
  $html .= '</div>';
1294
 
1295
  $html .= '<div class="hotspot-hover">';
1296
- $html .= '<label for="hotspot-hover"> On hover Content: </label>';
1297
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
1298
  $html .= '</div>';
1299
 
1300
  $html .= '<div class="hotspot-scene">';
1301
- $html .= '<label for="hotspot-scene"> Target Scene ID: </label>';
1302
  $html .= '<input type="text" name="hotspot-scene" value="'.$hotspot_target_scene.'" />';
1303
  $html .= '</div>';
1304
 
@@ -1314,80 +1319,80 @@ class Wpvr_Admin {
1314
  $html .= '</div>';
1315
  $html .= '</div>';
1316
  }
1317
- else {
1318
- $html .= '<div class="hotspot-setup rex-pano-sub-tabs" data-limit="'.$data_limit.'">';
1319
 
1320
- $html .= '<nav class="rex-pano-tab-nav rex-pano-nav-menu hotspot-nav">';
1321
- $html .= '<ul>';
1322
- $html .= '<li class="active"><span data-index="1" data-href="#scene-'.$s.'-hotspot-1">Hotspot 1</span></li>';
1323
- $html .= '<li class="add" data-repeater-create><span><i class="fa fa-plus-circle"></i> Add</span></li>';
1324
- $html .= '</ul>';
1325
- $html .= '</nav>';
1326
 
1327
- $html .= '<div data-repeater-list="hotspot-list" class="rex-pano-tab-content>';
1328
 
1329
- $html .= '<div data-repeater-item class="single-hotspot rex-pano-tab active clearfix" id="scene-'.$s.'-hotspot-1">';
1330
 
1331
- $html .= '<h6 class="title"><i class="fa fa-cog"></i> Hotspot <span class="hotspot-num">1</span> Setting for <span>Scene <span class="scene-num">'.$s.'</span></span> </h6>';
1332
-
1333
- $html .= '<div class="wrapper">';
1334
- $html .= '<div class="hotspot-setting">';
1335
- $html .= '<label for="hotspot-title">Hotspot ID : </label>';
1336
- $html .= '<input type="text" id="hotspot-title" name="hotspot-title"/>';
1337
- $html .= '</div>';
1338
-
1339
- $html .= '<div class="hotspot-setting">';
1340
- $html .= '<label for="hotspot-pitch"> Pitch: </label>';
1341
- $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch"/>';
1342
- $html .= '</div>';
1343
-
1344
- $html .= '<div class="hotspot-setting">';
1345
- $html .= '<label for="hotspot-yaw"> Yaw: </label>';
1346
- $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw"/>';
1347
- $html .= '</div>';
1348
-
1349
- $html .= '<div class="hotspot-setting">';
1350
- $html .= '<label for="hotspot-customclass">Hotspot custom class: </label>';
1351
- $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass"/>';
1352
- $html .= '</div>';
1353
- $html .= '</div>';
1354
-
1355
- $html .= '<div class="hotspot-type hotspot-setting">';
1356
- $html .= '<label for="hotspot-type">Hotspot-Type: </label>';
1357
- $html .= '<select name="hotspot-type">';
1358
- $html .= '<option value="info" selected> Info</option>';
1359
- $html .= '<option value="scene"> Scene</option>';
1360
- $html .= '</select>';
1361
-
1362
- $html .= '<div class="hotspot-url">';
1363
- $html .= '<label for="hotspot-url"> URL: </label>';
1364
- $html .= '<input type="url" name="hotspot-url" />';
1365
- $html .= '</div>';
1366
-
1367
- $html .= '<div class="hotspot-content">';
1368
- $html .= '<label for="hotspot-content"> On click Content: </label>';
1369
- $html .= '<textarea name="hotspot-content"></textarea>';
1370
- $html .= '</div>';
1371
-
1372
- $html .= '<div class="hotspot-hover">';
1373
- $html .= '<label for="hotspot-hover"> On hover Content: </label>';
1374
- $html .= '<textarea name="hotspot-hover"></textarea>';
1375
- $html .= '</div>';
1376
-
1377
- $html .= '<div class="hotspot-scene" style="display:none;" >';
1378
- $html .= '<label for="hotspot-scene"> Target Scene ID: </label>';
1379
- $html .= '<input type="text" name="hotspot-scene"/>';
1380
- $html .= '</div>';
1381
-
1382
- $html .= '</div>';
1383
- //=Hotspot type End=//
1384
- $html .= '<button data-repeater-delete type="button" title="Delete Hotspot" class="delete-hotspot"><i class="fa fa-trash-o"></i></button>';
1385
- $html .= '</div>';
1386
 
1387
- $html .= '</div>';
1388
- //$html .= '<input data-repeater-create type="button" value="Add Hotspot"/>';
1389
- $html .= '</div>';
1390
- }
1391
  $html .= '<button data-repeater-delete type="button" title="Delete Scene" class="delete-scene"><i class="fa fa-trash-o"></i></button>';
1392
  $html .= '</div>';
1393
  }
@@ -1401,7 +1406,7 @@ class Wpvr_Admin {
1401
  $html .= '<div class="preview-btn-wrapper">';
1402
  $html .= '<div class="preview-btn-area clearfix">';
1403
  $html .= '<div id="error_occured"></div>';
1404
- $html .= '<button id="panolenspreview">Preview</button>';
1405
  $html .= '</div>';
1406
  $html .= '</div>';
1407
  $html .='</div>';
111
  * class.
112
  */
113
  wp_enqueue_media();
114
+ wp_enqueue_script('axios', 'https://unpkg.com/axios/dist/axios.min.js', array(), true);
115
  wp_enqueue_script('panellium-js', plugin_dir_url( __FILE__ ) . 'lib/pannellum/src/js/pannellum.js', array(), true);
116
  wp_enqueue_script('panelliumlib-js', plugin_dir_url( __FILE__ ) . 'lib/pannellum/src/js/libpannellum.js', array(), true);
117
  wp_enqueue_script( 'materialize-js', plugin_dir_url( __FILE__ ) . 'js/materialize.min.js', array( 'jquery' ), $this->version, false );
260
  add_meta_box( 'setup', __( 'Setup' ), array($this, 'wpvr_setup'), 'wpvr_item', 'normal', 'low' );
261
  }
262
  public function wpvr_setup($post) {
263
+
264
+ $status = get_option( 'wpvr_edd_license_status' );
265
+ if( $status !== false && $status == 'valid' ) {
266
+ $data_limit = 999999999;
267
  }
268
  else {
269
+ $data_limit = 5;
270
  }
 
271
  $postdata = get_post_meta( $post->ID, 'panodata', true );
272
+ $autoload = true;
273
  if (isset($postdata["autoLoad"])) {
274
  $autoload = $postdata["autoLoad"];
275
  }
306
  $html .='<div class="rex-pano-tabs">';
307
  $html .='<nav class="rex-pano-tab-nav rex-pano-nav-menu main-nav">';
308
  $html .='<ul>';
309
+ $html .='<li class="general active"><span data-href="#general"><i class="fa fa-cogs"></i> '.__('general','wpvr').'</span></li>';
310
+ $html .='<li class="scene"><span data-href="#scenes"><i class="fa fa-photo"></i> '.__('Scenes','wpvr').'</span></li>';
311
+ $html .='<li class="hotspot"><span data-href="#scenes"><i class="fa fa-dot-circle-o"></i> '.__('hotspot','wpvr').'</span></li>';
312
  $html .='</ul>';
313
  $html .='</nav>';
314
 
315
  $html .='<div class="rex-pano-tab-content">';
316
  $html .='<div class="rex-pano-tab general active" id="general">';
317
 
318
+ $html .= '<h6 class="title"> '.__('General Settings : ','wpvr').'</h6>';
319
  //=Autoload setup=
320
  if ($autoload == true) {
321
  $html .= '<div class="single-settings autoload">';
322
+ $html .= '<span>'.__('Autoload: ','wpvr').'</span>';
323
  $html .= '<ul>';
324
  $html .= '<li class="radio-btn">';
325
  $html .= '<input class="styled-radio" id="styled-radio-1" type="radio" name="autoload" value="off">';
335
  }
336
  else {
337
  $html .= '<div class="single-settings autoload">';
338
+ $html .= '<span>'.__('Autoload: ','wpvr').' </span>';
339
  $html .= '<ul>';
340
  $html .= '<li class="radio-btn">';
341
  $html .= '<input class="styled-radio" id="styled-radio-1" type="radio" name="autoload" value="off" checked >';
354
  //=Control Setup=
355
  if ($control == true) {
356
  $html .= '<div class="single-settings controls">';
357
+ $html .= '<span>'.__('Show Controls: ','wpvr').'</span>';
358
  $html .= '<ul>';
359
  $html .= '<li class="radio-btn">';
360
  $html .= '<input class="styled-radio" id="styled-radio-3" type="radio" name="controls" value="off">';
370
  }
371
  else {
372
  $html .= '<div class="single-settings controls">';
373
+ $html .= '<span>'.__('Show Controls: ','wpvr').'</span>';
374
  $html .= '<ul>';
375
  $html .= '<li class="radio-btn">';
376
  $html .= '<input class="styled-radio" id="styled-radio-3" type="radio" name="controls" value="off" checked >';
388
 
389
  //=scene fade duration=
390
  $html .= '<div class="single-settings scene-fade-duration">';
391
+ $html .= '<span>'.__('Scene Fade Duration: ','wpvr').'</span>';
392
  $html .= '<input type="number" name="scene-fade-duration" value="'.$scene_fade_duration.'" />';
393
  $html .= '</div>';
394
  //=scene fade duration End=
417
 
418
  //==Set Default Scene==//
419
  $html .= '<div class="single-settings dscene">';
420
+ $html .= '<span>'.__('Set as default: ','wpvr').'</span>';
421
  $html .= '<select class="dscen" name="dscene">';
422
  $html .= '<option value="on"> Yes</option>';
423
  $html .= '<option value="off" selected > No</option>';
426
  //==Set Default Scene end==//
427
 
428
  $html .= '<div class=scene-setting>';
429
+ $html .= '<label for="scene-id">'.__('Scene ID : ','wpvr').'</label>';
430
  $html .= '<input type="text" name="scene-id"/>';
431
  $html .= '</div>';
432
 
433
  $html .= '<div class=scene-setting>';
434
+ $html .= '<label for="scene-type">'.__('Scene Type : ','wpvr').'</label>';
435
  $html .= '<input type="text" name="scene-type" value="equirectangular" disabled/>';
436
  $html .= '</div>';
437
 
438
  $html .= '<div class=scene-setting>';
439
+ $html .= '<label for="scene-upload">'.__('Scene Upload: ','wpvr').'</label>';
440
  $html .= '<div class="form-group">';
441
  $html .= '<img src="" style="display: none;"><br>';
442
  $html .= '<input type="button" class="scene-upload" data-info="" value="Upload"/>';
462
 
463
  $html .= '<div class="wrapper">';
464
  $html .= '<div class="hotspot-setting">';
465
+ $html .= '<label for="hotspot-title">'.__('Hotspot ID : ','wpvr').'</label>';
466
  $html .= '<input type="text" id="hotspot-title" name="hotspot-title"/>';
467
  $html .= '</div>';
468
 
469
  $html .= '<div class="hotspot-setting">';
470
+ $html .= '<label for="hotspot-pitch">'.__('Pitch: ','wpvr').'</label>';
471
  $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch"/>';
472
  $html .= '</div>';
473
 
474
  $html .= '<div class="hotspot-setting">';
475
+ $html .= '<label for="hotspot-yaw">'.__('Yaw: ','wpvr').'</label>';
476
  $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw"/>';
477
  $html .= '</div>';
478
 
479
  $html .= '<div class="hotspot-setting">';
480
+ $html .= '<label for="hotspot-customclass">'.__('Hotspot custom class: ','wpvr').'</label>';
481
  $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass"/>';
482
  $html .= '</div>';
483
  $html .= '</div>';
484
 
485
  $html .= '<div class="hotspot-type hotspot-setting">';
486
+ $html .= '<label for="hotspot-type">'.__('Hotspot-Type: ','wpvr').'</label>';
487
  $html .= '<select name="hotspot-type">';
488
  $html .= '<option value="info" selected> Info</option>';
489
  $html .= '<option value="scene"> Scene</option>';
490
  $html .= '</select>';
491
 
492
  $html .= '<div class="hotspot-url">';
493
+ $html .= '<label for="hotspot-url">'.__('URL: ','wpvr').'</label>';
494
  $html .= '<input type="url" name="hotspot-url" value="" />';
495
  $html .= '</div>';
496
 
497
  $html .= '<div class="hotspot-content">';
498
+ $html .= '<label for="hotspot-content">'.__('On click Content: ','wpvr').'</label>';
499
  $html .= '<textarea name="hotspot-content"></textarea>';
500
  $html .= '</div>';
501
 
502
  $html .= '<div class="hotspot-hover">';
503
+ $html .= '<label for="hotspot-hover">'.__('On hover Content: ','wpvr').'</label>';
504
  $html .= '<textarea name="hotspot-hover"></textarea>';
505
  $html .= '</div>';
506
 
507
  $html .= '<div class="hotspot-scene" style="display:none;" >';
508
+ $html .= '<label for="hotspot-scene">'.__('Target Scene ID: ','wpvr').'</label>';
509
  $html .= '<input type="text" name="hotspot-scene"/>';
510
  $html .= '</div>';
511
 
553
 
554
  //==Set Default Scene==//
555
  $html .= '<div class="single-settings dscene">';
556
+ $html .= '<span>'.__('Set as default: ','wpvr').'</span>';
557
  $html .= '<select class="dscen" name="dscene">';
558
  $html .= '<option value="on"> Yes</option>';
559
  $html .= '<option value="off" selected > No</option>';
561
  $html .= '</div>';
562
  //==Set Default Scene end==//
563
  $html .= '<div class=scene-setting>';
564
+ $html .= '<label for="scene-id">'.__('Scene ID : ','wpvr').'</label>';
565
  $html .= '<input type="text" name="scene-id"/>';
566
  $html .= '</div>';
567
 
568
  $html .= '<div class=scene-setting>';
569
+ $html .= '<label for="scene-type">'.__('Scene Type : ','wpvr').'</label>';
570
  $html .= '<input type="text" name="scene-type" value="equirectangular" disabled/>';
571
  $html .= '</div>';
572
 
573
  $html .= '<div class=scene-setting>';
574
+ $html .= '<label for="scene-upload">'.__('Scene Upload: ','wpvr').'</label>';
575
  $html .= '<div class="form-group">';
576
  $html .= '<img src="" style="display: none;"><br>';
577
  $html .= '<input type="button" class="scene-upload" data-info="" value="Upload"/>';
597
 
598
  $html .= '<div class="wrapper">';
599
  $html .= '<div class="hotspot-setting">';
600
+ $html .= '<label for="hotspot-title">'.__('Hotspot ID : ','wpvr').'</label>';
601
  $html .= '<input type="text" id="hotspot-title" name="hotspot-title"/>';
602
  $html .= '</div>';
603
 
604
  $html .= '<div class="hotspot-setting">';
605
+ $html .= '<label for="hotspot-pitch">'.__('Pitch: ','wpvr').' </label>';
606
  $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch"/>';
607
  $html .= '</div>';
608
 
609
  $html .= '<div class="hotspot-setting">';
610
+ $html .= '<label for="hotspot-yaw">'.__('Yaw: ','wpvr').' </label>';
611
  $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw"/>';
612
  $html .= '</div>';
613
 
614
  $html .= '<div class="hotspot-setting">';
615
+ $html .= '<label for="hotspot-customclass">'.__('Hotspot custom class: ','wpvr').'</label>';
616
  $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass"/>';
617
  $html .= '</div>';
618
  $html .= '</div>';
619
 
620
  $html .= '<div class="hotspot-type hotspot-setting">';
621
+ $html .= '<label for="hotspot-type">'.__('Hotspot-Type: ','wpvr').'</label>';
622
  $html .= '<select name="hotspot-type">';
623
  $html .= '<option value="info" selected> Info</option>';
624
  $html .= '<option value="scene"> Scene</option>';
625
  $html .= '</select>';
626
 
627
  $html .= '<div class="hotspot-url">';
628
+ $html .= '<label for="hotspot-url">'.__('URL: ','wpvr').' </label>';
629
  $html .= '<input type="url" name="hotspot-url" value="" />';
630
  $html .= '</div>';
631
 
632
  $html .= '<div class="hotspot-content">';
633
+ $html .= '<label for="hotspot-content">'.__('On click Content: ','wpvr').'</label>';
634
  $html .= '<textarea name="hotspot-content"></textarea>';
635
  $html .= '</div>';
636
 
637
  $html .= '<div class="hotspot-hover">';
638
+ $html .= '<label for="hotspot-hover">'.__('On hover Content: ','wpvr').'</label>';
639
  $html .= '<textarea name="hotspot-hover"></textarea>';
640
  $html .= '</div>';
641
 
642
  $html .= '<div class="hotspot-scene" style="display:none;" >';
643
+ $html .= '<label for="hotspot-scene">'.__('Target Scene ID: ','wpvr').' </label>';
644
  $html .= '<input type="text" name="hotspot-scene"/>';
645
  $html .= '</div>';
646
 
668
  $scene_photo = '';
669
  $scene_photo = $pano_scenes["scene-attachment-url"];
670
  $pano_hotspots = array();
671
+ if (isset($pano_scenes["hotspot-list"])) {
672
+ $pano_hotspots = $pano_scenes["hotspot-list"];
673
+ }
674
+
675
 
676
  if ($pano_scenes['scene-id'] == $pano_data['scene-list'][0]['scene-id']) {
677
  $html .= '<div data-repeater-item class="single-scene rex-pano-tab active" data-title="1" id="scene-'.$s.'">';
681
  //==Set Default Scene==//
682
  if ($dscene == 'on') {
683
  $html .= '<div class="single-settings dscene">';
684
+ $html .= '<span>'.__('Set as default: ','wpvr').'</span>';
685
  $html .= '<select class="dscen" name="dscene">';
686
  $html .= '<option value="on" selected > Yes</option>';
687
  $html .= '<option value="off"> No</option>';
691
  }
692
  else {
693
  $html .= '<div class="single-settings dscene">';
694
+ $html .= '<span>'.__('Set as default: ','wpvr').'</span>';
695
  $html .= '<select class="dscen" name="dscene">';
696
  $html .= '<option value="on"> Yes</option>';
697
  $html .= '<option value="off" selected > No</option>';
700
  }
701
  //==Set Default Scene end==//
702
  $html .= '<div class=scene-setting>';
703
+ $html .= '<label for="scene-id">'.__('Scene ID : ','wpvr').'</label>';
704
  $html .= '<input type="text" name="scene-id" value="'.$scene_id.'" />';
705
  $html .= '</div>';
706
 
707
  $html .= '<div class=scene-setting>';
708
+ $html .= '<label for="scene-type">'.__('Scene Type : ','wpvr').'</label>';
709
  $html .= '<input type="text" name="scene-type" value="equirectangular" disabled/>';
710
  $html .= '</div>';
711
 
712
  $html .= '<div class=scene-setting>';
713
+ $html .= '<label for="scene-upload">'.__('Scene Upload: ','wpvr').'</label>';
714
  $html .= '<div class="form-group">';
715
  $html .= '<img name ="scene-photo" src="'.$scene_photo.'"> <br/>';
716
  $html .= '<input type="button" class="scene-upload" data-info="" value="Upload"/>';
767
 
768
  $html .= '<div class="wrapper">';
769
  $html .= '<div class="hotspot-setting">';
770
+ $html .= '<label for="hotspot-title">'.__('Hotspot ID : ','wpvr').'</label>';
771
  $html .= '<input type="text" id="hotspot-title" name="hotspot-title" value="'.$hotspot_title.'" />';
772
  $html .= '</div>';
773
 
774
  $html .= '<div class="hotspot-setting">';
775
+ $html .= '<label for="hotspot-pitch">'.__('Pitch: ','wpvr').'</label>';
776
  $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch" value="'.$hotspot_pitch.'" />';
777
  $html .= '</div>';
778
 
779
  $html .= '<div class="hotspot-setting">';
780
+ $html .= '<label for="hotspot-yaw">'.__('Yaw: ','wpvr').'</label>';
781
  $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw" value="'.$hotspot_yaw.'" />';
782
  $html .= '</div>';
783
 
784
  $html .= '<div class="hotspot-setting">';
785
+ $html .= '<label for="hotspot-customclass">'.__('Hotspot custom class: ','wpvr').'</label>';
786
  $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass" value="'.$hotspot_custom_class.'"/>';
787
  $html .= '</div>';
788
  $html .= '</div>';
791
  if ($hotspot_type == "info") {
792
 
793
  $html .= '<div class="hotspot-type hotspot-setting">';
794
+ $html .= '<label for="hotspot-type">'.__('Hotspot-Type: ','wpvr').'</label>';
795
  $html .= '<select name="hotspot-type">';
796
  $html .= '<option value="info" selected> Info</option>';
797
  $html .= '<option value="scene"> Scene</option>';
798
  $html .= '</select>';
799
 
800
  $html .= '<div class="hotspot-url">';
801
+ $html .= '<label for="hotspot-url">'.__('URL: ','wpvr').' </label>';
802
  $html .= '<input type="url" name="hotspot-url" value="'.$hotspot_url.'" />';
803
  $html .= '</div>';
804
 
805
  $html .= '<div class="hotspot-content">';
806
+ $html .= '<label for="hotspot-content">'.__('On click Content: ','wpvr').'</label>';
807
  $html .= '<textarea name="hotspot-content">'.$hotspot_content.'</textarea>';
808
  $html .= '</div>';
809
 
810
  $html .= '<div class="hotspot-hover">';
811
+ $html .= '<label for="hotspot-hover">'.__('On hover Content: ','wpvr').' </label>';
812
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
813
  $html .= '</div>';
814
 
815
  $html .= '<div class="hotspot-scene" style="display:none;" >';
816
+ $html .= '<label for="hotspot-scene"> '.__('Target Scene ID: ','wpvr').'</label>';
817
  $html .= '<input type="text" name="hotspot-scene"/>';
818
  $html .= '</div>';
819
 
823
  else {
824
 
825
  $html .= '<div class="hotspot-type hotspot-setting">';
826
+ $html .= '<label for="hotspot-type">'.__('Hotspot-Type: ','wpvr').'</label>';
827
  $html .= '<select name="hotspot-type">';
828
  $html .= '<option value="info"> Info</option>';
829
  $html .= '<option value="scene" selected> Scene</option>';
830
  $html .= '</select>';
831
 
832
  $html .= '<div class="hotspot-url" style="display:none;">';
833
+ $html .= '<label for="hotspot-url">'.__('URL: ','wpvr').'</label>';
834
  $html .= '<input type="url" name="hotspot-url" />';
835
  $html .= '</div>';
836
 
837
  $html .= '<div class="hotspot-content" style="display:none;>';
838
+ $html .= '<label for="hotspot-content">'.__('On click Content: ','wpvr').' </label>';
839
  $html .= '<textarea name="hotspot-content"></textarea>';
840
  $html .= '</div>';
841
 
842
  $html .= '<div class="hotspot-hover">';
843
+ $html .= '<label for="hotspot-hover">'.__('On hover Content: ','wpvr').'</label>';
844
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
845
  $html .= '</div>';
846
 
847
  $html .= '<div class="hotspot-scene">';
848
+ $html .= '<label for="hotspot-scene">'.__('Target Scene ID: ','wpvr').'</label>';
849
  $html .= '<input type="text" name="hotspot-scene" value="'.$hotspot_target_scene.'" />';
850
  $html .= '</div>';
851
 
863
 
864
  $html .= '<div class="wrapper">';
865
  $html .= '<div class="hotspot-setting">';
866
+ $html .= '<label for="hotspot-title">'.__('Hotspot ID : ','wpvr').'</label>';
867
  $html .= '<input type="text" id="hotspot-title" name="hotspot-title" value="'.$hotspot_title.'" />';
868
  $html .= '</div>';
869
 
870
  $html .= '<div class="hotspot-setting">';
871
+ $html .= '<label for="hotspot-pitch">'.__('Pitch: ','wpvr').' </label>';
872
  $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch" value="'.$hotspot_pitch.'" />';
873
  $html .= '</div>';
874
 
875
  $html .= '<div class="hotspot-setting">';
876
+ $html .= '<label for="hotspot-yaw">'.__('Yaw: ','wpvr').' </label>';
877
  $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw" value="'.$hotspot_yaw.'" />';
878
  $html .= '</div>';
879
 
880
  $html .= '<div class="hotspot-setting">';
881
+ $html .= '<label for="hotspot-customclass">'.__('Hotspot custom class: ','wpvr').'</label>';
882
  $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass" value="'.$hotspot_custom_class.'"/>';
883
  $html .= '</div>';
884
  $html .= '</div>';
887
  if ($hotspot_type == "info") {
888
 
889
  $html .= '<div class="hotspot-type hotspot-setting">';
890
+ $html .= '<label for="hotspot-type">'.__('Hotspot-Type: ','wpvr').'</label>';
891
  $html .= '<select name="hotspot-type">';
892
  $html .= '<option value="info" selected> Info</option>';
893
  $html .= '<option value="scene"> Scene</option>';
894
  $html .= '</select>';
895
 
896
  $html .= '<div class="hotspot-url">';
897
+ $html .= '<label for="hotspot-url">'.__('URL: ','wpvr').' </label>';
898
  $html .= '<input type="url" name="hotspot-url" value="'.$hotspot_url.'" />';
899
  $html .= '</div>';
900
 
901
  $html .= '<div class="hotspot-content">';
902
+ $html .= '<label for="hotspot-content">'.__('On click Content: ','wpvr').'</label>';
903
  $html .= '<textarea name="hotspot-content">'.$hotspot_content.'</textarea>';
904
  $html .= '</div>';
905
 
906
  $html .= '<div class="hotspot-hover">';
907
+ $html .= '<label for="hotspot-hover">'.__('On hover Content: ','wpvr').'</label>';
908
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
909
  $html .= '</div>';
910
 
911
  $html .= '<div class="hotspot-scene" style="display:none;" >';
912
+ $html .= '<label for="hotspot-scene">'.__('Target Scene ID: ','wpvr').'</label>';
913
  $html .= '<input type="text" name="hotspot-scene"/>';
914
  $html .= '</div>';
915
 
919
  else {
920
 
921
  $html .= '<div class="hotspot-type hotspot-setting">';
922
+ $html .= '<label for="hotspot-type">'.__('Hotspot-Type: ','wpvr').'</label>';
923
  $html .= '<select name="hotspot-type">';
924
  $html .= '<option value="info"> Info</option>';
925
  $html .= '<option value="scene" selected> Scene</option>';
926
  $html .= '</select>';
927
 
928
  $html .= '<div class="hotspot-url" style="display:none;">';
929
+ $html .= '<label for="hotspot-url">'.__('URL: ','wpvr').'</label>';
930
  $html .= '<input type="url" name="hotspot-url" />';
931
  $html .= '</div>';
932
 
933
  $html .= '<div class="hotspot-content" style="display:none;>';
934
+ $html .= '<label for="hotspot-content">'.__('On click Content: ','wpvr').'</label>';
935
  $html .= '<textarea name="hotspot-content"></textarea>';
936
  $html .= '</div>';
937
 
938
  $html .= '<div class="hotspot-hover">';
939
+ $html .= '<label for="hotspot-hover">'.__('On hover Content: ','wpvr').' </label>';
940
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
941
  $html .= '</div>';
942
 
943
  $html .= '<div class="hotspot-scene">';
944
+ $html .= '<label for="hotspot-scene">'.__('Target Scene ID: ','wpvr').'</label>';
945
  $html .= '<input type="text" name="hotspot-scene" value="'.$hotspot_target_scene.'" />';
946
  $html .= '</div>';
947
 
957
  $html .= '</div>';
958
  $html .= '</div>';
959
  }
960
+ // else {
961
+ // $html .= '<div class="hotspot-setup rex-pano-sub-tabs" data-limit="'.$data_limit.'">';
962
 
963
+ // $html .= '<nav class="rex-pano-tab-nav rex-pano-nav-menu hotspot-nav">';
964
+ // $html .= '<ul>';
965
+ // $html .= '<li class="active"><span data-index="0" data-href="#scene-'.$s.'-hotspot-1">Hotspot 1</span></li>';
966
+ // $html .= '<li class="add" data-repeater-create><span><i class="fa fa-plus-circle"></i> Add</span></li>';
967
+ // $html .= '</ul>';
968
+ // $html .= '</nav>';
969
 
970
+ // $html .= '<div data-repeater-list="hotspot-list" class="rex-pano-tab-content>';
971
 
972
+ // $html .= '<div data-repeater-item class="single-hotspot rex-pano-tab active clearfix" id="scene-'.$s.'-hotspot-1">';
973
 
974
+ // $html .= '<h6 class="title"><i class="fa fa-cog"></i> Hotspot <span class="hotspot-num">1</span> Setting for <span>Scene <span class="scene-num">'.$s.'</span></span> </h6>';
975
+
976
+ // $html .= '<div class="wrapper">';
977
+ // $html .= '<div class="hotspot-setting">';
978
+ // $html .= '<label for="hotspot-title">'.__('Hotspot ID : ','wpvr').'</label>';
979
+ // $html .= '<input type="text" id="hotspot-title" name="hotspot-title"/>';
980
+ // $html .= '</div>';
981
+
982
+ // $html .= '<div class="hotspot-setting">';
983
+ // $html .= '<label for="hotspot-pitch">'.__('Pitch: ','wpvr').'</label>';
984
+ // $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch"/>';
985
+ // $html .= '</div>';
986
+
987
+ // $html .= '<div class="hotspot-setting">';
988
+ // $html .= '<label for="hotspot-yaw">'.__('Yaw: ','wpvr').'</label>';
989
+ // $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw"/>';
990
+ // $html .= '</div>';
991
+
992
+ // $html .= '<div class="hotspot-setting">';
993
+ // $html .= '<label for="hotspot-customclass">'.__('Hotspot custom class: ','wpvr').'</label>';
994
+ // $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass"/>';
995
+ // $html .= '</div>';
996
+ // $html .= '</div>';
997
+
998
+ // $html .= '<div class="hotspot-type hotspot-setting">';
999
+ // $html .= '<label for="hotspot-type">'.__('Hotspot-Type: ','wpvr').'</label>';
1000
+ // $html .= '<select name="hotspot-type">';
1001
+ // $html .= '<option value="info" selected> Info</option>';
1002
+ // $html .= '<option value="scene"> Scene</option>';
1003
+ // $html .= '</select>';
1004
+
1005
+ // $html .= '<div class="hotspot-url">';
1006
+ // $html .= '<label for="hotspot-url">'.__('URL: ','wpvr').'</label>';
1007
+ // $html .= '<input type="url" name="hotspot-url" />';
1008
+ // $html .= '</div>';
1009
+
1010
+ // $html .= '<div class="hotspot-content">';
1011
+ // $html .= '<label for="hotspot-content">'.__('On click Content: ','wpvr').'</label>';
1012
+ // $html .= '<textarea name="hotspot-content"></textarea>';
1013
+ // $html .= '</div>';
1014
+
1015
+ // $html .= '<div class="hotspot-hover">';
1016
+ // $html .= '<label for="hotspot-hover">'.__('On hover Content: ','wpvr').'</label>';
1017
+ // $html .= '<textarea name="hotspot-hover"></textarea>';
1018
+ // $html .= '</div>';
1019
+
1020
+ // $html .= '<div class="hotspot-scene" style="display:none;" >';
1021
+ // $html .= '<label for="hotspot-scene">'.__('Target Scene ID: ','wpvr').'</label>';
1022
+ // $html .= '<input type="text" name="hotspot-scene"/>';
1023
+ // $html .= '</div>';
1024
+
1025
+ // $html .= '</div>';
1026
+ // //=Hotspot type End=//
1027
+ // $html .= '<button data-repeater-delete type="button" title="Delete Hotspot" class="delete-hotspot"><i class="fa fa-trash-o"></i></button>';
1028
+ // $html .= '</div>';
1029
 
1030
+ // $html .= '</div>';
1031
+ // $html .= '</div>';
1032
+ // }
1033
  $html .= '<button data-repeater-delete type="button" title="Delete Scene" class="delete-scene"><i class="fa fa-trash-o"></i></button>';
1034
  $html .= '</div>';
1035
  }
1042
  //==Set Default Scene==//
1043
  if ($dscene == 'on') {
1044
  $html .= '<div class="single-settings dscene">';
1045
+ $html .= '<span>'.__('Set as default: ','wpvr').'</span>';
1046
  $html .= '<select class="dscen" name="dscene">';
1047
  $html .= '<option value="on" selected > Yes</option>';
1048
  $html .= '<option value="off"> No</option>';
1052
  }
1053
  else {
1054
  $html .= '<div class="single-settings dscene">';
1055
+ $html .= '<span>'.__('Set as default: ','wpvr').'</span>';
1056
  $html .= '<select class="dscen" name="dscene">';
1057
  $html .= '<option value="on"> Yes</option>';
1058
  $html .= '<option value="off" selected> No</option>';
1062
  //==Set Default Scene end==//
1063
 
1064
  $html .= '<div class=scene-setting>';
1065
+ $html .= '<label for="scene-id">'.__('Scene ID : ','wpvr').'</label>';
1066
  $html .= '<input type="text" name="scene-id" value="'.$scene_id.'" />';
1067
  $html .= '</div>';
1068
 
1069
  $html .= '<div class=scene-setting>';
1070
+ $html .= '<label for="scene-type">'.__('Scene Type : ','wpvr').'</label>';
1071
  $html .= '<input type="text" name="scene-type" value="equirectangular" disabled/>';
1072
  $html .= '</div>';
1073
 
1074
  $html .= '<div class=scene-setting>';
1075
+ $html .= '<label for="scene-upload">'.__('Scene Upload: ','wpvr').'</label>';
1076
  $html .= '<div class="form-group">';
1077
  $html .= '<img name ="scene-photo" src="'.$scene_photo.'"> <br/>';
1078
  $html .= '<input type="button" class="scene-upload" data-info="" value="Upload"/>';
1129
 
1130
  $html .= '<div class="wrapper">';
1131
  $html .= '<div class="hotspot-setting">';
1132
+ $html .= '<label for="hotspot-title">'.__('Hotspot ID : ','wpvr').'</label>';
1133
  $html .= '<input type="text" id="hotspot-title" name="hotspot-title" value="'.$hotspot_title.'" />';
1134
  $html .= '</div>';
1135
 
1136
  $html .= '<div class="hotspot-setting">';
1137
+ $html .= '<label for="hotspot-pitch">'.__('Pitch: ','wpvr').' </label>';
1138
  $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch" value="'.$hotspot_pitch.'" />';
1139
  $html .= '</div>';
1140
 
1141
  $html .= '<div class="hotspot-setting">';
1142
+ $html .= '<label for="hotspot-yaw">'.__('Yaw: ','wpvr').' </label>';
1143
  $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw" value="'.$hotspot_yaw.'" />';
1144
  $html .= '</div>';
1145
 
1146
  $html .= '<div class="hotspot-setting">';
1147
+ $html .= '<label for="hotspot-customclass">'.__('Hotspot custom class: ','wpvr').'</label>';
1148
  $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass" value="'.$hotspot_custom_class.'"/>';
1149
  $html .= '</div>';
1150
  $html .= '</div>';
1153
  if ($hotspot_type == "info") {
1154
 
1155
  $html .= '<div class="hotspot-type hotspot-setting">';
1156
+ $html .= '<label for="hotspot-type">'.__('Hotspot-Type: ','wpvr').'</label>';
1157
  $html .= '<select name="hotspot-type">';
1158
  $html .= '<option value="info" selected> Info</option>';
1159
  $html .= '<option value="scene"> Scene</option>';
1160
  $html .= '</select>';
1161
 
1162
  $html .= '<div class="hotspot-url">';
1163
+ $html .= '<label for="hotspot-url">'.__('URL: ','wpvr').' </label>';
1164
  $html .= '<input type="url" name="hotspot-url" value="'.$hotspot_url.'" />';
1165
  $html .= '</div>';
1166
 
1167
  $html .= '<div class="hotspot-content">';
1168
+ $html .= '<label for="hotspot-content">'.__('On click Content: ','wpvr').' </label>';
1169
  $html .= '<textarea name="hotspot-content">'.$hotspot_content.'</textarea>';
1170
  $html .= '</div>';
1171
 
1172
  $html .= '<div class="hotspot-hover">';
1173
+ $html .= '<label for="hotspot-hover">'.__('On hover Content: ','wpvr').' </label>';
1174
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
1175
  $html .= '</div>';
1176
 
1177
  $html .= '<div class="hotspot-scene" style="display:none;" >';
1178
+ $html .= '<label for="hotspot-scene">'.__('Target Scene ID: ','wpvr').' </label>';
1179
  $html .= '<input type="text" name="hotspot-scene"/>';
1180
  $html .= '</div>';
1181
 
1185
  else {
1186
 
1187
  $html .= '<div class="hotspot-type hotspot-setting">';
1188
+ $html .= '<label for="hotspot-type">'.__('Hotspot-Type: ','wpvr').'</label>';
1189
  $html .= '<select name="hotspot-type">';
1190
  $html .= '<option value="info"> Info</option>';
1191
  $html .= '<option value="scene" selected> Scene</option>';
1192
  $html .= '</select>';
1193
 
1194
  $html .= '<div class="hotspot-url" style="display:none;">';
1195
+ $html .= '<label for="hotspot-url">'.__('URL: ','wpvr').' </label>';
1196
  $html .= '<input type="url" name="hotspot-url" />';
1197
  $html .= '</div>';
1198
 
1199
  $html .= '<div class="hotspot-content" style="display:none;>';
1200
+ $html .= '<label for="hotspot-content">'.__('On click Content: ','wpvr').'</label>';
1201
  $html .= '<textarea name="hotspot-content"></textarea>';
1202
  $html .= '</div>';
1203
 
1204
  $html .= '<div class="hotspot-hover">';
1205
+ $html .= '<label for="hotspot-hover">'.__('On hover Content: ','wpvr').' </label>';
1206
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
1207
  $html .= '</div>';
1208
 
1209
  $html .= '<div class="hotspot-scene">';
1210
+ $html .= '<label for="hotspot-scene">'.__('Target Scene ID: ','wpvr').'</label>';
1211
  $html .= '<input type="text" name="hotspot-scene" value="'.$hotspot_target_scene.'" />';
1212
  $html .= '</div>';
1213
 
1225
 
1226
  $html .= '<div class="wrapper">';
1227
  $html .= '<div class="hotspot-setting">';
1228
+ $html .= '<label for="hotspot-title">'.__('Hotspot ID : ','wpvr').'</label>';
1229
  $html .= '<input type="text" id="hotspot-title" name="hotspot-title" value="'.$hotspot_title.'" />';
1230
  $html .= '</div>';
1231
 
1232
  $html .= '<div class="hotspot-setting">';
1233
+ $html .= '<label for="hotspot-pitch">'.__('Pitch: ','wpvr').' </label>';
1234
  $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch" value="'.$hotspot_pitch.'" />';
1235
  $html .= '</div>';
1236
 
1237
  $html .= '<div class="hotspot-setting">';
1238
+ $html .= '<label for="hotspot-yaw">'.__('Yaw: ','wpvr').' </label>';
1239
  $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw" value="'.$hotspot_yaw.'" />';
1240
  $html .= '</div>';
1241
 
1242
  $html .= '<div class="hotspot-setting">';
1243
+ $html .= '<label for="hotspot-customclass">'.__('Hotspot custom class: ','wpvr').'</label>';
1244
  $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass" value="'.$hotspot_custom_class.'"/>';
1245
  $html .= '</div>';
1246
  $html .= '</div>';
1249
  if ($hotspot_type == "info") {
1250
 
1251
  $html .= '<div class="hotspot-type hotspot-setting">';
1252
+ $html .= '<label for="hotspot-type">'.__('Hotspot-Type: ','wpvr').'</label>';
1253
  $html .= '<select name="hotspot-type">';
1254
  $html .= '<option value="info" selected> Info</option>';
1255
  $html .= '<option value="scene"> Scene</option>';
1256
  $html .= '</select>';
1257
 
1258
  $html .= '<div class="hotspot-url">';
1259
+ $html .= '<label for="hotspot-url">'.__(' URL: ','wpvr').'</label>';
1260
  $html .= '<input type="url" name="hotspot-url" value="'.$hotspot_url.'" />';
1261
  $html .= '</div>';
1262
 
1263
  $html .= '<div class="hotspot-content">';
1264
+ $html .= '<label for="hotspot-content">'.__('On click Content: ','wpvr').' </label>';
1265
  $html .= '<textarea name="hotspot-content">'.$hotspot_content.'</textarea>';
1266
  $html .= '</div>';
1267
 
1268
  $html .= '<div class="hotspot-hover">';
1269
+ $html .= '<label for="hotspot-hover">'.__('On hover Content: ','wpvr').' </label>';
1270
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
1271
  $html .= '</div>';
1272
 
1273
  $html .= '<div class="hotspot-scene" style="display:none;" >';
1274
+ $html .= '<label for="hotspot-scene">'.__('Target Scene ID: ','wpvr').' </label>';
1275
  $html .= '<input type="text" name="hotspot-scene"/>';
1276
  $html .= '</div>';
1277
 
1281
  else {
1282
 
1283
  $html .= '<div class="hotspot-type hotspot-setting">';
1284
+ $html .= '<label for="hotspot-type">'.__('Hotspot-Type: ','wpvr').'</label>';
1285
  $html .= '<select name="hotspot-type">';
1286
  $html .= '<option value="info"> Info</option>';
1287
  $html .= '<option value="scene" selected> Scene</option>';
1288
  $html .= '</select>';
1289
 
1290
  $html .= '<div class="hotspot-url" style="display:none;">';
1291
+ $html .= '<label for="hotspot-url">'.__('URL: ','wpvr').' </label>';
1292
  $html .= '<input type="url" name="hotspot-url" />';
1293
  $html .= '</div>';
1294
 
1295
  $html .= '<div class="hotspot-content" style="display:none;>';
1296
+ $html .= '<label for="hotspot-content">'.__('On click Content: ','wpvr').' </label>';
1297
  $html .= '<textarea name="hotspot-content"></textarea>';
1298
  $html .= '</div>';
1299
 
1300
  $html .= '<div class="hotspot-hover">';
1301
+ $html .= '<label for="hotspot-hover">'.__('On hover Content: ','wpvr').'</label>';
1302
  $html .= '<textarea name="hotspot-hover">'.$hotspot_hover.'</textarea>';
1303
  $html .= '</div>';
1304
 
1305
  $html .= '<div class="hotspot-scene">';
1306
+ $html .= '<label for="hotspot-scene">'.__('Target Scene ID: ','wpvr').' </label>';
1307
  $html .= '<input type="text" name="hotspot-scene" value="'.$hotspot_target_scene.'" />';
1308
  $html .= '</div>';
1309
 
1319
  $html .= '</div>';
1320
  $html .= '</div>';
1321
  }
1322
+ // else {
1323
+ // $html .= '<div class="hotspot-setup rex-pano-sub-tabs" data-limit="'.$data_limit.'">';
1324
 
1325
+ // $html .= '<nav class="rex-pano-tab-nav rex-pano-nav-menu hotspot-nav">';
1326
+ // $html .= '<ul>';
1327
+ // $html .= '<li class="active"><span data-index="1" data-href="#scene-'.$s.'-hotspot-1">Hotspot 1</span></li>';
1328
+ // $html .= '<li class="add" data-repeater-create><span><i class="fa fa-plus-circle"></i> Add</span></li>';
1329
+ // $html .= '</ul>';
1330
+ // $html .= '</nav>';
1331
 
1332
+ // $html .= '<div data-repeater-list="hotspot-list" class="rex-pano-tab-content>';
1333
 
1334
+ // $html .= '<div data-repeater-item class="single-hotspot rex-pano-tab active clearfix" id="scene-'.$s.'-hotspot-1">';
1335
 
1336
+ // $html .= '<h6 class="title"><i class="fa fa-cog"></i> Hotspot <span class="hotspot-num">1</span> Setting for <span>Scene <span class="scene-num">'.$s.'</span></span> </h6>';
1337
+
1338
+ // $html .= '<div class="wrapper">';
1339
+ // $html .= '<div class="hotspot-setting">';
1340
+ // $html .= '<label for="hotspot-title">'.__('Hotspot ID : ','wpvr').'</label>';
1341
+ // $html .= '<input type="text" id="hotspot-title" name="hotspot-title"/>';
1342
+ // $html .= '</div>';
1343
+
1344
+ // $html .= '<div class="hotspot-setting">';
1345
+ // $html .= '<label for="hotspot-pitch">'.__('Pitch: ','wpvr').' </label>';
1346
+ // $html .= '<input type="text" id="hotspot-pitch" name="hotspot-pitch"/>';
1347
+ // $html .= '</div>';
1348
+
1349
+ // $html .= '<div class="hotspot-setting">';
1350
+ // $html .= '<label for="hotspot-yaw">'.__('Yaw: ','wpvr').' </label>';
1351
+ // $html .= '<input type="text" id="hotspot-yaw" name="hotspot-yaw"/>';
1352
+ // $html .= '</div>';
1353
+
1354
+ // $html .= '<div class="hotspot-setting">';
1355
+ // $html .= '<label for="hotspot-customclass">'.__('Hotspot custom class: ','wpvr').'</label>';
1356
+ // $html .= '<input type="text" id="hotspot-customclass" name="hotspot-customclass"/>';
1357
+ // $html .= '</div>';
1358
+ // $html .= '</div>';
1359
+
1360
+ // $html .= '<div class="hotspot-type hotspot-setting">';
1361
+ // $html .= '<label for="hotspot-type">'.__('Hotspot-Type: ','wpvr').'</label>';
1362
+ // $html .= '<select name="hotspot-type">';
1363
+ // $html .= '<option value="info" selected> Info</option>';
1364
+ // $html .= '<option value="scene"> Scene</option>';
1365
+ // $html .= '</select>';
1366
+
1367
+ // $html .= '<div class="hotspot-url">';
1368
+ // $html .= '<label for="hotspot-url">'.__('URL: ','wpvr').'</label>';
1369
+ // $html .= '<input type="url" name="hotspot-url" />';
1370
+ // $html .= '</div>';
1371
+
1372
+ // $html .= '<div class="hotspot-content">';
1373
+ // $html .= '<label for="hotspot-content">'.__(' On click Content: ','wpvr').'</label>';
1374
+ // $html .= '<textarea name="hotspot-content"></textarea>';
1375
+ // $html .= '</div>';
1376
+
1377
+ // $html .= '<div class="hotspot-hover">';
1378
+ // $html .= '<label for="hotspot-hover">'.__('On hover Content: ','wpvr').' </label>';
1379
+ // $html .= '<textarea name="hotspot-hover"></textarea>';
1380
+ // $html .= '</div>';
1381
+
1382
+ // $html .= '<div class="hotspot-scene" style="display:none;" >';
1383
+ // $html .= '<label for="hotspot-scene">'.__('Target Scene ID: ','wpvr').' </label>';
1384
+ // $html .= '<input type="text" name="hotspot-scene"/>';
1385
+ // $html .= '</div>';
1386
+
1387
+ // $html .= '</div>';
1388
+ // //=Hotspot type End=//
1389
+ // $html .= '<button data-repeater-delete type="button" title="Delete Hotspot" class="delete-hotspot"><i class="fa fa-trash-o"></i></button>';
1390
+ // $html .= '</div>';
1391
 
1392
+ // $html .= '</div>';
1393
+ // //$html .= '<input data-repeater-create type="button" value="Add Hotspot"/>';
1394
+ // $html .= '</div>';
1395
+ // }
1396
  $html .= '<button data-repeater-delete type="button" title="Delete Scene" class="delete-scene"><i class="fa fa-trash-o"></i></button>';
1397
  $html .= '</div>';
1398
  }
1406
  $html .= '<div class="preview-btn-wrapper">';
1407
  $html .= '<div class="preview-btn-area clearfix">';
1408
  $html .= '<div id="error_occured"></div>';
1409
+ $html .= '<button id="panolenspreview">'.__('Preview','wpvr').'</button>';
1410
  $html .= '</div>';
1411
  $html .= '</div>';
1412
  $html .='</div>';
admin/class-wpvr-ajax.php CHANGED
@@ -51,10 +51,10 @@ class Wpvr_Ajax {
51
  $panodata = $_POST['panodata'];
52
 
53
  //===Error Control and Validation===//
54
- if (!wpvr_in_array_r($default_scene, $panodata)) {
55
- wp_send_json_error('<p><span>Warning:</span> Default scene id is invalid. Go to general setting\'s tab & check.</p>');
56
- die();
57
- }
58
 
59
  if ($panodata["scene-list"] != "") {
60
  foreach ($panodata["scene-list"] as $scenes_val) {
@@ -231,10 +231,10 @@ class Wpvr_Ajax {
231
  $panodata = $_POST['panodata'];
232
 
233
  //===Error Control and Validation===//
234
- if (!wpvr_in_array_r($default_scene, $panodata)) {
235
- wp_send_json_error('<p><span>Warning:</span> Default scene id is invalid. Go to general setting\'s tab & check.</p>');
236
- die();
237
- }
238
 
239
  if ($panodata["scene-list"] != "") {
240
  foreach ($panodata["scene-list"] as $scenes_val) {
51
  $panodata = $_POST['panodata'];
52
 
53
  //===Error Control and Validation===//
54
+ // if (!wpvr_in_array_r($default_scene, $panodata)) {
55
+ // wp_send_json_error('<p><span>Warning:</span> Default scene id is invalid. Go to general setting\'s tab & check.</p>');
56
+ // die();
57
+ // }
58
 
59
  if ($panodata["scene-list"] != "") {
60
  foreach ($panodata["scene-list"] as $scenes_val) {
231
  $panodata = $_POST['panodata'];
232
 
233
  //===Error Control and Validation===//
234
+ // if (!wpvr_in_array_r($default_scene, $panodata)) {
235
+ // wp_send_json_error('<p><span>Warning:</span> Default scene id is invalid. Go to general setting\'s tab & check.</p>');
236
+ // die();
237
+ // }
238
 
239
  if ($panodata["scene-list"] != "") {
240
  foreach ($panodata["scene-list"] as $scenes_val) {
admin/css/font-awesome.min.css CHANGED
File without changes
admin/css/materialize.css CHANGED
File without changes
admin/css/materialize.min.css CHANGED
File without changes
admin/css/wpvr-admin.css CHANGED
File without changes
admin/icon/Document.png CHANGED
File without changes
admin/icon/Feedback.png CHANGED
File without changes
admin/icon/Heart.png CHANGED
File without changes
admin/icon/Rating.png CHANGED
File without changes
admin/icon/Social_Booster_Banner.png CHANGED
File without changes
admin/icon/Support.png CHANGED
File without changes
admin/icon/banner.png CHANGED
File without changes
admin/icon/icon-128x128.png CHANGED
File without changes
admin/icon/icon.png CHANGED
File without changes
admin/index.php CHANGED
File without changes
admin/js/jquery.repeater.min.js CHANGED
File without changes
admin/js/materialize.js CHANGED
File without changes
admin/js/materialize.min.js CHANGED
File without changes
admin/js/wpvr-admin.js CHANGED
@@ -1,6 +1,7 @@
1
  (function( $ ) {
2
  'use strict';
3
- var j= 1;
 
4
  /**
5
  * All of the code for your admin-facing JavaScript source
6
  * should reside in this file.
@@ -67,10 +68,10 @@
67
  $.each(scenes.scenes, function (i) {
68
  $.each(scenes.scenes[i]['hotSpots'], function (key, val) {
69
  if (val["clickHandlerArgs"] != "") {
70
- val["clickHandlerFunc"] = hotspot;
71
  }
72
  if (val["createTooltipArgs"] != "") {
73
- val["createTooltipFunc"] = tooltip;
74
  }
75
  });
76
  });
@@ -91,7 +92,7 @@
91
  var flag_ok = false;
92
  $('#publish').on('click', function(e){
93
  var x = $(this).val();
94
- if(x=='Publish' || x== 'Update') {
95
  if ( ! flag_ok ) {
96
  e.preventDefault();
97
  var postid = $("#post_ID").val();
@@ -130,18 +131,18 @@
130
  }
131
  });
132
  }
133
- }
134
  });
135
  });
136
 
137
- function hotspot(hotSpotDiv, args) {
138
  var argst = args.replace(/\\/g, '');
139
  $("#custom-ifram").html(argst);
140
  $("#custom-ifram").fadeToggle();
141
  $(".iframe-wrapper").toggleClass("show-modal");
142
  }
143
 
144
- function tooltip(hotSpotDiv, args) {
145
  hotSpotDiv.classList.add('custom-tooltip');
146
  var span = document.createElement('span');
147
  args = args.replace(/\\/g, "");
@@ -170,14 +171,14 @@
170
 
171
  defaultValues: {
172
  'scene-type': 'equirectangular',
173
- 'dscene': 'off',
174
  },
175
  show: function () {
176
 
177
  if( $(this).parents(".scene-setup").attr("data-limit").length > 0 ){
178
 
179
  if( $(this).parents(".scene-setup").find("div[data-repeater-item]:not(.hotspot-setup div[data-repeater-item])").length <= $(this).parents(".scene-setup").attr("data-limit") ){
180
-
181
  $(this).slideDown();
182
  $(this).removeClass('active');
183
 
@@ -292,14 +293,13 @@
292
  }
293
  },
294
  hide: function (deleteElement) {
 
295
  var hotspot_hide_id = $(this).attr("id");
296
  hotspot_hide_id = "#"+hotspot_hide_id;
297
 
298
 
299
  var hotspot_current = $(this).attr('id');
300
  var hotspot_fchild = $(this).parent().children(":first").attr('id');
301
- console.log(hotspot_fchild);
302
- console.log(hotspot_current);
303
 
304
  jQuery(this).slideUp(deleteElement);
305
  if(hotspot_current == hotspot_fchild){
@@ -390,9 +390,7 @@
390
  //add click
391
  $(document).on("click",".scene-nav ul li:last-child span",function() {
392
  var scene_id = $(this).parent('li').prev().children("span").data('index');
393
- console.log(scene_id);
394
  scene_id = '#scene-'+ scene_id;
395
- console.log(scene_id);
396
  j = $(scene_id).find('.hotspot-nav li').eq(-2).find('span').attr('data-index');
397
  $('.scene-nav ul li.active').removeClass('active');
398
  $(this).parent('li').prev().addClass('active');
@@ -407,7 +405,7 @@
407
  });
408
 
409
  $(document).on("click",".hotspot-nav ul li:last-child span",function() {
410
- $(this).parent('li').siblings('.active').removeClass('active');
411
  $(this).parent('li').prev().addClass('active');
412
 
413
  });
@@ -459,8 +457,6 @@
459
  $(this).val('off');
460
  }
461
  });
462
- });
463
 
464
  })( jQuery );
465
-
466
-
1
  (function( $ ) {
2
  'use strict';
3
+ var j= 1;
4
+
5
  /**
6
  * All of the code for your admin-facing JavaScript source
7
  * should reside in this file.
68
  $.each(scenes.scenes, function (i) {
69
  $.each(scenes.scenes[i]['hotSpots'], function (key, val) {
70
  if (val["clickHandlerArgs"] != "") {
71
+ val["clickHandlerFunc"] = wpvrhotspot;
72
  }
73
  if (val["createTooltipArgs"] != "") {
74
+ val["createTooltipFunc"] = wpvrtooltip;
75
  }
76
  });
77
  });
92
  var flag_ok = false;
93
  $('#publish').on('click', function(e){
94
  var x = $(this).val();
95
+ // if(x=='Publish' || x== 'Update') {
96
  if ( ! flag_ok ) {
97
  e.preventDefault();
98
  var postid = $("#post_ID").val();
131
  }
132
  });
133
  }
134
+ // }
135
  });
136
  });
137
 
138
+ function wpvrhotspot(hotSpotDiv, args) {
139
  var argst = args.replace(/\\/g, '');
140
  $("#custom-ifram").html(argst);
141
  $("#custom-ifram").fadeToggle();
142
  $(".iframe-wrapper").toggleClass("show-modal");
143
  }
144
 
145
+ function wpvrtooltip(hotSpotDiv, args) {
146
  hotSpotDiv.classList.add('custom-tooltip');
147
  var span = document.createElement('span');
148
  args = args.replace(/\\/g, "");
171
 
172
  defaultValues: {
173
  'scene-type': 'equirectangular',
174
+ 'dscene': 'off',
175
  },
176
  show: function () {
177
 
178
  if( $(this).parents(".scene-setup").attr("data-limit").length > 0 ){
179
 
180
  if( $(this).parents(".scene-setup").find("div[data-repeater-item]:not(.hotspot-setup div[data-repeater-item])").length <= $(this).parents(".scene-setup").attr("data-limit") ){
181
+
182
  $(this).slideDown();
183
  $(this).removeClass('active');
184
 
293
  }
294
  },
295
  hide: function (deleteElement) {
296
+
297
  var hotspot_hide_id = $(this).attr("id");
298
  hotspot_hide_id = "#"+hotspot_hide_id;
299
 
300
 
301
  var hotspot_current = $(this).attr('id');
302
  var hotspot_fchild = $(this).parent().children(":first").attr('id');
 
 
303
 
304
  jQuery(this).slideUp(deleteElement);
305
  if(hotspot_current == hotspot_fchild){
390
  //add click
391
  $(document).on("click",".scene-nav ul li:last-child span",function() {
392
  var scene_id = $(this).parent('li').prev().children("span").data('index');
 
393
  scene_id = '#scene-'+ scene_id;
 
394
  j = $(scene_id).find('.hotspot-nav li').eq(-2).find('span').attr('data-index');
395
  $('.scene-nav ul li.active').removeClass('active');
396
  $(this).parent('li').prev().addClass('active');
405
  });
406
 
407
  $(document).on("click",".hotspot-nav ul li:last-child span",function() {
408
+ $(this).parent('li').siblings('.active').removeClass('active');
409
  $(this).parent('li').prev().addClass('active');
410
 
411
  });
457
  $(this).val('off');
458
  }
459
  });
460
+ });
461
 
462
  })( jQuery );
 
 
admin/lib/pannellum/.gitignore ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ # Ignore builds
2
+ build/**
3
+
4
+ # Ignore OS X stuff
5
+ .DS_Store
6
+
7
+ # Ignore generated docs
8
+ utils/doc/generated_docs
admin/lib/pannellum/.npmignore CHANGED
File without changes
admin/lib/pannellum/src/css/img/background.svg CHANGED
File without changes
admin/lib/pannellum/src/css/img/compass.svg CHANGED
File without changes
admin/lib/pannellum/src/css/img/grab.svg CHANGED
File without changes
admin/lib/pannellum/src/css/img/grabbing.svg CHANGED
File without changes
admin/lib/pannellum/src/css/img/sprites.svg CHANGED
File without changes
admin/lib/pannellum/src/css/pannellum.css CHANGED
File without changes
admin/lib/pannellum/src/js/RequestAnimationFrame.js CHANGED
File without changes
admin/lib/pannellum/src/js/libpannellum.js CHANGED
File without changes
admin/lib/pannellum/src/js/pannellum.js CHANGED
@@ -133,6 +133,7 @@ var usedKeyNumbers = [16, 17, 27, 37, 38, 39, 40, 61, 65, 68, 83, 87, 107, 109,
133
 
134
  // Initialize container
135
  container = typeof container === 'string' ? document.getElementById(container) : container;
 
136
  container.classList.add('pnlm-container');
137
  container.tabIndex = 0;
138
 
@@ -152,7 +153,7 @@ uiContainer.appendChild(dragFix);
152
  // Display about information on right click
153
  var aboutMsg = document.createElement('span');
154
  aboutMsg.className = 'pnlm-about-msg';
155
- aboutMsg.innerHTML = '<a href="https://pannellum.org/" target="_blank">Pannellum</a>';
156
  uiContainer.appendChild(aboutMsg);
157
  dragFix.addEventListener('contextmenu', aboutMessage);
158
 
133
 
134
  // Initialize container
135
  container = typeof container === 'string' ? document.getElementById(container) : container;
136
+ // console.log(container);
137
  container.classList.add('pnlm-container');
138
  container.tabIndex = 0;
139
 
153
  // Display about information on right click
154
  var aboutMsg = document.createElement('span');
155
  aboutMsg.className = 'pnlm-about-msg';
156
+ aboutMsg.innerHTML = '<a href="https://rextheme.com/docs/wpvr-360-panorama-and-virtual-tour-creator-for-wordpress/" target="_blank">Rextheme</a>';
157
  uiContainer.appendChild(aboutMsg);
158
  dragFix.addEventListener('contextmenu', aboutMessage);
159
 
admin/partials/wpvr-admin-display.php CHANGED
File without changes
admin/partials/wpvr-meta-box-builder-display.php CHANGED
@@ -51,8 +51,11 @@ if (isset($postdata['panodata'])) {
51
 
52
  if (!empty($panodata)) {
53
  foreach ($panodata["scene-list"] as $panoscenes) {
54
-
55
- $hotspot_datas = $panoscenes["hotspot-list"];
 
 
 
56
  $hotspots = array();
57
  foreach ($hotspot_datas as $hotspot_data) {
58
 
@@ -112,10 +115,10 @@ if (isset($postdata['panodata'])) {
112
  $.each(scenes.scenes, function (i) {
113
  $.each(scenes.scenes[i]['hotSpots'], function (key, val) {
114
  if (val["clickHandlerArgs"] != "") {
115
- val["clickHandlerFunc"] = hotspot;
116
  }
117
  if (val["createTooltipArgs"] != "") {
118
- val["createTooltipFunc"] = tooltip;
119
  }
120
  });
121
  });
@@ -125,14 +128,14 @@ if (isset($postdata['panodata'])) {
125
  var panoshow = pannellum.viewer(response[0]["panoid"], scenes);
126
  }
127
 
128
- function hotspot(hotSpotDiv, args) {
129
  var argst = args.replace(/\\/g, '');
130
  $("#custom-ifram").html(argst);
131
  $("#custom-ifram").fadeToggle();
132
  $(".iframe-wrapper").toggleClass("show-modal");
133
  }
134
 
135
- function tooltip(hotSpotDiv, args) {
136
  hotSpotDiv.classList.add('custom-tooltip');
137
  var span = document.createElement('span');
138
  console.log(args);
51
 
52
  if (!empty($panodata)) {
53
  foreach ($panodata["scene-list"] as $panoscenes) {
54
+ $hotspot_datas = array();
55
+ if (isset($panoscenes["hotspot-list"])) {
56
+ $hotspot_datas = $panoscenes["hotspot-list"];
57
+ }
58
+
59
  $hotspots = array();
60
  foreach ($hotspot_datas as $hotspot_data) {
61
 
115
  $.each(scenes.scenes, function (i) {
116
  $.each(scenes.scenes[i]['hotSpots'], function (key, val) {
117
  if (val["clickHandlerArgs"] != "") {
118
+ val["clickHandlerFunc"] = wpvrhotspot;
119
  }
120
  if (val["createTooltipArgs"] != "") {
121
+ val["createTooltipFunc"] = wpvrtooltip;
122
  }
123
  });
124
  });
128
  var panoshow = pannellum.viewer(response[0]["panoid"], scenes);
129
  }
130
 
131
+ function wpvrhotspot(hotSpotDiv, args) {
132
  var argst = args.replace(/\\/g, '');
133
  $("#custom-ifram").html(argst);
134
  $("#custom-ifram").fadeToggle();
135
  $(".iframe-wrapper").toggleClass("show-modal");
136
  }
137
 
138
+ function wpvrtooltip(hotSpotDiv, args) {
139
  hotSpotDiv.classList.add('custom-tooltip');
140
  var span = document.createElement('span');
141
  console.log(args);
admin/partials/wpvr-meta-box-shortcode-display.php CHANGED
@@ -18,6 +18,9 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
18
  $id = $post->ID;
19
  $slug = $post->post_name;
20
  ?>
21
-
22
- <p><?php echo __('To use this Wpvr item in your posts or pages use the following shortcode(won\'t work untill you publish this post):', 'wpvr'); ?></p>
23
  <p><code>[wpvr id="<?php echo $id; ?>"]</code><?php ($slug ? 'or' : '') ?></p>
 
 
 
18
  $id = $post->ID;
19
  $slug = $post->post_name;
20
  ?>
21
+ <p><?php echo __('For classic editor:', 'wpvr'); ?></p>
22
+ <p><?php echo __('To use this Wpvr tour in your posts or pages use the following shortcode(won\'t work untill you publish this post):', 'wpvr'); ?></p>
23
  <p><code>[wpvr id="<?php echo $id; ?>"]</code><?php ($slug ? 'or' : '') ?></p>
24
+ <p><?php echo __('For gutenberg:', 'wpvr'); ?></p>
25
+ <p>use id:<code><?php echo $id; ?></code>on wpvr block setting</p>
26
+ <p><?php echo __('Check how to use:', 'wpvr'); ?><a href="https://rextheme.com/docs/wpvr-360-panorama-and-virtual-tour-creator-for-wordpress/gutenberg-block/" target="blank">wpvr block</a></p>
admin/partials/wpvr_documentation.php CHANGED
@@ -20,9 +20,9 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
20
  <div class="wrapper">
21
  <div class="col s12 no-pd">
22
  <ul class="tabs tabs-icon rex-tabs">
23
- <li class="tab col s3"><a href="#tab1"><i class="material-icons">settings</i>General</a></li>
24
- <li class="tab col s3"><a href="#tab2"><i class="material-icons">perm_media</i>Video Tutorials</a></li>
25
- <li class="tab col s3"><a href="#tab3"><i class="material-icons">thumb_up_alt</i>Go Premium</a></li>
26
  </ul>
27
  </div>
28
 
@@ -37,15 +37,17 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
37
 
38
  <div class="header">
39
  <img src="<?php echo WPVR_PLUGIN_DIR_URL . 'admin/icon/Document.png'?>" class="title-icon" alt="wpvr-documentation">
40
- <h4>Documentation</h4>
41
  </div>
42
 
43
  <div class="body">
44
  <p>
45
- Before You start, you can check our Documentation to get familiar with WP VR - 360 Panorama and virtual tour creator for WordPress.
 
 
46
  </p>
47
 
48
- <a class="waves-effect waves-light btn wpvr-btn" href="https://rextheme.com/docs/wpvr-360-panorama-and-virtual-tour-creator-for-wordpress/" target="_blank">View Documentation</a>
49
  </div>
50
  </div>
51
  </div>
@@ -55,15 +57,17 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
55
  <div class="onboarding-block">
56
  <div class="header">
57
  <img src="<?php echo WPVR_PLUGIN_DIR_URL . 'admin/icon/Support.png'?>" class="title-icon" alt="wpvr-documentation">
58
- <h4>Support</h4>
59
  </div>
60
 
61
  <div class="body">
62
  <p>
63
- Can't find solution on with our documentation? Just Post a ticket on Support forum. We are to solve your issue.
 
 
64
  </p>
65
 
66
- <a class="waves-effect waves-light btn wpvr-btn" href="https://wordpress.org/support/plugin/wpvr" target="_blank">Post a Ticket</a>
67
  </div>
68
  </div>
69
  </div>
@@ -72,15 +76,17 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
72
  <div class="onboarding-block">
73
  <div class="header">
74
  <img src="<?php echo WPVR_PLUGIN_DIR_URL . 'admin/icon/Feedback.png'?>" class="title-icon" alt="wpvr-documentation">
75
- <h4>Share Your Thoughts</h4>
76
  </div>
77
 
78
  <div class="body">
79
  <p>
80
- Your suggestions are valubale to us. It can help to make wpvr even better.
 
 
81
  </p>
82
 
83
- <a class="waves-effect waves-light btn wpvr-btn" href="#" target="_blank">Suggest</a>
84
  </div>
85
  </div>
86
  </div>
@@ -89,15 +95,17 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
89
  <div class="onboarding-block">
90
  <div class="header">
91
  <img src="<?php echo WPVR_PLUGIN_DIR_URL . 'admin/icon/Rating.png'?>" class="title-icon" alt="wpvr-documentation">
92
- <h4>Make WPVR Popular</h4>
93
  </div>
94
 
95
  <div class="body">
96
  <p>
97
- Your rating and feedback matters to us. If you are happy with WP VR - 360 Panorama and virtual tour creator for WordPress give us a rating.
 
 
98
  </p>
99
 
100
- <a class="waves-effect waves-light btn wpvr-btn" href="https://wordpress.org/plugins/wpvr/#reviews" target="_blank">Rate Us! </a>
101
  </div>
102
  </div>
103
  </div>
@@ -107,15 +115,15 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
107
  <div class="onboarding-block">
108
  <div class="header">
109
  <img src="<?php echo WPVR_PLUGIN_DIR_URL . 'admin/icon/Heart.png'?>" class="title-icon" alt="wpvr-documentation">
110
- <h4>Share On</h4>
111
  </div>
112
 
113
  <div class="body">
114
  <ul class="social">
115
- <li><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A//wordpress.org/plugins/wpvr/" target="_blank">Share on Facebook</a></li>
116
- <li><a href="https://twitter.com/home?status=https%3A//wordpress.org/plugins/wpvr/" target="_blank">Share on Twitter</a></li>
117
- <li><a href="https://plus.google.com/share?url=https%3A//wordpress.org/plugins/wpvr/" target="_blank">Share on Google+</a></li>
118
- <li><a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A//wordpress.org/plugins/wpvr/&title=&summary=&source=" target="_blank">Share on LinkedIn</a></li>
119
  </ul>
120
  </div>
121
  </div>
@@ -129,13 +137,13 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
129
  </div>
130
  <div id="tab3" class="block-wrapper">
131
  <div class="rex-upgrade">
132
- <h4>Why upgrade to Premium Version?</h4>
133
  <div class="parent">
134
- <div class="item">Unlimited scenes</div>
135
- <div class="item">Unlimited hotspots</div>
136
- <div class="item">Personalized support on both support forum and our support e-mail.</div>
137
  </div>
138
- <a href="https://rextheme.com/wp-vr-360-panorama-and-virtual-tour-creator-for-wordpress/" target="_blank" class="waves-effect waves-light btn wpvr-btn">Get Premium Version</a>
139
  </div>
140
  </div>
141
  </div>
@@ -144,7 +152,7 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
144
  <div class="right">
145
  <div class="rex-banner">
146
  <img src="<?php echo WPVR_PLUGIN_DIR_URL . 'admin/icon/icon-128x128.png'?>" class="banner-logo" alt="logo">
147
- <a href="https://rextheme.com/wp-vr-360-panorama-and-virtual-tour-creator-for-wordpress/" class="update-btn" target="_blank">Upgrade to Pro</a>
148
  <a href="https://wordpress.org/plugins/social-booster/" target="_blank"><img src="<?php echo WPVR_PLUGIN_DIR_URL . 'admin/icon/Social_Booster_Banner.png'?>" alt="rex-banner"></a>
149
  </div>
150
  </div>
20
  <div class="wrapper">
21
  <div class="col s12 no-pd">
22
  <ul class="tabs tabs-icon rex-tabs">
23
+ <li class="tab col s3"><a href="#tab1"><i class="material-icons">settings</i><?php _e('General','wpvr'); ?></a></li>
24
+ <li class="tab col s3"><a href="#tab2"><i class="material-icons">perm_media</i><?php _e('Video Tutorials','wpvr'); ?></a></li>
25
+ <li class="tab col s3"><a href="#tab3"><i class="material-icons">thumb_up_alt</i><?php _e('Go Premium','wpvr'); ?></a></li>
26
  </ul>
27
  </div>
28
 
37
 
38
  <div class="header">
39
  <img src="<?php echo WPVR_PLUGIN_DIR_URL . 'admin/icon/Document.png'?>" class="title-icon" alt="wpvr-documentation">
40
+ <h4><?php _e('Documentation','wpvr'); ?></h4>
41
  </div>
42
 
43
  <div class="body">
44
  <p>
45
+ <?php
46
+ _e('Before You start, you can check our Documentation to get familiar with WP VR - 360 Panorama and virtual tour creator for WordPress.','wpvr');
47
+ ?>
48
  </p>
49
 
50
+ <a class="waves-effect waves-light btn wpvr-btn" href="https://rextheme.com/docs/wpvr-360-panorama-and-virtual-tour-creator-for-wordpress/" target="_blank"><?php _e('View Documentation','wpvr'); ?></a>
51
  </div>
52
  </div>
53
  </div>
57
  <div class="onboarding-block">
58
  <div class="header">
59
  <img src="<?php echo WPVR_PLUGIN_DIR_URL . 'admin/icon/Support.png'?>" class="title-icon" alt="wpvr-documentation">
60
+ <h4><?php _e('Support','wpvr'); ?></h4>
61
  </div>
62
 
63
  <div class="body">
64
  <p>
65
+ <?php
66
+ _e('Can\'t find solution on with our documentation? Just Post a ticket on Support forum. We are to solve your issue.','wpvr');
67
+ ?>
68
  </p>
69
 
70
+ <a class="waves-effect waves-light btn wpvr-btn" href="https://wordpress.org/support/plugin/wpvr" target="_blank"><?php _e('Post a Ticket','wpvr'); ?></a>
71
  </div>
72
  </div>
73
  </div>
76
  <div class="onboarding-block">
77
  <div class="header">
78
  <img src="<?php echo WPVR_PLUGIN_DIR_URL . 'admin/icon/Feedback.png'?>" class="title-icon" alt="wpvr-documentation">
79
+ <h4><?php _e('Share Your Thoughts','wpvr'); ?></h4>
80
  </div>
81
 
82
  <div class="body">
83
  <p>
84
+ <?php
85
+ _e('Your suggestions are valubale to us. It can help to make wpvr even better.','wpvr');
86
+ ?>
87
  </p>
88
 
89
+ <a class="waves-effect waves-light btn wpvr-btn" href="#" target="_blank"><?php _e('Suggest','wpvr'); ?></a>
90
  </div>
91
  </div>
92
  </div>
95
  <div class="onboarding-block">
96
  <div class="header">
97
  <img src="<?php echo WPVR_PLUGIN_DIR_URL . 'admin/icon/Rating.png'?>" class="title-icon" alt="wpvr-documentation">
98
+ <h4><?php _e('Make WPVR Popular','wpvr'); ?></h4>
99
  </div>
100
 
101
  <div class="body">
102
  <p>
103
+ <?php
104
+ _e('Your rating and feedback matters to us. If you are happy with WP VR - 360 Panorama and virtual tour creator for WordPress give us a rating.','wpvr');
105
+ ?>
106
  </p>
107
 
108
+ <a class="waves-effect waves-light btn wpvr-btn" href="https://wordpress.org/plugins/wpvr/#reviews" target="_blank"><?php _e('Rate Us! ','wpvr'); ?></a>
109
  </div>
110
  </div>
111
  </div>
115
  <div class="onboarding-block">
116
  <div class="header">
117
  <img src="<?php echo WPVR_PLUGIN_DIR_URL . 'admin/icon/Heart.png'?>" class="title-icon" alt="wpvr-documentation">
118
+ <h4><?php _e('Share On','wpvr'); ?></h4>
119
  </div>
120
 
121
  <div class="body">
122
  <ul class="social">
123
+ <li><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A//wordpress.org/plugins/wpvr/" target="_blank"><?php _e('Share on Facebook','wpvr'); ?></a></li>
124
+ <li><a href="https://twitter.com/home?status=https%3A//wordpress.org/plugins/wpvr/" target="_blank"><?php _e('Share on Twitter','wpvr'); ?></a></li>
125
+ <li><a href="https://plus.google.com/share?url=https%3A//wordpress.org/plugins/wpvr/" target="_blank"><?php _e('Share on Google+','wpvr'); ?></a></li>
126
+ <li><a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A//wordpress.org/plugins/wpvr/&title=&summary=&source=" target="_blank"><?php _e('Share on LinkedIn','wpvr'); ?></a></li>
127
  </ul>
128
  </div>
129
  </div>
137
  </div>
138
  <div id="tab3" class="block-wrapper">
139
  <div class="rex-upgrade">
140
+ <h4><?php _e('Why upgrade to Premium Version?','wpvr'); ?></h4>
141
  <div class="parent">
142
+ <div class="item"><?php _e('Unlimited scenes','wpvr'); ?></div>
143
+ <div class="item"><?php _e('Unlimited hotspots','wpvr'); ?></div>
144
+ <div class="item"><?php _e('Personalized support on both support forum and our support e-mail.','wpvr'); ?></div>
145
  </div>
146
+ <a href="https://rextheme.com/wp-vr-360-panorama-and-virtual-tour-creator-for-wordpress/" target="_blank" class="waves-effect waves-light btn wpvr-btn"><?php _e('Get Premium Version','wpvr'); ?></a>
147
  </div>
148
  </div>
149
  </div>
152
  <div class="right">
153
  <div class="rex-banner">
154
  <img src="<?php echo WPVR_PLUGIN_DIR_URL . 'admin/icon/icon-128x128.png'?>" class="banner-logo" alt="logo">
155
+ <a href="https://rextheme.com/wp-vr-360-panorama-and-virtual-tour-creator-for-wordpress/" class="update-btn" target="_blank"><?php _e('Upgrade to Pro','wpvr');?></a>
156
  <a href="https://wordpress.org/plugins/social-booster/" target="_blank"><img src="<?php echo WPVR_PLUGIN_DIR_URL . 'admin/icon/Social_Booster_Banner.png'?>" alt="rex-banner"></a>
157
  </div>
158
  </div>
admin/partials/wpvr_license.php ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
3
+
4
+ $license = get_option( 'wpvr_edd_license_key' );
5
+ $status = get_option( 'wpvr_edd_license_status' );
6
+ ?>
7
+ <!-- This file should display the admin pages -->
8
+ <div class="row">
9
+ <div class="rex-onboarding" style="min-height: 250px !important;">
10
+ <form method="post" action="options.php" style="width: 100%;">
11
+
12
+ <?php settings_fields('wpvr_edd_license'); ?>
13
+
14
+ <table class="form-table">
15
+ <tbody>
16
+ <tr valign="top">
17
+ <th scope="row" valign="top">
18
+ <?php _e('License Key','wpvr'); ?>
19
+ </th>
20
+ <td>
21
+ <input id="wpvr_edd_license_key" name="wpvr_edd_license_key" type="text" class="regular-text" value="<?php esc_attr_e( $license ); ?>" />
22
+ <label class="description" for="wpvr_edd_license_key"><?php _e('Enter your license key, save changes and activate.','wpvr'); ?></label>
23
+ </td>
24
+ </tr>
25
+ <?php if( false !== $license ) { ?>
26
+ <tr valign="top">
27
+ <th scope="row" valign="top">
28
+ <?php _e('Activate License','wpvr'); ?>
29
+ </th>
30
+ <td>
31
+ <?php if( $status !== false && $status == 'valid' ) { ?>
32
+ <span style="color:green;"><?php _e('active'); ?></span>
33
+ <?php wp_nonce_field( 'wpvr_edd_nonce', 'wpvr_edd_nonce' ); ?>
34
+ <input type="submit" class="button-secondary" name="wpvr_edd_license_deactivate" value="<?php _e('Deactivate License','wpvr'); ?>"/>
35
+ <?php } else {?>
36
+
37
+ <?php wp_nonce_field( 'wpvr_edd_nonce', 'wpvr_edd_nonce' ); ?>
38
+ <input type="submit" class="button-secondary" name="wpvr_edd_license_activate" value="<?php _e('Activate License','wpvr'); ?>"/>
39
+ <?php } ?>
40
+ </td>
41
+ </tr>
42
+ <?php } ?>
43
+ </tbody>
44
+ </table>
45
+ <?php submit_button(); ?>
46
+ </form>
47
+ </div>
48
+ </div>
49
+
build/index.build.js ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /******/ (function(modules) { // webpackBootstrap
2
+ /******/ // The module cache
3
+ /******/ var installedModules = {};
4
+ /******/
5
+ /******/ // The require function
6
+ /******/ function __webpack_require__(moduleId) {
7
+ /******/
8
+ /******/ // Check if module is in cache
9
+ /******/ if(installedModules[moduleId]) {
10
+ /******/ return installedModules[moduleId].exports;
11
+ /******/ }
12
+ /******/ // Create a new module (and put it into the cache)
13
+ /******/ var module = installedModules[moduleId] = {
14
+ /******/ i: moduleId,
15
+ /******/ l: false,
16
+ /******/ exports: {}
17
+ /******/ };
18
+ /******/
19
+ /******/ // Execute the module function
20
+ /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
21
+ /******/
22
+ /******/ // Flag the module as loaded
23
+ /******/ module.l = true;
24
+ /******/
25
+ /******/ // Return the exports of the module
26
+ /******/ return module.exports;
27
+ /******/ }
28
+ /******/
29
+ /******/
30
+ /******/ // expose the modules object (__webpack_modules__)
31
+ /******/ __webpack_require__.m = modules;
32
+ /******/
33
+ /******/ // expose the module cache
34
+ /******/ __webpack_require__.c = installedModules;
35
+ /******/
36
+ /******/ // define getter function for harmony exports
37
+ /******/ __webpack_require__.d = function(exports, name, getter) {
38
+ /******/ if(!__webpack_require__.o(exports, name)) {
39
+ /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
40
+ /******/ }
41
+ /******/ };
42
+ /******/
43
+ /******/ // define __esModule on exports
44
+ /******/ __webpack_require__.r = function(exports) {
45
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
46
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
47
+ /******/ }
48
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
49
+ /******/ };
50
+ /******/
51
+ /******/ // create a fake namespace object
52
+ /******/ // mode & 1: value is a module id, require it
53
+ /******/ // mode & 2: merge all properties of value into the ns
54
+ /******/ // mode & 4: return value when already ns object
55
+ /******/ // mode & 8|1: behave like require
56
+ /******/ __webpack_require__.t = function(value, mode) {
57
+ /******/ if(mode & 1) value = __webpack_require__(value);
58
+ /******/ if(mode & 8) return value;
59
+ /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
60
+ /******/ var ns = Object.create(null);
61
+ /******/ __webpack_require__.r(ns);
62
+ /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
63
+ /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
64
+ /******/ return ns;
65
+ /******/ };
66
+ /******/
67
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
68
+ /******/ __webpack_require__.n = function(module) {
69
+ /******/ var getter = module && module.__esModule ?
70
+ /******/ function getDefault() { return module['default']; } :
71
+ /******/ function getModuleExports() { return module; };
72
+ /******/ __webpack_require__.d(getter, 'a', getter);
73
+ /******/ return getter;
74
+ /******/ };
75
+ /******/
76
+ /******/ // Object.prototype.hasOwnProperty.call
77
+ /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
78
+ /******/
79
+ /******/ // __webpack_public_path__
80
+ /******/ __webpack_require__.p = "";
81
+ /******/
82
+ /******/
83
+ /******/ // Load entry module and return exports
84
+ /******/ return __webpack_require__(__webpack_require__.s = "./src/index.js");
85
+ /******/ })
86
+ /************************************************************************/
87
+ /******/ ({
88
+
89
+ /***/ "./src/index.js":
90
+ /*!**********************!*\
91
+ !*** ./src/index.js ***!
92
+ \**********************/
93
+ /*! no static exports found */
94
+ /***/ (function(module, exports) {
95
+
96
+ eval("var el = wp.element.createElement,\n registerBlockType = wp.blocks.registerBlockType,\n TextControl = wp.components.TextControl,\n InspectorControls = wp.editor.InspectorControls;\nblockStyle = {\n fontFamily: 'Roboto',\n backgroundColor: '#900',\n color: '#fff',\n padding: '20px'\n};\nvar iconEl = el('svg', {\n width: 20,\n height: 20\n}, el('path', {\n d: \"M16.1,16.6h-2.5c-1,0-1.9-0.6-2.4-1.5L11,14.5c-0.2-0.4-0.5-0.6-0.9-0.6c-0.4,0-0.8,0.2-0.9,0.6l-0.3,0.6 c-0.4,0.9-1.3,1.5-2.4,1.5H3.9c-2.2,0-3.9-1.8-3.9-3.9V7.3c0-2.2,1.8-3.9,3.9-3.9h12.2c2.2,0,3.9,1.8,3.9,3.9v1.5 c0,0.4-0.3,0.8-0.8,0.8c-0.4,0-0.8-0.3-0.8-0.8V7.3c0-1.3-1.1-2.3-2.3-2.3H3.9C2.6,4.9,1.6,6,1.6,7.3v5.4c0,1.3,1.1,2.3,2.3,2.3 h2.6c0.4,0,0.8-0.2,0.9-0.6l0.3-0.6c0.4-0.9,1.3-1.5,2.4-1.5c1,0,1.9,0.6,2.4,1.5l0.3,0.6c0.2,0.4,0.5,0.6,0.9,0.6h2.5 c1.3,0,2.3-1.1,2.3-2.3c0-0.4,0.3-0.8,0.8-0.8c0.4,0,0.8,0.3,0.8,0.8C20,14.9,18.2,16.6,16.1,16.6L16.1,16.6z M16.7,9.4 c0-1.3-1.1-2.3-2.3-2.3C13,7.1,12,8.1,12,9.4s1.1,2.3,2.3,2.3C15.6,11.7,16.7,10.7,16.7,9.4L16.7,9.4z M15.1,9.4 c0,0.4-0.4,0.8-0.8,0.8c-0.4,0-0.8-0.4-0.8-0.8s0.4-0.8,0.8-0.8C14.8,8.6,15.1,9,15.1,9.4L15.1,9.4z M8,9.4C8,8.1,7,7.1,5.7,7.1 S3.3,8.1,3.3,9.4s1.1,2.3,2.3,2.3S8,10.7,8,9.4L8,9.4z M6.4,9.4c0,0.4-0.4,0.8-0.8,0.8c-0.4,0-0.8-0.4-0.8-0.8s0.4-0.8,0.8-0.8 C6.1,8.6,6.4,9,6.4,9.4L6.4,9.4z M6.4,9.4\"\n})); // async function getPano(id) {\n// try {\n// const response = await axios.get('/vr/wp-json/wpvr/v1/panodata/' + id);\n// } catch (error) {\n// console.error(error);\n// }\n// }\n\nregisterBlockType('wpvr/wpvr-block', {\n title: 'WPVR',\n //Title seen in the editor for the block\n icon: iconEl,\n //using WordPress' dashboard icons\n category: 'common',\n edit: function edit(props) {\n var id = props.attributes.id;\n\n if (id == undefined) {\n id = 0;\n } else {\n id = props.attributes.id;\n }\n\n var width = props.attributes.width;\n\n if (width == undefined) {\n width = '600';\n } else {\n width = props.attributes.width;\n }\n\n var height = props.attributes.height;\n\n if (height == undefined) {\n height = '400';\n } else {\n height = props.attributes.height;\n } // const content = '<script>console.log(\"String\")</script><div id=\"#'+id+'\" class=\"pano-wrap\" style={\"text-aligh:center; \" }><i class=\"fa fa-times\" id=\"cross\"></i>div id=\"custom-ifram\" style=\"display: none;\"></div>'\n\n\n return [el(InspectorControls, {}, el(TextControl, {\n label: 'Id',\n value: props.attributes.id,\n onChange: function onChange(value) {\n props.setAttributes({\n id: value\n }); // props.setAttributes( { content: content } );\n }\n })), el(InspectorControls, {}, el(TextControl, {\n label: 'Width',\n value: props.attributes.width,\n onChange: function onChange(value) {\n props.setAttributes({\n width: value\n });\n }\n })), el(InspectorControls, {}, el(TextControl, {\n label: 'Height',\n value: props.attributes.height,\n onChange: function onChange(value) {\n props.setAttributes({\n height: value\n });\n }\n })), React.createElement(\"p\", {\n className: \"wpvr-block-content\"\n }, \"WPVR id=\", id, \", Width=\", width, \"px, Height=\", height, \"px\")];\n },\n save: function save(props) {\n // const test = axios.get('/vr/wp-json/wpvr/v1/panodata/' + props.attributes.id)\n // .then(function (response) { \n // var wpvrdata = JSON.parse(response.data);\n // var panoid = wpvrdata[0]['panoid'];\n // var scenes = wpvrdata[1]; \n // // var panoshow = pannellum.viewer(panoid, scenes);\n // });\n // var width = props.attributes.width;\n // var height = props.attributes.height;\n // return (\n // <div id={'pano' + props.attributes.id} class='pano-wrap' style={'text-aligh:center; width:' + width + ';height:' + height + ';' }>\n // <i class=\"fa fa-times\" id=\"cross\"></i>\t\n // <div id=\"custom-ifram\" style=\"display: none;\">\n // </div>\n // </div> \n // )\n return null;\n }\n});\n\n//# sourceURL=webpack:///./src/index.js?");
97
+
98
+ /***/ })
99
+
100
+ /******/ });
freemius/LICENSE.txt DELETED
@@ -1,674 +0,0 @@
1
- GNU GENERAL PUBLIC LICENSE
2
- Version 3, 29 June 2007
3
-
4
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
5
- Everyone is permitted to copy and distribute verbatim copies
6
- of this license document, but changing it is not allowed.
7
-
8
- Preamble
9
-
10
- The GNU General Public License is a free, copyleft license for
11
- software and other kinds of works.
12
-
13
- The licenses for most software and other practical works are designed
14
- to take away your freedom to share and change the works. By contrast,
15
- the GNU General Public License is intended to guarantee your freedom to
16
- share and change all versions of a program--to make sure it remains free
17
- software for all its users. We, the Free Software Foundation, use the
18
- GNU General Public License for most of our software; it applies also to
19
- any other work released this way by its authors. You can apply it to
20
- your programs, too.
21
-
22
- When we speak of free software, we are referring to freedom, not
23
- price. Our General Public Licenses are designed to make sure that you
24
- have the freedom to distribute copies of free software (and charge for
25
- them if you wish), that you receive source code or can get it if you
26
- want it, that you can change the software or use pieces of it in new
27
- free programs, and that you know you can do these things.
28
-
29
- To protect your rights, we need to prevent others from denying you
30
- these rights or asking you to surrender the rights. Therefore, you have
31
- certain responsibilities if you distribute copies of the software, or if
32
- you modify it: responsibilities to respect the freedom of others.
33
-
34
- For example, if you distribute copies of such a program, whether
35
- gratis or for a fee, you must pass on to the recipients the same
36
- freedoms that you received. You must make sure that they, too, receive
37
- or can get the source code. And you must show them these terms so they
38
- know their rights.
39
-
40
- Developers that use the GNU GPL protect your rights with two steps:
41
- (1) assert copyright on the software, and (2) offer you this License
42
- giving you legal permission to copy, distribute and/or modify it.
43
-
44
- For the developers' and authors' protection, the GPL clearly explains
45
- that there is no warranty for this free software. For both users' and
46
- authors' sake, the GPL requires that modified versions be marked as
47
- changed, so that their problems will not be attributed erroneously to
48
- authors of previous versions.
49
-
50
- Some devices are designed to deny users access to install or run
51
- modified versions of the software inside them, although the manufacturer
52
- can do so. This is fundamentally incompatible with the aim of
53
- protecting users' freedom to change the software. The systematic
54
- pattern of such abuse occurs in the area of products for individuals to
55
- use, which is precisely where it is most unacceptable. Therefore, we
56
- have designed this version of the GPL to prohibit the practice for those
57
- products. If such problems arise substantially in other domains, we
58
- stand ready to extend this provision to those domains in future versions
59
- of the GPL, as needed to protect the freedom of users.
60
-
61
- Finally, every program is threatened constantly by software patents.
62
- States should not allow patents to restrict development and use of
63
- software on general-purpose computers, but in those that do, we wish to
64
- avoid the special danger that patents applied to a free program could
65
- make it effectively proprietary. To prevent this, the GPL assures that
66
- patents cannot be used to render the program non-free.
67
-
68
- The precise terms and conditions for copying, distribution and
69
- modification follow.
70
-
71
- TERMS AND CONDITIONS
72
-
73
- 0. Definitions.
74
-
75
- "This License" refers to version 3 of the GNU General Public License.
76
-
77
- "Copyright" also means copyright-like laws that apply to other kinds of
78
- works, such as semiconductor masks.
79
-
80
- "The Program" refers to any copyrightable work licensed under this
81
- License. Each licensee is addressed as "you". "Licensees" and
82
- "recipients" may be individuals or organizations.
83
-
84
- To "modify" a work means to copy from or adapt all or part of the work
85
- in a fashion requiring copyright permission, other than the making of an
86
- exact copy. The resulting work is called a "modified version" of the
87
- earlier work or a work "based on" the earlier work.
88
-
89
- A "covered work" means either the unmodified Program or a work based
90
- on the Program.
91
-
92
- To "propagate" a work means to do anything with it that, without
93
- permission, would make you directly or secondarily liable for
94
- infringement under applicable copyright law, except executing it on a
95
- computer or modifying a private copy. Propagation includes copying,
96
- distribution (with or without modification), making available to the
97
- public, and in some countries other activities as well.
98
-
99
- To "convey" a work means any kind of propagation that enables other
100
- parties to make or receive copies. Mere interaction with a user through
101
- a computer network, with no transfer of a copy, is not conveying.
102
-
103
- An interactive user interface displays "Appropriate Legal Notices"
104
- to the extent that it includes a convenient and prominently visible
105
- feature that (1) displays an appropriate copyright notice, and (2)
106
- tells the user that there is no warranty for the work (except to the
107
- extent that warranties are provided), that licensees may convey the
108
- work under this License, and how to view a copy of this License. If
109
- the interface presents a list of user commands or options, such as a
110
- menu, a prominent item in the list meets this criterion.
111
-
112
- 1. Source Code.
113
-
114
- The "source code" for a work means the preferred form of the work
115
- for making modifications to it. "Object code" means any non-source
116
- form of a work.
117
-
118
- A "Standard Interface" means an interface that either is an official
119
- standard defined by a recognized standards body, or, in the case of
120
- interfaces specified for a particular programming language, one that
121
- is widely used among developers working in that language.
122
-
123
- The "System Libraries" of an executable work include anything, other
124
- than the work as a whole, that (a) is included in the normal form of
125
- packaging a Major Component, but which is not part of that Major
126
- Component, and (b) serves only to enable use of the work with that
127
- Major Component, or to implement a Standard Interface for which an
128
- implementation is available to the public in source code form. A
129
- "Major Component", in this context, means a major essential component
130
- (kernel, window system, and so on) of the specific operating system
131
- (if any) on which the executable work runs, or a compiler used to
132
- produce the work, or an object code interpreter used to run it.
133
-
134
- The "Corresponding Source" for a work in object code form means all
135
- the source code needed to generate, install, and (for an executable
136
- work) run the object code and to modify the work, including scripts to
137
- control those activities. However, it does not include the work's
138
- System Libraries, or general-purpose tools or generally available free
139
- programs which are used unmodified in performing those activities but
140
- which are not part of the work. For example, Corresponding Source
141
- includes interface definition files associated with source files for
142
- the work, and the source code for shared libraries and dynamically
143
- linked subprograms that the work is specifically designed to require,
144
- such as by intimate data communication or control flow between those
145
- subprograms and other parts of the work.
146
-
147
- The Corresponding Source need not include anything that users
148
- can regenerate automatically from other parts of the Corresponding
149
- Source.
150
-
151
- The Corresponding Source for a work in source code form is that
152
- same work.
153
-
154
- 2. Basic Permissions.
155
-
156
- All rights granted under this License are granted for the term of
157
- copyright on the Program, and are irrevocable provided the stated
158
- conditions are met. This License explicitly affirms your unlimited
159
- permission to run the unmodified Program. The output from running a
160
- covered work is covered by this License only if the output, given its
161
- content, constitutes a covered work. This License acknowledges your
162
- rights of fair use or other equivalent, as provided by copyright law.
163
-
164
- You may make, run and propagate covered works that you do not
165
- convey, without conditions so long as your license otherwise remains
166
- in force. You may convey covered works to others for the sole purpose
167
- of having them make modifications exclusively for you, or provide you
168
- with facilities for running those works, provided that you comply with
169
- the terms of this License in conveying all material for which you do
170
- not control copyright. Those thus making or running the covered works
171
- for you must do so exclusively on your behalf, under your direction
172
- and control, on terms that prohibit them from making any copies of
173
- your copyrighted material outside their relationship with you.
174
-
175
- Conveying under any other circumstances is permitted solely under
176
- the conditions stated below. Sublicensing is not allowed; section 10
177
- makes it unnecessary.
178
-
179
- 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
180
-
181
- No covered work shall be deemed part of an effective technological
182
- measure under any applicable law fulfilling obligations under article
183
- 11 of the WIPO copyright treaty adopted on 20 December 1996, or
184
- similar laws prohibiting or restricting circumvention of such
185
- measures.
186
-
187
- When you convey a covered work, you waive any legal power to forbid
188
- circumvention of technological measures to the extent such circumvention
189
- is effected by exercising rights under this License with respect to
190
- the covered work, and you disclaim any intention to limit operation or
191
- modification of the work as a means of enforcing, against the work's
192
- users, your or third parties' legal rights to forbid circumvention of
193
- technological measures.
194
-
195
- 4. Conveying Verbatim Copies.
196
-
197
- You may convey verbatim copies of the Program's source code as you
198
- receive it, in any medium, provided that you conspicuously and
199
- appropriately publish on each copy an appropriate copyright notice;
200
- keep intact all notices stating that this License and any
201
- non-permissive terms added in accord with section 7 apply to the code;
202
- keep intact all notices of the absence of any warranty; and give all
203
- recipients a copy of this License along with the Program.
204
-
205
- You may charge any price or no price for each copy that you convey,
206
- and you may offer support or warranty protection for a fee.
207
-
208
- 5. Conveying Modified Source Versions.
209
-
210
- You may convey a work based on the Program, or the modifications to
211
- produce it from the Program, in the form of source code under the
212
- terms of section 4, provided that you also meet all of these conditions:
213
-
214
- a) The work must carry prominent notices stating that you modified
215
- it, and giving a relevant date.
216
-
217
- b) The work must carry prominent notices stating that it is
218
- released under this License and any conditions added under section
219
- 7. This requirement modifies the requirement in section 4 to
220
- "keep intact all notices".
221
-
222
- c) You must license the entire work, as a whole, under this
223
- License to anyone who comes into possession of a copy. This
224
- License will therefore apply, along with any applicable section 7
225
- additional terms, to the whole of the work, and all its parts,
226
- regardless of how they are packaged. This License gives no
227
- permission to license the work in any other way, but it does not
228
- invalidate such permission if you have separately received it.
229
-
230
- d) If the work has interactive user interfaces, each must display
231
- Appropriate Legal Notices; however, if the Program has interactive
232
- interfaces that do not display Appropriate Legal Notices, your
233
- work need not make them do so.
234
-
235
- A compilation of a covered work with other separate and independent
236
- works, which are not by their nature extensions of the covered work,
237
- and which are not combined with it such as to form a larger program,
238
- in or on a volume of a storage or distribution medium, is called an
239
- "aggregate" if the compilation and its resulting copyright are not
240
- used to limit the access or legal rights of the compilation's users
241
- beyond what the individual works permit. Inclusion of a covered work
242
- in an aggregate does not cause this License to apply to the other
243
- parts of the aggregate.
244
-
245
- 6. Conveying Non-Source Forms.
246
-
247
- You may convey a covered work in object code form under the terms
248
- of sections 4 and 5, provided that you also convey the
249
- machine-readable Corresponding Source under the terms of this License,
250
- in one of these ways:
251
-
252
- a) Convey the object code in, or embodied in, a physical product
253
- (including a physical distribution medium), accompanied by the
254
- Corresponding Source fixed on a durable physical medium
255
- customarily used for software interchange.
256
-
257
- b) Convey the object code in, or embodied in, a physical product
258
- (including a physical distribution medium), accompanied by a
259
- written offer, valid for at least three years and valid for as
260
- long as you offer spare parts or customer support for that product
261
- model, to give anyone who possesses the object code either (1) a
262
- copy of the Corresponding Source for all the software in the
263
- product that is covered by this License, on a durable physical
264
- medium customarily used for software interchange, for a price no
265
- more than your reasonable cost of physically performing this
266
- conveying of source, or (2) access to copy the
267
- Corresponding Source from a network server at no charge.
268
-
269
- c) Convey individual copies of the object code with a copy of the
270
- written offer to provide the Corresponding Source. This
271
- alternative is allowed only occasionally and noncommercially, and
272
- only if you received the object code with such an offer, in accord
273
- with subsection 6b.
274
-
275
- d) Convey the object code by offering access from a designated
276
- place (gratis or for a charge), and offer equivalent access to the
277
- Corresponding Source in the same way through the same place at no
278
- further charge. You need not require recipients to copy the
279
- Corresponding Source along with the object code. If the place to
280
- copy the object code is a network server, the Corresponding Source
281
- may be on a different server (operated by you or a third party)
282
- that supports equivalent copying facilities, provided you maintain
283
- clear directions next to the object code saying where to find the
284
- Corresponding Source. Regardless of what server hosts the
285
- Corresponding Source, you remain obligated to ensure that it is
286
- available for as long as needed to satisfy these requirements.
287
-
288
- e) Convey the object code using peer-to-peer transmission, provided
289
- you inform other peers where the object code and Corresponding
290
- Source of the work are being offered to the general public at no
291
- charge under subsection 6d.
292
-
293
- A separable portion of the object code, whose source code is excluded
294
- from the Corresponding Source as a System Library, need not be
295
- included in conveying the object code work.
296
-
297
- A "User Product" is either (1) a "consumer product", which means any
298
- tangible personal property which is normally used for personal, family,
299
- or household purposes, or (2) anything designed or sold for incorporation
300
- into a dwelling. In determining whether a product is a consumer product,
301
- doubtful cases shall be resolved in favor of coverage. For a particular
302
- product received by a particular user, "normally used" refers to a
303
- typical or common use of that class of product, regardless of the status
304
- of the particular user or of the way in which the particular user
305
- actually uses, or expects or is expected to use, the product. A product
306
- is a consumer product regardless of whether the product has substantial
307
- commercial, industrial or non-consumer uses, unless such uses represent
308
- the only significant mode of use of the product.
309
-
310
- "Installation Information" for a User Product means any methods,
311
- procedures, authorization keys, or other information required to install
312
- and execute modified versions of a covered work in that User Product from
313
- a modified version of its Corresponding Source. The information must
314
- suffice to ensure that the continued functioning of the modified object
315
- code is in no case prevented or interfered with solely because
316
- modification has been made.
317
-
318
- If you convey an object code work under this section in, or with, or
319
- specifically for use in, a User Product, and the conveying occurs as
320
- part of a transaction in which the right of possession and use of the
321
- User Product is transferred to the recipient in perpetuity or for a
322
- fixed term (regardless of how the transaction is characterized), the
323
- Corresponding Source conveyed under this section must be accompanied
324
- by the Installation Information. But this requirement does not apply
325
- if neither you nor any third party retains the ability to install
326
- modified object code on the User Product (for example, the work has
327
- been installed in ROM).
328
-
329
- The requirement to provide Installation Information does not include a
330
- requirement to continue to provide support service, warranty, or updates
331
- for a work that has been modified or installed by the recipient, or for
332
- the User Product in which it has been modified or installed. Access to a
333
- network may be denied when the modification itself materially and
334
- adversely affects the operation of the network or violates the rules and
335
- protocols for communication across the network.
336
-
337
- Corresponding Source conveyed, and Installation Information provided,
338
- in accord with this section must be in a format that is publicly
339
- documented (and with an implementation available to the public in
340
- source code form), and must require no special password or key for
341
- unpacking, reading or copying.
342
-
343
- 7. Additional Terms.
344
-
345
- "Additional permissions" are terms that supplement the terms of this
346
- License by making exceptions from one or more of its conditions.
347
- Additional permissions that are applicable to the entire Program shall
348
- be treated as though they were included in this License, to the extent
349
- that they are valid under applicable law. If additional permissions
350
- apply only to part of the Program, that part may be used separately
351
- under those permissions, but the entire Program remains governed by
352
- this License without regard to the additional permissions.
353
-
354
- When you convey a copy of a covered work, you may at your option
355
- remove any additional permissions from that copy, or from any part of
356
- it. (Additional permissions may be written to require their own
357
- removal in certain cases when you modify the work.) You may place
358
- additional permissions on material, added by you to a covered work,
359
- for which you have or can give appropriate copyright permission.
360
-
361
- Notwithstanding any other provision of this License, for material you
362
- add to a covered work, you may (if authorized by the copyright holders of
363
- that material) supplement the terms of this License with terms:
364
-
365
- a) Disclaiming warranty or limiting liability differently from the
366
- terms of sections 15 and 16 of this License; or
367
-
368
- b) Requiring preservation of specified reasonable legal notices or
369
- author attributions in that material or in the Appropriate Legal
370
- Notices displayed by works containing it; or
371
-
372
- c) Prohibiting misrepresentation of the origin of that material, or
373
- requiring that modified versions of such material be marked in
374
- reasonable ways as different from the original version; or
375
-
376
- d) Limiting the use for publicity purposes of names of licensors or
377
- authors of the material; or
378
-
379
- e) Declining to grant rights under trademark law for use of some
380
- trade names, trademarks, or service marks; or
381
-
382
- f) Requiring indemnification of licensors and authors of that
383
- material by anyone who conveys the material (or modified versions of
384
- it) with contractual assumptions of liability to the recipient, for
385
- any liability that these contractual assumptions directly impose on
386
- those licensors and authors.
387
-
388
- All other non-permissive additional terms are considered "further
389
- restrictions" within the meaning of section 10. If the Program as you
390
- received it, or any part of it, contains a notice stating that it is
391
- governed by this License along with a term that is a further
392
- restriction, you may remove that term. If a license document contains
393
- a further restriction but permits relicensing or conveying under this
394
- License, you may add to a covered work material governed by the terms
395
- of that license document, provided that the further restriction does
396
- not survive such relicensing or conveying.
397
-
398
- If you add terms to a covered work in accord with this section, you
399
- must place, in the relevant source files, a statement of the
400
- additional terms that apply to those files, or a notice indicating
401
- where to find the applicable terms.
402
-
403
- Additional terms, permissive or non-permissive, may be stated in the
404
- form of a separately written license, or stated as exceptions;
405
- the above requirements apply either way.
406
-
407
- 8. Termination.
408
-
409
- You may not propagate or modify a covered work except as expressly
410
- provided under this License. Any attempt otherwise to propagate or
411
- modify it is void, and will automatically terminate your rights under
412
- this License (including any patent licenses granted under the third
413
- paragraph of section 11).
414
-
415
- However, if you cease all violation of this License, then your
416
- license from a particular copyright holder is reinstated (a)
417
- provisionally, unless and until the copyright holder explicitly and
418
- finally terminates your license, and (b) permanently, if the copyright
419
- holder fails to notify you of the violation by some reasonable means
420
- prior to 60 days after the cessation.
421
-
422
- Moreover, your license from a particular copyright holder is
423
- reinstated permanently if the copyright holder notifies you of the
424
- violation by some reasonable means, this is the first time you have
425
- received notice of violation of this License (for any work) from that
426
- copyright holder, and you cure the violation prior to 30 days after
427
- your receipt of the notice.
428
-
429
- Termination of your rights under this section does not terminate the
430
- licenses of parties who have received copies or rights from you under
431
- this License. If your rights have been terminated and not permanently
432
- reinstated, you do not qualify to receive new licenses for the same
433
- material under section 10.
434
-
435
- 9. Acceptance Not Required for Having Copies.
436
-
437
- You are not required to accept this License in order to receive or
438
- run a copy of the Program. Ancillary propagation of a covered work
439
- occurring solely as a consequence of using peer-to-peer transmission
440
- to receive a copy likewise does not require acceptance. However,
441
- nothing other than this License grants you permission to propagate or
442
- modify any covered work. These actions infringe copyright if you do
443
- not accept this License. Therefore, by modifying or propagating a
444
- covered work, you indicate your acceptance of this License to do so.
445
-
446
- 10. Automatic Licensing of Downstream Recipients.
447
-
448
- Each time you convey a covered work, the recipient automatically
449
- receives a license from the original licensors, to run, modify and
450
- propagate that work, subject to this License. You are not responsible
451
- for enforcing compliance by third parties with this License.
452
-
453
- An "entity transaction" is a transaction transferring control of an
454
- organization, or substantially all assets of one, or subdividing an
455
- organization, or merging organizations. If propagation of a covered
456
- work results from an entity transaction, each party to that
457
- transaction who receives a copy of the work also receives whatever
458
- licenses to the work the party's predecessor in interest had or could
459
- give under the previous paragraph, plus a right to possession of the
460
- Corresponding Source of the work from the predecessor in interest, if
461
- the predecessor has it or can get it with reasonable efforts.
462
-
463
- You may not impose any further restrictions on the exercise of the
464
- rights granted or affirmed under this License. For example, you may
465
- not impose a license fee, royalty, or other charge for exercise of
466
- rights granted under this License, and you may not initiate litigation
467
- (including a cross-claim or counterclaim in a lawsuit) alleging that
468
- any patent claim is infringed by making, using, selling, offering for
469
- sale, or importing the Program or any portion of it.
470
-
471
- 11. Patents.
472
-
473
- A "contributor" is a copyright holder who authorizes use under this
474
- License of the Program or a work on which the Program is based. The
475
- work thus licensed is called the contributor's "contributor version".
476
-
477
- A contributor's "essential patent claims" are all patent claims
478
- owned or controlled by the contributor, whether already acquired or
479
- hereafter acquired, that would be infringed by some manner, permitted
480
- by this License, of making, using, or selling its contributor version,
481
- but do not include claims that would be infringed only as a
482
- consequence of further modification of the contributor version. For
483
- purposes of this definition, "control" includes the right to grant
484
- patent sublicenses in a manner consistent with the requirements of
485
- this License.
486
-
487
- Each contributor grants you a non-exclusive, worldwide, royalty-free
488
- patent license under the contributor's essential patent claims, to
489
- make, use, sell, offer for sale, import and otherwise run, modify and
490
- propagate the contents of its contributor version.
491
-
492
- In the following three paragraphs, a "patent license" is any express
493
- agreement or commitment, however denominated, not to enforce a patent
494
- (such as an express permission to practice a patent or covenant not to
495
- sue for patent infringement). To "grant" such a patent license to a
496
- party means to make such an agreement or commitment not to enforce a
497
- patent against the party.
498
-
499
- If you convey a covered work, knowingly relying on a patent license,
500
- and the Corresponding Source of the work is not available for anyone
501
- to copy, free of charge and under the terms of this License, through a
502
- publicly available network server or other readily accessible means,
503
- then you must either (1) cause the Corresponding Source to be so
504
- available, or (2) arrange to deprive yourself of the benefit of the
505
- patent license for this particular work, or (3) arrange, in a manner
506
- consistent with the requirements of this License, to extend the patent
507
- license to downstream recipients. "Knowingly relying" means you have
508
- actual knowledge that, but for the patent license, your conveying the
509
- covered work in a country, or your recipient's use of the covered work
510
- in a country, would infringe one or more identifiable patents in that
511
- country that you have reason to believe are valid.
512
-
513
- If, pursuant to or in connection with a single transaction or
514
- arrangement, you convey, or propagate by procuring conveyance of, a
515
- covered work, and grant a patent license to some of the parties
516
- receiving the covered work authorizing them to use, propagate, modify
517
- or convey a specific copy of the covered work, then the patent license
518
- you grant is automatically extended to all recipients of the covered
519
- work and works based on it.
520
-
521
- A patent license is "discriminatory" if it does not include within
522
- the scope of its coverage, prohibits the exercise of, or is
523
- conditioned on the non-exercise of one or more of the rights that are
524
- specifically granted under this License. You may not convey a covered
525
- work if you are a party to an arrangement with a third party that is
526
- in the business of distributing software, under which you make payment
527
- to the third party based on the extent of your activity of conveying
528
- the work, and under which the third party grants, to any of the
529
- parties who would receive the covered work from you, a discriminatory
530
- patent license (a) in connection with copies of the covered work
531
- conveyed by you (or copies made from those copies), or (b) primarily
532
- for and in connection with specific products or compilations that
533
- contain the covered work, unless you entered into that arrangement,
534
- or that patent license was granted, prior to 28 March 2007.
535
-
536
- Nothing in this License shall be construed as excluding or limiting
537
- any implied license or other defenses to infringement that may
538
- otherwise be available to you under applicable patent law.
539
-
540
- 12. No Surrender of Others' Freedom.
541
-
542
- If conditions are imposed on you (whether by court order, agreement or
543
- otherwise) that contradict the conditions of this License, they do not
544
- excuse you from the conditions of this License. If you cannot convey a
545
- covered work so as to satisfy simultaneously your obligations under this
546
- License and any other pertinent obligations, then as a consequence you may
547
- not convey it at all. For example, if you agree to terms that obligate you
548
- to collect a royalty for further conveying from those to whom you convey
549
- the Program, the only way you could satisfy both those terms and this
550
- License would be to refrain entirely from conveying the Program.
551
-
552
- 13. Use with the GNU Affero General Public License.
553
-
554
- Notwithstanding any other provision of this License, you have
555
- permission to link or combine any covered work with a work licensed
556
- under version 3 of the GNU Affero General Public License into a single
557
- combined work, and to convey the resulting work. The terms of this
558
- License will continue to apply to the part which is the covered work,
559
- but the special requirements of the GNU Affero General Public License,
560
- section 13, concerning interaction through a network will apply to the
561
- combination as such.
562
-
563
- 14. Revised Versions of this License.
564
-
565
- The Free Software Foundation may publish revised and/or new versions of
566
- the GNU General Public License from time to time. Such new versions will
567
- be similar in spirit to the present version, but may differ in detail to
568
- address new problems or concerns.
569
-
570
- Each version is given a distinguishing version number. If the
571
- Program specifies that a certain numbered version of the GNU General
572
- Public License "or any later version" applies to it, you have the
573
- option of following the terms and conditions either of that numbered
574
- version or of any later version published by the Free Software
575
- Foundation. If the Program does not specify a version number of the
576
- GNU General Public License, you may choose any version ever published
577
- by the Free Software Foundation.
578
-
579
- If the Program specifies that a proxy can decide which future
580
- versions of the GNU General Public License can be used, that proxy's
581
- public statement of acceptance of a version permanently authorizes you
582
- to choose that version for the Program.
583
-
584
- Later license versions may give you additional or different
585
- permissions. However, no additional obligations are imposed on any
586
- author or copyright holder as a result of your choosing to follow a
587
- later version.
588
-
589
- 15. Disclaimer of Warranty.
590
-
591
- THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
592
- APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
593
- HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
594
- OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
595
- THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
596
- PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
597
- IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
598
- ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
599
-
600
- 16. Limitation of Liability.
601
-
602
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
603
- WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
604
- THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
605
- GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
606
- USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
607
- DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
608
- PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
609
- EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
610
- SUCH DAMAGES.
611
-
612
- 17. Interpretation of Sections 15 and 16.
613
-
614
- If the disclaimer of warranty and limitation of liability provided
615
- above cannot be given local legal effect according to their terms,
616
- reviewing courts shall apply local law that most closely approximates
617
- an absolute waiver of all civil liability in connection with the
618
- Program, unless a warranty or assumption of liability accompanies a
619
- copy of the Program in return for a fee.
620
-
621
- END OF TERMS AND CONDITIONS
622
-
623
- How to Apply These Terms to Your New Programs
624
-
625
- If you develop a new program, and you want it to be of the greatest
626
- possible use to the public, the best way to achieve this is to make it
627
- free software which everyone can redistribute and change under these terms.
628
-
629
- To do so, attach the following notices to the program. It is safest
630
- to attach them to the start of each source file to most effectively
631
- state the exclusion of warranty; and each file should have at least
632
- the "copyright" line and a pointer to where the full notice is found.
633
-
634
- {one line to give the program's name and a brief idea of what it does.}
635
- Copyright (C) {year} {name of author}
636
-
637
- This program is free software: you can redistribute it and/or modify
638
- it under the terms of the GNU General Public License as published by
639
- the Free Software Foundation, either version 3 of the License, or
640
- (at your option) any later version.
641
-
642
- This program is distributed in the hope that it will be useful,
643
- but WITHOUT ANY WARRANTY; without even the implied warranty of
644
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
645
- GNU General Public License for more details.
646
-
647
- You should have received a copy of the GNU General Public License
648
- along with this program. If not, see <http://www.gnu.org/licenses/>.
649
-
650
- Also add information on how to contact you by electronic and paper mail.
651
-
652
- If the program does terminal interaction, make it output a short
653
- notice like this when it starts in an interactive mode:
654
-
655
- {project} Copyright (C) {year} {fullname}
656
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657
- This is free software, and you are welcome to redistribute it
658
- under certain conditions; type `show c' for details.
659
-
660
- The hypothetical commands `show w' and `show c' should show the appropriate
661
- parts of the General Public License. Of course, your program's commands
662
- might be different; for a GUI interface, you would use an "about box".
663
-
664
- You should also get your employer (if you work as a programmer) or school,
665
- if any, to sign a "copyright disclaimer" for the program, if necessary.
666
- For more information on this, and how to apply and follow the GNU GPL, see
667
- <http://www.gnu.org/licenses/>.
668
-
669
- The GNU General Public License does not permit incorporating your program
670
- into proprietary programs. If your program is a subroutine library, you
671
- may consider it more useful to permit linking proprietary applications with
672
- the library. If this is what you want to do, use the GNU Lesser General
673
- Public License instead of this License. But first, please read
674
- <http://www.gnu.org/philosophy/why-not-lgpl.html>.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/README.md DELETED
@@ -1,253 +0,0 @@
1
- Freemius WordPress SDK
2
- ======================
3
-
4
- [Monetization](https://freemius.com/wordpress/), [analytics](https://freemius.com/wordpress/insights/), and marketing automation platform for plugin & theme developers. Freemius empower developers to create prosperous subscription based businesses.
5
-
6
- You can see some of the WordPress.org plugins & themes that are utilizing the power of Freemius here:
7
-
8
- https://includewp.com/freemius/#focus
9
-
10
- If you are a WordPress plugin or theme developer and you are interested to monetize with Freemius you can [sign-up here for free](https://dashboard.freemius.com/register/):
11
-
12
- https://dashboard.freemius.com/register/
13
-
14
- **Below you'll find the integration instructions for our WordPress SDK.**
15
-
16
- ## Code Documentation
17
-
18
- You can find the SDK's PHP-Doc documentation here:
19
- https://codedoc.pub/freemius/wordpress-sdk/master/
20
-
21
- ## Initializing the SDK
22
-
23
- Copy the code below and paste it into the top of your main plugin's PHP file, right after the plugin's header comment:
24
-
25
- ```php
26
- <?php
27
- // Create a helper function for easy SDK access.
28
- function my_prefix_fs() {
29
- global $my_prefix_fs;
30
- if ( ! isset( $my_prefix_fs ) ) {
31
- // Include Freemius SDK.
32
- require_once dirname(__FILE__) . '/freemius/start.php';
33
-
34
- $my_prefix_fs = fs_dynamic_init( array(
35
- 'id' => '1234',
36
- 'slug' => 'my-plugin-slug',
37
- 'menu_slug' => 'my_menu_slug', // You can also use __FILE__
38
- 'public_key' => 'pk_MY_PUBLIC_KEY',
39
- 'is_live' => true,
40
- 'is_premium' => true,
41
- 'has_addons' => false,
42
- 'has_paid_plans' => false,
43
- // Set the SDK to work in a sandbox mode (for development & testing).
44
- // IMPORTANT: MAKE SURE TO REMOVE SECRET KEY BEFORE DEPLOYMENT.
45
- 'secret_key' => 'sk_MY_SECRET_KEY',
46
- ) );
47
- }
48
-
49
- return $my_prefix_fs;
50
- }
51
-
52
- // Init Freemius.
53
- my_prefix_fs();
54
- ?>
55
- ```
56
-
57
- - **1234** - Replace with your plugin's ID.
58
- - **pk_MY_PUBLIC_KEY** - Replace with your plugin's public key.
59
- - **sk_MY_SECRET_KEY** - Replace with your plugin's secret key.
60
- - **my-plugin-slug** - Replace with your plugin's WordPress.org slug.
61
- - **my_menu_slug** - Replace with your admin dashboard settings menu slug.
62
-
63
-
64
- ## Usage example
65
-
66
- You can call the SDK by using the shortcode function:
67
-
68
- ```php
69
- <?php my_prefix_fs()->get_upgrade_url(); ?>
70
- ```
71
-
72
- Or when calling Freemius multiple times in a scope, it's recommended to use it with the global variable:
73
-
74
- ```php
75
- <?php
76
- global $my_prefix_fs;
77
- $my_prefix_fs->get_account_url();
78
- ?>
79
- ```
80
-
81
- ## Adding license based logic examples
82
-
83
- Add marketing content to encourage your users to upgrade for your paid version:
84
-
85
- ```php
86
- <?php
87
- if ( my_prefix_fs()->is_not_paying() ) {
88
- echo '<section><h1>' . esc_html__('Awesome Premium Features', 'my-plugin-slug') . '</h1>';
89
- echo '<a href="' . my_prefix_fs()->get_upgrade_url() . '">' .
90
- esc_html__('Upgrade Now!', 'my-plugin-slug') .
91
- '</a>';
92
- echo '</section>';
93
- }
94
- ?>
95
- ```
96
-
97
- Add logic which will only be available in your premium plugin version:
98
-
99
- ```php
100
- <?php
101
- // This "if" block will be auto removed from the Free version.
102
- if ( my_prefix_fs()->is__premium_only() ) {
103
-
104
- // ... premium only logic ...
105
-
106
- }
107
- ?>
108
- ```
109
-
110
- To add a function which will only be available in your premium plugin version, simply add __premium_only as the suffix of the function name. Just make sure that all lines that call that method directly or by hooks, are also wrapped in premium only logic:
111
-
112
- ```php
113
- <?php
114
- class My_Plugin {
115
- function init() {
116
- ...
117
-
118
- // This "if" block will be auto removed from the free version.
119
- if ( my_prefix_fs()->is__premium_only() ) {
120
- // Init premium version.
121
- $this->admin_init__premium_only();
122
-
123
- add_action( 'admin_init', array( &$this, 'admin_init_hook__premium_only' );
124
- }
125
-
126
- ...
127
- }
128
-
129
- // This method will be only included in the premium version.
130
- function admin_init__premium_only() {
131
- ...
132
- }
133
-
134
- // This method will be only included in the premium version.
135
- function admin_init_hook__premium_only() {
136
- ...
137
- }
138
- }
139
- ?>
140
- ```
141
-
142
- Add logic which will only be executed for customers in your 'professional' plan:
143
-
144
- ```php
145
- <?php
146
- if ( my_prefix_fs()->is_plan('professional', true) ) {
147
- // .. logic related to Professional plan only ...
148
- }
149
- ?>
150
- ```
151
-
152
- Add logic which will only be executed for customers in your 'professional' plan or higher plans:
153
-
154
- ```php
155
- <?php
156
- if ( my_prefix_fs()->is_plan('professional') ) {
157
- // ... logic related to Professional plan and higher plans ...
158
- }
159
- ?>
160
- ```
161
-
162
- Add logic which will only be available in your premium plugin version AND will only be executed for customers in your 'professional' plan (and higher plans):
163
-
164
- ```php
165
- <?php
166
- // This "if" block will be auto removed from the Free version.
167
- if ( my_prefix_fs()->is_plan__premium_only('professional') ) {
168
- // ... logic related to Professional plan and higher plans ...
169
- }
170
- ?>
171
- ```
172
-
173
- Add logic only for users in trial:
174
-
175
- ```php
176
- <?php
177
- if ( my_prefix_fs()->is_trial() ) {
178
- // ... logic for users in trial ...
179
- }
180
- ?>
181
- ```
182
-
183
- Add logic for specified paid plan:
184
-
185
- ```php
186
- <?php
187
- // This "if" block will be auto removed from the Free version.
188
- if ( my_prefix_fs()->is__premium_only() ) {
189
- if ( my_prefix_fs()->is_plan( 'professional', true ) ) {
190
-
191
- // ... logic related to Professional plan only ...
192
-
193
- } else if ( my_prefix_fs()->is_plan( 'business' ) ) {
194
-
195
- // ... logic related to Business plan and higher plans ...
196
-
197
- }
198
- }
199
- ?>
200
- ```
201
-
202
- ## Excluding files and folders from the free plugin version
203
- There are two ways to exclude files from your free version.
204
-
205
- 1. Add `__premium_only` just before the file extension. For example, functions__premium_only.php will be only included in the premium plugin version. This works for all type of files, not only PHP.
206
- 2. Add `@fs_premium_only` a sepcial meta tag to the plugin's main PHP file header. Example:
207
- ```php
208
- <?php
209
- /**
210
- * Plugin Name: My Very Awesome Plugin
211
- * Plugin URI: http://my-awesome-plugin.com
212
- * Description: Create and manage Awesomeness right in WordPress.
213
- * Version: 1.0.0
214
- * Author: Awesomattic
215
- * Author URI: http://my-awesome-plugin.com/me/
216
- * License: GPLv2
217
- * Text Domain: myplugin
218
- * Domain Path: /langs
219
- *
220
- * @fs_premium_only /lib/functions.php, /premium-files/
221
- */
222
-
223
- if ( ! defined( 'ABSPATH' ) ) {
224
- exit;
225
- }
226
-
227
- // ... my code ...
228
- ?>
229
- ```
230
- The file `/lib/functions.php` and the directory `/premium-files/` will be removed from the free plugin version.
231
-
232
- # WordPress.org Compliance
233
- Based on [WordPress.org Guidelines](https://wordpress.org/plugins/about/guidelines/) you are not allowed to submit a plugin that has premium code in it:
234
- > All code hosted by WordPress.org servers must be free and fully-functional. If you want to sell advanced features for a plugin (such as a "pro" version), then you must sell and serve that code from your own site, we will not host it on our servers.
235
-
236
- Therefore, if you want to deploy your free plugin's version to WordPress.org, make sure you wrap all your premium code with `if ( my_prefix_fs()->{{ method }}__premium_only() )` or the other methods provided to exclude premium features & files from the free version.
237
-
238
- ## Deployment
239
- Zip your plugin's root folder and upload it in the Deployment section in the *Freemius Developer's Dashboard*.
240
- The plugin will be scanned and processed by a custom developed *PHP Processor* which will auto-generate two versions of your plugin:
241
-
242
- 1. **Premium version**: Identical to your uploaded version, including all code (except your `secret_key`). Will be enabled for download ONLY for your paying or in trial customers.
243
- 2. **Free version**: The code stripped from all your paid features (based on the logic added wrapped in `{ method }__premium_only()`).
244
-
245
- The free version is the one that you should give your users to download. Therefore, download the free generated version and upload to your site. Or, if your plugin was WordPress.org complaint and you made sure to exclude all your premium code with the different provided techniques, you can deploy the downloaded free version to the .org repo.
246
-
247
- ## Reporting Bugs
248
- Email dev [at] freemius [dot] com
249
-
250
- ## FAQ
251
-
252
- ## Copyright
253
- Freemius, Inc.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/css/admin/account.css DELETED
@@ -1 +0,0 @@
1
- #fs_account .postbox,#fs_account .widefat{max-width:700px}#fs_account h3{font-size:1.3em;padding:12px 15px;margin:0 0 12px 0;line-height:1.4;border-bottom:1px solid #F1F1F1}#fs_account h3 .dashicons{width:26px;height:26px;font-size:1.3em}#fs_account i.dashicons{font-size:1.2em;height:1.2em;width:1.2em}#fs_account .dashicons{vertical-align:middle}#fs_account .fs-header-actions{position:absolute;top:17px;right:15px;font-size:0.9em}#fs_account .fs-header-actions ul{margin:0}#fs_account .fs-header-actions li{float:left}#fs_account .fs-header-actions li form{display:inline-block}#fs_account .fs-header-actions li a{text-decoration:none}#fs_account_details .button-group{float:right}.rtl #fs_account .fs-header-actions{left:15px;right:auto}.fs-key-value-table{width:100%}.fs-key-value-table form{display:inline-block}.fs-key-value-table tr td:first-child{text-align:right}.fs-key-value-table tr td:first-child nobr{font-weight:bold}.fs-key-value-table tr td:first-child form{display:block}.fs-key-value-table tr td.fs-right{text-align:right}.fs-key-value-table tr.fs-odd{background:#ebebeb}.fs-key-value-table td,.fs-key-value-table th{padding:10px}.fs-key-value-table code{line-height:28px}.fs-key-value-table var,.fs-key-value-table code,.fs-key-value-table input[type="text"]{color:#0073AA;font-size:16px;background:none}.fs-key-value-table input[type="text"]{width:100%;font-weight:bold}label.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error{background:#dc3232}#fs_sites .fs-scrollable-table .fs-table-body{max-height:200px;overflow:auto;border:1px solid #e5e5e5}#fs_sites .fs-scrollable-table .fs-table-body>table.widefat{border:none !important}#fs_sites .fs-scrollable-table .fs-main-column{width:100%}#fs_sites .fs-scrollable-table .fs-site-details td:first-of-type{text-align:right;color:grey;width:1px}#fs_sites .fs-scrollable-table .fs-site-details td:last-of-type{text-align:right}#fs_sites .fs-scrollable-table .fs-install-details table tr td{width:1px;white-space:nowrap}#fs_sites .fs-scrollable-table .fs-install-details table tr td:last-of-type{width:auto}#fs_addons h3{border:none;margin-bottom:0;padding:4px 5px}#fs_addons td{vertical-align:middle}#fs_addons thead{white-space:nowrap}#fs_addons td:first-child,#fs_addons th:first-child{text-align:left;font-weight:bold}#fs_addons td:last-child,#fs_addons th:last-child{text-align:right}#fs_addons th{font-weight:bold}#fs_billing_address{width:100%}#fs_billing_address tr td{width:50%;padding:5px}#fs_billing_address tr:first-of-type td{padding-top:0}#fs_billing_address span{font-weight:bold}#fs_billing_address input,#fs_billing_address select{display:block;width:100%;margin-top:5px}#fs_billing_address input::-moz-placeholder,#fs_billing_address select::-moz-placeholder{color:transparent;opacity:1}#fs_billing_address input:-ms-input-placeholder,#fs_billing_address select:-ms-input-placeholder{color:transparent}#fs_billing_address input::-webkit-input-placeholder,#fs_billing_address select::-webkit-input-placeholder{color:transparent}#fs_billing_address input.fs-read-mode,#fs_billing_address select.fs-read-mode{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode td span{display:none}#fs_billing_address.fs-read-mode input,#fs_billing_address.fs-read-mode select{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode input::-moz-placeholder,#fs_billing_address.fs-read-mode select::-moz-placeholder{color:#ccc;opacity:1}#fs_billing_address.fs-read-mode input:-ms-input-placeholder,#fs_billing_address.fs-read-mode select:-ms-input-placeholder{color:#ccc}#fs_billing_address.fs-read-mode input::-webkit-input-placeholder,#fs_billing_address.fs-read-mode select::-webkit-input-placeholder{color:#ccc}#fs_billing_address button{display:block;width:100%}
 
freemius/assets/css/admin/add-ons.css DELETED
@@ -1,2 +0,0 @@
1
- #fs_addons .fs-cards-list{list-style:none}#fs_addons .fs-cards-list .fs-card{float:left;height:152px;width:310px;padding:0;margin:0 0 30px 30px;font-size:14px;list-style:none;border:1px solid #ddd;cursor:pointer;position:relative}#fs_addons .fs-cards-list .fs-card .fs-overlay{position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}#fs_addons .fs-cards-list .fs-card .fs-inner{background-color:#fff;overflow:hidden;height:100%;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner ul{-moz-transition:all,0.15s;-o-transition:all,0.15s;-ms-transition:all,0.15s;-webkit-transition:all,0.15s;transition:all,0.15s;left:0;right:0;top:0;position:absolute}#fs_addons .fs-cards-list .fs-card .fs-inner li{list-style:none;line-height:18px;padding:0 15px;width:100%;display:block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner{padding:0;margin:0;line-height:0;display:block;height:100px;background-repeat:repeat-x;background-size:100% 100%;-moz-transition:all,0.15s;-o-transition:all,0.15s;-ms-transition:all,0.15s;-webkit-transition:all,0.15s;transition:all,0.15s}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-title{margin:10px 0 0 0;height:18px;overflow:hidden;color:#000;white-space:nowrap;text-overflow:ellipsis;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-offer{font-size:0.9em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-description{background-color:#f9f9f9;padding:10px 15px 100px 15px;border-top:1px solid #eee;margin:0 0 10px 0;color:#777}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-tag{position:absolute;top:10px;right:0px;background:greenyellow;display:block;padding:2px 10px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.3);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.3);box-shadow:1px 1px 1px rgba(0,0,0,0.3);text-transform:uppercase;font-size:0.9em;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button{position:absolute;top:112px;right:10px}@media screen and (min-width: 960px){#fs_addons .fs-cards-list .fs-card:hover .fs-overlay{border:2px solid #29abe1;margin-left:-1px;margin-top:-1px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner ul{top:-100px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-title,#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-offer{color:#29abe1}}
2
- #TB_window,#TB_window iframe{width:772px !important}#plugin-information #section-description h2,#plugin-information #section-description h3,#plugin-information #section-description p,#plugin-information #section-description b,#plugin-information #section-description i,#plugin-information #section-description blockquote,#plugin-information #section-description li,#plugin-information #section-description ul,#plugin-information #section-description ol{clear:none}#plugin-information #section-description .fs-selling-points{padding-bottom:10px;border-bottom:1px solid #ddd}#plugin-information #section-description .fs-selling-points ul{margin:0}#plugin-information #section-description .fs-selling-points ul li{padding:0;list-style:none outside none}#plugin-information #section-description .fs-selling-points ul li i.dashicons{color:#71ae00;font-size:3em;vertical-align:middle;line-height:30px;float:left;margin:0 0 0 -15px}#plugin-information #section-description .fs-selling-points ul li h3{margin:1em 30px !important}#plugin-information #section-description .fs-screenshots:after{content:"";display:table;clear:both}#plugin-information #section-description .fs-screenshots ul{list-style:none;margin:0}#plugin-information #section-description .fs-screenshots ul li{width:225px;height:225px;float:left;margin-bottom:20px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}#plugin-information #section-description .fs-screenshots ul li a{display:block;width:100%;height:100%;border:1px solid;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);background-size:cover}#plugin-information #section-description .fs-screenshots ul li.odd{margin-right:20px}#plugin-information .plugin-information-pricing{margin:-16px;border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan h3{margin-top:0;padding:20px;font-size:16px}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper{border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab{cursor:pointer;position:relative;padding:0 10px;font-size:0.9em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab label{text-transform:uppercase;color:green;background:greenyellow;position:absolute;left:-1px;right:-1px;bottom:100%;border:1px solid darkgreen;padding:2px;text-align:center;font-size:0.9em;line-height:1em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab.nav-tab-active{cursor:default;background:#fffeec;border-bottom-color:#fffeec}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle h3{background:#fffeec;margin:0;padding-bottom:0;color:#0073aa}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .nav-tab-wrapper,#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .fs-billing-frequency{display:none}#plugin-information .plugin-information-pricing .fs-plan .fs-pricing-body{background:#fffeec;padding:20px}#plugin-information .plugin-information-pricing .fs-plan .button{width:100%;text-align:center;font-weight:bold;text-transform:uppercase;font-size:1.1em}#plugin-information .plugin-information-pricing .fs-plan label{white-space:nowrap}#plugin-information .plugin-information-pricing .fs-plan var{font-style:normal}#plugin-information .plugin-information-pricing .fs-plan .fs-billing-frequency,#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-align:center;display:block;font-weight:bold;margin-bottom:10px;text-transform:uppercase;background:#F3F3F3;padding:2px;border:1px solid #ccc}#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-transform:none;color:green;background:greenyellow}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms{font-size:0.9em}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms i{float:left;margin:0 0 0 -15px}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms li{margin:10px 0 0 0}#plugin-information #section-features .fs-features{margin:-20px -26px}#plugin-information #section-features table{width:100%;border-spacing:0;border-collapse:separate}#plugin-information #section-features table thead th{padding:10px 0}#plugin-information #section-features table thead .fs-price{color:#71ae00;font-weight:normal;display:block;text-align:center}#plugin-information #section-features table tbody td{border-top:1px solid #ccc;padding:10px 0;text-align:center;width:100px;color:#71ae00}#plugin-information #section-features table tbody td:first-child{text-align:left;width:auto;color:inherit;padding-left:26px}#plugin-information #section-features table tbody tr.fs-odd td{background:#fefefe}#plugin-information #section-features .dashicons-yes{width:30px;height:30px;font-size:30px}@media screen and (max-width: 961px){#fs_addons .fs-cards-list .fs-card{height:265px}}
 
 
freemius/assets/css/admin/affiliation.css DELETED
@@ -1 +0,0 @@
1
- @charset "UTF-8";#fs_affiliation_content_wrapper #messages{margin-top:25px}#fs_affiliation_content_wrapper h3{font-size:24px;padding:0;margin-left:0}#fs_affiliation_content_wrapper ul li{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;list-style-type:none}#fs_affiliation_content_wrapper ul li:before{content:'✓';margin-right:10px;font-weight:bold}#fs_affiliation_content_wrapper p:not(.description),#fs_affiliation_content_wrapper li,#fs_affiliation_content_wrapper label{font-size:16px !important;line-height:26px !important}#fs_affiliation_content_wrapper .button{margin-top:20px;margin-bottom:7px;line-height:35px;height:40px;font-size:16px}#fs_affiliation_content_wrapper .button#cancel_button{margin-right:5px}#fs_affiliation_content_wrapper form .input-container{margin-bottom:15px}#fs_affiliation_content_wrapper form .input-container .input-label{font-weight:bold;display:block;width:100%}#fs_affiliation_content_wrapper form .input-container.input-container-text label,#fs_affiliation_content_wrapper form .input-container.input-container-text input,#fs_affiliation_content_wrapper form .input-container.input-container-text textarea{display:block}#fs_affiliation_content_wrapper form .input-container #add_domain,#fs_affiliation_content_wrapper form .input-container .remove-domain{text-decoration:none;display:inline-block;margin-top:3px}#fs_affiliation_content_wrapper form .input-container #add_domain:focus,#fs_affiliation_content_wrapper form .input-container .remove-domain:focus{box-shadow:none}#fs_affiliation_content_wrapper form .input-container #add_domain.disabled,#fs_affiliation_content_wrapper form .input-container .remove-domain.disabled{color:#aaa;cursor:default}#fs_affiliation_content_wrapper form #extra_domains_container .description{margin-top:0;position:relative;top:-4px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container{margin-bottom:15px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container .domain{display:inline-block;margin-right:5px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container .domain:last-of-type{margin-bottom:0}
 
freemius/assets/css/admin/checkout.css DELETED
@@ -1 +0,0 @@
1
- @media screen and (max-width: 782px){#wpbody-content{padding-bottom:0 !important}}
 
freemius/assets/css/admin/common.css DELETED
@@ -1,2 +0,0 @@
1
- .theme-browser .theme .fs-premium-theme-badge{position:absolute;top:10px;right:0;background:#71ae00;color:#fff;text-transform:uppercase;padding:5px 10px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-moz-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);font-size:1.1em}#iframe{line-height:0;font-size:0}.fs-full-size-wrapper{margin:40px 0 -65px -20px}@media (max-width: 600px){.fs-full-size-wrapper{margin:0 0 -65px -10px}}
2
- .fs-notice{position:relative}.fs-notice.fs-has-title{margin-bottom:30px !important}.fs-notice.success{color:green}.fs-notice.promotion{border-color:#00a0d2 !important;background-color:#f2fcff !important}.fs-notice .fs-notice-body{margin:.5em 0;padding:2px}.fs-notice .fs-close{cursor:pointer;color:#aaa;float:right}.fs-notice .fs-close:hover{color:#666}.fs-notice .fs-close>*{margin-top:7px;display:inline-block}.fs-notice label.fs-plugin-title{background:rgba(0,0,0,0.3);color:#fff;padding:2px 10px;position:absolute;top:100%;bottom:auto;right:auto;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;left:10px;font-size:12px;font-weight:bold;cursor:auto}div.fs-notice.updated,div.fs-notice.success,div.fs-notice.promotion{display:block !important}.rtl .fs-notice .fs-close{float:left}.fs-secure-notice{position:fixed;top:32px;left:160px;right:0;background:#ebfdeb;padding:10px 20px;color:green;z-index:9999;-moz-box-shadow:0 2px 2px rgba(6,113,6,0.3);-webkit-box-shadow:0 2px 2px rgba(6,113,6,0.3);box-shadow:0 2px 2px rgba(6,113,6,0.3);opacity:0.95;filter:alpha(opacity=95)}.fs-secure-notice:hover{opacity:1;filter:alpha(opacity=100)}.fs-secure-notice a.fs-security-proof{color:green;text-decoration:none}@media screen and (max-width: 960px){.fs-secure-notice{left:36px}}@media screen and (max-width: 600px){.fs-secure-notice{display:none}}@media screen and (max-width: 500px){#fs_promo_tab{display:none}}@media screen and (max-width: 782px){.fs-secure-notice{left:0;top:46px;text-align:center}}span.fs-submenu-item.fs-sub:before{content:'\21B3';padding:0 5px}.rtl span.fs-submenu-item.fs-sub:before{content:'\21B2'}.fs-submenu-item.pricing.upgrade-mode{color:greenyellow}.fs-submenu-item.pricing.trial-mode{color:#83e2ff}#adminmenu .update-plugins.fs-trial{background-color:#00b9eb}.fs-ajax-spinner{border:0;width:20px;height:20px;margin-right:5px;vertical-align:sub;display:inline-block;background:url("/wp-admin/images/wpspin_light-2x.gif");background-size:contain}.wrap.fs-section h2{text-align:left}
 
 
freemius/assets/css/admin/connect.css DELETED
@@ -1 +0,0 @@
1
- #fs_connect{width:480px;-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.3);-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.3);box-shadow:0px 1px 2px rgba(0,0,0,0.3);margin:20px 0}@media screen and (max-width: 479px){#fs_connect{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;width:auto;margin:0 0 0 -10px}}#fs_connect .fs-content{background:#fff;padding:15px 20px}#fs_connect .fs-content .fs-error{background:snow;color:#d3135a;border:1px solid #d3135a;-moz-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);text-align:center;padding:5px;margin-bottom:10px}#fs_connect .fs-content p{margin:0;padding:0;font-size:1.2em}#fs_connect .fs-license-key-container{position:relative;width:280px;margin:10px auto 0 auto}#fs_connect .fs-license-key-container input{width:100%}#fs_connect .fs-license-key-container .dashicons{position:absolute;top:5px;right:5px}#fs_connect.require-license-key #sites_list_container td{cursor:pointer}#fs_connect #delegate_to_site_admins{margin-right:15px;float:right;height:26px;vertical-align:middle;line-height:37px;font-weight:bold;border-bottom:1px dashed;text-decoration:none}#fs_connect #delegate_to_site_admins.rtl{margin-left:15px;margin-right:0}#fs_connect .fs-actions{padding:10px 20px;background:#C0C7CA}#fs_connect .fs-actions .button{padding:0 10px 1px;line-height:35px;height:37px;font-size:16px;margin-bottom:0}#fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}#fs_connect .fs-actions .button.button-primary{padding-right:15px;padding-left:15px}#fs_connect .fs-actions .button.button-primary:after{content:' \279C'}#fs_connect .fs-actions .button.button-primary.fs-loading:after{content:''}#fs_connect .fs-actions .button.button-secondary{float:right}#fs_connect.fs-anonymous-disabled .fs-actions .button.button-primary{width:100%}#fs_connect .fs-permissions{padding:10px 20px;background:#FEFEFE;-moz-transition:background 0.5s ease;-o-transition:background 0.5s ease;-ms-transition:background 0.5s ease;-webkit-transition:background 0.5s ease;transition:background 0.5s ease}#fs_connect .fs-permissions .fs-license-sync-disclaimer{text-align:center;margin-top:0}#fs_connect .fs-permissions .fs-trigger{font-size:0.9em;text-decoration:none;text-align:center;display:block}#fs_connect .fs-permissions ul{height:0;overflow:hidden;margin:0}#fs_connect .fs-permissions ul li{margin-bottom:12px}#fs_connect .fs-permissions ul li:last-child{margin-bottom:0}#fs_connect .fs-permissions ul li i.dashicons{float:left;font-size:40px;width:40px;height:40px}#fs_connect .fs-permissions ul li div{margin-left:55px}#fs_connect .fs-permissions ul li div span{font-weight:bold;text-transform:uppercase;color:#23282d}#fs_connect .fs-permissions ul li div p{margin:2px 0 0 0}#fs_connect .fs-permissions.fs-open{background:#fff}#fs_connect .fs-permissions.fs-open ul{height:auto;margin:20px 20px 10px 20px}@media screen and (max-width: 479px){#fs_connect .fs-permissions{background:#fff}#fs_connect .fs-permissions .fs-trigger{display:none}#fs_connect .fs-permissions ul{height:auto;margin:20px}}#fs_connect .fs-freemium-licensing{padding:8px;background:#777;color:#fff}#fs_connect .fs-freemium-licensing p{text-align:center;display:block;margin:0;padding:0}#fs_connect .fs-freemium-licensing a{color:#C2EEFF;text-decoration:underline}#fs_connect .fs-visual{padding:12px;line-height:0;background:#fafafa;height:80px;position:relative}#fs_connect .fs-visual .fs-site-icon{position:absolute;left:20px;top:10px}#fs_connect .fs-visual .fs-connect-logo{position:absolute;right:20px;top:10px}#fs_connect .fs-visual .fs-plugin-icon{position:absolute;top:10px;left:50%;margin-left:-40px}#fs_connect .fs-visual .fs-plugin-icon,#fs_connect .fs-visual .fs-site-icon,#fs_connect .fs-visual img,#fs_connect .fs-visual object{width:80px;height:80px}#fs_connect .fs-visual .dashicons-wordpress{font-size:64px;background:#01749a;color:#fff;width:64px;height:64px;padding:8px}#fs_connect .fs-visual .dashicons-plus{position:absolute;top:50%;font-size:30px;margin-top:-10px;color:#bbb}#fs_connect .fs-visual .dashicons-plus.fs-first{left:28%}#fs_connect .fs-visual .dashicons-plus.fs-second{left:65%}#fs_connect .fs-visual .fs-plugin-icon,#fs_connect .fs-visual .fs-connect-logo,#fs_connect .fs-visual .fs-site-icon{border:1px solid #ccc;padding:1px;background:#fff}#fs_connect .fs-terms{text-align:center;font-size:0.85em;padding:5px;background:rgba(0,0,0,0.05)}#fs_connect .fs-terms,#fs_connect .fs-terms a{color:#999}#fs_connect .fs-terms a{text-decoration:none}#multisite_options_container{margin-top:10px;border:1px solid #ccc;padding:5px}#multisite_options_container a{text-decoration:none}#multisite_options_container a:focus{box-shadow:none}#multisite_options_container a.selected{font-weight:bold}#multisite_options_container.apply-on-all-sites{border:0 none;padding:0}#multisite_options_container.apply-on-all-sites #all_sites_options{border-spacing:0}#multisite_options_container.apply-on-all-sites #all_sites_options td:not(:first-child){display:none}#multisite_options_container #sites_list_container{display:none;overflow:auto}#multisite_options_container #sites_list_container table td{border-top:1px solid #ccc;padding:4px 2px}.fs-tooltip-trigger{position:relative}.fs-tooltip-trigger:not(a){cursor:help}.fs-tooltip-trigger .fs-tooltip{opacity:0;visibility:hidden;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;background:rgba(0,0,0,0.8);color:#fff;font-family:'arial', serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:0;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);line-height:1.3em;font-weight:bold;text-align:left}.rtl .fs-tooltip-trigger .fs-tooltip{text-align:right}.fs-tooltip-trigger .fs-tooltip::after{content:' ';display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:rgba(0,0,0,0.8) transparent transparent transparent;position:absolute;top:100%;left:21px}.rtl .fs-tooltip-trigger .fs-tooltip::after{right:21px;left:auto}.fs-tooltip-trigger:hover .fs-tooltip{visibility:visible;opacity:1}#fs_marketing_optin{display:none;margin-top:10px;border:1px solid #ccc;padding:10px;line-height:1.5em}#fs_marketing_optin .fs-message{display:block;margin-bottom:5px;font-size:1.05em;font-weight:600}#fs_marketing_optin.error{border:1px solid #d3135a;background:#fee}#fs_marketing_optin.error .fs-message{color:#d3135a}#fs_marketing_optin .fs-input-container{margin-top:5px}#fs_marketing_optin .fs-input-container label{margin-top:5px;display:block}#fs_marketing_optin .fs-input-container label input{float:left;margin:1px 0 0 0}#fs_marketing_optin .fs-input-container label:first-child{display:block;margin-bottom:2px}#fs_marketing_optin .fs-input-label{display:block;margin-left:20px}#fs_marketing_optin .fs-input-label .underlined{text-decoration:underline}.rtl #fs_marketing_optin .fs-input-container label input{float:right}.rtl #fs_marketing_optin .fs-input-label{margin-left:0;margin-right:20px}.rtl #fs_connect .fs-actions{padding:10px 20px;background:#C0C7CA}.rtl #fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}.rtl #fs_connect .fs-actions .button.button-primary:after{content:' \000bb'}.rtl #fs_connect .fs-actions .button.button-primary.fs-loading:after{content:''}.rtl #fs_connect .fs-actions .button.button-secondary{float:left}.rtl #fs_connect .fs-permissions ul li div{margin-right:55px;margin-left:0}.rtl #fs_connect .fs-permissions ul li i.dashicons{float:right}.rtl #fs_connect .fs-visual .fs-site-icon{right:20px;left:auto}.rtl #fs_connect .fs-visual .fs-connect-logo{right:auto;left:20px}#fs_theme_connect_wrapper{position:fixed;top:0;height:100%;width:100%;z-index:99990;background:rgba(0,0,0,0.75);text-align:center;overflow-y:auto}#fs_theme_connect_wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}#fs_theme_connect_wrapper>button.close{color:white;cursor:pointer;height:40px;width:40px;position:absolute;right:0;border:0;background-color:transparent;top:32px}#fs_theme_connect_wrapper #fs_connect{top:0;text-align:left;display:inline-block;vertical-align:middle;margin-top:52px;margin-bottom:20px}#fs_theme_connect_wrapper #fs_connect .fs-terms{background:rgba(140,140,140,0.64)}#fs_theme_connect_wrapper #fs_connect .fs-terms,#fs_theme_connect_wrapper #fs_connect .fs-terms a{color:#c5c5c5}.wp-pointer-content #fs_connect{margin:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.fs-opt-in-pointer .wp-pointer-content{padding:0}.fs-opt-in-pointer.wp-pointer-top .wp-pointer-arrow{border-bottom-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-top .wp-pointer-arrow-inner{border-bottom-color:#fafafa}.fs-opt-in-pointer.wp-pointer-bottom .wp-pointer-arrow{border-top-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-bottom .wp-pointer-arrow-inner{border-top-color:#fafafa}.fs-opt-in-pointer.wp-pointer-left .wp-pointer-arrow{border-right-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-left .wp-pointer-arrow-inner{border-right-color:#fafafa}.fs-opt-in-pointer.wp-pointer-right .wp-pointer-arrow{border-left-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-right .wp-pointer-arrow-inner{border-left-color:#fafafa}
 
freemius/assets/css/admin/debug.css DELETED
@@ -1 +0,0 @@
1
- .switch{position:relative;display:inline-block;font-size:1.6em;font-weight:bold;color:#ccc;text-shadow:0px 1px 1px rgba(255,255,255,0.8);height:18px;padding:6px 6px 5px 6px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:4px;background:#ececec;box-shadow:0px 0px 4px rgba(0,0,0,0.1),inset 0px 1px 3px 0px rgba(0,0,0,0.1);cursor:pointer}.switch span{display:inline-block;width:35px;text-transform:uppercase}.switch span.on{color:#6bc406}.switch .toggle{position:absolute;top:1px;width:37px;height:25px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.3);border-radius:4px;background:#fff;background:-moz-linear-gradient(top, #ececec 0%, #fff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #fff));background:-webkit-linear-gradient(top, #ececec 0%, #fff 100%);background:-o-linear-gradient(top, #ececec 0%, #fff 100%);background:-ms-linear-gradient(top, #ececec 0%, #fff 100%);background:linear-gradient(top, #ececec 0%, #fff 100%);box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,0.5);z-index:999;-moz-transition:all 0.15s ease-in-out;-o-transition:all 0.15s ease-in-out;-ms-transition:all 0.15s ease-in-out;-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out}.switch.on .toggle{left:2%}.switch.off .toggle{left:54%}.switch.round{padding:0px 20px;border-radius:40px}.switch.round .toggle{border-radius:40px;width:14px;height:14px}.switch.round.on .toggle{left:3%;background:#6bc406}.switch.round.off .toggle{left:58%}.switch-label{font-size:20px;line-height:31px;margin:0 5px}#fs_log_book table{font-family:Consolas,Monaco,monospace;font-size:12px}#fs_log_book table th{color:#ccc}#fs_log_book table tr{background:#232525}#fs_log_book table tr.alternate{background:#2b2b2b}#fs_log_book table tr td.fs-col--logger{color:#5a7435}#fs_log_book table tr td.fs-col--type{color:#ffc861}#fs_log_book table tr td.fs-col--function{color:#a7b7b1;font-weight:bold}#fs_log_book table tr td.fs-col--message,#fs_log_book table tr td.fs-col--message a{color:#9a73ac !important}#fs_log_book table tr td.fs-col--file{color:#d07922}#fs_log_book table tr td.fs-col--timestamp{color:#6596be}
 
freemius/assets/css/admin/dialog-boxes.css DELETED
@@ -1,2 +0,0 @@
1
- .fs-modal{position:fixed;overflow:auto;height:100%;width:100%;top:0;z-index:100000;display:none;background:rgba(0,0,0,0.6)}.fs-modal .fs-modal-dialog{background:transparent;position:absolute;left:50%;margin-left:-298px;padding-bottom:30px;top:-100%;z-index:100001;width:596px}@media (max-width: 650px){.fs-modal .fs-modal-dialog{margin-left:-50%;box-sizing:border-box;padding-left:10px;padding-right:10px;width:100%}.fs-modal .fs-modal-dialog .fs-modal-panel>h3>strong{font-size:1.3em}}.fs-modal.active{display:block}.fs-modal.active:before{display:block}.fs-modal.active .fs-modal-dialog{top:10%}.fs-modal.fs-success .fs-modal-header{border-bottom-color:#46b450}.fs-modal.fs-success .fs-modal-body{background-color:#f7fff7}.fs-modal.fs-warn .fs-modal-header{border-bottom-color:#ffb900}.fs-modal.fs-warn .fs-modal-body{background-color:#fff8e5}.fs-modal.fs-error .fs-modal-header{border-bottom-color:#dc3232}.fs-modal.fs-error .fs-modal-body{background-color:#ffeaea}.fs-modal .fs-modal-body,.fs-modal .fs-modal-footer{border:0;background:#fefefe;padding:20px}.fs-modal .fs-modal-header{border-bottom:#eeeeee solid 1px;background:#fbfbfb;padding:15px 20px;position:relative;margin-bottom:-10px}.fs-modal .fs-modal-header h4{margin:0;padding:0;text-transform:uppercase;font-size:1.2em;font-weight:bold;color:#cacaca;text-shadow:1px 1px 1px #fff;letter-spacing:0.6px;-webkit-font-smoothing:antialiased}.fs-modal .fs-modal-header .fs-close{position:absolute;right:10px;top:12px;cursor:pointer;color:#bbb;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;padding:3px;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.fs-modal .fs-modal-header .fs-close:hover{color:#fff;background:#aaa}.fs-modal .fs-modal-header .fs-close .dashicons,.fs-modal .fs-modal-header .fs-close:hover .dashicons{text-decoration:none}.fs-modal .fs-modal-body{border-bottom:0}.fs-modal .fs-modal-body p{font-size:14px}.fs-modal .fs-modal-body h2{font-size:20px;line-height:1.5em}.fs-modal .fs-modal-body>div{margin-top:10px}.fs-modal .fs-modal-body>div h2{font-weight:bold;font-size:20px;margin-top:0}.fs-modal .fs-modal-footer{border-top:#eeeeee solid 1px;text-align:right}.fs-modal .fs-modal-footer>.button{margin:0 7px}.fs-modal .fs-modal-footer>.button:first-child{margin:0}.fs-modal .fs-modal-panel>.notice.inline{margin:0;display:none}.fs-modal .fs-modal-panel:not(.active){display:none}.rtl .fs-modal .fs-modal-header .fs-close{right:auto;left:20px}body.has-fs-modal{overflow:hidden}.fs-modal.fs-modal-deactivation-feedback .reason-input,.fs-modal.fs-modal-deactivation-feedback .internal-message{margin:3px 0 3px 22px}.fs-modal.fs-modal-deactivation-feedback .reason-input input,.fs-modal.fs-modal-deactivation-feedback .reason-input textarea,.fs-modal.fs-modal-deactivation-feedback .internal-message input,.fs-modal.fs-modal-deactivation-feedback .internal-message textarea{width:100%}.fs-modal.fs-modal-deactivation-feedback li.reason.has-internal-message .internal-message{border:1px solid #ccc;padding:7px;display:none}@media (max-width: 650px){.fs-modal.fs-modal-deactivation-feedback li.reason li.reason{margin-bottom:10px}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason .reason-input,.fs-modal.fs-modal-deactivation-feedback li.reason li.reason .internal-message{margin-left:29px}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason label{display:table}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason label>span{display:table-cell;font-size:1.3em}}.fs-modal.fs-modal-deactivation-feedback .anonymous-feedback-label{float:left}.fs-modal.fs-modal-deactivation-feedback .fs-modal-panel{margin-top:0 !important}.fs-modal.fs-modal-deactivation-feedback .fs-modal-panel h3{margin-top:0;line-height:1.5em}#the-list .deactivate>.fs-slug{display:none}.fs-modal.fs-modal-subscription-cancellation .fs-price-increase-warning{color:red;font-weight:bold;padding:0 25px;margin-bottom:0}.fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label input{float:left;top:5px;position:relative}.rtl .fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label input{float:right}.fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label span{display:block;margin-left:24px}.rtl .fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label span{margin-left:0;margin-right:24px}.fs-modal.fs-modal-license-activation .fs-modal-body input.license_key{width:100%}#license_options_container table,#license_options_container table select,#license_options_container table #available_license_key{width:100%}#license_options_container table td:first-child{width:1%}#license_options_container table #other_license_key_container label{position:relative;top:6px;float:left;margin-right:5px}#license_options_container table #other_license_key_container div{overflow:hidden;width:auto;height:30px;display:block;top:2px;position:relative}#license_options_container table #other_license_key_container div input{margin:0}#sites_list_container td{cursor:pointer}#multisite_options_container{margin-top:10px;border:1px solid #ccc;padding:5px}#multisite_options_container a{text-decoration:none}#multisite_options_container a:focus{box-shadow:none}#multisite_options_container a.selected{font-weight:bold}#multisite_options_container.apply-on-all-sites{border:0 none;padding:0}#multisite_options_container.apply-on-all-sites #all_sites_options{border-spacing:0}#multisite_options_container.apply-on-all-sites #all_sites_options td:not(:first-child){display:none}#multisite_options_container #sites_list_container{display:none;overflow:auto}#multisite_options_container #sites_list_container table td{border-top:1px solid #ccc;padding:4px 2px}.fs-modal.fs-modal-license-key-resend .email-address-container{overflow:hidden;padding-right:2px}.fs-modal.fs-modal-license-key-resend.fs-freemium input.email-address{width:300px}.fs-modal.fs-modal-license-key-resend.fs-freemium label{display:block;margin-bottom:10px}.fs-modal.fs-modal-license-key-resend.fs-premium input.email-address{width:100%}.fs-modal.fs-modal-license-key-resend.fs-premium .button-container{float:right;margin-left:7px}@media (max-width: 650px){.fs-modal.fs-modal-license-key-resend.fs-premium .button-container{margin-top:2px}}
2
- .rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .input-container>.email-address-container{padding-left:2px;padding-right:0}.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .button-container{float:left;margin-right:7px;margin-left:0}a.show-license-resend-modal{margin-top:4px;display:inline-block}.fs-ajax-loader{position:relative;width:170px;height:20px;margin:auto}.fs-ajax-loader .fs-ajax-loader-bar{position:absolute;top:0;background-color:#0074a3;width:20px;height:20px;-webkit-animation-name:bounce_ajaxLoader;-moz-animation-name:bounce_ajaxLoader;-ms-animation-name:bounce_ajaxLoader;-o-animation-name:bounce_ajaxLoader;animation-name:bounce_ajaxLoader;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-ms-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-direction:normal;-moz-animation-direction:normal;-ms-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal;-moz-transform:0.3;-o-transform:0.3;-ms-transform:0.3;-webkit-transform:0.3;transform:0.3}.fs-ajax-loader .fs-ajax-loader-bar-1{left:0px;animation-delay:0.6s;-o-animation-delay:0.6s;-ms-animation-delay:0.6s;-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s}.fs-ajax-loader .fs-ajax-loader-bar-2{left:19px;animation-delay:0.75s;-o-animation-delay:0.75s;-ms-animation-delay:0.75s;-webkit-animation-delay:0.75s;-moz-animation-delay:0.75s}.fs-ajax-loader .fs-ajax-loader-bar-3{left:38px;animation-delay:0.9s;-o-animation-delay:0.9s;-ms-animation-delay:0.9s;-webkit-animation-delay:0.9s;-moz-animation-delay:0.9s}.fs-ajax-loader .fs-ajax-loader-bar-4{left:57px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}.fs-ajax-loader .fs-ajax-loader-bar-5{left:76px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}.fs-ajax-loader .fs-ajax-loader-bar-6{left:95px;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}.fs-ajax-loader .fs-ajax-loader-bar-7{left:114px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}.fs-ajax-loader .fs-ajax-loader-bar-8{left:133px;animation-delay:1.65s;-o-animation-delay:1.65s;-ms-animation-delay:1.65s;-webkit-animation-delay:1.65s;-moz-animation-delay:1.65s}@-moz-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-ms-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-o-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-webkit-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}.fs-modal-auto-install #request-filesystem-credentials-form h2,.fs-modal-auto-install #request-filesystem-credentials-form .request-filesystem-credentials-action-buttons{display:none}.fs-modal-auto-install #request-filesystem-credentials-form input[type=password],.fs-modal-auto-install #request-filesystem-credentials-form input[type=email],.fs-modal-auto-install #request-filesystem-credentials-form input[type=text]{-webkit-appearance:none;padding:10px 10px 5px 10px;width:300px;max-width:100%}.fs-modal-auto-install #request-filesystem-credentials-form>div,.fs-modal-auto-install #request-filesystem-credentials-form label,.fs-modal-auto-install #request-filesystem-credentials-form fieldset{width:300px;max-width:100%;margin:0 auto;display:block}.button-primary.warn{box-shadow:0 1px 0 #d2593c;text-shadow:0 -1px 1px #d2593c,1px 0 1px #d2593c,0 1px 1px #d2593c,-1px 0 1px #d2593c;background:#f56a48;border-color:#ec6544 #d2593c #d2593c}.button-primary.warn:hover{background:#fd6d4a;border-color:#d2593c}.button-primary.warn:focus{box-shadow:0 1px 0 #dd6041,0 0 2px 1px #e4a796}.button-primary.warn:active{background:#dd6041;border-color:#d2593c;box-shadow:inset 0 2px 0 #d2593c}.button-primary.warn.disabled{color:#f5b3a1 !important;background:#e76444 !important;border-color:#d85e40 !important;text-shadow:0 -1px 0 rgba(0,0,0,0.1) !important}
 
 
freemius/assets/css/admin/gdpr-optin-notice.css DELETED
@@ -1 +0,0 @@
1
- .fs-notice[data-id^="gdpr_optin_actions"] .underlined{text-decoration:underline}.fs-notice[data-id^="gdpr_optin_actions"] ul .button,.fs-notice[data-id^="gdpr_optin_actions"] ul .action-description{vertical-align:middle}.fs-notice[data-id^="gdpr_optin_actions"] ul .action-description{display:inline-block;margin-left:3px}
 
freemius/assets/css/admin/index.php DELETED
@@ -1,3 +0,0 @@
1
- <?php
2
- // Silence is golden.
3
- // Hide file structure from users on unprotected servers.
 
 
 
freemius/assets/css/customizer.css DELETED
@@ -1 +0,0 @@
1
- #fs_customizer_upsell .fs-customizer-plan{padding:10px 20px 20px 20px;border-radius:3px;background:#fff}#fs_customizer_upsell .fs-customizer-plan h2{position:relative;margin:0;line-height:2em;text-transform:uppercase}#fs_customizer_upsell .fs-customizer-plan h2 .button-link{top:-2px}#fs_customizer_upsell .fs-feature{position:relative}#fs_customizer_upsell .dashicons-yes{color:#0085ba;font-size:2em;vertical-align:bottom;margin-left:-7px;margin-right:10px}.rtl #fs_customizer_upsell .dashicons-yes{margin-left:10px;margin-right:-7px}#fs_customizer_upsell .dashicons-editor-help{color:#bbb;cursor:help}#fs_customizer_upsell .dashicons-editor-help .fs-feature-desc{opacity:0;visibility:hidden;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;background:#000;color:#fff;font-family:'arial', serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:0;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);line-height:1.3em;font-weight:bold;text-align:left}.rtl #fs_customizer_upsell .dashicons-editor-help .fs-feature-desc{text-align:right}#fs_customizer_upsell .dashicons-editor-help .fs-feature-desc::after{content:' ';display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#000 transparent transparent transparent;position:absolute;top:100%;left:21px}.rtl #fs_customizer_upsell .dashicons-editor-help .fs-feature-desc::after{right:21px;left:auto}#fs_customizer_upsell .dashicons-editor-help:hover .fs-feature-desc{visibility:visible;opacity:1}#fs_customizer_upsell .button-primary{display:block;text-align:center;margin-top:10px}#fs_customizer_support{display:block !important}#fs_customizer_support .button{float:right}#fs_customizer_support .button-group{width:100%;display:block;margin-top:10px}#fs_customizer_support .button-group .button{float:none;width:50%;text-align:center}
 
freemius/assets/css/index.php DELETED
@@ -1,3 +0,0 @@
1
- <?php
2
- // Silence is golden.
3
- // Hide file structure from users on unprotected servers.
 
 
 
freemius/assets/img/index.php DELETED
@@ -1,3 +0,0 @@
1
- <?php
2
- // Silence is golden.
3
- // Hide file structure from users on unprotected servers.
 
 
 
freemius/assets/img/plugin-icon.png DELETED
Binary file
freemius/assets/img/theme-icon.png DELETED
Binary file
freemius/assets/img/wpvr.png DELETED
Binary file
freemius/assets/index.php DELETED
@@ -1,3 +0,0 @@
1
- <?php
2
- // Silence is golden.
3
- // Hide file structure from users on unprotected servers.
 
 
 
freemius/assets/js/index.php DELETED
@@ -1,3 +0,0 @@
1
- <?php
2
- // Silence is golden.
3
- // Hide file structure from users on unprotected servers.
 
 
 
freemius/assets/js/nojquery.ba-postmessage.js DELETED
@@ -1,140 +0,0 @@
1
- /*!
2
- * jQuery postMessage - v0.5 - 9/11/2009
3
- * http://benalman.com/projects/jquery-postmessage-plugin/
4
- *
5
- * Copyright (c) 2009 "Cowboy" Ben Alman
6
- * Dual licensed under the MIT and GPL licenses.
7
- * http://benalman.com/about/license/
8
- *
9
- * Non-jQuery fork by Jeff Lee
10
- *
11
- * This fork consists of the following changes:
12
- * 1. Basic code cleanup and restructuring, for legibility.
13
- * 2. The `postMessage` and `receiveMessage` functions can be bound arbitrarily,
14
- * in terms of both function names and object scope. Scope is specified by
15
- * the the "this" context of NoJQueryPostMessageMixin();
16
- * 3. I've removed the check for Opera 9.64, which used `$.browser`. There were
17
- * at least three different GitHub users requesting the removal of this
18
- * "Opera sniff" on the original project's Issues page, so I figured this
19
- * would be a relatively safe change.
20
- * 4. `postMessage` no longer uses `$.param` to serialize messages that are not
21
- * strings. I actually prefer this structure anyway. `receiveMessage` does
22
- * not implement a corresponding deserialization step, and as such it seems
23
- * cleaner and more symmetric to leave both data serialization and
24
- * deserialization to the client.
25
- * 5. The use of `$.isFunction` is replaced by a functionally-identical check.
26
- * 6. The `$:nomunge` YUI option is no longer necessary.
27
- */
28
-
29
- function NoJQueryPostMessageMixin(postBinding, receiveBinding) {
30
-
31
- var setMessageCallback, unsetMessageCallback, currentMsgCallback,
32
- intervalId, lastHash, cacheBust = 1;
33
-
34
- if (window.postMessage) {
35
-
36
- if (window.addEventListener) {
37
- setMessageCallback = function(callback) {
38
- window.addEventListener('message', callback, false);
39
- }
40
-
41
- unsetMessageCallback = function(callback) {
42
- window.removeEventListener('message', callback, false);
43
- }
44
- } else {
45
- setMessageCallback = function(callback) {
46
- window.attachEvent('onmessage', callback);
47
- }
48
-
49
- unsetMessageCallback = function(callback) {
50
- window.detachEvent('onmessage', callback);
51
- }
52
- }
53
-
54
- this[postBinding] = function(message, targetUrl, target) {
55
- if (!targetUrl) {
56
- return;
57
- }
58
-
59
- // The browser supports window.postMessage, so call it with a targetOrigin
60
- // set appropriately, based on the targetUrl parameter.
61
- target.postMessage( message, targetUrl.replace( /([^:]+:\/\/[^\/]+).*/, '$1' ) );
62
- }
63
-
64
- // Since the browser supports window.postMessage, the callback will be
65
- // bound to the actual event associated with window.postMessage.
66
- this[receiveBinding] = function(callback, sourceOrigin, delay) {
67
- // Unbind an existing callback if it exists.
68
- if (currentMsgCallback) {
69
- unsetMessageCallback(currentMsgCallback);
70
- currentMsgCallback = null;
71
- }
72
-
73
- if (!callback) {
74
- return false;
75
- }
76
-
77
- // Bind the callback. A reference to the callback is stored for ease of
78
- // unbinding.
79
- currentMsgCallback = setMessageCallback(function(e) {
80
- switch(Object.prototype.toString.call(sourceOrigin)) {
81
- case '[object String]':
82
- if (sourceOrigin !== e.origin) {
83
- return false;
84
- }
85
- break;
86
- case '[object Function]':
87
- if (sourceOrigin(e.origin)) {
88
- return false;
89
- }
90
- break;
91
- }
92
-
93
- callback(e);
94
- });
95
- };
96
-
97
- } else {
98
-
99
- this[postBinding] = function(message, targetUrl, target) {
100
- if (!targetUrl) {
101
- return;
102
- }
103
-
104
- // The browser does not support window.postMessage, so set the location
105
- // of the target to targetUrl#message. A bit ugly, but it works! A cache
106
- // bust parameter is added to ensure that repeat messages trigger the
107
- // callback.
108
- target.location = targetUrl.replace( /#.*$/, '' ) + '#' + (+new Date) + (cacheBust++) + '&' + message;
109
- }
110
-
111
- // Since the browser sucks, a polling loop will be started, and the
112
- // callback will be called whenever the location.hash changes.
113
- this[receiveBinding] = function(callback, sourceOrigin, delay) {
114
- if (intervalId) {
115
- clearInterval(intervalId);
116
- intervalId = null;
117
- }
118
-
119
- if (callback) {
120
- delay = typeof sourceOrigin === 'number'
121
- ? sourceOrigin
122
- : typeof delay === 'number'
123
- ? delay
124
- : 100;
125
-
126
- intervalId = setInterval(function(){
127
- var hash = document.location.hash,
128
- re = /^#?\d+&/;
129
- if ( hash !== lastHash && re.test( hash ) ) {
130
- lastHash = hash;
131
- callback({ data: hash.replace( re, '' ) });
132
- }
133
- }, delay );
134
- }
135
- };
136
-
137
- }
138
-
139
- return this;
140
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/js/nojquery.ba-postmessage.min.js DELETED
@@ -1,12 +0,0 @@
1
- /*
2
- * nojquery-postmessage by Jeff Lee
3
- * a non-jQuery fork of:
4
- *
5
- * jQuery postMessage - v0.5 - 9/11/2009
6
- * http://benalman.com/projects/jquery-postmessage-plugin/
7
- *
8
- * Copyright (c) 2009 "Cowboy" Ben Alman
9
- * Dual licensed under the MIT and GPL licenses.
10
- * http://benalman.com/about/license/
11
- */
12
- function NoJQueryPostMessageMixin(g,a){var b,h,e,d,f,c=1;if(window.postMessage){if(window.addEventListener){b=function(i){window.addEventListener("message",i,false)};h=function(i){window.removeEventListener("message",i,false)}}else{b=function(i){window.attachEvent("onmessage",i)};h=function(i){window.detachEvent("onmessage",i)}}this[g]=function(i,k,j){if(!k){return}j.postMessage(i,k.replace(/([^:]+:\/\/[^\/]+).*/,"$1"))};this[a]=function(k,j,i){if(e){h(e);e=null}if(!k){return false}e=b(function(l){switch(Object.prototype.toString.call(j)){case"[object String]":if(j!==l.origin){return false}break;case"[object Function]":if(j(l.origin)){return false}break}k(l)})}}else{this[g]=function(i,k,j){if(!k){return}j.location=k.replace(/#.*$/,"")+"#"+(+new Date)+(c++)+"&"+i};this[a]=function(k,j,i){if(d){clearInterval(d);d=null}if(k){i=typeof j==="number"?j:typeof i==="number"?i:100;d=setInterval(function(){var m=document.location.hash,l=/^#?\d+&/;if(m!==f&&l.test(m)){f=m;k({data:m.replace(l,"")})}},i)}}}return this};
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/js/postmessage.js DELETED
@@ -1,135 +0,0 @@
1
- (function ($, undef) {
2
- var global = this;
3
-
4
- // Namespace.
5
- global.FS = global.FS || {};
6
-
7
- global.FS.PostMessage = function ()
8
- {
9
- var
10
- _is_child = false,
11
- _postman = new NoJQueryPostMessageMixin('postMessage', 'receiveMessage'),
12
- _callbacks = {},
13
- _base_url,
14
- _parent_url = decodeURIComponent(document.location.hash.replace(/^#/, '')),
15
- _parent_subdomain = _parent_url.substring(0, _parent_url.indexOf('/', ('https://' === _parent_url.substring(0, ('https://').length)) ? 8 : 7)),
16
- _init = function () {
17
- _postman.receiveMessage(function (e) {
18
- var data = JSON.parse(e.data);
19
-
20
- if (_callbacks[data.type]) {
21
- for (var i = 0; i < _callbacks[data.type].length; i++) {
22
- // Execute type callbacks.
23
- _callbacks[data.type][i](data.data);
24
- }
25
- }
26
- }, _base_url);
27
- },
28
- _hasParent = ('' !== _parent_url),
29
- $window = $(window),
30
- $html = $('html');
31
-
32
- return {
33
- init : function (url, iframes)
34
- {
35
- _base_url = url;
36
- _init();
37
-
38
- // Automatically receive forward messages.
39
- FS.PostMessage.receiveOnce('forward', function (data){
40
- window.location = data.url;
41
- });
42
-
43
- iframes = iframes || [];
44
-
45
- if (iframes.length > 0) {
46
- $window.on('scroll', function () {
47
- for (var i = 0; i < iframes.length; i++) {
48
- FS.PostMessage.postScroll(iframes[i]);
49
- }
50
- });
51
- }
52
- },
53
- init_child : function ()
54
- {
55
- this.init(_parent_subdomain);
56
-
57
- _is_child = true;
58
-
59
- // Post height of a child right after window is loaded.
60
- $(window).bind('load', function () {
61
- FS.PostMessage.postHeight();
62
-
63
- // Post message that window was loaded.
64
- FS.PostMessage.post('loaded');
65
- });
66
- },
67
- hasParent : function ()
68
- {
69
- return _hasParent;
70
- },
71
- postHeight : function (diff, wrapper) {
72
- diff = diff || 0;
73
- wrapper = wrapper || '#wrap_section';
74
- this.post('height', {
75
- height: diff + $(wrapper).outerHeight(true)
76
- });
77
- },
78
- postScroll : function (iframe) {
79
- this.post('scroll', {
80
- top: $window.scrollTop(),
81
- height: ($window.height() - parseFloat($html.css('paddingTop')) - parseFloat($html.css('marginTop')))
82
- }, iframe);
83
- },
84
- post : function (type, data, iframe)
85
- {
86
- console.debug('PostMessage.post', type);
87
-
88
- if (iframe)
89
- {
90
- // Post to iframe.
91
- _postman.postMessage(JSON.stringify({
92
- type: type,
93
- data: data
94
- }), iframe.src, iframe.contentWindow);
95
- }
96
- else {
97
- // Post to parent.
98
- _postman.postMessage(JSON.stringify({
99
- type: type,
100
- data: data
101
- }), _parent_url, window.parent);
102
- }
103
- },
104
- receive: function (type, callback)
105
- {
106
- console.debug('PostMessage.receive', type);
107
-
108
- if (undef === _callbacks[type])
109
- _callbacks[type] = [];
110
-
111
- _callbacks[type].push(callback);
112
- },
113
- receiveOnce: function (type, callback)
114
- {
115
- if (this.is_set(type))
116
- return;
117
-
118
- this.receive(type, callback);
119
- },
120
- // Check if any callbacks assigned to a specified message type.
121
- is_set: function (type)
122
- {
123
- return (undef != _callbacks[type]);
124
- },
125
- parent_url: function ()
126
- {
127
- return _parent_url;
128
- },
129
- parent_subdomain: function ()
130
- {
131
- return _parent_subdomain;
132
- }
133
- };
134
- }();
135
- })(jQuery);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/_colors.scss DELETED
@@ -1,79 +0,0 @@
1
- $menu-hover-color: #333;
2
- $darkest-color: #000;
3
- $fms-live-color: #71ae00;
4
- $fms-test-color: #f7941d;
5
- $fms-link-color: #29abe1;
6
- $fms-link-hover-color: darken(#29abe1, 10%);
7
- $body-bkg: #111;
8
- $special-color: #d3135a;
9
- $body-color: #f1f1f1;
10
- $fms-white: #f1f1f1;
11
- $container-bkg: #222;
12
- $container-bkg-odd: #262626;
13
- $container-border-color: #333;
14
- $table-head-bkg: #333;
15
- $table-head-color: #999;
16
- $info-color: #999;
17
- $error-color: #ff0000;
18
-
19
- $fs-logo-blue-color: #29abe1;
20
- $fs-logo-green-color: #71ae00;
21
- $fs-logo-magenta-color: #d3135a;
22
-
23
- // WordPress colors.
24
- $page-header-bkg: #333;
25
- $page-header-color: $fms-white;
26
- $text-dark-color: #333;
27
- $text-light-color: #666;
28
- $text-lightest-color: #999;
29
-
30
- // Notices.
31
- $wp-notice-success-color: #f7fff7;
32
- $wp-notice-success-dark-color: #46b450;
33
- $wp-notice-error-color: #ffeaea;
34
- $wp-notice-error-dark-color: #dc3232;
35
- $wp-notice-warn-color: #fff8e5;
36
- $wp-notice-warn-dark-color: #ffb900;
37
- $fs-notice-promotion-border-color: #00a0d2;
38
- $fs-notice-promotion-bkg: #f2fcff;
39
-
40
- // WP Buttons.
41
- $button-primary-bkg: #6bc406;
42
- $button-primary-color: $fms-white;
43
- $button-secondary-bkg: #333;
44
- $button-secondary-color: $fms-white;
45
- $featured-color: #6bc406;
46
- $wp-selected-color: #0074a3;
47
- $wp-button-alert-border-color: #d2593c;
48
- $wp-button-alert-border-top-color: #ec6544;
49
- $wp-button-alert-shadow-color: #d2593c;
50
- $wp-button-alert-focused-shadow1-color: #dd6041;
51
- $wp-button-alert-focused-shadow2-color: #e4a796;
52
- $wp-button-alert-background-color: #f56a48;
53
- $wp-button-alert-hovered-background-color: #fd6d4a;
54
- $wp-button-alert-active-background-color: #dd6041;
55
- $wp-button-alert-disabled-color: #f5b3a1;
56
- $wp-button-alert-disabled-background-color: #e76444;
57
- $wp-button-alert-disabled-border-color: #d85e40;
58
-
59
- $wordpress_color: #01749A;
60
- $blogger_color: #ff8100;
61
- $wix_color: #fac102;
62
- $shopify_color: #80d100;
63
- $addthis_color: #fe6d4e;
64
- $tumblr_color: #34506b;
65
- $zepo_color: #00baf2;
66
- $jquery_color: #000919;
67
- $javascript_color: #00baf2;
68
- $squarespace_color: #000;
69
-
70
- $blog_color: #ff6600;
71
- $facebook_color: #3b5998;
72
- $twitter_color: #4099ff;
73
- $linkedin_color: #4875b4;
74
- $youtube_color: #ff3333;
75
- $gplus_color: #c63d2d;
76
-
77
- // Tooltip
78
- $tooltip-color: #fff;
79
- $tooltip-bkg-color: rgba(0,0,0,0.8);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/_functions.scss DELETED
File without changes
freemius/assets/scss/_load.scss DELETED
@@ -1,4 +0,0 @@
1
- @import 'mixins';
2
- @import "vars";
3
- @import "functions";
4
- @import "colors";
 
 
 
 
freemius/assets/scss/_mixins.scss DELETED
@@ -1,270 +0,0 @@
1
- // ---- CSS3 SASS MIXINS ----
2
- // https://github.com/madr/css3-sass-mixins
3
- //
4
- // Copyright (C) 2011 by Anders Ytterström
5
- //
6
- // Permission is hereby granted, free of charge, to any person obtaining a copy
7
- // of this software and associated documentation files (the "Software"), to deal
8
- // in the Software without restriction, including without limitation the rights
9
- // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10
- // copies of the Software, and to permit persons to whom the Software is
11
- // furnished to do so, subject to the following conditions:
12
- //
13
- // The above copyright notice and this permission notice shall be included in
14
- // all copies or substantial portions of the Software.
15
- //
16
- // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17
- // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18
- // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19
- // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20
- // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21
- // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22
- // THE SOFTWARE.
23
- //
24
-
25
- // ---- LEGACY IE SUPPORT USING FILTERS ----
26
- // Should IE filters be used or not?
27
- // PROS: gradients, drop shadows etc will be handled by css.
28
- // CONS: will harm the site performance badly,
29
- // especially on sites with heavy rendering and scripting.
30
- $useIEFilters: 0;
31
- // might be 0 or 1. disabled by default.
32
- // ---- /LEGACY IE SUPPORT USING FILTERS ----
33
-
34
-
35
- @mixin background-size ($value) {
36
- -webkit-background-size: $value;
37
- background-size: $value;
38
- }
39
-
40
- @mixin border-image ($path, $offsets, $repeats) {
41
- -moz-border-image: $path $offsets $repeats;
42
- -o-border-image: $path $offsets $repeats;
43
- -webkit-border-image: $path $offsets $repeats;
44
- border-image: $path $offsets $repeats;
45
- }
46
-
47
- @mixin border-radius ($values...) {
48
- -moz-border-radius: $values;
49
- -webkit-border-radius: $values;
50
- border-radius: $values;
51
- /*-moz-background-clip: padding;
52
- -webkit-background-clip: padding-box;
53
- background-clip: padding-box;*/
54
- }
55
-
56
- @mixin box-shadow ($values...) {
57
- -moz-box-shadow: $values;
58
- -webkit-box-shadow: $values;
59
- box-shadow: $values;
60
- }
61
-
62
- //@mixin box-shadow ($x, $y, $offset, $hex, $ie: $useIEFilters, $inset: null, $spread:null) {
63
- // -moz-box-shadow: $x $y $offset $spread $hex $inset;
64
- // -webkit-box-shadow: $x $y $offset $spread $hex $inset;
65
- // box-shadow: $x $y $offset $spread $hex $inset;
66
- //
67
- // @if $ie == 1 {
68
- // $iecolor: '#' + red($hex) + green($hex) + blue($hex);
69
- // filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=#{$x}, OffY=#{$y}, Color='#{$iecolor}');
70
- // -ms-filter: quote(progid:DXImageTransform.Microsoft.dropshadow(OffX=#{$x}, OffY=#{$y}, Color='#{$iecolor}'));
71
- // }
72
- //}
73
-
74
- @mixin box-sizing($value) {
75
- -moz-box-sizing: $value;
76
- -webkit-box-sizing: $value;
77
- box-sizing: $value;
78
- }
79
-
80
- // requires sass 3.2
81
- @mixin keyframes($name){
82
- @-moz-keyframes #{$name} { @content; }
83
- @-ms-keyframes #{$name} { @content; }
84
- @-o-keyframes #{$name} { @content; }
85
- @-webkit-keyframes #{$name} { @content; }
86
- @keyframes #{$name} { @content; }
87
- }
88
-
89
- @mixin linear-gradient($from, $to, $ie: $useIEFilters) {
90
- @if $ie != 1 { background-color: $to; }
91
-
92
- background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, $from),color-stop(1, $to));
93
- background-image: -webkit-linear-gradient(top, $from, $to);
94
- background-image: -moz-linear-gradient(top, $from, $to);
95
- background-image: -ms-linear-gradient(top, $from, $to);
96
- background-image: -o-linear-gradient(top, $from, $to);
97
- background-image: linear-gradient(top, bottom, $from, $to);
98
-
99
- @if $ie == 1 {
100
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{$from}', endColorstr='#{$to}');
101
- }
102
- }
103
-
104
- @mixin horizontal-gradient($startColor: #555, $endColor: #333, $ie: $useIEFilters) {
105
- @if $ie != 1 { background-color: $endColor; }
106
-
107
- background-color: $endColor;
108
- background-image: -webkit-gradient(linear, 0 0, 100% 0, from($startColor), to($endColor)); // Safari 4+, Chrome 2+
109
- background-image: -webkit-linear-gradient(left, $startColor, $endColor); // Safari 5.1+, Chrome 10+
110
- background-image: -moz-linear-gradient(left, $startColor, $endColor); // FF 3.6+
111
- background-image: -o-linear-gradient(left, $startColor, $endColor); // Opera 11.10
112
- background-image: linear-gradient(to right, $startColor, $endColor); // Standard, IE10
113
- background-repeat: repeat-x;
114
- @if $ie == 1 {
115
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{$startColor}', endColorstr='#{$endColor}', GradientType=1);
116
- }
117
- }
118
-
119
- @mixin radial-gradient($from, $to, $ie: $useIEFilters) {
120
- @if $ie != 1 { background-color: $to; }
121
-
122
- background: -moz-radial-gradient(center, circle cover, $from 0%, $to 100%);
123
- background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, $from), color-stop(100%, $to));
124
- background: -webkit-radial-gradient(center, circle cover, $from 0%, $to 100%);
125
- background: -o-radial-gradient(center, circle cover, $from 0%, $to 100%);
126
- background: -ms-radial-gradient(center, circle cover, $from 0%, $to 100%);
127
- background: radial-gradient(center, circle cover, $from 0%, $to 100%);
128
- background-color: $from;
129
-
130
- @if $ie == 1 {
131
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{$from}', endColorstr='#{$to}', GradientType=1); /* IE6-9 fallback on horizontal gradient */
132
- }
133
- }
134
-
135
- @mixin perspective($perspective) {
136
- -moz-perspective: $perspective;
137
- -ms-perspective: $perspective;
138
- -webkit-perspective: $perspective;
139
- perspective: $perspective;
140
- -moz-transform-style: preserve-3d;
141
- -ms-transform-style: preserve-3d;
142
- -webkit-transform-style: preserve-3d;
143
- transform-style: preserve-3d;
144
- }
145
-
146
- @mixin transform ($transforms) {
147
- -moz-transform: $transforms;
148
- -o-transform: $transforms;
149
- -ms-transform: $transforms;
150
- -webkit-transform: $transforms;
151
- transform: $transforms;
152
- }
153
-
154
- @mixin matrix ($a, $b, $c, $d, $e, $f) {
155
- -moz-transform: matrix($a, $b, $c, $d, #{$e}px, #{$f}px);
156
- -o-transform: matrix($a, $b, $c, $d, $e, $f);
157
- -ms-transform: matrix($a, $b, $c, $d, $e, $f);
158
- -webkit-transform: matrix($a, $b, $c, $d, $e, $f);
159
- transform: matrix($a, $b, $c, $d, $e, $f);
160
- }
161
-
162
- @mixin rotate ($deg) {
163
- @include transform(rotate(#{$deg}deg));
164
- }
165
-
166
- @mixin scale ($size) {
167
- @include transform(scale(#{$size}));
168
- }
169
-
170
- @mixin translate ($x, $y) {
171
- @include transform(translate($x, $y));
172
- }
173
-
174
- @mixin transition ($value...) {
175
- -moz-transition: $value;
176
- -o-transition: $value;
177
- -ms-transition: $value;
178
- -webkit-transition: $value;
179
- transition: $value;
180
- }
181
-
182
- @mixin animation($str) {
183
- -webkit-animation: #{$str};
184
- -moz-animation: #{$str};
185
- -ms-animation: #{$str};
186
- -o-animation: #{$str};
187
- animation: #{$str};
188
- }
189
-
190
- @mixin animation-name($str) {
191
- -webkit-animation-name: #{$str};
192
- -moz-animation-name: #{$str};
193
- -ms-animation-name: #{$str};
194
- -o-animation-name: #{$str};
195
- animation-name: #{$str};
196
- }
197
-
198
- @mixin animation-duration($str) {
199
- -webkit-animation-duration: #{$str};
200
- -moz-animation-duration: #{$str};
201
- -ms-animation-duration: #{$str};
202
- -o-animation-duration: #{$str};
203
- animation-duration: #{$str};
204
- }
205
-
206
- @mixin animation-direction($str) {
207
- -webkit-animation-direction: #{$str};
208
- -moz-animation-direction: #{$str};
209
- -ms-animation-direction: #{$str};
210
- -o-animation-direction: #{$str};
211
- animation-direction: #{$str};
212
- }
213
-
214
- @mixin animation-delay($str) {
215
- animation-delay:#{$str};
216
- -o-animation-delay:#{$str};
217
- -ms-animation-delay:#{$str};
218
- -webkit-animation-delay:#{$str};
219
- -moz-animation-delay:#{$str};
220
- }
221
-
222
- @mixin animation-iteration-count($str) {
223
- animation-iteration-count:#{$str};
224
- -o-animation-iteration-count:#{$str};
225
- -ms-animation-iteration-count:#{$str};
226
- -webkit-animation-iteration-count:#{$str};
227
- -moz-animation-iteration-count:#{$str};
228
- }
229
-
230
- @mixin animation-timing-function($str) {
231
- -webkit-animation-timing-function: #{$str};
232
- -moz-animation-timing-function: #{$str};
233
- -ms-animation-timing-function: #{$str};
234
- -o-animation-timing-function: #{$str};
235
- animation-timing-function: #{$str};
236
- }
237
-
238
- // ==== /CSS3 SASS MIXINS ====
239
-
240
- @mixin opacity($opacity) {
241
- opacity: $opacity;
242
- $opacity-ie: $opacity * 100;
243
- filter: alpha(opacity=$opacity-ie); //IE8
244
- }
245
-
246
- @mixin size($width, $height: $width)
247
- {
248
- width: $width;
249
- height: $height;
250
- }
251
-
252
- @mixin clearfix
253
- {
254
- &:after {
255
- content: "";
256
- display: table;
257
- clear: both;
258
- }
259
- }
260
-
261
- // Placeholder text
262
- @mixin placeholder($color: $input-color-placeholder) {
263
- // Firefox
264
- &::-moz-placeholder {
265
- color: $color;
266
- opacity: 1; // Override Firefox's unusual default opacity; see https://github.com/twbs/bootstrap/pull/11526
267
- }
268
- &:-ms-input-placeholder { color: $color; } // Internet Explorer 10+
269
- &::-webkit-input-placeholder { color: $color; } // Safari and Chrome
270
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/_start.scss DELETED
@@ -1,4 +0,0 @@
1
- @import "vars";
2
- @import "colors";
3
- @import "mixins";
4
- @import "functions";
 
 
 
 
freemius/assets/scss/_vars.scss DELETED
@@ -1,6 +0,0 @@
1
- $is_production: true;
2
-
3
- $img_common: if($is_production == true, '//img.freemius.com', 'http://img.freemius:8080');
4
-
5
- $layout_width: 960px;
6
- $admin_mobile_max_width: 782px;
 
 
 
 
 
 
freemius/assets/scss/admin/_ajax-loader.scss DELETED
@@ -1,49 +0,0 @@
1
- $color: $wp-selected-color;
2
- $bkg-color: #fff;
3
- $size: 20;
4
-
5
- .fs-ajax-loader
6
- {
7
- position: relative;
8
- width: #{8*$size + 10}px;
9
- height: #{$size}px;
10
- margin: auto;
11
-
12
- .fs-ajax-loader-bar
13
- {
14
- position: absolute;
15
- top: 0;
16
- background-color: $color;
17
- width: #{$size}px;
18
- height: #{$size}px;
19
- @include animation-name(bounce_ajaxLoader);
20
- @include animation-duration(1.5s);
21
- @include animation-iteration-count(infinite);
22
- @include animation-direction(normal);
23
- @include transform(.3);
24
- }
25
-
26
- @for $i from 0 through 7
27
- {
28
- .fs-ajax-loader-bar-#{$i + 1}
29
- {
30
- left: #{$i*($size - 1)}px;
31
- @include animation-delay(#{0.6 + $i*0.15}s);
32
- }
33
- }
34
- }
35
-
36
- @include keyframes(bounce_ajaxLoader)
37
- {
38
- 0%
39
- {
40
- @include transform(scale(1));
41
- background-color: $color;
42
- }
43
-
44
- 100%
45
- {
46
- @include transform(scale(.3));
47
- background-color: $bkg-color;
48
- }
49
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/_auto-install.scss DELETED
@@ -1,33 +0,0 @@
1
- .fs-modal-auto-install
2
- {
3
- $max-width: 300px;
4
-
5
- #request-filesystem-credentials-form
6
- {
7
- h2,
8
- .request-filesystem-credentials-action-buttons
9
- {
10
- display: none;
11
- }
12
-
13
- input[type=password],
14
- input[type=email],
15
- input[type=text]
16
- {
17
- -webkit-appearance: none;
18
- padding: 10px 10px 5px 10px;
19
- width: $max-width;
20
- max-width: 100%;
21
- }
22
-
23
- > div,
24
- label,
25
- fieldset
26
- {
27
- width: $max-width;
28
- max-width: 100%;
29
- margin: 0 auto;
30
- display: block;
31
- }
32
- }
33
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/_buttons.scss DELETED
@@ -1,28 +0,0 @@
1
- .button-primary.warn {
2
- box-shadow: 0 1px 0 $wp-button-alert-shadow-color;
3
- text-shadow: 0 -1px 1px $wp-button-alert-shadow-color, 1px 0 1px $wp-button-alert-shadow-color, 0 1px 1px $wp-button-alert-shadow-color, -1px 0 1px $wp-button-alert-shadow-color;
4
- background: $wp-button-alert-background-color;
5
- border-color: $wp-button-alert-border-top-color $wp-button-alert-border-color $wp-button-alert-border-color;
6
-
7
- &:hover {
8
- background: $wp-button-alert-hovered-background-color;
9
- border-color: $wp-button-alert-border-color;
10
- }
11
-
12
- &:focus {
13
- box-shadow: 0 1px 0 $wp-button-alert-focused-shadow1-color, 0 0 2px 1px $wp-button-alert-focused-shadow2-color;
14
- }
15
-
16
- &:active {
17
- background: $wp-button-alert-active-background-color;
18
- border-color: $wp-button-alert-border-color;
19
- box-shadow: inset 0 2px 0 $wp-button-alert-shadow-color;
20
- }
21
-
22
- &.disabled {
23
- color: $wp-button-alert-disabled-color !important;
24
- background: $wp-button-alert-disabled-background-color !important;
25
- border-color: $wp-button-alert-disabled-border-color !important;
26
- text-shadow: 0 -1px 0 rgba(0,0,0,.1) !important;
27
- }
28
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/_deactivation-feedback.scss DELETED
@@ -1,55 +0,0 @@
1
- @import "../colors";
2
-
3
- .fs-modal.fs-modal-deactivation-feedback {
4
- .reason-input, .internal-message {
5
- margin: 3px 0 3px 22px;
6
-
7
- input, textarea {
8
- width: 100%;
9
- }
10
- }
11
-
12
- li.reason {
13
- &.has-internal-message .internal-message {
14
- border: 1px solid lighten($darkest-color, 80%);
15
- padding: 7px;
16
- display: none;
17
- }
18
-
19
- @media (max-width: 650px) {
20
- li.reason {
21
- margin-bottom: 10px;
22
-
23
- .reason-input, .internal-message {
24
- margin-left: 29px;
25
- }
26
-
27
- label {
28
- display: table;
29
-
30
- > span {
31
- display: table-cell;
32
- font-size: 1.3em;
33
- }
34
- }
35
- }
36
- }
37
- }
38
-
39
- .anonymous-feedback-label {
40
- float: left;
41
- }
42
-
43
- .fs-modal-panel {
44
- margin-top: 0 !important;
45
-
46
- h3 {
47
- margin-top: 0;
48
- line-height: 1.5em;
49
- }
50
- }
51
- }
52
-
53
- #the-list .deactivate > .fs-slug {
54
- display: none;
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/_gdpr-consent.scss DELETED
@@ -1,81 +0,0 @@
1
- #fs_marketing_optin
2
- {
3
- display: none;
4
- margin-top: 10px;
5
- border: 1px solid #ccc;
6
- padding: 10px;
7
- line-height: 1.5em;
8
-
9
- .fs-message
10
- {
11
- display: block;
12
- margin-bottom: 5px;
13
- font-size: 1.05em;
14
- font-weight: 600;
15
- }
16
-
17
- &.error
18
- {
19
- border: 1px solid $fs-logo-magenta-color;
20
- background: #fee;
21
-
22
- .fs-message
23
- {
24
- color: $fs-logo-magenta-color;
25
- }
26
- }
27
-
28
- .fs-input-container
29
- {
30
- margin-top: 5px;
31
-
32
- label
33
- {
34
- margin-top: 5px;
35
- display: block;
36
-
37
- input
38
- {
39
- float: left;
40
- margin: 1px 0 0 0;
41
- }
42
-
43
- &:first-child
44
- {
45
- display: block;
46
- margin-bottom: 2px;
47
- }
48
- }
49
- }
50
-
51
- .fs-input-label
52
- {
53
- display: block;
54
- margin-left: 20px;
55
-
56
- .underlined
57
- {
58
- text-decoration: underline;
59
- }
60
- }
61
- }
62
-
63
- .rtl
64
- {
65
- #fs_marketing_optin
66
- {
67
- .fs-input-container
68
- {
69
- label input
70
- {
71
- float: right;
72
- }
73
- }
74
-
75
- .fs-input-label
76
- {
77
- margin-left: 0;
78
- margin-right: 20px;
79
- }
80
- }
81
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/_license-activation.scss DELETED
@@ -1,47 +0,0 @@
1
- .fs-modal.fs-modal-license-activation {
2
- .fs-modal-body {
3
- input.license_key {
4
- width: 100%;
5
- }
6
- }
7
- }
8
-
9
- #license_options_container {
10
- table {
11
- &, select, #available_license_key {
12
- width: 100%;
13
- }
14
-
15
- td:first-child {
16
- width: 1%;
17
- }
18
-
19
- #other_license_key_container {
20
- label {
21
- position: relative;
22
- top: 6px;
23
- float: left;
24
- margin-right: 5px;
25
- }
26
-
27
- div {
28
- overflow: hidden;
29
- width: auto;
30
- height: 30px;
31
- display: block;
32
- top: 2px;
33
- position: relative;
34
-
35
- input {
36
- margin: 0;
37
- }
38
- }
39
- }
40
- }
41
- }
42
-
43
- #sites_list_container {
44
- td {
45
- cursor: pointer;
46
- }
47
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/_license-key-resend.scss DELETED
@@ -1,68 +0,0 @@
1
- .fs-modal.fs-modal-license-key-resend
2
- {
3
- .email-address-container
4
- {
5
- overflow: hidden;
6
- padding-right: 2px;
7
- }
8
-
9
- &.fs-freemium
10
- {
11
- input.email-address
12
- {
13
- width: 300px;
14
- }
15
-
16
- label
17
- {
18
- display: block;
19
- margin-bottom: 10px;
20
- }
21
- }
22
-
23
- &.fs-premium
24
- {
25
- input.email-address
26
- {
27
- width: 100%;
28
- }
29
-
30
- .button-container
31
- {
32
- float: right;
33
- margin-left: 7px;
34
-
35
- @media (max-width: 650px) {
36
- margin-top: 2px;
37
- }
38
- }
39
- }
40
- }
41
-
42
- .rtl
43
- {
44
- .fs-modal.fs-modal-license-key-resend
45
- {
46
- .fs-modal-body
47
- {
48
- .input-container > .email-address-container
49
- {
50
- padding-left: 2px;
51
- padding-right: 0;
52
- }
53
-
54
- .button-container
55
- {
56
- float: left;
57
- margin-right: 7px;
58
- margin-left: 0;
59
- }
60
- }
61
- }
62
- }
63
-
64
- a.show-license-resend-modal
65
- {
66
- margin-top: 4px;
67
- display: inline-block;
68
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/_modal-common.scss DELETED
@@ -1,194 +0,0 @@
1
- @import "../colors";
2
- @import "../mixins";
3
-
4
- .fs-modal {
5
- position: fixed;
6
- overflow: auto;
7
- height: 100%;
8
- width: 100%;
9
- top: 0;
10
- z-index: 100000;
11
- display: none;
12
- background: rgba(0, 0, 0, 0.6);
13
-
14
- .fs-modal-dialog {
15
- background: transparent;
16
- position: absolute;
17
- left: 50%;
18
- margin-left: -298px;
19
- padding-bottom: 30px;
20
- top: -100%;
21
- z-index: 100001;
22
- width: 596px;
23
-
24
- @media (max-width: 650px) {
25
- margin-left: -50%;
26
- box-sizing: border-box;
27
- padding-left: 10px;
28
- padding-right: 10px;
29
- width: 100%;
30
-
31
- .fs-modal-panel > h3 > strong {
32
- font-size: 1.3em;
33
- }
34
- }
35
- }
36
-
37
- &.active {
38
- display: block;
39
-
40
- &:before {
41
- display: block;
42
- }
43
-
44
- .fs-modal-dialog {
45
- top: 10%;
46
- }
47
- }
48
-
49
- &.fs-success {
50
- .fs-modal-header {
51
- border-bottom-color: $wp-notice-success-dark-color;
52
- }
53
-
54
- .fs-modal-body {
55
- background-color: $wp-notice-success-color;
56
- }
57
- }
58
-
59
- &.fs-warn {
60
- .fs-modal-header {
61
- border-bottom-color: $wp-notice-warn-dark-color;
62
- }
63
-
64
- .fs-modal-body {
65
- background-color: $wp-notice-warn-color;
66
- }
67
- }
68
-
69
- &.fs-error {
70
- .fs-modal-header {
71
- border-bottom-color: $wp-notice-error-dark-color;
72
- }
73
-
74
- .fs-modal-body {
75
- background-color: $wp-notice-error-color;
76
- }
77
- }
78
-
79
-
80
- .fs-modal-body,
81
- .fs-modal-footer {
82
- border: 0;
83
- background: #fefefe;
84
- padding: 20px;
85
- }
86
-
87
- .fs-modal-header {
88
- border-bottom: #eeeeee solid 1px;
89
- background: #fbfbfb;
90
- padding: 15px 20px;
91
- position: relative;
92
- margin-bottom: -10px;
93
- // z-index: 2;
94
-
95
- h4 {
96
- margin: 0;
97
- padding: 0;
98
- text-transform: uppercase;
99
- font-size: 1.2em;
100
- font-weight: bold;
101
- color: #cacaca;
102
- text-shadow: 1px 1px 1px #fff;
103
- letter-spacing: 0.6px;
104
- -webkit-font-smoothing: antialiased;
105
- }
106
-
107
- .fs-close {
108
- position: absolute;
109
- right: 10px;
110
- top: 12px;
111
- cursor: pointer;
112
- color: #bbb;
113
- @include border-radius(20px);
114
- padding: 3px;
115
- @include transition(all 0.2s ease-in-out);
116
-
117
- &:hover {
118
- color: #fff;
119
- background: #aaa;
120
- }
121
-
122
- &, &:hover
123
- {
124
- .dashicons
125
- {
126
- text-decoration: none;
127
- }
128
- }
129
- }
130
- }
131
-
132
- .fs-modal-body {
133
- border-bottom: 0;
134
-
135
- p {
136
- font-size: 14px;
137
- }
138
-
139
- h2 {
140
- font-size: 20px;
141
- line-height: 1.5em;
142
- }
143
-
144
- > div {
145
- margin-top: 10px;
146
-
147
- h2 {
148
- font-weight: bold;
149
- font-size: 20px;
150
- margin-top: 0;
151
- }
152
- }
153
- }
154
-
155
- .fs-modal-footer {
156
- border-top: #eeeeee solid 1px;
157
- text-align: right;
158
-
159
- > .button {
160
- margin: 0 7px;
161
-
162
- &:first-child {
163
- margin: 0;
164
- }
165
- }
166
- }
167
-
168
- .fs-modal-panel {
169
- > .notice.inline {
170
- margin: 0;
171
- display: none;
172
- }
173
-
174
- &:not(.active) {
175
- display: none;
176
- }
177
- }
178
- }
179
-
180
- .rtl
181
- {
182
- .fs-modal {
183
- .fs-modal-header {
184
- .fs-close {
185
- right: auto;
186
- left: 20px;
187
- }
188
- }
189
- }
190
- }
191
-
192
- body.has-fs-modal {
193
- overflow: hidden;
194
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/_multisite-options.scss DELETED
@@ -1,40 +0,0 @@
1
- #multisite_options_container {
2
- margin-top: 10px;
3
- border: 1px solid #ccc;
4
- padding: 5px;
5
-
6
- a {
7
- text-decoration: none;
8
-
9
- &:focus {
10
- box-shadow: none;
11
- }
12
-
13
- &.selected {
14
- font-weight: bold;
15
- }
16
- }
17
-
18
- &.apply-on-all-sites {
19
- border: 0 none;
20
- padding: 0;
21
-
22
- #all_sites_options {
23
- border-spacing: 0;
24
-
25
- td:not(:first-child) {
26
- display: none;
27
- }
28
- }
29
- }
30
-
31
- #sites_list_container {
32
- display: none;
33
- overflow: auto;
34
-
35
- table td {
36
- border-top: 1px solid #ccc;
37
- padding: 4px 2px;
38
- }
39
- }
40
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/_subscription-cancellation.scss DELETED
@@ -1,30 +0,0 @@
1
- .fs-modal.fs-modal-subscription-cancellation {
2
- .fs-price-increase-warning {
3
- color: red;
4
- font-weight: bold;
5
- padding: 0 25px;
6
- margin-bottom: 0;
7
- }
8
-
9
- ul.subscription-actions label {
10
- input {
11
- float: left;
12
- top: 5px;
13
- position: relative;
14
-
15
- .rtl & {
16
- float: right;
17
- }
18
- }
19
-
20
- span {
21
- display: block;
22
- margin-left: 24px;
23
-
24
- .rtl & {
25
- margin-left: 0;
26
- margin-right: 24px;
27
- }
28
- }
29
- }
30
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/_themes.scss DELETED
@@ -1,21 +0,0 @@
1
- .theme-browser
2
- {
3
- .theme
4
- {
5
- .fs-premium-theme-badge
6
- {
7
- position: absolute;
8
- top: 10px;
9
- right: 0;
10
- background: $fs-logo-green-color;
11
- color: #fff;
12
- text-transform: uppercase;
13
- padding: 5px 10px;
14
- @include border-radius(3px 0 0 3px);
15
- font-weight: bold;
16
- border-right: 0;
17
- @include box-shadow(0 2px 1px -1px rgba(0, 0, 0, .3));
18
- font-size: 1.1em;
19
- }
20
- }
21
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/_tooltip.scss DELETED
@@ -1,66 +0,0 @@
1
- .fs-tooltip-trigger
2
- {
3
- &:not(a)
4
- {
5
- cursor: help;
6
- }
7
-
8
- position: relative;
9
-
10
- .fs-tooltip
11
- {
12
- opacity: 0;
13
- visibility: hidden;
14
- @include transition(opacity 0.3s ease-in-out);
15
- position: absolute;
16
- background: $tooltip-bkg-color;
17
- color: $tooltip-color;
18
- font-family: 'arial', serif;
19
- font-size: 12px;
20
- padding: 10px;
21
- z-index: 999999;
22
- bottom: 100%;
23
- margin-bottom: 5px;
24
- left: 0;
25
- right: 0;
26
- @include border-radius(5px);
27
- @include box-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
28
- line-height: 1.3em;
29
- font-weight: bold;
30
- text-align: left;
31
-
32
- .rtl &
33
- {
34
- text-align: right;
35
- }
36
-
37
- &::after
38
- {
39
- content: ' ';
40
- display: block;
41
- width: 0;
42
- height: 0;
43
- border-style: solid;
44
- border-width: 5px 5px 0 5px;
45
- border-color: $tooltip-bkg-color transparent transparent transparent;
46
- position: absolute;
47
- top: 100%;
48
- left: 21px;
49
-
50
- .rtl &
51
- {
52
- right: 21px;
53
- left: auto;
54
- }
55
- }
56
- }
57
-
58
- &:hover
59
- {
60
- .fs-tooltip
61
- {
62
- visibility: visible;
63
- opacity: 1;
64
- }
65
- }
66
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/account.scss DELETED
@@ -1,302 +0,0 @@
1
- @import "../start";
2
-
3
- #fs_account
4
- {
5
- .postbox,
6
- .widefat
7
- {
8
- max-width: 700px;
9
- }
10
-
11
- h3
12
- {
13
- font-size: 1.3em;
14
- padding: 12px 15px;
15
- margin: 0 0 12px 0;
16
- line-height: 1.4;
17
- border-bottom: 1px solid #F1F1F1;
18
-
19
- .dashicons {
20
- width: 26px;
21
- height: 26px;
22
- font-size: 1.3em;
23
- }
24
- }
25
-
26
- i.dashicons
27
- {
28
- font-size: 1.2em;
29
- height: 1.2em;
30
- width: 1.2em;
31
- }
32
-
33
- .dashicons
34
- {
35
- vertical-align: middle;
36
- }
37
-
38
- .fs-header-actions
39
- {
40
- position: absolute;
41
- top: 17px;
42
- right: 15px;
43
- font-size: 0.9em;
44
-
45
- ul
46
- {
47
- margin: 0;
48
- }
49
-
50
- li
51
- {
52
- form
53
- {
54
- display: inline-block;
55
- }
56
-
57
- float: left;
58
- a
59
- {
60
- text-decoration: none;
61
- }
62
- }
63
- }
64
- }
65
-
66
- #fs_account_details .button-group {
67
- float: right;
68
- }
69
-
70
- .rtl #fs_account .fs-header-actions
71
- {
72
- left: 15px;
73
- right: auto;
74
- }
75
-
76
- .fs-key-value-table
77
- {
78
- width: 100%;
79
-
80
- form
81
- {
82
- display: inline-block;
83
- }
84
-
85
- tr
86
- {
87
- td:first-child
88
- {
89
- nobr
90
- {
91
- font-weight: bold;
92
- }
93
-
94
- text-align: right;
95
-
96
- form
97
- {
98
- display: block;
99
- }
100
- }
101
-
102
- td.fs-right
103
- {
104
- text-align: right;
105
- }
106
-
107
- &.fs-odd
108
- {
109
- background: #ebebeb;
110
- }
111
- }
112
-
113
- td, th
114
- {
115
- padding: 10px;
116
- }
117
-
118
- code {
119
- line-height: 28px;
120
- }
121
-
122
- var, code, input[type="text"]
123
- {
124
- color: #0073AA;
125
- font-size: 16px;
126
- background: none;
127
- }
128
-
129
- input[type="text"] {
130
- width: 100%;
131
- font-weight: bold;
132
- }
133
- }
134
-
135
- label.fs-tag
136
- {
137
- background: #ffba00;
138
- color: #fff;
139
- display: inline-block;
140
- border-radius: 3px;
141
- padding: 5px;
142
- font-size: 11px;
143
- line-height: 11px;
144
- vertical-align: baseline;
145
-
146
- &.fs-warn
147
- {
148
- background: #ffba00;
149
- }
150
- &.fs-success
151
- {
152
- background: #46b450;
153
- }
154
- &.fs-error
155
- {
156
- background: #dc3232;
157
- }
158
- }
159
-
160
- #fs_sites
161
- {
162
- .fs-scrollable-table
163
- {
164
- .fs-table-body {
165
- max-height: 200px;
166
- overflow: auto;
167
- border: 1px solid #e5e5e5;
168
-
169
- & > table.widefat {
170
- border: none !important;
171
- }
172
- }
173
-
174
- .fs-main-column {
175
- width: 100%;
176
- }
177
-
178
- .fs-site-details
179
- {
180
- td:first-of-type
181
- {
182
- text-align: right;
183
- color: grey;
184
- width: 1px;
185
- }
186
-
187
- td:last-of-type
188
- {
189
- text-align: right;
190
- }
191
- }
192
-
193
- .fs-install-details table
194
- {
195
- tr td
196
- {
197
- width: 1px;
198
- white-space: nowrap;
199
-
200
- &:last-of-type
201
- {
202
- width: auto;
203
- }
204
- }
205
- }
206
- }
207
- }
208
-
209
- #fs_addons
210
- {
211
- h3
212
- {
213
- border: none;
214
- margin-bottom: 0;
215
- padding: 4px 5px;
216
- }
217
-
218
- td
219
- {
220
- vertical-align: middle;
221
- }
222
-
223
- thead {
224
- white-space: nowrap;
225
- }
226
-
227
- td:first-child,
228
- th:first-child
229
- {
230
- text-align: left;
231
- font-weight: bold;
232
- }
233
- td:last-child,
234
- th:last-child
235
- {
236
- text-align: right;
237
- }
238
- th
239
- {
240
- font-weight: bold;
241
- }
242
- }
243
-
244
- #fs_billing_address {
245
- width: 100%;
246
-
247
- tr {
248
- td {
249
- width: 50%;
250
- padding: 5px;
251
- }
252
-
253
- &:first-of-type {
254
- td {
255
- padding-top: 0;
256
- }
257
- }
258
- }
259
-
260
- @mixin read-mode {
261
- border-color: transparent;
262
- color: #777;
263
- border-bottom: 1px dashed #ccc;
264
- padding-left: 0;
265
- background: none;
266
- }
267
-
268
- span {
269
- font-weight: bold;
270
- }
271
-
272
- input, select {
273
- @include placeholder(transparent);
274
-
275
- display: block;
276
- width: 100%;
277
- margin-top: 5px;
278
-
279
- &.fs-read-mode {
280
- @include read-mode();
281
- }
282
- }
283
-
284
-
285
- &.fs-read-mode {
286
- td span {
287
- display: none;
288
- }
289
-
290
- input, select
291
- {
292
- @include read-mode();
293
- @include placeholder(#ccc);
294
- }
295
- }
296
-
297
-
298
- button {
299
- display: block;
300
- width: 100%;
301
- }
302
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/add-ons.scss DELETED
@@ -1,449 +0,0 @@
1
- @import "../start";
2
-
3
- #fs_addons
4
- {
5
- .fs-cards-list
6
- {
7
- list-style: none;
8
-
9
- .fs-card
10
- {
11
- float: left;
12
- // height: 185px; // With reviews/ratings
13
- height: 152px;
14
- width: 310px;
15
- padding: 0;
16
- margin: 0 0 30px 30px;
17
- font-size: 14px;
18
- list-style: none;
19
- border: 1px solid #ddd;
20
- cursor: pointer;
21
- position: relative;
22
-
23
- .fs-overlay
24
- {
25
- position: absolute;
26
- left: 0;
27
- right: 0;
28
- bottom: 0;
29
- top: 0;
30
- z-index: 9;
31
- }
32
-
33
- .fs-inner
34
- {
35
- background-color: #fff;
36
- overflow: hidden;
37
- height: 100%;
38
- position: relative;
39
-
40
- ul
41
- {
42
- @include transition(all, 0.15s);
43
- left: 0;
44
- right: 0;
45
- top: 0;
46
- position: absolute;
47
- }
48
-
49
- li
50
- {
51
- list-style: none;
52
- line-height: 18px;
53
- padding: 0 15px;
54
- width: 100%;
55
- display: block;
56
- @include box-sizing(border-box);
57
- }
58
-
59
- .fs-card-banner
60
- {
61
- padding: 0;
62
- margin: 0;
63
- line-height: 0;
64
- display: block;
65
- height: 100px;
66
- background-repeat: repeat-x;
67
- background-size: 100% 100%;
68
- @include transition(all, 0.15s);
69
- }
70
-
71
- .fs-title
72
- {
73
- margin: 10px 0 0 0;
74
- height: 18px;
75
- overflow: hidden;
76
- color: #000;
77
- white-space: nowrap;
78
- text-overflow: ellipsis;
79
- font-weight: bold;
80
- }
81
-
82
- .fs-offer
83
- {
84
- font-size: 0.9em;
85
- }
86
-
87
- .fs-description
88
- {
89
- background-color: #f9f9f9;
90
- padding: 10px 15px 100px 15px;
91
- border-top: 1px solid #eee;
92
- margin: 0 0 10px 0;
93
- color: #777;
94
- }
95
-
96
- .fs-tag
97
- {
98
- position: absolute;
99
- top: 10px;
100
- right: 0px;
101
- background: greenyellow;
102
- display: block;
103
- padding: 2px 10px;
104
- @include box-shadow(1px 1px 1px rgba(0,0,0,0.3));
105
- text-transform: uppercase;
106
- font-size: 0.9em;
107
- font-weight: bold;
108
- }
109
-
110
- .fs-cta
111
- {
112
- .button
113
- {
114
- position: absolute;
115
- top: 112px;
116
- right: 10px;
117
- }
118
- }
119
- }
120
-
121
- @media screen and (min-width: 960px) {
122
- &:hover
123
- {
124
- .fs-overlay
125
- {
126
- border: 2px solid $fms-link-color;
127
- margin-left: -1px;
128
- margin-top: -1px;
129
- }
130
-
131
- .fs-inner
132
- {
133
- ul
134
- {
135
- top: -100px;
136
- }
137
-
138
- .fs-card-banner
139
- {
140
- // background-position: 50% -100px;
141
- }
142
-
143
- .fs-title,
144
- .fs-offer
145
- {
146
- color: $fms-link-color;
147
- }
148
- }
149
- }
150
- }
151
- }
152
- }
153
- }
154
-
155
- #TB_window
156
- {
157
- &, iframe
158
- {
159
- width: 772px !important;
160
- }
161
- }
162
-
163
- #plugin-information
164
- {
165
- #section-description
166
- {
167
- h2, h3, p, b, i, blockquote, li, ul, ol
168
- {
169
- clear: none;
170
- }
171
-
172
- .fs-selling-points
173
- {
174
- padding-bottom: 10px;
175
- border-bottom: 1px solid #ddd;
176
-
177
- ul
178
- {
179
- margin: 0;
180
-
181
- li
182
- {
183
- padding: 0;
184
- list-style: none outside none;
185
-
186
- i.dashicons
187
- {
188
- color: $fs-logo-green-color;
189
- font-size: 3em;
190
- vertical-align: middle;
191
- line-height: 30px;
192
- float: left;
193
- margin: 0 0 0 -15px;
194
- }
195
-
196
- h3
197
- {
198
- margin: 1em 30px !important;
199
- }
200
- }
201
- }
202
- }
203
-
204
- .fs-screenshots
205
- {
206
- @include clearfix();
207
- ul
208
- {
209
- list-style: none;
210
- margin: 0;
211
-
212
- li
213
- {
214
- width: 225px;
215
- height: 225px;
216
- float: left;
217
- margin-bottom: 20px;
218
- @include box-sizing(content-box);
219
-
220
- a
221
- {
222
- display: block;
223
- width: 100%;
224
- height: 100%;
225
- border: 1px solid;
226
- @include box-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
227
- background-size: cover;
228
- }
229
-
230
- &.odd
231
- {
232
- margin-right: 20px;
233
- }
234
- }
235
- }
236
- }
237
- }
238
-
239
- .plugin-information-pricing
240
- {
241
- $pricing_color: #FFFEEC;
242
- $borders_color: #DDD;
243
- margin: -16px;
244
- // padding: 20px;
245
- border-bottom: 1px solid $borders_color;
246
-
247
- .fs-plan
248
- {
249
-
250
- h3
251
- {
252
- margin-top: 0;
253
- padding: 20px;
254
- font-size: 16px;
255
- }
256
-
257
- .nav-tab-wrapper
258
- {
259
- border-bottom: 1px solid $borders_color;
260
-
261
- .nav-tab
262
- {
263
- cursor: pointer;
264
- position: relative;
265
- padding: 0 10px;
266
- font-size: 0.9em;
267
-
268
- label
269
- {
270
- text-transform: uppercase;
271
- color: green;
272
- background: greenyellow;
273
- position: absolute;
274
- left: -1px;
275
- right: -1px;
276
- bottom: 100%;
277
- border: 1px solid darkgreen;
278
- padding: 2px;
279
- text-align: center;
280
- font-size: 0.9em;
281
- line-height: 1em;
282
- }
283
-
284
- &.nav-tab-active
285
- {
286
- cursor: default;
287
- background: $pricing_color;
288
- border-bottom-color: $pricing_color;
289
- }
290
- }
291
- }
292
-
293
- &.fs-single-cycle
294
- {
295
- h3
296
- {
297
- background: $pricing_color;
298
- margin: 0;
299
- padding-bottom: 0;
300
- color: #0073aa;
301
- }
302
-
303
- .nav-tab-wrapper,
304
- .fs-billing-frequency
305
- {
306
- display: none;
307
- }
308
- }
309
-
310
- .fs-pricing-body
311
- {
312
- background: $pricing_color;
313
- padding: 20px;
314
- }
315
-
316
- .button
317
- {
318
- width: 100%;
319
- text-align: center;
320
- font-weight: bold;
321
- text-transform: uppercase;
322
- font-size: 1.1em;
323
- }
324
-
325
- label
326
- {
327
- white-space: nowrap;
328
- }
329
-
330
- var {
331
- font-style: normal;
332
- }
333
-
334
- .fs-billing-frequency,
335
- .fs-annual-discount
336
- {
337
- text-align: center;
338
- display: block;
339
- font-weight: bold;
340
- margin-bottom: 10px;
341
- text-transform: uppercase;
342
- background: #F3F3F3;
343
- padding: 2px;
344
- border: 1px solid #ccc;
345
- }
346
-
347
- .fs-annual-discount
348
- {
349
- text-transform: none;
350
- color: green;
351
- background: greenyellow;
352
- }
353
-
354
- ul.fs-trial-terms
355
- {
356
- font-size: 0.9em;
357
-
358
- i
359
- {
360
- float: left;
361
- margin: 0 0 0 -15px;
362
- }
363
-
364
- li
365
- {
366
- margin: 10px 0 0 0;
367
- }
368
- }
369
- }
370
- }
371
-
372
- #section-features
373
- {
374
- .fs-features
375
- {
376
- margin: -20px -26px;
377
- }
378
-
379
- table
380
- {
381
- width: 100%;
382
- border-spacing: 0;
383
- border-collapse: separate;
384
-
385
- thead
386
- {
387
- th
388
- {
389
- padding: 10px 0;
390
- }
391
-
392
- .fs-price
393
- {
394
- color: $fs-logo-green-color;
395
- font-weight: normal;
396
- display: block;
397
- text-align: center;
398
- }
399
- }
400
-
401
- tbody
402
- {
403
- td
404
- {
405
- border-top: 1px solid #ccc;
406
- padding: 10px 0;
407
- text-align: center;
408
- width: 100px;
409
- color: $fs-logo-green-color;
410
-
411
- &:first-child
412
- {
413
- text-align: left;
414
- width: auto;
415
- color: inherit;
416
- padding-left: 26px;
417
- }
418
- }
419
- tr.fs-odd
420
- {
421
- td
422
- {
423
- background: #fefefe;
424
- }
425
- }
426
- }
427
- }
428
-
429
- .dashicons-yes
430
- {
431
- width: 30px;
432
- height: 30px;
433
- font-size: 30px;
434
- }
435
- }
436
- }
437
-
438
- @media screen and (max-width: 961px) {
439
- #fs_addons
440
- {
441
- .fs-cards-list
442
- {
443
- .fs-card
444
- {
445
- height: 265px;
446
- }
447
- }
448
- }
449
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/affiliation.scss DELETED
@@ -1,97 +0,0 @@
1
- @import "../start";
2
-
3
- #fs_affiliation_content_wrapper {
4
- #messages {
5
- margin-top: 25px;
6
- }
7
-
8
- h3 {
9
- font-size: 24px;
10
- padding: 0;
11
- margin-left: 0;
12
- }
13
-
14
- ul {
15
- li {
16
- @include box-sizing(border-box);
17
- list-style-type: none;
18
-
19
- &:before {
20
- content: '✓';
21
- margin-right: 10px;
22
- font-weight: bold;
23
- }
24
- }
25
- }
26
-
27
- p:not(.description), li, label {
28
- font-size: 16px !important;
29
- line-height: 26px !important;
30
- }
31
-
32
- .button {
33
- margin-top: 20px;
34
- margin-bottom: 7px;
35
- line-height: 35px;
36
- height: 40px;
37
- font-size: 16px;
38
-
39
- &#cancel_button {
40
- margin-right: 5px;
41
- }
42
- }
43
-
44
- form {
45
- .input-container {
46
- .input-label {
47
- font-weight: bold;
48
- display: block;
49
- width: 100%;
50
- }
51
-
52
- &.input-container-text {
53
- label, input, textarea {
54
- display: block;
55
- }
56
- }
57
-
58
- margin-bottom: 15px;
59
-
60
- #add_domain, .remove-domain {
61
- text-decoration: none;
62
- display: inline-block;
63
- margin-top: 3px;
64
-
65
- &:focus {
66
- box-shadow: none;
67
- }
68
-
69
- &.disabled {
70
- color: #aaa;
71
- cursor: default;
72
- }
73
- }
74
- }
75
-
76
- #extra_domains_container {
77
- .description {
78
- margin-top: 0;
79
- position: relative;
80
- top: -4px;
81
- }
82
-
83
- .extra-domain-input-container {
84
- margin-bottom: 15px;
85
-
86
- .domain {
87
- display: inline-block;
88
- margin-right: 5px;
89
-
90
- &:last-of-type {
91
- margin-bottom: 0;
92
- }
93
- }
94
- }
95
- }
96
- }
97
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/checkout.scss DELETED
@@ -1,5 +0,0 @@
1
- @media screen and (max-width: 782px) {
2
- #wpbody-content {
3
- padding-bottom: 0 !important;
4
- }
5
- }
 
 
 
 
 
freemius/assets/scss/admin/common.scss DELETED
@@ -1,218 +0,0 @@
1
- @import "../start";
2
- @import "themes";
3
-
4
- #iframe
5
- {
6
- line-height: 0;
7
- font-size: 0;
8
- }
9
-
10
- .fs-full-size-wrapper
11
- {
12
- margin: 40px 0 -65px -20px;
13
-
14
- @media (max-width: 600px) {
15
- margin: 0 0 -65px -10px;
16
- }
17
- }
18
-
19
- .fs-notice
20
- {
21
- position: relative;
22
-
23
- &.fs-has-title
24
- {
25
- margin-bottom: 30px !important;
26
- }
27
-
28
- &.success
29
- {
30
- color: green;
31
- // font-weight: normal;
32
- }
33
-
34
- &.promotion
35
- {
36
- border-color: $fs-notice-promotion-border-color !important;
37
- background-color: $fs-notice-promotion-bkg !important;
38
- }
39
-
40
- .fs-notice-body
41
- {
42
- margin: .5em 0;
43
- padding: 2px;
44
- }
45
-
46
- .fs-close
47
- {
48
- // position: absolute;
49
- // top: 2px;
50
- // bottom: 2px;
51
- // right: 2px;
52
- // min-width: 100px;
53
- // text-align: center;
54
- // padding-right: 2px;
55
- cursor: pointer;
56
- color: #aaa;
57
- float: right;
58
-
59
- &:hover
60
- {
61
- color: #666;
62
- // background: #A9A9A9;
63
- }
64
-
65
- > *
66
- {
67
- margin-top: 7px;
68
- display: inline-block;
69
- }
70
- }
71
-
72
- label.fs-plugin-title
73
- {
74
- background: rgba(0, 0, 0, 0.3);
75
- color: #fff;
76
- padding: 2px 10px;
77
- position: absolute;
78
- top: 100%;
79
- bottom: auto;
80
- right: auto;
81
- @include border-radius(0 0 3px 3px);
82
- left: 10px;
83
- font-size: 12px;
84
- font-weight: bold;
85
- cursor: auto;
86
- }
87
- }
88
-
89
- div.fs-notice
90
- {
91
- &.updated,
92
- &.success,
93
- &.promotion
94
- {
95
- display: block !important;
96
- }
97
- }
98
-
99
- .rtl .fs-notice
100
- {
101
- .fs-close
102
- {
103
- // left: 2px;
104
- // right: auto;
105
- // padding-right: 0;
106
- // padding-left: 2px;
107
- float: left;
108
- }
109
- }
110
-
111
- .fs-secure-notice
112
- {
113
- position: fixed;
114
- top: 32px;
115
- left: 160px;
116
- right: 0;
117
- background: rgb(235, 253, 235);
118
- padding: 10px 20px;
119
- color: green;
120
- z-index: 9999;
121
- @include box-shadow(0 2px 2px rgba(6, 113, 6, 0.3));
122
- @include opacity(0.95);
123
-
124
- &:hover
125
- {
126
- @include opacity(1);
127
- }
128
-
129
- a.fs-security-proof
130
- {
131
- color: green;
132
- text-decoration: none;
133
- }
134
- }
135
-
136
- @media screen and (max-width: 960px) {
137
- .fs-secure-notice
138
- {
139
- left: 36px;
140
- }
141
- }
142
-
143
- @media screen and (max-width: 600px) {
144
- .fs-secure-notice
145
- {
146
- display: none;
147
- }
148
- }
149
-
150
- @media screen and (max-width: 500px) {
151
- #fs_promo_tab
152
- {
153
- display: none;
154
- }
155
- }
156
-
157
- @media screen and (max-width: 782px) {
158
- .fs-secure-notice
159
- {
160
- left: 0;
161
- top: 46px;
162
- text-align: center;
163
- }
164
- }
165
-
166
- span.fs-submenu-item.fs-sub:before
167
- {
168
- // Add small arrow.
169
- content: '\21B3';
170
- padding: 0 5px;
171
- }
172
-
173
- .rtl
174
- {
175
- span.fs-submenu-item.fs-sub:before
176
- {
177
- // Add small RTL arrow.
178
- content: '\21B2';
179
- }
180
- }
181
-
182
- .fs-submenu-item
183
- {
184
- &.pricing
185
- {
186
- &.upgrade-mode
187
- {
188
- color: greenyellow;
189
- }
190
-
191
- &.trial-mode
192
- {
193
- color: #83e2ff;
194
- }
195
- }
196
- }
197
-
198
- #adminmenu .update-plugins.fs-trial
199
- {
200
- background-color: #00b9eb;
201
- }
202
- .fs-ajax-spinner
203
- {
204
- border: 0;
205
- width: 20px;
206
- height: 20px;
207
- margin-right: 5px;
208
- vertical-align: sub;
209
- display: inline-block;
210
- background: url('/wp-admin/images/wpspin_light-2x.gif');
211
- background-size: contain;
212
- }
213
-
214
- .wrap.fs-section {
215
- h2 {
216
- text-align: left;
217
- }
218
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/connect.scss DELETED
@@ -1,548 +0,0 @@
1
- @import "../start";
2
-
3
- $form_width: 480px;
4
-
5
- #fs_connect
6
- {
7
- width: $form_width;
8
- @include box-shadow(0px 1px 2px rgba(0, 0, 0, 0.3));
9
- margin: 20px 0;
10
-
11
- @media screen and (max-width: ($form_width - 1)) {
12
- @include box-shadow(none);
13
- width: auto;
14
- margin: 0 0 0 -10px;
15
- }
16
-
17
- .fs-content
18
- {
19
- background: #fff;
20
- padding: 15px 20px;
21
-
22
- .fs-error {
23
- background: snow;
24
- color: $fs-logo-magenta-color;
25
- border: 1px solid $fs-logo-magenta-color;
26
- @include box-shadow(0 1px 1px 0 rgba(0,0,0,.1));
27
- text-align: center;
28
- padding: 5px;
29
- margin-bottom: 10px;
30
- }
31
-
32
- p
33
- {
34
- margin: 0;
35
- padding: 0;
36
- font-size: 1.2em;
37
- }
38
- }
39
-
40
- .fs-license-key-container {
41
- position: relative;
42
- width: 280px;
43
- margin: 10px auto 0 auto;
44
-
45
- input {
46
- width: 100%;
47
- }
48
-
49
- .dashicons {
50
- position: absolute;
51
- top: 5px;
52
- right: 5px;
53
- }
54
- }
55
-
56
- &.require-license-key {
57
- #sites_list_container {
58
- td {
59
- cursor: pointer;
60
- }
61
- }
62
- }
63
-
64
- #delegate_to_site_admins {
65
- margin-right: 15px;
66
- float: right;
67
- height: 26px;
68
- vertical-align: middle;
69
- line-height: 37px;
70
- font-weight: bold;
71
- border-bottom: 1px dashed;
72
- text-decoration: none;
73
-
74
- &.rtl {
75
- margin-left: 15px;
76
- margin-right: 0;
77
- }
78
- }
79
-
80
- .fs-actions
81
- {
82
- padding: 10px 20px;
83
- background: #C0C7CA;
84
-
85
- .button
86
- {
87
- padding: 0 10px 1px;
88
- line-height: 35px;
89
- height: 37px;
90
- font-size: 16px;
91
- margin-bottom: 0;
92
-
93
- .dashicons
94
- {
95
- font-size: 37px;
96
- margin-left: -8px;
97
- margin-right: 12px;
98
- }
99
-
100
- &.button-primary
101
- {
102
- padding-right: 15px;
103
- padding-left: 15px;
104
-
105
- &:after
106
- {
107
- content: ' \279C';
108
- }
109
-
110
- &.fs-loading
111
- {
112
- &:after
113
- {
114
- content: '';
115
- }
116
- }
117
- }
118
-
119
- &.button-secondary
120
- {
121
- float: right;
122
- }
123
- }
124
-
125
- // .fs-skip
126
- // {
127
- // line-height: 38px;
128
- // vertical-align: middle;
129
- // text-decoration: none;
130
- // margin-left: 10px;
131
- // }
132
- }
133
-
134
- &.fs-anonymous-disabled
135
- {
136
- .fs-actions
137
- {
138
- .button.button-primary
139
- {
140
- width: 100%;
141
- }
142
- }
143
- }
144
-
145
- .fs-permissions
146
- {
147
- padding: 10px 20px;
148
- background: #FEFEFE;
149
- // background: #F1F1F1;
150
- @include transition(background 0.5s ease);
151
-
152
- .fs-license-sync-disclaimer {
153
- text-align: center;
154
- margin-top: 0;
155
- }
156
-
157
- .fs-trigger
158
- {
159
- font-size: 0.9em;
160
- text-decoration: none;
161
- text-align: center;
162
- display: block;
163
- }
164
-
165
- ul
166
- {
167
- height: 0;
168
- overflow: hidden;
169
- margin: 0;
170
-
171
- li
172
- {
173
- margin-bottom: 12px;
174
-
175
- &:last-child
176
- {
177
- margin-bottom: 0;
178
- }
179
-
180
- i.dashicons
181
- {
182
- float: left;
183
- font-size: 40px;
184
- width: 40px;
185
- height: 40px;
186
- }
187
-
188
- div
189
- {
190
- margin-left: 55px;
191
-
192
- span
193
- {
194
- font-weight: bold;
195
- text-transform: uppercase;
196
- color: #23282d;
197
- }
198
-
199
- p
200
- {
201
- margin: 2px 0 0 0;
202
- }
203
- }
204
- }
205
- }
206
-
207
- &.fs-open
208
- {
209
- background: #fff;
210
-
211
- ul
212
- {
213
- height: auto;
214
- margin: 20px 20px 10px 20px;
215
- }
216
- }
217
-
218
- @media screen and (max-width: ($form_width - 1)) {
219
- background: #fff;
220
-
221
- .fs-trigger
222
- {
223
- display: none;
224
- }
225
-
226
- ul
227
- {
228
- height: auto;
229
- margin: 20px;
230
- }
231
- }
232
- }
233
-
234
- .fs-freemium-licensing {
235
- padding: 8px;
236
- // background: #0085BA;
237
- background: #777;
238
- color: #fff;
239
-
240
- p {
241
- text-align: center;
242
- display: block;
243
- margin: 0;
244
- padding: 0;
245
- }
246
-
247
- a {
248
- color: #C2EEFF;
249
- text-decoration: underline;
250
- }
251
- }
252
-
253
- $icon_size: 80px;
254
- $wp_logo_padding: $icon_size / 10;
255
- $icons_top: 10px;
256
-
257
- .fs-visual
258
- {
259
- padding: 12px;
260
- line-height: 0;
261
- background: #fafafa;
262
- height: $icon_size;
263
- position: relative;
264
-
265
- .fs-site-icon
266
- {
267
- position: absolute;
268
- left: 20px;
269
- top: $icons_top;
270
- }
271
-
272
- .fs-connect-logo
273
- {
274
- position: absolute;
275
- right: 20px;
276
- top: $icons_top;
277
- }
278
-
279
- .fs-plugin-icon
280
- {
281
- position: absolute;
282
- top: $icons_top;
283
- left: 50%;
284
- margin-left: - ($icon_size / 2);
285
- }
286
-
287
- .fs-plugin-icon,
288
- .fs-site-icon,
289
- img,
290
- object
291
- {
292
- width: $icon_size;
293
- height: $icon_size;
294
- }
295
-
296
- .dashicons-wordpress
297
- {
298
- font-size: $icon_size - ($wp_logo_padding * 2);
299
- background: $wordpress_color;
300
- color: #fff;
301
- width: $icon_size - ($wp_logo_padding * 2);
302
- height: $icon_size - ($wp_logo_padding * 2);
303
- padding: $wp_logo_padding;
304
- }
305
-
306
- .dashicons-plus
307
- {
308
- position: absolute;
309
- top: 50%;
310
- font-size: 30px;
311
- margin-top: -10px;
312
- color: #bbb;
313
-
314
- &.fs-first
315
- {
316
- left: 28%;
317
- }
318
- &.fs-second
319
- {
320
- left: 65%;
321
- }
322
- }
323
-
324
- .fs-plugin-icon,
325
- .fs-connect-logo,
326
- .fs-site-icon
327
- {
328
- border: 1px solid #ccc;
329
- padding: 1px;
330
- background: #fff;
331
- }
332
- }
333
-
334
- .fs-terms
335
- {
336
- text-align: center;
337
- font-size: 0.85em;
338
- padding: 5px;
339
- background: rgba(0, 0, 0, 0.05);
340
-
341
- &, a
342
- {
343
- color: #999;
344
- }
345
-
346
- a
347
- {
348
- text-decoration: none;
349
- }
350
- }
351
- }
352
-
353
- @import "multisite-options";
354
- @import "tooltip";
355
- @import "gdpr-consent";
356
-
357
- .rtl
358
- {
359
- #fs_connect
360
- {
361
- .fs-actions
362
- {
363
- padding: 10px 20px;
364
- background: #C0C7CA;
365
-
366
- .button
367
- {
368
- .dashicons
369
- {
370
- font-size: 37px;
371
- margin-left: -8px;
372
- margin-right: 12px;
373
- }
374
-
375
- &.button-primary
376
- {
377
- &:after
378
- {
379
- content: ' \000bb';
380
- }
381
-
382
- &.fs-loading
383
- {
384
- &:after
385
- {
386
- content: '';
387
- }
388
- }
389
- }
390
-
391
- &.button-secondary
392
- {
393
- float: left;
394
- }
395
- }
396
- }
397
-
398
- .fs-permissions
399
- {
400
- ul
401
- {
402
- li
403
- {
404
- div
405
- {
406
- margin-right: 55px;
407
- margin-left: 0;
408
- }
409
-
410
- i.dashicons
411
- {
412
- float: right;
413
- }
414
-
415
- }
416
- }
417
- }
418
-
419
- .fs-visual
420
- {
421
- .fs-site-icon
422
- {
423
- right: 20px;
424
- left: auto;
425
- }
426
-
427
- .fs-connect-logo
428
- {
429
- right: auto;
430
- left: 20px;
431
- }
432
- }
433
- }
434
- }
435
-
436
- #fs_theme_connect_wrapper {
437
- position: fixed;
438
- top: 0;
439
- height: 100%;
440
- width: 100%;
441
- z-index: 99990;
442
- background: rgba(0, 0, 0, 0.75);
443
- text-align: center;
444
- overflow-y: auto;
445
-
446
- &:before {
447
- content: "";
448
- display: inline-block;
449
- vertical-align: middle;
450
- height: 100%;
451
- }
452
-
453
- > button.close {
454
- color: white;
455
- cursor: pointer;
456
- height: 40px;
457
- width: 40px;
458
- position: absolute;
459
- right: 0;
460
- border: 0;
461
- background-color: transparent;
462
- top: 32px;
463
- }
464
-
465
- #fs_connect {
466
- top: 0;
467
- text-align: left;
468
- display: inline-block;
469
- vertical-align: middle;
470
- margin-top: 52px;
471
- margin-bottom: 20px;
472
-
473
- .fs-terms
474
- {
475
- background: rgba(140, 140, 140, 0.64);
476
-
477
- &, a
478
- {
479
- color: #c5c5c5;
480
- }
481
- }
482
- }
483
- }
484
-
485
- .wp-pointer-content
486
- {
487
- #fs_connect
488
- {
489
- margin: 0;
490
- @include box-shadow(none);
491
- }
492
- }
493
-
494
- .fs-opt-in-pointer
495
- {
496
- .wp-pointer-content
497
- {
498
- padding: 0;
499
- }
500
-
501
- &.wp-pointer-top
502
- {
503
- .wp-pointer-arrow
504
- {
505
- border-bottom-color: #dfdfdf;
506
- }
507
- .wp-pointer-arrow-inner
508
- {
509
- border-bottom-color: #fafafa;
510
- }
511
- }
512
-
513
- &.wp-pointer-bottom
514
- {
515
- .wp-pointer-arrow
516
- {
517
- border-top-color: #dfdfdf;
518
- }
519
- .wp-pointer-arrow-inner
520
- {
521
- border-top-color: #fafafa;
522
- }
523
- }
524
-
525
- &.wp-pointer-left
526
- {
527
- .wp-pointer-arrow
528
- {
529
- border-right-color: #dfdfdf;
530
- }
531
- .wp-pointer-arrow-inner
532
- {
533
- border-right-color: #fafafa;
534
- }
535
- }
536
-
537
- &.wp-pointer-right
538
- {
539
- .wp-pointer-arrow
540
- {
541
- border-left-color: #dfdfdf;
542
- }
543
- .wp-pointer-arrow-inner
544
- {
545
- border-left-color: #fafafa;
546
- }
547
- }
548
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/debug.scss DELETED
@@ -1,135 +0,0 @@
1
- @import "../start";
2
-
3
- .switch
4
- {
5
- position: relative;
6
- display: inline-block;
7
- font-size: 1.6em;
8
- font-weight: bold;
9
- color: #ccc;
10
- text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
11
- height: 18px;
12
- padding: 6px 6px 5px 6px;
13
- border: 1px solid #ccc;
14
- border: 1px solid rgba(0, 0, 0, 0.2);
15
- border-radius: 4px;
16
- background: #ececec;
17
- box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1), inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
18
- cursor: pointer;
19
-
20
- span
21
- {
22
- display: inline-block; width: 35px;
23
- text-transform: uppercase;
24
-
25
- &.on
26
- {
27
- color: $button-primary-bkg;
28
- }
29
- }
30
-
31
- .toggle
32
- {
33
- position: absolute;
34
- top: 1px;
35
- width: 37px;
36
- height: 25px;
37
- border: 1px solid #ccc;
38
- border: 1px solid rgba(0, 0, 0, 0.3);
39
- border-radius: 4px;
40
- background: #fff;
41
- background: -moz-linear-gradient(top, #ececec 0%, #fff 100%);
42
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #fff));
43
- background: -webkit-linear-gradient(top, #ececec 0%, #fff 100%);
44
- background: -o-linear-gradient(top, #ececec 0%, #fff 100%);
45
- background: -ms-linear-gradient(top, #ececec 0%, #fff 100%);
46
- background: linear-gradient(top, #ececec 0%, #fff 100%);
47
- box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
48
- z-index: 999;
49
- @include transition(all 0.15s ease-in-out);
50
- }
51
-
52
- &.on .toggle
53
- {
54
- left: 2%;
55
- }
56
- &.off .toggle
57
- {
58
- left: 54%;
59
- }
60
-
61
- /* Round switch */
62
- &.round
63
- {
64
- padding: 0px 20px;
65
- border-radius: 40px;
66
-
67
- .toggle
68
- {
69
- border-radius: 40px;
70
- width: 14px;
71
- height: 14px;
72
- }
73
-
74
- &.on .toggle
75
- {
76
- left: 3%;
77
- background: $button-primary-bkg;
78
- }
79
- &.off .toggle
80
- {
81
- left: 58%;
82
- }
83
- }
84
- }
85
-
86
- .switch-label
87
- {
88
- font-size: 20px;
89
- line-height: 31px;
90
- margin: 0 5px;
91
- }
92
-
93
- #fs_log_book {
94
- table {
95
- font-family: Consolas,Monaco,monospace;
96
- font-size: 12px;
97
-
98
- th {
99
- color: #ccc;
100
- }
101
-
102
- tr {
103
- background: #232525;
104
-
105
- &.alternate {
106
- background: #2b2b2b;
107
- }
108
-
109
- td {
110
- &.fs-col--logger {
111
- color: #5a7435;
112
- }
113
- &.fs-col--type {
114
- color: #ffc861;
115
- }
116
- &.fs-col--function {
117
- color: #a7b7b1;
118
- font-weight: bold;
119
- }
120
- &.fs-col--message {
121
- &, a
122
- {
123
- color: #9a73ac !important;
124
- }
125
- }
126
- &.fs-col--file {
127
- color: #d07922;
128
- }
129
- &.fs-col--timestamp {
130
- color: #6596be;
131
- }
132
- }
133
- }
134
- }
135
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/dialog-boxes.scss DELETED
@@ -1,10 +0,0 @@
1
- @import "../start";
2
- @import "modal-common";
3
- @import "deactivation-feedback";
4
- @import "subscription-cancellation";
5
- @import "license-activation";
6
- @import "multisite-options";
7
- @import "license-key-resend";
8
- @import "ajax-loader";
9
- @import "auto-install";
10
- @import "buttons";
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/gdpr-optin-notice.scss DELETED
@@ -1,17 +0,0 @@
1
- .fs-notice[data-id^="gdpr_optin_actions"]
2
- {
3
- .underlined {
4
- text-decoration: underline;
5
- }
6
-
7
- ul {
8
- .button, .action-description {
9
- vertical-align: middle;
10
- }
11
-
12
- .action-description {
13
- display: inline-block;
14
- margin-left: 3px;
15
- }
16
- }
17
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/admin/index.php DELETED
@@ -1,3 +0,0 @@
1
- <?php
2
- // Silence is golden.
3
- // Hide file structure from users on unprotected servers.
 
 
 
freemius/assets/scss/admin/plugin-upgrade-notice.scss DELETED
@@ -1,8 +0,0 @@
1
- .plugins p.upgrade-notice
2
- {
3
- border: 0;
4
- background-color: #d54e21;
5
- padding: 10px;
6
- color: #f9f9f9;
7
- margin-top: 10px;
8
- }
 
 
 
 
 
 
 
 
freemius/assets/scss/customizer.scss DELETED
@@ -1,125 +0,0 @@
1
- @import "start";
2
-
3
- #fs_customizer_upsell {
4
- .fs-customizer-plan {
5
- padding: 10px 20px 20px 20px;
6
- border-radius: 3px;
7
- background: #fff;
8
-
9
- h2 {
10
- position: relative;
11
- margin: 0;
12
- line-height: 2em;
13
- text-transform: uppercase;
14
-
15
- .button-link {
16
- top: -2px;
17
- }
18
- }
19
- }
20
-
21
- .fs-feature {
22
- position: relative;
23
- }
24
-
25
- .dashicons-yes {
26
- color: #0085ba;
27
- font-size: 2em;
28
- vertical-align: bottom;
29
- margin-left: -7px;
30
- margin-right: 10px;
31
-
32
- .rtl & {
33
- margin-left: 10px;
34
- margin-right: -7px;
35
- }
36
- }
37
-
38
- .dashicons-editor-help
39
- {
40
- color: #bbb;
41
- cursor: help;
42
-
43
- $tooltip-color: #000;
44
-
45
- .fs-feature-desc {
46
- opacity: 0;
47
- visibility: hidden;
48
- @include transition(opacity 0.3s ease-in-out);
49
-
50
- position: absolute;
51
- background: $tooltip-color;
52
- color: #fff;
53
- font-family: 'arial', serif;
54
- font-size: 12px;
55
- padding: 10px;
56
- z-index: 999999;
57
- bottom: 100%;
58
- margin-bottom: 5px;
59
- left: 0;
60
- right: 0;
61
- @include border-radius(5px);
62
- @include box-shadow(1px 1px 1px rgba(0,0,0,0.2));
63
- line-height: 1.3em;
64
- font-weight: bold;
65
- text-align: left;
66
-
67
- .rtl &
68
- {
69
- text-align: right;
70
- }
71
-
72
- &::after {
73
- content: ' ';
74
- display: block;
75
- width: 0;
76
- height: 0;
77
- border-style: solid;
78
- border-width: 5px 5px 0 5px;
79
- border-color: $tooltip-color transparent transparent transparent;
80
- position: absolute;
81
- top: 100%;
82
- left: 21px;
83
-
84
- .rtl & {
85
- right: 21px;
86
- left: auto;
87
- }
88
- }
89
- }
90
-
91
- &:hover {
92
- .fs-feature-desc {
93
- visibility: visible;
94
- opacity: 1;
95
- }
96
- }
97
- }
98
-
99
- .button-primary {
100
- display: block;
101
- text-align: center;
102
- margin-top: 10px;
103
- }
104
- }
105
-
106
- #fs_customizer_support
107
- {
108
- display: block !important;
109
-
110
- .button {
111
- float: right;
112
- }
113
-
114
- .button-group {
115
- width: 100%;
116
- display: block;
117
- margin-top: 10px;
118
-
119
- .button {
120
- float: none;
121
- width: 50%;
122
- text-align: center;
123
- }
124
- }
125
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/assets/scss/index.php DELETED
@@ -1,3 +0,0 @@
1
- <?php
2
- // Silence is golden.
3
- // Hide file structure from users on unprotected servers.
 
 
 
freemius/config.php DELETED
@@ -1,388 +0,0 @@
1
- <?php
2
- /**
3
- * @package Freemius
4
- * @copyright Copyright (c) 2015, Freemius, Inc.
5
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
- * @since 1.0.4
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- if ( ! defined( 'WP_FS__SLUG' ) ) {
14
- define( 'WP_FS__SLUG', 'freemius' );
15
- }
16
- if ( ! defined( 'WP_FS__DEV_MODE' ) ) {
17
- define( 'WP_FS__DEV_MODE', false );
18
- }
19
-
20
- #--------------------------------------------------------------------------------
21
- #region API Connectivity Issues Simulation
22
- #--------------------------------------------------------------------------------
23
-
24
- if ( ! defined( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY' ) ) {
25
- define( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY', false );
26
- }
27
- if ( ! defined( 'WP_FS__SIMULATE_NO_CURL' ) ) {
28
- define( 'WP_FS__SIMULATE_NO_CURL', false );
29
- }
30
- if ( ! defined( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE' ) ) {
31
- define( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE', false );
32
- }
33
- if ( ! defined( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL' ) ) {
34
- define( 'WP_FS__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL', false );
35
- }
36
- if ( WP_FS__SIMULATE_NO_CURL ) {
37
- define( 'FS_SDK__SIMULATE_NO_CURL', true );
38
- }
39
- if ( WP_FS__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE ) {
40
- define( 'FS_SDK__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE', true );
41
- }
42
- if ( WP_FS__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL ) {
43
- define( 'FS_SDK__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL', true );
44
- }
45
-
46
- #endregion
47
-
48
- if ( ! defined( 'WP_FS__SIMULATE_FREEMIUS_OFF' ) ) {
49
- define( 'WP_FS__SIMULATE_FREEMIUS_OFF', false );
50
- }
51
-
52
- if ( ! defined( 'WP_FS__PING_API_ON_IP_OR_HOST_CHANGES' ) ) {
53
- /**
54
- * @since 1.1.7.3
55
- * @author Vova Feldman (@svovaf)
56
- *
57
- * I'm not sure if shared servers periodically change IP, or the subdomain of the
58
- * admin dashboard. Also, I've seen sites that have strange loop of switching
59
- * between domains on a daily basis. Therefore, to eliminate the risk of
60
- * multiple unwanted connectivity test pings, temporary ignore domain or
61
- * server IP changes.
62
- */
63
- define( 'WP_FS__PING_API_ON_IP_OR_HOST_CHANGES', false );
64
- }
65
-
66
- /**
67
- * If your dev environment supports custom public network IP setup
68
- * like VVV, please update WP_FS__LOCALHOST_IP with your public IP
69
- * and uncomment it during dev.
70
- */
71
- if ( ! defined( 'WP_FS__LOCALHOST_IP' ) ) {
72
- // VVV default public network IP.
73
- define( 'WP_FS__VVV_DEFAULT_PUBLIC_IP', '192.168.50.4' );
74
-
75
- // define( 'WP_FS__LOCALHOST_IP', WP_FS__VVV_DEFAULT_PUBLIC_IP );
76
- }
77
-
78
- /**
79
- * If true and running with secret key, the opt-in process
80
- * will skip the email activation process which is invoked
81
- * when the email of the context user already exist in Freemius
82
- * database (as a security precaution, to prevent sharing user
83
- * secret with unauthorized entity).
84
- *
85
- * IMPORTANT:
86
- * AS A SECURITY PRECAUTION, WE VALIDATE THE TIMESTAMP OF THE OPT-IN REQUEST.
87
- * THEREFORE, MAKE SURE THAT WHEN USING THIS PARAMETER,YOUR TESTING ENVIRONMENT'S
88
- * CLOCK IS SYNCED.
89
- */
90
- if ( ! defined( 'WP_FS__SKIP_EMAIL_ACTIVATION' ) ) {
91
- define( 'WP_FS__SKIP_EMAIL_ACTIVATION', false );
92
- }
93
-
94
-
95
- #--------------------------------------------------------------------------------
96
- #region Directories
97
- #--------------------------------------------------------------------------------
98
-
99
- if ( ! defined( 'WP_FS__DIR' ) ) {
100
- define( 'WP_FS__DIR', dirname( __FILE__ ) );
101
- }
102
- if ( ! defined( 'WP_FS__DIR_INCLUDES' ) ) {
103
- define( 'WP_FS__DIR_INCLUDES', WP_FS__DIR . '/includes' );
104
- }
105
- if ( ! defined( 'WP_FS__DIR_TEMPLATES' ) ) {
106
- define( 'WP_FS__DIR_TEMPLATES', WP_FS__DIR . '/templates' );
107
- }
108
- if ( ! defined( 'WP_FS__DIR_ASSETS' ) ) {
109
- define( 'WP_FS__DIR_ASSETS', WP_FS__DIR . '/assets' );
110
- }
111
- if ( ! defined( 'WP_FS__DIR_CSS' ) ) {
112
- define( 'WP_FS__DIR_CSS', WP_FS__DIR_ASSETS . '/css' );
113
- }
114
- if ( ! defined( 'WP_FS__DIR_JS' ) ) {
115
- define( 'WP_FS__DIR_JS', WP_FS__DIR_ASSETS . '/js' );
116
- }
117
- if ( ! defined( 'WP_FS__DIR_IMG' ) ) {
118
- define( 'WP_FS__DIR_IMG', WP_FS__DIR_ASSETS . '/img' );
119
- }
120
- if ( ! defined( 'WP_FS__DIR_SDK' ) ) {
121
- define( 'WP_FS__DIR_SDK', WP_FS__DIR_INCLUDES . '/sdk' );
122
- }
123
-
124
- #endregion
125
-
126
- /**
127
- * Domain / URL / Address
128
- */
129
- define( 'WP_FS__ROOT_DOMAIN_PRODUCTION', 'freemius.com' );
130
- define( 'WP_FS__DOMAIN_PRODUCTION', 'wp.freemius.com' );
131
- define( 'WP_FS__ADDRESS_PRODUCTION', 'https://' . WP_FS__DOMAIN_PRODUCTION );
132
-
133
- if ( ! defined( 'WP_FS__DOMAIN_LOCALHOST' ) ) {
134
- define( 'WP_FS__DOMAIN_LOCALHOST', 'wp.freemius' );
135
- }
136
- if ( ! defined( 'WP_FS__ADDRESS_LOCALHOST' ) ) {
137
- define( 'WP_FS__ADDRESS_LOCALHOST', 'http://' . WP_FS__DOMAIN_LOCALHOST . ':8080' );
138
- }
139
-
140
- if ( ! defined( 'WP_FS__TESTING_DOMAIN' ) ) {
141
- define( 'WP_FS__TESTING_DOMAIN', 'fswp' );
142
- }
143
-
144
- #--------------------------------------------------------------------------------
145
- #region HTTP
146
- #--------------------------------------------------------------------------------
147
-
148
- if ( ! defined( 'WP_FS__IS_HTTP_REQUEST' ) ) {
149
- define( 'WP_FS__IS_HTTP_REQUEST', isset( $_SERVER['HTTP_HOST'] ) );
150
- }
151
-
152
- if ( ! defined( 'WP_FS__IS_HTTPS' ) ) {
153
- define( 'WP_FS__IS_HTTPS', ( WP_FS__IS_HTTP_REQUEST &&
154
- // Checks if CloudFlare's HTTPS (Flexible SSL support).
155
- isset( $_SERVER['HTTP_X_FORWARDED_PROTO'] ) &&
156
- 'https' === strtolower( $_SERVER['HTTP_X_FORWARDED_PROTO'] )
157
- ) ||
158
- // Check if HTTPS request.
159
- ( isset( $_SERVER['HTTPS'] ) && 'on' == $_SERVER['HTTPS'] ) ||
160
- ( isset( $_SERVER['SERVER_PORT'] ) && 443 == $_SERVER['SERVER_PORT'] )
161
- );
162
- }
163
-
164
- if ( ! defined( 'WP_FS__IS_POST_REQUEST' ) ) {
165
- define( 'WP_FS__IS_POST_REQUEST', ( WP_FS__IS_HTTP_REQUEST &&
166
- strtoupper( $_SERVER['REQUEST_METHOD'] ) == 'POST' ) );
167
- }
168
-
169
- if ( ! defined( 'WP_FS__REMOTE_ADDR' ) ) {
170
- define( 'WP_FS__REMOTE_ADDR', fs_get_ip() );
171
- }
172
-
173
- if ( ! defined( 'WP_FS__IS_LOCALHOST' ) ) {
174
- if ( defined( 'WP_FS__LOCALHOST_IP' ) ) {
175
- define( 'WP_FS__IS_LOCALHOST', ( WP_FS__LOCALHOST_IP === WP_FS__REMOTE_ADDR ) );
176
- } else {
177
- define( 'WP_FS__IS_LOCALHOST', WP_FS__IS_HTTP_REQUEST &&
178
- is_string( WP_FS__REMOTE_ADDR ) &&
179
- ( substr( WP_FS__REMOTE_ADDR, 0, 4 ) === '127.' ||
180
- WP_FS__REMOTE_ADDR === '::1' )
181
- );
182
- }
183
- }
184
-
185
- if ( ! defined( 'WP_FS__IS_LOCALHOST_FOR_SERVER' ) ) {
186
- define( 'WP_FS__IS_LOCALHOST_FOR_SERVER', ( ! WP_FS__IS_HTTP_REQUEST ||
187
- false !== strpos( $_SERVER['HTTP_HOST'], 'localhost' ) ) );
188
- }
189
-
190
- #endregion
191
-
192
- if ( ! defined( 'WP_FS__IS_PRODUCTION_MODE' ) ) {
193
- // By default, run with Freemius production servers.
194
- define( 'WP_FS__IS_PRODUCTION_MODE', true );
195
- }
196
-
197
- if ( ! defined( 'WP_FS__ADDRESS' ) ) {
198
- define( 'WP_FS__ADDRESS', ( WP_FS__IS_PRODUCTION_MODE ? WP_FS__ADDRESS_PRODUCTION : WP_FS__ADDRESS_LOCALHOST ) );
199
- }
200
-
201
-
202
- #--------------------------------------------------------------------------------
203
- #region API
204
- #--------------------------------------------------------------------------------
205
-
206
- if ( ! defined( 'WP_FS__API_ADDRESS_LOCALHOST' ) ) {
207
- define( 'WP_FS__API_ADDRESS_LOCALHOST', 'http://api.freemius:8080' );
208
- }
209
- if ( ! defined( 'WP_FS__API_SANDBOX_ADDRESS_LOCALHOST' ) ) {
210
- define( 'WP_FS__API_SANDBOX_ADDRESS_LOCALHOST', 'http://sandbox-api.freemius:8080' );
211
- }
212
-
213
- // Set API address for local testing.
214
- if ( ! WP_FS__IS_PRODUCTION_MODE ) {
215
- if ( ! defined( 'FS_API__ADDRESS' ) ) {
216
- define( 'FS_API__ADDRESS', WP_FS__API_ADDRESS_LOCALHOST );
217
- }
218
- if ( ! defined( 'FS_API__SANDBOX_ADDRESS' ) ) {
219
- define( 'FS_API__SANDBOX_ADDRESS', WP_FS__API_SANDBOX_ADDRESS_LOCALHOST );
220
- }
221
- }
222
-
223
- #endregion
224
-
225
- #--------------------------------------------------------------------------------
226
- #region Checkout
227
- #--------------------------------------------------------------------------------
228
-
229
- if ( ! defined( 'FS_CHECKOUT__ADDRESS_PRODUCTION' ) ) {
230
- define( 'FS_CHECKOUT__ADDRESS_PRODUCTION', 'https://checkout.freemius.com' );
231
- }
232
-
233
- if ( ! defined( 'FS_CHECKOUT__ADDRESS_LOCALHOST' ) ) {
234
- define( 'FS_CHECKOUT__ADDRESS_LOCALHOST', 'http://checkout.freemius-local.com:8080' );
235
- }
236
-
237
- if ( ! defined( 'FS_CHECKOUT__ADDRESS' ) ) {
238
- define( 'FS_CHECKOUT__ADDRESS', ( WP_FS__IS_PRODUCTION_MODE ? FS_CHECKOUT__ADDRESS_PRODUCTION : FS_CHECKOUT__ADDRESS_LOCALHOST ) );
239
- }
240
-
241
- #endregion
242
-
243
- define( 'WP_FS___OPTION_PREFIX', 'fs' . ( WP_FS__IS_PRODUCTION_MODE ? '' : '_dbg' ) . '_' );
244
-
245
- if ( ! defined( 'WP_FS__ACCOUNTS_OPTION_NAME' ) ) {
246
- define( 'WP_FS__ACCOUNTS_OPTION_NAME', WP_FS___OPTION_PREFIX . 'accounts' );
247
- }
248
- if ( ! defined( 'WP_FS__API_CACHE_OPTION_NAME' ) ) {
249
- define( 'WP_FS__API_CACHE_OPTION_NAME', WP_FS___OPTION_PREFIX . 'api_cache' );
250
- }
251
- if ( ! defined( 'WP_FS__GDPR_OPTION_NAME' ) ) {
252
- define( 'WP_FS__GDPR_OPTION_NAME', WP_FS___OPTION_PREFIX . 'gdpr' );
253
- }
254
- define( 'WP_FS__OPTIONS_OPTION_NAME', WP_FS___OPTION_PREFIX . 'options' );
255
-
256
- /**
257
- * Module types
258
- *
259
- * @since 1.2.2
260
- */
261
- define( 'WP_FS__MODULE_TYPE_PLUGIN', 'plugin' );
262
- define( 'WP_FS__MODULE_TYPE_THEME', 'theme' );
263
-
264
- /**
265
- * Billing Frequencies
266
- */
267
- define( 'WP_FS__PERIOD_ANNUALLY', 'annual' );
268
- define( 'WP_FS__PERIOD_MONTHLY', 'monthly' );
269
- define( 'WP_FS__PERIOD_LIFETIME', 'lifetime' );
270
-
271
- /**
272
- * Plans
273
- */
274
- define( 'WP_FS__PLAN_DEFAULT_PAID', false );
275
- define( 'WP_FS__PLAN_FREE', 'free' );
276
- define( 'WP_FS__PLAN_TRIAL', 'trial' );
277
-
278
- /**
279
- * Times in seconds
280
- */
281
- if ( ! defined( 'WP_FS__TIME_5_MIN_IN_SEC' ) ) {
282
- define( 'WP_FS__TIME_5_MIN_IN_SEC', 300 );
283
- }
284
- if ( ! defined( 'WP_FS__TIME_10_MIN_IN_SEC' ) ) {
285
- define( 'WP_FS__TIME_10_MIN_IN_SEC', 600 );
286
- }
287
- // define( 'WP_FS__TIME_15_MIN_IN_SEC', 900 );
288
- if ( ! defined( 'WP_FS__TIME_12_HOURS_IN_SEC' ) ) {
289
- define( 'WP_FS__TIME_12_HOURS_IN_SEC', 43200 );
290
- }
291
- if ( ! defined( 'WP_FS__TIME_24_HOURS_IN_SEC' ) ) {
292
- define( 'WP_FS__TIME_24_HOURS_IN_SEC', WP_FS__TIME_12_HOURS_IN_SEC * 2 );
293
- }
294
- if ( ! defined( 'WP_FS__TIME_WEEK_IN_SEC' ) ) {
295
- define( 'WP_FS__TIME_WEEK_IN_SEC', 7 * WP_FS__TIME_24_HOURS_IN_SEC );
296
- }
297
-
298
- #--------------------------------------------------------------------------------
299
- #region Debugging
300
- #--------------------------------------------------------------------------------
301
-
302
- if ( ! defined( 'WP_FS__DEBUG_SDK' ) ) {
303
- $debug_mode = get_option( 'fs_debug_mode', null );
304
-
305
- if ( $debug_mode === null ) {
306
- $debug_mode = false;
307
- add_option( 'fs_debug_mode', $debug_mode );
308
- }
309
-
310
- define( 'WP_FS__DEBUG_SDK', is_numeric( $debug_mode ) ? ( 0 < $debug_mode ) : WP_FS__DEV_MODE );
311
- }
312
-
313
- if ( ! defined( 'WP_FS__ECHO_DEBUG_SDK' ) ) {
314
- define( 'WP_FS__ECHO_DEBUG_SDK', WP_FS__DEV_MODE && ! empty( $_GET['fs_dbg_echo'] ) );
315
- }
316
- if ( ! defined( 'WP_FS__LOG_DATETIME_FORMAT' ) ) {
317
- define( 'WP_FS__LOG_DATETIME_FORMAT', 'Y-m-d H:i:s' );
318
- }
319
- if ( ! defined( 'FS_API__LOGGER_ON' ) ) {
320
- define( 'FS_API__LOGGER_ON', WP_FS__DEBUG_SDK );
321
- }
322
-
323
- if ( WP_FS__ECHO_DEBUG_SDK ) {
324
- error_reporting( E_ALL );
325
- }
326
-
327
- #endregion
328
-
329
- if ( ! defined( 'WP_FS__SCRIPT_START_TIME' ) ) {
330
- define( 'WP_FS__SCRIPT_START_TIME', time() );
331
- }
332
- if ( ! defined( 'WP_FS__DEFAULT_PRIORITY' ) ) {
333
- define( 'WP_FS__DEFAULT_PRIORITY', 10 );
334
- }
335
- if ( ! defined( 'WP_FS__LOWEST_PRIORITY' ) ) {
336
- define( 'WP_FS__LOWEST_PRIORITY', 999999999 );
337
- }
338
-
339
- #--------------------------------------------------------------------------------
340
- #region Multisite Network
341
- #--------------------------------------------------------------------------------
342
-
343
- /**
344
- * Do not use this define directly, it will have the wrong value
345
- * during plugin uninstall/deletion when the inclusion of the plugin
346
- * is triggered due to registration with register_uninstall_hook().
347
- *
348
- * Instead, use fs_is_network_admin().
349
- *
350
- * @author Vova Feldman (@svovaf)
351
- */
352
- if ( ! defined( 'WP_FS__IS_NETWORK_ADMIN' ) ) {
353
- define( 'WP_FS__IS_NETWORK_ADMIN',
354
- is_network_admin() ||
355
- ( is_multisite() &&
356
- ( ( defined( 'DOING_AJAX' ) && DOING_AJAX &&
357
- ( isset( $_REQUEST['_fs_network_admin'] ) /*||
358
- ( ! empty( $_REQUEST['action'] ) && 'delete-plugin' === $_REQUEST['action'] )*/ )
359
- ) ||
360
- // Plugin uninstall.
361
- defined( 'WP_UNINSTALL_PLUGIN' ) )
362
- )
363
- );
364
- }
365
-
366
- /**
367
- * Do not use this define directly, it will have the wrong value
368
- * during plugin uninstall/deletion when the inclusion of the plugin
369
- * is triggered due to registration with register_uninstall_hook().
370
- *
371
- * Instead, use fs_is_blog_admin().
372
- *
373
- * @author Vova Feldman (@svovaf)
374
- */
375
- if ( ! defined( 'WP_FS__IS_BLOG_ADMIN' ) ) {
376
- define( 'WP_FS__IS_BLOG_ADMIN', is_blog_admin() || ( defined( 'DOING_AJAX' ) && DOING_AJAX && isset( $_REQUEST['_fs_blog_admin'] ) ) );
377
- }
378
-
379
- if ( ! defined( 'WP_FS__SHOW_NETWORK_EVEN_WHEN_DELEGATED' ) ) {
380
- // Set to true to show network level settings even if delegated to site admins.
381
- define( 'WP_FS__SHOW_NETWORK_EVEN_WHEN_DELEGATED', false );
382
- }
383
-
384
- #endregion
385
-
386
- if ( ! defined( 'WP_FS__DEMO_MODE' ) ) {
387
- define( 'WP_FS__DEMO_MODE', false );
388
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/includes/class-freemius-abstract.php DELETED
@@ -1,597 +0,0 @@
1
- <?php
2
- /**
3
- * @package Freemius
4
- * @copyright Copyright (c) 2015, Freemius, Inc.
5
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
- * @since 1.0.7
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
-
14
- /**
15
- * - Each instance of Freemius class represents a single plugin
16
- * install by a single user (the installer of the plugin).
17
- *
18
- * - Each website can only have one install of the same plugin.
19
- *
20
- * - Install entity is only created after a user connects his account with Freemius.
21
- *
22
- * Class Freemius_Abstract
23
- */
24
- abstract class Freemius_Abstract {
25
-
26
- #----------------------------------------------------------------------------------
27
- #region Identity
28
- #----------------------------------------------------------------------------------
29
-
30
- /**
31
- * Check if user has connected his account (opted-in).
32
- *
33
- * Note:
34
- * If the user opted-in and opted-out on a later stage,
35
- * this will still return true. If you want to check if the
36
- * user is currently opted-in, use:
37
- * `$fs->is_registered() && $fs->is_tracking_allowed()`
38
- *
39
- * @since 1.0.1
40
- * @return bool
41
- */
42
- abstract function is_registered();
43
-
44
- /**
45
- * Check if the user skipped connecting the account with Freemius.
46
- *
47
- * @since 1.0.7
48
- *
49
- * @return bool
50
- */
51
- abstract function is_anonymous();
52
-
53
- /**
54
- * Check if the user currently in activation mode.
55
- *
56
- * @since 1.0.7
57
- *
58
- * @return bool
59
- */
60
- abstract function is_activation_mode();
61
-
62
- #endregion
63
-
64
- #----------------------------------------------------------------------------------
65
- #region Usage Tracking
66
- #----------------------------------------------------------------------------------
67
-
68
- /**
69
- * Returns TRUE if the user opted-in and didn't disconnect (opt-out).
70
- *
71
- * @author Leo Fajardo (@leorw)
72
- * @since 1.2.1.5
73
- *
74
- * @return bool
75
- */
76
- abstract function is_tracking_allowed();
77
-
78
- /**
79
- * Returns TRUE if the user never opted-in or manually opted-out.
80
- *
81
- * @author Vova Feldman (@svovaf)
82
- * @since 1.2.1.5
83
- *
84
- * @return bool
85
- */
86
- function is_tracking_prohibited() {
87
- return ! $this->is_registered() || ! $this->is_tracking_allowed();
88
- }
89
-
90
- /**
91
- * Opt-out from usage tracking.
92
- *
93
- * Note: This will not delete the account information but will stop all tracking.
94
- *
95
- * Returns:
96
- * 1. FALSE - If the user never opted-in.
97
- * 2. TRUE - If successfully opted-out.
98
- * 3. object - API Result on failure.
99
- *
100
- * @author Leo Fajardo (@leorw)
101
- * @since 1.2.1.5
102
- *
103
- * @return bool|object
104
- */
105
- abstract function stop_tracking();
106
-
107
- /**
108
- * Opt-in back into usage tracking.
109
- *
110
- * Note: This will only work if the user opted-in previously.
111
- *
112
- * Returns:
113
- * 1. FALSE - If the user never opted-in.
114
- * 2. TRUE - If successfully opted-in back to usage tracking.
115
- * 3. object - API result on failure.
116
- *
117
- * @author Leo Fajardo (@leorw)
118
- * @since 1.2.1.5
119
- *
120
- * @return bool|object
121
- */
122
- abstract function allow_tracking();
123
-
124
- #endregion
125
-
126
- #----------------------------------------------------------------------------------
127
- #region Module Type
128
- #----------------------------------------------------------------------------------
129
-
130
- /**
131
- * Checks if the plugin's type is "plugin". The other type is "theme".
132
- *
133
- * @author Leo Fajardo (@leorw)
134
- * @since 1.2.2
135
- *
136
- * @return bool
137
- */
138
- abstract function is_plugin();
139
-
140
- /**
141
- * Checks if the module type is "theme". The other type is "plugin".
142
- *
143
- * @author Leo Fajardo (@leorw)
144
- * @since 1.2.2
145
- *
146
- * @return bool
147
- */
148
- function is_theme() {
149
- return ( ! $this->is_plugin() );
150
- }
151
-
152
- #endregion
153
-
154
- #----------------------------------------------------------------------------------
155
- #region Permissions
156
- #----------------------------------------------------------------------------------
157
-
158
- /**
159
- * Check if plugin must be WordPress.org compliant.
160
- *
161
- * @since 1.0.7
162
- *
163
- * @return bool
164
- */
165
- abstract function is_org_repo_compliant();
166
-
167
- /**
168
- * Check if plugin is allowed to install executable files.
169
- *
170
- * @author Vova Feldman (@svovaf)
171
- * @since 1.0.5
172
- *
173
- * @return bool
174
- */
175
- function is_allowed_to_install() {
176
- return ( $this->is_premium() || ! $this->is_org_repo_compliant() );
177
- }
178
-
179
- #endregion
180
-
181
- /**
182
- * Check if user in trial or in free plan (not paying).
183
- *
184
- * @author Vova Feldman (@svovaf)
185
- * @since 1.0.4
186
- *
187
- * @return bool
188
- */
189
- function is_not_paying() {
190
- return ( $this->is_trial() || $this->is_free_plan() );
191
- }
192
-
193
- /**
194
- * Check if the user has an activated and valid paid license on current plugin's install.
195
- *
196
- * @since 1.0.9
197
- *
198
- * @return bool
199
- */
200
- abstract function is_paying();
201
-
202
- /**
203
- * Check if the user is paying or in trial.
204
- *
205
- * @since 1.0.9
206
- *
207
- * @return bool
208
- */
209
- function is_paying_or_trial() {
210
- return ( $this->is_paying() || $this->is_trial() );
211
- }
212
-
213
- /**
214
- * Check if user in a trial or have feature enabled license.
215
- *
216
- * @author Vova Feldman (@svovaf)
217
- * @since 1.1.7
218
- *
219
- * @return bool
220
- */
221
- abstract function can_use_premium_code();
222
-
223
- #----------------------------------------------------------------------------------
224
- #region Premium Only
225
- #----------------------------------------------------------------------------------
226
-
227
- /**
228
- * All logic wrapped in methods with "__premium_only()" suffix will be only
229
- * included in the premium code.
230
- *
231
- * Example:
232
- * if ( freemius()->is__premium_only() ) {
233
- * ...
234
- * }
235
- */
236
-
237
- /**
238
- * Returns true when running premium plugin code.
239
- *
240
- * @since 1.0.9
241
- *
242
- * @return bool
243
- */
244
- function is__premium_only() {
245
- return $this->is_premium();
246
- }
247
-
248
- /**
249
- * Check if the user has an activated and valid paid license on current plugin's install.
250
- *
251
- * @since 1.0.9
252
- *
253
- * @return bool
254
- *
255
- */
256
- function is_paying__premium_only() {
257
- return ( $this->is__premium_only() && $this->is_paying() );
258
- }
259
-
260
- /**
261
- * All code wrapped in this statement will be only included in the premium code.
262
- *
263
- * @since 1.0.9
264
- *
265
- * @param string $plan Plan name.
266
- * @param bool $exact If true, looks for exact plan. If false, also check "higher" plans.
267
- *
268
- * @return bool
269
- */
270
- function is_plan__premium_only( $plan, $exact = false ) {
271
- return ( $this->is_premium() && $this->is_plan( $plan, $exact ) );
272
- }
273
-
274
- /**
275
- * Check if plan matches active license' plan or active trial license' plan.
276
- *
277
- * All code wrapped in this statement will be only included in the premium code.
278
- *
279
- * @since 1.0.9
280
- *
281
- * @param string $plan Plan name.
282
- * @param bool $exact If true, looks for exact plan. If false, also check "higher" plans.
283
- *
284
- * @return bool
285
- */
286
- function is_plan_or_trial__premium_only( $plan, $exact = false ) {
287
- return ( $this->is_premium() && $this->is_plan_or_trial( $plan, $exact ) );
288
- }
289
-
290
- /**
291
- * Check if the user is paying or in trial.
292
- *
293
- * All code wrapped in this statement will be only included in the premium code.
294
- *
295
- * @since 1.0.9
296
- *
297
- * @return bool
298
- */
299
- function is_paying_or_trial__premium_only() {
300
- return $this->is_premium() && $this->is_paying_or_trial();
301
- }
302
-
303
- /**
304
- * Check if the user has an activated and valid paid license on current plugin's install.
305
- *
306
- * @since 1.0.4
307
- *
308
- * @return bool
309
- *
310
- * @deprecated Method name is confusing since it's not clear from the name the code will be removed.
311
- * @using Alias to is_paying__premium_only()
312
- */
313
- function is_paying__fs__() {
314
- return $this->is_paying__premium_only();
315
- }
316
-
317
- /**
318
- * Check if user in a trial or have feature enabled license.
319
- *
320
- * All code wrapped in this statement will be only included in the premium code.
321
- *
322
- * @author Vova Feldman (@svovaf)
323
- * @since 1.1.9
324
- *
325
- * @return bool
326
- */
327
- function can_use_premium_code__premium_only() {
328
- return $this->is_premium() && $this->can_use_premium_code();
329
- }
330
-
331
- #endregion
332
-
333
- #----------------------------------------------------------------------------------
334
- #region Trial
335
- #----------------------------------------------------------------------------------
336
-
337
- /**
338
- * Check if the user in a trial.
339
- *
340
- * @since 1.0.3
341
- *
342
- * @return bool
343
- */
344
- abstract function is_trial();
345
-
346
- /**
347
- * Check if trial already utilized.
348
- *
349
- * @since 1.0.9
350
- *
351
- * @return bool
352
- */
353
- abstract function is_trial_utilized();
354
-
355
- #endregion
356
-
357
- #----------------------------------------------------------------------------------
358
- #region Plans
359
- #----------------------------------------------------------------------------------
360
-
361
- /**
362
- * Check if the user is on the free plan of the product.
363
- *
364
- * @since 1.0.4
365
- *
366
- * @return bool
367
- */
368
- abstract function is_free_plan();
369
-
370
- /**
371
- * @since 1.0.2
372
- *
373
- * @param string $plan Plan name.
374
- * @param bool $exact If true, looks for exact plan. If false, also check "higher" plans.
375
- *
376
- * @return bool
377
- */
378
- abstract function is_plan( $plan, $exact = false );
379
-
380
- /**
381
- * Check if plan based on trial. If not in trial mode, should return false.
382
- *
383
- * @since 1.0.9
384
- *
385
- * @param string $plan Plan name.
386
- * @param bool $exact If true, looks for exact plan. If false, also check "higher" plans.
387
- *
388
- * @return bool
389
- */
390
- abstract function is_trial_plan( $plan, $exact = false );
391
-
392
- /**
393
- * Check if plan matches active license' plan or active trial license' plan.
394
- *
395
- * @since 1.0.9
396
- *
397
- * @param string $plan Plan name.
398
- * @param bool $exact If true, looks for exact plan. If false, also check "higher" plans.
399
- *
400
- * @return bool
401
- */
402
- function is_plan_or_trial( $plan, $exact = false ) {
403
- return $this->is_plan( $plan, $exact ) ||
404
- $this->is_trial_plan( $plan, $exact );
405
- }
406
-
407
- /**
408
- * Check if plugin has any paid plans.
409
- *
410
- * @author Vova Feldman (@svovaf)
411
- * @since 1.0.7
412
- *
413
- * @return bool
414
- */
415
- abstract function has_paid_plan();
416
-
417
- /**
418
- * Check if plugin has any free plan, or is it premium only.
419
- *
420
- * Note: If no plans configured, assume plugin is free.
421
- *
422
- * @author Vova Feldman (@svovaf)
423
- * @since 1.0.7
424
- *
425
- * @return bool
426
- */
427
- abstract function has_free_plan();
428
-
429
- /**
430
- * Check if plugin is premium only (no free plans).
431
- *
432
- * NOTE: is__premium_only() is very different method, don't get confused.
433
- *
434
- * @author Vova Feldman (@svovaf)
435
- * @since 1.1.9
436
- *
437
- * @return bool
438
- */
439
- abstract function is_only_premium();
440
-
441
- /**
442
- * Check if module has a premium code version.
443
- *
444
- * Serviceware module might be freemium without any
445
- * premium code version, where the paid features
446
- * are all part of the service.
447
- *
448
- * @author Vova Feldman (@svovaf)
449
- * @since 1.2.1.6
450
- *
451
- * @return bool
452
- */
453
- abstract function has_premium_version();
454
-
455
- /**
456
- * Check if module has any release on Freemius,
457
- * or all plugin's code is on WordPress.org (Serviceware).
458
- *
459
- * @return bool
460
- */
461
- function has_release_on_freemius() {
462
- return ! $this->is_org_repo_compliant() ||
463
- $this->has_premium_version();
464
- }
465
-
466
- /**
467
- * Checks if it's a freemium plugin.
468
- *
469
- * @author Vova Feldman (@svovaf)
470
- * @since 1.1.9
471
- *
472
- * @return bool
473
- */
474
- function is_freemium() {
475
- return $this->has_paid_plan() &&
476
- $this->has_free_plan();
477
- }
478
-
479
- /**
480
- * Check if module has only one plan.
481
- *
482
- * @author Vova Feldman (@svovaf)
483
- * @since 1.2.1.7
484
- *
485
- * @return bool
486
- */
487
- abstract function is_single_plan();
488
-
489
- #endregion
490
-
491
- /**
492
- * Check if running payments in sandbox mode.
493
- *
494
- * @since 1.0.4
495
- *
496
- * @return bool
497
- */
498
- abstract function is_payments_sandbox();
499
-
500
- /**
501
- * Check if running test vs. live plugin.
502
- *
503
- * @since 1.0.5
504
- *
505
- * @return bool
506
- */
507
- abstract function is_live();
508
-
509
- /**
510
- * Check if running premium plugin code.
511
- *
512
- * @since 1.0.5
513
- *
514
- * @return bool
515
- */
516
- abstract function is_premium();
517
-
518
- /**
519
- * Get upgrade URL.
520
- *
521
- * @author Vova Feldman (@svovaf)
522
- * @since 1.0.2
523
- *
524
- * @param string $period Billing cycle.
525
- *
526
- * @return string
527
- */
528
- abstract function get_upgrade_url( $period = WP_FS__PERIOD_ANNUALLY );
529
-
530
- /**
531
- * Check if Freemius was first added in a plugin update.
532
- *
533
- * @author Vova Feldman (@svovaf)
534
- * @since 1.1.5
535
- *
536
- * @return bool
537
- */
538
- function is_plugin_update() {
539
- return ! $this->is_plugin_new_install();
540
- }
541
-
542
- /**
543
- * Check if Freemius was part of the plugin when the user installed it first.
544
- *
545
- * @author Vova Feldman (@svovaf)
546
- * @since 1.1.5
547
- *
548
- * @return bool
549
- */
550
- abstract function is_plugin_new_install();
551
-
552
- #----------------------------------------------------------------------------------
553
- #region Marketing
554
- #----------------------------------------------------------------------------------
555
-
556
- /**
557
- * Check if current user purchased any other plugins before.
558
- *
559
- * @author Vova Feldman (@svovaf)
560
- * @since 1.0.9
561
- *
562
- * @return bool
563
- */
564
- abstract function has_purchased_before();
565
-
566
- /**
567
- * Check if current user classified as an agency.
568
- *
569
- * @author Vova Feldman (@svovaf)
570
- * @since 1.0.9
571
- *
572
- * @return bool
573
- */
574
- abstract function is_agency();
575
-
576
- /**
577
- * Check if current user classified as a developer.
578
- *
579
- * @author Vova Feldman (@svovaf)
580
- * @since 1.0.9
581
- *
582
- * @return bool
583
- */
584
- abstract function is_developer();
585
-
586
- /**
587
- * Check if current user classified as a business.
588
- *
589
- * @author Vova Feldman (@svovaf)
590
- * @since 1.0.9
591
- *
592
- * @return bool
593
- */
594
- abstract function is_business();
595
-
596
- #endregion
597
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/includes/class-freemius.php DELETED
@@ -1,21478 +0,0 @@
1
- <?php
2
- /**
3
- * @package Freemius
4
- * @copyright Copyright (c) 2015, Freemius, Inc.
5
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
- * @since 1.0.3
7
- */
8
- if ( ! defined( 'ABSPATH' ) ) {
9
- exit;
10
- }
11
-
12
- // "final class"
13
- class Freemius extends Freemius_Abstract {
14
- /**
15
- * SDK Version
16
- *
17
- * @var string
18
- */
19
- public $version = WP_FS__SDK_VERSION;
20
-
21
- #region Plugin Info
22
-
23
- /**
24
- * @since 1.0.1
25
- *
26
- * @var string
27
- */
28
- private $_slug;
29
-
30
- /**
31
- * @since 1.0.0
32
- *
33
- * @var string
34
- */
35
- private $_plugin_basename;
36
- /**
37
- * @since 2.2.1
38
- *
39
- * @var string
40
- */
41
- private $_premium_plugin_basename;
42
- /**
43
- * @since 1.0.0
44
- *
45
- * @var string
46
- */
47
- private $_free_plugin_basename;
48
- /**
49
- * @since 1.0.0
50
- *
51
- * @var string
52
- */
53
- private $_plugin_dir_path;
54
- /**
55
- * @since 1.0.0
56
- *
57
- * @var string
58
- */
59
- private $_plugin_dir_name;
60
- /**
61
- * @since 1.0.0
62
- *
63
- * @var string
64
- */
65
- private $_plugin_main_file_path;
66
- /**
67
- * @var string[]
68
- */
69
- private $_plugin_data;
70
- /**
71
- * @since 1.0.9
72
- *
73
- * @var string
74
- */
75
- private $_plugin_name;
76
- /**
77
- * @since 1.2.2
78
- *
79
- * @var string
80
- */
81
- private $_module_type;
82
-
83
- #endregion Plugin Info
84
-
85
- /**
86
- * @since 1.0.9
87
- *
88
- * @var bool If false, don't turn Freemius on.
89
- */
90
- private $_is_on;
91
-
92
- /**
93
- * @since 1.1.3
94
- *
95
- * @var bool If false, don't turn Freemius on.
96
- */
97
- private $_is_anonymous;
98
-
99
- /**
100
- * @since 1.0.9
101
- * @var bool If false, issues with connectivity to Freemius API.
102
- */
103
- private $_has_api_connection;
104
-
105
- /**
106
- * @since 1.0.9
107
- * @since 2.0.0 Default to true since we need the property during the instance construction, prior to the dynamic_init() execution.
108
- * @var bool Hints the SDK if plugin can support anonymous mode (if skip connect is visible).
109
- */
110
- private $_enable_anonymous = true;
111
-
112
- /**
113
- * @since 1.1.7.5
114
- * @var bool Hints the SDK if plugin should run in anonymous mode (only adds feedback form).
115
- */
116
- private $_anonymous_mode;
117
-
118
- /**
119
- * @since 1.1.9
120
- * @var bool Hints the SDK if plugin have any free plans.
121
- */
122
- private $_is_premium_only;
123
-
124
- /**
125
- * @since 1.2.1.6
126
- * @var bool Hints the SDK if plugin have premium code version at all.
127
- */
128
- private $_has_premium_version;
129
-
130
- /**
131
- * @since 1.2.1.6
132
- * @var bool Hints the SDK if plugin should ignore pending mode by simulating a skip.
133
- */
134
- private $_ignore_pending_mode;
135
-
136
- /**
137
- * @since 1.0.8
138
- * @var bool Hints the SDK if the plugin has any paid plans.
139
- */
140
- private $_has_paid_plans;
141
-
142
- /**
143
- * @since 1.2.1.5
144
- * @var int Hints the SDK if the plugin offers a trial period. If negative, no trial, if zero - has a trial but
145
- * without a specified period, if positive - the number of trial days.
146
- */
147
- private $_trial_days = - 1;
148
-
149
- /**
150
- * @since 1.2.1.5
151
- * @var bool Hints the SDK if the trial requires a payment method or not.
152
- */
153
- private $_is_trial_require_payment = false;
154
-
155
- /**
156
- * @since 1.0.7
157
- * @var bool Hints the SDK if the plugin is WordPress.org compliant.
158
- */
159
- private $_is_org_compliant;
160
-
161
- /**
162
- * @since 1.0.7
163
- * @var bool Hints the SDK if the plugin is has add-ons.
164
- */
165
- private $_has_addons;
166
-
167
- /**
168
- * @since 1.1.6
169
- * @var string[]bool.
170
- */
171
- private $_permissions;
172
-
173
- /**
174
- * @var FS_Storage
175
- */
176
- private $_storage;
177
-
178
- /**
179
- * @since 1.2.2.7
180
- * @var FS_Cache_Manager
181
- */
182
- private $_cache;
183
-
184
- /**
185
- * @since 1.0.0
186
- *
187
- * @var FS_Logger
188
- */
189
- private $_logger;
190
- /**
191
- * @since 1.0.4
192
- *
193
- * @var FS_Plugin
194
- */
195
- private $_plugin = false;
196
- /**
197
- * @since 1.0.4
198
- *
199
- * @var FS_Plugin|false
200
- */
201
- private $_parent_plugin = false;
202
- /**
203
- * @since 1.1.1
204
- *
205
- * @var Freemius
206
- */
207
- private $_parent = false;
208
- /**
209
- * @since 1.0.1
210
- *
211
- * @var FS_User
212
- */
213
- private $_user = false;
214
- /**
215
- * @since 1.0.1
216
- *
217
- * @var FS_Site
218
- */
219
- private $_site = false;
220
- /**
221
- * @since 1.0.1
222
- *
223
- * @var FS_Plugin_License
224
- */
225
- private $_license;
226
- /**
227
- * @since 1.0.2
228
- *
229
- * @var FS_Plugin_Plan[]
230
- */
231
- private $_plans = false;
232
- /**
233
- * @var FS_Plugin_License[]
234
- * @since 1.0.5
235
- */
236
- private $_licenses = false;
237
-
238
- /**
239
- * @since 1.0.1
240
- *
241
- * @var FS_Admin_Menu_Manager
242
- */
243
- private $_menu;
244
-
245
- /**
246
- * @var FS_Admin_Notices
247
- */
248
- private $_admin_notices;
249
-
250
- /**
251
- * @since 1.1.6
252
- *
253
- * @var FS_Admin_Notices
254
- */
255
- private static $_global_admin_notices;
256
-
257
- /**
258
- * @var FS_Logger
259
- * @since 1.0.0
260
- */
261
- private static $_static_logger;
262
-
263
- /**
264
- * @var FS_Options
265
- * @since 1.0.2
266
- */
267
- private static $_accounts;
268
-
269
- /**
270
- * @since 1.2.2
271
- *
272
- * @var number
273
- */
274
- private $_module_id;
275
-
276
- /**
277
- * @var Freemius[]
278
- */
279
- private static $_instances = array();
280
-
281
- /**
282
- * @since 1.2.3
283
- *
284
- * @var FS_Affiliate
285
- */
286
- private $affiliate = null;
287
-
288
- /**
289
- * @since 1.2.3
290
- *
291
- * @var FS_AffiliateTerms
292
- */
293
- private $plugin_affiliate_terms = null;
294
-
295
- /**
296
- * @since 1.2.3
297
- *
298
- * @var FS_AffiliateTerms
299
- */
300
- private $custom_affiliate_terms = null;
301
-
302
- /**
303
- * @since 2.0.0
304
- *
305
- * @var bool
306
- */
307
- private $_is_multisite_integrated;
308
-
309
- /**
310
- * @since 2.0.0
311
- *
312
- * @var bool True if the current request is for a network admin screen and the plugin is network active.
313
- */
314
- private $_is_network_active;
315
-
316
- /**
317
- * @since 2.0.0
318
- *
319
- * @var int|null The original blog ID the plugin was loaded with.
320
- */
321
- private $_blog_id = null;
322
-
323
- /**
324
- * @since 2.0.0
325
- *
326
- * @var int|null The current execution context. When true, run on network context. When int, run on the specified blog context.
327
- */
328
- private $_context_is_network_or_blog_id = null;
329
-
330
- /**
331
- * @since 2.0.0
332
- *
333
- * @var string
334
- */
335
- private $_dynamically_added_top_level_page_hook_name = '';
336
-
337
- #region Uninstall Reasons IDs
338
-
339
- const REASON_NO_LONGER_NEEDED = 1;
340
- const REASON_FOUND_A_BETTER_PLUGIN = 2;
341
- const REASON_NEEDED_FOR_A_SHORT_PERIOD = 3;
342
- const REASON_BROKE_MY_SITE = 4;
343
- const REASON_SUDDENLY_STOPPED_WORKING = 5;
344
- const REASON_CANT_PAY_ANYMORE = 6;
345
- const REASON_OTHER = 7;
346
- const REASON_DIDNT_WORK = 8;
347
- const REASON_DONT_LIKE_TO_SHARE_MY_INFORMATION = 9;
348
- const REASON_COULDNT_MAKE_IT_WORK = 10;
349
- const REASON_GREAT_BUT_NEED_SPECIFIC_FEATURE = 11;
350
- const REASON_NOT_WORKING = 12;
351
- const REASON_NOT_WHAT_I_WAS_LOOKING_FOR = 13;
352
- const REASON_DIDNT_WORK_AS_EXPECTED = 14;
353
- const REASON_TEMPORARY_DEACTIVATION = 15;
354
-
355
- #endregion
356
-
357
- /* Ctor
358
- ------------------------------------------------------------------------------------------------------------------*/
359
-
360
- /**
361
- * Main singleton instance.
362
- *
363
- * @author Vova Feldman (@svovaf)
364
- * @since 1.0.0
365
- *
366
- * @param number $module_id
367
- * @param string|bool $slug
368
- * @param bool $is_init Since 1.2.1 Is initiation sequence.
369
- */
370
- private function __construct( $module_id, $slug = false, $is_init = false ) {
371
- if ( $is_init && is_numeric( $module_id ) && is_string( $slug ) ) {
372
- $this->store_id_slug_type_path_map( $module_id, $slug );
373
- }
374
-
375
- $this->_module_id = $module_id;
376
- $this->_slug = $this->get_slug();
377
- $this->_module_type = $this->get_module_type();
378
-
379
- $this->_blog_id = is_multisite() ? get_current_blog_id() : null;
380
-
381
- $this->_storage = FS_Storage::instance( $this->_module_type, $this->_slug );
382
-
383
- $this->_cache = FS_Cache_Manager::get_manager( WP_FS___OPTION_PREFIX . "cache_{$module_id}" );
384
-
385
- $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_' . $this->get_unique_affix(), WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
386
-
387
- $this->_plugin_main_file_path = $this->_find_caller_plugin_file( $is_init );
388
- $this->_plugin_dir_path = plugin_dir_path( $this->_plugin_main_file_path );
389
- $this->_plugin_basename = $this->get_plugin_basename();
390
- $this->_free_plugin_basename = str_replace( '-premium/', '/', $this->_plugin_basename );
391
-
392
- $this->_is_multisite_integrated = (
393
- defined( "WP_FS__PRODUCT_{$module_id}_MULTISITE" ) &&
394
- ( true === constant( "WP_FS__PRODUCT_{$module_id}_MULTISITE" ) )
395
- );
396
-
397
- $this->_is_network_active = (
398
- is_multisite() &&
399
- $this->_is_multisite_integrated &&
400
- // Themes are always network activated, but the ACTUAL activation is per site.
401
- $this->is_plugin() &&
402
- ( is_plugin_active_for_network( $this->_plugin_basename ) ||
403
- // Plugin network level activation or uninstall.
404
- is_plugin_inactive( $this->_plugin_basename ) )
405
- );
406
-
407
- $this->_storage->set_network_active(
408
- $this->_is_network_active,
409
- $this->is_delegated_connection()
410
- );
411
-
412
- #region Migration
413
-
414
- if ( is_multisite() ) {
415
- /**
416
- * If the install_timestamp exists on the site level but doesn't exist on the
417
- * network level storage, it means that we need to process the storage with migration.
418
- *
419
- * The code in this `if` scope will only be executed once and only for the first site that will execute it because once we migrate the storage data, install_timestamp will be already set in the network level storage.
420
- *
421
- * @author Vova Feldman (@svovaf)
422
- * @since 2.0.0
423
- */
424
- if ( false === $this->_storage->get( 'install_timestamp', false, true ) &&
425
- false !== $this->_storage->get( 'install_timestamp', false, false )
426
- ) {
427
- // Initiate storage migration.
428
- $this->_storage->migrate_to_network();
429
-
430
- // Migrate module cache to network level storage.
431
- $this->_cache->migrate_to_network();
432
- }
433
- }
434
-
435
- #endregion
436
-
437
- $base_name_split = explode( '/', $this->_plugin_basename );
438
- $this->_plugin_dir_name = $base_name_split[0];
439
-
440
- if ( $this->_logger->is_on() ) {
441
- $this->_logger->info( 'plugin_main_file_path = ' . $this->_plugin_main_file_path );
442
- $this->_logger->info( 'plugin_dir_path = ' . $this->_plugin_dir_path );
443
- $this->_logger->info( 'plugin_basename = ' . $this->_plugin_basename );
444
- $this->_logger->info( 'free_plugin_basename = ' . $this->_free_plugin_basename );
445
- $this->_logger->info( 'plugin_dir_name = ' . $this->_plugin_dir_name );
446
- }
447
-
448
- // Remember link between file to slug.
449
- $this->store_file_slug_map();
450
-
451
- // Store plugin's initial install timestamp.
452
- if ( ! isset( $this->_storage->install_timestamp ) ) {
453
- $this->_storage->install_timestamp = WP_FS__SCRIPT_START_TIME;
454
- }
455
-
456
- if ( ! is_object( $this->_plugin ) ) {
457
- $this->_plugin = FS_Plugin_Manager::instance( $this->_module_id )->get();
458
- }
459
-
460
- $this->_admin_notices = FS_Admin_Notices::instance(
461
- $this->_slug . ( $this->is_theme() ? ':theme' : '' ),
462
- /**
463
- * Ensure that the admin notice will always have a title by using the stored plugin title if available and
464
- * retrieving the title via the "get_plugin_name" method if there is no stored plugin title available.
465
- *
466
- * @author Leo Fajardo (@leorw)
467
- * @since 1.2.2
468
- */
469
- ( is_object( $this->_plugin ) ? $this->_plugin->title : $this->get_plugin_name() ),
470
- $this->get_unique_affix()
471
- );
472
-
473
- if ( 'true' === fs_request_get( 'fs_clear_api_cache' ) ||
474
- 'true' === fs_request_is_action( 'restart_freemius' )
475
- ) {
476
- FS_Api::clear_cache();
477
- $this->_cache->clear();
478
- }
479
-
480
- $this->_register_hooks();
481
-
482
- /**
483
- * Starting from version 2.0.0, `FS_Site` entities no longer have the `plan` property and have `plan_id`
484
- * instead. This should be called before calling `_load_account()`, otherwise, `$this->_site` will not be
485
- * loaded in `_load_account` for versions of SDK starting from 2.0.0.
486
- *
487
- * @author Leo Fajardo (@leorw)
488
- */
489
- self::migrate_install_plan_to_plan_id( $this->_storage );
490
-
491
- $this->_load_account();
492
-
493
- $this->_version_updates_handler();
494
- }
495
-
496
- /**
497
- * Checks whether this module has a settings menu.
498
- *
499
- * @author Leo Fajardo (@leorw)
500
- * @since 1.2.2
501
- *
502
- * @return bool
503
- */
504
- function has_settings_menu() {
505
- return ( $this->_is_network_active && fs_is_network_admin() ) ?
506
- $this->_menu->has_network_menu() :
507
- $this->_menu->has_menu();
508
- }
509
-
510
- /**
511
- * Check if the context module is free wp.org theme.
512
- *
513
- * This method is helpful because:
514
- * 1. wp.org themes are limited to a single submenu item,
515
- * and sub-submenu items are most likely not allowed (never verified).
516
- * 2. wp.org themes are not allowed to redirect the user
517
- * after the theme activation, therefore, the agreed UX
518
- * is showing the opt-in as a modal dialog box after
519
- * activation (approved by @otto42, @emiluzelac, @greenshady, @grapplerulrich).
520
- *
521
- * @author Vova Feldman (@svovaf)
522
- * @since 1.2.2.7
523
- *
524
- * @return bool
525
- */
526
- function is_free_wp_org_theme() {
527
- return (
528
- $this->is_theme() &&
529
- $this->is_org_repo_compliant() &&
530
- ! $this->is_premium()
531
- );
532
- }
533
-
534
- /**
535
- * Checks whether this a submenu item is visible.
536
- *
537
- * @author Vova Feldman (@svovaf)
538
- * @since 1.2.2.6
539
- * @since 1.2.2.7 Even if the menu item was specified to be hidden, when it is the context page, then show the submenu item so the user will have the right context page.
540
- *
541
- * @param string $slug
542
- * @param bool $ignore_free_wp_org_theme_context This is used to decide if the associated tab should be shown
543
- * or hidden.
544
- *
545
- * @return bool
546
- */
547
- function is_submenu_item_visible( $slug, $ignore_free_wp_org_theme_context = false ) {
548
- if ( $this->is_admin_page( $slug ) ) {
549
- /**
550
- * It is the current context page, so show the submenu item
551
- * so the user will have the right context page, even if it
552
- * was set to hidden.
553
- */
554
- return true;
555
- }
556
-
557
- if ( ! $this->has_settings_menu() ) {
558
- // No menu settings at all.
559
- return false;
560
- }
561
-
562
- if ( ! $ignore_free_wp_org_theme_context && $this->is_free_wp_org_theme() ) {
563
- /**
564
- * wp.org themes are limited to a single submenu item, and
565
- * sub-submenu items are most likely not allowed (never verified).
566
- */
567
- return false;
568
- }
569
-
570
- return $this->_menu->is_submenu_item_visible( $slug );
571
- }
572
-
573
- /**
574
- * Check if a Freemius page should be accessible via the UI.
575
- *
576
- * @author Vova Feldman (@svovaf)
577
- * @since 1.2.2.7
578
- *
579
- * @param string $slug
580
- *
581
- * @return bool
582
- */
583
- function is_page_visible( $slug ) {
584
- if ( $this->is_admin_page( $slug ) ) {
585
- return true;
586
- }
587
-
588
- return $this->_menu->is_submenu_item_visible( $slug, true, true );
589
- }
590
-
591
- /**
592
- * @author Vova Feldman (@svovaf)
593
- * @since 1.0.9
594
- */
595
- private function _version_updates_handler() {
596
- if ( ! isset( $this->_storage->sdk_version ) || $this->_storage->sdk_version != $this->version ) {
597
- // Freemius version upgrade mode.
598
- $this->_storage->sdk_last_version = $this->_storage->sdk_version;
599
- $this->_storage->sdk_version = $this->version;
600
-
601
- if ( empty( $this->_storage->sdk_last_version ) ||
602
- version_compare( $this->_storage->sdk_last_version, $this->version, '<' )
603
- ) {
604
- $this->_storage->sdk_upgrade_mode = true;
605
- $this->_storage->sdk_downgrade_mode = false;
606
- } else {
607
- $this->_storage->sdk_downgrade_mode = true;
608
- $this->_storage->sdk_upgrade_mode = false;
609
-
610
- }
611
-
612
- $this->do_action( 'sdk_version_update', $this->_storage->sdk_last_version, $this->version );
613
- }
614
-
615
- $plugin_version = $this->get_plugin_version();
616
- if ( ! isset( $this->_storage->plugin_version ) || $this->_storage->plugin_version != $plugin_version ) {
617
- // Plugin version upgrade mode.
618
- $this->_storage->plugin_last_version = $this->_storage->plugin_version;
619
- $this->_storage->plugin_version = $plugin_version;
620
-
621
- if ( empty( $this->_storage->plugin_last_version ) ||
622
- version_compare( $this->_storage->plugin_last_version, $plugin_version, '<' )
623
- ) {
624
- $this->_storage->plugin_upgrade_mode = true;
625
- $this->_storage->plugin_downgrade_mode = false;
626
- } else {
627
- $this->_storage->plugin_downgrade_mode = true;
628
- $this->_storage->plugin_upgrade_mode = false;
629
- }
630
-
631
- if ( ! empty( $this->_storage->plugin_last_version ) ) {
632
- // Different version of the plugin was installed before, therefore it's an update.
633
- $this->_storage->is_plugin_new_install = false;
634
- }
635
-
636
- $this->do_action( 'plugin_version_update', $this->_storage->plugin_last_version, $plugin_version );
637
- }
638
- }
639
-
640
- #--------------------------------------------------------------------------------
641
- #region Data Migration on SDK Update
642
- #--------------------------------------------------------------------------------
643
-
644
- /**
645
- * @author Vova Feldman (@svovaf)
646
- * @since 1.1.5
647
- *
648
- * @param string $sdk_prev_version
649
- * @param string $sdk_version
650
- */
651
- function _sdk_version_update( $sdk_prev_version, $sdk_version ) {
652
- /**
653
- * @since 1.1.7.3 Fixed unwanted connectivity test cleanup.
654
- */
655
- if ( empty( $sdk_prev_version ) ) {
656
- return;
657
- }
658
-
659
- if ( version_compare( $sdk_prev_version, '2.1.0', '<' ) &&
660
- version_compare( $sdk_version, '2.1.0', '>=' )
661
- ) {
662
- $this->_storage->handle_gdpr_admin_notice = true;
663
- }
664
-
665
- if ( version_compare( $sdk_prev_version, '2.0.0', '<' ) &&
666
- version_compare( $sdk_version, '2.0.0', '>=' )
667
- ) {
668
- $this->migrate_to_subscriptions_collection();
669
-
670
- $this->consolidate_licenses();
671
-
672
- // Clear trial_plan since it's now loaded from the plans collection when needed.
673
- $this->_storage->remove( 'trial_plan', true, false );
674
- }
675
-
676
- if ( version_compare( $sdk_prev_version, '1.2.3', '<' ) &&
677
- version_compare( $sdk_version, '1.2.3', '>=' )
678
- ) {
679
- /**
680
- * Starting from version 1.2.3, paths are stored as relative instead of absolute and some of them can be
681
- * invalid.
682
- *
683
- * @author Leo Fajardo (@leorw)
684
- */
685
- $this->remove_invalid_paths();
686
- }
687
-
688
- if ( version_compare( $sdk_prev_version, '1.1.5', '<' ) &&
689
- version_compare( $sdk_version, '1.1.5', '>=' )
690
- ) {
691
- // On version 1.1.5 merged connectivity and is_on data.
692
- if ( isset( $this->_storage->connectivity_test ) ) {
693
- if ( ! isset( $this->_storage->is_on ) ) {
694
- unset( $this->_storage->connectivity_test );
695
- } else {
696
- $connectivity_data = $this->_storage->connectivity_test;
697
- $connectivity_data['is_active'] = $this->_storage->is_on['is_active'];
698
- $connectivity_data['timestamp'] = $this->_storage->is_on['timestamp'];
699
-
700
- // Override.
701
- $this->_storage->connectivity_test = $connectivity_data;
702
-
703
- // Remove previous structure.
704
- unset( $this->_storage->is_on );
705
- }
706
-
707
- }
708
- }
709
-
710
- if (
711
- version_compare( $sdk_prev_version, '2.2.1', '<' ) &&
712
- version_compare( $sdk_version, '2.2.1', '>=' )
713
- ) {
714
- /**
715
- * Clear the file cache without storing the previous path since it could be a wrong path. For example,
716
- * in the versions of the SDK lower than 2.2.1, it's possible for the path of an add-on to be the same
717
- * as the parent plugin's when the add-on was auto-installed since the relevant method names were not
718
- * skipped in the logic that determines the right path in the `get_caller_main_file_and_type` method
719
- * (e.g. `try_activate_plugin`). Since it was an auto-installation, the caller was the parent plugin
720
- * and so its path was used. In case the stored path is wrong, clearing the cache will resolve issues
721
- * related to data mix-up between plugins (e.g. titles and versions of an add-on and its parent plugin).
722
- *
723
- * @author Leo Fajardo (@leorw)
724
- * @since 2.2.1
725
- */
726
- $this->clear_module_main_file_cache( false );
727
- }
728
- }
729
-
730
- /**
731
- * @author Leo Fajardo (@leorw)
732
- * @since 2.0.0
733
- *
734
- * @param \FS_Storage $storage
735
- * @param bool|int|null $blog_id
736
- */
737
- private static function migrate_install_plan_to_plan_id( FS_Storage $storage, $blog_id = null ) {
738
- if ( empty( $storage->sdk_version ) ) {
739
- // New installation of the plugin, no need to upgrade.
740
- return;
741
- }
742
-
743
- if ( ! version_compare( $storage->sdk_version, '2.0.0', '<' ) ) {
744
- // Previous version is >= 2.0.0, so no need to migrate.
745
- return;
746
- }
747
-
748
- // Alias.
749
- $module_type = $storage->get_module_type();
750
- $module_slug = $storage->get_module_slug();
751
-
752
- $installs = self::get_all_sites( $module_type, $blog_id );
753
- $install = isset( $installs[ $module_slug ] ) ? $installs[ $module_slug ] : null;
754
-
755
- if ( ! is_object( $install ) ) {
756
- return;
757
- }
758
-
759
- if ( isset( $install->plan ) && is_object( $install->plan ) ) {
760
- if ( isset( $install->plan->id ) && ! empty( $install->plan->id ) ) {
761
- $install->plan_id = self::_decrypt( $install->plan->id );
762
- }
763
-
764
- unset( $install->plan );
765
-
766
- $installs[ $module_slug ] = clone $install;
767
-
768
- self::set_account_option_by_module(
769
- $module_type,
770
- 'sites',
771
- $installs,
772
- true,
773
- $blog_id
774
- );
775
- }
776
- }
777
-
778
- /**
779
- * @author Leo Fajardo (@leorw)
780
- * @since 2.0.0
781
- */
782
- private function migrate_to_subscriptions_collection() {
783
- if ( ! is_object( $this->_site ) ) {
784
- return;
785
- }
786
-
787
- if ( isset( $this->_storage->subscription ) && is_object( $this->_storage->subscription ) ) {
788
- $this->_storage->subscriptions = array( $this->_storage->subscription );
789
- }
790
- }
791
-
792
- /**
793
- * @author Leo Fajardo (@leorw)
794
- * @since 2.0.0
795
- */
796
- private function consolidate_licenses() {
797
- $plugin_licenses = self::get_account_option( 'licenses', WP_FS__MODULE_TYPE_PLUGIN );
798
- if ( isset( $plugin_licenses[ $this->_slug ] ) ) {
799
- $plugin_licenses = $plugin_licenses[ $this->_slug ];
800
- } else {
801
- $plugin_licenses = array();
802
- }
803
-
804
- $theme_licenses = self::get_account_option( 'licenses', WP_FS__MODULE_TYPE_THEME );
805
- if ( isset( $theme_licenses[ $this->_slug ] ) ) {
806
- $theme_licenses = $theme_licenses[ $this->_slug ];
807
- } else {
808
- $theme_licenses = array();
809
- }
810
-
811
- if ( empty( $plugin_licenses ) && empty( $theme_licenses ) ) {
812
- return;
813
- }
814
-
815
- $all_licenses = array();
816
- $user_id_license_ids_map = array();
817
-
818
- foreach ( $plugin_licenses as $user_id => $user_licenses ) {
819
- if ( is_array( $user_licenses ) ) {
820
- if ( ! isset( $user_license_ids[ $user_id ] ) ) {
821
- $user_id_license_ids_map[ $user_id ] = array();
822
- }
823
-
824
- foreach ( $user_licenses as $user_license ) {
825
- $all_licenses[] = $user_license;
826
- $user_id_license_ids_map[ $user_id ][] = $user_license->id;
827
- }
828
- }
829
- }
830
-
831
- foreach ( $theme_licenses as $user_id => $user_licenses ) {
832
- if ( is_array( $user_licenses ) ) {
833
- if ( ! isset( $user_license_ids[ $user_id ] ) ) {
834
- $user_id_license_ids_map[ $user_id ] = array();
835
- }
836
-
837
- foreach ( $user_licenses as $user_license ) {
838
- $all_licenses[] = $user_license;
839
- $user_id_license_ids_map[ $user_id ][] = $user_license->id;
840
- }
841
- }
842
- }
843
-
844
- self::store_user_id_license_ids_map(
845
- $user_id_license_ids_map,
846
- $this->_module_id
847
- );
848
-
849
- $this->_store_licenses( true, $this->_module_id, $all_licenses );
850
- }
851
-
852
- /**
853
- * Remove invalid paths.
854
- *
855
- * @author Leo Fajardo (@leorw)
856
- * @since 1.2.3
857
- */
858
- private function remove_invalid_paths() {
859
- // Remove invalid path that is still associated with the current slug if there's any.
860
- $file_slug_map = self::$_accounts->get_option( 'file_slug_map', array() );
861
- foreach ( $file_slug_map as $plugin_basename => $slug ) {
862
- if ( $slug === $this->_slug &&
863
- $plugin_basename !== $this->_plugin_basename &&
864
- ! file_exists( $this->get_absolute_path( $plugin_basename ) )
865
- ) {
866
- unset( $file_slug_map[ $plugin_basename ] );
867
- self::$_accounts->set_option( 'file_slug_map', $file_slug_map, true );
868
-
869
- break;
870
- }
871
- }
872
- }
873
-
874
- /**
875
- * @author Vova Feldman (@svovaf)
876
- * @since 1.2.2.7
877
- *
878
- * @param string $plugin_prev_version
879
- * @param string $plugin_version
880
- */
881
- function _after_version_update( $plugin_prev_version, $plugin_version ) {
882
- if ( $this->is_theme() ) {
883
- // Expire the cache of the previous tabs since the theme may
884
- // have setting updates.
885
- $this->_cache->expire( 'tabs' );
886
- $this->_cache->expire( 'tabs_stylesheets' );
887
- }
888
- }
889
-
890
- /**
891
- * A special migration logic for the $_accounts, executed for all the plugins in the system:
892
- * - Moves some data to the network level storage.
893
- * - If the plugin's connection was skipped for all sites, set the plugin as if it was network skipped.
894
- * - If the plugin's connection was ignored for all sites, don't do anything in terms of the network connection.
895
- * - If the plugin was connected to all sites by the same super-admin, set the plugin as if was network opted-in for all sites.
896
- * - If there's at least one site that was connected by a super-admin, find the "main super-admin" (the one that installed the majority of the plugin installs) and set the plugin as if was network activated with the main super-admin, set all the sites that were skipped or opted-in with a different user to delegated mode. Then, prompt the currently logged super-admin to choose what to do with the ignored sites.
897
- * - If there are any sites in the network which the connection decision was not yet taken for, set this plugin into network activation mode so a super-admin can choose what to do with the rest of the sites.
898
- *
899
- * @author Vova Feldman (@svovaf)
900
- * @since 2.0.0
901
- */
902
- private static function migrate_accounts_to_network() {
903
- $sites = self::get_sites();
904
- $sites_count = count( $sites );
905
- $connection_status = array();
906
- $plugin_slugs = array();
907
- foreach ( $sites as $site ) {
908
- $blog_id = self::get_site_blog_id( $site );
909
-
910
- self::$_accounts->migrate_to_network( $blog_id );
911
-
912
- /**
913
- * Build a list of all Freemius powered plugins slugs.
914
- */
915
- $id_slug_type_path_map = self::$_accounts->get_option( 'id_slug_type_path_map', array(), $blog_id );
916
- foreach ( $id_slug_type_path_map as $module_id => $data ) {
917
- if ( WP_FS__MODULE_TYPE_PLUGIN === $data['type'] ) {
918
- $plugin_slugs[ $data['slug'] ] = true;
919
- }
920
- }
921
-
922
- $installs = self::get_account_option( 'sites', WP_FS__MODULE_TYPE_PLUGIN, $blog_id );
923
-
924
- if ( is_array( $installs ) ) {
925
- foreach ( $installs as $slug => $install ) {
926
- if ( ! isset( $connection_status[ $slug ] ) ) {
927
- $connection_status[ $slug ] = array();
928
- }
929
-
930
- if ( is_object( $install ) &&
931
- FS_Site::is_valid_id( $install->id ) &&
932
- FS_User::is_valid_id( $install->user_id )
933
- ) {
934
- $connection_status[ $slug ][ $blog_id ] = $install->user_id;
935
- }
936
- }
937
- }
938
- }
939
-
940
- foreach ( $plugin_slugs as $slug => $true ) {
941
- if ( ! isset( $connection_status[ $slug ] ) ) {
942
- $connection_status[ $slug ] = array();
943
- }
944
-
945
- foreach ( $sites as $site ) {
946
- $blog_id = self::get_site_blog_id( $site );
947
-
948
- if ( isset( $connection_status[ $slug ][ $blog_id ] ) ) {
949
- continue;
950
- }
951
-
952
- $storage = FS_Storage::instance( WP_FS__MODULE_TYPE_PLUGIN, $slug );
953
-
954
- $is_anonymous = $storage->get( 'is_anonymous', null, $blog_id );
955
-
956
- if ( ! is_null( $is_anonymous ) ) {
957
- // Since 1.1.3 is_anonymous is an array.
958
- if ( is_array( $is_anonymous ) && isset( $is_anonymous['is'] ) ) {
959
- $is_anonymous = $is_anonymous['is'];
960
- }
961
-
962
- if ( is_bool( $is_anonymous ) && true === $is_anonymous ) {
963
- $connection_status[ $slug ][ $blog_id ] = 'skipped';
964
- }
965
- }
966
-
967
- if ( ! isset( $connection_status[ $slug ][ $blog_id ] ) ) {
968
- $connection_status[ $slug ][ $blog_id ] = 'ignored';
969
- }
970
- }
971
- }
972
-
973
- $super_admins = array();
974
-
975
- foreach ( $connection_status as $slug => $blogs_status ) {
976
- $skips = 0;
977
- $ignores = 0;
978
- $connections = 0;
979
- $opted_in_users = array();
980
- $opted_in_super_admins = array();
981
-
982
- $storage = FS_Storage::instance( WP_FS__MODULE_TYPE_PLUGIN, $slug );
983
-
984
- foreach ( $blogs_status as $blog_id => $status_or_user_id ) {
985
- if ( 'skipped' === $status_or_user_id ) {
986
- $skips ++;
987
- } else if ( 'ignored' === $status_or_user_id ) {
988
- $ignores ++;
989
- } else if ( FS_User::is_valid_id( $status_or_user_id ) ) {
990
- $connections ++;
991
-
992
- if ( ! isset( $opted_in_users[ $status_or_user_id ] ) ) {
993
- $opted_in_users[ $status_or_user_id ] = array();
994
- }
995
-
996
- $opted_in_users[ $status_or_user_id ][] = $blog_id;
997
-
998
- if ( isset( $super_admins[ $status_or_user_id ] ) ||
999
- self::is_super_admin( $status_or_user_id )
1000
- ) {
1001
- // Cache super-admin data.
1002
- $super_admins[ $status_or_user_id ] = true;
1003
-
1004
- // Remember opted-in super-admins for the plugin.
1005
- $opted_in_super_admins[ $status_or_user_id ] = true;
1006
- }
1007
- }
1008
- }
1009
-
1010
- $main_super_admin_user_id = null;
1011
- $all_migrated = false;
1012
- if ( $sites_count == $skips ) {
1013
- // All sites were skipped -> network skip by copying the anonymous mode from any of the sites.
1014
- $storage->is_anonymous_ms = $storage->is_anonymous;
1015
-
1016
- $all_migrated = true;
1017
- } else if ( $sites_count == $ignores ) {
1018
- // Don't do anything, still in activation mode.
1019
-
1020
- $all_migrated = true;
1021
- } else if ( 0 < count( $opted_in_super_admins ) ) {
1022
- // Find the super-admin with the majority of installs.
1023
- $max_installs_by_super_admin = 0;
1024
- foreach ( $opted_in_super_admins as $user_id => $true ) {
1025
- $installs_count = count( $opted_in_users[ $user_id ] );
1026
-
1027
- if ( $installs_count > $max_installs_by_super_admin ) {
1028
- $max_installs_by_super_admin = $installs_count;
1029
- $main_super_admin_user_id = $user_id;
1030
- }
1031
- }
1032
-
1033
- if ( $sites_count == $connections && 1 == count( $opted_in_super_admins ) ) {
1034
- // Super-admin opted-in for all sites in the network.
1035
- $storage->is_network_connected = true;
1036
-
1037
- $all_migrated = true;
1038
- }
1039
-
1040
- // Store network user.
1041
- $storage->network_user_id = $main_super_admin_user_id;
1042
-
1043
- $storage->network_install_blog_id = ( $sites_count == $connections ) ?
1044
- // Since all sites are opted-in, associating with the main site.
1045
- get_current_blog_id() :
1046
- // Associating with the 1st found opted-in site.
1047
- $opted_in_users[ $main_super_admin_user_id ][0];
1048
-
1049
- /**
1050
- * Make sure we migrate the plan ID of the network install, otherwise, if after the migration
1051
- * the 1st page that will be loaded is the network level WP Admin and $storage->network_install_blog_id
1052
- * is different than the main site of the network, the $this->_site will not be set since the plan_id
1053
- * will be empty.
1054
- */
1055
- $storage->migrate_to_network();
1056
- self::migrate_install_plan_to_plan_id( $storage, $storage->network_install_blog_id );
1057
- } else {
1058
- // At least one opt-in. All the opt-in were created by a non-super-admin.
1059
- if ( 0 == $ignores ) {
1060
- // All sites were opted-in or skipped, all by non-super-admin. So delegate all.
1061
- $storage->store( 'is_delegated_connection', true, true );
1062
-
1063
- $all_migrated = true;
1064
- }
1065
- }
1066
-
1067
- if ( ! $all_migrated ) {
1068
- /**
1069
- * Delegate all sites that were:
1070
- * 1) Opted-in by a user that is NOT the main-super-admin.
1071
- * 2) Skipped and non of the sites was opted-in by a super-admin. If any site was opted-in by a super-admin, there will be a main-super-admin, and we consider the skip as if it was done by that user.
1072
- */
1073
- foreach ( $blogs_status as $blog_id => $status_or_user_id ) {
1074
- if ( $status_or_user_id == $main_super_admin_user_id ) {
1075
- continue;
1076
- }
1077
-
1078
- if ( FS_User::is_valid_id( $status_or_user_id ) ||
1079
- ( 'skipped' === $status_or_user_id && is_null( $main_super_admin_user_id ) )
1080
- ) {
1081
- $storage->store( 'is_delegated_connection', true, $blog_id );
1082
- }
1083
- }
1084
- }
1085
-
1086
-
1087
- if ( ( $connections + $skips > 0 ) ) {
1088
- if ( $ignores > 0 ) {
1089
- /**
1090
- * If admin already opted-in or skipped in any of the network sites, and also
1091
- * have sites which the connection decision was not yet taken, set this plugin
1092
- * into network activation mode so the super-admin can choose what to do with
1093
- * the rest of the sites.
1094
- */
1095
- self::set_network_upgrade_mode( $storage );
1096
- }
1097
- }
1098
- }
1099
- }
1100
-
1101
- /**
1102
- * Set a module into network upgrade mode.
1103
- *
1104
- * @author Vova Feldman (@svovaf)
1105
- * @since 2.0.0
1106
- *
1107
- * @param \FS_Storage $storage
1108
- *
1109
- * @return bool
1110
- */
1111
- private static function set_network_upgrade_mode( FS_Storage $storage ) {
1112
- return $storage->is_network_activation = true;
1113
- }
1114
-
1115
- /**
1116
- * Will return true after upgrading to the SDK with the network level integration,
1117
- * when the super-admin involvement is required regarding the rest of the sites.
1118
- *
1119
- * @author Vova Feldman (@svovaf)
1120
- * @since 2.0.0
1121
- *
1122
- * @return bool
1123
- */
1124
- function is_network_upgrade_mode() {
1125
- return $this->_storage->get( 'is_network_activation' );
1126
- }
1127
-
1128
- /**
1129
- * Clear flag after the upgrade mode completion.
1130
- *
1131
- * @author Vova Feldman (@svovaf)
1132
- * @since 2.0.0
1133
- *
1134
- * @return bool True if network activation was on and now completed.
1135
- */
1136
- private function network_upgrade_mode_completed() {
1137
- if ( fs_is_network_admin() && $this->is_network_upgrade_mode() ) {
1138
- $this->_storage->remove( 'is_network_activation' );
1139
-
1140
- return true;
1141
- }
1142
-
1143
- return false;
1144
- }
1145
-
1146
- #endregion
1147
-
1148
- /**
1149
- * This action is connected to the 'plugins_loaded' hook and helps to determine
1150
- * if this is a new plugin installation or a plugin update.
1151
- *
1152
- * There are 3 different use-cases:
1153
- * 1) New plugin installation right with Freemius:
1154
- * 1.1 _activate_plugin_event_hook() will be executed first
1155
- * 1.2 Since $this->_storage->is_plugin_new_install is not set,
1156
- * and $this->_storage->plugin_last_version is not set,
1157
- * $this->_storage->is_plugin_new_install will be set to TRUE.
1158
- * 1.3 When _plugins_loaded() will be executed, $this->_storage->is_plugin_new_install will
1159
- * be already set to TRUE.
1160
- *
1161
- * 2) Plugin update, didn't have Freemius before, and now have the SDK:
1162
- * 2.1 _activate_plugin_event_hook() will not be executed, because
1163
- * the activation hook do NOT fires on updates since WP 3.1.
1164
- * 2.2 When _plugins_loaded() will be executed, $this->_storage->is_plugin_new_install will
1165
- * be empty, therefore, it will be set to FALSE.
1166
- *
1167
- * 3) Plugin update, had Freemius in prev version as well:
1168
- * 3.1 _version_updates_handler() will be executed 1st, since FS was installed
1169
- * before, $this->_storage->plugin_last_version will NOT be empty,
1170
- * therefore, $this->_storage->is_plugin_new_install will be set to FALSE.
1171
- * 3.2 When _plugins_loaded() will be executed, $this->_storage->is_plugin_new_install is
1172
- * already set, therefore, it will not be modified.
1173
- *
1174
- * Use-case #3 is backward compatible, #3.1 will be executed since 1.0.9.
1175
- *
1176
- * NOTE:
1177
- * The only fallback of this mechanism is if an admin updates a plugin based on use-case #2,
1178
- * and then, the next immediate PageView is the plugin's main settings page, it will not
1179
- * show the opt-in right away. The reason it will happen is because Freemius execution
1180
- * will be turned off till the plugin is fully loaded at least once
1181
- * (till $this->_storage->was_plugin_loaded is TRUE).
1182
- *
1183
- * @author Vova Feldman (@svovaf)
1184
- * @since 1.1.9
1185
- *
1186
- */
1187
- function _plugins_loaded() {
1188
- // Update flag that plugin was loaded with Freemius at least once.
1189
- $this->_storage->was_plugin_loaded = true;
1190
-
1191
- /**
1192
- * Bug fix - only set to false when it's a plugin, due to the
1193
- * execution sequence of the theme hooks and our methods, if
1194
- * this will be set for themes, Freemius will always assume
1195
- * it's a theme update.
1196
- *
1197
- * @author Vova Feldman (@svovaf)
1198
- * @since 1.2.2.2
1199
- */
1200
- if ( $this->is_plugin() &&
1201
- ! isset( $this->_storage->is_plugin_new_install )
1202
- ) {
1203
- $this->_storage->is_plugin_new_install = false;
1204
- }
1205
- }
1206
-
1207
- /**
1208
- * Add special parameter to WP admin AJAX calls so when we
1209
- * process AJAX calls we can identify its source properly.
1210
- *
1211
- * @author Leo Fajardo (@leorw)
1212
- * @since 2.0.0
1213
- */
1214
- static function _enrich_ajax_url() {
1215
- $admin_param = is_network_admin() ?
1216
- '_fs_network_admin' :
1217
- '_fs_blog_admin';
1218
- ?>
1219
- <script type="text/javascript">
1220
- (function ($) {
1221
- $(document).ajaxSend(function (event, jqxhr, settings) {
1222
- if (settings.url &&
1223
- -1 < settings.url.indexOf('admin-ajax.php') &&
1224
- ! ( settings.url.indexOf( '<?php echo $admin_param ?>' ) > 0 )
1225
- ) {
1226
- if (settings.url.indexOf('?') > 0) {
1227
- settings.url += '&';
1228
- } else {
1229
- settings.url += '?';
1230
- }
1231
-
1232
- settings.url += '<?php echo $admin_param ?>=true';
1233
-
1234
- }
1235
- });
1236
- })(jQuery);
1237
- </script>
1238
- <?php
1239
- }
1240
-
1241
- /**
1242
- * Opens the support forum subemenu item in a new browser page.
1243
- *
1244
- * @author Vova Feldman (@svovaf)
1245
- * @since 2.1.4
1246
- */
1247
- static function _open_support_forum_in_new_page() {
1248
- ?>
1249
- <script type="text/javascript">
1250
- (function ($) {
1251
- $('.fs-submenu-item.wp-support-forum').parent().attr('target', '_blank');
1252
- })(jQuery);
1253
- </script>
1254
- <?php
1255
- }
1256
-
1257
- /**
1258
- * @author Vova Feldman (@svovaf)
1259
- * @since 1.0.9
1260
- */
1261
- private function _register_hooks() {
1262
- $this->_logger->entrance();
1263
-
1264
- if ( is_admin() ) {
1265
- add_action( 'plugins_loaded', array( &$this, '_hook_action_links_and_register_account_hooks' ) );
1266
-
1267
- if ( $this->is_plugin() ) {
1268
- $plugin_dir = dirname( $this->_plugin_dir_path ) . '/';
1269
-
1270
- /**
1271
- * @since 1.2.2
1272
- *
1273
- * Hook to both free and premium version activations to support
1274
- * auto deactivation on the other version activation.
1275
- */
1276
- register_activation_hook(
1277
- $plugin_dir . $this->_free_plugin_basename,
1278
- array( &$this, '_activate_plugin_event_hook' )
1279
- );
1280
-
1281
- register_activation_hook(
1282
- $plugin_dir . $this->premium_plugin_basename(),
1283
- array( &$this, '_activate_plugin_event_hook' )
1284
- );
1285
- } else {
1286
- add_action( 'after_switch_theme', array( &$this, '_activate_theme_event_hook' ), 10, 2 );
1287
-
1288
- /**
1289
- * Include the required hooks to capture the theme settings' page tabs
1290
- * and cache them.
1291
- *
1292
- * @author Vova Feldman (@svovaf)
1293
- * @since 1.2.2.7
1294
- */
1295
- if ( ! $this->_cache->has_valid( 'tabs' ) ) {
1296
- add_action( 'admin_footer', array( &$this, '_tabs_capture' ) );
1297
- // Add license activation AJAX callback.
1298
- $this->add_ajax_action( 'store_tabs', array( &$this, '_store_tabs_ajax_action' ) );
1299
-
1300
- add_action( 'admin_enqueue_scripts', array( &$this, '_store_tabs_styles' ), 9999999 );
1301
- }
1302
-
1303
- add_action(
1304
- 'admin_footer',
1305
- array( &$this, '_add_freemius_tabs' ),
1306
- /**
1307
- * The tabs JS code must be executed after the tabs capture logic (_tabs_capture()).
1308
- * That's why the priority is 11 while the tabs capture logic is added
1309
- * with priority 10.
1310
- *
1311
- * @author Vova Feldman (@svovaf)
1312
- */
1313
- 11
1314
- );
1315
-
1316
- add_action( 'admin_footer', array( &$this, '_style_premium_theme' ) );
1317
- }
1318
-
1319
- /**
1320
- * Part of the mechanism to identify new plugin install vs. plugin update.
1321
- *
1322
- * @author Vova Feldman (@svovaf)
1323
- * @since 1.1.9
1324
- */
1325
- if ( empty( $this->_storage->was_plugin_loaded ) ) {
1326
- /**
1327
- * During the plugin activation (not theme), 'plugins_loaded' will be already executed
1328
- * when the logic gets here since the activation logic first add the activate plugins,
1329
- * then triggers 'plugins_loaded', and only then include the code of the plugin that
1330
- * is activated. Which means that _plugins_loaded() will NOT be executed during the
1331
- * plugin activation, and that IS intentional.
1332
- *
1333
- * @author Vova Feldman (@svovaf)
1334
- */
1335
- if ( $this->is_plugin() && $this->is_activation_mode( false ) ) {
1336
- add_action( 'plugins_loaded', array( &$this, '_plugins_loaded' ) );
1337
- } else {
1338
- // If was activated before, then it was already loaded before.
1339
- $this->_plugins_loaded();
1340
- }
1341
- }
1342
-
1343
- if ( ! self::is_ajax() ) {
1344
- if ( ! $this->is_addon() ) {
1345
- add_action( 'init', array( &$this, '_add_default_submenu_items' ), WP_FS__LOWEST_PRIORITY );
1346
- }
1347
- }
1348
-
1349
- if ( $this->_storage->handle_gdpr_admin_notice ) {
1350
- add_action( 'init', array( &$this, '_maybe_show_gdpr_admin_notice' ) );
1351
- }
1352
-
1353
- add_action( 'init', array( &$this, '_maybe_add_gdpr_optin_ajax_handler') );
1354
- }
1355
-
1356
- if ( $this->is_plugin() ) {
1357
- if ( $this->_is_network_active ) {
1358
- add_action( 'wpmu_new_blog', array( $this, '_after_new_blog_callback' ), 10, 6 );
1359
- }
1360
-
1361
- register_deactivation_hook( $this->_plugin_main_file_path, array( &$this, '_deactivate_plugin_hook' ) );
1362
- }
1363
-
1364
- if ( is_multisite() ) {
1365
- add_action( 'deactivate_blog', array( &$this, '_after_site_deactivated_callback' ) );
1366
- add_action( 'archive_blog', array( &$this, '_after_site_deactivated_callback' ) );
1367
- add_action( 'make_spam_blog', array( &$this, '_after_site_deactivated_callback' ) );
1368
- add_action( 'deleted_blog', array( &$this, '_after_site_deleted_callback' ), 10, 2 );
1369
-
1370
- add_action( 'activate_blog', array( &$this, '_after_site_reactivated_callback' ) );
1371
- add_action( 'unarchive_blog', array( &$this, '_after_site_reactivated_callback' ) );
1372
- add_action( 'make_ham_blog', array( &$this, '_after_site_reactivated_callback' ) );
1373
- }
1374
-
1375
- if ( $this->is_theme() &&
1376
- self::is_customizer() &&
1377
- $this->apply_filters( 'show_customizer_upsell', true )
1378
- ) {
1379
- // Register customizer upsell.
1380
- add_action( 'customize_register', array( &$this, '_customizer_register' ) );
1381
- }
1382
-
1383
- add_action( 'admin_init', array( &$this, '_redirect_on_clicked_menu_link' ), WP_FS__LOWEST_PRIORITY );
1384
-
1385
- if ( $this->is_theme() ) {
1386
- add_action( 'admin_init', array( &$this, '_add_tracking_links' ) );
1387
- }
1388
-
1389
- add_action( 'admin_init', array( &$this, '_add_license_activation' ) );
1390
- add_action( 'admin_init', array( &$this, '_add_premium_version_upgrade_selection' ) );
1391
-
1392
- $this->add_ajax_action( 'update_billing', array( &$this, '_update_billing_ajax_action' ) );
1393
- $this->add_ajax_action( 'start_trial', array( &$this, '_start_trial_ajax_action' ) );
1394
-
1395
- if ( $this->_is_network_active && fs_is_network_admin() ) {
1396
- $this->add_ajax_action( 'network_activate', array( &$this, '_network_activate_ajax_action' ) );
1397
- }
1398
-
1399
- $this->add_ajax_action( 'install_premium_version', array(
1400
- &$this,
1401
- '_install_premium_version_ajax_action'
1402
- ) );
1403
-
1404
- $this->add_ajax_action( 'submit_affiliate_application', array( &$this, '_submit_affiliate_application' ) );
1405
-
1406
- $this->add_action( 'after_plans_sync', array( &$this, '_check_for_trial_plans' ) );
1407
-
1408
- $this->add_action( 'sdk_version_update', array( &$this, '_sdk_version_update' ), WP_FS__DEFAULT_PRIORITY, 2 );
1409
-
1410
- $this->add_action(
1411
- 'plugin_version_update',
1412
- array( &$this, '_after_version_update' ),
1413
- WP_FS__DEFAULT_PRIORITY,
1414
- 2
1415
- );
1416
- $this->add_filter( 'after_code_type_change', array( &$this, '_after_code_type_change' ) );
1417
-
1418
- add_action( 'admin_init', array( &$this, '_add_trial_notice' ) );
1419
- add_action( 'admin_init', array( &$this, '_add_affiliate_program_notice' ) );
1420
- add_action( 'admin_enqueue_scripts', array( &$this, '_enqueue_common_css' ) );
1421
-
1422
- /**
1423
- * Handle request to reset anonymous mode for `get_reconnect_url()`.
1424
- *
1425
- * @author Vova Feldman (@svovaf)
1426
- * @since 1.2.1.5
1427
- */
1428
- if ( fs_request_is_action( 'reset_anonymous_mode' ) &&
1429
- $this->get_unique_affix() === fs_request_get( 'fs_unique_affix' )
1430
- ) {
1431
- add_action( 'admin_init', array( &$this, 'connect_again' ) );
1432
- }
1433
- }
1434
-
1435
- /**
1436
- * Keeping the uninstall hook registered for free or premium plugin version may result to a fatal error that
1437
- * could happen when a user tries to uninstall either version while one of them is still active. Uninstalling a
1438
- * plugin will trigger inclusion of the free or premium version and if one of them is active during the
1439
- * uninstallation, a fatal error may occur in case the plugin's class or functions are already defined.
1440
- *
1441
- * @author Leo Fajardo (@leorw)
1442
- *
1443
- * @since 1.2.0
1444
- */
1445
- private function unregister_uninstall_hook() {
1446
- $uninstallable_plugins = (array) get_option( 'uninstall_plugins' );
1447
- unset( $uninstallable_plugins[ $this->_free_plugin_basename ] );
1448
- unset( $uninstallable_plugins[ $this->premium_plugin_basename() ] );
1449
-
1450
- update_option( 'uninstall_plugins', $uninstallable_plugins );
1451
- }
1452
-
1453
- /**
1454
- * @since 1.2.0 Invalidate module's main file cache, otherwise, FS_Plugin_Updater will not fetch updates.
1455
- *
1456
- * @param bool $store_prev_path
1457
- */
1458
- private function clear_module_main_file_cache( $store_prev_path = true ) {
1459
- if ( ! isset( $this->_storage->plugin_main_file ) ||
1460
- empty( $this->_storage->plugin_main_file->path )
1461
- ) {
1462
- return;
1463
- }
1464
-
1465
- if ( ! $store_prev_path ) {
1466
- /**
1467
- * Storing the previous path is not needed when clearing the cache after an SDK version update since
1468
- * the main purpose of the cache clearing in that event is to correct a wrong plugin main file path
1469
- * which causes data mix-up between plugins (e.g. titles and versions of an add-on and its parent plugin).
1470
- *
1471
- * @author Leo Fajardo (@leorw)
1472
- * @since 2.2.1
1473
- */
1474
- unset( $this->_storage->plugin_main_file->path );
1475
- } else {
1476
- $plugin_main_file = clone $this->_storage->plugin_main_file;
1477
-
1478
- // Store cached path (2nd layer cache).
1479
- $plugin_main_file->prev_path = $plugin_main_file->path;
1480
-
1481
- // Clear cached path.
1482
- unset( $plugin_main_file->path );
1483
-
1484
- $this->_storage->plugin_main_file = $plugin_main_file;
1485
- }
1486
-
1487
- /**
1488
- * Clear global cached path.
1489
- *
1490
- * @author Leo Fajardo (@leorw)
1491
- * @since 1.2.2
1492
- */
1493
- $id_slug_type_path_map = self::$_accounts->get_option( 'id_slug_type_path_map' );
1494
- unset( $id_slug_type_path_map[ $this->_module_id ]['path'] );
1495
- self::$_accounts->set_option( 'id_slug_type_path_map', $id_slug_type_path_map, true );
1496
- }
1497
-
1498
- /**
1499
- * @author Leo Fajardo (@leorw)
1500
- * @since 2.0.0
1501
- */
1502
- function _hook_action_links_and_register_account_hooks() {
1503
- add_action( 'admin_init', array( &$this, '_add_tracking_links' ) );
1504
-
1505
- if ( self::is_plugins_page() && $this->is_plugin() ) {
1506
- $this->hook_plugin_action_links();
1507
- }
1508
-
1509
- $this->_register_account_hooks();
1510
- }
1511
-
1512
- /**
1513
- * @author Vova Feldman (@svovaf)
1514
- * @since 1.0.9
1515
- */
1516
- private function _register_account_hooks() {
1517
- if ( ! is_admin() ) {
1518
- return;
1519
- }
1520
-
1521
- /**
1522
- * Always show the deactivation feedback form since we added
1523
- * automatic free version deactivation upon premium code activation.
1524
- *
1525
- * @since 1.2.1.6
1526
- */
1527
- $this->add_ajax_action(
1528
- 'submit_uninstall_reason',
1529
- array( &$this, '_submit_uninstall_reason_action' )
1530
- );
1531
-
1532
- $this->add_ajax_action(
1533
- 'cancel_subscription_or_trial',
1534
- array( &$this, 'cancel_subscription_or_trial_ajax_action' )
1535
- );
1536
-
1537
- if ( ! $this->is_addon() || $this->is_parent_plugin_installed() ) {
1538
- if ( ( $this->is_plugin() && self::is_plugins_page() ) ||
1539
- ( $this->is_theme() && self::is_themes_page() )
1540
- ) {
1541
- add_action( 'admin_footer', array( &$this, '_add_deactivation_feedback_dialog_box' ) );
1542
-
1543
- if ( $this->is_plugin() ) {
1544
- add_action( 'admin_enqueue_scripts', array( &$this, '_enqueue_plugin_upgrade_notice_style' ) );
1545
- }
1546
- }
1547
- }
1548
- }
1549
-
1550
- /**
1551
- * @author Leo Fajardo (@leorw)
1552
- * @since 2.1.4
1553
- */
1554
- function _enqueue_plugin_upgrade_notice_style() {
1555
- fs_enqueue_local_style( 'fs_plugin_upgrade_notice', '/admin/plugin-upgrade-notice.css' );
1556
- }
1557
-
1558
- /**
1559
- * Leverage backtrace to find caller plugin file path.
1560
- *
1561
- * @author Vova Feldman (@svovaf)
1562
- * @since 1.0.6
1563
- *
1564
- * @param bool $is_init Is initiation sequence.
1565
- *
1566
- * @return string
1567
- */
1568
- private function _find_caller_plugin_file( $is_init = false ) {
1569
- // Try to load the cached value of the file path.
1570
- if ( isset( $this->_storage->plugin_main_file ) ) {
1571
- $plugin_main_file = $this->_storage->plugin_main_file;
1572
- if ( isset( $plugin_main_file->path ) ) {
1573
- $absolute_path = $this->get_absolute_path( $plugin_main_file->path );
1574
- if ( file_exists( $absolute_path ) ) {
1575
- return $absolute_path;
1576
- }
1577
- }
1578
- }
1579
-
1580
- /**
1581
- * @since 1.2.1
1582
- *
1583
- * `clear_module_main_file_cache()` is clearing the plugin's cached path on
1584
- * deactivation. Therefore, if any plugin/theme was initiating `Freemius`
1585
- * with that plugin's slug, it was overriding the empty plugin path with a wrong path.
1586
- *
1587
- * So, we've added a special mechanism with a 2nd layer of cache that uses `prev_path`
1588
- * when the class instantiator isn't the module.
1589
- */
1590
- if ( ! $is_init ) {
1591
- // Fetch prev path cache.
1592
- if ( isset( $this->_storage->plugin_main_file ) &&
1593
- isset( $this->_storage->plugin_main_file->prev_path )
1594
- ) {
1595
- $absolute_path = $this->get_absolute_path( $this->_storage->plugin_main_file->prev_path );
1596
- if ( file_exists( $absolute_path ) ) {
1597
- return $absolute_path;
1598
- }
1599
- }
1600
-
1601
- wp_die(
1602
- $this->get_text_inline( 'Freemius SDK couldn\'t find the plugin\'s main file. Please contact sdk@freemius.com with the current error.', 'failed-finding-main-path' ) .
1603
- " Module: {$this->_slug}; SDK: " . WP_FS__SDK_VERSION . ";",
1604
- $this->get_text_inline( 'Error', 'error' ),
1605
- array( 'back_link' => true )
1606
- );
1607
- }
1608
-
1609
- /**
1610
- * @since 1.2.1
1611
- *
1612
- * Only the original instantiator that calls dynamic_init can modify the module's path.
1613
- */
1614
- // Find caller module.
1615
- $id_slug_type_path_map = self::$_accounts->get_option( 'id_slug_type_path_map', array() );
1616
- $this->_storage->plugin_main_file = (object) array(
1617
- 'path' => $id_slug_type_path_map[ $this->_module_id ]['path'],
1618
- );
1619
-
1620
- return $this->get_absolute_path( $id_slug_type_path_map[ $this->_module_id ]['path'] );
1621
- }
1622
-
1623
- /**
1624
- * @author Leo Fajardo (@leorw)
1625
- * @since 1.2.3
1626
- *
1627
- * @param string $path
1628
- *
1629
- * @return string
1630
- */
1631
- private function get_relative_path( $path ) {
1632
- $module_root_dir = $this->get_module_root_dir_path();
1633
- if ( 0 === strpos( $path, $module_root_dir ) ) {
1634
- $path = substr( $path, strlen( $module_root_dir ) );
1635
- }
1636
-
1637
- return $path;
1638
- }
1639
-
1640
- /**
1641
- * @author Leo Fajardo (@leorw)
1642
- * @since 1.2.3
1643
- *
1644
- * @param string $path
1645
- * @param string|bool $module_type
1646
- *
1647
- * @return string
1648
- */
1649
- private function get_absolute_path( $path, $module_type = false ) {
1650
- $module_root_dir = $this->get_module_root_dir_path( $module_type );
1651
- if ( 0 !== strpos( $path, $module_root_dir ) ) {
1652
- $path = fs_normalize_path( $module_root_dir . $path );
1653
- }
1654
-
1655
- return $path;
1656
- }
1657
-
1658
- /**
1659
- * @author Leo Fajardo (@leorw)
1660
- * @since 1.2.3
1661
- *
1662
- * @param string|bool $module_type
1663
- *
1664
- * @return string
1665
- */
1666
- private function get_module_root_dir_path( $module_type = false ) {
1667
- $is_plugin = empty( $module_type ) ?
1668
- $this->is_plugin() :
1669
- ( WP_FS__MODULE_TYPE_PLUGIN === $module_type );
1670
-
1671
- return fs_normalize_path( trailingslashit( $is_plugin ?
1672
- WP_PLUGIN_DIR :
1673
- get_theme_root() ) );
1674
- }
1675
-
1676
- /**
1677
- * @author Leo Fajardo (@leorw)
1678
- *
1679
- * @param number $module_id
1680
- * @param string $slug
1681
- *
1682
- * @since 1.2.2
1683
- */
1684
- private function store_id_slug_type_path_map( $module_id, $slug ) {
1685
- $id_slug_type_path_map = self::$_accounts->get_option( 'id_slug_type_path_map', array() );
1686
-
1687
- $store_option = false;
1688
-
1689
- if ( ! isset( $id_slug_type_path_map[ $module_id ] ) ) {
1690
- $id_slug_type_path_map[ $module_id ] = array(
1691
- 'slug' => $slug
1692
- );
1693
-
1694
- $store_option = true;
1695
- }
1696
-
1697
- if ( ! isset( $id_slug_type_path_map[ $module_id ]['path'] ) ||
1698
- /**
1699
- * This verification is for cases when suddenly the same module
1700
- * is installed but with a different folder name.
1701
- *
1702
- * @author Vova Feldman (@svovaf)
1703
- * @since 1.2.3
1704
- */
1705
- ! file_exists( $this->get_absolute_path(
1706
- $id_slug_type_path_map[ $module_id ]['path'],
1707
- $id_slug_type_path_map[ $module_id ]['type']
1708
- ) )
1709
- ) {
1710
- $caller_main_file_and_type = $this->get_caller_main_file_and_type();
1711
-
1712
- $id_slug_type_path_map[ $module_id ]['type'] = $caller_main_file_and_type->module_type;
1713
- $id_slug_type_path_map[ $module_id ]['path'] = $caller_main_file_and_type->path;
1714
-
1715
- $store_option = true;
1716
- }
1717
-
1718
- if ( $store_option ) {
1719
- self::$_accounts->set_option( 'id_slug_type_path_map', $id_slug_type_path_map, true );
1720
- }
1721
- }
1722
-
1723
- /**
1724
- * Identifies the caller type: plugin or theme.
1725
- *
1726
- * @author Leo Fajardo (@leorw)
1727
- * @since 1.2.2
1728
- *
1729
- * @author Vova Feldman (@svovaf)
1730
- * @since 1.2.2.3 Find the earliest module in the call stack that calls to the SDK. This fix is for cases when
1731
- * add-ons are relying on loading the SDK from the parent module, and also allows themes including the
1732
- * SDK an internal file instead of directly from functions.php.
1733
- * @since 1.2.1.7 Knows how to handle cases when an add-on includes the parent module logic.
1734
- */
1735
- private function get_caller_main_file_and_type() {
1736
- self::require_plugin_essentials();
1737
-
1738
- $all_plugins = fs_get_plugins( true );
1739
- $all_plugins_paths = array();
1740
-
1741
- // Get active plugin's main files real full names (might be symlinks).
1742
- foreach ( $all_plugins as $relative_path => $data ) {
1743
- if ( false === strpos( fs_normalize_path( $relative_path ), '/' ) ) {
1744
- /**
1745
- * Ignore plugins that don't have a folder (e.g. Hello Dolly) since they
1746
- * can't really include the SDK.
1747
- *
1748
- * @author Vova Feldman
1749
- * @since 1.2.1.7
1750
- */
1751
- continue;
1752
- }
1753
-
1754
- $all_plugins_paths[] = fs_normalize_path( realpath( WP_PLUGIN_DIR . '/' . $relative_path ) );
1755
- }
1756
-
1757
- $caller_file_candidate = false;
1758
- $caller_map = array();
1759
- $module_type = WP_FS__MODULE_TYPE_PLUGIN;
1760
- $themes_dir = fs_normalize_path( get_theme_root() );
1761
-
1762
- for ( $i = 1, $bt = debug_backtrace(), $len = count( $bt ); $i < $len; $i ++ ) {
1763
- if ( empty( $bt[ $i ]['file'] ) ) {
1764
- continue;
1765
- }
1766
-
1767
- if ( $i > 1 && ! empty( $bt[ $i - 1 ]['file'] ) && $bt[ $i ]['file'] === $bt[ $i - 1 ]['file'] ) {
1768
- // If file same as the prev file in the stack, skip it.
1769
- continue;
1770
- }
1771
-
1772
- if ( ! empty( $bt[ $i ]['function'] ) && in_array( $bt[ $i ]['function'], array(
1773
- 'do_action',
1774
- 'apply_filter',
1775
- // The string split is stupid, but otherwise, theme check
1776
- // throws info notices.
1777
- 'requir' . 'e_once',
1778
- 'requir' . 'e',
1779
- 'includ' . 'e_once',
1780
- 'includ' . 'e',
1781
- 'install_and_activate_plugin',
1782
- 'try_activate_plugin',
1783
- 'activate_plugin'
1784
- ) )
1785
- ) {
1786
- // Ignore call stack hooks and files inclusion.
1787
- continue;
1788
- }
1789
-
1790
- $caller_file_path = fs_normalize_path( $bt[ $i ]['file'] );
1791
-
1792
- if ( 'functions.php' === basename( $caller_file_path ) ) {
1793
- /**
1794
- * 1. Assumes that theme's starting execution file is functions.php.
1795
- * 2. This complex logic fixes symlink issues (e.g. with Vargant).
1796
- *
1797
- * @author Vova Feldman (@svovaf)
1798
- * @since 1.2.2.5
1799
- */
1800
-
1801
- if ( $caller_file_path == fs_normalize_path( realpath( trailingslashit( $themes_dir ) . basename( dirname( $caller_file_path ) ) . '/' . basename( $caller_file_path ) ) ) ) {
1802
- $module_type = WP_FS__MODULE_TYPE_THEME;
1803
-
1804
- /**
1805
- * Relative path of the theme, e.g.:
1806
- * `my-theme/functions.php`
1807
- *
1808
- * @author Leo Fajardo (@leorw)
1809
- */
1810
- $caller_file_candidate = basename( dirname( $caller_file_path ) ) .
1811
- '/' .
1812
- basename( $caller_file_path );
1813
-
1814
- continue;
1815
- }
1816
- }
1817
-
1818
- $caller_file_hash = md5( $caller_file_path );
1819
-
1820
- if ( ! isset( $caller_map[ $caller_file_hash ] ) ) {
1821
- foreach ( $all_plugins_paths as $plugin_path ) {
1822
- if ( false !== strpos( $caller_file_path, fs_normalize_path( dirname( $plugin_path ) . '/' ) ) ) {
1823
- $caller_map[ $caller_file_hash ] = fs_normalize_path( $plugin_path );
1824
- break;
1825
- }
1826
- }
1827
- }
1828
-
1829
- if ( isset( $caller_map[ $caller_file_hash ] ) ) {
1830
- $module_type = WP_FS__MODULE_TYPE_PLUGIN;
1831
- $caller_file_candidate = plugin_basename( $caller_map[ $caller_file_hash ] );
1832
- }
1833
- }
1834
-
1835
- return (object) array(
1836
- 'module_type' => $module_type,
1837
- 'path' => $caller_file_candidate
1838
- );
1839
- }
1840
-
1841
- #----------------------------------------------------------------------------------
1842
- #region Deactivation Feedback Form
1843
- #----------------------------------------------------------------------------------
1844
-
1845
- /**
1846
- * Displays a confirmation and feedback dialog box when the user clicks on the "Deactivate" link on the plugins
1847
- * page.
1848
- *
1849
- * @author Vova Feldman (@svovaf)
1850
- * @author Leo Fajardo (@leorw)
1851
- * @since 1.1.2
1852
- */
1853
- function _add_deactivation_feedback_dialog_box() {
1854
- /* Check the type of user:
1855
- * 1. Long-term (long-term)
1856
- * 2. Non-registered and non-anonymous short-term (non-registered-and-non-anonymous-short-term).
1857
- * 3. Short-term (short-term)
1858
- */
1859
- $is_long_term_user = true;
1860
-
1861
- // Check if the site is at least 2 days old.
1862
- $time_installed = $this->_storage->install_timestamp;
1863
-
1864
- // Difference in seconds.
1865
- $date_diff = time() - $time_installed;
1866
-
1867
- // Convert seconds to days.
1868
- $date_diff_days = floor( $date_diff / ( 60 * 60 * 24 ) );
1869
-
1870
- if ( $date_diff_days < 2 ) {
1871
- $is_long_term_user = false;
1872
- }
1873
-
1874
- $is_long_term_user = $this->apply_filters( 'is_long_term_user', $is_long_term_user );
1875
-
1876
- if ( $is_long_term_user ) {
1877
- $user_type = 'long-term';
1878
- } else {
1879
- if ( ! $this->is_registered() && ! $this->is_anonymous() ) {
1880
- $user_type = 'non-registered-and-non-anonymous-short-term';
1881
- } else {
1882
- $user_type = 'short-term';
1883
- }
1884
- }
1885
-
1886
- $uninstall_reasons = $this->_get_uninstall_reasons( $user_type );
1887
-
1888
- // Load the HTML template for the deactivation feedback dialog box.
1889
- $vars = array(
1890
- 'reasons' => $uninstall_reasons,
1891
- 'id' => $this->_module_id
1892
- );
1893
-
1894
- /**
1895
- * @todo Deactivation form core functions should be loaded only once! Otherwise, when there are multiple Freemius powered plugins the same code is loaded multiple times. The only thing that should be loaded differently is the various deactivation reasons object based on the state of the plugin.
1896
- */
1897
- fs_require_template( 'forms/deactivation/form.php', $vars );
1898
- }
1899
-
1900
- /**
1901
- * @author Leo Fajardo (@leorw)
1902
- * @since 1.1.2
1903
- *
1904
- * @param string $user_type
1905
- *
1906
- * @return array The uninstall reasons for the specified user type.
1907
- */
1908
- function _get_uninstall_reasons( $user_type = 'long-term' ) {
1909
- $module_type = $this->_module_type;
1910
-
1911
- $internal_message_template_var = array(
1912
- 'id' => $this->_module_id
1913
- );
1914
-
1915
- $plan = $this->get_plan();
1916
-
1917
- if ( $this->is_registered() && is_object( $plan ) && $plan->has_technical_support() ) {
1918
- $contact_support_template = fs_get_template( 'forms/deactivation/contact.php', $internal_message_template_var );
1919
- } else {
1920
- $contact_support_template = '';
1921
- }
1922
-
1923
- $reason_found_better_plugin = array(
1924
- 'id' => self::REASON_FOUND_A_BETTER_PLUGIN,
1925
- 'text' => sprintf( $this->get_text_inline( 'I found a better %s', 'reason-found-a-better-plugin' ), $module_type ),
1926
- 'input_type' => 'textfield',
1927
- 'input_placeholder' => sprintf( $this->get_text_inline( "What's the %s's name?", 'placeholder-plugin-name' ), $module_type ),
1928
- );
1929
-
1930
- $reason_temporary_deactivation = array(
1931
- 'id' => self::REASON_TEMPORARY_DEACTIVATION,
1932
- 'text' => sprintf(
1933
- $this->get_text_inline( "It's a temporary %s. I'm just debugging an issue.", 'reason-temporary-x' ),
1934
- strtolower( $this->is_plugin() ?
1935
- $this->get_text_inline( 'Deactivation', 'deactivation' ) :
1936
- $this->get_text_inline( 'Theme Switch', 'theme-switch' )
1937
- )
1938
- ),
1939
- 'input_type' => '',
1940
- 'input_placeholder' => ''
1941
- );
1942
-
1943
- $reason_other = array(
1944
- 'id' => self::REASON_OTHER,
1945
- 'text' => $this->get_text_inline( 'Other', 'reason-other' ),
1946
- 'input_type' => 'textfield',
1947
- 'input_placeholder' => ''
1948
- );
1949
-
1950
- $long_term_user_reasons = array(
1951
- array(
1952
- 'id' => self::REASON_NO_LONGER_NEEDED,
1953
- 'text' => sprintf( $this->get_text_inline( 'I no longer need the %s', 'reason-no-longer-needed' ), $module_type ),
1954
- 'input_type' => '',
1955
- 'input_placeholder' => ''
1956
- ),
1957
- $reason_found_better_plugin,
1958
- array(
1959
- 'id' => self::REASON_NEEDED_FOR_A_SHORT_PERIOD,
1960
- 'text' => sprintf( $this->get_text_inline( 'I only needed the %s for a short period', 'reason-needed-for-a-short-period' ), $module_type ),
1961
- 'input_type' => '',
1962
- 'input_placeholder' => ''
1963
- ),
1964
- array(
1965
- 'id' => self::REASON_BROKE_MY_SITE,
1966
- 'text' => sprintf( $this->get_text_inline( 'The %s broke my site', 'reason-broke-my-site' ), $module_type ),
1967
- 'input_type' => '',
1968
- 'input_placeholder' => '',
1969
- 'internal_message' => $contact_support_template
1970
- ),
1971
- array(
1972
- 'id' => self::REASON_SUDDENLY_STOPPED_WORKING,
1973
- 'text' => sprintf( $this->get_text_inline( 'The %s suddenly stopped working', 'reason-suddenly-stopped-working' ), $module_type ),
1974
- 'input_type' => '',
1975
- 'input_placeholder' => '',
1976
- 'internal_message' => $contact_support_template
1977
- )
1978
- );
1979
-
1980
- if ( $this->is_paying() ) {
1981
- $long_term_user_reasons[] = array(
1982
- 'id' => self::REASON_CANT_PAY_ANYMORE,
1983
- 'text' => $this->get_text_inline( "I can't pay for it anymore", 'reason-cant-pay-anymore' ),
1984
- 'input_type' => 'textfield',
1985
- 'input_placeholder' => $this->get_text_inline( 'What price would you feel comfortable paying?', 'placeholder-comfortable-price' )
1986
- );
1987
- }
1988
-
1989
- $reason_dont_share_info = array(
1990
- 'id' => self::REASON_DONT_LIKE_TO_SHARE_MY_INFORMATION,
1991
- 'text' => $this->get_text_inline( "I don't like to share my information with you", 'reason-dont-like-to-share-my-information' ),
1992
- 'input_type' => '',
1993
- 'input_placeholder' => ''
1994
- );
1995
-
1996
- /**
1997
- * If the current user has selected the "don't share data" reason in the deactivation feedback modal, inform the
1998
- * user by showing additional message that he doesn't have to share data and can just choose to skip the opt-in
1999
- * (the Skip button is included in the message to show). This message will only be shown if anonymous mode is
2000
- * enabled and the user's account is currently not in pending activation state (similar to the way the Skip
2001
- * button in the opt-in form is shown/hidden).
2002
- */
2003
- if ( $this->is_enable_anonymous() && ! $this->is_pending_activation() ) {
2004
- $reason_dont_share_info['internal_message'] = fs_get_template( 'forms/deactivation/retry-skip.php', $internal_message_template_var );
2005
- }
2006
-
2007
- $uninstall_reasons = array(
2008
- 'long-term' => $long_term_user_reasons,
2009
- 'non-registered-and-non-anonymous-short-term' => array(
2010
- array(
2011
- 'id' => self::REASON_DIDNT_WORK,
2012
- 'text' => sprintf( $this->get_text_inline( "The %s didn't work", 'reason-didnt-work' ), $module_type ),
2013
- 'input_type' => '',
2014
- 'input_placeholder' => ''
2015
- ),
2016
- $reason_dont_share_info,
2017
- $reason_found_better_plugin
2018
- ),
2019
- 'short-term' => array(
2020
- array(
2021
- 'id' => self::REASON_COULDNT_MAKE_IT_WORK,
2022
- 'text' => $this->get_text_inline( "I couldn't understand how to make it work", 'reason-couldnt-make-it-work' ),
2023
- 'input_type' => '',
2024
- 'input_placeholder' => '',
2025
- 'internal_message' => $contact_support_template
2026
- ),
2027
- $reason_found_better_plugin,
2028
- array(
2029
- 'id' => self::REASON_GREAT_BUT_NEED_SPECIFIC_FEATURE,
2030
- 'text' => sprintf( $this->get_text_inline( "The %s is great, but I need specific feature that you don't support", 'reason-great-but-need-specific-feature' ), $module_type ),
2031
- 'input_type' => 'textarea',
2032
- 'input_placeholder' => $this->get_text_inline( 'What feature?', 'placeholder-feature' )
2033
- ),
2034
- array(
2035
- 'id' => self::REASON_NOT_WORKING,
2036
- 'text' => sprintf( $this->get_text_inline( 'The %s is not working', 'reason-not-working' ), $module_type ),
2037
- 'input_type' => 'textarea',
2038
- 'input_placeholder' => $this->get_text_inline( "Kindly share what didn't work so we can fix it for future users...", 'placeholder-share-what-didnt-work' )
2039
- ),
2040
- array(
2041
- 'id' => self::REASON_NOT_WHAT_I_WAS_LOOKING_FOR,
2042
- 'text' => $this->get_text_inline( "It's not what I was looking for", 'reason-not-what-i-was-looking-for' ),
2043
- 'input_type' => 'textarea',
2044
- 'input_placeholder' => $this->get_text_inline( "What you've been looking for?", 'placeholder-what-youve-been-looking-for' )
2045
- ),
2046
- array(
2047
- 'id' => self::REASON_DIDNT_WORK_AS_EXPECTED,
2048
- 'text' => sprintf( $this->get_text_inline( "The %s didn't work as expected", 'reason-didnt-work-as-expected' ), $module_type ),
2049
- 'input_type' => 'textarea',
2050
- 'input_placeholder' => $this->get_text_inline( 'What did you expect?', 'placeholder-what-did-you-expect' )
2051
- )
2052
- )
2053
- );
2054
-
2055
- // Randomize the reasons for the current user type.
2056
- shuffle( $uninstall_reasons[ $user_type ] );
2057
-
2058
- // Keep the following reasons as the last items in the list.
2059
- $uninstall_reasons[ $user_type ][] = $reason_temporary_deactivation;
2060
- $uninstall_reasons[ $user_type ][] = $reason_other;
2061
-
2062
- $uninstall_reasons = $this->apply_filters( 'uninstall_reasons', $uninstall_reasons );
2063
-
2064
- return $uninstall_reasons[ $user_type ];
2065
- }
2066
-
2067
- /**
2068
- * Called after the user has submitted his reason for deactivating the plugin.
2069
- *
2070
- * @author Leo Fajardo (@leorw)
2071
- * @since 1.1.2
2072
- */
2073
- function _submit_uninstall_reason_action() {
2074
- $this->_logger->entrance();
2075
-
2076
- $this->check_ajax_referer( 'submit_uninstall_reason' );
2077
-
2078
- $reason_id = fs_request_get( 'reason_id' );
2079
-
2080
- // Check if the given reason ID is an unsigned integer.
2081
- if ( ! ctype_digit( $reason_id ) ) {
2082
- exit;
2083
- }
2084
-
2085
- $reason_info = trim( fs_request_get( 'reason_info', '' ) );
2086
- if ( ! empty( $reason_info ) ) {
2087
- $reason_info = substr( $reason_info, 0, 128 );
2088
- }
2089
-
2090
- $reason = (object) array(
2091
- 'id' => $reason_id,
2092
- 'info' => $reason_info,
2093
- 'is_anonymous' => fs_request_get_bool( 'is_anonymous' )
2094
- );
2095
-
2096
- $this->_storage->store( 'uninstall_reason', $reason );
2097
-
2098
- /**
2099
- * If the module type is "theme", trigger the uninstall event here (on theme deactivation) since themes do
2100
- * not support uninstall hook.
2101
- *
2102
- * @author Leo Fajardo (@leorw)
2103
- * @since 1.2.2
2104
- */
2105
- if ( $this->is_theme() ) {
2106
- if ( $this->is_premium() && ! $this->has_active_valid_license() ) {
2107
- FS_Plugin_Updater::instance( $this )->delete_update_data();
2108
- }
2109
-
2110
- $this->_uninstall_plugin_event( false );
2111
- $this->remove_sdk_reference();
2112
- }
2113
-
2114
- // Print '1' for successful operation.
2115
- echo 1;
2116
- exit;
2117
- }
2118
-
2119
- /**
2120
- * @author Leo Fajardo (@leorw)
2121
- * @since 2.1.4
2122
- */
2123
- function cancel_subscription_or_trial_ajax_action() {
2124
- $this->_logger->entrance();
2125
-
2126
- $this->check_ajax_referer( 'cancel_subscription_or_trial' );
2127
-
2128
- $result = $this->cancel_subscription_or_trial( fs_request_get( 'plugin_id', $this->get_id() ), false );
2129
-
2130
- if ( $this->is_api_error( $result ) ) {
2131
- $this->shoot_ajax_failure( $result->error->message );
2132
- }
2133
-
2134
- $this->shoot_ajax_success();
2135
- }
2136
-
2137
- /**
2138
- * @author Leo Fajardo (@leorw)
2139
- * @since 2.1.4
2140
- *
2141
- * @param number $plugin_id
2142
- *
2143
- * @return object
2144
- */
2145
- private function cancel_subscription_or_trial( $plugin_id ) {
2146
- $fs = null;
2147
- if ( $plugin_id == $this->get_id() ) {
2148
- $fs = $this;
2149
- } else if ( $this->is_addon_activated( $plugin_id ) ) {
2150
- $fs = self::get_instance_by_id( $plugin_id );
2151
- }
2152
-
2153
- $result = null;
2154
-
2155
- if ( ! is_null( $fs ) ) {
2156
- $result = $fs->is_paid_trial() ?
2157
- $fs->_cancel_trial() :
2158
- $fs->_downgrade_site();
2159
- }
2160
-
2161
- return $result;
2162
- }
2163
-
2164
- /**
2165
- * @author Leo Fajardo (@leorw)
2166
- * @since 2.0.2
2167
- */
2168
- function _delete_theme_update_data_action() {
2169
- FS_Plugin_Updater::instance( $this )->delete_update_data();
2170
- }
2171
-
2172
- #endregion
2173
-
2174
- #----------------------------------------------------------------------------------
2175
- #region Instance
2176
- #----------------------------------------------------------------------------------
2177
-
2178
- /**
2179
- * Main singleton instance.
2180
- *
2181
- * @author Vova Feldman (@svovaf)
2182
- * @since 1.0.0
2183
- *
2184
- * @param number $module_id
2185
- * @param string|bool $slug
2186
- * @param bool $is_init Is initiation sequence.
2187
- *
2188
- * @return Freemius|false
2189
- */
2190
- static function instance( $module_id, $slug = false, $is_init = false ) {
2191
- if ( empty( $module_id ) ) {
2192
- return false;
2193
- }
2194
-
2195
- /**
2196
- * Load the essential static data prior to initiating FS_Plugin_Manager since there's an essential MS network migration logic that needs to be executed prior to the initiation.
2197
- */
2198
- self::_load_required_static();
2199
-
2200
- if ( ! is_numeric( $module_id ) ) {
2201
- if ( ! $is_init && true === $slug ) {
2202
- $is_init = true;
2203
- }
2204
-
2205
- $slug = $module_id;
2206
-
2207
- $module = FS_Plugin_Manager::instance( $slug )->get();
2208
-
2209
- if ( is_object( $module ) ) {
2210
- $module_id = $module->id;
2211
- }
2212
- }
2213
-
2214
- $key = 'm_' . $module_id;
2215
-
2216
- if ( ! isset( self::$_instances[ $key ] ) ) {
2217
- self::$_instances[ $key ] = new Freemius( $module_id, $slug, $is_init );
2218
- }
2219
-
2220
- return self::$_instances[ $key ];
2221
- }
2222
-
2223
- /**
2224
- * @author Vova Feldman (@svovaf)
2225
- * @since 1.0.6
2226
- *
2227
- * @param number $addon_id
2228
- *
2229
- * @return bool
2230
- */
2231
- private static function has_instance( $addon_id ) {
2232
- return isset( self::$_instances[ 'm_' . $addon_id ] );
2233
- }
2234
-
2235
- /**
2236
- * @author Leo Fajardo (@leorw)
2237
- * @since 1.2.2
2238
- *
2239
- * @param string|number $id_or_slug
2240
- * @param string $module_type
2241
- *
2242
- * @return number|false
2243
- */
2244
- private static function get_module_id( $id_or_slug, $module_type = WP_FS__MODULE_TYPE_PLUGIN ) {
2245
- if ( is_numeric( $id_or_slug ) ) {
2246
- return $id_or_slug;
2247
- }
2248
-
2249
- foreach ( self::$_instances as $instance ) {
2250
- // Also check the module type since there can be a plugin and a theme with the same slug.
2251
- if ( ( $module_type === $instance->get_module_type() ) && ( $id_or_slug === $instance->get_slug() ) ) {
2252
- return $instance->get_id();
2253
- }
2254
- }
2255
-
2256
- return false;
2257
- }
2258
-
2259
- /**
2260
- * @author Vova Feldman (@svovaf)
2261
- * @since 1.0.6
2262
- *
2263
- * @param number $id
2264
- *
2265
- * @return false|Freemius
2266
- */
2267
- static function get_instance_by_id( $id ) {
2268
- return isset ( self::$_instances[ 'm_' . $id ] ) ?
2269
- self::$_instances[ 'm_' . $id ] :
2270
- false;
2271
- }
2272
-
2273
- /**
2274
- *
2275
- * @author Vova Feldman (@svovaf)
2276
- * @since 1.0.1
2277
- *
2278
- * @param string $plugin_file
2279
- * @param string $module_type
2280
- *
2281
- * @return false|Freemius
2282
- */
2283
- static function get_instance_by_file( $plugin_file, $module_type = WP_FS__MODULE_TYPE_PLUGIN ) {
2284
- $slug = self::find_slug_by_basename( $plugin_file );
2285
-
2286
- return ( false !== $slug ) ?
2287
- self::instance( self::get_module_id( $slug, $module_type ) ) :
2288
- false;
2289
- }
2290
-
2291
- /**
2292
- * @author Vova Feldman (@svovaf)
2293
- * @since 1.0.6
2294
- *
2295
- * @return false|Freemius
2296
- */
2297
- function get_parent_instance() {
2298
- return self::get_instance_by_id( $this->_plugin->parent_plugin_id );
2299
- }
2300
-
2301
- /**
2302
- * @author Vova Feldman (@svovaf)
2303
- * @since 1.0.6
2304
- *
2305
- * @param string|number $id_or_slug
2306
- *
2307
- * @return false|Freemius
2308
- */
2309
- function get_addon_instance( $id_or_slug ) {
2310
- $addon_id = self::get_module_id( $id_or_slug );
2311
-
2312
- return self::instance( $addon_id );
2313
- }
2314
-
2315
- #endregion ------------------------------------------------------------------
2316
-
2317
- /**
2318
- * @author Vova Feldman (@svovaf)
2319
- * @since 1.0.6
2320
- *
2321
- * @return bool
2322
- */
2323
- function is_parent_plugin_installed() {
2324
- $is_active = self::has_instance( $this->_plugin->parent_plugin_id );
2325
-
2326
- if ( $is_active ) {
2327
- return true;
2328
- }
2329
-
2330
- /**
2331
- * Parent module might be a theme. If that's the case, the add-on's FS
2332
- * instance will be loaded prior to the theme's FS instance, therefore,
2333
- * we need to check if it's active with a "look ahead".
2334
- *
2335
- * @author Vova Feldman
2336
- * @since 1.2.2.3
2337
- */
2338
- global $fs_active_plugins;
2339
- if ( is_object( $fs_active_plugins ) && is_array( $fs_active_plugins->plugins ) ) {
2340
- $active_theme = wp_get_theme();
2341
-
2342
- foreach ( $fs_active_plugins->plugins as $sdk => $module ) {
2343
- if ( WP_FS__MODULE_TYPE_THEME === $module->type ) {
2344
- if ( $module->plugin_path == $active_theme->get_stylesheet() ) {
2345
- // Parent module is a theme and it's currently active.
2346
- return true;
2347
- }
2348
- }
2349
- }
2350
- }
2351
-
2352
- return false;
2353
- }
2354
-
2355
- /**
2356
- * Check if add-on parent plugin in activation mode.
2357
- *
2358
- * @author Vova Feldman (@svovaf)
2359
- * @since 1.0.7
2360
- *
2361
- * @return bool
2362
- */
2363
- function is_parent_in_activation() {
2364
- $parent_fs = $this->get_parent_instance();
2365
- if ( ! is_object( $parent_fs ) ) {
2366
- return false;
2367
- }
2368
-
2369
- return ( $parent_fs->is_activation_mode() );
2370
- }
2371
-
2372
- /**
2373
- * Is plugin in activation mode.
2374
- *
2375
- * @author Vova Feldman (@svovaf)
2376
- * @since 1.0.7
2377
- *
2378
- * @param bool $and_on
2379
- *
2380
- * @return bool
2381
- */
2382
- function is_activation_mode( $and_on = true ) {
2383
- return fs_is_network_admin() ?
2384
- $this->is_network_activation_mode( $and_on ) :
2385
- $this->is_site_activation_mode( $and_on );
2386
- }
2387
-
2388
- /**
2389
- * Is plugin in activation mode.
2390
- *
2391
- * @author Vova Feldman (@svovaf)
2392
- * @since 1.0.7
2393
- *
2394
- * @param bool $and_on
2395
- *
2396
- * @return bool
2397
- */
2398
- function is_site_activation_mode( $and_on = true ) {
2399
- return (
2400
- ( $this->is_on() || ! $and_on ) &&
2401
- ( $this->is_premium() && true === $this->_storage->require_license_activation ) ||
2402
- (
2403
- ( ! $this->is_registered() ||
2404
- ( $this->is_only_premium() && ! $this->has_features_enabled_license() ) ) &&
2405
- ( ! $this->is_enable_anonymous() ||
2406
- ( ! $this->is_anonymous() && ! $this->is_pending_activation() ) )
2407
- )
2408
- );
2409
- }
2410
-
2411
- /**
2412
- * Checks if the SDK in network activation mode.
2413
- *
2414
- * @author Leo Fajardo (@leorw)
2415
- * @since 2.0.0
2416
- *
2417
- * @param bool $and_on
2418
- *
2419
- * @return bool
2420
- */
2421
- private function is_network_activation_mode( $and_on = true ) {
2422
- if ( ! $this->_is_network_active ) {
2423
- // Not network activated.
2424
- return false;
2425
- }
2426
-
2427
- if ( $this->is_network_upgrade_mode() ) {
2428
- // Special flag to enforce network activation mode to decide what to do with the sites that are not yet opted-in nor skipped.
2429
- return true;
2430
- }
2431
-
2432
- if ( ! $this->is_site_activation_mode( $and_on ) ) {
2433
- // Whether the context is single site or the network, if the plugin is no longer in activation mode then it is not in network activation mode as well.
2434
- return false;
2435
- }
2436
-
2437
- if ( $this->is_network_delegated_connection() ) {
2438
- // Super-admin delegated the connection to the site admins -> not activation mode.
2439
- return false;
2440
- }
2441
-
2442
- if ( $this->is_network_anonymous() && true !== $this->_storage->require_license_activation ) {
2443
- // Super-admin skipped the connection network wide -> not activation mode.
2444
- return false;
2445
- }
2446
-
2447
- if ( $this->is_network_registered() ) {
2448
- // Super-admin connected at least one site -> not activation mode.
2449
- return false;
2450
- }
2451
-
2452
- return true;
2453
- }
2454
-
2455
- /**
2456
- * Check if current page is the opt-in/pending-activation page.
2457
- *
2458
- * @author Vova Feldman (@svovaf)
2459
- * @since 1.2.1.7
2460
- *
2461
- * @return bool
2462
- */
2463
- function is_activation_page() {
2464
- if ( $this->_menu->is_main_settings_page() ) {
2465
- return true;
2466
- }
2467
-
2468
- if ( ! $this->is_activation_mode() ) {
2469
- return false;
2470
- }
2471
-
2472
- // Check if current page is matching the activation page.
2473
- return $this->is_matching_url( $this->get_activation_url() );
2474
- }
2475
-
2476
- /**
2477
- * Check if URL path's are matching and that all querystring
2478
- * arguments of the $sub_url exist in the $url with the same values.
2479
- *
2480
- * WARNING:
2481
- * 1. This method doesn't check if the sub/domain are matching.
2482
- * 2. Ignore case sensitivity.
2483
- *
2484
- * @author Vova Feldman (@svovaf)
2485
- * @since 1.2.1.7
2486
- *
2487
- * @param string $sub_url
2488
- * @param string $url If argument is not set, check if the sub_url matching the current's page URL.
2489
- *
2490
- * @return bool
2491
- */
2492
- private function is_matching_url( $sub_url, $url = '' ) {
2493
- if ( empty( $url ) ) {
2494
- $url = $_SERVER['REQUEST_URI'];
2495
- }
2496
-
2497
- $url = strtolower( $url );
2498
- $sub_url = strtolower( $sub_url );
2499
-
2500
- if ( parse_url( $sub_url, PHP_URL_PATH ) !== parse_url( $url, PHP_URL_PATH ) ) {
2501
- // Different path - DO NOT OVERRIDE PAGE.
2502
- return false;
2503
- }
2504
-
2505
- $url_params = array();
2506
- parse_str( parse_url( $url, PHP_URL_QUERY ), $url_params );
2507
-
2508
- $sub_url_params = array();
2509
- parse_str( parse_url( $sub_url, PHP_URL_QUERY ), $sub_url_params );
2510
-
2511
- foreach ( $sub_url_params as $key => $val ) {
2512
- if ( ! isset( $url_params[ $key ] ) || $val != $url_params[ $key ] ) {
2513
- // Not matching query string - DO NOT OVERRIDE PAGE.
2514
- return false;
2515
- }
2516
- }
2517
-
2518
- return true;
2519
- }
2520
-
2521
- /**
2522
- * Get the basenames of all active plugins for specific blog. Including network activated plugins.
2523
- *
2524
- * @author Vova Feldman (@svovaf)
2525
- * @since 2.0.0
2526
- *
2527
- * @param int $blog_id
2528
- *
2529
- * @return string[]
2530
- */
2531
- private static function get_active_plugins_basenames( $blog_id = 0 ) {
2532
- if ( is_multisite() && $blog_id > 0 ) {
2533
- $active_basenames = get_blog_option( $blog_id, 'active_plugins' );
2534
- } else {
2535
- $active_basenames = get_option( 'active_plugins' );
2536
- }
2537
-
2538
- if ( is_multisite() ) {
2539
- $network_active_basenames = get_site_option( 'active_sitewide_plugins' );
2540
-
2541
- if ( is_array( $network_active_basenames ) && ! empty( $network_active_basenames ) ) {
2542
- $active_basenames = array_merge( $active_basenames, $network_active_basenames );
2543
- }
2544
- }
2545
-
2546
- return $active_basenames;
2547
- }
2548
-
2549
- /**
2550
- * Get collection of all active plugins. Including network activated plugins.
2551
- *
2552
- * @author Vova Feldman (@svovaf)
2553
- * @since 1.0.9
2554
- *
2555
- * @param int $blog_id Since 2.0.0
2556
- *
2557
- * @return array[string]array
2558
- */
2559
- private static function get_active_plugins( $blog_id = 0 ) {
2560
- self::require_plugin_essentials();
2561
-
2562
- $active_plugin = array();
2563
- $all_plugins = fs_get_plugins();
2564
- $active_plugins_basenames = self::get_active_plugins_basenames( $blog_id );
2565
-
2566
- foreach ( $active_plugins_basenames as $plugin_basename ) {
2567
- $active_plugin[ $plugin_basename ] = $all_plugins[ $plugin_basename ];
2568
- }
2569
-
2570
- return $active_plugin;
2571
- }
2572
-
2573
- /**
2574
- * Get collection of all site active plugins for a specified blog.
2575
- *
2576
- * @author Vova Feldman (@svovaf)
2577
- * @since 2.0.0
2578
- *
2579
- * @param int $blog_id
2580
- *
2581
- * @return array[string]array
2582
- */
2583
- private static function get_site_active_plugins( $blog_id = 0 ) {
2584
- $active_basenames = ( is_multisite() && $blog_id > 0 ) ?
2585
- get_blog_option( $blog_id, 'active_plugins' ) :
2586
- get_option( 'active_plugins' );
2587
-
2588
- $active = array();
2589
- foreach ( $active_basenames as $basename ) {
2590
- $active[ $basename ] = array(
2591
- 'is_active' => true,
2592
- 'Version' => '1.0', // Dummy version.
2593
- 'slug' => self::get_plugin_slug( $basename ),
2594
- );
2595
- }
2596
-
2597
- return $active;
2598
- }
2599
-
2600
- /**
2601
- * Get collection of all plugins with their activation status for a specified blog.
2602
- *
2603
- * @author Vova Feldman (@svovaf)
2604
- * @since 1.1.8
2605
- *
2606
- * @param int $blog_id Since 2.0.0
2607
- *
2608
- * @return array Key is the plugin file path and the value is an array of the plugin data.
2609
- */
2610
- private static function get_all_plugins( $blog_id = 0 ) {
2611
- self::require_plugin_essentials();
2612
-
2613
- $all_plugins = fs_get_plugins();
2614
-
2615
- $active_plugins_basenames = self::get_active_plugins_basenames( $blog_id );
2616
-
2617
- foreach ( $all_plugins as $basename => &$data ) {
2618
- // By default set to inactive (next foreach update the active plugins).
2619
- $data['is_active'] = false;
2620
- // Enrich with plugin slug.
2621
- $data['slug'] = self::get_plugin_slug( $basename );
2622
- }
2623
-
2624
- // Flag active plugins.
2625
- foreach ( $active_plugins_basenames as $basename ) {
2626
- if ( isset( $all_plugins[ $basename ] ) ) {
2627
- $all_plugins[ $basename ]['is_active'] = true;
2628
- }
2629
- }
2630
-
2631
- return $all_plugins;
2632
- }
2633
-
2634
- /**
2635
- * Get collection of all plugins and if they are network level activated.
2636
- *
2637
- * @author Vova Feldman (@svovaf)
2638
- * @since 2.0.0
2639
- *
2640
- * @return array Key is the plugin basename and the value is an array of the plugin data.
2641
- */
2642
- private static function get_network_plugins() {
2643
- self::require_plugin_essentials();
2644
-
2645
- $all_plugins = fs_get_plugins();
2646
-
2647
- $network_active_basenames = is_multisite() ?
2648
- get_site_option( 'active_sitewide_plugins' ) :
2649
- array();
2650
-
2651
- foreach ( $all_plugins as $basename => &$data ) {
2652
- // By default set to inactive (next foreach update the active plugins).
2653
- $data['is_active'] = false;
2654
- // Enrich with plugin slug.
2655
- $data['slug'] = self::get_plugin_slug( $basename );
2656
- }
2657
-
2658
- // Flag active plugins.
2659
- foreach ( $network_active_basenames as $basename ) {
2660
- if ( isset( $all_plugins[ $basename ] ) ) {
2661
- $all_plugins[ $basename ]['is_active'] = true;
2662
- }
2663
- }
2664
-
2665
- return $all_plugins;
2666
- }
2667
-
2668
- /**
2669
- * Cached result of get_site_transient( 'update_plugins' )
2670
- *
2671
- * @author Vova Feldman (@svovaf)
2672
- * @since 1.1.8
2673
- *
2674
- * @var object
2675
- */
2676
- private static $_plugins_info;
2677
-
2678
- /**
2679
- * Helper function to get specified plugin's slug.
2680
- *
2681
- * @author Vova Feldman (@svovaf)
2682
- * @since 1.1.8
2683
- *
2684
- * @param $basename
2685
- *
2686
- * @return string
2687
- */
2688
- private static function get_plugin_slug( $basename ) {
2689
- if ( ! isset( self::$_plugins_info ) ) {
2690
- self::$_plugins_info = get_site_transient( 'update_plugins' );
2691
- }
2692
-
2693
- $slug = '';
2694
-
2695
- if ( is_object( self::$_plugins_info ) ) {
2696
- if ( isset( self::$_plugins_info->no_update ) &&
2697
- isset( self::$_plugins_info->no_update[ $basename ] ) &&
2698
- ! empty( self::$_plugins_info->no_update[ $basename ]->slug )
2699
- ) {
2700
- $slug = self::$_plugins_info->no_update[ $basename ]->slug;
2701
- } else if ( isset( self::$_plugins_info->response ) &&
2702
- isset( self::$_plugins_info->response[ $basename ] ) &&
2703
- ! empty( self::$_plugins_info->response[ $basename ]->slug )
2704
- ) {
2705
- $slug = self::$_plugins_info->response[ $basename ]->slug;
2706
- }
2707
- }
2708
-
2709
- if ( empty( $slug ) ) {
2710
- // Try to find slug from FS data.
2711
- $slug = self::find_slug_by_basename( $basename );
2712
- }
2713
-
2714
- if ( empty( $slug ) ) {
2715
- // Fallback to plugin's folder name.
2716
- $slug = dirname( $basename );
2717
- }
2718
-
2719
- return $slug;
2720
- }
2721
-
2722
- private static $_statics_loaded = false;
2723
-
2724
- /**
2725
- * Load static resources.
2726
- *
2727
- * @author Vova Feldman (@svovaf)
2728
- * @since 1.0.1
2729
- */
2730
- private static function _load_required_static() {
2731
- if ( self::$_statics_loaded ) {
2732
- return;
2733
- }
2734
-
2735
- self::$_static_logger = FS_Logger::get_logger( WP_FS__SLUG, WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
2736
-
2737
- self::$_static_logger->entrance();
2738
-
2739
- self::$_accounts = FS_Options::instance( WP_FS__ACCOUNTS_OPTION_NAME, true );
2740
-
2741
- if ( is_multisite() ) {
2742
- $has_skipped_migration = (
2743
- // 'id_slug_type_path_map' - was never stored on older versions, therefore, not exists on the site level.
2744
- null === self::$_accounts->get_option( 'id_slug_type_path_map', null, false ) &&
2745
- // 'file_slug_map' stored on the site level, so it was running an SDK version before it was integrated with MS-network.
2746
- null !== self::$_accounts->get_option( 'file_slug_map', null, false )
2747
- );
2748
-
2749
- /**
2750
- * If the file_slug_map exists on the site level but doesn't exist on the
2751
- * network level storage, it means that we need to process the storage with migration.
2752
- *
2753
- * The code in this `if` scope will only be executed once and only for the first site that will execute it because once we migrate the storage data, file_slug_map will be already set in the network level storage.
2754
- *
2755
- * @author Vova Feldman (@svovaf)
2756
- * @since 2.0.0
2757
- */
2758
- if (
2759
- ( $has_skipped_migration && true !== self::$_accounts->get_option( 'ms_migration_complete', false, true ) ) ||
2760
- ( null === self::$_accounts->get_option( 'file_slug_map', null, true ) &&
2761
- null !== self::$_accounts->get_option( 'file_slug_map', null, false ) )
2762
- ) {
2763
- self::migrate_options_to_network();
2764
- }
2765
- }
2766
-
2767
- self::$_global_admin_notices = FS_Admin_Notices::instance( 'global' );
2768
-
2769
- if ( ! WP_FS__DEMO_MODE ) {
2770
- add_action( ( fs_is_network_admin() ? 'network_' : '' ) . 'admin_menu', array(
2771
- 'Freemius',
2772
- '_add_debug_section'
2773
- ) );
2774
- }
2775
-
2776
- add_action( "wp_ajax_fs_toggle_debug_mode", array( 'Freemius', '_toggle_debug_mode' ) );
2777
-
2778
- self::add_ajax_action_static( 'get_debug_log', array( 'Freemius', '_get_debug_log' ) );
2779
-
2780
- self::add_ajax_action_static( 'get_db_option', array( 'Freemius', '_get_db_option' ) );
2781
-
2782
- self::add_ajax_action_static( 'set_db_option', array( 'Freemius', '_set_db_option' ) );
2783
-
2784
- if ( 0 == did_action( 'plugins_loaded' ) ) {
2785
- add_action( 'plugins_loaded', array( 'Freemius', '_load_textdomain' ), 1 );
2786
- }
2787
-
2788
- add_action( 'admin_footer', array( 'Freemius', '_enrich_ajax_url' ) );
2789
- add_action( 'admin_footer', array( 'Freemius', '_open_support_forum_in_new_page' ) );
2790
-
2791
-
2792
- self::$_statics_loaded = true;
2793
- }
2794
-
2795
- /**
2796
- * @author Leo Fajardo (@leorw)
2797
- *
2798
- * @since 2.1.3
2799
- */
2800
- private static function migrate_options_to_network() {
2801
- self::migrate_accounts_to_network();
2802
-
2803
- // Migrate API options from site level to network level.
2804
- $api_network_options = FS_Option_Manager::get_manager( WP_FS__OPTIONS_OPTION_NAME, true, true );
2805
- $api_network_options->migrate_to_network();
2806
-
2807
- // Migrate API cache to network level storage.
2808
- FS_Cache_Manager::get_manager( WP_FS__API_CACHE_OPTION_NAME )->migrate_to_network();
2809
-
2810
- self::$_accounts->set_option( 'ms_migration_complete', true, true );
2811
- }
2812
-
2813
- #----------------------------------------------------------------------------------
2814
- #region Localization
2815
- #----------------------------------------------------------------------------------
2816
-
2817
- /**
2818
- * Load framework's text domain.
2819
- *
2820
- * @author Vova Feldman (@svovaf)
2821
- * @since 1.2.1
2822
- */
2823
- static function _load_textdomain() {
2824
- if ( ! is_admin() ) {
2825
- return;
2826
- }
2827
-
2828
- global $fs_active_plugins;
2829
-
2830
- // Works both for plugins and themes.
2831
- load_plugin_textdomain(
2832
- 'freemius',
2833
- false,
2834
- $fs_active_plugins->newest->sdk_path . '/languages/'
2835
- );
2836
- }
2837
-
2838
- #endregion
2839
-
2840
- #----------------------------------------------------------------------------------
2841
- #region Debugging
2842
- #----------------------------------------------------------------------------------
2843
-
2844
- /**
2845
- * @author Vova Feldman (@svovaf)
2846
- * @since 1.0.8
2847
- */
2848
- static function _add_debug_section() {
2849
- if ( ! is_super_admin() ) {
2850
- // Add debug page only for super-admins.
2851
- return;
2852
- }
2853
-
2854
- self::$_static_logger->entrance();
2855
-
2856
- $title = sprintf( '%s [v.%s]', fs_text_inline( 'Freemius Debug' ), WP_FS__SDK_VERSION );
2857
-
2858
- if ( WP_FS__DEV_MODE ) {
2859
- // Add top-level debug menu item.
2860
- $hook = FS_Admin_Menu_Manager::add_page(
2861
- $title,
2862
- $title,
2863
- 'manage_options',
2864
- 'freemius',
2865
- array( 'Freemius', '_debug_page_render' )
2866
- );
2867
- } else {
2868
- // Add hidden debug page.
2869
- $hook = FS_Admin_Menu_Manager::add_subpage(
2870
- null,
2871
- $title,
2872
- $title,
2873
- 'manage_options',
2874
- 'freemius',
2875
- array( 'Freemius', '_debug_page_render' )
2876
- );
2877
- }
2878
-
2879
- if ( ! empty( $hook ) ) {
2880
- add_action( "load-$hook", array( 'Freemius', '_debug_page_actions' ) );
2881
- }
2882
- }
2883
-
2884
- /**
2885
- * @author Vova Feldman (@svovaf)
2886
- * @since 1.1.7.3
2887
- */
2888
- static function _toggle_debug_mode() {
2889
- $is_on = fs_request_get( 'is_on', false, 'post' );
2890
-
2891
- if ( fs_request_is_post() && in_array( $is_on, array( 0, 1 ) ) ) {
2892
- update_option( 'fs_debug_mode', $is_on );
2893
-
2894
- // Turn on/off storage logging.
2895
- FS_Logger::_set_storage_logging( ( 1 == $is_on ) );
2896
- }
2897
-
2898
- exit;
2899
- }
2900
-
2901
- /**
2902
- * @author Vova Feldman (@svovaf)
2903
- * @since 1.2.1.6
2904
- */
2905
- static function _get_debug_log() {
2906
- $logs = FS_Logger::load_db_logs(
2907
- fs_request_get( 'filters', false, 'post' ),
2908
- ! empty( $_POST['limit'] ) && is_numeric( $_POST['limit'] ) ? $_POST['limit'] : 200,
2909
- ! empty( $_POST['offset'] ) && is_numeric( $_POST['offset'] ) ? $_POST['offset'] : 0
2910
- );
2911
-
2912
- self::shoot_ajax_success( $logs );
2913
- }
2914
-
2915
- /**
2916
- * @author Vova Feldman (@svovaf)
2917
- * @since 1.2.1.7
2918
- */
2919
- static function _get_db_option() {
2920
- $option_name = fs_request_get( 'option_name' );
2921
-
2922
- $value = get_option( $option_name );
2923
-
2924
- $result = array(
2925
- 'name' => $option_name,
2926
- );
2927
-
2928
- if ( false !== $value ) {
2929
- if ( ! is_string( $value ) ) {
2930
- $value = json_encode( $value );
2931
- }
2932
-
2933
- $result['value'] = $value;
2934
- }
2935
-
2936
- self::shoot_ajax_success( $result );
2937
- }
2938
-
2939
- /**
2940
- * @author Vova Feldman (@svovaf)
2941
- * @since 1.2.1.7
2942
- */
2943
- static function _set_db_option() {
2944
- $option_name = fs_request_get( 'option_name' );
2945
- $option_value = fs_request_get( 'option_value' );
2946
-
2947
- if ( ! empty( $option_value ) ) {
2948
- update_option( $option_name, $option_value );
2949
- }
2950
-
2951
- self::shoot_ajax_success();
2952
- }
2953
-
2954
- /**
2955
- * @author Vova Feldman (@svovaf)
2956
- * @since 1.0.8
2957
- */
2958
- static function _debug_page_actions() {
2959
- self::_clean_admin_content_section();
2960
-
2961
- if ( fs_request_is_action( 'restart_freemius' ) ) {
2962
- check_admin_referer( 'restart_freemius' );
2963
-
2964
- if ( ! is_multisite() ) {
2965
- // Clear accounts data.
2966
- self::$_accounts->clear( null, true );
2967
- } else {
2968
- $sites = self::get_sites();
2969
- foreach ( $sites as $site ) {
2970
- $blog_id = self::get_site_blog_id( $site );
2971
- self::$_accounts->clear( $blog_id, true );
2972
- }
2973
-
2974
- // Clear network level storage.
2975
- self::$_accounts->clear( true, true );
2976
- }
2977
-
2978
- // Clear SDK reference cache.
2979
- delete_option( 'fs_active_plugins' );
2980
- } else if ( fs_request_is_action( 'clear_updates_data' ) ) {
2981
- check_admin_referer( 'clear_updates_data' );
2982
-
2983
- if ( ! is_multisite() ) {
2984
- set_site_transient( 'update_plugins', null );
2985
- set_site_transient( 'update_themes', null );
2986
- } else {
2987
- $current_blog_id = get_current_blog_id();
2988
-
2989
- $sites = self::get_sites();
2990
- foreach ( $sites as $site ) {
2991
- switch_to_blog( self::get_site_blog_id( $site ) );
2992
-
2993
- set_site_transient( 'update_plugins', null );
2994
- set_site_transient( 'update_themes', null );
2995
- }
2996
-
2997
- switch_to_blog( $current_blog_id );
2998
- }
2999
- } else if ( fs_request_is_action( 'simulate_trial' ) ) {
3000
- check_admin_referer( 'simulate_trial' );
3001
-
3002
- $fs = freemius( fs_request_get( 'module_id' ) );
3003
-
3004
- // Update SDK install to at least 24 hours before.
3005
- $fs->_storage->install_timestamp = ( time() - WP_FS__TIME_24_HOURS_IN_SEC );
3006
- // Unset the trial shown timestamp.
3007
- unset( $fs->_storage->trial_promotion_shown );
3008
- } else if ( fs_request_is_action( 'simulate_network_upgrade' ) ) {
3009
- check_admin_referer( 'simulate_network_upgrade' );
3010
-
3011
- $fs = freemius( fs_request_get( 'module_id' ) );
3012
-
3013
- self::set_network_upgrade_mode( $fs->_storage );
3014
- } else if ( fs_request_is_action( 'delete_install' ) ) {
3015
- check_admin_referer( 'delete_install' );
3016
-
3017
- self::_delete_site_by_slug(
3018
- fs_request_get( 'slug' ),
3019
- fs_request_get( 'module_type' ),
3020
- true,
3021
- fs_request_get( 'blog_id', null )
3022
- );
3023
- } else if ( fs_request_is_action( 'delete_user' ) ) {
3024
- check_admin_referer( 'delete_user' );
3025
-
3026
- self::delete_user( fs_request_get( 'user_id' ) );
3027
- } else if ( fs_request_is_action( 'download_logs' ) ) {
3028
- check_admin_referer( 'download_logs' );
3029
-
3030
- $download_url = FS_Logger::download_db_logs(
3031
- fs_request_get( 'filters', false, 'post' )
3032
- );
3033
-
3034
- if ( false === $download_url ) {
3035
- wp_die( 'Oops... there was an error while generating the logs download file. Please try again and if it doesn\'t work contact support@freemius.com.' );
3036
- }
3037
-
3038
- fs_redirect( $download_url );
3039
- } else if ( fs_request_is_action( 'migrate_options_to_network' ) ) {
3040
- check_admin_referer( 'migrate_options_to_network' );
3041
-
3042
- self::migrate_options_to_network();
3043
- }
3044
- }
3045
-
3046
- /**
3047
- * @author Vova Feldman (@svovaf)
3048
- * @since 1.0.8
3049
- */
3050
- static function _debug_page_render() {
3051
- self::$_static_logger->entrance();
3052
-
3053
- if ( ! is_multisite() ) {
3054
- $all_plugins_installs = self::get_all_sites( WP_FS__MODULE_TYPE_PLUGIN );
3055
- $all_themes_installs = self::get_all_sites( WP_FS__MODULE_TYPE_THEME );
3056
- } else {
3057
- $sites = self::get_sites();
3058
-
3059
- $all_plugins_installs = array();
3060
- $all_themes_installs = array();
3061
-
3062
- foreach ( $sites as $site ) {
3063
- $blog_id = self::get_site_blog_id( $site );
3064
-
3065
- $plugins_installs = self::get_all_sites( WP_FS__MODULE_TYPE_PLUGIN, $blog_id );
3066
-
3067
- foreach ( $plugins_installs as $slug => $install ) {
3068
- if ( ! isset( $all_plugins_installs[ $slug ] ) ) {
3069
- $all_plugins_installs[ $slug ] = array();
3070
- }
3071
-
3072
- $install->blog_id = $blog_id;
3073
-
3074
- $all_plugins_installs[ $slug ][] = $install;
3075
- }
3076
-
3077
- $themes_installs = self::get_all_sites( WP_FS__MODULE_TYPE_THEME, $blog_id );
3078
-
3079
- foreach ( $themes_installs as $slug => $install ) {
3080
- if ( ! isset( $all_themes_installs[ $slug ] ) ) {
3081
- $all_themes_installs[ $slug ] = array();
3082
- }
3083
-
3084
- $install->blog_id = $blog_id;
3085
-
3086
- $all_themes_installs[ $slug ][] = $install;
3087
- }
3088
- }
3089
- }
3090
-
3091
- $licenses_by_module_type = self::get_all_licenses_by_module_type();
3092
-
3093
- $vars = array(
3094
- 'plugin_sites' => $all_plugins_installs,
3095
- 'theme_sites' => $all_themes_installs,
3096
- 'users' => self::get_all_users(),
3097
- 'addons' => self::get_all_addons(),
3098
- 'account_addons' => self::get_all_account_addons(),
3099
- 'plugin_licenses' => $licenses_by_module_type[ WP_FS__MODULE_TYPE_PLUGIN ],
3100
- 'theme_licenses' => $licenses_by_module_type[ WP_FS__MODULE_TYPE_THEME ]
3101
- );
3102
-
3103
- fs_enqueue_local_style( 'fs_debug', '/admin/debug.css' );
3104
- fs_require_once_template( 'debug.php', $vars );
3105
- }
3106
-
3107
- #endregion
3108
-
3109
- #----------------------------------------------------------------------------------
3110
- #region Connectivity Issues
3111
- #----------------------------------------------------------------------------------
3112
-
3113
- /**
3114
- * Check if Freemius should be turned on for the current plugin install.
3115
- *
3116
- * Note:
3117
- * $this->_is_on is updated in has_api_connectivity()
3118
- *
3119
- * @author Vova Feldman (@svovaf)
3120
- * @since 1.0.9
3121
- *
3122
- * @return bool
3123
- */
3124
- function is_on() {
3125
- self::$_static_logger->entrance();
3126
-
3127
- if ( isset( $this->_is_on ) ) {
3128
- return $this->_is_on;
3129
- }
3130
-
3131
- // If already installed or pending then sure it's on :)
3132
- if ( $this->is_registered() || $this->is_pending_activation() ) {
3133
- $this->_is_on = true;
3134
-
3135
- return true;
3136
- }
3137
-
3138
- return false;
3139
- }
3140
-
3141
- /**
3142
- * @author Vova Feldman (@svovaf)
3143
- * @since 1.1.7.3
3144
- *
3145
- * @param bool $flush_if_no_connectivity
3146
- *
3147
- * @return bool
3148
- */
3149
- private function should_run_connectivity_test( $flush_if_no_connectivity = false ) {
3150
- if ( ! isset( $this->_storage->connectivity_test ) ) {
3151
- // Connectivity test was never executed, or cache was cleared.
3152
- return true;
3153
- }
3154
-
3155
- if ( WP_FS__PING_API_ON_IP_OR_HOST_CHANGES ) {
3156
- if ( WP_FS__IS_HTTP_REQUEST ) {
3157
- if ( $_SERVER['HTTP_HOST'] != $this->_storage->connectivity_test['host'] ) {
3158
- // Domain changed.
3159
- return true;
3160
- }
3161
-
3162
- if ( WP_FS__REMOTE_ADDR != $this->_storage->connectivity_test['server_ip'] ) {
3163
- // Server IP changed.
3164
- return true;
3165
- }
3166
- }
3167
- }
3168
-
3169
- if ( $this->_storage->connectivity_test['is_connected'] &&
3170
- $this->_storage->connectivity_test['is_active']
3171
- ) {
3172
- // API connected and Freemius is active - no need to run connectivity check.
3173
- return false;
3174
- }
3175
-
3176
- if ( $flush_if_no_connectivity ) {
3177
- /**
3178
- * If explicitly asked to flush when no connectivity - do it only
3179
- * if at least 10 sec passed from the last API connectivity test.
3180
- */
3181
- return ( isset( $this->_storage->connectivity_test['timestamp'] ) &&
3182
- ( WP_FS__SCRIPT_START_TIME - $this->_storage->connectivity_test['timestamp'] ) > 10 );
3183
- }
3184
-
3185
- /**
3186
- * @since 1.1.7 Don't check for connectivity on plugin downgrade.
3187
- */
3188
- $version = $this->get_plugin_version();
3189
- if ( version_compare( $version, $this->_storage->connectivity_test['version'], '>' ) ) {
3190
- // If it's a plugin version upgrade and Freemius is off or no connectivity, run connectivity test.
3191
- return true;
3192
- }
3193
-
3194
- return false;
3195
- }
3196
-
3197
- /**
3198
- * @author Vova Feldman (@svovaf)
3199
- * @since 1.1.7.4
3200
- *
3201
- * @param int|null $blog_id Since 2.0.0.
3202
- * @param bool $is_gdpr_test Since 2.0.2. Perform only the GDPR test.
3203
- *
3204
- * @return object|false
3205
- */
3206
- private function ping( $blog_id = null, $is_gdpr_test = false ) {
3207
- if ( WP_FS__SIMULATE_NO_API_CONNECTIVITY ) {
3208
- return false;
3209
- }
3210
-
3211
- $version = $this->get_plugin_version();
3212
-
3213
- $is_update = $this->apply_filters( 'is_plugin_update', $this->is_plugin_update() );
3214
-
3215
- return $this->get_api_plugin_scope()->ping(
3216
- $this->get_anonymous_id( $blog_id ),
3217
- array(
3218
- 'is_update' => json_encode( $is_update ),
3219
- 'version' => $version,
3220
- 'sdk' => $this->version,
3221
- 'is_admin' => json_encode( is_admin() ),
3222
- 'is_ajax' => json_encode( self::is_ajax() ),
3223
- 'is_cron' => json_encode( self::is_cron() ),
3224
- 'is_gdpr_test' => $is_gdpr_test,
3225
- 'is_http' => json_encode( WP_FS__IS_HTTP_REQUEST ),
3226
- )
3227
- );
3228
- }
3229
-
3230
- /**
3231
- * Check if there's any connectivity issue to Freemius API.
3232
- *
3233
- * @author Vova Feldman (@svovaf)
3234
- * @since 1.0.9
3235
- *
3236
- * @param bool $flush_if_no_connectivity
3237
- *
3238
- * @return bool
3239
- */
3240
- function has_api_connectivity( $flush_if_no_connectivity = false ) {
3241
- $this->_logger->entrance();
3242
-
3243
- if ( isset( $this->_has_api_connection ) && ( $this->_has_api_connection || ! $flush_if_no_connectivity ) ) {
3244
- return $this->_has_api_connection;
3245
- }
3246
-
3247
- if ( WP_FS__SIMULATE_NO_API_CONNECTIVITY &&
3248
- isset( $this->_storage->connectivity_test ) &&
3249
- true === $this->_storage->connectivity_test['is_connected']
3250
- ) {
3251
- unset( $this->_storage->connectivity_test );
3252
- }
3253
-
3254
- if ( ! $this->should_run_connectivity_test( $flush_if_no_connectivity ) ) {
3255
- $this->_has_api_connection = $this->_storage->connectivity_test['is_connected'];
3256
- /**
3257
- * @since 1.1.6 During dev mode, if there's connectivity - turn Freemius on regardless the configuration.
3258
- *
3259
- * @since 1.2.1.5 If the user running the premium version then ignore the 'is_active' flag and turn Freemius on to enable license key activation.
3260
- */
3261
- $this->_is_on = $this->_storage->connectivity_test['is_active'] ||
3262
- $this->is_premium() ||
3263
- ( WP_FS__DEV_MODE && $this->_has_api_connection && ! WP_FS__SIMULATE_FREEMIUS_OFF );
3264
-
3265
- return $this->_has_api_connection;
3266
- }
3267
-
3268
- $pong = $this->ping();
3269
- $is_connected = $this->get_api_plugin_scope()->is_valid_ping( $pong );
3270
-
3271
- if ( ! $is_connected ) {
3272
- // API failure.
3273
- $this->_add_connectivity_issue_message( $pong );
3274
- }
3275
-
3276
- if ( $is_connected ) {
3277
- FS_GDPR_Manager::instance()->store_is_required( $pong->is_gdpr_required );
3278
- }
3279
-
3280
- $this->store_connectivity_info( $pong, $is_connected );
3281
-
3282
- return $this->_has_api_connection;
3283
- }
3284
-
3285
- /**
3286
- * @author Vova Feldman (@svovaf)
3287
- * @since 1.1.7.4
3288
- *
3289
- * @param object $pong
3290
- * @param bool $is_connected
3291
- */
3292
- private function store_connectivity_info( $pong, $is_connected ) {
3293
- $this->_logger->entrance();
3294
-
3295
- $version = $this->get_plugin_version();
3296
-
3297
- if ( ! $is_connected || WP_FS__SIMULATE_FREEMIUS_OFF ) {
3298
- $is_active = false;
3299
- } else {
3300
- $is_active = ( isset( $pong->is_active ) && true == $pong->is_active );
3301
- }
3302
-
3303
- $is_active = $this->apply_filters(
3304
- 'is_on',
3305
- $is_active,
3306
- $this->is_plugin_update(),
3307
- $version
3308
- );
3309
-
3310
- $this->_storage->connectivity_test = array(
3311
- 'is_connected' => $is_connected,
3312
- 'host' => $_SERVER['HTTP_HOST'],
3313
- 'server_ip' => WP_FS__REMOTE_ADDR,
3314
- 'is_active' => $is_active,
3315
- 'timestamp' => WP_FS__SCRIPT_START_TIME,
3316
- // Last version with connectivity attempt.
3317
- 'version' => $version,
3318
- );
3319
-
3320
- $this->_has_api_connection = $is_connected;
3321
- $this->_is_on = $is_active || ( WP_FS__DEV_MODE && $is_connected && ! WP_FS__SIMULATE_FREEMIUS_OFF );
3322
- }
3323
-
3324
- /**
3325
- * Force turning Freemius on.
3326
- *
3327
- * @author Vova Feldman (@svovaf)
3328
- * @since 1.1.8.1
3329
- *
3330
- * @return bool TRUE if successfully turned on.
3331
- */
3332
- private function turn_on() {
3333
- $this->_logger->entrance();
3334
-
3335
- if ( $this->is_on() || ! isset( $this->_storage->connectivity_test['is_active'] ) ) {
3336
- return false;
3337
- }
3338
-
3339
- $updated_connectivity = $this->_storage->connectivity_test;
3340
- $updated_connectivity['is_active'] = true;
3341
- $updated_connectivity['timestamp'] = WP_FS__SCRIPT_START_TIME;
3342
- $this->_storage->connectivity_test = $updated_connectivity;
3343
-
3344
- $this->_is_on = true;
3345
-
3346
- return true;
3347
- }
3348
-
3349
- /**
3350
- * Anonymous and unique site identifier (Hash).
3351
- *
3352
- * @author Vova Feldman (@svovaf)
3353
- * @since 1.1.0
3354
- *
3355
- * @param null|int $blog_id Since 2.0.0
3356
- *
3357
- * @return string
3358
- */
3359
- function get_anonymous_id( $blog_id = null ) {
3360
- $unique_id = self::$_accounts->get_option( 'unique_id', null, $blog_id );
3361
-
3362
- if ( empty( $unique_id ) || ! is_string( $unique_id ) ) {
3363
- $key = fs_strip_url_protocol( get_site_url( $blog_id ) );
3364
-
3365
- $secure_auth = SECURE_AUTH_KEY;
3366
- if ( empty( $secure_auth ) || false !== strpos( $secure_auth, ' ' ) ) {
3367
- // Protect against default auth key.
3368
- $secure_auth = md5( microtime() );
3369
- }
3370
-
3371
- /**
3372
- * Base the unique identifier on the WP secure authentication key. Which
3373
- * turns the key into a secret anonymous identifier. This will help us
3374
- * to avoid duplicate installs generation on the backend upon opt-in.
3375
- *
3376
- * @author Vova Feldman (@svovaf)
3377
- * @since 1.2.3
3378
- */
3379
- $unique_id = md5( $key . $secure_auth );
3380
-
3381
- self::$_accounts->set_option( 'unique_id', $unique_id, true, $blog_id );
3382
- }
3383
-
3384
- $this->_logger->departure( $unique_id );
3385
-
3386
- return $unique_id;
3387
- }
3388
-
3389
- /**
3390
- * @author Vova Feldman (@svovaf)
3391
- * @since 1.1.7.4
3392
- *
3393
- * @return \WP_User
3394
- */
3395
- static function _get_current_wp_user() {
3396
- self::require_pluggable_essentials();
3397
- self::wp_cookie_constants();
3398
-
3399
- return wp_get_current_user();
3400
- }
3401
-
3402
- /**
3403
- * Define cookie constants which are required by Freemius::_get_current_wp_user() since
3404
- * it uses wp_get_current_user() which needs the cookie constants set. When a plugin
3405
- * is network activated the cookie constants are only configured after the network
3406
- * plugins activation, therefore, if we don't define those constants WP will throw
3407
- * PHP warnings/notices.
3408
- *
3409
- * @author Vova Feldman (@svovaf)
3410
- * @since 2.1.1
3411
- */
3412
- private static function wp_cookie_constants() {
3413
- if ( defined( 'LOGGED_IN_COOKIE' ) &&
3414
- ( defined( 'AUTH_COOKIE' ) || defined( 'SECURE_AUTH_COOKIE' ) )
3415
- ) {
3416
- return;
3417
- }
3418
-
3419
- /**
3420
- * Used to guarantee unique hash cookies
3421
- *
3422
- * @since 1.5.0
3423
- */
3424
- if ( ! defined( 'COOKIEHASH' ) ) {
3425
- $siteurl = get_site_option( 'siteurl' );
3426
- if ( $siteurl ) {
3427
- define( 'COOKIEHASH', md5( $siteurl ) );
3428
- } else {
3429
- define( 'COOKIEHASH', '' );
3430
- }
3431
- }
3432
-
3433
- if ( ! defined( 'LOGGED_IN_COOKIE' ) ) {
3434
- define( 'LOGGED_IN_COOKIE', 'wordpress_logged_in_' . COOKIEHASH );
3435
- }
3436
-
3437
- /**
3438
- * @since 2.5.0
3439
- */
3440
- if ( ! defined( 'AUTH_COOKIE' ) ) {
3441
- define( 'AUTH_COOKIE', 'wordpress_' . COOKIEHASH );
3442
- }
3443
-
3444
- /**
3445
- * @since 2.6.0
3446
- */
3447
- if ( ! defined( 'SECURE_AUTH_COOKIE' ) ) {
3448
- define( 'SECURE_AUTH_COOKIE', 'wordpress_sec_' . COOKIEHASH );
3449
- }
3450
- }
3451
-
3452
- /**
3453
- * @author Vova Feldman (@svovaf)
3454
- * @since 2.1.0
3455
- *
3456
- * @return int
3457
- */
3458
- static function get_current_wp_user_id() {
3459
- $wp_user = self::_get_current_wp_user();
3460
-
3461
- return $wp_user->ID;
3462
- }
3463
-
3464
- /**
3465
- * @author Vova Feldman (@svovaf)
3466
- * @since 1.2.1.7
3467
- *
3468
- * @param string $email
3469
- *
3470
- * @return bool
3471
- */
3472
- static function is_valid_email( $email ) {
3473
- if ( false === filter_var( $email, FILTER_VALIDATE_EMAIL ) ) {
3474
- return false;
3475
- }
3476
-
3477
- $parts = explode( '@', $email );
3478
-
3479
- if ( 2 !== count( $parts ) || empty( $parts[1] ) ) {
3480
- return false;
3481
- }
3482
-
3483
- $blacklist = array(
3484
- 'admin.',
3485
- 'webmaster.',
3486
- 'localhost.',
3487
- 'dev.',
3488
- 'development.',
3489
- 'test.',
3490
- 'stage.',
3491
- 'staging.',
3492
- );
3493
-
3494
- // Make sure domain is not one of the blacklisted.
3495
- foreach ( $blacklist as $invalid ) {
3496
- if ( 0 === strpos( $parts[1], $invalid ) ) {
3497
- return false;
3498
- }
3499
- }
3500
-
3501
- // Get the UTF encoded domain name.
3502
- $domain = idn_to_ascii( $parts[1] ) . '.';
3503
-
3504
- return ( checkdnsrr( $domain, 'MX' ) || checkdnsrr( $domain, 'A' ) );
3505
- }
3506
-
3507
- /**
3508
- * Generate API connectivity issue message.
3509
- *
3510
- * @author Vova Feldman (@svovaf)
3511
- * @since 1.0.9
3512
- *
3513
- * @param mixed $api_result
3514
- * @param bool $is_first_failure
3515
- */
3516
- function _add_connectivity_issue_message( $api_result, $is_first_failure = true ) {
3517
- if ( ! $this->is_premium() && $this->_enable_anonymous ) {
3518
- // Don't add message if it's the free version and can run anonymously.
3519
- return;
3520
- }
3521
-
3522
- if ( ! function_exists( 'wp_nonce_url' ) ) {
3523
- require_once ABSPATH . 'wp-includes/functions.php';
3524
- }
3525
-
3526
- $current_user = self::_get_current_wp_user();
3527
- // $admin_email = get_option( 'admin_email' );
3528
- $admin_email = $current_user->user_email;
3529
-
3530
- // Aliases.
3531
- $deactivate_plugin_title = $this->esc_html_inline( 'That\'s exhausting, please deactivate', 'deactivate-plugin-title' );
3532
- $deactivate_plugin_desc = $this->esc_html_inline( 'We feel your frustration and sincerely apologize for the inconvenience. Hope to see you again in the future.', 'deactivate-plugin-desc' );
3533
- $install_previous_title = $this->esc_html_inline( 'Let\'s try your previous version', 'install-previous-title' );
3534
- $install_previous_desc = $this->esc_html_inline( 'Uninstall this version and install the previous one.', 'install-previous-desc' );
3535
- $fix_issue_title = $this->esc_html_inline( 'Yes - I\'m giving you a chance to fix it', 'fix-issue-title' );
3536
- $fix_issue_desc = $this->esc_html_inline( 'We will do our best to whitelist your server and resolve this issue ASAP. You will get a follow-up email to %s once we have an update.', 'fix-issue-desc' );
3537
- /* translators: %s: product title (e.g. "Awesome Plugin" requires an access to...) */
3538
- $x_requires_access_to_api = $this->esc_html_inline( '%s requires an access to our API.', 'x-requires-access-to-api' );
3539
- $sysadmin_title = $this->esc_html_inline( 'I\'m a system administrator', 'sysadmin-title' );
3540
- $happy_to_resolve_issue_asap = $this->esc_html_inline( 'We are sure it\'s an issue on our side and more than happy to resolve it for you ASAP if you give us a chance.', 'happy-to-resolve-issue-asap' );
3541
-
3542
- $message = false;
3543
- if ( is_object( $api_result ) &&
3544
- isset( $api_result->error ) &&
3545
- isset( $api_result->error->code )
3546
- ) {
3547
- switch ( $api_result->error->code ) {
3548
- case 'curl_missing':
3549
- $missing_methods = '';
3550
- if ( is_array( $api_result->missing_methods ) &&
3551
- ! empty( $api_result->missing_methods )
3552
- ) {
3553
- foreach ( $api_result->missing_methods as $m ) {
3554
- if ( 'curl_version' === $m ) {
3555
- continue;
3556
- }
3557
-
3558
- if ( ! empty( $missing_methods ) ) {
3559
- $missing_methods .= ', ';
3560
- }
3561
-
3562
- $missing_methods .= sprintf( '<code>%s</code>', $m );
3563
- }
3564
-
3565
- if ( ! empty( $missing_methods ) ) {
3566
- $missing_methods = sprintf(
3567
- '<br><br><b>%s</b> %s',
3568
- $this->esc_html_inline( 'Disabled method(s):', 'curl-disabled-methods' ),
3569
- $missing_methods
3570
- );
3571
- }
3572
- }
3573
-
3574
- $message = sprintf(
3575
- $x_requires_access_to_api . ' ' .
3576
- $this->esc_html_inline( 'We use PHP cURL library for the API calls, which is a very common library and usually installed and activated out of the box. Unfortunately, cURL is not activated (or disabled) on your server.', 'curl-missing-message' ) . ' ' .
3577
- $missing_methods .
3578
- ' %s',
3579
- '<b>' . $this->get_plugin_name() . '</b>',
3580
- sprintf(
3581
- '<ol id="fs_firewall_issue_options"><li>%s</li><li>%s</li><li>%s</li></ol>',
3582
- sprintf(
3583
- '<a class="fs-resolve" data-type="curl" href="#"><b>%s</b></a>%s',
3584
- $this->get_text_inline( 'I don\'t know what is cURL or how to install it, help me!', 'curl-missing-no-clue-title' ),
3585
- ' - ' . sprintf(
3586
- $this->get_text_inline( 'We\'ll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update.', 'curl-missing-no-clue-desc' ),
3587
- '<a href="mailto:' . $admin_email . '">' . $admin_email . '</a>'
3588
- )
3589
- ),
3590
- sprintf(
3591
- '<b>%s</b> - %s',
3592
- $sysadmin_title,
3593
- esc_html( sprintf( $this->get_text_inline( 'Great, please install cURL and enable it in your php.ini file. In addition, search for the \'disable_functions\' directive in your php.ini file and remove any disabled methods starting with \'curl_\'. To make sure it was successfully activated, use \'phpinfo()\'. Once activated, deactivate the %s and reactivate it back again.', 'curl-missing-sysadmin-desc' ), $this->get_module_label( true ) ) )
3594
- ),
3595
- sprintf(
3596
- '<a href="%s"><b>%s</b></a> - %s',
3597
- wp_nonce_url( 'plugins.php?action=deactivate&amp;plugin=' . $this->_plugin_basename . '&amp;plugin_status=all&amp;paged=1&amp;s=', 'deactivate-plugin_' . $this->_plugin_basename ),
3598
- $deactivate_plugin_title,
3599
- $deactivate_plugin_desc
3600
- )
3601
- )
3602
- );
3603
- break;
3604
- case 'cloudflare_ddos_protection':
3605
- $message = sprintf(
3606
- $x_requires_access_to_api . ' ' .
3607
- $this->esc_html_inline( 'From unknown reason, CloudFlare, the firewall we use, blocks the connection.', 'cloudflare-blocks-connection-message' ) . ' ' .
3608
- $happy_to_resolve_issue_asap .
3609
- ' %s',
3610
- '<b>' . $this->get_plugin_name() . '</b>',
3611
- sprintf(
3612
- '<ol id="fs_firewall_issue_options"><li>%s</li><li>%s</li><li>%s</li></ol>',
3613
- sprintf(
3614
- '<a class="fs-resolve" data-type="cloudflare" href="#"><b>%s</b></a>%s',
3615
- $fix_issue_title,
3616
- ' - ' . sprintf(
3617
- $fix_issue_desc,
3618
- '<a href="mailto:' . $admin_email . '">' . $admin_email . '</a>'
3619
- )
3620
- ),
3621
- sprintf(
3622
- '<a href="%s" target="_blank"><b>%s</b></a> - %s',
3623
- sprintf( 'https://wordpress.org/plugins/%s/download/', $this->_slug ),
3624
- $install_previous_title,
3625
- $install_previous_desc
3626
- ),
3627
- sprintf(
3628
- '<a href="%s"><b>%s</b></a> - %s',
3629
- wp_nonce_url( 'plugins.php?action=deactivate&amp;plugin=' . $this->_plugin_basename . '&amp;plugin_status=all&amp;paged=1&amp;s=' . '', 'deactivate-plugin_' . $this->_plugin_basename ),
3630
- $deactivate_plugin_title,
3631
- $deactivate_plugin_desc
3632
- )
3633
- )
3634
- );
3635
- break;
3636
- case 'squid_cache_block':
3637
- $message = sprintf(
3638
- $x_requires_access_to_api . ' ' .
3639
- $this->esc_html_inline( 'It looks like your server is using Squid ACL (access control lists), which blocks the connection.', 'squid-blocks-connection-message' ) .
3640
- ' %s',
3641
- '<b>' . $this->get_plugin_name() . '</b>',
3642
- sprintf(
3643
- '<ol id="fs_firewall_issue_options"><li>%s</li><li>%s</li><li>%s</li></ol>',
3644
- sprintf(
3645
- '<a class="fs-resolve" data-type="squid" href="#"><b>%s</b></a> - %s',
3646
- $this->esc_html_inline( 'I don\'t know what is Squid or ACL, help me!', 'squid-no-clue-title' ),
3647
- sprintf(
3648
- $this->esc_html_inline( 'We\'ll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update.', 'squid-no-clue-desc' ),
3649
- '<a href="mailto:' . $admin_email . '">' . $admin_email . '</a>'
3650
- )
3651
- ),
3652
- sprintf(
3653
- '<b>%s</b> - %s',
3654
- $sysadmin_title,
3655
- sprintf(
3656
- $this->esc_html_inline( 'Great, please whitelist the following domains: %s. Once you are done, deactivate the %s and activate it again.', 'squid-sysadmin-desc' ),
3657
- // We use a filter since the plugin might require additional API connectivity.
3658
- '<b>' . implode( ', ', $this->apply_filters( 'api_domains', array(
3659
- 'api.freemius.com',
3660
- 'wp.freemius.com'
3661
- ) ) ) . '</b>',
3662
- $this->_module_type
3663
- )
3664
- ),
3665
- sprintf(
3666
- '<a href="%s"><b>%s</b></a> - %s',
3667
- wp_nonce_url( 'plugins.php?action=deactivate&amp;plugin=' . $this->_plugin_basename . '&amp;plugin_status=all&amp;paged=1&amp;s=', 'deactivate-plugin_' . $this->_plugin_basename ),
3668
- $deactivate_plugin_title,
3669
- $deactivate_plugin_desc
3670
- )
3671
- )
3672
- );
3673
- break;
3674
- // default:
3675
- // $message = $this->get_text_inline( 'connectivity-test-fails-message' );
3676
- // break;
3677
- }
3678
- }
3679
-
3680
- $message_id = 'failed_connect_api';
3681
- $type = 'error';
3682
-
3683
- $connectivity_test_fails_message = $this->esc_html_inline( 'From unknown reason, the API connectivity test failed.', 'connectivity-test-fails-message' );
3684
-
3685
- if ( false === $message ) {
3686
- if ( $is_first_failure ) {
3687
- // First attempt failed.
3688
- $message = sprintf(
3689
- $x_requires_access_to_api . ' ' .
3690
- $connectivity_test_fails_message . ' ' .
3691
- $this->esc_html_inline( 'It\'s probably a temporary issue on our end. Just to be sure, with your permission, would it be o.k to run another connectivity test?', 'connectivity-test-maybe-temporary' ) . '<br><br>' .
3692
- '%s',
3693
- '<b>' . $this->get_plugin_name() . '</b>',
3694
- sprintf(
3695
- '<div id="fs_firewall_issue_options">%s %s</div>',
3696
- sprintf(
3697
- '<a class="button button-primary fs-resolve" data-type="retry_ping" href="#">%s</a>',
3698
- $this->get_text_inline( 'Yes - do your thing', 'yes-do-your-thing' )
3699
- ),
3700
- sprintf(
3701
- '<a href="%s" class="button">%s</a>',
3702
- wp_nonce_url( 'plugins.php?action=deactivate&amp;plugin=' . $this->_plugin_basename . '&amp;plugin_status=all&amp;paged=1&amp;s=', 'deactivate-plugin_' . $this->_plugin_basename ),
3703
- $this->get_text_inline( 'No - just deactivate', 'no-deactivate' )
3704
- )
3705
- )
3706
- );
3707
-
3708
- $message_id = 'failed_connect_api_first';
3709
- $type = 'promotion';
3710
- } else {
3711
- // Second connectivity attempt failed.
3712
- $message = sprintf(
3713
- $x_requires_access_to_api . ' ' .
3714
- $connectivity_test_fails_message . ' ' .
3715
- $happy_to_resolve_issue_asap .
3716
- ' %s',
3717
- '<b>' . $this->get_plugin_name() . '</b>',
3718
- sprintf(
3719
- '<ol id="fs_firewall_issue_options"><li>%s</li><li>%s</li><li>%s</li></ol>',
3720
- sprintf(
3721
- '<a class="fs-resolve" data-type="general" href="#"><b>%s</b></a>%s',
3722
- $fix_issue_title,
3723
- ' - ' . sprintf(
3724
- $fix_issue_desc,
3725
- '<a href="mailto:' . $admin_email . '">' . $admin_email . '</a>'
3726
- )
3727
- ),
3728
- sprintf(
3729
- '<a href="%s" target="_blank"><b>%s</b></a> - %s',
3730
- sprintf( 'https://wordpress.org/plugins/%s/download/', $this->_slug ),
3731
- $install_previous_title,
3732
- $install_previous_desc
3733
- ),
3734
- sprintf(
3735
- '<a href="%s"><b>%s</b></a> - %s',
3736
- wp_nonce_url( 'plugins.php?action=deactivate&amp;plugin=' . $this->_plugin_basename . '&amp;plugin_status=all&amp;paged=1&amp;s=', 'deactivate-plugin_' . $this->_plugin_basename ),
3737
- $deactivate_plugin_title,
3738
- $deactivate_plugin_desc
3739
- )
3740
- )
3741
- );
3742
- }
3743
- }
3744
-
3745
- $this->_admin_notices->add_sticky(
3746
- $message,
3747
- $message_id,
3748
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
3749
- $type
3750
- );
3751
- }
3752
-
3753
- /**
3754
- * Handle user request to resolve connectivity issue.
3755
- * This method will send an email to Freemius API technical staff for resolution.
3756
- * The email will contain server's info and installed plugins (might be caching issue).
3757
- *
3758
- * @author Vova Feldman (@svovaf)
3759
- * @since 1.0.9
3760
- */
3761
- function _email_about_firewall_issue() {
3762
- $this->_admin_notices->remove_sticky( 'failed_connect_api' );
3763
-
3764
- $pong = $this->ping();
3765
-
3766
- $is_connected = $this->get_api_plugin_scope()->is_valid_ping( $pong );
3767
-
3768
- if ( $is_connected ) {
3769
- FS_GDPR_Manager::instance()->store_is_required( $pong->is_gdpr_required );
3770
-
3771
- $this->store_connectivity_info( $pong, $is_connected );
3772
-
3773
- echo $this->get_after_plugin_activation_redirect_url();
3774
- exit;
3775
- }
3776
-
3777
- $current_user = self::_get_current_wp_user();
3778
- $admin_email = $current_user->user_email;
3779
-
3780
- $error_type = fs_request_get( 'error_type', 'general' );
3781
-
3782
- switch ( $error_type ) {
3783
- case 'squid':
3784
- $title = 'Squid ACL Blocking Issue';
3785
- break;
3786
- case 'cloudflare':
3787
- $title = 'CloudFlare Blocking Issue';
3788
- break;
3789
- default:
3790
- $title = 'API Connectivity Issue';
3791
- break;
3792
- }
3793
-
3794
- $custom_email_sections = array();
3795
-
3796
- // Add 'API Error' custom email section.
3797
- $custom_email_sections['api_error'] = array(
3798
- 'title' => 'API Error',
3799
- 'rows' => array(
3800
- 'ping' => array(
3801
- 'API Error',
3802
- is_string( $pong ) ? htmlentities( $pong ) : json_encode( $pong )
3803
- ),
3804
- )
3805
- );
3806
-
3807
- // Send email with technical details to resolve API connectivity issues.
3808
- $this->send_email(
3809
- 'api@freemius.com', // recipient
3810
- $title . ' [' . $this->get_plugin_name() . ']', // subject
3811
- $custom_email_sections,
3812
- array( "Reply-To: $admin_email <$admin_email>" ) // headers
3813
- );
3814
-
3815
- $this->_admin_notices->add_sticky(
3816
- sprintf(
3817
- $this->get_text_inline( 'Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience.', 'fix-request-sent-message' ),
3818
- '<a href="mailto:' . $admin_email . '">' . $admin_email . '</a>'
3819
- ),
3820
- 'server_details_sent'
3821
- );
3822
-
3823
- // Action was taken, tell that API connectivity troubleshooting should be off now.
3824
-
3825
- echo "1";
3826
- exit;
3827
- }
3828
-
3829
- /**
3830
- * Handle connectivity test retry approved by the user.
3831
- *
3832
- * @author Vova Feldman (@svovaf)
3833
- * @since 1.1.7.4
3834
- */
3835
- function _retry_connectivity_test() {
3836
- $this->_admin_notices->remove_sticky( 'failed_connect_api_first' );
3837
-
3838
- $pong = $this->ping();
3839
-
3840
- $is_connected = $this->get_api_plugin_scope()->is_valid_ping( $pong );
3841
-
3842
- if ( $is_connected ) {
3843
- FS_GDPR_Manager::instance()->store_is_required( $pong->is_gdpr_required );
3844
-
3845
- $this->store_connectivity_info( $pong, $is_connected );
3846
-
3847
- echo $this->get_after_plugin_activation_redirect_url();
3848
- } else {
3849
- // Add connectivity issue message after 2nd failed attempt.
3850
- $this->_add_connectivity_issue_message( $pong, false );
3851
-
3852
- echo "1";
3853
- }
3854
-
3855
- exit;
3856
- }
3857
-
3858
- static function _add_firewall_issues_javascript() {
3859
- $params = array();
3860
- fs_require_once_template( 'firewall-issues-js.php', $params );
3861
- }
3862
-
3863
- #endregion
3864
-
3865
- #----------------------------------------------------------------------------------
3866
- #region Email
3867
- #----------------------------------------------------------------------------------
3868
-
3869
- /**
3870
- * Generates and sends an HTML email with customizable sections.
3871
- *
3872
- * @author Leo Fajardo (@leorw)
3873
- * @since 1.1.2
3874
- *
3875
- * @param string $to_address
3876
- * @param string $subject
3877
- * @param array $sections
3878
- * @param array $headers
3879
- *
3880
- * @return bool Whether the email contents were sent successfully.
3881
- */
3882
- private function send_email(
3883
- $to_address,
3884
- $subject,
3885
- $sections = array(),
3886
- $headers = array()
3887
- ) {
3888
- $default_sections = $this->get_email_sections();
3889
-
3890
- // Insert new sections or replace the default email sections.
3891
- if ( is_array( $sections ) && ! empty( $sections ) ) {
3892
- foreach ( $sections as $section_id => $custom_section ) {
3893
- if ( ! isset( $default_sections[ $section_id ] ) ) {
3894
- // If the section does not exist, add it.
3895
- $default_sections[ $section_id ] = $custom_section;
3896
- } else {
3897
- // If the section already exists, override it.
3898
- $current_section = $default_sections[ $section_id ];
3899
-
3900
- // Replace the current section's title if a custom section title exists.
3901
- if ( isset( $custom_section['title'] ) ) {
3902
- $current_section['title'] = $custom_section['title'];
3903
- }
3904
-
3905
- // Insert new rows under the current section or replace the default rows.
3906
- if ( isset( $custom_section['rows'] ) && is_array( $custom_section['rows'] ) && ! empty( $custom_section['rows'] ) ) {
3907
- foreach ( $custom_section['rows'] as $row_id => $row ) {
3908
- $current_section['rows'][ $row_id ] = $row;
3909
- }
3910
- }
3911
-
3912
- $default_sections[ $section_id ] = $current_section;
3913
- }
3914
- }
3915
- }
3916
-
3917
- $vars = array( 'sections' => $default_sections );
3918
- $message = fs_get_template( 'email.php', $vars );
3919
-
3920
- // Set the type of email to HTML.
3921
- $headers[] = 'Content-type: text/html; charset=UTF-8';
3922
-
3923
- $header_string = implode( "\r\n", $headers );
3924
-
3925
- return wp_mail(
3926
- $to_address,
3927
- $subject,
3928
- $message,
3929
- $header_string
3930
- );
3931
- }
3932
-
3933
- /**
3934
- * Generates the data for the sections of the email content.
3935
- *
3936
- * @author Leo Fajardo (@leorw)
3937
- * @since 1.1.2
3938
- *
3939
- * @return array
3940
- */
3941
- private function get_email_sections() {
3942
- // Retrieve the current user's information so that we can get the user's email, first name, and last name below.
3943
- $current_user = self::_get_current_wp_user();
3944
-
3945
- // Retrieve the cURL version information so that we can get the version number below.
3946
- $curl_version_information = curl_version();
3947
-
3948
- $active_plugin = self::get_active_plugins();
3949
-
3950
- // Generate the list of active plugins separated by new line.
3951
- $active_plugin_string = '';
3952
- foreach ( $active_plugin as $plugin ) {
3953
- $active_plugin_string .= sprintf(
3954
- '<a href="%s">%s</a> [v%s]<br>',
3955
- $plugin['PluginURI'],
3956
- $plugin['Name'],
3957
- $plugin['Version']
3958
- );
3959
- }
3960
-
3961
- $server_ip = WP_FS__REMOTE_ADDR;
3962
-
3963
- // Add PHP info for deeper investigation.
3964
- ob_start();
3965
- phpinfo();
3966
- $php_info = ob_get_clean();
3967
-
3968
- $api_domain = substr( FS_API__ADDRESS, strpos( FS_API__ADDRESS, ':' ) + 3 );
3969
-
3970
- // Generate the default email sections.
3971
- $sections = array(
3972
- 'sdk' => array(
3973
- 'title' => 'SDK',
3974
- 'rows' => array(
3975
- 'fs_version' => array( 'FS Version', $this->version ),
3976
- 'curl_version' => array( 'cURL Version', $curl_version_information['version'] )
3977
- )
3978
- ),
3979
- 'plugin' => array(
3980
- 'title' => ucfirst( $this->get_module_type() ),
3981
- 'rows' => array(
3982
- 'name' => array( 'Name', $this->get_plugin_name() ),
3983
- 'version' => array( 'Version', $this->get_plugin_version() )
3984
- )
3985
- ),
3986
- 'api' => array(
3987
- 'title' => 'API Subdomain',
3988
- 'rows' => array(
3989
- 'dns' => array(
3990
- 'DNS_CNAME',
3991
- function_exists( 'dns_get_record' ) ?
3992
- var_export( dns_get_record( $api_domain, DNS_CNAME ), true ) :
3993
- 'dns_get_record() disabled/blocked'
3994
- ),
3995
- 'ip' => array(
3996
- 'IP',
3997
- function_exists( 'gethostbyname' ) ?
3998
- gethostbyname( $api_domain ) :
3999
- 'gethostbyname() disabled/blocked'
4000
- ),
4001
- ),
4002
- ),
4003
- 'site' => array(
4004
- 'title' => 'Site',
4005
- 'rows' => array(
4006
- 'unique_id' => array( 'Unique ID', $this->get_anonymous_id() ),
4007
- 'address' => array( 'Address', site_url() ),
4008
- 'host' => array(
4009
- 'HTTP_HOST',
4010
- ( ! empty( $_SERVER['HTTP_HOST'] ) ? $_SERVER['HTTP_HOST'] : '' )
4011
- ),
4012
- 'hosting' => array(
4013
- 'Hosting Company' => fs_request_has( 'hosting_company' ) ?
4014
- fs_request_get( 'hosting_company' ) :
4015
- 'Unknown',
4016
- ),
4017
- 'server_addr' => array(
4018
- 'SERVER_ADDR',
4019
- '<a href="http://www.projecthoneypot.org/ip_' . $server_ip . '">' . $server_ip . '</a>'
4020
- )
4021
- )
4022
- ),
4023
- 'user' => array(
4024
- 'title' => 'User',
4025
- 'rows' => array(
4026
- 'email' => array( 'Email', $current_user->user_email ),
4027
- 'first' => array( 'First', $current_user->user_firstname ),
4028
- 'last' => array( 'Last', $current_user->user_lastname )
4029
- )
4030
- ),
4031
- 'plugins' => array(
4032
- 'title' => 'Plugins',
4033
- 'rows' => array(
4034
- 'active_plugins' => array( 'Active Plugins', $active_plugin_string )
4035
- )
4036
- ),
4037
- 'php_info' => array(
4038
- 'title' => 'PHP Info',
4039
- 'rows' => array(
4040
- 'info' => array( $php_info )
4041
- ),
4042
- )
4043
- );
4044
-
4045
- // Allow the sections to be modified by other code.
4046
- $sections = $this->apply_filters( 'email_template_sections', $sections );
4047
-
4048
- return $sections;
4049
- }
4050
-
4051
- #endregion
4052
-
4053
- #----------------------------------------------------------------------------------
4054
- #region Initialization
4055
- #----------------------------------------------------------------------------------
4056
-
4057
- /**
4058
- * Init plugin's Freemius instance.
4059
- *
4060
- * @author Vova Feldman (@svovaf)
4061
- * @since 1.0.1
4062
- *
4063
- * @param number $id
4064
- * @param string $public_key
4065
- * @param bool $is_live
4066
- * @param bool $is_premium
4067
- */
4068
- function init( $id, $public_key, $is_live = true, $is_premium = true ) {
4069
- $this->_logger->entrance();
4070
-
4071
- $this->dynamic_init( array(
4072
- 'id' => $id,
4073
- 'public_key' => $public_key,
4074
- 'is_live' => $is_live,
4075
- 'is_premium' => $is_premium,
4076
- ) );
4077
- }
4078
-
4079
- /**
4080
- * Dynamic initiator, originally created to support initiation
4081
- * with parent_id for add-ons.
4082
- *
4083
- * @author Vova Feldman (@svovaf)
4084
- * @since 1.0.6
4085
- *
4086
- * @param array $plugin_info
4087
- *
4088
- * @throws Freemius_Exception
4089
- */
4090
- function dynamic_init( array $plugin_info ) {
4091
- $this->_logger->entrance();
4092
-
4093
- $this->parse_settings( $plugin_info );
4094
-
4095
- if ( is_admin() && $this->is_theme() && $this->is_premium() && ! $this->has_active_valid_license() ) {
4096
- $this->add_ajax_action(
4097
- 'delete_theme_update_data',
4098
- array( &$this, '_delete_theme_update_data_action' )
4099
- );
4100
- }
4101
-
4102
- if ( ! self::is_ajax() ) {
4103
- if ( ! $this->is_addon() || $this->is_only_premium() ) {
4104
- add_action(
4105
- ( $this->_is_network_active && fs_is_network_admin() ? 'network_' : '' ) . 'admin_menu',
4106
- array( &$this, '_prepare_admin_menu' ),
4107
- WP_FS__LOWEST_PRIORITY
4108
- );
4109
- }
4110
- }
4111
-
4112
- if ( $this->should_stop_execution() ) {
4113
- return;
4114
- }
4115
-
4116
- if ( ! $this->is_registered() ) {
4117
- if ( $this->is_anonymous() ) {
4118
- // If user skipped, no need to test connectivity.
4119
- $this->_has_api_connection = true;
4120
- $this->_is_on = true;
4121
- } else {
4122
- if ( ! $this->has_api_connectivity() ) {
4123
- if ( $this->_admin_notices->has_sticky( 'failed_connect_api_first' ) ||
4124
- $this->_admin_notices->has_sticky( 'failed_connect_api' )
4125
- ) {
4126
- if ( ! $this->_enable_anonymous || $this->is_premium() ) {
4127
- // If anonymous mode is disabled, add firewall admin-notice message.
4128
- add_action( 'admin_footer', array( 'Freemius', '_add_firewall_issues_javascript' ) );
4129
-
4130
- $ajax_action_suffix = $this->_slug . ( $this->is_theme() ? ':theme' : '' );
4131
- add_action( "wp_ajax_fs_resolve_firewall_issues_{$ajax_action_suffix}", array(
4132
- &$this,
4133
- '_email_about_firewall_issue'
4134
- ) );
4135
-
4136
- add_action( "wp_ajax_fs_retry_connectivity_test_{$ajax_action_suffix}", array(
4137
- &$this,
4138
- '_retry_connectivity_test'
4139
- ) );
4140
-
4141
- /**
4142
- * Currently the admin notice manager relies on the module's type and slug. The new AJAX actions manager uses module IDs, hence, consider to replace the if block above with the commented code below after adjusting the admin notices manager to work with module IDs.
4143
- *
4144
- * @author Vova Feldman (@svovaf)
4145
- * @since 2.0.0
4146
- */
4147
- /*$this->add_ajax_action( 'resolve_firewall_issues', array(
4148
- &$this,
4149
- '_email_about_firewall_issue'
4150
- ) );
4151
-
4152
- $this->add_ajax_action( 'retry_connectivity_test', array(
4153
- &$this,
4154
- '_retry_connectivity_test'
4155
- ) );*/
4156
- }
4157
- }
4158
-
4159
- return;
4160
- } else {
4161
- $this->_admin_notices->remove_sticky( array(
4162
- 'failed_connect_api_first',
4163
- 'failed_connect_api',
4164
- ) );
4165
-
4166
- if ( $this->_anonymous_mode ) {
4167
- // Simulate anonymous mode.
4168
- $this->_is_anonymous = true;
4169
- }
4170
- }
4171
- }
4172
- }
4173
-
4174
- /**
4175
- * This should be executed even if Freemius is off for the core module,
4176
- * otherwise, the add-ons dialogbox won't work properly. This is esepcially
4177
- * relevant when the developer decided to turn FS off for existing users.
4178
- *
4179
- * @author Vova Feldman (@svovaf)
4180
- */
4181
- if ( $this->is_user_in_admin() &&
4182
- 'plugin-information' === fs_request_get( 'tab', false ) &&
4183
- (
4184
- ( $this->is_addon() && $this->get_slug() == fs_request_get( 'plugin', false ) ) ||
4185
- ( $this->has_addons() && $this->get_id() == fs_request_get( 'parent_plugin_id', false ) )
4186
- )
4187
- ) {
4188
- require_once WP_FS__DIR_INCLUDES . '/fs-plugin-info-dialog.php';
4189
-
4190
- new FS_Plugin_Info_Dialog( $this->is_addon() ? $this->get_parent_instance() : $this );
4191
- }
4192
-
4193
- // Check if Freemius is on for the current plugin.
4194
- // This MUST be executed after all the plugin variables has been loaded.
4195
- if ( ! $this->is_registered() && ! $this->is_on() ) {
4196
- return;
4197
- }
4198
-
4199
- if ( $this->has_api_connectivity() ) {
4200
- if ( self::is_cron() ) {
4201
- $this->hook_callback_to_sync_cron();
4202
- } else if ( $this->is_user_in_admin() ) {
4203
- /**
4204
- * Schedule daily data sync cron if:
4205
- *
4206
- * 1. User opted-in (for tracking).
4207
- * 2. If skipped, but later upgraded (opted-in via upgrade).
4208
- *
4209
- * @author Vova Feldman (@svovaf)
4210
- * @since 1.1.7.3
4211
- *
4212
- */
4213
- if ( $this->is_registered() ) {
4214
- if ( ! $this->is_sync_cron_on() && $this->is_tracking_allowed() ) {
4215
- $this->schedule_sync_cron();
4216
- }
4217
- }
4218
-
4219
- /**
4220
- * Check if requested for manual blocking background sync.
4221
- */
4222
- if ( fs_request_has( 'background_sync' ) ) {
4223
- $this->run_manual_sync();
4224
- }
4225
- }
4226
- }
4227
-
4228
- if ( $this->is_registered() ) {
4229
- $this->hook_callback_to_install_sync();
4230
- }
4231
-
4232
- if ( $this->is_addon() ) {
4233
- if ( $this->is_parent_plugin_installed() ) {
4234
- // Link to parent FS.
4235
- $this->_parent = self::get_instance_by_id( $this->_plugin->parent_plugin_id );
4236
-
4237
- // Get parent plugin reference.
4238
- $this->_parent_plugin = $this->_parent->get_plugin();
4239
- }
4240
- }
4241
-
4242
- if ( $this->is_user_in_admin() ) {
4243
- if ( $this->is_addon() ) {
4244
- if ( ! $this->is_parent_plugin_installed() ) {
4245
- $parent_name = $this->get_option( $plugin_info, 'parent_name', null );
4246
-
4247
- if ( isset( $plugin_info['parent'] ) ) {
4248
- $parent_name = $this->get_option( $plugin_info['parent'], 'name', null );
4249
- }
4250
-
4251
- $this->_admin_notices->add(
4252
- ( ! empty( $parent_name ) ?
4253
- sprintf( $this->get_text_x_inline( '%s cannot run without %s.', 'addonX cannot run without pluginY', 'addon-x-cannot-run-without-y' ), $this->get_plugin_name(), $parent_name ) :
4254
- sprintf( $this->get_text_x_inline( '%s cannot run without the plugin.', 'addonX cannot run...', 'addon-x-cannot-run-without-parent' ), $this->get_plugin_name() )
4255
- ),
4256
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
4257
- 'error'
4258
- );
4259
-
4260
- return;
4261
- } else {
4262
- if ( $this->_parent->is_registered() && ! $this->is_registered() ) {
4263
- // If parent plugin activated, automatically install add-on for the user.
4264
- $this->_activate_addon_account( $this->_parent );
4265
- } else if ( ! $this->_parent->is_registered() && $this->is_registered() ) {
4266
- // If add-on activated and parent not, automatically install parent for the user.
4267
- $this->activate_parent_account( $this->_parent );
4268
- }
4269
-
4270
- // @todo This should be only executed on activation. It should be migrated to register_activation_hook() together with other activation related logic.
4271
- if ( $this->is_premium() ) {
4272
- // Remove add-on download admin-notice.
4273
- $this->_parent->_admin_notices->remove_sticky( array(
4274
- 'addon_plan_upgraded_' . $this->_slug,
4275
- 'no_addon_license_' . $this->_slug,
4276
- ) );
4277
- }
4278
-
4279
- // $this->deactivate_premium_only_addon_without_license();
4280
- }
4281
- }
4282
-
4283
- add_action( 'admin_init', array( &$this, '_admin_init_action' ) );
4284
-
4285
- // if ( $this->is_registered() ||
4286
- // $this->is_anonymous() ||
4287
- // $this->is_pending_activation()
4288
- // ) {
4289
- // $this->_init_admin();
4290
- // }
4291
- }
4292
-
4293
- /**
4294
- * Should be called outside `$this->is_user_in_admin()` scope
4295
- * because the updater has some logic that needs to be executed
4296
- * during AJAX calls.
4297
- *
4298
- * Currently we need to hook to the `http_request_host_is_external` filter.
4299
- * In the future, there might be additional logic added.
4300
- *
4301
- * @author Vova Feldman
4302
- * @since 1.2.1.6
4303
- */
4304
- if ( $this->is_premium() && $this->has_release_on_freemius() ) {
4305
- FS_Plugin_Updater::instance( $this );
4306
- }
4307
-
4308
- $this->do_action( 'initiated' );
4309
-
4310
- if ( $this->_storage->prev_is_premium !== $this->_plugin->is_premium ) {
4311
- if ( isset( $this->_storage->prev_is_premium ) ) {
4312
- $this->apply_filters(
4313
- 'after_code_type_change',
4314
- // New code type.
4315
- $this->_plugin->is_premium
4316
- );
4317
- } else {
4318
- // Set for code type for the first time.
4319
- $this->_storage->prev_is_premium = $this->_plugin->is_premium;
4320
- }
4321
- }
4322
-
4323
- if ( ! $this->is_addon() ) {
4324
- if ( $this->is_registered() ) {
4325
- // Fix for upgrade from versions < 1.0.9.
4326
- if ( ! isset( $this->_storage->activation_timestamp ) ) {
4327
- $this->_storage->activation_timestamp = WP_FS__SCRIPT_START_TIME;
4328
- }
4329
-
4330
- $this->do_action( 'after_init_plugin_registered' );
4331
- } else if ( $this->is_anonymous() ) {
4332
- $this->do_action( 'after_init_plugin_anonymous' );
4333
- } else if ( $this->is_pending_activation() ) {
4334
- $this->do_action( 'after_init_plugin_pending_activations' );
4335
- }
4336
- } else {
4337
- if ( $this->is_registered() ) {
4338
- $this->do_action( 'after_init_addon_registered' );
4339
- } else if ( $this->is_anonymous() ) {
4340
- $this->do_action( 'after_init_addon_anonymous' );
4341
- } else if ( $this->is_pending_activation() ) {
4342
- $this->do_action( 'after_init_addon_pending_activations' );
4343
- }
4344
- }
4345
- }
4346
-
4347
- /**
4348
- * @author Leo Fajardo (@leorw)
4349
- *
4350
- * @since 1.2.1.5
4351
- */
4352
- function _stop_tracking_callback() {
4353
- $this->_logger->entrance();
4354
-
4355
- $this->check_ajax_referer( 'stop_tracking' );
4356
-
4357
- $result = $this->stop_tracking( fs_is_network_admin() );
4358
-
4359
- if ( true === $result ) {
4360
- self::shoot_ajax_success();
4361
- }
4362
-
4363
- $this->_logger->api_error( $result );
4364
-
4365
- self::shoot_ajax_failure(
4366
- sprintf( $this->get_text_inline( 'Unexpected API error. Please contact the %s\'s author with the following error.', 'unexpected-api-error' ), $this->_module_type ) .
4367
- ( $this->is_api_error( $result ) && isset( $result->error ) ?
4368
- $result->error->message :
4369
- var_export( $result, true ) )
4370
- );
4371
- }
4372
-
4373
- /**
4374
- * @author Leo Fajardo (@leorw)
4375
- * @since 1.2.1.5
4376
- */
4377
- function _allow_tracking_callback() {
4378
- $this->_logger->entrance();
4379
-
4380
- $this->check_ajax_referer( 'allow_tracking' );
4381
-
4382
- $result = $this->allow_tracking( fs_is_network_admin() );
4383
-
4384
- if ( true === $result ) {
4385
- self::shoot_ajax_success();
4386
- }
4387
-
4388
- $this->_logger->api_error( $result );
4389
-
4390
- self::shoot_ajax_failure(
4391
- sprintf( $this->get_text_inline( 'Unexpected API error. Please contact the %s\'s author with the following error.', 'unexpected-api-error' ), $this->_module_type ) .
4392
- ( $this->is_api_error( $result ) && isset( $result->error ) ?
4393
- $result->error->message :
4394
- var_export( $result, true ) )
4395
- );
4396
- }
4397
-
4398
- /**
4399
- * Opt-out from usage tracking.
4400
- *
4401
- * Note: This will not delete the account information but will stop all tracking.
4402
- *
4403
- * Returns:
4404
- * 1. FALSE - If the user never opted-in.
4405
- * 2. TRUE - If successfully opted-out.
4406
- * 3. object - API result on failure.
4407
- *
4408
- * @author Leo Fajardo (@leorw)
4409
- * @since 1.2.1.5
4410
- *
4411
- * @return bool|object
4412
- */
4413
- function stop_site_tracking() {
4414
- $this->_logger->entrance();
4415
-
4416
- if ( ! $this->is_registered() ) {
4417
- // User never opted-in.
4418
- return false;
4419
- }
4420
-
4421
- if ( $this->is_tracking_prohibited() ) {
4422
- // Already disconnected.
4423
- return true;
4424
- }
4425
-
4426
- // Send update to FS.
4427
- $result = $this->get_api_site_scope()->call( '/?fields=is_disconnected', 'put', array(
4428
- 'is_disconnected' => true
4429
- ) );
4430
-
4431
- if ( ! $this->is_api_result_entity( $result ) ||
4432
- ! isset( $result->is_disconnected ) ||
4433
- ! $result->is_disconnected
4434
- ) {
4435
- $this->_logger->api_error( $result );
4436
-
4437
- return $result;
4438
- }
4439
-
4440
- $this->_site->is_disconnected = $result->is_disconnected;
4441
- $this->_store_site();
4442
-
4443
- $this->clear_sync_cron();
4444
-
4445
- // Successfully disconnected.
4446
- return true;
4447
- }
4448
-
4449
- /**
4450
- * Opt-out network from usage tracking.
4451
- *
4452
- * Note: This will not delete the account information but will stop all tracking.
4453
- *
4454
- * Returns:
4455
- * 1. FALSE - If the user never opted-in.
4456
- * 2. TRUE - If successfully opted-out.
4457
- * 3. object - API result on failure.
4458
- *
4459
- * @author Leo Fajardo (@leorw)
4460
- * @since 1.2.1.5
4461
- *
4462
- * @return bool|object
4463
- */
4464
- function stop_network_tracking() {
4465
- $this->_logger->entrance();
4466
-
4467
- if ( ! $this->is_registered() ) {
4468
- // User never opted-in.
4469
- return false;
4470
- }
4471
-
4472
- $install_id_2_blog_id = array();
4473
- $installs_map = $this->get_blog_install_map();
4474
-
4475
- $opt_out_all = true;
4476
-
4477
- $params = array();
4478
- foreach ( $installs_map as $blog_id => $install ) {
4479
- if ( $install->is_tracking_prohibited() ) {
4480
- // Already opted-out.
4481
- continue;
4482
- }
4483
-
4484
- if ( $this->is_site_delegated_connection( $blog_id ) ) {
4485
- // Opt-out only from non-delegated installs.
4486
- $opt_out_all = false;
4487
- continue;
4488
- }
4489
-
4490
- $params[] = array( 'id' => $install->id );
4491
-
4492
- $install_id_2_blog_id[ $install->id ] = $blog_id;
4493
- }
4494
-
4495
- if ( empty( $install_id_2_blog_id ) ) {
4496
- return true;
4497
- }
4498
-
4499
- $params[] = array( 'is_disconnected' => true );
4500
-
4501
- // Send update to FS.
4502
- $result = $this->get_current_or_network_user_api_scope()->call( "/plugins/{$this->_module_id}/installs.json", 'put', $params );
4503
-
4504
- if ( ! $this->is_api_result_object( $result, 'installs' ) ) {
4505
- $this->_logger->api_error( $result );
4506
-
4507
- return $result;
4508
- }
4509
-
4510
- foreach ( $result->installs as $r_install ) {
4511
- $blog_id = $install_id_2_blog_id[ $r_install->id ];
4512
- $install = $installs_map[ $blog_id ];
4513
- $install->is_disconnected = $r_install->is_disconnected;
4514
- $this->_store_site( true, $blog_id, $install );
4515
- }
4516
-
4517
- $this->clear_sync_cron( $opt_out_all );
4518
-
4519
- // Successfully disconnected.
4520
- return true;
4521
- }
4522
-
4523
- /**
4524
- * Opt-out from usage tracking.
4525
- *
4526
- * Note: This will not delete the account information but will stop all tracking.
4527
- *
4528
- * Returns:
4529
- * 1. FALSE - If the user never opted-in.
4530
- * 2. TRUE - If successfully opted-out.
4531
- * 3. object - API result on failure.
4532
- *
4533
- * @author Leo Fajardo (@leorw)
4534
- * @since 1.2.1.5
4535
- *
4536
- * @param bool $is_network_action
4537
- *
4538
- * @return bool|object
4539
- */
4540
- function stop_tracking( $is_network_action = false ) {
4541
- $this->_logger->entrance();
4542
-
4543
- return $is_network_action ?
4544
- $this->stop_network_tracking() :
4545
- $this->stop_site_tracking();
4546
- }
4547
-
4548
- /**
4549
- * Opt-in back into usage tracking.
4550
- *
4551
- * Note: This will only work if the user opted-in previously.
4552
- *
4553
- * Returns:
4554
- * 1. FALSE - If the user never opted-in.
4555
- * 2. TRUE - If successfully opted-in back to usage tracking.
4556
- * 3. object - API result on failure.
4557
- *
4558
- * @author Leo Fajardo (@leorw)
4559
- * @since 1.2.1.5
4560
- *
4561
- * @return bool|object
4562
- */
4563
- function allow_site_tracking() {
4564
- $this->_logger->entrance();
4565
-
4566
- if ( ! $this->is_registered() ) {
4567
- // User never opted-in.
4568
- return false;
4569
- }
4570
-
4571
- if ( $this->is_tracking_allowed() ) {
4572
- // Tracking already allowed.
4573
- return true;
4574
- }
4575
-
4576
- $result = $this->get_api_site_scope()->call( '/?is_disconnected', 'put', array(
4577
- 'is_disconnected' => false
4578
- ) );
4579
-
4580
- if ( ! $this->is_api_result_entity( $result ) ||
4581
- ! isset( $result->is_disconnected ) ||
4582
- $result->is_disconnected
4583
- ) {
4584
- $this->_logger->api_error( $result );
4585
-
4586
- return $result;
4587
- }
4588
-
4589
- $this->_site->is_disconnected = $result->is_disconnected;
4590
- $this->_store_site();
4591
-
4592
- $this->schedule_sync_cron();
4593
-
4594
- // Successfully reconnected.
4595
- return true;
4596
- }
4597
-
4598
- /**
4599
- * Opt-in network back into usage tracking.
4600
- *
4601
- * Note: This will only work if the user opted-in previously.
4602
- *
4603
- * Returns:
4604
- * 1. FALSE - If the user never opted-in.
4605
- * 2. TRUE - If successfully opted-in back to usage tracking.
4606
- * 3. object - API result on failure.
4607
- *
4608
- * @author Leo Fajardo (@leorw)
4609
- * @since 1.2.1.5
4610
- *
4611
- * @return bool|object
4612
- */
4613
- function allow_network_tracking() {
4614
- $this->_logger->entrance();
4615
-
4616
- if ( ! $this->is_registered() ) {
4617
- // User never opted-in.
4618
- return false;
4619
- }
4620
-
4621
- $install_id_2_blog_id = array();
4622
- $installs_map = $this->get_blog_install_map();
4623
-
4624
- $params = array();
4625
- foreach ( $installs_map as $blog_id => $install ) {
4626
- if ( $install->is_tracking_allowed() ) {
4627
- continue;
4628
- }
4629
-
4630
- $params[] = array( 'id' => $install->id );
4631
-
4632
- $install_id_2_blog_id[ $install->id ] = $blog_id;
4633
- }
4634
-
4635
- if ( empty( $install_id_2_blog_id ) ) {
4636
- return true;
4637
- }
4638
-
4639
- $params[] = array( 'is_disconnected' => false );
4640
-
4641
- // Send update to FS.
4642
- $result = $this->get_current_or_network_user_api_scope()->call( "/plugins/{$this->_module_id}/installs.json", 'put', $params );
4643
-
4644
-
4645
- if ( ! $this->is_api_result_object( $result, 'installs' ) ) {
4646
- $this->_logger->api_error( $result );
4647
-
4648
- return $result;
4649
- }
4650
-
4651
- foreach ( $result->installs as $r_install ) {
4652
- $blog_id = $install_id_2_blog_id[ $r_install->id ];
4653
- $install = $installs_map[ $blog_id ];
4654
- $install->is_disconnected = $r_install->is_disconnected;
4655
- $this->_store_site( true, $blog_id, $install );
4656
- }
4657
-
4658
- $this->schedule_sync_cron();
4659
-
4660
- // Successfully reconnected.
4661
- return true;
4662
- }
4663
-
4664
- /**
4665
- * Opt-in back into usage tracking.
4666
- *
4667
- * Note: This will only work if the user opted-in previously.
4668
- *
4669
- * Returns:
4670
- * 1. FALSE - If the user never opted-in.
4671
- * 2. TRUE - If successfully opted-in back to usage tracking.
4672
- * 3. object - API result on failure.
4673
- *
4674
- * @author Leo Fajardo (@leorw)
4675
- * @since 1.2.1.5
4676
- *
4677
- * @param bool $is_network_action
4678
- *
4679
- * @return bool|object
4680
- */
4681
- function allow_tracking( $is_network_action = false ) {
4682
- $this->_logger->entrance();
4683
-
4684
- return $is_network_action ?
4685
- $this->allow_network_tracking() :
4686
- $this->allow_site_tracking();
4687
- }
4688
-
4689
- /**
4690
- * If user opted-in and later disabled usage-tracking,
4691
- * re-allow tracking for licensing and updates.
4692
- *
4693
- * @author Leo Fajardo (@leorw)
4694
- * @since 1.2.1.5
4695
- *
4696
- * @param bool $is_context_single_site
4697
- */
4698
- private function reconnect_locally( $is_context_single_site = false ) {
4699
- $this->_logger->entrance();
4700
-
4701
- if ( ! $this->is_registered() ) {
4702
- return;
4703
- }
4704
-
4705
- if ( ! fs_is_network_admin() || $is_context_single_site ) {
4706
- if ( $this->is_tracking_prohibited() ) {
4707
- $this->_site->is_disconnected = false;
4708
- $this->_store_site();
4709
- }
4710
- } else {
4711
- $installs_map = $this->get_blog_install_map();
4712
- foreach ( $installs_map as $blog_id => $install ) {
4713
- /**
4714
- * @var FS_Site $install
4715
- */
4716
- if ( $install->is_tracking_prohibited() ) {
4717
- $install->is_disconnected = false;
4718
- $this->_store_site( true, $blog_id, $install );
4719
- }
4720
- }
4721
- }
4722
- }
4723
-
4724
- /**
4725
- * Parse plugin's settings (as defined by the plugin dev).
4726
- *
4727
- * @author Vova Feldman (@svovaf)
4728
- * @since 1.1.7.3
4729
- *
4730
- * @param array $plugin_info
4731
- *
4732
- * @throws \Freemius_Exception
4733
- */
4734
- private function parse_settings( &$plugin_info ) {
4735
- $this->_logger->entrance();
4736
-
4737
- $id = $this->get_numeric_option( $plugin_info, 'id', false );
4738
- $public_key = $this->get_option( $plugin_info, 'public_key', false );
4739
- $secret_key = $this->get_option( $plugin_info, 'secret_key', null );
4740
- $parent_id = $this->get_numeric_option( $plugin_info, 'parent_id', null );
4741
- $parent_name = $this->get_option( $plugin_info, 'parent_name', null );
4742
-
4743
- /**
4744
- * @author Vova Feldman (@svovaf)
4745
- * @since 1.1.9 Try to pull secret key from external config.
4746
- */
4747
- if ( is_null( $secret_key ) && defined( "WP_FS__{$this->_slug}_SECRET_KEY" ) ) {
4748
- $secret_key = constant( "WP_FS__{$this->_slug}_SECRET_KEY" );
4749
- }
4750
-
4751
- if ( isset( $plugin_info['parent'] ) ) {
4752
- $parent_id = $this->get_numeric_option( $plugin_info['parent'], 'id', null );
4753
- // $parent_slug = $this->get_option( $plugin_info['parent'], 'slug', null );
4754
- // $parent_public_key = $this->get_option( $plugin_info['parent'], 'public_key', null );
4755
- // $parent_name = $this->get_option( $plugin_info['parent'], 'name', null );
4756
- }
4757
-
4758
- if ( false === $id ) {
4759
- throw new Freemius_Exception( array(
4760
- 'error' => array(
4761
- 'type' => 'ParameterNotSet',
4762
- 'message' => 'Plugin id parameter is not set.',
4763
- 'code' => 'plugin_id_not_set',
4764
- 'http' => 500,
4765
- )
4766
- ) );
4767
- }
4768
- if ( false === $public_key ) {
4769
- throw new Freemius_Exception( array(
4770
- 'error' => array(
4771
- 'type' => 'ParameterNotSet',
4772
- 'message' => 'Plugin public_key parameter is not set.',
4773
- 'code' => 'plugin_public_key_not_set',
4774
- 'http' => 500,
4775
- )
4776
- ) );
4777
- }
4778
-
4779
- $plugin = ( $this->_plugin instanceof FS_Plugin ) ?
4780
- $this->_plugin :
4781
- new FS_Plugin();
4782
-
4783
- $premium_suffix = $this->get_option( $plugin_info, 'premium_suffix', '(Premium)' );
4784
-
4785
- $plugin->update( array(
4786
- 'id' => $id,
4787
- 'type' => $this->get_option( $plugin_info, 'type', $this->_module_type ),
4788
- 'public_key' => $public_key,
4789
- 'slug' => $this->_slug,
4790
- 'premium_slug' => $this->get_option( $plugin_info, 'premium_slug', "{$this->_slug}-premium" ),
4791
- 'parent_plugin_id' => $parent_id,
4792
- 'version' => $this->get_plugin_version(),
4793
- 'title' => $this->get_plugin_name( $premium_suffix ),
4794
- 'file' => $this->_plugin_basename,
4795
- 'is_premium' => $this->get_bool_option( $plugin_info, 'is_premium', true ),
4796
- 'premium_suffix' => $premium_suffix,
4797
- 'is_live' => $this->get_bool_option( $plugin_info, 'is_live', true ),
4798
- 'affiliate_moderation' => $this->get_option( $plugin_info, 'has_affiliation' ),
4799
- ) );
4800
-
4801
- if ( $plugin->is_updated() ) {
4802
- // Update plugin details.
4803
- $this->_plugin = FS_Plugin_Manager::instance( $this->_module_id )->store( $plugin );
4804
- }
4805
- // Set the secret key after storing the plugin, we don't want to store the key in the storage.
4806
- $this->_plugin->secret_key = $secret_key;
4807
-
4808
- if ( ! isset( $plugin_info['menu'] ) ) {
4809
- $plugin_info['menu'] = array();
4810
-
4811
- if ( ! empty( $this->_storage->sdk_last_version ) &&
4812
- version_compare( $this->_storage->sdk_last_version, '1.1.2', '<=' )
4813
- ) {
4814
- // Backward compatibility to 1.1.2
4815
- $plugin_info['menu']['slug'] = isset( $plugin_info['menu_slug'] ) ?
4816
- $plugin_info['menu_slug'] :
4817
- $this->_slug;
4818
- }
4819
- }
4820
-
4821
- $this->_menu = FS_Admin_Menu_Manager::instance(
4822
- $this->_module_id,
4823
- $this->_module_type,
4824
- $this->get_unique_affix()
4825
- );
4826
-
4827
- $this->_menu->init( $plugin_info['menu'], $this->is_addon() );
4828
-
4829
- $this->_has_addons = $this->get_bool_option( $plugin_info, 'has_addons', false );
4830
- $this->_has_paid_plans = $this->get_bool_option( $plugin_info, 'has_paid_plans', true );
4831
- $this->_has_premium_version = $this->get_bool_option( $plugin_info, 'has_premium_version', $this->_has_paid_plans );
4832
- $this->_ignore_pending_mode = $this->get_bool_option( $plugin_info, 'ignore_pending_mode', false );
4833
- $this->_is_org_compliant = $this->get_bool_option( $plugin_info, 'is_org_compliant', true );
4834
- $this->_is_premium_only = $this->get_bool_option( $plugin_info, 'is_premium_only', false );
4835
- if ( $this->_is_premium_only ) {
4836
- // If premium only plugin, disable anonymous mode.
4837
- $this->_enable_anonymous = false;
4838
- $this->_anonymous_mode = false;
4839
- } else {
4840
- $this->_enable_anonymous = $this->get_bool_option( $plugin_info, 'enable_anonymous', true );
4841
- $this->_anonymous_mode = $this->get_bool_option( $plugin_info, 'anonymous_mode', false );
4842
- }
4843
- $this->_permissions = $this->get_option( $plugin_info, 'permissions', array() );
4844
-
4845
- if ( ! empty( $plugin_info['trial'] ) ) {
4846
- $this->_trial_days = $this->get_numeric_option(
4847
- $plugin_info['trial'],
4848
- 'days',
4849
- // Default to 0 - trial without days specification.
4850
- 0
4851
- );
4852
-
4853
- $this->_is_trial_require_payment = $this->get_bool_option( $plugin_info['trial'], 'is_require_payment', false );
4854
- }
4855
- }
4856
-
4857
- /**
4858
- * @param string[] $options
4859
- * @param string $key
4860
- * @param mixed $default
4861
- *
4862
- * @return bool
4863
- */
4864
- private function get_option( &$options, $key, $default = false ) {
4865
- return ! empty( $options[ $key ] ) ? $options[ $key ] : $default;
4866
- }
4867
-
4868
- private function get_bool_option( &$options, $key, $default = false ) {
4869
- return isset( $options[ $key ] ) && is_bool( $options[ $key ] ) ? $options[ $key ] : $default;
4870
- }
4871
-
4872
- private function get_numeric_option( &$options, $key, $default = false ) {
4873
- return isset( $options[ $key ] ) && is_numeric( $options[ $key ] ) ? $options[ $key ] : $default;
4874
- }
4875
-
4876
- /**
4877
- * Gate keeper.
4878
- *
4879
- * @author Vova Feldman (@svovaf)
4880
- * @since 1.1.7.3
4881
- *
4882
- * @return bool
4883
- */
4884
- private function should_stop_execution() {
4885
- if ( empty( $this->_storage->was_plugin_loaded ) ) {
4886
- /**
4887
- * Don't execute Freemius until plugin was fully loaded at least once,
4888
- * to give the opportunity for the activation hook to run before pinging
4889
- * the API for connectivity test. This logic is relevant for the
4890
- * identification of new plugin install vs. plugin update.
4891
- *
4892
- * @author Vova Feldman (@svovaf)
4893
- * @since 1.1.9
4894
- */
4895
- return true;
4896
- }
4897
-
4898
- if ( $this->is_activation_mode() ) {
4899
- if ( ! is_admin() ) {
4900
- /**
4901
- * If in activation mode, don't execute Freemius outside of the
4902
- * admin dashboard.
4903
- *
4904
- * @author Vova Feldman (@svovaf)
4905
- * @since 1.1.7.3
4906
- */
4907
- return true;
4908
- }
4909
-
4910
- if ( ! WP_FS__IS_HTTP_REQUEST ) {
4911
- /**
4912
- * If in activation and executed without HTTP context (e.g. CLI, Cronjob),
4913
- * then don't start Freemius.
4914
- *
4915
- * @author Vova Feldman (@svovaf)
4916
- * @since 1.1.6.3
4917
- *
4918
- * @link https://wordpress.org/support/topic/errors-in-the-freemius-class-when-running-in-wordpress-in-cli
4919
- */
4920
- return true;
4921
- }
4922
-
4923
- if ( self::is_cron() ) {
4924
- /**
4925
- * If in activation mode, don't execute Freemius during wp crons
4926
- * (wp crons have HTTP context - called as HTTP request).
4927
- *
4928
- * @author Vova Feldman (@svovaf)
4929
- * @since 1.1.7.3
4930
- */
4931
- return true;
4932
- }
4933
-
4934
- if ( self::is_ajax() &&
4935
- ! $this->_admin_notices->has_sticky( 'failed_connect_api_first' ) &&
4936
- ! $this->_admin_notices->has_sticky( 'failed_connect_api' )
4937
- ) {
4938
- /**
4939
- * During activation, if running in AJAX mode, unless there's a sticky
4940
- * connectivity issue notice, don't run Freemius.
4941
- *
4942
- * @author Vova Feldman (@svovaf)
4943
- * @since 1.1.7.3
4944
- */
4945
- return true;
4946
- }
4947
- }
4948
-
4949
- return false;
4950
- }
4951
-
4952
- /**
4953
- * Triggered after code type has changed.
4954
- *
4955
- * @author Vova Feldman (@svovaf)
4956
- * @since 1.1.9.1
4957
- */
4958
- function _after_code_type_change() {
4959
- $this->_logger->entrance();
4960
-
4961
- if ( $this->is_theme() ) {
4962
- // Expire the cache of the previous tabs since the theme may
4963
- // have setting updates after code type has changed.
4964
- $this->_cache->expire( 'tabs' );
4965
- $this->_cache->expire( 'tabs_stylesheets' );
4966
- }
4967
-
4968
- if ( $this->is_registered() ) {
4969
- if ( ! $this->is_addon() ) {
4970
- add_action(
4971
- is_admin() ? 'admin_init' : 'init',
4972
- array( &$this, '_plugin_code_type_changed' )
4973
- );
4974
- }
4975
-
4976
- if ( $this->is_premium() ) {
4977
- // Purge cached payments after switching to the premium version.
4978
- // @todo This logic doesn't handle purging the cache for serviceware module upgrade.
4979
- $this->get_api_user_scope()->purge_cache( "/plugins/{$this->_module_id}/payments.json?include_addons=true" );
4980
- }
4981
- }
4982
- }
4983
-
4984
- /**
4985
- * Handles plugin's code type change (free <--> premium).
4986
- *
4987
- * @author Vova Feldman (@svovaf)
4988
- * @since 1.0.9
4989
- */
4990
- function _plugin_code_type_changed() {
4991
- $this->_logger->entrance();
4992
-
4993
- if ( $this->is_premium() ) {
4994
- $this->reconnect_locally();
4995
-
4996
- // Activated premium code.
4997
- $this->do_action( 'after_premium_version_activation' );
4998
-
4999
- // Remove all sticky messages related to download of the premium version.
5000
- $this->_admin_notices->remove_sticky( array(
5001
- 'trial_started',
5002
- 'plan_upgraded',
5003
- 'plan_changed',
5004
- 'license_activated',
5005
- ) );
5006
-
5007
- $notice = '';
5008
- if ( ! $this->is_only_premium() ) {
5009
- $notice = sprintf( $this->get_text_inline( 'Premium %s version was successfully activated.', 'premium-activated-message' ), $this->_module_type );
5010
- }
5011
-
5012
- $license_notice = $this->get_license_network_activation_notice();
5013
- if ( ! empty( $license_notice ) ) {
5014
- $notice .= ' ' . $license_notice;
5015
- }
5016
-
5017
- if ( ! empty( $notice ) ) {
5018
- $this->_admin_notices->add_sticky(
5019
- trim( $notice ),
5020
- 'premium_activated',
5021
- $this->get_text_x_inline( 'W00t',
5022
- 'Used to express elation, enthusiasm, or triumph (especially in electronic communication).', 'woot' ) . '!'
5023
- );
5024
- }
5025
- } else {
5026
- // Remove sticky message related to premium code activation.
5027
- $this->_admin_notices->remove_sticky( 'premium_activated' );
5028
-
5029
- // Activated free code (after had the premium before).
5030
- $this->do_action( 'after_free_version_reactivation' );
5031
-
5032
- if ( $this->is_paying() && ! $this->is_premium() ) {
5033
- $this->_admin_notices->add_sticky(
5034
- sprintf(
5035
- /* translators: %s: License type (e.g. you have a professional license) */
5036
- $this->get_text_inline( 'You have a %s license.', 'you-have-x-license' ),
5037
- $this->get_plan_title()
5038
- ) . $this->get_complete_upgrade_instructions(),
5039
- 'plan_upgraded',
5040
- $this->get_text_x_inline( 'Yee-haw', 'interjection expressing joy or exuberance', 'yee-haw' ) . '!'
5041
- );
5042
- }
5043
- }
5044
-
5045
- // Schedule code type changes event.
5046
- $this->schedule_install_sync();
5047
-
5048
- /**
5049
- * Unregister the uninstall hook for the other version of the plugin (with different code type) to avoid
5050
- * triggering a fatal error when uninstalling that plugin. For example, after deactivating the "free" version
5051
- * of a specific plugin, its uninstall hook should be unregistered after the "premium" version has been
5052
- * activated. If we don't do that, a fatal error will occur when we try to uninstall the "free" version since
5053
- * the main file of the "free" version will be loaded first before calling the hooked callback. Since the
5054
- * free and premium versions are almost identical (same class or have same functions), a fatal error like
5055
- * "Cannot redeclare class MyClass" or "Cannot redeclare my_function()" will occur.
5056
- */
5057
- $this->unregister_uninstall_hook();
5058
-
5059
- $this->clear_module_main_file_cache();
5060
-
5061
- // Update is_premium of latest version.
5062
- $this->_storage->prev_is_premium = $this->_plugin->is_premium;
5063
- }
5064
-
5065
- #endregion
5066
-
5067
- #----------------------------------------------------------------------------------
5068
- #region Add-ons
5069
- #----------------------------------------------------------------------------------
5070
-
5071
- /**
5072
- * Check if add-on installed and activated on site.
5073
- *
5074
- * @author Vova Feldman (@svovaf)
5075
- * @since 1.0.6
5076
- *
5077
- * @param string|number $id_or_slug
5078
- * @param bool|null $is_premium Since 1.2.1.7 can check for specified add-on version.
5079
- *
5080
- * @return bool
5081
- */
5082
- function is_addon_activated( $id_or_slug, $is_premium = null ) {
5083
- $this->_logger->entrance();
5084
-
5085
- $addon_id = self::get_module_id( $id_or_slug );
5086
- $is_activated = self::has_instance( $addon_id );
5087
-
5088
- if ( ! $is_activated ) {
5089
- return false;
5090
- }
5091
-
5092
- if ( is_bool( $is_premium ) ) {
5093
- // Check if the specified code version is activate.
5094
- $addon = $this->get_addon_instance( $addon_id );
5095
- $is_activated = ( $is_premium === $addon->is_premium() );
5096
- }
5097
-
5098
- return $is_activated;
5099
- }
5100
-
5101
- /**
5102
- * Check if add-on was connected to install
5103
- *
5104
- * @author Vova Feldman (@svovaf)
5105
- * @since 1.1.7
5106
- *
5107
- * @param string|number $id_or_slug
5108
- *
5109
- * @return bool
5110
- */
5111
- function is_addon_connected( $id_or_slug ) {
5112
- $this->_logger->entrance();
5113
-
5114
- $sites = self::get_all_sites( WP_FS__MODULE_TYPE_PLUGIN );
5115
-
5116
- $addon_id = self::get_module_id( $id_or_slug );
5117
- $addon = $this->get_addon( $addon_id );
5118
- $slug = $addon->slug;
5119
- if ( ! isset( $sites[ $slug ] ) ) {
5120
- return false;
5121
- }
5122
-
5123
- $site = $sites[ $slug ];
5124
-
5125
- $plugin = FS_Plugin_Manager::instance( $addon_id )->get();
5126
-
5127
- if ( $plugin->parent_plugin_id != $this->_plugin->id ) {
5128
- // The given slug do NOT belong to any of the plugin's add-ons.
5129
- return false;
5130
- }
5131
-
5132
- return ( is_object( $site ) &&
5133
- is_numeric( $site->id ) &&
5134
- is_numeric( $site->user_id ) &&
5135
- FS_Plugin_Plan::is_valid_id( $site->plan_id )
5136
- );
5137
- }
5138
-
5139
- /**
5140
- * Determines if add-on installed.
5141
- *
5142
- * NOTE: This is a heuristic and only works if the folder/file named as the slug.
5143
- *
5144
- * @author Vova Feldman (@svovaf)
5145
- * @since 1.0.6
5146
- *
5147
- * @param string|number $id_or_slug
5148
- *
5149
- * @return bool
5150
- */
5151
- function is_addon_installed( $id_or_slug ) {
5152
- $this->_logger->entrance();
5153
-
5154
- $addon_id = self::get_module_id( $id_or_slug );
5155
-
5156
- return file_exists( fs_normalize_path( WP_PLUGIN_DIR . '/' . $this->get_addon_basename( $addon_id ) ) );
5157
- }
5158
-
5159
- /**
5160
- * Get add-on basename.
5161
- *
5162
- * @author Vova Feldman (@svovaf)
5163
- * @since 1.0.6
5164
- *
5165
- * @param string|number $id_or_slug
5166
- *
5167
- * @return string
5168
- */
5169
- function get_addon_basename( $id_or_slug ) {
5170
- $addon_id = self::get_module_id( $id_or_slug );
5171
-
5172
- if ( $this->is_addon_activated( $addon_id ) ) {
5173
- return self::instance( $addon_id )->get_plugin_basename();
5174
- }
5175
-
5176
- $addon = $this->get_addon( $addon_id );
5177
- $premium_basename = "{$addon->premium_slug}/{$addon->slug}.php";
5178
-
5179
- if ( file_exists( fs_normalize_path( WP_PLUGIN_DIR . '/' . $premium_basename ) ) ) {
5180
- return $premium_basename;
5181
- }
5182
-
5183
- $all_plugins = $this->get_all_plugins();
5184
-
5185
- foreach ( $all_plugins as $basename => $data ) {
5186
- if ( $addon->slug === $data['slug'] ||
5187
- $addon->premium_slug === $data['slug']
5188
- ) {
5189
- return $basename;
5190
- }
5191
- }
5192
-
5193
- $free_basename = "{$addon->slug}/{$addon->slug}.php";
5194
-
5195
- return $free_basename;
5196
- }
5197
-
5198
- /**
5199
- * Get installed add-ons instances.
5200
- *
5201
- * @author Vova Feldman (@svovaf)
5202
- * @since 1.0.6
5203
- *
5204
- * @return Freemius[]
5205
- */
5206
- function get_installed_addons() {
5207
- $installed_addons = array();
5208
- foreach ( self::$_instances as $instance ) {
5209
- if ( $instance->is_addon() && is_object( $instance->_parent_plugin ) ) {
5210
- if ( $this->_plugin->id == $instance->_parent_plugin->id ) {
5211
- $installed_addons[] = $instance;
5212
- }
5213
- }
5214
- }
5215
-
5216
- return $installed_addons;
5217
- }
5218
-
5219
- /**
5220
- * Check if any add-ons of the plugin are installed.
5221
- *
5222
- * @author Leo Fajardo (@leorw)
5223
- * @since 1.1.1
5224
- *
5225
- * @return bool
5226
- */
5227
- function has_installed_addons() {
5228
- if ( ! $this->has_addons() ) {
5229
- return false;
5230
- }
5231
-
5232
- foreach ( self::$_instances as $instance ) {
5233
- if ( $instance->is_addon() && is_object( $instance->_parent_plugin ) ) {
5234
- if ( $this->_plugin->id == $instance->_parent_plugin->id ) {
5235
- return true;
5236
- }
5237
- }
5238
- }
5239
-
5240
- return false;
5241
- }
5242
-
5243
- /**
5244
- * Tell Freemius that the current plugin is an add-on.
5245
- *
5246
- * @author Vova Feldman (@svovaf)
5247
- * @since 1.0.6
5248
- *
5249
- * @param number $parent_plugin_id The parent plugin ID
5250
- */
5251
- function init_addon( $parent_plugin_id ) {
5252
- $this->_plugin->parent_plugin_id = $parent_plugin_id;
5253
- }
5254
-
5255
- /**
5256
- * @author Vova Feldman (@svovaf)
5257
- * @since 1.0.6
5258
- *
5259
- * @return bool
5260
- */
5261
- function is_addon() {
5262
- return isset( $this->_plugin->parent_plugin_id ) && is_numeric( $this->_plugin->parent_plugin_id );
5263
- }
5264
-
5265
- /**
5266
- * Deactivate add-on if it's premium only and the user does't have a valid license.
5267
- *
5268
- * @param bool $is_after_trial_cancel
5269
- *
5270
- * @return bool If add-on was deactivated.
5271
- */
5272
- private function deactivate_premium_only_addon_without_license( $is_after_trial_cancel = false ) {
5273
- if ( ! $this->has_free_plan() &&
5274
- ! $this->has_features_enabled_license() &&
5275
- ! $this->_has_premium_license()
5276
- ) {
5277
- if ( $this->is_registered() ) {
5278
- // IF wrapper is turned off because activation_timestamp is currently only stored for plugins (not addons).
5279
- // if (empty($this->_storage->activation_timestamp) ||
5280
- // (WP_FS__SCRIPT_START_TIME - $this->_storage->activation_timestamp) > 30
5281
- // ) {
5282
- /**
5283
- * @todo When it's first fail, there's no reason to try and re-sync because the licenses were just synced after initial activation.
5284
- *
5285
- * Retry syncing the user add-on licenses.
5286
- */
5287
- // Sync licenses.
5288
- $this->_sync_licenses();
5289
- // }
5290
-
5291
- // Try to activate premium license.
5292
- $this->_activate_license( true );
5293
- }
5294
-
5295
- if ( ! $this->has_free_plan() &&
5296
- ! $this->has_features_enabled_license() &&
5297
- ! $this->_has_premium_license()
5298
- ) {
5299
- // @todo Check if deactivate plugins also call the deactivation hook.
5300
-
5301
- $this->_parent->_admin_notices->add_sticky(
5302
- sprintf(
5303
- ( $is_after_trial_cancel ?
5304
- $this->_parent->get_text_inline(
5305
- '%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you\'ll have to purchase a license.',
5306
- 'addon-trial-cancelled-message'
5307
- ) :
5308
- $this->_parent->get_text_inline(
5309
- '%s is a premium only add-on. You have to purchase a license first before activating the plugin.',
5310
- 'addon-no-license-message'
5311
- )
5312
- ),
5313
- '<b>' . $this->_plugin->title . '</b>'
5314
- ) . ' ' . sprintf(
5315
- '<a href="%s" aria-label="%s" class="button button-primary" style="margin-left: 10px; vertical-align: middle;">%s &nbsp;&#10140;</a>',
5316
- $this->_parent->addon_url( $this->_slug ),
5317
- esc_attr( sprintf( $this->_parent->get_text_inline( 'More information about %s', 'more-information-about-x' ), $this->_plugin->title ) ),
5318
- $this->_parent->get_text_inline( 'Purchase License', 'purchase-license' )
5319
- ),
5320
- 'no_addon_license_' . $this->_slug,
5321
- ( $is_after_trial_cancel ? '' : $this->_parent->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...' ),
5322
- ( $is_after_trial_cancel ? 'success' : 'error' )
5323
- );
5324
-
5325
- deactivate_plugins( array( $this->_plugin_basename ), true );
5326
-
5327
- return true;
5328
- }
5329
- }
5330
-
5331
- return false;
5332
- }
5333
-
5334
- #endregion
5335
-
5336
- #----------------------------------------------------------------------------------
5337
- #region Sandbox
5338
- #----------------------------------------------------------------------------------
5339
-
5340
- /**
5341
- * Set Freemius into sandbox mode for debugging.
5342
- *
5343
- * @author Vova Feldman (@svovaf)
5344
- * @since 1.0.4
5345
- *
5346
- * @param string $secret_key
5347
- */
5348
- function init_sandbox( $secret_key ) {
5349
- $this->_plugin->secret_key = $secret_key;
5350
-
5351
- // Update plugin details.
5352
- FS_Plugin_Manager::instance( $this->_module_id )->update( $this->_plugin, true );
5353
- }
5354
-
5355
- /**
5356
- * Check if running payments in sandbox mode.
5357
- *
5358
- * @author Vova Feldman (@svovaf)
5359
- * @since 1.0.4
5360
- *
5361
- * @return bool
5362
- */
5363
- function is_payments_sandbox() {
5364
- return ( ! $this->is_live() ) || isset( $this->_plugin->secret_key );
5365
- }
5366
-
5367
- #endregion
5368
-
5369
- /**
5370
- * Check if running test vs. live plugin.
5371
- *
5372
- * @author Vova Feldman (@svovaf)
5373
- * @since 1.0.5
5374
- *
5375
- * @return bool
5376
- */
5377
- function is_live() {
5378
- return $this->_plugin->is_live;
5379
- }
5380
-
5381
- /**
5382
- * Check if super-admin skipped connection for all sites in the network.
5383
- *
5384
- * @author Vova Feldman (@svovaf)
5385
- * @since 2.0.0
5386
- */
5387
- function is_network_anonymous() {
5388
- if ( ! $this->_is_network_active ) {
5389
- return false;
5390
- }
5391
-
5392
- $is_anonymous_ms = $this->_storage->get( 'is_anonymous_ms' );
5393
-
5394
- if ( empty( $is_anonymous_ms ) ) {
5395
- return false;
5396
- }
5397
-
5398
- return $is_anonymous_ms['is'];
5399
- }
5400
-
5401
- /**
5402
- * Check if super-admin opted-in for all sites in the network.
5403
- *
5404
- * @author Vova Feldman (@svovaf)
5405
- * @since 2.0.0
5406
- */
5407
- function is_network_connected() {
5408
- if ( ! $this->_is_network_active ) {
5409
- return false;
5410
- }
5411
-
5412
- return $this->_storage->get( 'is_network_connected' );
5413
- }
5414
-
5415
- /**
5416
- * Check if the user skipped connecting the account with Freemius.
5417
- *
5418
- * @author Vova Feldman (@svovaf)
5419
- * @since 1.0.7
5420
- *
5421
- * @return bool
5422
- */
5423
- function is_anonymous() {
5424
- if ( ! isset( $this->_is_anonymous ) ) {
5425
- if ( $this->is_network_anonymous() ) {
5426
- $this->_is_anonymous = true;
5427
- } else if ( ! fs_is_network_admin() ) {
5428
- if ( ! isset( $this->_storage->is_anonymous ) ) {
5429
- // Not skipped.
5430
- $this->_is_anonymous = false;
5431
- } else if ( is_bool( $this->_storage->is_anonymous ) ) {
5432
- // For back compatibility, since the variable was boolean before.
5433
- $this->_is_anonymous = $this->_storage->is_anonymous;
5434
-
5435
- // Upgrade stored data format to 1.1.3 format.
5436
- $this->set_anonymous_mode( $this->_storage->is_anonymous );
5437
- } else {
5438
- // Version 1.1.3 and later.
5439
- $this->_is_anonymous = $this->_storage->is_anonymous['is'];
5440
- }
5441
- }
5442
- }
5443
-
5444
- return $this->_is_anonymous;
5445
- }
5446
-
5447
- /**
5448
- * Check if the user skipped the connection of a specified site.
5449
- *
5450
- * @author Vova Feldman (@svovaf)
5451
- * @since 2.0.0
5452
- *
5453
- * @param int $blog_id
5454
- *
5455
- * @return bool
5456
- */
5457
- function is_anonymous_site( $blog_id = 0 ) {
5458
- if ( $this->is_network_anonymous() ) {
5459
- return true;
5460
- }
5461
-
5462
- $is_anonymous = $this->_storage->get( 'is_anonymous', false, $blog_id );
5463
-
5464
- if ( empty( $is_anonymous ) ) {
5465
- return false;
5466
- }
5467
-
5468
- return $is_anonymous['is'];
5469
- }
5470
-
5471
- /**
5472
- * Check if user connected his account and install pending email activation.
5473
- *
5474
- * @author Vova Feldman (@svovaf)
5475
- * @since 1.0.7
5476
- *
5477
- * @return bool
5478
- */
5479
- function is_pending_activation() {
5480
- return $this->_storage->get( 'is_pending_activation', false );
5481
- }
5482
-
5483
- /**
5484
- * Check if plugin must be WordPress.org compliant.
5485
- *
5486
- * @since 1.0.7
5487
- *
5488
- * @return bool
5489
- */
5490
- function is_org_repo_compliant() {
5491
- return $this->_is_org_compliant;
5492
- }
5493
-
5494
- #--------------------------------------------------------------------------------
5495
- #region WP Cron Common
5496
- #--------------------------------------------------------------------------------
5497
-
5498
- /**
5499
- * @author Vova Feldman (@svovaf)
5500
- * @since 2.0.0
5501
- *
5502
- * @param string $name Cron name.
5503
- *
5504
- * @return object
5505
- */
5506
- private function get_cron_data( $name ) {
5507
- $this->_logger->entrance( $name );
5508
-
5509
- /**
5510
- * @var object $cron_data
5511
- */
5512
- return $this->_storage->get( "{$name}_cron", null );
5513
- }
5514
-
5515
- /**
5516
- * @author Vova Feldman (@svovaf)
5517
- * @since 2.0.0
5518
- *
5519
- * @param string $name Cron name.
5520
- */
5521
- private function clear_cron_data( $name ) {
5522
- $this->_logger->entrance( $name );
5523
-
5524
- $this->_storage->remove( "{$name}_cron" );
5525
- }
5526
-
5527
- /**
5528
- * @author Vova Feldman (@svovaf)
5529
- * @since 2.0.0
5530
- *
5531
- * @param string $name Cron name.
5532
- * @param int $cron_blog_id The cron executing blog ID.
5533
- */
5534
- private function set_cron_data( $name, $cron_blog_id = 0 ) {
5535
- $this->_logger->entrance( $name );
5536
-
5537
- $this->_storage->store( "{$name}_cron", (object) array(
5538
- 'version' => $this->get_plugin_version(),
5539
- 'blog_id' => $cron_blog_id,
5540
- 'sdk_version' => $this->version,
5541
- 'timestamp' => WP_FS__SCRIPT_START_TIME,
5542
- 'on' => true,
5543
- ) );
5544
- }
5545
-
5546
- /**
5547
- * Get the cron's executing blog ID.
5548
- *
5549
- * @author Vova Feldman (@svovaf)
5550
- * @since 2.0.0
5551
- *
5552
- * @param string $name Cron name.
5553
- *
5554
- * @return int
5555
- */
5556
- private function get_cron_blog_id( $name ) {
5557
- $this->_logger->entrance( $name );
5558
-
5559
- /**
5560
- * @var object $cron_data
5561
- */
5562
- $cron_data = $this->get_cron_data( $name );
5563
-
5564
- return ( is_object( $cron_data ) && is_numeric( $cron_data->blog_id ) ) ?
5565
- $cron_data->blog_id :
5566
- 0;
5567
- }
5568
-
5569
- /**
5570
- * @author Vova Feldman (@svovaf)
5571
- * @since 2.0.0
5572
- *
5573
- * @param string $name Cron name.
5574
- *
5575
- * @return bool
5576
- */
5577
- private function is_cron_on( $name ) {
5578
- $this->_logger->entrance( $name );
5579
-
5580
- /**
5581
- * @var object $cron_data
5582
- */
5583
- $cron_data = $this->get_cron_data( $name );
5584
-
5585
- return ( ! is_null( $cron_data ) && true === $cron_data->on );
5586
- }
5587
-
5588
- /**
5589
- * Unix timestamp for previous cron execution or false if never executed.
5590
- *
5591
- * @author Vova Feldman (@svovaf)
5592
- * @since 2.0.0
5593
- *
5594
- * @param string $name Cron name.
5595
- *
5596
- * @return int|false
5597
- */
5598
- private function cron_last_execution( $name ) {
5599
- $this->_logger->entrance( $name );
5600
-
5601
- return $this->_storage->get( "{$name}_timestamp" );
5602
- }
5603
-
5604
- /**
5605
- * Set cron execution time to now.
5606
- *
5607
- * @author Vova Feldman (@svovaf)
5608
- * @since 2.0.0
5609
- *
5610
- * @param string $name Cron name.
5611
- */
5612
- private function set_cron_execution_timestamp( $name ) {
5613
- $this->_logger->entrance( $name );
5614
-
5615
- $this->_storage->store( "{$name}_timestamp", time() );
5616
- }
5617
-
5618
- /**
5619
- * Check if cron was executed in the last $period of seconds.
5620
- *
5621
- * @author Vova Feldman (@svovaf)
5622
- * @since 2.0.0
5623
- *
5624
- * @param string $name Cron name.
5625
- * @param int $period In seconds
5626
- *
5627
- * @return bool
5628
- */
5629
- private function is_cron_executed( $name, $period = WP_FS__TIME_24_HOURS_IN_SEC ) {
5630
- $this->_logger->entrance( $name );
5631
-
5632
- $last_execution = $this->set_cron_execution_timestamp( $name );
5633
-
5634
- if ( ! is_numeric( $last_execution ) ) {
5635
- return false;
5636
- }
5637
-
5638
- return ( $last_execution > ( WP_FS__SCRIPT_START_TIME - $period ) );
5639
- }
5640
-
5641
- /**
5642
- * WP Cron is executed on a site level. When running in a multisite network environment
5643
- * with the network integration activated, for optimization reasons, we are consolidating
5644
- * the installs data sync cron to be executed only from a single site.
5645
- *
5646
- * @author Vova Feldman (@svovaf)
5647
- * @since 2.0.0
5648
- *
5649
- * @param int $except_blog_id Target any except the excluded blog ID.
5650
- *
5651
- * @return int
5652
- */
5653
- private function get_cron_target_blog_id( $except_blog_id = 0 ) {
5654
- if ( ! is_multisite() ) {
5655
- return 0;
5656
- }
5657
-
5658
- if ( $this->_is_network_active &&
5659
- is_numeric( $this->_storage->network_install_blog_id ) &&
5660
- $except_blog_id != $this->_storage->network_install_blog_id &&
5661
- self::is_site_active( $this->_storage->network_install_blog_id )
5662
- ) {
5663
- // Try to run cron from the main network blog.
5664
- $install = $this->get_install_by_blog_id( $this->_storage->network_install_blog_id );
5665
-
5666
- if ( is_object( $install ) &&
5667
- ( $this->is_premium() || $install->is_tracking_allowed() )
5668
- ) {
5669
- return $this->_storage->network_install_blog_id;
5670
- }
5671
- }
5672
-
5673
- // Get first opted-in blog ID with active tracking.
5674
- $installs = $this->get_blog_install_map();
5675
- foreach ( $installs as $blog_id => $install ) {
5676
- if ( $except_blog_id != $blog_id &&
5677
- self::is_site_active( $blog_id ) &&
5678
- ( $this->is_premium() || $install->is_tracking_allowed() )
5679
- ) {
5680
- return $blog_id;
5681
- }
5682
- }
5683
-
5684
- return 0;
5685
- }
5686
-
5687
- /**
5688
- * @author Vova Feldman (@svovaf)
5689
- * @since 2.0.0
5690
- *
5691
- * @param string $name Cron name.
5692
- * @param string $action_tag Callback action tag.
5693
- * @param bool $is_network_clear If set to TRUE, clear sync cron even if there are installs that are still connected.
5694
- */
5695
- private function clear_cron( $name, $action_tag = '', $is_network_clear = false ) {
5696
- $this->_logger->entrance( $name );
5697
-
5698
- if ( ! $this->is_cron_on( $name ) ) {
5699
- return;
5700
- }
5701
-
5702
- $clear_cron = true;
5703
- if ( ! $is_network_clear && $this->_is_network_active ) {
5704
- $installs = $this->get_blog_install_map();
5705
-
5706
- foreach ( $installs as $blog_id => $install ) {
5707
- /**
5708
- * @var FS_Site $install
5709
- */
5710
- if ( $install->is_tracking_allowed() ) {
5711
- $clear_cron = false;
5712
- break;
5713
- }
5714
- }
5715
- }
5716
-
5717
- if ( ! $clear_cron ) {
5718
- return;
5719
- }
5720
-
5721
- /**
5722
- * @var object $cron_data
5723
- */
5724
- $cron_data = $this->get_cron_data( $name );
5725
-
5726
- $cron_blog_id = is_object( $cron_data ) && isset( $cron_data->blog_id ) ?
5727
- $cron_data->blog_id :
5728
- 0;
5729
-
5730
- $this->clear_cron_data( $name );
5731
-
5732
- if ( 0 < $cron_blog_id ) {
5733
- switch_to_blog( $cron_blog_id );
5734
- }
5735
-
5736
- if ( empty( $action_tag ) ) {
5737
- $action_tag = $name;
5738
- }
5739
-
5740
- wp_clear_scheduled_hook( $this->get_action_tag( $action_tag ) );
5741
-
5742
- if ( 0 < $cron_blog_id ) {
5743
- restore_current_blog();
5744
- }
5745
- }
5746
-
5747
- /**
5748
- * Unix timestamp for next cron execution or false if not scheduled.
5749
- *
5750
- * @author Vova Feldman (@svovaf)
5751
- * @since 2.0.0
5752
- *
5753
- * @param string $name Cron name.
5754
- * @param string $action_tag Callback action tag.
5755
- *
5756
- * @return int|false
5757
- */
5758
- private function get_next_scheduled_cron( $name, $action_tag = '' ) {
5759
- $this->_logger->entrance( $name );
5760
-
5761
- if ( ! $this->is_cron_on( $name ) ) {
5762
- return false;
5763
- }
5764
-
5765
- /**
5766
- * @var object $cron_data
5767
- */
5768
- $cron_data = $this->get_cron_data( $name );
5769
-
5770
- $cron_blog_id = is_object( $cron_data ) && isset( $cron_data->blog_id ) ?
5771
- $cron_data->blog_id :
5772
- 0;
5773
-
5774
- if ( 0 < $cron_blog_id ) {
5775
- switch_to_blog( $cron_blog_id );
5776
- }
5777
-
5778
- if ( empty( $action_tag ) ) {
5779
- $action_tag = $name;
5780
- }
5781
-
5782
- $next_scheduled = wp_next_scheduled( $this->get_action_tag( $action_tag ) );
5783
-
5784
- if ( 0 < $cron_blog_id ) {
5785
- restore_current_blog();
5786
- }
5787
-
5788
- return $next_scheduled;
5789
- }
5790
-
5791
- /**
5792
- * @author Vova Feldman (@svovaf)
5793
- * @since 2.0.0
5794
- *
5795
- * @param string $name Cron name.
5796
- * @param string $action_tag Callback action tag.
5797
- * @param string $recurrence 'single' or 'daily'.
5798
- * @param int $start_at Defaults to now.
5799
- * @param bool $randomize_start If true, schedule first job randomly during the next 12 hours. Otherwise, schedule job to start right away.
5800
- * @param int $except_blog_id Target any except the excluded blog ID.
5801
- */
5802
- private function schedule_cron(
5803
- $name,
5804
- $action_tag = '',
5805
- $recurrence = 'single',
5806
- $start_at = WP_FS__SCRIPT_START_TIME,
5807
- $randomize_start = true,
5808
- $except_blog_id = 0
5809
- ) {
5810
- $this->_logger->entrance( $name );
5811
-
5812
- $this->clear_cron( $name, $action_tag, true );
5813
-
5814
- $cron_blog_id = $this->get_cron_target_blog_id( $except_blog_id );
5815
-
5816
- if ( is_multisite() && 0 == $cron_blog_id ) {
5817
- // Don't schedule cron since couldn't find a target blog.
5818
- return;
5819
- }
5820
-
5821
- if ( 0 < $cron_blog_id ) {
5822
- switch_to_blog( $cron_blog_id );
5823
- }
5824
-
5825
- if ( 'daily' === $recurrence ) {
5826
- if ( $randomize_start ) {
5827
- // Schedule first sync with a random 12 hour time range from now.
5828
- $start_at += rand( 0, ( WP_FS__TIME_24_HOURS_IN_SEC / 2 ) );
5829
- }
5830
-
5831
- // Schedule daily WP cron.
5832
- wp_schedule_event(
5833
- $start_at,
5834
- 'daily',
5835
- $this->get_action_tag( $action_tag )
5836
- );
5837
- } else if ( 'single' === $recurrence ) {
5838
- // Schedule single cron.
5839
- wp_schedule_single_event(
5840
- $start_at,
5841
- $this->get_action_tag( $action_tag )
5842
- );
5843
- }
5844
-
5845
- $this->set_cron_data( $name, $cron_blog_id );
5846
-
5847
- if ( 0 < $cron_blog_id ) {
5848
- restore_current_blog();
5849
- }
5850
- }
5851
-
5852
- /**
5853
- * Consolidated cron execution for performance optimization. The max number of API requests is based on the number of unique opted-in users.
5854
- * that doesn't halt page loading.
5855
- *
5856
- * @author Vova Feldman (@svovaf)
5857
- * @since 2.0.0
5858
- *
5859
- * @param string $name Cron name.
5860
- * @param callable $callable The function that should be executed.
5861
- */
5862
- private function execute_cron( $name, $callable ) {
5863
- $this->_logger->entrance( $name );
5864
-
5865
- // Store the last time data sync was executed.
5866
- $this->set_cron_execution_timestamp( $name );
5867
-
5868
- // Check if API is temporary down.
5869
- if ( FS_Api::is_temporary_down() ) {
5870
- return;
5871
- }
5872
-
5873
- // @todo Add logic that identifies API latency, and reschedule the next background sync randomly between 8-16 hours.
5874
-
5875
- $users_2_blog_ids = array();
5876
-
5877
- if ( ! is_multisite() ) {
5878
- // Add dummy blog.
5879
- $users_2_blog_ids[0] = array( 0 );
5880
- } else {
5881
- $installs = $this->get_blog_install_map();
5882
- foreach ( $installs as $blog_id => $install ) {
5883
- if ( $this->is_premium() || $install->is_tracking_allowed() ) {
5884
- if ( ! isset( $users_2_blog_ids[ $install->user_id ] ) ) {
5885
- $users_2_blog_ids[ $install->user_id ] = array();
5886
- }
5887
-
5888
- $users_2_blog_ids[ $install->user_id ][] = $blog_id;
5889
- }
5890
- }
5891
- }
5892
-
5893
- $current_blog_id = get_current_blog_id();
5894
-
5895
- foreach ( $users_2_blog_ids as $user_id => $blog_ids ) {
5896
- if ( 0 < $blog_ids[0] ) {
5897
- $this->switch_to_blog( $blog_ids[0] );
5898
- }
5899
-
5900
- call_user_func_array( $callable, array( $blog_ids ) );
5901
-
5902
- foreach ( $blog_ids as $blog_id ) {
5903
- $this->do_action( "after_{$name}_cron", $blog_id );
5904
- }
5905
- }
5906
-
5907
- if ( is_multisite() ) {
5908
- $this->switch_to_blog( $current_blog_id );
5909
-
5910
- $this->do_action( "after_{$name}_cron_multisite" );
5911
- }
5912
- }
5913
-
5914
- #endregion
5915
-
5916
- #----------------------------------------------------------------------------------
5917
- #region Daily Sync Cron
5918
- #----------------------------------------------------------------------------------
5919
-
5920
-
5921
- /**
5922
- * @author Vova Feldman (@svovaf)
5923
- * @since 2.0.0
5924
- *
5925
- * @return bool
5926
- */
5927
- private function is_sync_cron_scheduled() {
5928
- return $this->is_cron_on( 'sync' );
5929
- }
5930
-
5931
- /**
5932
- * Get the sync cron's executing blog ID.
5933
- *
5934
- * @author Vova Feldman (@svovaf)
5935
- * @since 2.0.0
5936
- *
5937
- * @return int
5938
- */
5939
- private function get_sync_cron_blog_id() {
5940
- return $this->get_cron_blog_id( 'sync' );
5941
- }
5942
-
5943
- /**
5944
- * @author Vova Feldman (@svovaf)
5945
- * @since 1.1.7.3
5946
- */
5947
- private function run_manual_sync() {
5948
- self::require_pluggable_essentials();
5949
-
5950
- if ( ! $this->is_user_admin() ) {
5951
- return;
5952
- }
5953
-
5954
- // Run manual sync.
5955
- $this->_sync_cron();
5956
-
5957
- // Reschedule next cron to run 24 hours from now (performance optimization).
5958
- $this->schedule_sync_cron( time() + WP_FS__TIME_24_HOURS_IN_SEC, false );
5959
- }
5960
-
5961
- /**
5962
- * Data sync cron job. Replaces the background sync non blocking HTTP request
5963
- * that doesn't halt page loading.
5964
- *
5965
- * @author Vova Feldman (@svovaf)
5966
- * @since 1.1.7.3
5967
- * @since 2.0.0 Consolidate all the data sync into the same cron for performance optimization. The max number of API requests is based on the number of unique opted-in users.
5968
- */
5969
- function _sync_cron() {
5970
- $this->_logger->entrance();
5971
-
5972
- $this->execute_cron( 'sync', array( &$this, '_sync_cron_method' ) );
5973
- }
5974
-
5975
- /**
5976
- * The actual data sync cron logic.
5977
- *
5978
- * @author Vova Feldman (@svovaf)
5979
- * @since 2.0.0
5980
- *
5981
- * @param int[] $blog_ids
5982
- */
5983
- function _sync_cron_method( array $blog_ids ) {
5984
- if ( $this->is_registered() ) {
5985
- if ( $this->has_paid_plan() ) {
5986
- // Initiate background plan sync.
5987
- $this->_sync_license( true );
5988
-
5989
- if ( $this->is_paying() ) {
5990
- // Check for premium plugin updates.
5991
- $this->check_updates( true );
5992
- }
5993
- } else {
5994
- // Sync install(s) (only if something changed locally).
5995
- if ( 1 < count( $blog_ids ) ) {
5996
- $this->sync_installs();
5997
- } else {
5998
- $this->sync_install();
5999
- }
6000
- }
6001
- }
6002
- }
6003
-
6004
- /**
6005
- * Check if sync was executed in the last $period of seconds.
6006
- *
6007
- * @author Vova Feldman (@svovaf)
6008
- * @since 1.1.7.3
6009
- *
6010
- * @param int $period In seconds
6011
- *
6012
- * @return bool
6013
- */
6014
- private function is_sync_executed( $period = WP_FS__TIME_24_HOURS_IN_SEC ) {
6015
- return $this->is_cron_executed( 'sync', $period );
6016
- }
6017
-
6018
- /**
6019
- * @author Vova Feldman (@svovaf)
6020
- * @since 1.1.7.3
6021
- *
6022
- * @return bool
6023
- */
6024
- private function is_sync_cron_on() {
6025
- return $this->is_cron_on( 'sync' );
6026
- }
6027
-
6028
- /**
6029
- * @author Vova Feldman (@svovaf)
6030
- * @since 1.1.7.3
6031
- *
6032
- * @param int $start_at Defaults to now.
6033
- * @param bool $randomize_start If true, schedule first job randomly during the next 12 hours. Otherwise, schedule job to start right away.
6034
- * @param int $except_blog_id Since 2.0.0 when running in a multisite network environment, the cron execution is consolidated. This param allows excluding excluded specified blog ID from being the cron executor.
6035
- */
6036
- private function schedule_sync_cron(
6037
- $start_at = WP_FS__SCRIPT_START_TIME,
6038
- $randomize_start = true,
6039
- $except_blog_id = 0
6040
- ) {
6041
- $this->schedule_cron(
6042
- 'sync',
6043
- 'data_sync',
6044
- 'daily',
6045
- $start_at,
6046
- $randomize_start,
6047
- $except_blog_id
6048
- );
6049
- }
6050
-
6051
- /**
6052
- * Add the actual sync function to the cron job hook.
6053
- *
6054
- * @author Vova Feldman (@svovaf)
6055
- * @since 1.1.7.3
6056
- */
6057
- private function hook_callback_to_sync_cron() {
6058
- $this->add_action( 'data_sync', array( &$this, '_sync_cron' ) );
6059
- }
6060
-
6061
- /**
6062
- * @author Vova Feldman (@svovaf)
6063
- * @since 1.1.7.3
6064
- *
6065
- * @param bool $is_network_clear Since 2.0.0 If set to TRUE, clear sync cron even if there are installs that are still connected.
6066
- */
6067
- private function clear_sync_cron( $is_network_clear = false ) {
6068
- $this->_logger->entrance();
6069
-
6070
- $this->clear_cron( 'sync', 'data_sync', $is_network_clear );
6071
- }
6072
-
6073
- /**
6074
- * Unix timestamp for next sync cron execution or false if not scheduled.
6075
- *
6076
- * @author Vova Feldman (@svovaf)
6077
- * @since 1.1.7.3
6078
- *
6079
- * @return int|false
6080
- */
6081
- function next_sync_cron() {
6082
- return $this->get_next_scheduled_cron( 'sync', 'data_sync' );
6083
- }
6084
-
6085
- /**
6086
- * Unix timestamp for previous sync cron execution or false if never executed.
6087
- *
6088
- * @author Vova Feldman (@svovaf)
6089
- * @since 1.1.7.3
6090
- *
6091
- * @return int|false
6092
- */
6093
- function last_sync_cron() {
6094
- return $this->cron_last_execution( 'sync' );
6095
- }
6096
-
6097
- #endregion Daily Sync Cron ------------------------------------------------------------------
6098
-
6099
- #----------------------------------------------------------------------------------
6100
- #region Async Install Sync
6101
- #----------------------------------------------------------------------------------
6102
-
6103
- /**
6104
- * @author Vova Feldman (@svovaf)
6105
- * @since 1.1.7.3
6106
- *
6107
- * @return bool
6108
- */
6109
- private function is_install_sync_scheduled() {
6110
- return $this->is_cron_on( 'install_sync' );
6111
- }
6112
-
6113
- /**
6114
- * Get the sync cron's executing blog ID.
6115
- *
6116
- * @author Vova Feldman (@svovaf)
6117
- * @since 2.0.0
6118
- *
6119
- * @return int
6120
- */
6121
- private function get_install_sync_cron_blog_id() {
6122
- return $this->get_cron_blog_id( 'install_sync' );
6123
- }
6124
-
6125
- /**
6126
- * Instead of running blocking install sync event, execute non blocking scheduled wp-cron.
6127
- *
6128
- * @author Vova Feldman (@svovaf)
6129
- * @since 1.1.7.3
6130
- *
6131
- * @param int $except_blog_id Since 2.0.0 when running in a multisite network environment, the cron execution is consolidated. This param allows excluding excluded specified blog ID from being the cron executor.
6132
- */
6133
- private function schedule_install_sync( $except_blog_id = 0 ) {
6134
- $this->schedule_cron( 'install_sync', 'install_sync', 'single', WP_FS__SCRIPT_START_TIME, false, $except_blog_id );
6135
- }
6136
-
6137
- /**
6138
- * Unix timestamp for previous install sync cron execution or false if never executed.
6139
- *
6140
- * @todo There's some very strange bug that $this->_storage->install_sync_timestamp value is not being updated. But for sure the sync event is working.
6141
- *
6142
- * @author Vova Feldman (@svovaf)
6143
- * @since 1.1.7.3
6144
- *
6145
- * @return int|false
6146
- */
6147
- function last_install_sync() {
6148
- return $this->cron_last_execution( 'install_sync' );
6149
- }
6150
-
6151
- /**
6152
- * Unix timestamp for next install sync cron execution or false if not scheduled.
6153
- *
6154
- * @author Vova Feldman (@svovaf)
6155
- * @since 1.1.7.3
6156
- *
6157
- * @return int|false
6158
- */
6159
- function next_install_sync() {
6160
- return $this->get_next_scheduled_cron( 'install_sync', 'install_sync' );
6161
- }
6162
-
6163
- /**
6164
- * Add the actual install sync function to the cron job hook.
6165
- *
6166
- * @author Vova Feldman (@svovaf)
6167
- * @since 1.1.7.3
6168
- */
6169
- private function hook_callback_to_install_sync() {
6170
- $this->add_action( 'install_sync', array( &$this, '_run_sync_install' ) );
6171
- }
6172
-
6173
- /**
6174
- * @author Vova Feldman (@svovaf)
6175
- * @since 1.1.7.3
6176
- *
6177
- * @param bool $is_network_clear Since 2.0.0 If set to TRUE, clear sync cron even if there are installs that are still connected.
6178
- */
6179
- private function clear_install_sync_cron( $is_network_clear = false ) {
6180
- $this->_logger->entrance();
6181
-
6182
- $this->clear_cron( 'install_sync', 'install_sync', $is_network_clear );
6183
- }
6184
-
6185
- /**
6186
- * @author Vova Feldman (@svovaf)
6187
- * @since 1.1.7.3
6188
- * @since 2.0.0 Consolidate all the data sync into the same cron for performance optimization. The max number of API requests is based on the number of unique opted-in users.
6189
- */
6190
- public function _run_sync_install() {
6191
- $this->_logger->entrance();
6192
-
6193
- $this->execute_cron( 'sync', array( &$this, '_sync_install_cron_method' ) );
6194
- }
6195
-
6196
- /**
6197
- * The actual install(s) sync cron logic.
6198
- *
6199
- * @author Vova Feldman (@svovaf)
6200
- * @since 2.0.0
6201
- *
6202
- * @param int[] $blog_ids
6203
- */
6204
- function _sync_install_cron_method( array $blog_ids ) {
6205
- if ( $this->is_registered() ) {
6206
- if ( 1 < count( $blog_ids ) ) {
6207
- $this->sync_installs( array(), true );
6208
- } else {
6209
- $this->sync_install( array(), true );
6210
- }
6211
- }
6212
- }
6213
-
6214
- #endregion Async Install Sync ------------------------------------------------------------------
6215
-
6216
- /**
6217
- * Show a notice that activation is currently pending.
6218
- *
6219
- * @author Vova Feldman (@svovaf)
6220
- * @since 1.0.7
6221
- *
6222
- * @param bool|string $email
6223
- * @param bool $is_pending_trial Since 1.2.1.5
6224
- */
6225
- function _add_pending_activation_notice( $email = false, $is_pending_trial = false ) {
6226
- if ( ! is_string( $email ) ) {
6227
- $current_user = self::_get_current_wp_user();
6228
- $email = $current_user->user_email;
6229
- }
6230
-
6231
- $this->_admin_notices->add_sticky(
6232
- sprintf(
6233
- $this->get_text_inline( 'You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s.', 'pending-activation-message' ),
6234
- '<b>' . $this->get_plugin_name() . '</b>',
6235
- '<b>' . $email . '</b>',
6236
- ( $is_pending_trial ?
6237
- $this->get_text_inline( 'start the trial', 'start-the-trial' ) :
6238
- $this->get_text_inline( 'complete the install', 'complete-the-install' ) )
6239
- ),
6240
- 'activation_pending',
6241
- 'Thanks!'
6242
- );
6243
- }
6244
-
6245
- /**
6246
- * Check if currently in plugin activation.
6247
- *
6248
- * @author Vova Feldman (@svovaf)
6249
- * @since 1.1.4
6250
- *
6251
- * @return bool
6252
- */
6253
- function is_plugin_activation() {
6254
- $result = get_transient( "fs_{$this->_module_type}_{$this->_slug}_activated" );
6255
-
6256
- return !empty($result);
6257
- }
6258
-
6259
- /**
6260
- *
6261
- * NOTE: admin_menu action executed before admin_init.
6262
- *
6263
- * @author Vova Feldman (@svovaf)
6264
- * @since 1.0.7
6265
- */
6266
- function _admin_init_action() {
6267
- /**
6268
- * Automatically redirect to connect/activation page after plugin activation.
6269
- *
6270
- * @since 1.1.7 Do NOT redirect to opt-in when running in network admin mode.
6271
- */
6272
- if ( $this->is_plugin_activation() ) {
6273
- delete_transient( "fs_{$this->_module_type}_{$this->_slug}_activated" );
6274
-
6275
- if ( isset( $_GET['activate-multi'] ) ) {
6276
- /**
6277
- * Don't redirect if activating multiple plugins at once (bulk activation).
6278
- */
6279
- } else {
6280
- $this->_redirect_on_activation_hook();
6281
- return;
6282
- }
6283
- }
6284
-
6285
- if ( fs_request_is_action( $this->get_unique_affix() . '_skip_activation' ) ) {
6286
- check_admin_referer( $this->get_unique_affix() . '_skip_activation' );
6287
-
6288
- $this->skip_connection( null, fs_is_network_admin() );
6289
-
6290
- fs_redirect( $this->get_after_activation_url( 'after_skip_url' ) );
6291
- }
6292
-
6293
- if ( $this->is_network_activation_mode() &&
6294
- fs_request_is_action( $this->get_unique_affix() . '_delegate_activation' )
6295
- ) {
6296
- check_admin_referer( $this->get_unique_affix() . '_delegate_activation' );
6297
-
6298
- $this->delegate_connection();
6299
-
6300
- fs_redirect( $this->get_after_activation_url( 'after_delegation_url' ) );
6301
- }
6302
-
6303
- $this->_add_upgrade_action_link();
6304
-
6305
- if ( ! $this->is_addon() &&
6306
- ! ( ! $this->_is_network_active && fs_is_network_admin() ) &&
6307
- (
6308
- ( true === $this->_storage->require_license_activation ) ||
6309
- // Not registered nor anonymous.
6310
- ( ! $this->is_registered() && ! $this->is_anonymous() ) ||
6311
- // OR, network level and in network upgrade mode.
6312
- ( fs_is_network_admin() && $this->_is_network_active && $this->is_network_upgrade_mode() )
6313
- )
6314
- ) {
6315
- if ( ! $this->is_pending_activation() ) {
6316
- if ( ! $this->_menu->is_main_settings_page() ) {
6317
- /**
6318
- * If a user visits any other admin page before activating the premium-only theme with a valid
6319
- * license, reactivate the previous theme.
6320
- *
6321
- * @author Leo Fajardo (@leorw)
6322
- * @since 1.2.2
6323
- */
6324
- if ( $this->is_theme()
6325
- && ! $this->has_settings_menu()
6326
- && ! isset( $_REQUEST['fs_action'] )
6327
- && $this->can_activate_previous_theme()
6328
- ) {
6329
- if ( $this->is_only_premium() ) {
6330
- $this->activate_previous_theme();
6331
- return;
6332
- }
6333
-
6334
- if ( true === $this->_storage->require_license_activation ) {
6335
- $this->_storage->require_license_activation = false;
6336
- }
6337
- }
6338
-
6339
- if ( ! fs_is_network_admin() &&
6340
- $this->is_network_activation_mode() &&
6341
- ! $this->is_delegated_connection()
6342
- ) {
6343
- return;
6344
- }
6345
-
6346
- if ( $this->is_plugin_new_install() || $this->is_only_premium() ) {
6347
- if ( ! $this->_anonymous_mode ) {
6348
- // Show notice for new plugin installations.
6349
- $this->_admin_notices->add(
6350
- sprintf(
6351
- $this->get_text_inline( 'You are just one step away - %s', 'you-are-step-away' ),
6352
- sprintf( '<b><a href="%s">%s</a></b>',
6353
- $this->get_activation_url( array(), ! $this->is_delegated_connection() ),
6354
- sprintf( $this->get_text_x_inline( 'Complete "%s" Activation Now',
6355
- '%s - plugin name. As complete "PluginX" activation now', 'activate-x-now' ), $this->get_plugin_name() )
6356
- )
6357
- ),
6358
- '',
6359
- 'update-nag'
6360
- );
6361
- }
6362
- } else {
6363
- if ( $this->should_add_sticky_optin_notice() ) {
6364
- $this->add_sticky_optin_admin_notice();
6365
- }
6366
-
6367
- if ( $this->has_filter( 'optin_pointer_element' ) ) {
6368
- // Don't show admin nag if plugin update.
6369
- wp_enqueue_script( 'wp-pointer' );
6370
- wp_enqueue_style( 'wp-pointer' );
6371
-
6372
- $this->_enqueue_connect_essentials();
6373
-
6374
- add_action( 'admin_print_footer_scripts', array(
6375
- $this,
6376
- '_add_connect_pointer_script'
6377
- ) );
6378
- }
6379
- }
6380
- }
6381
- }
6382
-
6383
- if ( $this->is_theme() &&
6384
- $this->_menu->is_main_settings_page()
6385
- ) {
6386
- $this->_show_theme_activation_optin_dialog();
6387
- }
6388
- }
6389
- }
6390
-
6391
- /**
6392
- * @author Vova Feldman (@svovaf)
6393
- * @since 2.0.0
6394
- *
6395
- * @return bool
6396
- */
6397
- private function should_add_sticky_optin_notice() {
6398
- if ( fs_is_network_admin() ) {
6399
- if ( ! $this->_is_network_active ) {
6400
- return false;
6401
- }
6402
-
6403
- if ( ! $this->is_network_activation_mode() ) {
6404
- return false;
6405
- }
6406
-
6407
- return ! isset( $this->_storage->sticky_optin_added_ms );
6408
- }
6409
-
6410
- if ( ! $this->is_activation_mode() ) {
6411
- return false;
6412
- }
6413
-
6414
- // If running from a blog admin and delegated the connection.
6415
- return ! isset( $this->_storage->sticky_optin_added );
6416
- }
6417
-
6418
- /**
6419
- * @author Leo Fajardo (@leorw)
6420
- * @since 2.0.0
6421
- */
6422
- private function add_sticky_optin_admin_notice() {
6423
- if ( ! $this->_is_network_active || ! fs_is_network_admin() ) {
6424
- $this->_storage->sticky_optin_added = true;
6425
- } else {
6426
- $this->_storage->sticky_optin_added_ms = true;
6427
- }
6428
-
6429
- // Show notice for new plugin installations.
6430
- $this->_admin_notices->add_sticky(
6431
- sprintf(
6432
- $this->get_text_inline( 'We made a few tweaks to the %s, %s', 'few-plugin-tweaks' ),
6433
- $this->_module_type,
6434
- sprintf( '<b><a href="%s">%s</a></b>',
6435
- $this->get_activation_url(),
6436
- sprintf( $this->get_text_inline( 'Opt in to make "%s" better!', 'optin-x-now' ), $this->get_plugin_name() )
6437
- )
6438
- ),
6439
- 'connect_account',
6440
- '',
6441
- 'update-nag'
6442
- );
6443
- }
6444
-
6445
- /**
6446
- * Enqueue connect requires scripts and styles.
6447
- *
6448
- * @author Vova Feldman (@svovaf)
6449
- * @since 1.1.4
6450
- */
6451
- function _enqueue_connect_essentials() {
6452
- wp_enqueue_script( 'jquery' );
6453
- wp_enqueue_script( 'json2' );
6454
-
6455
- fs_enqueue_local_script( 'postmessage', 'nojquery.ba-postmessage.min.js' );
6456
- fs_enqueue_local_script( 'fs-postmessage', 'postmessage.js' );
6457
-
6458
- fs_enqueue_local_style( 'fs_connect', '/admin/connect.css' );
6459
- }
6460
-
6461
- /**
6462
- * Add connect / opt-in pointer.
6463
- *
6464
- * @author Vova Feldman (@svovaf)
6465
- * @since 1.1.4
6466
- */
6467
- function _add_connect_pointer_script() {
6468
- $vars = array( 'id' => $this->_module_id );
6469
- $pointer_content = fs_get_template( 'connect.php', $vars );
6470
- ?>
6471
- <script type="text/javascript">// <![CDATA[
6472
- jQuery(document).ready(function ($) {
6473
- if ('undefined' !== typeof(jQuery().pointer)) {
6474
-
6475
- var element = <?php echo $this->apply_filters( 'optin_pointer_element', '$("#non_existing_element");' ) ?>;
6476
-
6477
- if (element.length > 0) {
6478
- var optin = $(element).pointer($.extend(true, {}, {
6479
- content : <?php echo json_encode( $pointer_content ) ?>,
6480
- position : {
6481
- edge : 'left',
6482
- align: 'center'
6483
- },
6484
- buttons : function () {
6485
- // Don't show pointer buttons.
6486
- return '';
6487
- },
6488
- pointerWidth: 482
6489
- }, <?php echo $this->apply_filters( 'optin_pointer_options_json', '{}' ) ?>));
6490
-
6491
- <?php
6492
- echo $this->apply_filters( 'optin_pointer_execute', "
6493
-
6494
- optin.pointer('open');
6495
-
6496
- // Tag the opt-in pointer with custom class.
6497
- $('.wp-pointer #fs_connect')
6498
- .parents('.wp-pointer.wp-pointer-top')
6499
- .addClass('fs-opt-in-pointer');
6500
-
6501
- ", 'element', 'optin' ) ?>
6502
- }
6503
- }
6504
- });
6505
- // ]]></script>
6506
- <?php
6507
- }
6508
-
6509
- /**
6510
- * Return current page's URL.
6511
- *
6512
- * @author Vova Feldman (@svovaf)
6513
- * @since 1.0.7
6514
- *
6515
- * @return string
6516
- */
6517
- function current_page_url() {
6518
- $url = 'http';
6519
-
6520
- if ( isset( $_SERVER["HTTPS"] ) ) {
6521
- if ( $_SERVER["HTTPS"] == "on" ) {
6522
- $url .= "s";
6523
- }
6524
- }
6525
- $url .= "://";
6526
- if ( $_SERVER["SERVER_PORT"] != "80" ) {
6527
- $url .= $_SERVER["SERVER_NAME"] . ":" . $_SERVER["SERVER_PORT"] . $_SERVER["REQUEST_URI"];
6528
- } else {
6529
- $url .= $_SERVER["SERVER_NAME"] . $_SERVER["REQUEST_URI"];
6530
- }
6531
-
6532
- return esc_url( $url );
6533
- }
6534
-
6535
- /**
6536
- * Check if the current page is the plugin's main admin settings page.
6537
- *
6538
- * @author Vova Feldman (@svovaf)
6539
- * @since 1.0.7
6540
- *
6541
- * @return bool
6542
- */
6543
- function _is_plugin_page() {
6544
- return fs_is_plugin_page( $this->_menu->get_raw_slug() ) ||
6545
- fs_is_plugin_page( $this->_slug );
6546
- }
6547
-
6548
- /* Events
6549
- ------------------------------------------------------------------------------------------------------------------*/
6550
- /**
6551
- * Delete site install from Database.
6552
- *
6553
- * @author Vova Feldman (@svovaf)
6554
- * @since 1.0.1
6555
- *
6556
- * @param bool $store
6557
- * @param int|null $blog_id Since 2.0.0
6558
- *
6559
- * @return false|int The install ID if deleted. Otherwise, FALSE (when install not exist).
6560
- */
6561
- function _delete_site( $store = true, $blog_id = null ) {
6562
- return self::_delete_site_by_slug( $this->_slug, $this->_module_type, $store, $blog_id );
6563
- }
6564
-
6565
- /**
6566
- * Delete site install from Database.
6567
- *
6568
- * @author Vova Feldman (@svovaf)
6569
- * @since 1.2.2.7
6570
- *
6571
- * @param string $slug
6572
- * @param string $module_type
6573
- * @param bool $store
6574
- * @param int|null $blog_id Since 2.0.0
6575
- *
6576
- * @return false|int The install ID if deleted. Otherwise, FALSE (when install not exist).
6577
- */
6578
- static function _delete_site_by_slug( $slug, $module_type, $store = true, $blog_id = null ) {
6579
- $sites = self::get_all_sites( $module_type, $blog_id );
6580
-
6581
- $install_id = false;
6582
-
6583
- if ( isset( $sites[ $slug ] ) ) {
6584
- if ( is_object( $sites[ $slug ] ) ) {
6585
- $install_id = $sites[ $slug ]->id;
6586
- }
6587
-
6588
- unset( $sites[ $slug ] );
6589
-
6590
- self::set_account_option_by_module( $module_type, 'sites', $sites, $store, $blog_id );
6591
- }
6592
-
6593
- return $install_id;
6594
- }
6595
-
6596
- /**
6597
- * Delete user.
6598
- *
6599
- * @author Vova Feldman (@svovaf)
6600
- * @since 2.0.0
6601
- *
6602
- * @param number $user_id
6603
- * @param bool $store
6604
- *
6605
- * @return false|int The user ID if deleted. Otherwise, FALSE (when install not exist).
6606
- */
6607
- private static function delete_user( $user_id, $store = true ) {
6608
- $users = self::get_all_users();
6609
-
6610
- if ( ! is_array( $users ) || ! isset( $users[ $user_id ] ) ) {
6611
- return false;
6612
- }
6613
-
6614
- unset( $users[ $user_id ] );
6615
-
6616
- self::$_accounts->set_option( 'users', $users, $store );
6617
-
6618
- return $user_id;
6619
- }
6620
-
6621
- /**
6622
- * Delete plugin's plans information.
6623
- *
6624
- * @param bool $store Flush to Database if true.
6625
- * @param bool $keep_associated_plans If set to false, delete all plans, even if a plan is associated with an install.
6626
- *
6627
- * @author Vova Feldman (@svovaf)
6628
- * @since 1.0.9
6629
- */
6630
- private function _delete_plans( $store = true, $keep_associated_plans = true ) {
6631
- $this->_logger->entrance();
6632
-
6633
- $plans = self::get_all_plans( $this->_module_type );
6634
-
6635
- $plans_to_keep = array();
6636
-
6637
- if ( $keep_associated_plans ) {
6638
- $plans_ids_to_keep = $this->get_plans_ids_associated_with_installs();
6639
- foreach ( $plans_ids_to_keep as $plan_id ) {
6640
- $plan = self::_get_plan_by_id( $plan_id );
6641
- if ( is_object( $plan ) ) {
6642
- $plans_to_keep[] = $plan;
6643
- }
6644
- }
6645
- }
6646
-
6647
- if ( ! empty( $plans_to_keep ) ) {
6648
- $plans[ $this->_slug ] = $plans_to_keep;
6649
- } else {
6650
- unset( $plans[ $this->_slug ] );
6651
- }
6652
-
6653
- $this->set_account_option( 'plans', $plans, $store );
6654
- }
6655
-
6656
- /**
6657
- * Delete all plugin licenses.
6658
- *
6659
- * @author Vova Feldman (@svovaf)
6660
- * @since 1.0.9
6661
- *
6662
- * @param bool $store
6663
- */
6664
- private function _delete_licenses( $store = true ) {
6665
- $this->_logger->entrance();
6666
-
6667
- $all_licenses = self::get_all_licenses();
6668
-
6669
- unset( $all_licenses[ $this->_module_id ] );
6670
-
6671
- self::$_accounts->set_option( 'all_licenses', $all_licenses, $store );
6672
- }
6673
-
6674
- /**
6675
- * Check if Freemius was added on new plugin installation.
6676
- *
6677
- * @author Vova Feldman (@svovaf)
6678
- * @since 1.1.5
6679
- *
6680
- * @return bool
6681
- */
6682
- function is_plugin_new_install() {
6683
- return isset( $this->_storage->is_plugin_new_install ) &&
6684
- $this->_storage->is_plugin_new_install;
6685
- }
6686
-
6687
- /**
6688
- * Check if it's the first plugin release that is running Freemius.
6689
- *
6690
- * @author Vova Feldman (@svovaf)
6691
- * @since 1.2.1.5
6692
- *
6693
- * @return bool
6694
- */
6695
- function is_first_freemius_powered_version() {
6696
- return empty( $this->_storage->plugin_last_version );
6697
- }
6698
-
6699
- /**
6700
- * @author Leo Fajardo (@leorw)
6701
- * @since 1.2.2
6702
- *
6703
- * @return bool|string
6704
- */
6705
- private function get_previous_theme_slug() {
6706
- return isset( $this->_storage->previous_theme ) ?
6707
- $this->_storage->previous_theme :
6708
- false;
6709
- }
6710
-
6711
- /**
6712
- * @author Leo Fajardo (@leorw)
6713
- * @since 1.2.2
6714
- *
6715
- * @return string
6716
- */
6717
- private function can_activate_previous_theme() {
6718
- $slug = $this->get_previous_theme_slug();
6719
- if ( false !== $slug && current_user_can( 'switch_themes' ) ) {
6720
- $theme_instance = wp_get_theme( $slug );
6721
-
6722
- return $theme_instance->exists();
6723
- }
6724
-
6725
- return false;
6726
- }
6727
-
6728
- /**
6729
- * @author Leo Fajardo (@leorw)
6730
- * @since 1.2.2
6731
- */
6732
- private function activate_previous_theme() {
6733
- switch_theme( $this->get_previous_theme_slug() );
6734
- unset( $this->_storage->previous_theme );
6735
-
6736
- global $pagenow;
6737
- if ( 'themes.php' === $pagenow ) {
6738
- /**
6739
- * Refresh the active theme information.
6740
- *
6741
- * @author Leo Fajardo (@leorw)
6742
- * @since 1.2.2
6743
- */
6744
- fs_redirect( $this->admin_url( $pagenow ) );
6745
- }
6746
- }
6747
-
6748
- /**
6749
- * @author Leo Fajardo (@leorw)
6750
- * @since 1.2.2
6751
- *
6752
- * @return string
6753
- */
6754
- function get_previous_theme_activation_url() {
6755
- if ( ! $this->can_activate_previous_theme() ) {
6756
- return '';
6757
- }
6758
-
6759
- /**
6760
- * Activation URL
6761
- *
6762
- * @author Leo Fajardo (@leorw)
6763
- * @since 1.2.2
6764
- */
6765
- return wp_nonce_url(
6766
- $this->admin_url( 'themes.php?action=activate&stylesheet=' . urlencode( $this->get_previous_theme_slug() ) ),
6767
- 'switch-theme_' . $this->get_previous_theme_slug()
6768
- );
6769
- }
6770
-
6771
- /**
6772
- * Saves the slug of the previous theme if it still exists so that it can be used by the logic in the opt-in
6773
- * form that decides whether to add a close button to the opt-in dialog or not. So after a premium-only theme is
6774
- * activated, the close button will appear and will reactivate the previous theme if clicked. If the previous
6775
- * theme doesn't exist, then there will be no close button.
6776
- *
6777
- * @author Leo Fajardo (@leorw)
6778
- * @since 1.2.2
6779
- *
6780
- * @param string $slug_or_name Old theme's slug or name.
6781
- * @param bool|WP_Theme $old_theme WP_Theme instance of the old theme if it still exists.
6782
- */
6783
- function _activate_theme_event_hook( $slug_or_name, $old_theme = false ) {
6784
- $this->_storage->previous_theme = ( false !== $old_theme ) ?
6785
- $old_theme->get_stylesheet() :
6786
- $slug_or_name;
6787
-
6788
- $this->_activate_plugin_event_hook();
6789
- }
6790
-
6791
- /**
6792
- * Plugin activated hook.
6793
- *
6794
- * @author Vova Feldman (@svovaf)
6795
- * @since 1.0.1
6796
- *
6797
- * @uses FS_Api
6798
- */
6799
- function _activate_plugin_event_hook() {
6800
- $this->_logger->entrance( 'slug = ' . $this->_slug );
6801
-
6802
- if ( ! $this->is_user_admin() ) {
6803
- return;
6804
- }
6805
-
6806
- $this->unregister_uninstall_hook();
6807
-
6808
- // Clear API cache on activation.
6809
- FS_Api::clear_cache();
6810
-
6811
- $is_premium_version_activation = ( current_filter() !== ( 'activate_' . $this->_free_plugin_basename ) );
6812
-
6813
- $this->_logger->info( 'Activating ' . ( $is_premium_version_activation ? 'premium' : 'free' ) . ' plugin version.' );
6814
-
6815
- // 1. If running in the activation of the FREE module, get the basename of the PREMIUM.
6816
- // 2. If running in the activation of the PREMIUM module, get the basename of the FREE.
6817
- $other_version_basename = $is_premium_version_activation ?
6818
- $this->_free_plugin_basename :
6819
- $this->premium_plugin_basename();
6820
-
6821
- if ( ! $this->_is_network_active ) {
6822
- /**
6823
- * During the activation, the plugin isn't yet active, therefore,
6824
- * _is_network_active will be set to false even if it's a network level
6825
- * activation. So we need to fix that by looking at the is_network_admin() value.
6826
- *
6827
- * @author Vova Feldman
6828
- */
6829
- $this->_is_network_active = (
6830
- $this->_is_multisite_integrated &&
6831
- // Themes are always network activated, but the ACTUAL activation is per site.
6832
- $this->is_plugin() &&
6833
- fs_is_network_admin()
6834
- );
6835
- }
6836
-
6837
- /**
6838
- * If the other module version is activate, deactivate it.
6839
- *
6840
- * is_plugin_active() checks if the plugin active on the site or the network level
6841
- * and deactivate_plugins() deactivates the plugin whether its activated on the site
6842
- * or network level.
6843
- *
6844
- * @author Leo Fajardo (@leorw)
6845
- * @since 1.2.2
6846
- */
6847
- if ( is_plugin_active( $other_version_basename ) ) {
6848
- deactivate_plugins( $other_version_basename );
6849
- }
6850
-
6851
- if ( $this->is_registered() ) {
6852
- if ( $is_premium_version_activation ) {
6853
- $this->reconnect_locally();
6854
- }
6855
-
6856
-
6857
- // Schedule re-activation event and sync.
6858
- // $this->sync_install( array(), true );
6859
- $this->schedule_install_sync();
6860
-
6861
- // If activating the premium module version, add an admin notice to congratulate for an upgrade completion.
6862
- if ( $is_premium_version_activation ) {
6863
- $this->_admin_notices->add(
6864
- sprintf( $this->get_text_inline( 'The upgrade of %s was successfully completed.', 'successful-version-upgrade-message' ), sprintf( '<b>%s</b>', $this->_plugin->title ) ),
6865
- $this->get_text_x_inline( 'W00t',
6866
- 'Used to express elation, enthusiasm, or triumph (especially in electronic communication).', 'woot' ) . '!'
6867
- );
6868
- }
6869
- } else if ( $this->is_anonymous() ) {
6870
- if ( isset( $this->_storage->is_anonymous_ms ) && $this->_storage->is_anonymous_ms['is'] ) {
6871
- $plugin_version = $this->_storage->is_anonymous_ms['version'];
6872
- $network = true;
6873
- } else {
6874
- $plugin_version = $this->_storage->is_anonymous['version'];
6875
- $network = false;
6876
- }
6877
-
6878
- /**
6879
- * Reset "skipped" click cache on the following:
6880
- * 1. Freemius DEV mode.
6881
- * 2. WordPress DEBUG mode.
6882
- * 3. If a plugin and the user skipped the exact same version before.
6883
- *
6884
- * @since 1.2.2.7 Ulrich Pogson (@grapplerulrich) asked to not reset the SKIPPED flag if the exact same THEME version was activated before unless the developer is running with WP_DEBUG on, or Freemius debug mode on (WP_FS__DEV_MODE).
6885
- *
6886
- * @todo 4. If explicitly asked to retry after every activation.
6887
- */
6888
- if ( WP_FS__DEV_MODE ||
6889
- (
6890
- ( $this->is_plugin() || ( defined( 'WP_DEBUG' ) && WP_DEBUG ) ) &&
6891
- $this->get_plugin_version() == $plugin_version
6892
- )
6893
- ) {
6894
- $this->reset_anonymous_mode( $network );
6895
- }
6896
- }
6897
-
6898
- if (
6899
- $is_premium_version_activation &&
6900
- (
6901
- $this->is_anonymous() ||
6902
- (
6903
- $this->is_registered() &&
6904
- ! $this->is_trial() &&
6905
- ! $this->has_features_enabled_license()
6906
- )
6907
- )
6908
- ) {
6909
- $this->_storage->require_license_activation = true;
6910
- }
6911
-
6912
- if ( ! isset( $this->_storage->is_plugin_new_install ) ) {
6913
- /**
6914
- * If no previous version of plugin's version exist, it means that it's either
6915
- * the first time that the plugin installed on the site, or the plugin was installed
6916
- * before but didn't have Freemius integrated.
6917
- *
6918
- * Since register_activation_hook() do NOT fires on updates since 3.1, and only fires
6919
- * on manual activation via the dashboard, is_plugin_activation() is TRUE
6920
- * only after immediate activation.
6921
- *
6922
- * @since 1.1.4
6923
- * @link https://make.wordpress.org/core/2010/10/27/plugin-activation-hooks-no-longer-fire-for-updates/
6924
- */
6925
- $this->_storage->is_plugin_new_install = empty( $this->_storage->plugin_last_version );
6926
- }
6927
-
6928
- if ( ! $this->_anonymous_mode &&
6929
- $this->has_api_connectivity( WP_FS__DEV_MODE ) &&
6930
- ! $this->_isAutoInstall
6931
- ) {
6932
- // Store hint that the plugin was just activated to enable auto-redirection to settings.
6933
- set_transient( "fs_{$this->_module_type}_{$this->_slug}_activated", true, 60 );
6934
- }
6935
-
6936
- /**
6937
- * Activation hook is executed after the plugin's main file is loaded, therefore,
6938
- * after the plugin was loaded. The logic is located at activate_plugin()
6939
- * ./wp-admin/includes/plugin.php.
6940
- *
6941
- * @author Vova Feldman (@svovaf)
6942
- * @since 1.1.9
6943
- */
6944
- $this->_storage->was_plugin_loaded = true;
6945
- }
6946
-
6947
- /**
6948
- * Delete account.
6949
- *
6950
- * @author Vova Feldman (@svovaf)
6951
- * @since 1.0.3
6952
- *
6953
- * @param bool $check_user Enforce checking if user have plugins activation privileges.
6954
- */
6955
- function delete_account_event( $check_user = true ) {
6956
- $this->_logger->entrance( 'slug = ' . $this->_slug );
6957
-
6958
- if ( $check_user && ! $this->is_user_admin() ) {
6959
- return;
6960
- }
6961
-
6962
- $this->do_action( 'before_account_delete' );
6963
-
6964
- // Clear all admin notices.
6965
- $this->_admin_notices->clear_all_sticky( false );
6966
-
6967
- $this->_delete_site( false );
6968
-
6969
- $delete_network_common_data = true;
6970
-
6971
- if ( $this->_is_network_active ) {
6972
- $installs = $this->get_blog_install_map();
6973
-
6974
- // Don't delete common network data unless no other installs left.
6975
- $delete_network_common_data = empty( $installs );
6976
- }
6977
-
6978
- if ( $delete_network_common_data ) {
6979
- $this->_delete_plans( false );
6980
-
6981
- $this->_delete_licenses( false );
6982
-
6983
- // Delete add-ons related to plugin's account.
6984
- $this->_delete_account_addons( false );
6985
- }
6986
-
6987
- // @todo Delete plans and licenses of add-ons.
6988
-
6989
- self::$_accounts->store();
6990
-
6991
- /**
6992
- * IMPORTANT:
6993
- * Clear crons must be executed before clearing all storage.
6994
- * Otherwise, the cron will not be cleared.
6995
- */
6996
- if ( $delete_network_common_data ) {
6997
- $this->clear_sync_cron();
6998
- }
6999
-
7000
- $this->clear_install_sync_cron();
7001
-
7002
- // Clear all storage data.
7003
- $this->_storage->clear_all( true, array(
7004
- 'connectivity_test',
7005
- 'is_on',
7006
- ), false );
7007
-
7008
- // Send delete event.
7009
- $this->get_api_site_scope()->call( '/', 'delete' );
7010
-
7011
- $this->do_action( 'after_account_delete' );
7012
- }
7013
-
7014
- /**
7015
- * Delete network level account.
7016
- *
7017
- * @author Vova Feldman (@svovaf)
7018
- * @since 2.0.0
7019
- *
7020
- * @param bool $check_user Enforce checking if user have plugins activation privileges.
7021
- */
7022
- function delete_network_account_event( $check_user = true ) {
7023
- $this->_logger->entrance( 'slug = ' . $this->_slug );
7024
-
7025
- if ( $check_user && ! $this->is_user_admin() ) {
7026
- return;
7027
- }
7028
-
7029
- $this->do_action( 'before_network_account_delete' );
7030
-
7031
- // Clear all admin notices.
7032
- $this->_admin_notices->clear_all_sticky();
7033
-
7034
- $this->_delete_plans( false, false );
7035
-
7036
- $this->_delete_licenses( false );
7037
-
7038
- // Delete add-ons related to plugin's account.
7039
- $this->_delete_account_addons( false );
7040
-
7041
- // @todo Delete plans and licenses of add-ons.
7042
-
7043
- self::$_accounts->store( true );
7044
-
7045
- /**
7046
- * IMPORTANT:
7047
- * Clear crons must be executed before clearing all storage.
7048
- * Otherwise, the cron will not be cleared.
7049
- */
7050
- $this->clear_sync_cron( true );
7051
- $this->clear_install_sync_cron( true );
7052
-
7053
- $sites = self::get_sites();
7054
-
7055
- $install_ids = array();
7056
- foreach ( $sites as $site ) {
7057
- $blog_id = self::get_site_blog_id( $site );
7058
-
7059
- $install_id = $this->_delete_site( true, $blog_id );
7060
-
7061
- // Clear all storage data.
7062
- $this->_storage->clear_all( true, array( 'connectivity_test' ), $blog_id );
7063
-
7064
- if ( FS_Site::is_valid_id( $install_id ) ) {
7065
- $install_ids[] = $install_id;
7066
- }
7067
-
7068
- switch_to_blog( $blog_id );
7069
-
7070
- $this->do_action( 'after_account_delete' );
7071
-
7072
- restore_current_blog();
7073
- }
7074
-
7075
- $this->_storage->clear_all( true, array(
7076
- 'connectivity_test',
7077
- 'is_on',
7078
- ), true );
7079
-
7080
- // Send delete event.
7081
- if ( ! empty( $install_ids ) ) {
7082
- $result = $this->get_current_or_network_user_api_scope()->call( "/plugins/{$this->_module_id}/installs.json?ids=" . implode( ',', $install_ids ), 'delete' );
7083
- }
7084
-
7085
- $this->do_action( 'after_network_account_delete' );
7086
- }
7087
-
7088
- /**
7089
- * Plugin deactivation hook.
7090
- *
7091
- * @author Vova Feldman (@svovaf)
7092
- * @since 1.0.1
7093
- */
7094
- function _deactivate_plugin_hook() {
7095
- $this->_logger->entrance( 'slug = ' . $this->_slug );
7096
-
7097
- if ( ! $this->is_user_admin() ) {
7098
- return;
7099
- }
7100
-
7101
- $is_network_deactivation = fs_is_network_admin();
7102
- $storage_keys_for_removal = array();
7103
-
7104
- $this->_admin_notices->clear_all_sticky();
7105
-
7106
- $storage_keys_for_removal[] = 'sticky_optin_added';
7107
- if ( isset( $this->_storage->sticky_optin_added ) ) {
7108
- unset( $this->_storage->sticky_optin_added );
7109
- }
7110
-
7111
- if ( ! isset( $this->_storage->is_plugin_new_install ) ) {
7112
- // Remember that plugin was already installed.
7113
- $this->_storage->is_plugin_new_install = false;
7114
- }
7115
-
7116
- // Hook to plugin uninstall.
7117
- register_uninstall_hook( $this->_plugin_main_file_path, array( 'Freemius', '_uninstall_plugin_hook' ) );
7118
-
7119
- $this->clear_module_main_file_cache();
7120
- $this->clear_sync_cron( $this->_is_network_active );
7121
- $this->clear_install_sync_cron();
7122
-
7123
- if ( $this->is_registered() ) {
7124
- if ( $this->is_premium() && ! $this->has_active_valid_license() ) {
7125
- FS_Plugin_Updater::instance( $this )->delete_update_data();
7126
- }
7127
-
7128
- if ( $is_network_deactivation ) {
7129
- // Send deactivation event.
7130
- $this->sync_installs( array(
7131
- 'is_active' => false,
7132
- ) );
7133
- } else {
7134
- // Send deactivation event.
7135
- $this->sync_install( array(
7136
- 'is_active' => false,
7137
- ) );
7138
- }
7139
- } else {
7140
- if ( ! $this->has_api_connectivity() ) {
7141
- // Reset connectivity test cache.
7142
- unset( $this->_storage->connectivity_test );
7143
-
7144
- $storage_keys_for_removal[] = 'connectivity_test';
7145
- }
7146
- }
7147
-
7148
- if ( $is_network_deactivation ) {
7149
- if ( isset( $this->_storage->sticky_optin_added_ms ) ) {
7150
- unset( $this->_storage->sticky_optin_added_ms );
7151
- }
7152
-
7153
- if ( ! empty( $storage_keys_for_removal ) ) {
7154
- $sites = self::get_sites();
7155
-
7156
- foreach ( $sites as $site ) {
7157
- $blog_id = self::get_site_blog_id( $site );
7158
-
7159
- foreach ( $storage_keys_for_removal as $key ) {
7160
- $this->_storage->remove( $key, false, $blog_id );
7161
- }
7162
-
7163
- $this->_storage->save( $blog_id );
7164
- }
7165
- }
7166
- }
7167
-
7168
- // Clear API cache on deactivation.
7169
- FS_Api::clear_cache();
7170
-
7171
- $this->remove_sdk_reference();
7172
- }
7173
-
7174
- /**
7175
- * @author Vova Feldman (@svovaf)
7176
- * @since 1.1.6
7177
- */
7178
- private function remove_sdk_reference() {
7179
- global $fs_active_plugins;
7180
-
7181
- foreach ( $fs_active_plugins->plugins as $sdk_path => $data ) {
7182
- if ( $this->_plugin_basename == $data->plugin_path ) {
7183
- unset( $fs_active_plugins->plugins[ $sdk_path ] );
7184
- break;
7185
- }
7186
- }
7187
-
7188
- fs_fallback_to_newest_active_sdk();
7189
- }
7190
-
7191
- /**
7192
- * @author Vova Feldman (@svovaf)
7193
- * @since 1.1.3
7194
- *
7195
- * @param bool $is_anonymous
7196
- * @param bool|int $network_or_blog_id Since 2.0.0
7197
- */
7198
- private function set_anonymous_mode( $is_anonymous = true, $network_or_blog_id = 0 ) {
7199
- // Store information regarding skip to try and opt-in the user
7200
- // again in the future.
7201
- $skip_info = array(
7202
- 'is' => $is_anonymous,
7203
- 'timestamp' => WP_FS__SCRIPT_START_TIME,
7204
- 'version' => $this->get_plugin_version(),
7205
- );
7206
-
7207
- if ( true === $network_or_blog_id ) {
7208
- $this->_storage->is_anonymous_ms = $skip_info;
7209
- } else {
7210
- $this->_storage->store( 'is_anonymous', $skip_info, $network_or_blog_id );
7211
- }
7212
-
7213
- $this->network_upgrade_mode_completed();
7214
-
7215
- // Update anonymous mode cache.
7216
- $this->_is_anonymous = $is_anonymous;
7217
- }
7218
-
7219
- /**
7220
- * @author Vova Feldman (@svovaf)
7221
- * @since 2.0.0
7222
- *
7223
- * @param int $blog_id Site ID.
7224
- * @param int $user_id User ID.
7225
- * @param string $domain Site domain.
7226
- * @param string $path Site path.
7227
- * @param int $network_id Network ID. Only relevant on multi-network installations.
7228
- * @param array $meta Metadata. Used to set initial site options.
7229
- *
7230
- * @uses Freemius::is_license_network_active() to check if the context license was network activated by the super-admin.
7231
- * @uses Freemius::is_network_connected() to check if the super-admin network opted-in.
7232
- * @uses Freemius::is_network_anonymous() to check if the super-admin network skipped.
7233
- * @uses Freemius::is_network_delegated_connection() to check if the super-admin network delegated the connection to the site admins.
7234
- */
7235
- function _after_new_blog_callback( $blog_id, $user_id, $domain, $path, $network_id, $meta ) {
7236
- $this->_logger->entrance();
7237
-
7238
- if ( $this->is_premium() &&
7239
- $this->is_network_connected() &&
7240
- is_object( $this->_license ) &&
7241
- $this->_license->can_activate( FS_Site::is_localhost_by_address( $domain ) ) &&
7242
- $this->is_license_network_active( $blog_id )
7243
- ) {
7244
- /**
7245
- * Running the premium version, the license was network activated, and the license can also be activated on the current site -> so try to opt-in with the license key.
7246
- */
7247
- $current_blog_id = get_current_blog_id();
7248
- $license = clone $this->_license;
7249
-
7250
- $this->switch_to_blog( $blog_id );
7251
-
7252
- // Opt-in with network user.
7253
- $this->install_with_user(
7254
- $this->get_network_user(),
7255
- $license->secret_key,
7256
- false,
7257
- false,
7258
- false
7259
- );
7260
-
7261
- if ( is_object( $this->_site ) ) {
7262
- if ( $this->_site->license_id == $license->id ) {
7263
- /**
7264
- * If the license was activated successfully, sync the license data from the remote server.
7265
- */
7266
- $this->_license = $license;
7267
- $this->sync_site_license();
7268
- }
7269
- }
7270
-
7271
- $this->switch_to_blog( $current_blog_id );
7272
-
7273
- if ( is_object( $this->_site ) ) {
7274
- // Already connected (with or without a license), so no need to continue.
7275
- return;
7276
- }
7277
- }
7278
-
7279
- if ( $this->is_network_anonymous() ) {
7280
- /**
7281
- * Opt-in was network skipped so automatically skip the opt-in for the new site.
7282
- */
7283
- $this->skip_site_connection( $blog_id );
7284
- } else if ( $this->is_network_delegated_connection() ) {
7285
- /**
7286
- * Opt-in was network delegated so automatically delegate the opt-in for the new site's admin.
7287
- */
7288
- $this->delegate_site_connection( $blog_id );
7289
- } else if ( $this->is_network_connected() ) {
7290
- /**
7291
- * Opt-in was network activated so automatically opt-in with the network user and new site admin.
7292
- */
7293
- $current_blog_id = get_current_blog_id();
7294
-
7295
- $this->switch_to_blog( $blog_id );
7296
-
7297
- // Opt-in with network user.
7298
- $this->install_with_user(
7299
- $this->get_network_user(),
7300
- false,
7301
- false,
7302
- false,
7303
- false
7304
- );
7305
-
7306
- $this->switch_to_blog( $current_blog_id );
7307
- } else {
7308
- /**
7309
- * If the super-admin mixed different options (connect, skip, delegated):
7310
- * a) If at least one site connection was delegated, then automatically delegate connection.
7311
- * b) Otherwise, it means that at least one site was skipped and at least one site was connected. For a simplified UX in the initial release of the multisite network integration, skip the connection for the newly created site. If the super-admin will want to opt-in they can still do that from the network level Account page.
7312
- */
7313
- $has_delegated_site = false;
7314
-
7315
- $sites = self::get_sites();
7316
- foreach ( $sites as $site ) {
7317
- $blog_id = self::get_site_blog_id( $site );
7318
-
7319
- if ( $this->is_site_delegated_connection( $blog_id ) ) {
7320
- $has_delegated_site = true;
7321
- break;
7322
- }
7323
- }
7324
-
7325
- if ( $has_delegated_site ) {
7326
- $this->delegate_site_connection( $blog_id );
7327
- } else {
7328
- $this->skip_site_connection( $blog_id );
7329
- }
7330
- }
7331
- }
7332
-
7333
- /**
7334
- * @author Vova Feldman (@svovaf)
7335
- * @since 1.1.3
7336
- *
7337
- * @param bool|int $network_or_blog_id Since 2.0.0.
7338
- */
7339
- private function reset_anonymous_mode( $network_or_blog_id = 0 ) {
7340
- if ( true === $network_or_blog_id ) {
7341
- unset( $this->_storage->is_anonymous_ms );
7342
- } else {
7343
- $this->_storage->remove( 'is_anonymous', true, $network_or_blog_id );
7344
- }
7345
-
7346
- /**
7347
- * Ensure that this field is also "false", otherwise, if the current module's type is "theme" and the module
7348
- * has no menus, the opt-in popup will not be shown immediately (in this case, the user will have to click
7349
- * on the admin notice that contains the opt-in link in order to trigger the opt-in popup).
7350
- *
7351
- * @author Leo Fajardo (@leorw)
7352
- * @since 1.2.2
7353
- */
7354
- if ( ! $this->_is_network_active ||
7355
- 0 === $network_or_blog_id ||
7356
- get_current_blog_id() == $network_or_blog_id ||
7357
- ( true === $network_or_blog_id && fs_is_network_admin() )
7358
- ) {
7359
- unset( $this->_is_anonymous );
7360
- }
7361
- }
7362
-
7363
- /**
7364
- * This is used to ensure that before redirecting to the opt-in page after resetting the anonymous mode or
7365
- * deleting the account in the network level, the URL of the page to redirect to is correct.
7366
- *
7367
- * @author Leo Fajardo (@leorw)
7368
- *
7369
- * @since 2.1.3
7370
- */
7371
- private function maybe_set_slug_and_network_menu_exists_flag() {
7372
- if ( ! empty( $this->_dynamically_added_top_level_page_hook_name ) ) {
7373
- $this->_menu->set_slug_and_network_menu_exists_flag( $this->_menu->has_menu() ?
7374
- $this->_menu->get_slug() :
7375
- $this->_slug
7376
- );
7377
- }
7378
- }
7379
-
7380
- /**
7381
- * Clears the anonymous mode and redirects to the opt-in screen.
7382
- *
7383
- * @author Vova Feldman (@svovaf)
7384
- * @since 1.1.7
7385
- */
7386
- function connect_again() {
7387
- if ( ! $this->is_anonymous() ) {
7388
- return;
7389
- }
7390
-
7391
- $this->reset_anonymous_mode( fs_is_network_admin() );
7392
-
7393
- $this->maybe_set_slug_and_network_menu_exists_flag();
7394
-
7395
- fs_redirect( $this->get_activation_url() );
7396
- }
7397
-
7398
- /**
7399
- * Skip account connect, and set anonymous mode.
7400
- *
7401
- * @author Vova Feldman (@svovaf)
7402
- * @since 1.1.1
7403
- *
7404
- * @param array|null $sites Since 2.0.0. Specific sites.
7405
- * @param bool $skip_all_network Since 2.0.0. If true, skip connection for all sites.
7406
- */
7407
- function skip_connection( $sites = null, $skip_all_network = false ) {
7408
- $this->_logger->entrance();
7409
-
7410
- $this->_admin_notices->remove_sticky( 'connect_account' );
7411
-
7412
- if ( $skip_all_network ) {
7413
- $this->set_anonymous_mode( true, true );
7414
- }
7415
-
7416
- if ( ! $skip_all_network && empty( $sites ) ) {
7417
- $this->skip_site_connection();
7418
- } else {
7419
- $uids = array();
7420
-
7421
- if ( $skip_all_network ) {
7422
- $this->set_anonymous_mode( true, true );
7423
-
7424
- $sites = self::get_sites();
7425
- foreach ( $sites as $site ) {
7426
- $blog_id = self::get_site_blog_id( $site );
7427
- $this->skip_site_connection( $blog_id, false );
7428
- $uids[] = $this->get_anonymous_id( $blog_id );
7429
- }
7430
- } else if ( ! empty( $sites ) ) {
7431
- foreach ( $sites as $site ) {
7432
- $uids[] = $site['uid'];
7433
- $this->skip_site_connection( $site['blog_id'], false );
7434
- }
7435
- }
7436
-
7437
- // Send anonymous skip event.
7438
- // No user identified info nor any tracking will be sent after the user skips the opt-in.
7439
- $this->get_api_plugin_scope()->call( 'skip.json', 'put', array(
7440
- 'uids' => $uids,
7441
- ) );
7442
- }
7443
-
7444
- $this->network_upgrade_mode_completed();
7445
- }
7446
-
7447
- /**
7448
- * Skip connection for specific site in the network.
7449
- *
7450
- * @author Vova Feldman (@svovaf)
7451
- * @since 2.0.0
7452
- *
7453
- * @param int|null $blog_id
7454
- * @param bool $send_skip
7455
- */
7456
- private function skip_site_connection( $blog_id = null, $send_skip = true ) {
7457
- $this->_logger->entrance();
7458
-
7459
- $this->_admin_notices->remove_sticky( 'connect_account', $blog_id );
7460
-
7461
- $this->set_anonymous_mode( true, $blog_id );
7462
-
7463
- if ( $send_skip ) {
7464
- $this->get_api_plugin_scope()->call( 'skip.json', 'put', array(
7465
- 'uids' => array( $this->get_anonymous_id( $blog_id ) ),
7466
- ) );
7467
- }
7468
- }
7469
-
7470
- /**
7471
- * Plugin version update hook.
7472
- *
7473
- * @author Vova Feldman (@svovaf)
7474
- * @since 1.0.4
7475
- */
7476
- private function update_plugin_version_event() {
7477
- $this->_logger->entrance();
7478
-
7479
- if ( ! $this->is_registered() ) {
7480
- return;
7481
- }
7482
-
7483
- $this->schedule_install_sync();
7484
- // $this->sync_install( array(), true );
7485
- }
7486
-
7487
- /**
7488
- * Generate an MD5 signature of a plugins collection.
7489
- * This helper methods used to identify changes in a plugins collection.
7490
- *
7491
- * @author Vova Feldman (@svovaf)
7492
- * @since 2.0.0
7493
- *
7494
- * @param array [string]array $plugins
7495
- *
7496
- * @return string
7497
- */
7498
- private function get_plugins_thumbprint( $plugins ) {
7499
- ksort( $plugins );
7500
-
7501
- $thumbprint = '';
7502
- foreach ( $plugins as $basename => $data ) {
7503
- $thumbprint .= $data['slug'] . ',' .
7504
- $data['Version'] . ',' .
7505
- ( $data['is_active'] ? '1' : '0' ) . ';';
7506
- }
7507
-
7508
- return md5( $thumbprint );
7509
- }
7510
-
7511
- /**
7512
- * Return a list of modified plugins since the last sync.
7513
- *
7514
- * Note:
7515
- * There's no point to store a plugins counter since even if the number of
7516
- * plugins didn't change, we still need to check if the versions are all the
7517
- * same and the activity state is similar.
7518
- *
7519
- * @author Vova Feldman (@svovaf)
7520
- * @since 1.1.8
7521
- *
7522
- * @return array|false
7523
- */
7524
- private function get_plugins_data_for_api() {
7525
- // Alias.
7526
- $site_active_plugins_option_name = 'active_plugins';
7527
- $network_plugins_option_name = 'all_plugins';
7528
-
7529
- /**
7530
- * Collection of all site level active plugins.
7531
- */
7532
- $site_active_plugins_cache = self::$_accounts->get_option( $site_active_plugins_option_name );
7533
-
7534
- if ( ! is_object( $site_active_plugins_cache ) ) {
7535
- $site_active_plugins_cache = (object) array(
7536
- 'timestamp' => '',
7537
- 'md5' => '',
7538
- 'plugins' => array(),
7539
- );
7540
- }
7541
-
7542
- $time = time();
7543
-
7544
- if ( ! empty( $site_active_plugins_cache->timestamp ) &&
7545
- ( $time - $site_active_plugins_cache->timestamp ) < WP_FS__TIME_5_MIN_IN_SEC
7546
- ) {
7547
- // Don't send plugin updates if last update was in the past 5 min.
7548
- return false;
7549
- }
7550
-
7551
- // Write timestamp to lock the logic.
7552
- $site_active_plugins_cache->timestamp = $time;
7553
- self::$_accounts->set_option( $site_active_plugins_option_name, $site_active_plugins_cache, true );
7554
-
7555
- // Reload options from DB.
7556
- self::$_accounts->load( true );
7557
- $site_active_plugins_cache = self::$_accounts->get_option( $site_active_plugins_option_name );
7558
-
7559
- if ( $time != $site_active_plugins_cache->timestamp ) {
7560
- // If timestamp is different, then another thread captured the lock.
7561
- return false;
7562
- }
7563
-
7564
- /**
7565
- * Collection of all plugins (network level).
7566
- */
7567
- $network_plugins_cache = self::$_accounts->get_option( $network_plugins_option_name );
7568
-
7569
- if ( ! is_object( $network_plugins_cache ) ) {
7570
- $network_plugins_cache = (object) array(
7571
- 'timestamp' => '',
7572
- 'md5' => '',
7573
- 'plugins' => array(),
7574
- );
7575
- }
7576
-
7577
- // Check if there's a change in plugins.
7578
- $network_plugins = self::get_network_plugins();
7579
- $site_active_plugins = self::get_site_active_plugins();
7580
-
7581
- $network_plugins_thumbprint = $this->get_plugins_thumbprint( $network_plugins );
7582
- $site_active_plugins_thumbprint = $this->get_plugins_thumbprint( $site_active_plugins );
7583
-
7584
- // Check if plugins status changed (version or active/inactive).
7585
- $network_plugins_changed = ( $network_plugins_cache->md5 !== $network_plugins_thumbprint );
7586
- $site_active_plugins_changed = ( $site_active_plugins_cache->md5 !== $site_active_plugins_thumbprint );
7587
-
7588
- if ( ! $network_plugins_changed &&
7589
- ! $site_active_plugins_changed
7590
- ) {
7591
- // No changes.
7592
- return array();
7593
- }
7594
-
7595
- $plugins_update_data = array();
7596
-
7597
- foreach ( $network_plugins_cache->plugins as $basename => $data ) {
7598
- if ( ! isset( $network_plugins[ $basename ] ) ) {
7599
- // Plugin uninstalled.
7600
- $uninstalled_plugin_data = $data;
7601
- $uninstalled_plugin_data['is_active'] = false;
7602
- $uninstalled_plugin_data['is_uninstalled'] = true;
7603
- $plugins_update_data[] = $uninstalled_plugin_data;
7604
-
7605
- unset( $network_plugins[ $basename ] );
7606
-
7607
- unset( $network_plugins_cache->plugins[ $basename ] );
7608
- unset( $site_active_plugins_cache->plugins[ $basename ] );
7609
-
7610
- continue;
7611
- }
7612
-
7613
- $was_active = $data['is_active'] ||
7614
- ( isset( $site_active_plugins_cache->plugins[ $basename ] ) &&
7615
- true === $site_active_plugins_cache->plugins[ $basename ]['is_active'] );
7616
- $is_active = $network_plugins[ $basename ]['is_active'] ||
7617
- ( isset( $site_active_plugins[ $basename ] ) &&
7618
- $site_active_plugins[ $basename ]['is_active'] );
7619
-
7620
- if ( ! isset( $site_active_plugins_cache->plugins[ $basename ] ) &&
7621
- isset( $site_active_plugins[ $basename ] )
7622
- ) {
7623
- // Plugin was site level activated.
7624
- $site_active_plugins_cache->plugins[ $basename ] = $network_plugins[ $basename ];
7625
- $site_active_plugins_cache->plugins[ $basename ]['is_active'] = true;
7626
- } else if ( isset( $site_active_plugins_cache->plugins[ $basename ] ) &&
7627
- ! isset( $site_active_plugins[ $basename ] )
7628
- ) {
7629
- // Plugin was site level deactivated.
7630
- unset( $site_active_plugins_cache->plugins[ $basename ] );
7631
- }
7632
-
7633
- $prev_version = $data['version'];
7634
- $current_version = $network_plugins[ $basename ]['Version'];
7635
-
7636
- if ( $was_active !== $is_active || $prev_version !== $current_version ) {
7637
- // Plugin activated or deactivated, or version changed.
7638
-
7639
- if ( $was_active !== $is_active ) {
7640
- if ( $data['is_active'] != $network_plugins[ $basename ]['is_active'] ) {
7641
- $network_plugins_cache->plugins[ $basename ]['is_active'] = $data['is_active'];
7642
- }
7643
- }
7644
-
7645
- if ( $prev_version !== $current_version ) {
7646
- $network_plugins_cache->plugins[ $basename ]['Version'] = $current_version;
7647
- }
7648
-
7649
- $updated_plugin_data = $data;
7650
- $updated_plugin_data['is_active'] = $is_active;
7651
- $updated_plugin_data['version'] = $current_version;
7652
- $updated_plugin_data['title'] = $network_plugins[ $basename ]['Name'];
7653
- $plugins_update_data[] = $updated_plugin_data;
7654
- }
7655
- }
7656
-
7657
- // Find new plugins that weren't yet seen before.
7658
- foreach ( $network_plugins as $basename => $data ) {
7659
- if ( ! isset( $network_plugins_cache->plugins[ $basename ] ) ) {
7660
- // New plugin.
7661
- $new_plugin = array(
7662
- 'slug' => $data['slug'],
7663
- 'version' => $data['Version'],
7664
- 'title' => $data['Name'],
7665
- 'is_active' => $data['is_active'],
7666
- 'is_uninstalled' => false,
7667
- );
7668
-
7669
- $plugins_update_data[] = $new_plugin;
7670
- $network_plugins_cache->plugins[ $basename ] = $new_plugin;
7671
-
7672
- if ( isset( $site_active_plugins[ $basename ] ) ) {
7673
- $site_active_plugins_cache->plugins[ $basename ] = $new_plugin;
7674
- $site_active_plugins_cache->plugins[ $basename ]['is_active'] = true;
7675
- }
7676
- }
7677
- }
7678
-
7679
- $site_active_plugins_cache->md5 = $site_active_plugins_thumbprint;
7680
- $site_active_plugins_cache->timestamp = $time;
7681
- self::$_accounts->set_option( $site_active_plugins_option_name, $site_active_plugins_cache, true );
7682
-
7683
- $network_plugins_cache->md5 = $network_plugins_thumbprint;
7684
- $network_plugins_cache->timestamp = $time;
7685
- self::$_accounts->set_option( $network_plugins_option_name, $network_plugins_cache, true );
7686
-
7687
- return $plugins_update_data;
7688
- }
7689
-
7690
- /**
7691
- * Return a list of modified themes since the last sync.
7692
- *
7693
- * Note:
7694
- * There's no point to store a themes counter since even if the number of
7695
- * themes didn't change, we still need to check if the versions are all the
7696
- * same and the activity state is similar.
7697
- *
7698
- * @author Vova Feldman (@svovaf)
7699
- * @since 1.1.8
7700
- *
7701
- * @return array|false
7702
- */
7703
- private function get_themes_data_for_api() {
7704
- // Alias.
7705
- $option_name = 'all_themes';
7706
-
7707
- $all_cached_themes = self::$_accounts->get_option( $option_name );
7708
-
7709
- if ( ! is_object( $all_cached_themes ) ) {
7710
- $all_cached_themes = (object) array(
7711
- 'timestamp' => '',
7712
- 'md5' => '',
7713
- 'themes' => array(),
7714
- );
7715
- }
7716
-
7717
- $time = time();
7718
-
7719
- if ( ! empty( $all_cached_themes->timestamp ) &&
7720
- ( $time - $all_cached_themes->timestamp ) < WP_FS__TIME_5_MIN_IN_SEC
7721
- ) {
7722
- // Don't send theme updates if last update was in the past 5 min.
7723
- return false;
7724
- }
7725
-
7726
- // Write timestamp to lock the logic.
7727
- $all_cached_themes->timestamp = $time;
7728
- self::$_accounts->set_option( $option_name, $all_cached_themes, true );
7729
-
7730
- // Reload options from DB.
7731
- self::$_accounts->load( true );
7732
- $all_cached_themes = self::$_accounts->get_option( $option_name );
7733
-
7734
- if ( $time != $all_cached_themes->timestamp ) {
7735
- // If timestamp is different, then another thread captured the lock.
7736
- return false;
7737
- }
7738
-
7739
- // Get active theme.
7740
- $active_theme = wp_get_theme();
7741
- $active_theme_stylesheet = $active_theme->get_stylesheet();
7742
-
7743
- // Check if there's a change in themes.
7744
- $all_themes = wp_get_themes();
7745
-
7746
- // Check if themes changed.
7747
- ksort( $all_themes );
7748
-
7749
- $themes_signature = '';
7750
- foreach ( $all_themes as $slug => $data ) {
7751
- $is_active = ( $slug === $active_theme_stylesheet );
7752
- $themes_signature .= $slug . ',' .
7753
- $data->version . ',' .
7754
- ( $is_active ? '1' : '0' ) . ';';
7755
- }
7756
-
7757
- // Check if themes status changed (version or active/inactive).
7758
- $themes_changed = ( $all_cached_themes->md5 !== md5( $themes_signature ) );
7759
-
7760
- $themes_update_data = array();
7761
-
7762
- if ( $themes_changed ) {
7763
- // Change in themes, report changes.
7764
-
7765
- // Update existing themes info.
7766
- foreach ( $all_cached_themes->themes as $slug => $data ) {
7767
- $is_active = ( $slug === $active_theme_stylesheet );
7768
-
7769
- if ( ! isset( $all_themes[ $slug ] ) ) {
7770
- // Plugin uninstalled.
7771
- $uninstalled_theme_data = $data;
7772
- $uninstalled_theme_data['is_active'] = false;
7773
- $uninstalled_theme_data['is_uninstalled'] = true;
7774
- $themes_update_data[] = $uninstalled_theme_data;
7775
-
7776
- unset( $all_themes[ $slug ] );
7777
- unset( $all_cached_themes->themes[ $slug ] );
7778
- } else if ( $data['is_active'] !== $is_active ||
7779
- $data['version'] !== $all_themes[ $slug ]->version
7780
- ) {
7781
- // Plugin activated or deactivated, or version changed.
7782
-
7783
- $all_cached_themes->themes[ $slug ]['is_active'] = $is_active;
7784
- $all_cached_themes->themes[ $slug ]['version'] = $all_themes[ $slug ]->version;
7785
-
7786
- $themes_update_data[] = $all_cached_themes->themes[ $slug ];
7787
- }
7788
- }
7789
-
7790
- // Find new themes that weren't yet seen before.
7791
- foreach ( $all_themes as $slug => $data ) {
7792
- if ( ! isset( $all_cached_themes->themes[ $slug ] ) ) {
7793
- $is_active = ( $slug === $active_theme_stylesheet );
7794
-
7795
- // New plugin.
7796
- $new_plugin = array(
7797
- 'slug' => $slug,
7798
- 'version' => $data->version,
7799
- 'title' => $data->name,
7800
- 'is_active' => $is_active,
7801
- 'is_uninstalled' => false,
7802
- );
7803
-
7804
- $themes_update_data[] = $new_plugin;
7805
- $all_cached_themes->themes[ $slug ] = $new_plugin;
7806
- }
7807
- }
7808
-
7809
- $all_cached_themes->md5 = md5( $themes_signature );
7810
- $all_cached_themes->timestamp = time();
7811
- self::$_accounts->set_option( $option_name, $all_cached_themes, true );
7812
- }
7813
-
7814
- return $themes_update_data;
7815
- }
7816
-
7817
- /**
7818
- * Get site data for API install request.
7819
- *
7820
- * @author Vova Feldman (@svovaf)
7821
- * @since 1.1.2
7822
- *
7823
- * @param string[] string $override
7824
- * @param bool $include_plugins Since 1.1.8 by default include plugin changes.
7825
- * @param bool $include_themes Since 1.1.8 by default include plugin changes.
7826
- *
7827
- * @return array
7828
- */
7829
- private function get_install_data_for_api(
7830
- array $override,
7831
- $include_plugins = true,
7832
- $include_themes = true
7833
- ) {
7834
- /**
7835
- * @since 1.1.8 Also send plugin updates.
7836
- */
7837
- if ( $include_plugins && ! isset( $override['plugins'] ) ) {
7838
- $plugins = $this->get_plugins_data_for_api();
7839
- if ( ! empty( $plugins ) ) {
7840
- $override['plugins'] = $plugins;
7841
- }
7842
- }
7843
- /**
7844
- * @since 1.1.8 Also send themes updates.
7845
- */
7846
- if ( $include_themes && ! isset( $override['themes'] ) ) {
7847
- $themes = $this->get_themes_data_for_api();
7848
- if ( ! empty( $themes ) ) {
7849
- $override['themes'] = $themes;
7850
- }
7851
- }
7852
-
7853
- $versions = $this->get_versions();
7854
-
7855
- return array_merge( $versions, array(
7856
- 'version' => $this->get_plugin_version(),
7857
- 'is_premium' => $this->is_premium(),
7858
- 'language' => get_bloginfo( 'language' ),
7859
- 'charset' => get_bloginfo( 'charset' ),
7860
- 'title' => get_bloginfo( 'name' ),
7861
- 'url' => get_site_url(),
7862
- // Special params.
7863
- 'is_active' => true,
7864
- 'is_disconnected' => $this->is_tracking_prohibited(),
7865
- 'is_uninstalled' => false,
7866
- ), $override );
7867
- }
7868
-
7869
- /**
7870
- * Update installs details.
7871
- *
7872
- * @todo V1 of multiste network support doesn't support plugin and theme data sending.
7873
- *
7874
- * @author Vova Feldman (@svovaf)
7875
- * @since 2.0.0
7876
- *
7877
- * @param string[] string $override
7878
- * @param bool $only_diff
7879
- * @param bool $include_plugins Since 1.1.8 by default include plugin changes.
7880
- * @param bool $include_themes Since 1.1.8 by default include plugin changes.
7881
- *
7882
- * @return array
7883
- */
7884
- private function get_installs_data_for_api(
7885
- array $override,
7886
- $only_diff = false,
7887
- $include_plugins = true,
7888
- $include_themes = true
7889
- ) {
7890
- /**
7891
- * @since 1.1.8 Also send plugin updates.
7892
- */
7893
- // if ( $include_plugins && ! isset( $override['plugins'] ) ) {
7894
- // $plugins = $this->get_plugins_data_for_api();
7895
- // if ( ! empty( $plugins ) ) {
7896
- // $override['plugins'] = $plugins;
7897
- // }
7898
- // }
7899
- /**
7900
- * @since 1.1.8 Also send themes updates.
7901
- */
7902
- // if ( $include_themes && ! isset( $override['themes'] ) ) {
7903
- // $themes = $this->get_themes_data_for_api();
7904
- // if ( ! empty( $themes ) ) {
7905
- // $override['themes'] = $themes;
7906
- // }
7907
- // }
7908
-
7909
- // Common properties.
7910
- $versions = $this->get_versions();
7911
- $common = array_merge( $versions, array(
7912
- 'version' => $this->get_plugin_version(),
7913
- 'is_premium' => $this->is_premium(),
7914
- ), $override );
7915
-
7916
-
7917
- $is_common_diff_for_any_site = false;
7918
- $common_diff_union = array();
7919
-
7920
- $installs_data = array();
7921
-
7922
- $sites = self::get_sites();
7923
-
7924
- foreach ( $sites as $site ) {
7925
- $blog_id = self::get_site_blog_id( $site );
7926
-
7927
- $install = $this->get_install_by_blog_id( $blog_id );
7928
-
7929
- if ( is_object( $install ) ) {
7930
- if ( $install->user_id != $this->_user->id ) {
7931
- // Install belongs to a different owner.
7932
- continue;
7933
- }
7934
-
7935
- if ( ! $this->is_premium() && $install->is_tracking_prohibited() ) {
7936
- // Don't send updates regarding opted-out installs.
7937
- continue;
7938
- }
7939
-
7940
- $install_data = $this->get_site_info( $site );
7941
-
7942
- $uid = $install_data['uid'];
7943
-
7944
- unset( $install_data['blog_id'] );
7945
- unset( $install_data['uid'] );
7946
-
7947
- $install_data['is_disconnected'] = $install->is_disconnected;
7948
- $install_data['is_active'] = $this->is_active_for_site( $blog_id );
7949
- $install_data['is_uninstalled'] = $install->is_uninstalled;
7950
-
7951
- $common_diff = null;
7952
- $is_common_diff = false;
7953
- if ( $only_diff ) {
7954
- $install_data = $this->get_install_diff_for_api( $install_data, $install, $override );
7955
- $common_diff = $this->get_install_diff_for_api( $common, $install, $override );
7956
-
7957
- $is_common_diff = ! empty( $common_diff );
7958
-
7959
- if ( $is_common_diff ) {
7960
- foreach ( $common_diff as $k => $v ) {
7961
- if ( ! isset( $common_diff_union[ $k ] ) ) {
7962
- $common_diff_union[ $k ] = $v;
7963
- }
7964
- }
7965
- }
7966
-
7967
- $is_common_diff_for_any_site = $is_common_diff_for_any_site || $is_common_diff;
7968
- }
7969
-
7970
- if ( ! empty( $install_data ) || $is_common_diff ) {
7971
- // Add install ID and site unique ID.
7972
- $install_data['id'] = $install->id;
7973
- $install_data['uid'] = $uid;
7974
-
7975
- $installs_data[] = $install_data;
7976
- }
7977
- }
7978
- }
7979
-
7980
- restore_current_blog();
7981
-
7982
- if ( 0 < count( $installs_data ) && ( $is_common_diff_for_any_site || ! $only_diff ) ) {
7983
- if ( ! $only_diff ) {
7984
- $installs_data[] = $common;
7985
- } else if ( ! empty( $common_diff_union ) ) {
7986
- $installs_data[] = $common_diff_union;
7987
- }
7988
- }
7989
-
7990
- foreach ( $installs_data as &$data ) {
7991
- $data = (object) $data;
7992
- }
7993
-
7994
- return $installs_data;
7995
- }
7996
-
7997
- /**
7998
- * Compare site actual data to the stored install data and return the differences for an API data sync.
7999
- *
8000
- * @author Vova Feldman (@svovaf)
8001
- * @since 2.0.0
8002
- *
8003
- * @param array $site
8004
- * @param FS_Site $install
8005
- * @param string[] string $override
8006
- *
8007
- * @return array
8008
- */
8009
- private function get_install_diff_for_api( $site, $install, $override = array() ) {
8010
- $diff = array();
8011
- $special = array();
8012
- $special_override = false;
8013
-
8014
- foreach ( $site as $p => $v ) {
8015
- if ( property_exists( $install, $p ) ) {
8016
- if ( ( is_bool( $install->{$p} ) || ! empty( $install->{$p} ) ) &&
8017
- $install->{$p} != $v
8018
- ) {
8019
- $install->{$p} = $v;
8020
- $diff[ $p ] = $v;
8021
- }
8022
- } else {
8023
- $special[ $p ] = $v;
8024
-
8025
- if ( isset( $override[ $p ] ) ||
8026
- 'plugins' === $p ||
8027
- 'themes' === $p
8028
- ) {
8029
- $special_override = true;
8030
- }
8031
- }
8032
- }
8033
-
8034
- if ( $special_override || 0 < count( $diff ) ) {
8035
- // Add special params only if has at least one
8036
- // standard param, or if explicitly requested to
8037
- // override a special param or a param which is not exist
8038
- // in the install object.
8039
- $diff = array_merge( $diff, $special );
8040
- }
8041
-
8042
- return $diff;
8043
- }
8044
-
8045
- /**
8046
- * Update install only if changed.
8047
- *
8048
- * @author Vova Feldman (@svovaf)
8049
- * @since 1.0.9
8050
- *
8051
- * @param string[] string $override
8052
- * @param bool $flush
8053
- *
8054
- * @return false|object|string
8055
- */
8056
- private function send_install_update( $override = array(), $flush = false ) {
8057
- $this->_logger->entrance();
8058
-
8059
- $check_properties = $this->get_install_data_for_api( $override );
8060
-
8061
- if ( $flush ) {
8062
- $params = $check_properties;
8063
- } else {
8064
- $params = $this->get_install_diff_for_api( $check_properties, $this->_site, $override );
8065
- }
8066
-
8067
- if ( 0 < count( $params ) ) {
8068
- if ( ! is_multisite() ) {
8069
- // Update last install sync timestamp.
8070
- $this->set_cron_execution_timestamp( 'install_sync' );
8071
- }
8072
-
8073
- $params['uid'] = $this->get_anonymous_id();
8074
-
8075
- // Send updated values to FS.
8076
- $site = $this->get_api_site_scope()->call( '/', 'put', $params );
8077
-
8078
- if ( $this->is_api_result_entity( $site ) ) {
8079
- if ( ! is_multisite() ) {
8080
- // I successfully sent install update, clear scheduled sync if exist.
8081
- $this->clear_install_sync_cron();
8082
- }
8083
- }
8084
-
8085
- return $site;
8086
- }
8087
-
8088
- return false;
8089
- }
8090
-
8091
- /**
8092
- * Update installs only if changed.
8093
- *
8094
- * @author Vova Feldman (@svovaf)
8095
- * @since 2.0.0
8096
- *
8097
- * @param string[] string $override
8098
- * @param bool $flush
8099
- *
8100
- * @return false|object|string
8101
- */
8102
- private function send_installs_update( $override = array(), $flush = false ) {
8103
- $this->_logger->entrance();
8104
-
8105
- $installs_data = $this->get_installs_data_for_api( $override, ! $flush );
8106
-
8107
- if ( empty( $installs_data ) ) {
8108
- return false;
8109
- }
8110
-
8111
- // Update last install sync timestamp.
8112
- $this->set_cron_execution_timestamp( 'install_sync' );
8113
-
8114
- // Send updated values to FS.
8115
- $result = $this->get_api_user_scope()->call( "/plugins/{$this->_plugin->id}/installs.json", 'put', $installs_data );
8116
-
8117
- if ( $this->is_api_result_object( $result, 'installs' ) ) {
8118
- // I successfully sent installs update, clear scheduled sync if exist.
8119
- $this->clear_install_sync_cron();
8120
- }
8121
-
8122
- return $result;
8123
- }
8124
-
8125
- /**
8126
- * Update install only if changed.
8127
- *
8128
- * @author Vova Feldman (@svovaf)
8129
- * @since 1.0.9
8130
- *
8131
- * @param string[] string $override
8132
- * @param bool $flush
8133
- */
8134
- private function sync_install( $override = array(), $flush = false ) {
8135
- $this->_logger->entrance();
8136
-
8137
- $site = $this->send_install_update( $override, $flush );
8138
-
8139
- if ( false === $site ) {
8140
- // No sync required.
8141
- return;
8142
- }
8143
-
8144
- if ( ! $this->is_api_result_entity( $site ) ) {
8145
- // Failed to sync, don't update locally.
8146
- return;
8147
- }
8148
-
8149
- $this->_site = new FS_Site( $site );
8150
-
8151
- $this->_store_site( true );
8152
- }
8153
-
8154
- /**
8155
- * Update install only if changed.
8156
- *
8157
- * @author Vova Feldman (@svovaf)
8158
- * @since 1.0.9
8159
- *
8160
- * @param string[] string $override
8161
- * @param bool $flush
8162
- */
8163
- private function sync_installs( $override = array(), $flush = false ) {
8164
- $this->_logger->entrance();
8165
-
8166
- $result = $this->send_installs_update( $override, $flush );
8167
-
8168
- if ( false === $result ) {
8169
- // No sync required.
8170
- return;
8171
- }
8172
-
8173
- if ( ! $this->is_api_result_object( $result, 'installs' ) ) {
8174
- // Failed to sync, don't update locally.
8175
- return;
8176
- }
8177
-
8178
- $address_to_blog_map = $this->get_address_to_blog_map();
8179
-
8180
- foreach ( $result->installs as $install ) {
8181
- $this->_site = new FS_Site( $install );
8182
-
8183
- $address = trailingslashit( fs_strip_url_protocol( $install->url ) );
8184
- $blog_id = $address_to_blog_map[ $address ];
8185
-
8186
- $this->_store_site( true, $blog_id );
8187
- }
8188
- }
8189
-
8190
- /**
8191
- * Track install's custom event.
8192
- *
8193
- * IMPORTANT:
8194
- * Custom event tracking is currently only supported for specific clients.
8195
- * If you are not one of them, please don't use this method. If you will,
8196
- * the API will simply ignore your request based on the plugin ID.
8197
- *
8198
- * Need custom tracking for your plugin or theme?
8199
- * If you are interested in custom event tracking please contact yo@freemius.com
8200
- * for further details.
8201
- *
8202
- * @author Vova Feldman (@svovaf)
8203
- * @since 1.2.1
8204
- *
8205
- * @param string $name Event name.
8206
- * @param array $properties Associative key/value array with primitive values only
8207
- * @param bool $process_at A valid future date-time in the following format Y-m-d H:i:s.
8208
- * @param bool $once If true, event will be tracked only once. IMPORTANT: Still trigger the API call.
8209
- *
8210
- * @return object|false Event data or FALSE on failure.
8211
- *
8212
- * @throws \Freemius_InvalidArgumentException
8213
- */
8214
- public function track_event( $name, $properties = array(), $process_at = false, $once = false ) {
8215
- $this->_logger->entrance( http_build_query( array( 'name' => $name, 'once' => $once ) ) );
8216
-
8217
- if ( ! $this->is_registered() ) {
8218
- return false;
8219
- }
8220
-
8221
- $event = array( 'type' => $name );
8222
-
8223
- if ( is_numeric( $process_at ) && $process_at > time() ) {
8224
- $event['process_at'] = $process_at;
8225
- }
8226
-
8227
- if ( $once ) {
8228
- $event['once'] = true;
8229
- }
8230
-
8231
- if ( ! empty( $properties ) ) {
8232
- // Verify associative array values are primitive.
8233
- foreach ( $properties as $k => $v ) {
8234
- if ( ! is_scalar( $v ) ) {
8235
- throw new Freemius_InvalidArgumentException( 'The $properties argument must be an associative key/value array with primitive values only.' );
8236
- }
8237
- }
8238
-
8239
- $event['properties'] = $properties;
8240
- }
8241
-
8242
- $result = $this->get_api_site_scope()->call( 'events.json', 'post', $event );
8243
-
8244
- return $this->is_api_error( $result ) ?
8245
- false :
8246
- $result;
8247
- }
8248
-
8249
- /**
8250
- * Track install's custom event only once, but it still triggers the API call.
8251
- *
8252
- * IMPORTANT:
8253
- * Custom event tracking is currently only supported for specific clients.
8254
- * If you are not one of them, please don't use this method. If you will,
8255
- * the API will simply ignore your request based on the plugin ID.
8256
- *
8257
- * Need custom tracking for your plugin or theme?
8258
- * If you are interested in custom event tracking please contact yo@freemius.com
8259
- * for further details.
8260
- *
8261
- * @author Vova Feldman (@svovaf)
8262
- * @since 1.2.1
8263
- *
8264
- * @param string $name Event name.
8265
- * @param array $properties Associative key/value array with primitive values only
8266
- * @param bool $process_at A valid future date-time in the following format Y-m-d H:i:s.
8267
- *
8268
- * @return object|false Event data or FALSE on failure.
8269
- *
8270
- * @throws \Freemius_InvalidArgumentException
8271
- *
8272
- * @user Freemius::track_event()
8273
- */
8274
- public function track_event_once( $name, $properties = array(), $process_at = false ) {
8275
- return $this->track_event( $name, $properties, $process_at, true );
8276
- }
8277
-
8278
- /**
8279
- * Plugin uninstall hook.
8280
- *
8281
- * @author Vova Feldman (@svovaf)
8282
- * @since 1.0.1
8283
- *
8284
- * @param bool $check_user Enforce checking if user have plugins activation privileges.
8285
- */
8286
- function _uninstall_plugin_event( $check_user = true ) {
8287
- $this->_logger->entrance( 'slug = ' . $this->_slug );
8288
-
8289
- if ( $check_user && ! current_user_can( 'activate_plugins' ) ) {
8290
- return;
8291
- }
8292
-
8293
- $params = array();
8294
- $uninstall_reason = null;
8295
- if ( isset( $this->_storage->uninstall_reason ) ) {
8296
- $uninstall_reason = $this->_storage->uninstall_reason;
8297
- $params['reason_id'] = $uninstall_reason->id;
8298
- $params['reason_info'] = $uninstall_reason->info;
8299
- }
8300
-
8301
- if ( ! $this->is_registered() ) {
8302
- // Send anonymous uninstall event only if user submitted a feedback.
8303
- if ( isset( $uninstall_reason ) ) {
8304
- if ( isset( $uninstall_reason->is_anonymous ) && ! $uninstall_reason->is_anonymous ) {
8305
- $this->opt_in( false, false, false, false, true );
8306
- } else {
8307
- $params['uid'] = $this->get_anonymous_id();
8308
- $this->get_api_plugin_scope()->call( 'uninstall.json', 'put', $params );
8309
- }
8310
- }
8311
- } else {
8312
- $params = array_merge( $params, array(
8313
- 'is_active' => false,
8314
- 'is_uninstalled' => true,
8315
- ) );
8316
-
8317
- if ( $this->_is_network_active ) {
8318
- // Send uninstall event.
8319
- $this->send_installs_update( $params );
8320
- } else {
8321
- // Send uninstall event.
8322
- $this->send_install_update( $params );
8323
- }
8324
- }
8325
-
8326
- // @todo Decide if we want to delete plugin information from db.
8327
- }
8328
-
8329
- /**
8330
- * Set the basename of the current product and hook _activate_plugin_event_hook() to the activation action.
8331
- *
8332
- * @author Vova Feldman (@svovaf)
8333
- * @since 2.2.1
8334
- *
8335
- * @param string $is_premium
8336
- * @param string $caller
8337
- *
8338
- * @return string
8339
- */
8340
- function set_basename( $is_premium, $caller ) {
8341
- $basename = plugin_basename( $caller );
8342
-
8343
- $current_basename = $is_premium ?
8344
- $this->_premium_plugin_basename :
8345
- $this->_free_plugin_basename;
8346
-
8347
- if ( $current_basename == $basename ) {
8348
- // Basename value set correctly.
8349
- return;
8350
- }
8351
-
8352
- if ( $is_premium ) {
8353
- $this->_premium_plugin_basename = $basename;
8354
- } else {
8355
- $this->_free_plugin_basename = $basename;
8356
- }
8357
-
8358
- $plugin_dir = dirname( $this->_plugin_dir_path ) . '/';
8359
-
8360
- register_activation_hook(
8361
- $plugin_dir . $basename,
8362
- array( &$this, '_activate_plugin_event_hook' )
8363
- );
8364
- }
8365
-
8366
- /**
8367
- * @author Vova Feldman (@svovaf)
8368
- * @since 1.1.1
8369
- * @since 2.2.1 If the context product is in its premium version, use the current module's basename, even if it was renamed.
8370
- *
8371
- * @return string
8372
- */
8373
- function premium_plugin_basename() {
8374
- if ( ! isset( $this->_premium_plugin_basename ) ) {
8375
- $this->_premium_plugin_basename = $this->is_premium() ?
8376
- // The product is premium, so use the current basename.
8377
- $this->_plugin_basename :
8378
- $this->get_premium_slug() . '/' . basename( $this->_free_plugin_basename );
8379
- }
8380
-
8381
- return $this->_premium_plugin_basename;
8382
- }
8383
-
8384
- /**
8385
- * Uninstall plugin hook. Called only when connected his account with Freemius for active sites tracking.
8386
- *
8387
- * @author Vova Feldman (@svovaf)
8388
- * @since 1.0.2
8389
- */
8390
- public static function _uninstall_plugin_hook() {
8391
- self::_load_required_static();
8392
-
8393
- self::$_static_logger->entrance();
8394
-
8395
- if ( ! current_user_can( 'activate_plugins' ) ) {
8396
- return;
8397
- }
8398
-
8399
- $plugin_file = substr( current_filter(), strlen( 'uninstall_' ) );
8400
-
8401
- self::$_static_logger->info( 'plugin = ' . $plugin_file );
8402
-
8403
- define( 'WP_FS__UNINSTALL_MODE', true );
8404
-
8405
- $fs = self::get_instance_by_file( $plugin_file );
8406
-
8407
- if ( is_object( $fs ) ) {
8408
- self::require_plugin_essentials();
8409
-
8410
- if ( is_plugin_active( $fs->_free_plugin_basename ) ||
8411
- is_plugin_active( $fs->premium_plugin_basename() )
8412
- ) {
8413
- // Deleting Free or Premium plugin version while the other version still installed.
8414
- return;
8415
- }
8416
-
8417
- $fs->_uninstall_plugin_event();
8418
-
8419
- $fs->do_action( 'after_uninstall' );
8420
- }
8421
- }
8422
-
8423
- #----------------------------------------------------------------------------------
8424
- #region Plugin Information
8425
- #----------------------------------------------------------------------------------
8426
-
8427
- /**
8428
- * Load WordPress core plugin.php essential module.
8429
- *
8430
- * @author Vova Feldman (@svovaf)
8431
- * @since 1.1.1
8432
- */
8433
- private static function require_plugin_essentials() {
8434
- if ( ! function_exists( 'get_plugins' ) ) {
8435
- self::$_static_logger->log( 'Including wp-admin/includes/plugin.php...' );
8436
-
8437
- require_once ABSPATH . 'wp-admin/includes/plugin.php';
8438
- }
8439
- }
8440
-
8441
- /**
8442
- * Load WordPress core pluggable.php module.
8443
- *
8444
- * @author Vova Feldman (@svovaf)
8445
- * @since 1.1.2
8446
- */
8447
- private static function require_pluggable_essentials() {
8448
- if ( ! function_exists( 'wp_get_current_user' ) ) {
8449
- require_once ABSPATH . 'wp-includes/pluggable.php';
8450
- }
8451
- }
8452
-
8453
- /**
8454
- * Return plugin data.
8455
- *
8456
- * @author Vova Feldman (@svovaf)
8457
- * @since 1.0.1
8458
- *
8459
- * @return array
8460
- */
8461
- function get_plugin_data() {
8462
- if ( ! isset( $this->_plugin_data ) ) {
8463
- self::require_plugin_essentials();
8464
-
8465
- if ( $this->is_plugin() ) {
8466
- /**
8467
- * @author Vova Feldman (@svovaf)
8468
- * @since 1.2.0 When using get_plugin_data() do NOT translate plugin data.
8469
- *
8470
- * @link https://github.com/Freemius/wordpress-sdk/issues/77
8471
- */
8472
- $plugin_data = get_plugin_data(
8473
- $this->_plugin_main_file_path,
8474
- false,
8475
- false
8476
- );
8477
- } else {
8478
- $theme_data = wp_get_theme();
8479
-
8480
- if ( $this->_plugin_basename !== $theme_data->get_stylesheet() && is_child_theme() ) {
8481
- $parent_theme = $theme_data->parent();
8482
-
8483
- if ( ( $parent_theme instanceof WP_Theme ) && $this->_plugin_basename === $parent_theme->get_stylesheet() ) {
8484
- $theme_data = $parent_theme;
8485
- }
8486
- }
8487
-
8488
- $plugin_data = array(
8489
- 'Name' => $theme_data->get( 'Name' ),
8490
- 'Version' => $theme_data->get( 'Version' ),
8491
- 'Author' => $theme_data->get( 'Author' ),
8492
- 'Description' => $theme_data->get( 'Description' ),
8493
- 'PluginURI' => $theme_data->get( 'ThemeURI' ),
8494
- );
8495
- }
8496
-
8497
- $this->_plugin_data = $plugin_data;
8498
- }
8499
-
8500
- return $this->_plugin_data;
8501
- }
8502
-
8503
- /**
8504
- * @author Vova Feldman (@svovaf)
8505
- * @since 1.0.1
8506
- * @since 1.2.2.5 If slug not set load slug by module ID.
8507
- *
8508
- * @return string Plugin slug.
8509
- */
8510
- function get_slug() {
8511
- if ( ! isset( $this->_slug ) ) {
8512
- $id_slug_type_path_map = self::$_accounts->get_option( 'id_slug_type_path_map', array() );
8513
- $this->_slug = $id_slug_type_path_map[ $this->_module_id ]['slug'];
8514
- }
8515
-
8516
- return $this->_slug;
8517
- }
8518
-
8519
- /**
8520
- * @author Leo Fajardo (@leorw)
8521
- * @since 2.2.1
8522
- *
8523
- * @return string
8524
- */
8525
- function get_premium_slug() {
8526
- return is_object( $this->_plugin ) ?
8527
- $this->_plugin->premium_slug :
8528
- "{$this->_slug}-premium";
8529
- }
8530
-
8531
- /**
8532
- * Retrieve the desired folder name for the product.
8533
- *
8534
- * @author Vova Feldman (@svovaf)
8535
- * @since 1.2.1.7
8536
- *
8537
- * @return string Plugin slug.
8538
- */
8539
- function get_target_folder_name() {
8540
- return $this->can_use_premium_code() ?
8541
- $this->_plugin->premium_slug :
8542
- $this->_slug;
8543
- }
8544
-
8545
- /**
8546
- * @author Vova Feldman (@svovaf)
8547
- * @since 1.0.1
8548
- *
8549
- * @return number Plugin ID.
8550
- */
8551
- function get_id() {
8552
- return $this->_plugin->id;
8553
- }
8554
-
8555
- /**
8556
- * @author Vova Feldman (@svovaf)
8557
- * @since 1.2.1.5
8558
- *
8559
- * @return string Freemius SDK version
8560
- */
8561
- function get_sdk_version() {
8562
- return $this->version;
8563
- }
8564
-
8565
- /**
8566
- * @author Vova Feldman (@svovaf)
8567
- * @since 1.2.1.5
8568
- *
8569
- * @return number Parent plugin ID (if parent exist).
8570
- */
8571
- function get_parent_id() {
8572
- return $this->is_addon() ?
8573
- $this->get_parent_instance()->get_id() :
8574
- $this->_plugin->id;
8575
- }
8576
-
8577
- /**
8578
- * @author Vova Feldman (@svovaf)
8579
- * @since 1.0.1
8580
- *
8581
- * @return string Plugin public key.
8582
- */
8583
- function get_public_key() {
8584
- return $this->_plugin->public_key;
8585
- }
8586
-
8587
- /**
8588
- * Will be available only on sandbox mode.
8589
- *
8590
- * @author Vova Feldman (@svovaf)
8591
- * @since 1.0.4
8592
- *
8593
- * @return mixed Plugin secret key.
8594
- */
8595
- function get_secret_key() {
8596
- return $this->_plugin->secret_key;
8597
- }
8598
-
8599
- /**
8600
- * @author Vova Feldman (@svovaf)
8601
- * @since 1.1.1
8602
- *
8603
- * @return bool
8604
- */
8605
- function has_secret_key() {
8606
- return ! empty( $this->_plugin->secret_key );
8607
- }
8608
-
8609
- /**
8610
- * @author Vova Feldman (@svovaf)
8611
- * @since 1.0.9
8612
- *
8613
- * @param string|bool $premium_suffix
8614
- *
8615
- * @return string
8616
- */
8617
- function get_plugin_name( $premium_suffix = false ) {
8618
- $this->_logger->entrance();
8619
-
8620
- /**
8621
- * This `if-else` can be squeezed into a single `if` but I intentionally split it for code readability.
8622
- *
8623
- * @author Vova Feldman
8624
- */
8625
- if ( ! isset( $this->_plugin_name ) ) {
8626
- // Name is not yet set.
8627
- $this->set_name( $premium_suffix );
8628
- } else if (
8629
- ! empty( $premium_suffix ) &&
8630
- ( ! is_object( $this->_plugin ) || $this->_plugin->premium_suffix !== $premium_suffix )
8631
- ) {
8632
- // Name is already set, but there's a change in the premium suffix.
8633
- $this->set_name( $premium_suffix );
8634
- }
8635
-
8636
- return $this->_plugin_name;
8637
- }
8638
-
8639
- /**
8640
- * Calculates and stores the product's name. This helper function was created specifically for get_plugin_name() just to make the code clearer.
8641
- *
8642
- * @author Vova Feldman (@svovaf)
8643
- * @since 2.2.1
8644
- *
8645
- * @param string $premium_suffix
8646
- */
8647
- private function set_name( $premium_suffix = '' ) {
8648
- $plugin_data = $this->get_plugin_data();
8649
-
8650
- // Get name.
8651
- $this->_plugin_name = $plugin_data['Name'];
8652
-
8653
- if ( is_string( $premium_suffix ) ) {
8654
- $premium_suffix = trim( $premium_suffix );
8655
-
8656
- if ( ! empty( $premium_suffix ) ) {
8657
- // Check if plugin name contains " (premium)" or a custom suffix and remove it.
8658
- $suffix = ( ' ' . strtolower( $premium_suffix ) );
8659
- $suffix_len = strlen( $suffix );
8660
-
8661
- if ( strlen( $plugin_data['Name'] ) > $suffix_len &&
8662
- $suffix === substr( strtolower( $plugin_data['Name'] ), - $suffix_len )
8663
- ) {
8664
- $this->_plugin_name = substr( $plugin_data['Name'], 0, - $suffix_len );
8665
- }
8666
- }
8667
- }
8668
-
8669
- $this->_logger->departure( 'Name = ' . $this->_plugin_name );
8670
- }
8671
-
8672
- /**
8673
- * @author Vova Feldman (@svovaf)
8674
- * @since 1.0.0
8675
- *
8676
- * @return string
8677
- */
8678
- function get_plugin_version() {
8679
- $this->_logger->entrance();
8680
-
8681
- $plugin_data = $this->get_plugin_data();
8682
-
8683
- $this->_logger->departure( 'Version = ' . $plugin_data['Version'] );
8684
-
8685
- return $this->apply_filters( 'plugin_version', $plugin_data['Version'] );
8686
- }
8687
-
8688
- /**
8689
- * @author Vova Feldman (@svovaf)
8690
- * @since 1.2.1.7
8691
- *
8692
- * @return string
8693
- */
8694
- function get_plugin_title() {
8695
- $this->_logger->entrance();
8696
-
8697
- $title = $this->_plugin->title;
8698
-
8699
- return $this->apply_filters( 'plugin_title', $title );
8700
- }
8701
-
8702
- /**
8703
- * @author Vova Feldman (@svovaf)
8704
- * @since 1.2.2.7
8705
- *
8706
- * @param bool $lowercase
8707
- *
8708
- * @return string
8709
- */
8710
- function get_module_label( $lowercase = false ) {
8711
- $label = $this->is_addon() ?
8712
- $this->get_text_inline( 'Add-On', 'addon' ) :
8713
- ( $this->is_plugin() ?
8714
- $this->get_text_inline( 'Plugin', 'plugin' ) :
8715
- $this->get_text_inline( 'Theme', 'theme' ) );
8716
-
8717
- if ( $lowercase ) {
8718
- $label = strtolower( $label );
8719
- }
8720
-
8721
- return $label;
8722
- }
8723
-
8724
- /**
8725
- * @author Vova Feldman (@svovaf)
8726
- * @since 1.0.4
8727
- *
8728
- * @return string
8729
- */
8730
- function get_plugin_basename() {
8731
- if ( ! isset( $this->_plugin_basename ) ) {
8732
- if ( $this->is_plugin() ) {
8733
- $this->_plugin_basename = plugin_basename( $this->_plugin_main_file_path );
8734
- } else {
8735
- $this->_plugin_basename = basename( dirname( $this->_plugin_main_file_path ) );
8736
- }
8737
- }
8738
-
8739
- return $this->_plugin_basename;
8740
- }
8741
-
8742
- function get_plugin_folder_name() {
8743
- $this->_logger->entrance();
8744
-
8745
- $plugin_folder = $this->_plugin_basename;
8746
-
8747
- while ( '.' !== dirname( $plugin_folder ) ) {
8748
- $plugin_folder = dirname( $plugin_folder );
8749
- }
8750
-
8751
- $this->_logger->departure( 'Folder Name = ' . $plugin_folder );
8752
-
8753
- return $plugin_folder;
8754
- }
8755
-
8756
- #endregion ------------------------------------------------------------------
8757
-
8758
- /* Account
8759
- ------------------------------------------------------------------------------------------------------------------*/
8760
-
8761
- /**
8762
- * Find plugin's slug by plugin's basename.
8763
- *
8764
- * @author Vova Feldman (@svovaf)
8765
- * @since 1.0.9
8766
- *
8767
- * @param string $plugin_base_name
8768
- *
8769
- * @return false|string
8770
- */
8771
- private static function find_slug_by_basename( $plugin_base_name ) {
8772
- $file_slug_map = self::$_accounts->get_option( 'file_slug_map', array() );
8773
-
8774
- if ( ! array( $file_slug_map ) || ! isset( $file_slug_map[ $plugin_base_name ] ) ) {
8775
- return false;
8776
- }
8777
-
8778
- return $file_slug_map[ $plugin_base_name ];
8779
- }
8780
-
8781
- /**
8782
- * Store the map between the plugin's basename to the slug.
8783
- *
8784
- * @author Vova Feldman (@svovaf)
8785
- * @since 1.0.9
8786
- */
8787
- private function store_file_slug_map() {
8788
- $file_slug_map = self::$_accounts->get_option( 'file_slug_map', array() );
8789
-
8790
- if ( ! array( $file_slug_map ) ) {
8791
- $file_slug_map = array();
8792
- }
8793
-
8794
- if ( ! isset( $file_slug_map[ $this->_plugin_basename ] ) ||
8795
- $file_slug_map[ $this->_plugin_basename ] !== $this->_slug
8796
- ) {
8797
- $file_slug_map[ $this->_plugin_basename ] = $this->_slug;
8798
- self::$_accounts->set_option( 'file_slug_map', $file_slug_map, true );
8799
- }
8800
- }
8801
-
8802
- /**
8803
- * @return array[number]FS_User
8804
- */
8805
- static function get_all_users() {
8806
- $users = self::$_accounts->get_option( 'users', array() );
8807
-
8808
- if ( ! is_array( $users ) ) {
8809
- $users = array();
8810
- }
8811
-
8812
- return $users;
8813
- }
8814
-
8815
- /**
8816
- * @param string $module_type
8817
- * @param null|int $blog_id Since 2.0.0
8818
- *
8819
- * @return array[string]FS_Site
8820
- */
8821
- private static function get_all_sites(
8822
- $module_type = WP_FS__MODULE_TYPE_PLUGIN,
8823
- $blog_id = null
8824
- ) {
8825
- $sites = self::get_account_option( 'sites', $module_type, $blog_id );
8826
-
8827
- if ( ! is_array( $sites ) ) {
8828
- $sites = array();
8829
- }
8830
-
8831
- return $sites;
8832
- }
8833
-
8834
- /**
8835
- * @author Leo Fajardo (@leorw)
8836
- *
8837
- * @since 1.2.2
8838
- *
8839
- * @param string $option_name
8840
- * @param string $module_type
8841
- * @param null|int $network_level_or_blog_id Since 2.0.0
8842
- *
8843
- * @return mixed
8844
- */
8845
- private static function get_account_option( $option_name, $module_type = null, $network_level_or_blog_id = null ) {
8846
- if ( ! is_null( $module_type ) && WP_FS__MODULE_TYPE_PLUGIN !== $module_type ) {
8847
- $option_name = $module_type . '_' . $option_name;
8848
- }
8849
-
8850
- return self::$_accounts->get_option( $option_name, array(), $network_level_or_blog_id );
8851
- }
8852
-
8853
- /**
8854
- * @author Leo Fajardo (@leorw)
8855
- *
8856
- * @since 1.2.2
8857
- *
8858
- * @param string $option_name
8859
- * @param mixed $option_value
8860
- * @param bool $store
8861
- * @param null|int $network_level_or_blog_id Since 2.0.0
8862
- */
8863
- private function set_account_option( $option_name, $option_value, $store, $network_level_or_blog_id = null ) {
8864
- self::set_account_option_by_module(
8865
- $this->_module_type,
8866
- $option_name,
8867
- $option_value,
8868
- $store,
8869
- $network_level_or_blog_id
8870
- );
8871
- }
8872
-
8873
- /**
8874
- * @author Vova Feldman (@svovaf)
8875
- *
8876
- * @since 1.2.2.7
8877
- *
8878
- * @param string $module_type
8879
- * @param string $option_name
8880
- * @param mixed $option_value
8881
- * @param bool $store
8882
- * @param null|int $network_level_or_blog_id Since 2.0.0
8883
- */
8884
- private static function set_account_option_by_module(
8885
- $module_type,
8886
- $option_name,
8887
- $option_value,
8888
- $store,
8889
- $network_level_or_blog_id = null
8890
- ) {
8891
- if ( WP_FS__MODULE_TYPE_PLUGIN != $module_type ) {
8892
- $option_name = $module_type . '_' . $option_name;
8893
- }
8894
-
8895
- self::$_accounts->set_option( $option_name, $option_value, $store, $network_level_or_blog_id );
8896
- }
8897
-
8898
- /**
8899
- * @author Vova Feldman (@svovaf)
8900
- * @since 1.0.6
8901
- *
8902
- * @param number|null $module_id
8903
- *
8904
- * @return FS_Plugin_License[]
8905
- */
8906
- private static function get_all_licenses( $module_id = null ) {
8907
- $licenses = self::get_account_option( 'all_licenses' );
8908
-
8909
- if ( ! is_array( $licenses ) ) {
8910
- $licenses = array();
8911
- }
8912
-
8913
- if ( is_null( $module_id ) ) {
8914
- return $licenses;
8915
- }
8916
-
8917
- $licenses = isset( $licenses[ $module_id ] ) ?
8918
- $licenses[ $module_id ] :
8919
- array();
8920
-
8921
- return $licenses;
8922
- }
8923
-
8924
- /**
8925
- * @author Leo Fajardo (@leorw)
8926
- * @since 2.0.0
8927
- *
8928
- * @return array
8929
- */
8930
- private static function get_all_licenses_by_module_type() {
8931
- $licenses = self::get_account_option( 'all_licenses' );
8932
-
8933
- $licenses_by_module_type = array(
8934
- WP_FS__MODULE_TYPE_PLUGIN => array(),
8935
- WP_FS__MODULE_TYPE_THEME => array()
8936
- );
8937
-
8938
- if ( ! is_array( $licenses ) ) {
8939
- return $licenses_by_module_type;
8940
- }
8941
-
8942
- foreach ( $licenses as $module_id => $module_licenses ) {
8943
- $fs = self::get_instance_by_id( $module_id );
8944
- if ( false === $fs ) {
8945
- continue;
8946
- }
8947
-
8948
- $licenses_by_module_type[ $fs->_module_type ] = array_merge( $licenses_by_module_type[ $fs->_module_type ], $module_licenses );
8949
- }
8950
-
8951
- return $licenses_by_module_type;
8952
- }
8953
-
8954
- /**
8955
- * @author Leo Fajardo (@leorw)
8956
- * @since 2.0.0
8957
- *
8958
- * @param number $module_id
8959
- * @param number|null $user_id
8960
- *
8961
- * @return array
8962
- */
8963
- private static function get_user_id_license_ids_map( $module_id, $user_id = null ) {
8964
- $all_modules_user_id_license_ids_map = self::get_account_option( 'user_id_license_ids_map' );
8965
-
8966
- if ( ! is_array( $all_modules_user_id_license_ids_map ) ) {
8967
- $all_modules_user_id_license_ids_map = array();
8968
- }
8969
-
8970
- $user_id_license_ids_map = isset( $all_modules_user_id_license_ids_map[ $module_id ] ) ?
8971
- $all_modules_user_id_license_ids_map[ $module_id ] :
8972
- array();
8973
-
8974
- if ( FS_User::is_valid_id( $user_id ) ) {
8975
- $user_id_license_ids_map = isset( $user_id_license_ids_map[ $user_id ] ) ?
8976
- $user_id_license_ids_map[ $user_id ] :
8977
- array();
8978
- }
8979
-
8980
- return $user_id_license_ids_map;
8981
- }
8982
-
8983
- /**
8984
- * @author Leo Fajardo (@leorw)
8985
- * @since 2.0.0
8986
- *
8987
- * @param array $new_user_id_license_ids_map
8988
- * @param number $module_id
8989
- * @param number|null $user_id
8990
- */
8991
- private static function store_user_id_license_ids_map( $new_user_id_license_ids_map, $module_id, $user_id = null ) {
8992
- $all_modules_user_id_license_ids_map = self::get_account_option( 'user_id_license_ids_map' );
8993
- if ( ! is_array( $all_modules_user_id_license_ids_map ) ) {
8994
- $all_modules_user_id_license_ids_map = array();
8995
- }
8996
-
8997
- if ( ! isset( $all_modules_user_id_license_ids_map[ $module_id ] ) ) {
8998
- $all_modules_user_id_license_ids_map[ $module_id ] = array();
8999
- }
9000
-
9001
- if ( FS_User::is_valid_id( $user_id ) ) {
9002
- $all_modules_user_id_license_ids_map[ $module_id ][ $user_id ] = $new_user_id_license_ids_map;
9003
- } else {
9004
- $all_modules_user_id_license_ids_map[ $module_id ] = $new_user_id_license_ids_map;
9005
- }
9006
-
9007
- self::$_accounts->set_option( 'user_id_license_ids_map', $all_modules_user_id_license_ids_map, true );
9008
- }
9009
-
9010
- /**
9011
- * Get a collection of the user's linked license IDs.
9012
- *
9013
- * @author Vova Feldman (@svovaf)
9014
- * @since 2.0.0
9015
- *
9016
- * @param number $user_id
9017
- *
9018
- * @return number[]
9019
- */
9020
- private function get_user_linked_license_ids( $user_id ) {
9021
- return self::get_user_id_license_ids_map( $this->_module_id, $user_id );
9022
- }
9023
-
9024
- /**
9025
- * Override the user's linked license IDs with a new IDs collection.
9026
- *
9027
- * @author Vova Feldman (@svovaf)
9028
- * @since 2.0.0
9029
- *
9030
- * @param number $user_id
9031
- * @param number[] $license_ids
9032
- */
9033
- private function set_user_linked_license_ids( $user_id, array $license_ids ) {
9034
- self::store_user_id_license_ids_map( $license_ids, $this->_module_id, $user_id );
9035
- }
9036
-
9037
- /**
9038
- * Link a specified license ID to a given user.
9039
- *
9040
- * @author Vova Feldman (@svovaf)
9041
- * @since 2.0.0
9042
- *
9043
- * @param number $license_id
9044
- * @param number $user_id
9045
- */
9046
- private function link_license_2_user( $license_id, $user_id ) {
9047
- $license_ids = $this->get_user_linked_license_ids( $user_id );
9048
-
9049
- if ( in_array( $license_id, $license_ids ) ) {
9050
- // License already linked.
9051
- return;
9052
- }
9053
-
9054
- $license_ids[] = $license_id;
9055
-
9056
- $this->set_user_linked_license_ids( $user_id, $license_ids );
9057
- }
9058
-
9059
- /**
9060
- * @param string|bool $module_type
9061
- *
9062
- * @return FS_Plugin_Plan[]
9063
- */
9064
- private static function get_all_plans( $module_type = false ) {
9065
- $plans = self::get_account_option( 'plans', $module_type );
9066
-
9067
- if ( ! is_array( $plans ) ) {
9068
- $plans = array();
9069
- }
9070
-
9071
- return $plans;
9072
- }
9073
-
9074
- /**
9075
- * @author Vova Feldman (@svovaf)
9076
- * @since 1.0.4
9077
- *
9078
- * @return FS_Plugin_Tag[]
9079
- */
9080
- private static function get_all_updates() {
9081
- $updates = self::$_accounts->get_option( 'updates', array() );
9082
-
9083
- if ( ! is_array( $updates ) ) {
9084
- $updates = array();
9085
- }
9086
-
9087
- return $updates;
9088
- }
9089
-
9090
- /**
9091
- * @author Vova Feldman (@svovaf)
9092
- * @since 1.0.6
9093
- *
9094
- * @return array<number,FS_Plugin[]>|false
9095
- */
9096
- private static function get_all_addons() {
9097
- $addons = self::$_accounts->get_option( 'addons', array() );
9098
-
9099
- if ( ! is_array( $addons ) ) {
9100
- $addons = array();
9101
- }
9102
-
9103
- return $addons;
9104
- }
9105
-
9106
- /**
9107
- * @author Vova Feldman (@svovaf)
9108
- * @since 1.0.6
9109
- *
9110
- * @return FS_Plugin[]|false
9111
- */
9112
- private static function get_all_account_addons() {
9113
- $addons = self::$_accounts->get_option( 'account_addons', array() );
9114
-
9115
- if ( ! is_array( $addons ) ) {
9116
- $addons = array();
9117
- }
9118
-
9119
- return $addons;
9120
- }
9121
-
9122
- /**
9123
- * Check if user has connected his account (opted-in).
9124
- *
9125
- * Note:
9126
- * If the user opted-in and opted-out on a later stage,
9127
- * this will still return true. If you want to check if the
9128
- * user is currently opted-in, use:
9129
- * `$fs->is_registered() && $fs->is_tracking_allowed()`
9130
- *
9131
- * @author Vova Feldman (@svovaf)
9132
- * @since 1.0.1
9133
- * @return bool
9134
- */
9135
- function is_registered() {
9136
- return is_object( $this->_user );
9137
- }
9138
-
9139
- /**
9140
- * Returns TRUE if the user opted-in and didn't disconnect (opt-out).
9141
- *
9142
- * @author Leo Fajardo (@leorw)
9143
- * @since 1.2.1.5
9144
- *
9145
- * @return bool
9146
- */
9147
- function is_tracking_allowed() {
9148
- return ( is_object( $this->_site ) && $this->_site->is_tracking_allowed() );
9149
- }
9150
-
9151
- /**
9152
- * @author Vova Feldman (@svovaf)
9153
- * @since 1.0.4
9154
- *
9155
- * @return FS_Plugin
9156
- */
9157
- function get_plugin() {
9158
- return $this->_plugin;
9159
- }
9160
-
9161
- /**
9162
- * @author Vova Feldman (@svovaf)
9163
- * @since 1.0.3
9164
- *
9165
- * @return FS_User
9166
- */
9167
- function get_user() {
9168
- return $this->_user;
9169
- }
9170
-
9171
- /**
9172
- * @author Vova Feldman (@svovaf)
9173
- * @since 1.0.3
9174
- *
9175
- * @return FS_Site
9176
- */
9177
- function get_site() {
9178
- return $this->_site;
9179
- }
9180
-
9181
- /**
9182
- * Get plugin add-ons.
9183
- *
9184
- * @author Vova Feldman (@svovaf)
9185
- * @since 1.0.6
9186
- *
9187
- * @since 1.1.7.3 If not yet loaded, fetch data from the API.
9188
- *
9189
- * @param bool $flush
9190
- *
9191
- * @return FS_Plugin[]|false
9192
- */
9193
- function get_addons( $flush = false ) {
9194
- $this->_logger->entrance();
9195
-
9196
- if ( ! $this->_has_addons ) {
9197
- return false;
9198
- }
9199
-
9200
- $addons = $this->sync_addons( $flush );
9201
-
9202
- return ( ! is_array( $addons ) || empty( $addons ) ) ?
9203
- false :
9204
- $addons;
9205
- }
9206
-
9207
- /**
9208
- * @author Vova Feldman (@svovaf)
9209
- * @since 1.0.6
9210
- *
9211
- * @return FS_Plugin[]|false
9212
- */
9213
- function get_account_addons() {
9214
- $this->_logger->entrance();
9215
-
9216
- $addons = self::get_all_account_addons();
9217
-
9218
- if ( ! is_array( $addons ) ||
9219
- ! isset( $addons[ $this->_plugin->id ] ) ||
9220
- ! is_array( $addons[ $this->_plugin->id ] ) ||
9221
- 0 === count( $addons[ $this->_plugin->id ] )
9222
- ) {
9223
- return false;
9224
- }
9225
-
9226
- return $addons[ $this->_plugin->id ];
9227
- }
9228
-
9229
- /**
9230
- * Check if user has any
9231
- *
9232
- * @author Vova Feldman (@svovaf)
9233
- * @since 1.1.6
9234
- *
9235
- * @return bool
9236
- */
9237
- function has_account_addons() {
9238
- $addons = $this->get_account_addons();
9239
-
9240
- return is_array( $addons ) && ( 0 < count( $addons ) );
9241
- }
9242
-
9243
-
9244
- /**
9245
- * Get add-on by ID (from local data).
9246
- *
9247
- * @author Vova Feldman (@svovaf)
9248
- * @since 1.0.6
9249
- *
9250
- * @param number $id
9251
- *
9252
- * @return FS_Plugin|false
9253
- */
9254
- function get_addon( $id ) {
9255
- $this->_logger->entrance();
9256
-
9257
- $addons = $this->get_addons();
9258
-
9259
- if ( is_array( $addons ) ) {
9260
- foreach ( $addons as $addon ) {
9261
- if ( $id == $addon->id ) {
9262
- return $addon;
9263
- }
9264
- }
9265
- }
9266
-
9267
- return false;
9268
- }
9269
-
9270
- /**
9271
- * Get add-on by slug (from local data).
9272
- *
9273
- * @author Vova Feldman (@svovaf)
9274
- * @since 1.0.6
9275
- *
9276
- * @param string $slug
9277
- *
9278
- * @param bool $flush
9279
- *
9280
- * @return FS_Plugin|false
9281
- */
9282
- function get_addon_by_slug( $slug, $flush = false ) {
9283
- $this->_logger->entrance();
9284
-
9285
- $addons = $this->get_addons( $flush );
9286
-
9287
- if ( is_array( $addons ) ) {
9288
- foreach ( $addons as $addon ) {
9289
- if ( $slug === $addon->slug ) {
9290
- return $addon;
9291
- }
9292
- }
9293
- }
9294
-
9295
- return false;
9296
- }
9297
-
9298
- /**
9299
- * @author Vova Feldman (@svovaf)
9300
- * @since 2.0.0
9301
- *
9302
- * @param number $user_id
9303
- *
9304
- * @return FS_User
9305
- */
9306
- static function _get_user_by_id( $user_id ) {
9307
- self::$_static_logger->entrance( "user_id = {$user_id}" );
9308
-
9309
- $users = self::get_all_users();
9310
-
9311
- if ( is_array( $users ) ) {
9312
- if ( isset( $users[ $user_id ] ) &&
9313
- $users[ $user_id ] instanceof FS_User &&
9314
- $user_id == $users[ $user_id ]->id
9315
- ) {
9316
- return $users[ $user_id ];
9317
- }
9318
-
9319
- // If user wasn't found by the key, iterate over all the users collection.
9320
- foreach ( $users as $user ) {
9321
- /**
9322
- * @var FS_User $user
9323
- */
9324
- if ( $user_id == $user->id ) {
9325
- return $user;
9326
- }
9327
- }
9328
- }
9329
-
9330
- return null;
9331
- }
9332
-
9333
- /**
9334
- * Checks if a Freemius user_id is associated with a super-admin.
9335
- *
9336
- * @author Vova Feldman (@svovaf)
9337
- * @since 2.0.0
9338
- *
9339
- * @param number $user_id
9340
- *
9341
- * @return bool
9342
- */
9343
- private static function is_super_admin( $user_id ) {
9344
- $is_super_admin = false;
9345
-
9346
- $user = self::_get_user_by_id( $user_id );
9347
-
9348
- if ( $user instanceof FS_User && ! empty( $user->email ) ) {
9349
- self::require_pluggable_essentials();
9350
-
9351
- $wp_user = get_user_by( 'email', $user->email );
9352
-
9353
- if ( $wp_user instanceof WP_User ) {
9354
- $super_admins = get_super_admins();
9355
- $is_super_admin = ( is_array( $super_admins ) && in_array( $wp_user->user_login, $super_admins ) );
9356
- }
9357
- }
9358
-
9359
- return $is_super_admin;
9360
- }
9361
-
9362
- #----------------------------------------------------------------------------------
9363
- #region Plans & Licensing
9364
- #----------------------------------------------------------------------------------
9365
-
9366
- /**
9367
- * Check if running premium plugin code.
9368
- *
9369
- * @author Vova Feldman (@svovaf)
9370
- * @since 1.0.5
9371
- *
9372
- * @return bool
9373
- */
9374
- function is_premium() {
9375
- return $this->_plugin->is_premium;
9376
- }
9377
-
9378
- /**
9379
- * Get site's plan ID.
9380
- *
9381
- * @author Vova Feldman (@svovaf)
9382
- * @since 1.0.2
9383
- *
9384
- * @return number
9385
- */
9386
- function get_plan_id() {
9387
- return $this->_site->plan_id;
9388
- }
9389
-
9390
- /**
9391
- * Get site's plan title.
9392
- *
9393
- * @author Vova Feldman (@svovaf)
9394
- * @since 1.0.2
9395
- *
9396
- * @return string
9397
- */
9398
- function get_plan_title() {
9399
- $plan = $this->get_plan();
9400
-
9401
- return is_object( $plan ) ? $plan->title : 'PLAN_TITLE';
9402
- }
9403
-
9404
- /**
9405
- * Get site's plan name.
9406
- *
9407
- * @author Vova Feldman (@svovaf)
9408
- * @since 2.0.0
9409
- *
9410
- * @return string
9411
- */
9412
- function get_plan_name() {
9413
- $plan = $this->get_plan();
9414
-
9415
- return is_object( $plan ) ? $plan->name : 'PLAN_NAME';
9416
- }
9417
-
9418
- /**
9419
- * @author Vova Feldman (@svovaf)
9420
- * @since 1.0.9
9421
- *
9422
- * @return FS_Plugin_Plan|false
9423
- */
9424
- function get_plan() {
9425
- if ( ! is_object( $this->_site ) ) {
9426
- return false;
9427
- }
9428
-
9429
- return FS_Plugin_Plan::is_valid_id( $this->_site->plan_id ) ?
9430
- $this->_get_plan_by_id( $this->_site->plan_id ) :
9431
- false;
9432
- }
9433
-
9434
- /**
9435
- * @author Vova Feldman (@svovaf)
9436
- * @since 1.0.3
9437
- *
9438
- * @return bool
9439
- */
9440
- function is_trial() {
9441
- $this->_logger->entrance();
9442
-
9443
- if ( ! $this->is_registered() || ! is_object( $this->_site ) ) {
9444
- return false;
9445
- }
9446
-
9447
- return $this->_site->is_trial();
9448
- }
9449
-
9450
- /**
9451
- * Check if currently in a trial with payment method (credit card or paypal).
9452
- *
9453
- * @author Vova Feldman (@svovaf)
9454
- * @since 1.1.7
9455
- *
9456
- * @return bool
9457
- */
9458
- function is_paid_trial() {
9459
- $this->_logger->entrance();
9460
-
9461
- if ( ! $this->is_trial() ) {
9462
- return false;
9463
- }
9464
-
9465
- return $this->has_active_valid_license() && ( $this->_site->trial_plan_id == $this->_license->plan_id );
9466
- }
9467
-
9468
- /**
9469
- * Check if trial already utilized.
9470
- *
9471
- * @since 1.0.9
9472
- *
9473
- * @return bool
9474
- */
9475
- function is_trial_utilized() {
9476
- $this->_logger->entrance();
9477
-
9478
- if ( ! $this->is_registered() ) {
9479
- return false;
9480
- }
9481
-
9482
- return $this->_site->is_trial_utilized();
9483
- }
9484
-
9485
- /**
9486
- * Get trial plan information (if in trial).
9487
- *
9488
- * @author Vova Feldman (@svovaf)
9489
- * @since 1.0.9
9490
- *
9491
- * @return bool|FS_Plugin_Plan
9492
- */
9493
- function get_trial_plan() {
9494
- $this->_logger->entrance();
9495
-
9496
- if ( ! $this->is_trial() ) {
9497
- return false;
9498
- }
9499
-
9500
- // Try to load plan from local cache.
9501
- $trial_plan = $this->_get_plan_by_id( $this->_site->trial_plan_id );
9502
-
9503
- if ( ! is_object( $trial_plan ) ) {
9504
- $trial_plan = $this->_fetch_site_plan( $this->_site->trial_plan_id );
9505
-
9506
- /**
9507
- * If managed to fetch the plan, add it to the plans collection.
9508
- */
9509
- if ( $trial_plan instanceof FS_Plugin_Plan ) {
9510
- if ( ! is_array( $this->_plans ) ) {
9511
- $this->_plans = array();
9512
- }
9513
-
9514
- $this->_plans[] = $trial_plan;
9515
- $this->_store_plans();
9516
- }
9517
- }
9518
-
9519
- if ( $trial_plan instanceof FS_Plugin_Plan ) {
9520
- return $trial_plan;
9521
- }
9522
-
9523
- /**
9524
- * If for some reason failed to get the trial plan, fallback to a dummy name and title.
9525
- */
9526
- $trial_plan = new FS_Plugin_Plan();
9527
- $trial_plan->id = $this->_site->trial_plan_id;
9528
- $trial_plan->name = 'pro';
9529
- $trial_plan->title = 'Pro';
9530
-
9531
- return $trial_plan;
9532
- }
9533
-
9534
- /**
9535
- * Check if the user has an activate, non-expired license on current plugin's install.
9536
- *
9537
- * @since 1.0.9
9538
- *
9539
- * @return bool
9540
- */
9541
- function is_paying() {
9542
- $this->_logger->entrance();
9543
-
9544
- if ( ! $this->is_registered() ) {
9545
- return false;
9546
- }
9547
-
9548
- if ( ! $this->has_paid_plan() ) {
9549
- return false;
9550
- }
9551
-
9552
- return (
9553
- ! $this->is_trial() &&
9554
- 'free' !== $this->get_plan_name() &&
9555
- $this->has_active_valid_license()
9556
- );
9557
- }
9558
-
9559
- /**
9560
- * @author Vova Feldman (@svovaf)
9561
- * @since 1.0.4
9562
- *
9563
- * @return bool
9564
- */
9565
- function is_free_plan() {
9566
- if ( ! $this->is_registered() ) {
9567
- return true;
9568
- }
9569
-
9570
- if ( ! $this->has_paid_plan() ) {
9571
- return true;
9572
- }
9573
-
9574
- return (
9575
- 'free' === $this->get_plan_name() ||
9576
- ! $this->has_features_enabled_license()
9577
- );
9578
- }
9579
-
9580
- /**
9581
- * @author Vova Feldman (@svovaf)
9582
- * @since 1.0.5
9583
- *
9584
- * @return bool
9585
- */
9586
- function _has_premium_license() {
9587
- $this->_logger->entrance();
9588
-
9589
- $premium_license = $this->_get_available_premium_license();
9590
-
9591
- return ( false !== $premium_license );
9592
- }
9593
-
9594
- /**
9595
- * Check if user has any licenses associated with the plugin (including expired or blocking).
9596
- *
9597
- * @author Vova Feldman (@svovaf)
9598
- * @since 1.1.7.3
9599
- *
9600
- * @return bool
9601
- */
9602
- function has_any_license() {
9603
- return is_array( $this->_licenses ) && ( 0 < count( $this->_licenses ) );
9604
- }
9605
-
9606
- /**
9607
- * @author Vova Feldman (@svovaf)
9608
- * @since 1.0.5
9609
- *
9610
- * @param bool|null $is_localhost
9611
- *
9612
- * @return FS_Plugin_License|false
9613
- */
9614
- function _get_available_premium_license( $is_localhost = null ) {
9615
- $this->_logger->entrance();
9616
-
9617
- $licenses = $this->get_available_premium_licenses( $is_localhost );
9618
- if ( ! empty( $licenses ) ) {
9619
- return $licenses[0];
9620
- }
9621
-
9622
- return false;
9623
- }
9624
-
9625
- /**
9626
- * @author Vova Feldman (@svovaf)
9627
- * @since 1.0.5
9628
- *
9629
- * @param bool|null $is_localhost
9630
- *
9631
- * @return FS_Plugin_License[]
9632
- */
9633
- function get_available_premium_licenses( $is_localhost = null ) {
9634
- $this->_logger->entrance();
9635
-
9636
- $licenses = array();
9637
- if ( ! $this->has_paid_plan() ) {
9638
- return $licenses;
9639
- }
9640
-
9641
- if ( is_array( $this->_licenses ) ) {
9642
- foreach ( $this->_licenses as $license ) {
9643
- if ( ! $license->can_activate( $is_localhost ) ) {
9644
- continue;
9645
- }
9646
-
9647
- $licenses[] = $license;
9648
- }
9649
- }
9650
-
9651
- return $licenses;
9652
- }
9653
-
9654
- /**
9655
- * Sync local plugin plans with remote server.
9656
- *
9657
- * IMPORTANT: If for some reason a site is associated with deleted plan, we'll preserve the plan's information and append it as the last plan. This means that if plan is deleted, the is_plan() method will ALWAYS return true for any given argument (it becomes the most inclusive plan).
9658
- *
9659
- * @author Vova Feldman (@svovaf)
9660
- * @since 1.0.5
9661
- *
9662
- * @return FS_Plugin_Plan[]|object
9663
- */
9664
- function _sync_plans() {
9665
- $plans = $this->_fetch_plugin_plans();
9666
-
9667
- if ( $this->is_array_instanceof( $plans, 'FS_Plugin_Plan' ) ) {
9668
- $plans_map = array();
9669
- foreach ( $plans as $plan ) {
9670
- $plans_map[ $plan->id ] = true;
9671
- }
9672
-
9673
- $plans_ids_to_keep = $this->get_plans_ids_associated_with_installs();
9674
-
9675
- foreach ( $plans_ids_to_keep as $plan_id ) {
9676
- if ( isset( $plans_map[ $plan_id ] ) ) {
9677
- continue;
9678
- }
9679
-
9680
- $missing_plan = self::_get_plan_by_id( $plan_id );
9681
-
9682
- if ( is_object( $missing_plan ) ) {
9683
- $plans[] = $missing_plan;
9684
- }
9685
- }
9686
-
9687
- $this->_plans = $plans;
9688
- $this->_store_plans();
9689
- }
9690
-
9691
- $this->do_action( 'after_plans_sync', $plans );
9692
-
9693
- return $this->_plans;
9694
- }
9695
-
9696
- /**
9697
- * Check if specified plan exists locally. If not, fetch it and store it.
9698
- *
9699
- * @author Vova Feldman (@svovaf)
9700
- * @since 2.0.0
9701
- *
9702
- * @param number $plan_id
9703
- *
9704
- * @return \FS_Plugin_Plan|object The plan entity or the API error object on failure.
9705
- */
9706
- private function sync_plan_if_not_exist( $plan_id ) {
9707
- $plan = self::_get_plan_by_id( $plan_id );
9708
-
9709
- if ( is_object( $plan ) ) {
9710
- // Plan already exists.
9711
- return $plan;
9712
- }
9713
-
9714
- $plan = $this->fetch_plan_by_id( $plan_id );
9715
-
9716
- if ( $plan instanceof FS_Plugin_Plan ) {
9717
- $this->_plans[] = $plan;
9718
- $this->_store_plans();
9719
-
9720
- return $plan;
9721
- }
9722
-
9723
- return $plan;
9724
- }
9725
-
9726
- /**
9727
- * Check if specified license exists locally. If not, fetch it and store it.
9728
- *
9729
- * @author Vova Feldman (@svovaf)
9730
- * @since 2.0.0
9731
- *
9732
- * @param number $license_id
9733
- * @param string $license_key
9734
- *
9735
- * @return \FS_Plugin_Plan|object The plan entity or the API error object on failure.
9736
- */
9737
- private function sync_license_if_not_exist( $license_id, $license_key ) {
9738
- $license = $this->_get_license_by_id( $license_id );
9739
-
9740
- if ( is_object( $license ) ) {
9741
- // License already exists.
9742
- return $license;
9743
- }
9744
-
9745
- $license = $this->fetch_license_by_key( $license_id, $license_key );
9746
-
9747
- if ( $license instanceof FS_Plugin_License ) {
9748
- $this->_licenses[] = $license;
9749
- $this->_license = $license;
9750
- $this->_store_licenses();
9751
-
9752
- return $license;
9753
- }
9754
-
9755
- return $license;
9756
- }
9757
-
9758
- /**
9759
- * Get a collection of unique plan IDs that are associated with any installs in the network.
9760
- *
9761
- * @author Leo Fajardo (@leorw)
9762
- * @since 2.0.0
9763
- *
9764
- * @return number[]
9765
- */
9766
- private function get_plans_ids_associated_with_installs() {
9767
- if ( ! $this->_is_network_active ) {
9768
- if ( ! is_object( $this->_site ) ||
9769
- ! FS_Plugin_Plan::is_valid_id( $this->_site->plan_id )
9770
- ) {
9771
- return array();
9772
- }
9773
-
9774
- return array( $this->_site->plan_id );
9775
- }
9776
-
9777
- $plan_ids = array();
9778
- $sites = self::get_sites();
9779
- foreach ( $sites as $site ) {
9780
- $blog_id = self::get_site_blog_id( $site );
9781
- $install = $this->get_install_by_blog_id( $blog_id );
9782
-
9783
- if ( ! is_object( $install ) ||
9784
- ! FS_Plugin_Plan::is_valid_id( $install->plan_id )
9785
- ) {
9786
- continue;
9787
- }
9788
-
9789
- $plan_ids[ $install->plan_id ] = true;
9790
- }
9791
-
9792
- return array_keys( $plan_ids );
9793
- }
9794
-
9795
- /**
9796
- * Get a collection of unique license IDs that are associated with any installs in the network.
9797
- *
9798
- * @author Leo Fajardo (@leorw)
9799
- * @since 2.0.0
9800
- *
9801
- * @return number[]
9802
- */
9803
- private function get_license_ids_associated_with_installs() {
9804
- if ( ! $this->_is_network_active ) {
9805
- if ( ! is_object( $this->_site ) ||
9806
- ! FS_Plugin_License::is_valid_id( $this->_site->license_id )
9807
- ) {
9808
- return array();
9809
- }
9810
-
9811
- return array( $this->_site->license_id );
9812
- }
9813
-
9814
- $license_ids = array();
9815
- $sites = self::get_sites();
9816
- foreach ( $sites as $site ) {
9817
- $blog_id = self::get_site_blog_id( $site );
9818
- $install = $this->get_install_by_blog_id( $blog_id );
9819
-
9820
- if ( ! is_object( $install ) ||
9821
- ! FS_Plugin_License::is_valid_id( $install->license_id )
9822
- ) {
9823
- continue;
9824
- }
9825
-
9826
- $license_ids[ $install->license_id ] = true;
9827
- }
9828
-
9829
- return array_keys( $license_ids );
9830
- }
9831
-
9832
- /**
9833
- * @author Vova Feldman (@svovaf)
9834
- * @since 1.0.5
9835
- *
9836
- * @param number $id
9837
- *
9838
- * @return FS_Plugin_Plan|false
9839
- */
9840
- function _get_plan_by_id( $id ) {
9841
- $this->_logger->entrance();
9842
-
9843
- if ( ! is_array( $this->_plans ) || 0 === count( $this->_plans ) ) {
9844
- $this->_sync_plans();
9845
- }
9846
-
9847
- foreach ( $this->_plans as $plan ) {
9848
- if ( $id == $plan->id ) {
9849
- return $plan;
9850
- }
9851
- }
9852
-
9853
- return false;
9854
- }
9855
-
9856
- /**
9857
- * @author Vova Feldman (@svovaf)
9858
- * @since 1.1.8.1
9859
- *
9860
- * @param string $name
9861
- *
9862
- * @return FS_Plugin_Plan|false
9863
- */
9864
- private function get_plan_by_name( $name ) {
9865
- $this->_logger->entrance();
9866
-
9867
- if ( ! is_array( $this->_plans ) || 0 === count( $this->_plans ) ) {
9868
- $this->_sync_plans();
9869
- }
9870
-
9871
- foreach ( $this->_plans as $plan ) {
9872
- if ( $name == $plan->name ) {
9873
- return $plan;
9874
- }
9875
- }
9876
-
9877
- return false;
9878
- }
9879
-
9880
- /**
9881
- * Sync local licenses with remote server.
9882
- *
9883
- * @author Vova Feldman (@svovaf)
9884
- * @since 1.0.6
9885
- *
9886
- * @param number|bool $site_license_id
9887
- * @param number|null $blog_id
9888
- *
9889
- * @return FS_Plugin_License[]|object
9890
- */
9891
- function _sync_licenses( $site_license_id = false, $blog_id = null ) {
9892
- $this->_logger->entrance();
9893
-
9894
- $is_network_admin = fs_is_network_admin();
9895
-
9896
- if ( $is_network_admin && is_null( $blog_id ) ) {
9897
- $all_licenses = self::get_all_licenses( $this->_module_id );
9898
- } else {
9899
- $all_licenses = $this->get_user_licenses( $this->_user->id );
9900
- }
9901
-
9902
- $foreign_licenses = array(
9903
- 'ids' => array(),
9904
- 'license_keys' => array()
9905
- );
9906
-
9907
- $all_licenses_map = array();
9908
- foreach ( $all_licenses as $license ) {
9909
- $all_licenses_map[ $license->id ] = true;
9910
- if ( $license->user_id == $this->_user->id || $license->id == $site_license_id ) {
9911
- continue;
9912
- }
9913
-
9914
- $foreign_licenses['ids'][] = $license->id;
9915
- $foreign_licenses['license_keys'][] = $license->secret_key;
9916
- }
9917
-
9918
- if ( empty( $foreign_licenses['ids'] ) ) {
9919
- $foreign_licenses = array();
9920
- }
9921
-
9922
- $licenses = $this->_fetch_licenses( false, $site_license_id, $foreign_licenses, $blog_id );
9923
-
9924
- if ( $this->is_array_instanceof( $licenses, 'FS_Plugin_License' ) ) {
9925
- $licenses_map = array();
9926
- foreach ( $licenses as $license ) {
9927
- $licenses_map[ $license->id ] = true;
9928
- }
9929
-
9930
- // $license_ids_to_keep = $this->get_license_ids_associated_with_installs();
9931
- // foreach ( $license_ids_to_keep as $license_id ) {
9932
- // if ( isset( $licenses_map[ $license_id ] ) ) {
9933
- // continue;
9934
- // }
9935
- //
9936
- // $missing_license = self::_get_license_by_id( $license_id, false );
9937
- // if ( is_object( $missing_license ) ) {
9938
- // $licenses[] = $missing_license;
9939
- // $licenses_map[ $missing_license->id ] = true;
9940
- // }
9941
- // }
9942
-
9943
- $user_license_ids = $this->get_user_linked_license_ids( $this->_user->id );
9944
-
9945
- foreach ( $user_license_ids as $key => $license_id ) {
9946
- if ( ! isset( $licenses_map[ $license_id ] ) ) {
9947
- // Remove access to licenses that no longer exist.
9948
- unset( $user_license_ids[ $key ] );
9949
- }
9950
- }
9951
-
9952
- if ( ! empty( $user_license_ids ) ) {
9953
- foreach ( $licenses_map as $license_id => $value ) {
9954
- if ( ! isset( $all_licenses_map[ $license_id ] ) ) {
9955
- // Associate new licenses with the user who triggered the license syncing.
9956
- $user_license_ids[] = $license_id;
9957
- }
9958
- }
9959
-
9960
- $user_license_ids = array_unique( $user_license_ids );
9961
- } else {
9962
- $user_license_ids = array_keys( $licenses_map );
9963
- }
9964
-
9965
- if ( ! $is_network_admin || ! is_null( $blog_id ) ) {
9966
- $user_licenses = array();
9967
- foreach ( $licenses as $license ) {
9968
- if ( ! in_array( $license->id, $user_license_ids ) ) {
9969
- continue;
9970
- }
9971
-
9972
- $user_licenses[] = $license;
9973
- }
9974
-
9975
- $this->_licenses = $user_licenses;
9976
- } else {
9977
- $this->_licenses = $licenses;
9978
- }
9979
-
9980
- $this->set_user_linked_license_ids( $this->_user->id, $user_license_ids );
9981
-
9982
- $this->_store_licenses( true, $this->_module_id, $licenses );
9983
- }
9984
-
9985
- // Update current license.
9986
- if ( is_object( $this->_license ) ) {
9987
- $this->_license = $this->_get_license_by_id( $this->_license->id );
9988
- }
9989
-
9990
- return $this->_licenses;
9991
- }
9992
-
9993
- /**
9994
- * @author Vova Feldman (@svovaf)
9995
- * @since 1.0.5
9996
- *
9997
- * @param number $id
9998
- * @param bool $sync_licenses
9999
- *
10000
- * @return FS_Plugin_License|false
10001
- */
10002
- function _get_license_by_id( $id, $sync_licenses = true ) {
10003
- $this->_logger->entrance();
10004
-
10005
- if ( ! FS_Plugin_License::is_valid_id( $id ) ) {
10006
- return false;
10007
- }
10008
-
10009
- /**
10010
- * When running from the network level admin and opted-in from the network,
10011
- * check if the license exists in the network user licenses collection.
10012
- *
10013
- * @author Vova Feldman (@svovaf)
10014
- * @since 2.0.0
10015
- */
10016
- if ( fs_is_network_admin() &&
10017
- $this->is_network_registered() &&
10018
- ( ! is_object( $this->_user ) || $this->_storage->network_user_id != $this->_user->id )
10019
- ) {
10020
- $licenses = $this->get_user_licenses( $this->_storage->network_user_id );
10021
-
10022
- foreach ( $licenses as $license ) {
10023
- if ( $id == $license->id ) {
10024
- return $license;
10025
- }
10026
- }
10027
- }
10028
-
10029
- if ( ! $this->has_any_license() && $sync_licenses ) {
10030
- $this->_sync_licenses( $id );
10031
- }
10032
-
10033
- if ( is_array( $this->_licenses ) ) {
10034
- foreach ( $this->_licenses as $license ) {
10035
- if ( $id == $license->id ) {
10036
- return $license;
10037
- }
10038
- }
10039
- }
10040
-
10041
- return false;
10042
- }
10043
-
10044
- /**
10045
- * Get license by ID. Unlike _get_license_by_id(), this method only checks the local storage and return any license, whether it's associated with the current context user/install or not.
10046
- *
10047
- * @author Vova Feldman (@svovaf)
10048
- * @since 2.0.0
10049
- *
10050
- * @param number $id
10051
- *
10052
- * @return FS_Plugin_License
10053
- */
10054
- private function get_license_by_id( $id ) {
10055
- $licenses = self::get_all_licenses( $this->_module_id );
10056
-
10057
- if ( is_array( $licenses ) && ! empty( $licenses ) ) {
10058
- foreach ( $licenses as $license ) {
10059
- if ( $id == $license->id ) {
10060
- return $license;
10061
- }
10062
- }
10063
- }
10064
-
10065
- return null;
10066
- }
10067
-
10068
- /**
10069
- * Synchronize the site's context license by fetching the license form the API and updating the local data with it.
10070
- *
10071
- * @author Vova Feldman (@svovaf)
10072
- * @since 2.0.0
10073
- *
10074
- * @return \FS_Plugin_License|mixed
10075
- */
10076
- private function sync_site_license() {
10077
- $api = $this->get_api_user_scope();
10078
-
10079
- $result = $api->get( "/licenses/{$this->_license->id}.json?license_key=" . urlencode( $this->_license->secret_key ), true );
10080
-
10081
- if ( ! $this->is_api_result_entity( $result ) ) {
10082
- return $result;
10083
- }
10084
-
10085
- $license = $this->_update_site_license( new FS_Plugin_License( $result ) );
10086
- $this->_store_licenses();
10087
-
10088
- return $license;
10089
- }
10090
-
10091
- /**
10092
- * Get all user's available licenses for the current module.
10093
- *
10094
- * @author Vova Feldman (@svovaf)
10095
- * @since 2.0.0
10096
- *
10097
- * @param number $user_id
10098
- *
10099
- * @return FS_Plugin_License[]
10100
- */
10101
- private function get_user_licenses( $user_id ) {
10102
- $all_licenses = self::get_all_licenses( $this->_module_id );
10103
- if ( empty( $all_licenses ) ) {
10104
- return array();
10105
- }
10106
-
10107
- $user_license_ids = $this->get_user_linked_license_ids( $user_id );
10108
- if ( empty( $user_license_ids ) ) {
10109
- return array();
10110
- }
10111
-
10112
- $licenses = array();
10113
- foreach ( $all_licenses as $license ) {
10114
- if ( in_array( $license->id, $user_license_ids ) ) {
10115
- $licenses[] = $license;
10116
- }
10117
- }
10118
-
10119
- return $licenses;
10120
- }
10121
-
10122
- /**
10123
- * Checks if the context license is network activated except on the given blog ID.
10124
- *
10125
- * @author Vova Feldman (@svovaf)
10126
- * @since 2.0.0
10127
- *
10128
- * @param int $except_blog_id
10129
- *
10130
- * @return bool
10131
- */
10132
- private function is_license_network_active( $except_blog_id = 0 ) {
10133
- $this->_logger->entrance();
10134
-
10135
- if ( ! is_object( $this->_license ) ) {
10136
- return false;
10137
- }
10138
-
10139
- $sites = self::get_sites();
10140
-
10141
- if ( $this->_license->total_activations() < ( count( $sites ) - 1 ) ) {
10142
- // There are more sites than the number of activations, so license cannot be network activated.
10143
- return false;
10144
- }
10145
-
10146
- foreach ( $sites as $site ) {
10147
- $blog_id = self::get_site_blog_id( $site );
10148
-
10149
- if ( $except_blog_id == $blog_id ) {
10150
- // Skip excluded blog.
10151
- continue;
10152
- }
10153
-
10154
- $install = $this->get_install_by_blog_id( $blog_id );
10155
-
10156
- if ( is_object( $install ) && $install->license_id != $this->_license->id ) {
10157
- return false;
10158
- }
10159
- }
10160
-
10161
- return true;
10162
- }
10163
-
10164
- /**
10165
- * Checks if license can be activated on all the network sites (opted-in or skipped) that are not yet associated with a license. If possible, try to make the activation, if not return false.
10166
- *
10167
- * Notice: On success, this method will also update the license activations counters (without updating the license in the storage).
10168
- *
10169
- * @author Vova Feldman (@svovaf)
10170
- * @since 2.0.0
10171
- *
10172
- * @param \FS_User $user
10173
- * @param \FS_Plugin_License $license
10174
- *
10175
- * @return bool
10176
- */
10177
- private function try_activate_license_on_network( FS_User $user, FS_Plugin_License $license ) {
10178
- $this->_logger->entrance();
10179
-
10180
- $result = $this->can_activate_license_on_network( $license );
10181
-
10182
- if ( false === $result ) {
10183
- return false;
10184
- }
10185
-
10186
- $installs_without_license = $result['installs'];
10187
- if ( ! empty( $installs_without_license ) ) {
10188
- $this->activate_license_on_many_installs( $user, $license->secret_key, $installs_without_license );
10189
- }
10190
-
10191
- $disconnected_site_ids = $result['sites'];
10192
- if ( ! empty( $disconnected_site_ids ) ) {
10193
- $this->activate_license_on_many_sites( $user, $license->secret_key, $disconnected_site_ids );
10194
- }
10195
-
10196
- $this->link_license_2_user( $license->id, $user->id );
10197
-
10198
- // Sync license after activations.
10199
- $license->activated += $result['production_count'];
10200
- $license->activated_local += $result['localhost_count'];
10201
-
10202
- // $this->_store_licenses()
10203
-
10204
- return true;
10205
- }
10206
-
10207
- /**
10208
- * Checks if the given license can be activated on the whole network.
10209
- *
10210
- * @author Vova Feldman (@svovaf)
10211
- * @since 2.0.0
10212
- *
10213
- * @param \FS_Plugin_License $license
10214
- *
10215
- * @return false|array {
10216
- * @type array[int]FS_Site $installs Blog ID to install map.
10217
- * @type int[] $sites Non-connected blog IDs.
10218
- * @type int $production_count Production sites count.
10219
- * @type int $localhost_count Production sites count.
10220
- * }
10221
- */
10222
- private function can_activate_license_on_network( FS_Plugin_License $license ) {
10223
- $sites = self::get_sites();
10224
-
10225
- $production_count = 0;
10226
- $localhost_count = 0;
10227
-
10228
- $installs_without_license = array();
10229
- $disconnected_site_ids = array();
10230
-
10231
- foreach ( $sites as $site ) {
10232
- $blog_id = self::get_site_blog_id( $site );
10233
- $install = $this->get_install_by_blog_id( $blog_id );
10234
-
10235
- if ( is_object( $install ) ) {
10236
- if ( FS_Plugin_License::is_valid_id( $install->license_id ) ) {
10237
- // License already activated on the install.
10238
- continue;
10239
- }
10240
-
10241
- $url = $install->url;
10242
-
10243
- $installs_without_license[ $blog_id ] = $install;
10244
- } else {
10245
- $url = is_object( $site ) ?
10246
- $site->siteurl :
10247
- get_site_url( $blog_id );
10248
-
10249
- $disconnected_site_ids[] = $blog_id;
10250
- }
10251
-
10252
- if ( FS_Site::is_localhost_by_address( $url ) ) {
10253
- $localhost_count ++;
10254
- } else {
10255
- $production_count ++;
10256
- }
10257
- }
10258
-
10259
- if ( ! $license->can_activate_bulk( $production_count, $localhost_count ) ) {
10260
- return false;
10261
- }
10262
-
10263
- return array(
10264
- 'installs' => $installs_without_license,
10265
- 'sites' => $disconnected_site_ids,
10266
- 'production_count' => $production_count,
10267
- 'localhost_count' => $localhost_count,
10268
- );
10269
- }
10270
-
10271
- /**
10272
- * Activate a given license on a collection of installs.
10273
- *
10274
- * @author Vova Feldman (@svovaf)
10275
- * @since 2.0.0
10276
- *
10277
- * @param \FS_User $user
10278
- * @param string $license_key
10279
- * @param array $blog_2_install_map {
10280
- * @key int Blog ID.
10281
- * @value FS_Site Blog's associated install.
10282
- * }
10283
- *
10284
- * @return mixed|true
10285
- */
10286
- private function activate_license_on_many_installs(
10287
- FS_User $user,
10288
- $license_key,
10289
- array $blog_2_install_map
10290
- ) {
10291
- $params = array(
10292
- array( 'license_key' => $this->apply_filters( 'license_key', $license_key ) )
10293
- );
10294
-
10295
- $install_2_blog_map = array();
10296
- foreach ( $blog_2_install_map as $blog_id => $install ) {
10297
- $params[] = array( 'id' => $install->id );
10298
-
10299
- $install_2_blog_map[ $install->id ] = $blog_id;
10300
- }
10301
-
10302
- $result = $this->get_api_user_scope_by_user( $user )->call(
10303
- "plugins/{$this->_plugin->id}/installs.json",
10304
- 'PUT',
10305
- $params
10306
- );
10307
-
10308
- if ( ! $this->is_api_result_object( $result, 'installs' ) ) {
10309
- return $result;
10310
- }
10311
-
10312
- foreach ( $result->installs as $r_install ) {
10313
- $install = new FS_Site( $r_install );
10314
- $install->is_disconnected = false;
10315
-
10316
- // Update install.
10317
- $this->_store_site(
10318
- true,
10319
- $install_2_blog_map[ $r_install->id ],
10320
- $install
10321
- );
10322
- }
10323
-
10324
- return true;
10325
- }
10326
-
10327
- /**
10328
- * Activate a given license on a collection of blogs/sites that are not yet opted-in.
10329
- *
10330
- * @author Vova Feldman (@svovaf)
10331
- * @since 2.0.0
10332
- *
10333
- * @param \FS_User $user
10334
- * @param string $license_key
10335
- * @param int[] $site_ids
10336
- *
10337
- * @return true|mixed True if successful, otherwise, the API result.
10338
- */
10339
- private function activate_license_on_many_sites(
10340
- FS_User $user,
10341
- $license_key,
10342
- array $site_ids
10343
- ) {
10344
- $sites = array();
10345
- foreach ( $site_ids as $site_id ) {
10346
- $sites[] = $this->get_site_info( array( 'blog_id' => $site_id ) );
10347
- }
10348
-
10349
- // Install the plugin.
10350
- $result = $this->create_installs_with_user(
10351
- $user,
10352
- $license_key,
10353
- false,
10354
- $sites,
10355
- false,
10356
- true
10357
- );
10358
-
10359
- if ( ! $this->is_api_result_entity( $result ) &&
10360
- ! $this->is_api_result_object( $result, 'installs' )
10361
- ) {
10362
- return $result;
10363
- }
10364
-
10365
- $installs = array();
10366
- foreach ( $result->installs as $install ) {
10367
- $installs[] = new FS_Site( $install );
10368
- }
10369
-
10370
- // Map site addresses to their blog IDs.
10371
- $address_to_blog_map = $this->get_address_to_blog_map();
10372
-
10373
- $first_blog_id = null;
10374
-
10375
- foreach ( $installs as $install ) {
10376
- $address = trailingslashit( fs_strip_url_protocol( $install->url ) );
10377
- $blog_id = $address_to_blog_map[ $address ];
10378
-
10379
- $this->_store_site( true, $blog_id, $install );
10380
-
10381
- $this->reset_anonymous_mode( $blog_id );
10382
-
10383
- if ( is_null( $first_blog_id ) ) {
10384
- $first_blog_id = $blog_id;
10385
- }
10386
- }
10387
-
10388
- if ( ! FS_Site::is_valid_id( $this->_storage->network_install_blog_id ) ) {
10389
- $this->_storage->network_install_blog_id = $first_blog_id;
10390
- }
10391
-
10392
- return true;
10393
- }
10394
-
10395
- /**
10396
- * Sync site's license with user licenses.
10397
- *
10398
- * @author Vova Feldman (@svovaf)
10399
- * @since 1.0.6
10400
- *
10401
- * @param FS_Plugin_License|null $new_license
10402
- *
10403
- * @return FS_Plugin_License|null
10404
- */
10405
- function _update_site_license( $new_license ) {
10406
- $this->_logger->entrance();
10407
-
10408
- $this->_license = $new_license;
10409
-
10410
- if ( ! is_object( $new_license ) ) {
10411
- $this->_site->license_id = null;
10412
- $this->_sync_site_subscription( null );
10413
-
10414
- return $this->_license;
10415
- }
10416
-
10417
- $this->_site->license_id = $this->_license->id;
10418
-
10419
- if ( ! is_array( $this->_licenses ) ) {
10420
- $this->_licenses = array();
10421
- }
10422
-
10423
- $is_license_found = false;
10424
- for ( $i = 0, $len = count( $this->_licenses ); $i < $len; $i ++ ) {
10425
- if ( $new_license->id == $this->_licenses[ $i ]->id ) {
10426
- $this->_licenses[ $i ] = $new_license;
10427
-
10428
- $is_license_found = true;
10429
- break;
10430
- }
10431
- }
10432
-
10433
- // If new license just append.
10434
- if ( ! $is_license_found ) {
10435
- $this->_licenses[] = $new_license;
10436
- }
10437
-
10438
- $this->_sync_site_subscription( $new_license );
10439
-
10440
- return $this->_license;
10441
- }
10442
-
10443
- /**
10444
- * Sync site's subscription.
10445
- *
10446
- * @author Vova Feldman (@svovaf)
10447
- * @since 1.0.9
10448
- *
10449
- * @param FS_Plugin_License|null $license
10450
- *
10451
- * @return bool|\FS_Subscription
10452
- */
10453
- private function _sync_site_subscription( $license ) {
10454
- if ( ! is_object( $license ) ) {
10455
- $this->delete_unused_subscriptions();
10456
-
10457
- return false;
10458
- }
10459
-
10460
- // Load subscription details if not lifetime.
10461
- $subscription = $license->is_lifetime() ?
10462
- false :
10463
- $this->_fetch_site_license_subscription();
10464
-
10465
- if ( is_object( $subscription ) && ! isset( $subscription->error ) ) {
10466
- $this->store_subscription( $subscription );
10467
- } else {
10468
- $this->delete_unused_subscriptions();
10469
- }
10470
-
10471
- return $subscription;
10472
- }
10473
-
10474
- /**
10475
- * @author Vova Feldman (@svovaf)
10476
- * @since 1.0.6
10477
- *
10478
- * @return bool|\FS_Plugin_License
10479
- */
10480
- function _get_license() {
10481
- if ( ! fs_is_network_admin() || is_object( $this->_license ) ) {
10482
- return $this->_license;
10483
- }
10484
-
10485
- return $this->_get_available_premium_license();
10486
- }
10487
-
10488
- /**
10489
- * @param number $license_id
10490
- *
10491
- * @return null|\FS_Subscription
10492
- */
10493
- function _get_subscription( $license_id ) {
10494
- if ( ! isset( $this->_storage->subscriptions ) ||
10495
- empty( $this->_storage->subscriptions )
10496
- ) {
10497
- return null;
10498
- }
10499
-
10500
- foreach ( $this->_storage->subscriptions as $subscription ) {
10501
- if ( $subscription->license_id == $license_id ) {
10502
- return $subscription;
10503
- }
10504
- }
10505
-
10506
- return null;
10507
- }
10508
-
10509
- /**
10510
- * @author Leo Fajardo (@leorw)
10511
- * @since 2.0.0
10512
- *
10513
- * @param FS_Subscription $subscription
10514
- */
10515
- function store_subscription( FS_Subscription $subscription ) {
10516
- if ( ! isset( $this->_storage->subscriptions ) ) {
10517
- $this->_storage->subscriptions = array();
10518
- }
10519
-
10520
- if ( empty( $this->_storage->subscriptions ) || ! is_multisite() ) {
10521
- $this->_storage->subscriptions = array( $subscription );
10522
-
10523
- return;
10524
- }
10525
-
10526
- $subscriptions = $this->_storage->subscriptions;
10527
-
10528
- $updated_subscription = false;
10529
- foreach ( $subscriptions as $key => $existing_subscription ) {
10530
- if ( $existing_subscription->id == $subscription->id ) {
10531
- $subscriptions[ $key ] = $subscription;
10532
- $updated_subscription = true;
10533
- break;
10534
- }
10535
- }
10536
-
10537
- if ( ! $updated_subscription ) {
10538
- $subscriptions[] = $subscription;
10539
- }
10540
-
10541
- $this->_storage->subscriptions = $subscriptions;
10542
- }
10543
-
10544
- /**
10545
- * @author Leo Fajardo (@leorw)
10546
- * @since 2.0.0
10547
- */
10548
- function delete_unused_subscriptions() {
10549
- if ( ! isset( $this->_storage->subscriptions ) ||
10550
- empty( $this->_storage->subscriptions ) ||
10551
- // Clean up only if there are already at least 3 subscriptions.
10552
- ( count( $this->_storage->subscriptions ) < 3 )
10553
- ) {
10554
- return;
10555
- }
10556
-
10557
- if ( ! is_multisite() ) {
10558
- // If not multisite, there should only be 1 subscription, so just clear the array.
10559
- $this->_storage->subscriptions = array();
10560
-
10561
- return;
10562
- }
10563
-
10564
- $subscriptions_to_keep_by_license_id_map = array();
10565
- $sites = self::get_sites();
10566
- foreach ( $sites as $site ) {
10567
- $blog_id = self::get_site_blog_id( $site );
10568
- $install = $this->get_install_by_blog_id( $blog_id );
10569
-
10570
- if ( ! is_object( $install ) ||
10571
- ! FS_Plugin_License::is_valid_id( $install->license_id )
10572
- ) {
10573
- continue;
10574
- }
10575
-
10576
- $subscriptions_to_keep_by_license_id_map[ $install->license_id ] = true;
10577
- }
10578
-
10579
- if ( empty( $subscriptions_to_keep_by_license_id_map ) ) {
10580
- $this->_storage->subscriptions = array();
10581
-
10582
- return;
10583
- }
10584
-
10585
- foreach ( $this->_storage->subscriptions as $key => $subscription ) {
10586
- if ( ! isset( $subscriptions_to_keep_by_license_id_map[ $subscription->license_id ] ) ) {
10587
- unset( $this->_storage->subscriptions[ $key ] );
10588
- }
10589
- }
10590
- }
10591
-
10592
- /**
10593
- * @author Vova Feldman (@svovaf)
10594
- * @since 1.0.2
10595
- *
10596
- * @param string $plan Plan name
10597
- * @param bool $exact If true, looks for exact plan. If false, also check "higher" plans.
10598
- *
10599
- * @return bool
10600
- */
10601
- function is_plan( $plan, $exact = false ) {
10602
- $this->_logger->entrance();
10603
-
10604
- if ( ! $this->is_registered() ) {
10605
- return false;
10606
- }
10607
-
10608
- $plan = strtolower( $plan );
10609
-
10610
- $current_plan_name = $this->get_plan_name();
10611
-
10612
- if ( $current_plan_name === $plan ) {
10613
- // Exact plan.
10614
- return true;
10615
- } else if ( $exact ) {
10616
- // Required exact, but plans are different.
10617
- return false;
10618
- }
10619
-
10620
- $current_plan_order = - 1;
10621
- $required_plan_order = - 1;
10622
- for ( $i = 0, $len = count( $this->_plans ); $i < $len; $i ++ ) {
10623
- if ( $plan === $this->_plans[ $i ]->name ) {
10624
- $required_plan_order = $i;
10625
- } else if ( $current_plan_name === $this->_plans[ $i ]->name ) {
10626
- $current_plan_order = $i;
10627
- }
10628
- }
10629
-
10630
- return ( $current_plan_order > $required_plan_order );
10631
- }
10632
-
10633
- /**
10634
- * Check if module has only one plan.
10635
- *
10636
- * @author Vova Feldman (@svovaf)
10637
- * @since 1.2.1.7
10638
- *
10639
- * @return bool
10640
- */
10641
- function is_single_plan() {
10642
- $this->_logger->entrance();
10643
-
10644
- if ( ! $this->is_registered() ||
10645
- ! is_array( $this->_plans ) ||
10646
- 0 === count( $this->_plans )
10647
- ) {
10648
- return true;
10649
- }
10650
-
10651
- return ( 1 === count( $this->_plans ) );
10652
- }
10653
-
10654
- /**
10655
- * Check if plan based on trial. If not in trial mode, should return false.
10656
- *
10657
- * @since 1.0.9
10658
- *
10659
- * @param string $plan Plan name
10660
- * @param bool $exact If true, looks for exact plan. If false, also check "higher" plans.
10661
- *
10662
- * @return bool
10663
- */
10664
- function is_trial_plan( $plan, $exact = false ) {
10665
- $this->_logger->entrance();
10666
-
10667
- if ( ! $this->is_registered() ) {
10668
- return false;
10669
- }
10670
-
10671
- if ( ! $this->is_trial() ) {
10672
- return false;
10673
- }
10674
-
10675
- $trial_plan = $this->get_trial_plan();
10676
-
10677
- if ( $trial_plan->name === $plan ) {
10678
- // Exact plan.
10679
- return true;
10680
- } else if ( $exact ) {
10681
- // Required exact, but plans are different.
10682
- return false;
10683
- }
10684
-
10685
- $current_plan_order = - 1;
10686
- $required_plan_order = - 1;
10687
- for ( $i = 0, $len = count( $this->_plans ); $i < $len; $i ++ ) {
10688
- if ( $plan === $this->_plans[ $i ]->name ) {
10689
- $required_plan_order = $i;
10690
- } else if ( $trial_plan->name === $this->_plans[ $i ]->name ) {
10691
- $current_plan_order = $i;
10692
- }
10693
- }
10694
-
10695
- return ( $current_plan_order > $required_plan_order );
10696
- }
10697
-
10698
- /**
10699
- * Check if plugin has any paid plans.
10700
- *
10701
- * @author Vova Feldman (@svovaf)
10702
- * @since 1.0.7
10703
- *
10704
- * @return bool
10705
- */
10706
- function has_paid_plan() {
10707
- return $this->_has_paid_plans ||
10708
- FS_Plan_Manager::instance()->has_paid_plan( $this->_plans );
10709
- }
10710
-
10711
- /**
10712
- * Check if plugin has any plan with a trail.
10713
- *
10714
- * @author Vova Feldman (@svovaf)
10715
- * @since 1.0.9
10716
- *
10717
- * @return bool
10718
- */
10719
- function has_trial_plan() {
10720
- /**
10721
- * @author Vova Feldman(@svovaf)
10722
- * @since 1.2.1.5
10723
- *
10724
- * Allow setting a trial from the SDK without calling the API.
10725
- * But, if the user did opt-in, continue using the real data from the API.
10726
- */
10727
- if ( $this->_trial_days >= 0 ) {
10728
- return true;
10729
- }
10730
-
10731
- return $this->_storage->get( 'has_trial_plan', false );
10732
- }
10733
-
10734
- /**
10735
- * Check if plugin has any free plan, or is it premium only.
10736
- *
10737
- * Note: If no plans configured, assume plugin is free.
10738
- *
10739
- * @author Vova Feldman (@svovaf)
10740
- * @since 1.0.7
10741
- *
10742
- * @return bool
10743
- */
10744
- function has_free_plan() {
10745
- return ! $this->is_only_premium();
10746
- }
10747
-
10748
- /**
10749
- * Displays a license activation dialog box when the user clicks on the "Activate License"
10750
- * or "Change License" link on the plugins
10751
- * page.
10752
- *
10753
- * @author Leo Fajardo (@leorw)
10754
- * @since 1.1.9
10755
- */
10756
- function _add_license_activation_dialog_box() {
10757
- $vars = array(
10758
- 'id' => $this->_module_id,
10759
- );
10760
-
10761
- fs_require_template( 'forms/license-activation.php', $vars );
10762
- fs_require_template( 'forms/resend-key.php', $vars );
10763
- }
10764
-
10765
- /**
10766
- * Displays a subscription cancellation dialog box when the user clicks on the "Deactivate License"
10767
- * link on the "Account" page or deactivates a plugin and there's an active subscription that is
10768
- * either associated with a non-lifetime single-site license or non-lifetime multisite license that
10769
- * is only activated on a single production site.
10770
- *
10771
- * @author Leo Fajardo (@leorw)
10772
- * @since 2.2.1
10773
- *
10774
- * @param bool $is_license_deactivation
10775
- */
10776
- function _maybe_add_subscription_cancellation_dialog_box( $is_license_deactivation = false ) {
10777
- if ( fs_is_network_admin() ) {
10778
- // Subscription cancellation dialog box is currently not supported for multisite networks.
10779
- return;
10780
- }
10781
-
10782
- $license = $this->_get_license();
10783
-
10784
- /**
10785
- * If the installation is associated with a non-lifetime license, which is either a single-site or only activated on a single production site (or zero), and connected to an active subscription, suggest the customer to cancel the subscription upon deactivation.
10786
- *
10787
- * @author Leo Fajardo (@leorw) (Comment added by Vova Feldman @svovaf)
10788
- * @since 2.2.1
10789
- */
10790
- if ( ! is_object( $license ) ||
10791
- $license->is_lifetime() ||
10792
- ( ! $license->is_single_site() && $license->activated > 1 )
10793
- ) {
10794
- return;
10795
- }
10796
-
10797
- /**
10798
- * @var FS_Subscription $subscription
10799
- */
10800
- $subscription = $this->_get_subscription( $license->id );
10801
- if ( ! is_object( $subscription ) || ! $subscription->is_active() ) {
10802
- return;
10803
- }
10804
-
10805
- $vars = array(
10806
- 'id' => $this->_module_id,
10807
- 'license' => $license,
10808
- 'has_trial' => $this->is_paid_trial(),
10809
- 'is_license_deactivation' => $is_license_deactivation,
10810
- );
10811
-
10812
- fs_require_template( 'forms/subscription-cancellation.php', $vars );
10813
- }
10814
-
10815
- /**
10816
- * @author Leo Fajardo (@leorw)
10817
- * @since 2.0.2
10818
- */
10819
- function _add_premium_version_upgrade_selection_dialog_box() {
10820
- $modules_update = get_site_transient( $this->is_theme() ? 'update_themes' : 'update_plugins' );
10821
- if ( ! isset( $modules_update->response[ $this->_plugin_basename ] ) ) {
10822
- return;
10823
- }
10824
-
10825
- $vars = array(
10826
- 'id' => $this->_module_id,
10827
- 'new_version' => is_object( $modules_update->response[ $this->_plugin_basename ] ) ?
10828
- $modules_update->response[ $this->_plugin_basename ]->new_version :
10829
- $modules_update->response[ $this->_plugin_basename ]['new_version']
10830
- );
10831
-
10832
- fs_require_template( 'forms/premium-versions-upgrade-metadata.php', $vars );
10833
- fs_require_once_template( 'forms/premium-versions-upgrade-handler.php', $vars );
10834
- }
10835
-
10836
- /**
10837
- * Displays the opt-out dialog box when the user clicks on the "Opt Out" link on the "Plugins"
10838
- * page.
10839
- *
10840
- * @author Leo Fajardo (@leorw)
10841
- * @since 1.2.1.5
10842
- */
10843
- function _add_optout_dialog() {
10844
- if ( $this->is_theme() ) {
10845
- $vars = null;
10846
- fs_require_once_template( '/js/jquery.content-change.php', $vars );
10847
- }
10848
-
10849
- $vars = array( 'id' => $this->_module_id );
10850
- fs_require_template( 'forms/optout.php', $vars );
10851
- }
10852
-
10853
- /**
10854
- * Prepare page to include all required UI and logic for the license activation dialog.
10855
- *
10856
- * @author Vova Feldman (@svovaf)
10857
- * @since 1.2.0
10858
- */
10859
- function _add_license_activation() {
10860
- if ( ! $this->is_user_admin() ) {
10861
- // Only admins can activate a license.
10862
- return;
10863
- }
10864
-
10865
- if ( ! $this->has_paid_plan() ) {
10866
- // Module doesn't have any paid plans.
10867
- return;
10868
- }
10869
-
10870
- if ( ! $this->is_premium() ) {
10871
- // Only add license activation logic to the premium version.
10872
- return;
10873
- }
10874
-
10875
- // Add license activation link and AJAX request handler.
10876
- if ( self::is_plugins_page() ) {
10877
- /**
10878
- * @since 1.2.0 Add license action link only on plugins page.
10879
- */
10880
- $this->_add_license_action_link();
10881
- }
10882
-
10883
- // Add license activation AJAX callback.
10884
- $this->add_ajax_action( 'activate_license', array( &$this, '_activate_license_ajax_action' ) );
10885
-
10886
- // Add resend license AJAX callback.
10887
- $this->add_ajax_action( 'resend_license_key', array( &$this, '_resend_license_key_ajax_action' ) );
10888
- }
10889
-
10890
- /**
10891
- * @author Leo Fajardo (@leorw)
10892
- * @since 2.0.2
10893
- */
10894
- function _add_premium_version_upgrade_selection() {
10895
- if ( ! $this->is_user_admin() ) {
10896
- return;
10897
- }
10898
-
10899
- if ( ! $this->is_premium() || $this->has_any_active_valid_license() ) {
10900
- // This is relevant only to the free versions and premium versions without an active license.
10901
- return;
10902
- }
10903
-
10904
- if ( self::is_updates_page() || ( $this->is_plugin() && self::is_plugins_page() ) ) {
10905
- $this->_add_premium_version_upgrade_selection_action();
10906
- }
10907
- }
10908
-
10909
- /**
10910
- * @author Leo Fajardo (@leorw)
10911
- *
10912
- * @since 1.1.9
10913
- * @since 2.0.0 When a super-admin that hasn't connected before is network activating a license and excluding some of the sites for the license activation, go over the unselected sites in the network and if a site is not connected, skipped, nor delegated, if it's a freemium product then just skip the connection for the site, if it's a premium only product, delegate the connection and license activation to the site admin (Vova Feldman @svovaf).
10914
- */
10915
- function _activate_license_ajax_action() {
10916
- $this->_logger->entrance();
10917
-
10918
- $this->check_ajax_referer( 'activate_license' );
10919
-
10920
- $license_key = trim( fs_request_get( 'license_key' ) );
10921
-
10922
- if ( empty( $license_key ) ) {
10923
- exit;
10924
- }
10925
-
10926
- $plugin_id = fs_request_get( 'module_id', '', 'post' );
10927
- $fs = ( $plugin_id == $this->_module_id ) ?
10928
- $this :
10929
- $this->get_addon_instance( $plugin_id );
10930
-
10931
- $error = false;
10932
- $next_page = false;
10933
-
10934
- $sites = fs_is_network_admin() ?
10935
- fs_request_get( 'sites', array(), 'post' ) :
10936
- array();
10937
-
10938
- $blog_id = fs_request_get( 'blog_id' );
10939
- $has_valid_blog_id = is_numeric( $blog_id );
10940
-
10941
- if ( $fs->is_registered() ) {
10942
- if ( fs_is_network_admin() && ! $has_valid_blog_id ) {
10943
- // If no specific blog ID was provided, activate the license for all sites in the network.
10944
- $blog_2_install_map = array();
10945
- $site_ids = array();
10946
-
10947
- foreach ( $sites as $site ) {
10948
- if ( ! isset( $site['blog_id'] ) || ! is_numeric( $site['blog_id'] ) ) {
10949
- continue;
10950
- }
10951
-
10952
- $install = $this->get_install_by_blog_id( $site['blog_id'] );
10953
-
10954
- if ( is_object( $install ) ) {
10955
- $blog_2_install_map[ $site['blog_id'] ] = $install;
10956
- } else {
10957
- $site_ids[] = $site['blog_id'];
10958
- }
10959
- }
10960
-
10961
- $user = $this->get_current_or_network_user();
10962
-
10963
- if ( ! empty( $blog_2_install_map ) ) {
10964
- $result = $this->activate_license_on_many_installs( $user, $license_key, $blog_2_install_map );
10965
-
10966
- if ( true !== $result ) {
10967
- $error = FS_Api::is_api_error_object( $result ) ?
10968
- $result->error->message :
10969
- var_export( $result, true );
10970
- }
10971
- }
10972
-
10973
- if ( empty( $error ) && ! empty( $site_ids ) ) {
10974
- $result = $this->activate_license_on_many_sites( $user, $license_key, $site_ids );
10975
-
10976
- if ( true !== $result ) {
10977
- $error = FS_Api::is_api_error_object( $result ) ?
10978
- $result->error->message :
10979
- var_export( $result, true );
10980
- }
10981
- }
10982
- } else {
10983
- if ( $has_valid_blog_id ) {
10984
- /**
10985
- * If a specific blog ID was provided, activate the license only for the install that is
10986
- * associated with the given blog ID.
10987
- *
10988
- * @author Leo Fajardo (@leorw)
10989
- */
10990
- $this->switch_to_blog( $blog_id );
10991
- }
10992
-
10993
- $api = $fs->get_api_site_scope();
10994
-
10995
- $params = array(
10996
- 'license_key' => $fs->apply_filters( 'license_key', $license_key )
10997
- );
10998
-
10999
- $install = $api->call( $fs->add_show_pending( '/' ), 'put', $params );
11000
-
11001
- if ( FS_Api::is_api_error( $install ) ) {
11002
- $error = FS_Api::is_api_error_object( $install ) ?
11003
- $install->error->message :
11004
- var_export( $install->error, true );
11005
- } else {
11006
- $fs->reconnect_locally( $has_valid_blog_id );
11007
- }
11008
- }
11009
-
11010
- if ( empty( $error ) ) {
11011
- $this->network_upgrade_mode_completed();
11012
-
11013
- $fs->_sync_license( true, $has_valid_blog_id );
11014
-
11015
- $next_page = $fs->is_addon() ?
11016
- $fs->get_parent_instance()->get_account_url() :
11017
- $fs->get_account_url();
11018
- }
11019
- } else {
11020
- $next_page = $fs->opt_in(
11021
- false,
11022
- false,
11023
- false,
11024
- $license_key,
11025
- false,
11026
- false,
11027
- false,
11028
- fs_request_get_bool( 'is_marketing_allowed', null ),
11029
- $sites
11030
- );
11031
-
11032
- if ( isset( $next_page->error ) ) {
11033
- $error = $next_page->error;
11034
- } else {
11035
- if ( fs_is_network_admin() ) {
11036
- /**
11037
- * Get the list of sites that were just opted-in (and license activated).
11038
- * This is an optimization for the next part below saving some DB queries.
11039
- */
11040
- $connected_sites = array();
11041
- foreach ( $sites as $site ) {
11042
- if ( isset( $site['blog_id'] ) && is_numeric( $site['blog_id'] ) ) {
11043
- $connected_sites[ $site['blog_id'] ] = true;
11044
- }
11045
- }
11046
-
11047
- $all_sites = self::get_sites();
11048
- $pending_sites = array();
11049
-
11050
- /**
11051
- * Check if there are any sites that are not connected, skipped, nor delegated. For every site that falls into that category, if the product is freemium, skip the connection. If the product is premium only, delegate the connection to the site administrator.
11052
- *
11053
- * @author Vova Feldman (@svovaf)
11054
- */
11055
- foreach ( $all_sites as $site ) {
11056
- $blog_id = self::get_site_blog_id( $site );
11057
-
11058
- if ( isset( $connected_sites[ $blog_id ] ) ) {
11059
- // Site was just connected.
11060
- continue;
11061
- }
11062
-
11063
- if ( $this->is_installed_on_site( $blog_id ) ) {
11064
- // Site was already connected before.
11065
- continue;
11066
- }
11067
-
11068
- if ( $this->is_site_delegated_connection( $blog_id ) ) {
11069
- // Site's connection was delegated.
11070
- continue;
11071
- }
11072
-
11073
- if ( $this->is_anonymous_site( $blog_id ) ) {
11074
- // Site connection was already skipped.
11075
- continue;
11076
- }
11077
-
11078
- $pending_sites[] = self::get_site_info( $site );
11079
- }
11080
-
11081
- if ( ! empty( $pending_sites ) ) {
11082
- if ( $this->is_freemium() ) {
11083
- $this->skip_connection( $pending_sites );
11084
- } else {
11085
- $this->delegate_connection( $pending_sites );
11086
- }
11087
- }
11088
- }
11089
- }
11090
- }
11091
-
11092
- if ( false === $error && true === $this->_storage->require_license_activation ) {
11093
- $this->_storage->require_license_activation = false;
11094
- }
11095
-
11096
- $result = array(
11097
- 'success' => ( false === $error )
11098
- );
11099
-
11100
- if ( false !== $error ) {
11101
- $result['error'] = $error;
11102
- } else {
11103
- $result['next_page'] = $next_page;
11104
- }
11105
-
11106
- echo json_encode( $result );
11107
-
11108
- exit;
11109
- }
11110
-
11111
- /**
11112
- * @author Leo Fajardo (@leorw)
11113
- * @since 1.2.3.1
11114
- */
11115
- function _network_activate_ajax_action() {
11116
- $this->_logger->entrance();
11117
-
11118
- $this->check_ajax_referer( 'network_activate' );
11119
-
11120
- $plugin_id = fs_request_get( 'module_id', '', 'post' );
11121
- $fs = ( $plugin_id == $this->_module_id ) ?
11122
- $this :
11123
- $this->get_addon_instance( $plugin_id );
11124
-
11125
- $error = false;
11126
-
11127
- $sites = fs_request_get( 'sites', array(), 'post' );
11128
- if ( is_array( $sites ) && ! empty( $sites ) ) {
11129
- $sites_by_action = array(
11130
- 'allow' => array(),
11131
- 'delegate' => array(),
11132
- 'skip' => array()
11133
- );
11134
-
11135
- foreach ( $sites as $site ) {
11136
- $sites_by_action[ $site['action'] ][] = $site;
11137
- }
11138
-
11139
- $total_sites = count( $sites );
11140
- $total_sites_to_delegate = count( $sites_by_action['delegate'] );
11141
-
11142
- $next_page = '';
11143
- if ( $total_sites === $total_sites_to_delegate &&
11144
- ! $this->is_network_upgrade_mode()
11145
- ) {
11146
- $this->delegate_connection();
11147
- } else {
11148
- if ( ! empty( $sites_by_action['delegate'] ) ) {
11149
- $this->delegate_connection( $sites_by_action['delegate'] );
11150
- }
11151
-
11152
- if ( ! empty( $sites_by_action['skip'] ) ) {
11153
- $this->skip_connection( $sites_by_action['skip'] );
11154
- }
11155
-
11156
- if ( ! empty( $sites_by_action['allow'] ) ) {
11157
- if ( ! $fs->is_registered() || ! $this->_is_network_active ) {
11158
- $next_page = $fs->opt_in(
11159
- false,
11160
- false,
11161
- false,
11162
- false,
11163
- false,
11164
- false,
11165
- false,
11166
- fs_request_get_bool( 'is_marketing_allowed', null ),
11167
- $sites_by_action['allow']
11168
- );
11169
- } else {
11170
- $next_page = $fs->install_with_user(
11171
- $this->get_network_user(),
11172
- false,
11173
- false,
11174
- false,
11175
- true,
11176
- $sites_by_action['allow']
11177
- );
11178
- }
11179
-
11180
- if ( is_object( $next_page ) && isset( $next_page->error ) ) {
11181
- $error = $next_page->error;
11182
- }
11183
- }
11184
- }
11185
-
11186
- if ( empty( $next_page ) ) {
11187
- $next_page = $this->get_after_activation_url( 'after_network_activation_url' );
11188
- }
11189
- } else {
11190
- $error = $this->get_text_inline( 'Invalid site details collection.', 'invalid_site_details_collection' );
11191
- }
11192
-
11193
- $result = array(
11194
- 'success' => ( false === $error )
11195
- );
11196
-
11197
- if ( false !== $error ) {
11198
- $result['error'] = $error;
11199
- } else {
11200
- $result['next_page'] = $next_page;
11201
- }
11202
-
11203
- echo json_encode( $result );
11204
-
11205
- exit;
11206
- }
11207
-
11208
- /**
11209
- * Billing update AJAX callback.
11210
- *
11211
- * @author Vova Feldman (@svovaf)
11212
- * @since 1.2.1.5
11213
- */
11214
- function _update_billing_ajax_action() {
11215
- $this->_logger->entrance();
11216
-
11217
- $this->check_ajax_referer( 'update_billing' );
11218
-
11219
- if ( ! $this->is_user_admin() ) {
11220
- // Only for admins.
11221
- self::shoot_ajax_failure();
11222
- }
11223
-
11224
- $billing = fs_request_get( 'billing' );
11225
-
11226
- $api = $this->get_api_user_scope();
11227
- $result = $api->call( '/billing.json', 'put', array_merge( $billing, array(
11228
- 'plugin_id' => $this->get_parent_id(),
11229
- ) ) );
11230
-
11231
- if ( ! $this->is_api_result_entity( $result ) ) {
11232
- self::shoot_ajax_failure();
11233
- }
11234
-
11235
- // Purge cached billing.
11236
- $this->get_api_user_scope()->purge_cache( 'billing.json' );
11237
-
11238
- self::shoot_ajax_success();
11239
- }
11240
-
11241
- /**
11242
- * Trial start for anonymous users (AJAX callback).
11243
- *
11244
- * @author Vova Feldman (@svovaf)
11245
- * @since 1.2.1.5
11246
- */
11247
- function _start_trial_ajax_action() {
11248
- $this->_logger->entrance();
11249
-
11250
- $this->check_ajax_referer( 'start_trial' );
11251
-
11252
- if ( ! $this->is_user_admin() ) {
11253
- // Only for admins.
11254
- self::shoot_ajax_failure();
11255
- }
11256
-
11257
- $trial_data = fs_request_get( 'trial' );
11258
-
11259
- $next_page = $this->opt_in(
11260
- false,
11261
- false,
11262
- false,
11263
- false,
11264
- false,
11265
- $trial_data['plan_id']
11266
- );
11267
-
11268
- if ( is_object( $next_page ) && $this->is_api_error( $next_page ) ) {
11269
- self::shoot_ajax_failure(
11270
- isset( $next_page->error ) ?
11271
- $next_page->error->message :
11272
- var_export( $next_page, true )
11273
- );
11274
- }
11275
-
11276
- $this->shoot_ajax_success( array(
11277
- 'next_page' => $next_page,
11278
- ) );
11279
- }
11280
-
11281
- /**
11282
- * @author Leo Fajardo (@leorw)
11283
- * @since 1.2.0
11284
- */
11285
- function _resend_license_key_ajax_action() {
11286
- $this->_logger->entrance();
11287
-
11288
- $this->check_ajax_referer( 'resend_license_key' );
11289
-
11290
- $email_address = sanitize_email( trim( fs_request_get( 'email', '', 'post' ) ) );
11291
-
11292
- if ( empty( $email_address ) ) {
11293
- exit;
11294
- }
11295
-
11296
- $error = false;
11297
-
11298
- $api = $this->get_api_plugin_scope();
11299
- $result = $api->call( '/licenses/resend.json', 'post',
11300
- array(
11301
- 'email' => $email_address,
11302
- 'url' => home_url(),
11303
- )
11304
- );
11305
-
11306
- if ( is_object( $result ) && isset( $result->error ) ) {
11307
- $error = $result->error;
11308
-
11309
- if ( in_array( $error->code, array( 'invalid_email', 'no_user' ) ) ) {
11310
- $error = $this->get_text_inline( "We couldn't find your email address in the system, are you sure it's the right address?", 'email-not-found' );
11311
- } else if ( 'no_license' === $error->code ) {
11312
- $error = $this->get_text_inline( "We can't see any active licenses associated with that email address, are you sure it's the right address?", 'no-active-licenses' );
11313
- } else {
11314
- $error = $error->message;
11315
- }
11316
- }
11317
-
11318
- $licenses = array(
11319
- 'success' => ( false === $error )
11320
- );
11321
-
11322
- if ( false !== $error ) {
11323
- $licenses['error'] = sprintf( '%s... %s', $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ), strtolower( $error ) );
11324
- }
11325
-
11326
- echo json_encode( $licenses );
11327
-
11328
- exit;
11329
- }
11330
-
11331
- /**
11332
- * @author Vova Feldman (@svovaf)
11333
- * @since 1.2.1.8
11334
- *
11335
- * @var string
11336
- */
11337
- private static $_pagenow;
11338
-
11339
- /**
11340
- * Get current page or the referer if executing a WP AJAX request.
11341
- *
11342
- * @author Vova Feldman (@svovaf)
11343
- * @since 1.2.1.8
11344
- *
11345
- * @return string
11346
- */
11347
- static function get_current_page() {
11348
- if ( ! isset( self::$_pagenow ) ) {
11349
- global $pagenow;
11350
-
11351
- self::$_pagenow = $pagenow;
11352
-
11353
- if ( self::is_ajax() &&
11354
- 'admin-ajax.php' === $pagenow
11355
- ) {
11356
- $referer = fs_get_raw_referer();
11357
-
11358
- if ( is_string( $referer ) ) {
11359
- $parts = explode( '?', $referer );
11360
-
11361
- self::$_pagenow = basename( $parts[0] );
11362
- }
11363
- }
11364
- }
11365
-
11366
- return self::$_pagenow;
11367
- }
11368
-
11369
- /**
11370
- * Helper method to check if user in the plugins page.
11371
- *
11372
- * @author Vova Feldman (@svovaf)
11373
- * @since 1.2.1.5
11374
- *
11375
- * @return bool
11376
- */
11377
- static function is_plugins_page() {
11378
- return ( 'plugins.php' === self::get_current_page() );
11379
- }
11380
-
11381
- /**
11382
- * @author Leo Fajardo (@leorw)
11383
- * @since 2.0.2
11384
- *
11385
- * @return bool
11386
- */
11387
- static function is_updates_page() {
11388
- return ( 'update-core.php' === self::get_current_page() );
11389
- }
11390
-
11391
- /**
11392
- * Helper method to check if user in the themes page.
11393
- *
11394
- * @author Vova Feldman (@svovaf)
11395
- * @since 1.2.2.6
11396
- *
11397
- * @return bool
11398
- */
11399
- static function is_themes_page() {
11400
- return ( 'themes.php' === self::get_current_page() );
11401
- }
11402
-
11403
- #----------------------------------------------------------------------------------
11404
- #region Affiliation
11405
- #----------------------------------------------------------------------------------
11406
-
11407
- /**
11408
- * @author Leo Fajardo (@leorw)
11409
- * @since 1.2.3
11410
- *
11411
- * @return bool
11412
- */
11413
- function has_affiliate_program() {
11414
- if ( ! is_object( $this->_plugin ) ) {
11415
- return false;
11416
- }
11417
-
11418
- return $this->_plugin->has_affiliate_program();
11419
- }
11420
-
11421
- /**
11422
- * @author Leo Fajardo (@leorw)
11423
- * @since 1.2.4
11424
- */
11425
- private function fetch_affiliate_terms() {
11426
- if ( ! is_object( $this->plugin_affiliate_terms ) ) {
11427
- $plugins_api = $this->get_api_plugin_scope();
11428
- $affiliate_terms = $plugins_api->get( '/aff.json?type=affiliation', false );
11429
-
11430
- if ( ! $this->is_api_result_entity( $affiliate_terms ) ) {
11431
- return;
11432
- }
11433
-
11434
- $this->plugin_affiliate_terms = new FS_AffiliateTerms( $affiliate_terms );
11435
- }
11436
- }
11437
-
11438
- /**
11439
- * @author Leo Fajardo (@leorw)
11440
- * @since 1.2.4
11441
- */
11442
- private function fetch_affiliate_and_custom_terms() {
11443
- if ( ! empty( $this->_storage->affiliate_application_data ) ) {
11444
- $application_data = $this->_storage->affiliate_application_data;
11445
- $flush = ( ! isset( $application_data['status'] ) || 'pending' === $application_data['status'] );
11446
-
11447
- $users_api = $this->get_api_user_scope();
11448
- $result = $users_api->get( "/plugins/{$this->_plugin->id}/aff/{$this->plugin_affiliate_terms->id}/affiliates.json", $flush );
11449
- if ( $this->is_api_result_object( $result, 'affiliates' ) ) {
11450
- if ( ! empty( $result->affiliates ) ) {
11451
- $affiliate = new FS_Affiliate( $result->affiliates[0] );
11452
-
11453
- if ( ! isset( $application_data['status'] ) || $application_data['status'] !== $affiliate->status ) {
11454
- $application_data['status'] = $affiliate->status;
11455
- $this->_storage->affiliate_application_data = $application_data;
11456
- }
11457
-
11458
- if ( $affiliate->is_using_custom_terms ) {
11459
- $affiliate_terms = $users_api->get( "/plugins/{$this->_plugin->id}/affiliates/{$affiliate->id}/aff/{$affiliate->custom_affiliate_terms_id}.json", $flush );
11460
- if ( $this->is_api_result_entity( $affiliate_terms ) ) {
11461
- $this->custom_affiliate_terms = new FS_AffiliateTerms( $affiliate_terms );
11462
- }
11463
- }
11464
-
11465
- $this->affiliate = $affiliate;
11466
- }
11467
- }
11468
- }
11469
- }
11470
-
11471
- /**
11472
- * @author Leo Fajardo (@leorw)
11473
- * @since 1.2.3
11474
- */
11475
- private function fetch_affiliate_and_terms() {
11476
- $this->_logger->entrance();
11477
-
11478
- $this->fetch_affiliate_terms();
11479
- $this->fetch_affiliate_and_custom_terms();
11480
- }
11481
-
11482
- /**
11483
- * @author Leo Fajardo (@leorw)
11484
- * @since 1.2.3
11485
- *
11486
- * @return FS_Affiliate
11487
- */
11488
- function get_affiliate() {
11489
- return $this->affiliate;
11490
- }
11491
-
11492
-
11493
- /**
11494
- * @author Leo Fajardo (@leorw)
11495
- * @since 1.2.3
11496
- *
11497
- * @return FS_AffiliateTerms
11498
- */
11499
- function get_affiliate_terms() {
11500
- return is_object( $this->custom_affiliate_terms ) ?
11501
- $this->custom_affiliate_terms :
11502
- $this->plugin_affiliate_terms;
11503
- }
11504
-
11505
- /**
11506
- * @author Leo Fajardo (@leorw)
11507
- * @since 1.2.3
11508
- */
11509
- function _submit_affiliate_application() {
11510
- $this->_logger->entrance();
11511
-
11512
- $this->check_ajax_referer( 'submit_affiliate_application' );
11513
-
11514
- if ( ! $this->is_user_admin() ) {
11515
- // Only for admins.
11516
- self::shoot_ajax_failure();
11517
- }
11518
-
11519
- $affiliate = fs_request_get( 'affiliate' );
11520
-
11521
- if ( empty( $affiliate['promotion_methods'] ) ) {
11522
- unset( $affiliate['promotion_methods'] );
11523
- }
11524
-
11525
- if ( ! empty( $affiliate['additional_domains'] ) ) {
11526
- $affiliate['additional_domains'] = array_unique( $affiliate['additional_domains'] );
11527
- }
11528
-
11529
- if ( ! $this->is_registered() ) {
11530
- // Opt in but don't track usage.
11531
- $next_page = $this->opt_in(
11532
- false,
11533
- false,
11534
- false,
11535
- false,
11536
- false,
11537
- false,
11538
- true
11539
- );
11540
-
11541
- if ( is_object( $next_page ) && $this->is_api_error( $next_page ) ) {
11542
- self::shoot_ajax_failure(
11543
- isset( $next_page->error ) ?
11544
- $next_page->error->message :
11545
- var_export( $next_page, true )
11546
- );
11547
- } else if ( $this->is_pending_activation() ) {
11548
- self::shoot_ajax_failure( $this->get_text_inline( 'Account is pending activation.', 'account-is-pending-activation' ) );
11549
- }
11550
- }
11551
-
11552
- $this->fetch_affiliate_terms();
11553
-
11554
- $api = $this->get_api_user_scope();
11555
- $result = $api->call(
11556
- ( "/plugins/{$this->_plugin->id}/aff/{$this->plugin_affiliate_terms->id}/affiliates.json" ),
11557
- 'post',
11558
- $affiliate
11559
- );
11560
-
11561
- if ( $this->is_api_error( $result ) ) {
11562
- self::shoot_ajax_failure(
11563
- isset( $result->error ) ?
11564
- $result->error->message :
11565
- var_export( $result, true )
11566
- );
11567
- } else {
11568
- if ( $this->_admin_notices->has_sticky( 'affiliate_program' ) ) {
11569
- $this->_admin_notices->remove_sticky( 'affiliate_program' );
11570
- }
11571
-
11572
- $affiliate_application_data = array(
11573
- 'status' => 'pending',
11574
- 'stats_description' => $affiliate['stats_description'],
11575
- 'promotion_method_description' => $affiliate['promotion_method_description'],
11576
- );
11577
-
11578
- if ( ! empty( $affiliate['promotion_methods'] ) ) {
11579
- $affiliate_application_data['promotion_methods'] = $affiliate['promotion_methods'];
11580
- }
11581
-
11582
- if ( ! empty( $affiliate['domain'] ) ) {
11583
- $affiliate_application_data['domain'] = $affiliate['domain'];
11584
- }
11585
-
11586
- if ( ! empty( $affiliate['additional_domains'] ) ) {
11587
- $affiliate_application_data['additional_domains'] = $affiliate['additional_domains'];
11588
- }
11589
-
11590
- $this->_storage->affiliate_application_data = $affiliate_application_data;
11591
- }
11592
-
11593
- // Purge cached affiliate.
11594
- $api->purge_cache( 'affiliate.json' );
11595
-
11596
- self::shoot_ajax_success( $result );
11597
- }
11598
-
11599
- /**
11600
- * @author Leo Fajardo (@leorw)
11601
- * @since 1.2.3
11602
- *
11603
- * @return array|null
11604
- */
11605
- function get_affiliate_application_data() {
11606
- if ( empty( $this->_storage->affiliate_application_data ) ) {
11607
- return null;
11608
- }
11609
-
11610
- return $this->_storage->affiliate_application_data;
11611
- }
11612
-
11613
- #endregion Affiliation ------------------------------------------------------------
11614
-
11615
- #----------------------------------------------------------------------------------
11616
- #region URL Generators
11617
- #----------------------------------------------------------------------------------
11618
-
11619
- /**
11620
- * Alias to pricing_url().
11621
- *
11622
- * @author Vova Feldman (@svovaf)
11623
- * @since 1.0.2
11624
- *
11625
- * @uses pricing_url()
11626
- *
11627
- * @param string $period Billing cycle
11628
- * @param bool $is_trial
11629
- *
11630
- * @return string
11631
- */
11632
- function get_upgrade_url( $period = WP_FS__PERIOD_ANNUALLY, $is_trial = false ) {
11633
- return $this->pricing_url( $period, $is_trial );
11634
- }
11635
-
11636
- /**
11637
- * @author Vova Feldman (@svovaf)
11638
- * @since 1.0.9
11639
- *
11640
- * @uses get_upgrade_url()
11641
- *
11642
- * @return string
11643
- */
11644
- function get_trial_url() {
11645
- return $this->get_upgrade_url( WP_FS__PERIOD_ANNUALLY, true );
11646
- }
11647
-
11648
- /**
11649
- * @author Leo Fajardo (@leorw)
11650
- * @since 2.1.4
11651
- *
11652
- * @param string $new_version
11653
- *
11654
- * @return string
11655
- */
11656
- function version_upgrade_checkout_link( $new_version ) {
11657
- if ( ! is_object( $this->_license ) ) {
11658
- $url = $this->pricing_url();
11659
-
11660
- $purchase_license_text = $this->get_text_inline( 'Buy a license now', 'buy-license-now' );
11661
- } else {
11662
- $subscription = $this->_get_subscription( $this->_license->id );
11663
-
11664
- $url = $this->checkout_url(
11665
- is_object( $subscription ) ?
11666
- ( 1 == $subscription->billing_cycle ? WP_FS__PERIOD_MONTHLY : WP_FS__PERIOD_ANNUALLY ) :
11667
- WP_FS__PERIOD_LIFETIME,
11668
- false,
11669
- array( 'licenses' => $this->_license->quota )
11670
- );
11671
-
11672
- $purchase_license_text = $this->get_text_inline( 'Renew your license now', 'renew-license-now' );
11673
- }
11674
-
11675
- return sprintf(
11676
- $this->get_text_inline( '%s to access version %s security & feature updates, and support.', 'x-for-updates-and-support' ),
11677
- sprintf( '<a href="%s">%s</a>', $url, $purchase_license_text ),
11678
- $new_version
11679
- );
11680
- }
11681
-
11682
- /**
11683
- * Plugin's pricing URL.
11684
- *
11685
- * @author Vova Feldman (@svovaf)
11686
- * @since 1.0.4
11687
- *
11688
- * @param string $billing_cycle Billing cycle
11689
- *
11690
- * @param bool $is_trial
11691
- *
11692
- * @return string
11693
- */
11694
- function pricing_url( $billing_cycle = WP_FS__PERIOD_ANNUALLY, $is_trial = false ) {
11695
- $this->_logger->entrance();
11696
-
11697
- $params = array(
11698
- 'billing_cycle' => $billing_cycle
11699
- );
11700
-
11701
- if ( $is_trial ) {
11702
- $params['trial'] = 'true';
11703
- }
11704
-
11705
- if ( $this->is_addon() ) {
11706
- return $this->_parent->addon_url( $this->_slug );
11707
- }
11708
-
11709
- return $this->_get_admin_page_url( 'pricing', $params );
11710
- }
11711
-
11712
- /**
11713
- * Checkout page URL.
11714
- *
11715
- * @author Vova Feldman (@svovaf)
11716
- * @since 1.0.6
11717
- *
11718
- * @param string $billing_cycle Billing cycle
11719
- * @param bool $is_trial
11720
- * @param array $extra (optional) Extra parameters, override other query params.
11721
- *
11722
- * @return string
11723
- */
11724
- function checkout_url(
11725
- $billing_cycle = WP_FS__PERIOD_ANNUALLY,
11726
- $is_trial = false,
11727
- $extra = array()
11728
- ) {
11729
- $this->_logger->entrance();
11730
-
11731
- $params = array(
11732
- 'checkout' => 'true',
11733
- 'billing_cycle' => $billing_cycle,
11734
- );
11735
-
11736
- if ( $is_trial ) {
11737
- $params['trial'] = 'true';
11738
- }
11739
-
11740
- /**
11741
- * Params in extra override other params.
11742
- */
11743
- $params = array_merge( $params, $extra );
11744
-
11745
- return $this->_get_admin_page_url( 'pricing', $params );
11746
- }
11747
-
11748
- /**
11749
- * Add-on checkout URL.
11750
- *
11751
- * @author Vova Feldman (@svovaf)
11752
- * @since 1.1.7
11753
- *
11754
- * @param number $addon_id
11755
- * @param number $pricing_id
11756
- * @param string $billing_cycle
11757
- * @param bool $is_trial
11758
- *
11759
- * @return string
11760
- */
11761
- function addon_checkout_url(
11762
- $addon_id,
11763
- $pricing_id,
11764
- $billing_cycle = WP_FS__PERIOD_ANNUALLY,
11765
- $is_trial = false
11766
- ) {
11767
- return $this->checkout_url( $billing_cycle, $is_trial, array(
11768
- 'plugin_id' => $addon_id,
11769
- 'pricing_id' => $pricing_id,
11770
- ) );
11771
- }
11772
-
11773
- #endregion
11774
-
11775
- #endregion ------------------------------------------------------------------
11776
-
11777
- /**
11778
- * Check if plugin has any add-ons.
11779
- *
11780
- * @author Vova Feldman (@svovaf)
11781
- * @since 1.0.5
11782
- *
11783
- * @since 1.1.7.3 Base logic only on the parameter provided by the developer in the init function.
11784
- *
11785
- * @return bool
11786
- */
11787
- function has_addons() {
11788
- $this->_logger->entrance();
11789
-
11790
- return $this->_has_addons;
11791
- }
11792
-
11793
- /**
11794
- * Check if plugin can work in anonymous mode.
11795
- *
11796
- * @author Vova Feldman (@svovaf)
11797
- * @since 1.0.9
11798
- *
11799
- * @return bool
11800
- *
11801
- * @deprecated Please use is_enable_anonymous() instead.
11802
- */
11803
- function enable_anonymous() {
11804
- return $this->_enable_anonymous;
11805
- }
11806
-
11807
- /**
11808
- * Check if plugin can work in anonymous mode.
11809
- *
11810
- * @author Vova Feldman (@svovaf)
11811
- * @since 1.1.9
11812
- *
11813
- * @return bool
11814
- */
11815
- function is_enable_anonymous() {
11816
- return $this->_enable_anonymous;
11817
- }
11818
-
11819
- /**
11820
- * Check if plugin is premium only (no free plans).
11821
- *
11822
- * @author Vova Feldman (@svovaf)
11823
- * @since 1.1.9
11824
- *
11825
- * @return bool
11826
- */
11827
- function is_only_premium() {
11828
- return $this->_is_premium_only;
11829
- }
11830
-
11831
- /**
11832
- * Checks if the plugin's type is "plugin". The other type is "theme".
11833
- *
11834
- * @author Leo Fajardo (@leorw)
11835
- * @since 1.2.2
11836
- *
11837
- * @return bool
11838
- */
11839
- function is_plugin() {
11840
- return ( WP_FS__MODULE_TYPE_PLUGIN === $this->_module_type );
11841
- }
11842
-
11843
- /**
11844
- * @author Leo Fajardo (@leorw)
11845
- * @since 1.2.2
11846
- *
11847
- * @return string
11848
- */
11849
- function get_module_type() {
11850
- if ( ! isset( $this->_module_type ) ) {
11851
- $id_slug_type_path_map = self::$_accounts->get_option( 'id_slug_type_path_map', array() );
11852
- $this->_module_type = $id_slug_type_path_map[ $this->_module_id ]['type'];
11853
- }
11854
-
11855
- return $this->_module_type;
11856
- }
11857
-
11858
- /**
11859
- * @author Leo Fajardo (@leorw)
11860
- * @since 1.2.2
11861
- *
11862
- * @return string
11863
- */
11864
- function get_plugin_main_file_path() {
11865
- return $this->_plugin_main_file_path;
11866
- }
11867
-
11868
- /**
11869
- * Check if module has a premium code version.
11870
- *
11871
- * Serviceware module might be freemium without any
11872
- * premium code version, where the paid features
11873
- * are all part of the service.
11874
- *
11875
- * @author Vova Feldman (@svovaf)
11876
- * @since 1.2.1.6
11877
- *
11878
- * @return bool
11879
- */
11880
- function has_premium_version() {
11881
- return $this->_has_premium_version;
11882
- }
11883
-
11884
- /**
11885
- * Check if feature supported with current site's plan.
11886
- *
11887
- * @author Vova Feldman (@svovaf)
11888
- * @since 1.0.1
11889
- *
11890
- * @todo IMPLEMENT
11891
- *
11892
- * @param number $feature_id
11893
- *
11894
- * @throws Exception
11895
- */
11896
- function is_feature_supported( $feature_id ) {
11897
- throw new Exception( 'not implemented' );
11898
- }
11899
-
11900
- /**
11901
- * @author Vova Feldman (@svovaf)
11902
- * @since 1.0.1
11903
- *
11904
- * @return bool Is running in SSL/HTTPS
11905
- */
11906
- function is_ssl() {
11907
- return WP_FS__IS_HTTPS;
11908
- }
11909
-
11910
- /**
11911
- * @author Vova Feldman (@svovaf)
11912
- * @since 1.0.9
11913
- *
11914
- * @return bool Is running in AJAX call.
11915
- *
11916
- * @link http://wordpress.stackexchange.com/questions/70676/how-to-check-if-i-am-in-admin-ajax
11917
- */
11918
- static function is_ajax() {
11919
- return ( defined( 'DOING_AJAX' ) && DOING_AJAX );
11920
- }
11921
-
11922
- /**
11923
- * Check if it's an AJAX call targeted for the current module.
11924
- *
11925
- * @author Vova Feldman (@svovaf)
11926
- * @since 1.2.0
11927
- *
11928
- * @param array|string $actions Collection of AJAX actions.
11929
- *
11930
- * @return bool
11931
- */
11932
- function is_ajax_action( $actions ) {
11933
- // Verify it's an ajax call.
11934
- if ( ! self::is_ajax() ) {
11935
- return false;
11936
- }
11937
-
11938
- // Verify the call is relevant for the plugin.
11939
- if ( $this->_module_id != fs_request_get( 'module_id' ) ) {
11940
- return false;
11941
- }
11942
-
11943
- // Verify it's one of the specified actions.
11944
- if ( is_string( $actions ) ) {
11945
- $actions = explode( ',', $actions );
11946
- }
11947
-
11948
- if ( is_array( $actions ) && 0 < count( $actions ) ) {
11949
- $ajax_action = fs_request_get( 'action' );
11950
-
11951
- foreach ( $actions as $action ) {
11952
- if ( $ajax_action === $this->get_action_tag( $action ) ) {
11953
- return true;
11954
- }
11955
- }
11956
- }
11957
-
11958
- return false;
11959
- }
11960
-
11961
- /**
11962
- * Check if it's an AJAX call targeted for current request.
11963
- *
11964
- * @author Vova Feldman (@svovaf)
11965
- * @since 1.2.0
11966
- *
11967
- * @param array|string $actions Collection of AJAX actions.
11968
- * @param number|null $module_id
11969
- *
11970
- * @return bool
11971
- */
11972
- static function is_ajax_action_static( $actions, $module_id = null ) {
11973
- // Verify it's an ajax call.
11974
- if ( ! self::is_ajax() ) {
11975
- return false;
11976
- }
11977
-
11978
-
11979
- if ( ! empty( $module_id ) ) {
11980
- // Verify the call is relevant for the plugin.
11981
- if ( $module_id != fs_request_get( 'module_id' ) ) {
11982
- return false;
11983
- }
11984
- }
11985
-
11986
- // Verify it's one of the specified actions.
11987
- if ( is_string( $actions ) ) {
11988
- $actions = explode( ',', $actions );
11989
- }
11990
-
11991
- if ( is_array( $actions ) && 0 < count( $actions ) ) {
11992
- $ajax_action = fs_request_get( 'action' );
11993
-
11994
- foreach ( $actions as $action ) {
11995
- if ( $ajax_action === self::get_ajax_action_static( $action, $module_id ) ) {
11996
- return true;
11997
- }
11998
- }
11999
- }
12000
-
12001
- return false;
12002
- }
12003
-
12004
- /**
12005
- * @author Vova Feldman (@svovaf)
12006
- * @since 1.1.7
12007
- *
12008
- * @return bool
12009
- */
12010
- static function is_cron() {
12011
- return ( defined( 'DOING_CRON' ) && DOING_CRON );
12012
- }
12013
-
12014
- /**
12015
- * Check if a real user is visiting the admin dashboard.
12016
- *
12017
- * @author Vova Feldman (@svovaf)
12018
- * @since 1.1.7
12019
- *
12020
- * @return bool
12021
- */
12022
- function is_user_in_admin() {
12023
- return is_admin() && ! self::is_ajax() && ! self::is_cron();
12024
- }
12025
-
12026
- /**
12027
- * Check if a real user is in the customizer view.
12028
- *
12029
- * @author Vova Feldman (@svovaf)
12030
- * @since 1.2.2.7
12031
- *
12032
- * @return bool
12033
- */
12034
- static function is_customizer() {
12035
- return is_customize_preview();
12036
- }
12037
-
12038
- /**
12039
- * Check if running in HTTPS and if site's plan matching the specified plan.
12040
- *
12041
- * @param string $plan
12042
- * @param bool $exact
12043
- *
12044
- * @return bool
12045
- */
12046
- function is_ssl_and_plan( $plan, $exact = false ) {
12047
- return ( $this->is_ssl() && $this->is_plan( $plan, $exact ) );
12048
- }
12049
-
12050
- /**
12051
- * Construct plugin's settings page URL.
12052
- *
12053
- * @author Vova Feldman (@svovaf)
12054
- * @since 1.0.4
12055
- *
12056
- * @param string $page
12057
- * @param array $params
12058
- * @param bool|null $network
12059
- *
12060
- * @return string
12061
- */
12062
- function _get_admin_page_url( $page = '', $params = array(), $network = null ) {
12063
- if ( is_null( $network ) ) {
12064
- $network = (
12065
- $this->_is_network_active &&
12066
- ( fs_is_network_admin() || ! $this->is_delegated_connection() )
12067
- );
12068
- }
12069
-
12070
- if ( 0 < count( $params ) ) {
12071
- foreach ( $params as $k => $v ) {
12072
- $params[ $k ] = urlencode( $v );
12073
- }
12074
- }
12075
-
12076
- $page_param = $this->_menu->get_slug( $page );
12077
-
12078
- if ( empty( $page ) &&
12079
- $this->is_theme() &&
12080
- // Show the opt-in as an overlay for free wp.org themes or themes without any settings page.
12081
- ( $this->is_free_wp_org_theme() || ! $this->has_settings_menu() )
12082
- ) {
12083
- $params[ $this->get_unique_affix() . '_show_optin' ] = 'true';
12084
-
12085
- return add_query_arg(
12086
- $params,
12087
- $this->admin_url( 'themes.php', 'admin', $network )
12088
- );
12089
- }
12090
-
12091
- if ( ! $this->has_settings_menu() ) {
12092
- if ( ! empty( $page ) ) {
12093
- // Module doesn't have a setting page, but since the request is for
12094
- // a specific Freemius page, use the admin.php path.
12095
- return add_query_arg( array_merge( $params, array(
12096
- 'page' => $page_param,
12097
- ) ), $this->admin_url( 'admin.php', 'admin', $network ) );
12098
- } else {
12099
- if ( $this->is_activation_mode() ) {
12100
- /**
12101
- * @author Vova Feldman
12102
- * @since 1.2.1.6
12103
- *
12104
- * If plugin doesn't have a settings page, create one for the opt-in screen.
12105
- */
12106
- return add_query_arg( array_merge( $params, array(
12107
- 'page' => $this->_slug,
12108
- ) ), $this->admin_url( 'admin.php', 'admin', $network ) );
12109
- } else {
12110
- // Plugin without a settings page.
12111
- return add_query_arg(
12112
- $params,
12113
- $this->admin_url( 'plugins.php', 'admin', $network )
12114
- );
12115
- }
12116
- }
12117
- }
12118
-
12119
- // Module has a submenu settings page.
12120
- if ( ! $this->_menu->is_top_level() ) {
12121
- $parent_slug = $this->_menu->get_parent_slug();
12122
- $menu_file = ( false !== strpos( $parent_slug, '.php' ) ) ?
12123
- $parent_slug :
12124
- 'admin.php';
12125
-
12126
- return add_query_arg( array_merge( $params, array(
12127
- 'page' => $page_param,
12128
- ) ), $this->admin_url( $menu_file, 'admin', $network ) );
12129
- }
12130
-
12131
- // Module has a top level CPT settings page.
12132
- if ( $this->_menu->is_cpt() ) {
12133
- if ( empty( $page ) && $this->is_activation_mode() ) {
12134
- return add_query_arg( array_merge( $params, array(
12135
- 'page' => $page_param
12136
- ) ), $this->admin_url( 'admin.php', 'admin', $network ) );
12137
- } else {
12138
- if ( ! empty( $page ) ) {
12139
- $params['page'] = $page_param;
12140
- }
12141
-
12142
- return add_query_arg(
12143
- $params,
12144
- $this->admin_url( $this->_menu->get_raw_slug(), 'admin', $network )
12145
- );
12146
- }
12147
- }
12148
-
12149
- // Module has a custom top level settings page.
12150
- return add_query_arg( array_merge( $params, array(
12151
- 'page' => $page_param,
12152
- ) ), $this->admin_url( 'admin.php', 'admin', $network ) );
12153
- }
12154
-
12155
- #--------------------------------------------------------------------------------
12156
- #region Multisite
12157
- #--------------------------------------------------------------------------------
12158
-
12159
- /**
12160
- * @author Leo Fajardo (@leorw)
12161
- * @since 2.0.0
12162
- *
12163
- * @return bool
12164
- */
12165
- function is_network_active() {
12166
- return $this->_is_network_active;
12167
- }
12168
-
12169
- /**
12170
- * Delegate activation for the given sites in the network (or all sites if `null`) to site admins.
12171
- *
12172
- * @author Leo Fajardo (@leorw)
12173
- * @since 2.0.0
12174
- *
12175
- * @param array|null $sites
12176
- */
12177
- private function delegate_connection( $sites = null ) {
12178
- $this->_logger->entrance();
12179
-
12180
- $this->_admin_notices->remove_sticky( 'connect_account' );
12181
-
12182
- if ( is_null( $sites ) ) {
12183
- // All sites delegation.
12184
- $this->_storage->store( 'is_delegated_connection', true, true, true );
12185
- } else {
12186
- // Specified sites delegation.
12187
- foreach ( $sites as $site ) {
12188
- $this->delegate_site_connection( $site['blog_id'] );
12189
- }
12190
- }
12191
-
12192
- $this->network_upgrade_mode_completed();
12193
- }
12194
-
12195
- /**
12196
- * Delegate specific network site conncetion to the site admin.
12197
- *
12198
- * @author Vova Feldman (@svovaf)
12199
- * @since 2.0.0
12200
- *
12201
- * @param int $blog_id
12202
- */
12203
- private function delegate_site_connection( $blog_id ) {
12204
- $this->_storage->store( 'is_delegated_connection', true, $blog_id, true );
12205
- }
12206
-
12207
- /**
12208
- * Check if super-admin delegated the connection of ALL sites to the site admins.
12209
- *
12210
- * @author Vova Feldman (@svovaf)
12211
- * @since 2.0.0
12212
- *
12213
- * @return bool
12214
- */
12215
- function is_network_delegated_connection() {
12216
- if ( ! $this->_is_network_active ) {
12217
- return false;
12218
- }
12219
-
12220
- return $this->_storage->get( 'is_delegated_connection', false, true );
12221
- }
12222
-
12223
- /**
12224
- * @author Leo Fajardo (@leorw)
12225
- * @since 2.0.0
12226
- *
12227
- * @param int $blog_id
12228
- *
12229
- * @return bool
12230
- */
12231
- function is_site_delegated_connection( $blog_id = 0 ) {
12232
- if ( ! $this->_is_network_active ) {
12233
- return false;
12234
- }
12235
-
12236
- if ( 0 == $blog_id ) {
12237
- $blog_id = get_current_blog_id();
12238
- }
12239
-
12240
- return $this->_storage->get( 'is_delegated_connection', false, $blog_id );
12241
- }
12242
-
12243
- /**
12244
- * Check if delegated the connection. When running within the the network admin,
12245
- * and haven't specified the blog ID, checks if network level delegated. If running
12246
- * within a site admin or specified a blog ID, check if delegated the connection for
12247
- * the current context site.
12248
- *
12249
- * If executed outside the the admin, check if delegated the connection
12250
- * for the current context site OR the whole network.
12251
- *
12252
- * @author Vova Feldman (@svovaf)
12253
- * @since 2.0.0
12254
- *
12255
- * @param int $blog_id If set, checks if network delegated or blog specific delegated.
12256
- *
12257
- * @return bool
12258
- */
12259
- function is_delegated_connection( $blog_id = 0 ) {
12260
- if ( ! $this->_is_network_active ) {
12261
- return false;
12262
- }
12263
-
12264
- if ( fs_is_network_admin() && 0 == $blog_id ) {
12265
- return $this->is_network_delegated_connection();
12266
- }
12267
-
12268
- return (
12269
- $this->is_network_delegated_connection() ||
12270
- $this->is_site_delegated_connection( $blog_id )
12271
- );
12272
- }
12273
-
12274
- /**
12275
- * Check if the current module is active for the site.
12276
- *
12277
- * @author Vova Feldman (@svovaf)
12278
- * @since 2.0.0
12279
- *
12280
- * @param int $blog_id
12281
- *
12282
- * @return bool
12283
- */
12284
- function is_active_for_site( $blog_id ) {
12285
- if ( ! is_multisite() ) {
12286
- // Not a multisite and this code is executed, means that the plugin is active.
12287
- return true;
12288
- }
12289
-
12290
- if ( $this->is_theme() ) {
12291
- // All themes are site level activated.
12292
- return true;
12293
- }
12294
-
12295
- if ( $this->_is_network_active ) {
12296
- // Plugin was network activated so it's active.
12297
- return true;
12298
- }
12299
-
12300
- return in_array( $this->_plugin_basename, (array) get_blog_option( $blog_id, 'active_plugins', array() ) );
12301
- }
12302
-
12303
- /**
12304
- * @author Leo Fajardo (@leorw)
12305
- * @since 2.0.0
12306
- *
12307
- * @return array Active & public sites collection.
12308
- */
12309
- static function get_sites() {
12310
- /**
12311
- * For consistency with get_blog_list() which only return active public sites.
12312
- *
12313
- * @author Vova Feldman (@svovaf)
12314
- */
12315
- $args = array(
12316
- /**
12317
- * Commented out in order to handle the migration of site options whether the site is public or not.
12318
- *
12319
- * @author Leo Fajardo (@leorw)
12320
- * @since 2.2.1
12321
- */
12322
- // 'public' => 1,
12323
- 'archived' => 0,
12324
- 'mature' => 0,
12325
- 'spam' => 0,
12326
- 'deleted' => 0,
12327
- );
12328
-
12329
- if ( function_exists( 'get_sites' ) ) {
12330
- // For WP 4.6 and above.
12331
- return get_sites( $args );
12332
- } else if ( function_exists( 'wp_get_sites' ) ) {
12333
- // For WP 3.7 to WP 4.5.
12334
- return wp_get_sites( $args );
12335
- } else {
12336
- // For WP 3.6 and below.
12337
- return get_blog_list( 0, 'all' );
12338
- }
12339
- }
12340
-
12341
- /**
12342
- * Checks if a given blog is active.
12343
- *
12344
- * @author Vova Feldman (@svovaf)
12345
- * @since 2.0.0
12346
- *
12347
- * @param $blog_id
12348
- *
12349
- * @return bool
12350
- */
12351
- private static function is_site_active( $blog_id ) {
12352
- global $wpdb;
12353
-
12354
- $blog_info = $wpdb->get_row( $wpdb->prepare( "SELECT * FROM {$wpdb->blogs} WHERE blog_id = %d", $blog_id ) );
12355
-
12356
- if ( ! is_object( $blog_info ) ) {
12357
- return false;
12358
- }
12359
-
12360
- return (
12361
- true == $blog_info->public &&
12362
- false == $blog_info->archived &&
12363
- false == $blog_info->mature &&
12364
- false == $blog_info->spam &&
12365
- false == $blog_info->deleted
12366
- );
12367
- }
12368
-
12369
- /**
12370
- * Get a mapping between the site addresses to their blog IDs.
12371
- *
12372
- * @author Vova Feldman (@svovaf)
12373
- * @since 2.0.0
12374
- *
12375
- * @return array {
12376
- * @key string Site address without protocol with a trailing slash.
12377
- * @value int Site's blog ID.
12378
- * }
12379
- */
12380
- private function get_address_to_blog_map() {
12381
- $sites = self::get_sites();
12382
-
12383
- // Map site addresses to their blog IDs.
12384
- $address_to_blog_map = array();
12385
- foreach ( $sites as $site ) {
12386
- $blog_id = self::get_site_blog_id( $site );
12387
- $address = trailingslashit( fs_strip_url_protocol( get_site_url( $blog_id ) ) );
12388
- $address_to_blog_map[ $address ] = $blog_id;
12389
- }
12390
-
12391
- return $address_to_blog_map;
12392
- }
12393
-
12394
- /**
12395
- * Get a mapping between the site addresses to their blog IDs.
12396
- *
12397
- * @author Vova Feldman (@svovaf)
12398
- * @since 2.0.0
12399
- *
12400
- * @return array {
12401
- * @key int Site's blog ID.
12402
- * @value FS_Site Associated install.
12403
- * }
12404
- */
12405
- function get_blog_install_map() {
12406
- $sites = self::get_sites();
12407
-
12408
- // Map site blog ID to its install.
12409
- $install_map = array();
12410
-
12411
- foreach ( $sites as $site ) {
12412
- $blog_id = self::get_site_blog_id( $site );
12413
- $install = $this->get_install_by_blog_id( $blog_id );
12414
-
12415
- if ( is_object( $install ) ) {
12416
- $install_map[ $blog_id ] = $install;
12417
- }
12418
- }
12419
-
12420
- return $install_map;
12421
- }
12422
-
12423
- /**
12424
- * Gets a map of module IDs that the given user has opted-in to.
12425
- *
12426
- * @author Leo Fajardo (@leorw)
12427
- * @since 2.1.0
12428
- *
12429
- * @param number $fs_user_id
12430
- *
12431
- * @return array {
12432
- * @key number $plugin_id
12433
- * @value bool Always true.
12434
- * }
12435
- */
12436
- private static function get_user_opted_in_module_ids_map( $fs_user_id ) {
12437
- self::$_static_logger->entrance();
12438
-
12439
- if ( ! is_multisite() ) {
12440
- $installs = array_merge(
12441
- self::get_all_sites( WP_FS__MODULE_TYPE_PLUGIN ),
12442
- self::get_all_sites( WP_FS__MODULE_TYPE_THEME )
12443
- );
12444
- } else {
12445
- $sites = self::get_sites();
12446
-
12447
- $installs = array();
12448
- foreach ( $sites as $site ) {
12449
- $blog_id = self::get_site_blog_id( $site );
12450
-
12451
- $installs = array_merge(
12452
- $installs,
12453
- self::get_all_sites( WP_FS__MODULE_TYPE_PLUGIN, $blog_id ),
12454
- self::get_all_sites( WP_FS__MODULE_TYPE_THEME, $blog_id )
12455
- );
12456
- }
12457
- }
12458
-
12459
- $module_ids_map = array();
12460
- foreach ( $installs as $install ) {
12461
- if ( is_object( $install ) &&
12462
- FS_Site::is_valid_id( $install->id ) &&
12463
- FS_User::is_valid_id( $install->user_id ) &&
12464
- ( $install->user_id == $fs_user_id )
12465
- ) {
12466
- $module_ids_map[ $install->plugin_id ] = true;
12467
- }
12468
- }
12469
-
12470
- return $module_ids_map;
12471
- }
12472
-
12473
- /**
12474
- * @author Leo Fajardo (@leorw)
12475
- *
12476
- * @return null|array {
12477
- * 'install' => FS_Site Module's install,
12478
- * 'blog_id' => string The associated blog ID.
12479
- * }
12480
- */
12481
- private function find_first_install() {
12482
- $sites = self::get_sites();
12483
-
12484
- foreach ( $sites as $site ) {
12485
- $blog_id = self::get_site_blog_id( $site );
12486
- $install = $this->get_install_by_blog_id( $blog_id );
12487
-
12488
- if ( is_object( $install ) ) {
12489
- return array(
12490
- 'install' => $install,
12491
- 'blog_id' => $blog_id
12492
- );
12493
- }
12494
- }
12495
-
12496
- return null;
12497
- }
12498
-
12499
- /**
12500
- * Switches the Freemius site level context to a specified blog.
12501
- *
12502
- * @author Vova Feldman (@svovaf)
12503
- * @since 2.0.0
12504
- *
12505
- * @param int $blog_id
12506
- * @param FS_Site $install
12507
- */
12508
- function switch_to_blog( $blog_id, FS_Site $install = null ) {
12509
- if ( $blog_id == $this->_context_is_network_or_blog_id ) {
12510
- return;
12511
- }
12512
-
12513
- switch_to_blog( $blog_id );
12514
- $this->_context_is_network_or_blog_id = $blog_id;
12515
-
12516
- self::$_accounts->set_site_blog_context( $blog_id );
12517
- $this->_storage->set_site_blog_context( $blog_id );
12518
- $this->_storage->set_network_active( true, $this->is_delegated_connection( $blog_id ) );
12519
-
12520
- $this->_site = is_object( $install ) ?
12521
- $install :
12522
- $this->get_install_by_blog_id( $blog_id );
12523
-
12524
- $this->_user = false;
12525
- $this->_licenses = false;
12526
- $this->_license = null;
12527
-
12528
- if ( is_object( $this->_site ) ) {
12529
- // Try to fetch user from install.
12530
- $this->_user = self::_get_user_by_id( $this->_site->user_id );
12531
-
12532
- if ( ! is_object( $this->_user ) &&
12533
- FS_User::is_valid_id( $this->_storage->prev_user_id )
12534
- ) {
12535
- // Try to fetch previously saved user.
12536
- $this->_user = self::_get_user_by_id( $this->_storage->prev_user_id );
12537
-
12538
- if ( ! is_object( $this->_user ) ) {
12539
- // Fallback to network's user.
12540
- $this->_user = $this->get_network_user();
12541
- }
12542
- }
12543
-
12544
- $all_plugin_licenses = self::get_all_licenses( $this->_module_id );
12545
-
12546
- if ( ! empty( $all_plugin_licenses ) ) {
12547
- if ( ! FS_Plugin_License::is_valid_id( $this->_site->license_id ) ) {
12548
- $this->_license = null;
12549
- } else {
12550
- $license_found = false;
12551
- foreach ( $all_plugin_licenses as $license ) {
12552
- if ( $license->id == $this->_site->license_id ) {
12553
- // License found.
12554
- $this->_license = $license;
12555
- $license_found = true;
12556
- break;
12557
- }
12558
- }
12559
-
12560
- if ( $license_found ) {
12561
- $this->link_license_2_user( $this->_license->id, $this->_user->id );
12562
- }
12563
- }
12564
-
12565
- $this->_licenses = $this->get_user_licenses( $this->_user->id );
12566
- }
12567
- }
12568
-
12569
- unset( $this->_site_api );
12570
- unset( $this->_user_api );
12571
- }
12572
-
12573
- /**
12574
- * Restore the blog context to the blog that originally loaded the module.
12575
- *
12576
- * @author Vova Feldman (@svovaf)
12577
- * @since 2.0.0
12578
- */
12579
- function restore_current_blog() {
12580
- $this->switch_to_blog( $this->_blog_id );
12581
- }
12582
-
12583
- /**
12584
- * @author Vova Feldman (@svovaf)
12585
- * @since 2.0.0
12586
- *
12587
- * @param array|WP_Site $site
12588
- *
12589
- * @return int
12590
- */
12591
- static function get_site_blog_id( &$site ) {
12592
- return ( $site instanceof WP_Site ) ?
12593
- $site->blog_id :
12594
- ( is_object( $site ) && isset( $site->userblog_id ) ?
12595
- $site->userblog_id :
12596
- $site['blog_id'] );
12597
- }
12598
-
12599
- /**
12600
- * @author Leo Fajardo (@leorw)
12601
- * @since 2.0.0
12602
- *
12603
- * @param array|WP_Site|null $site
12604
- *
12605
- * @return array
12606
- */
12607
- function get_site_info( $site = null ) {
12608
- $this->_logger->entrance();
12609
-
12610
- $switched = false;
12611
-
12612
- if ( is_null( $site ) ) {
12613
- $url = get_site_url();
12614
- $name = get_bloginfo( 'name' );
12615
- $blog_id = null;
12616
- } else {
12617
- $blog_id = self::get_site_blog_id( $site );
12618
-
12619
- if ( get_current_blog_id() != $blog_id ) {
12620
- switch_to_blog( $blog_id );
12621
- $switched = true;
12622
- }
12623
-
12624
- if ( $site instanceof WP_Site ) {
12625
- $url = $site->siteurl;
12626
- $name = $site->blogname;
12627
- } else {
12628
- $url = get_site_url( $blog_id );
12629
- $name = get_bloginfo( 'name' );
12630
- }
12631
- }
12632
-
12633
- $info = array(
12634
- 'uid' => $this->get_anonymous_id( $blog_id ),
12635
- 'url' => $url,
12636
- 'title' => $name,
12637
- 'language' => get_bloginfo( 'language' ),
12638
- 'charset' => get_bloginfo( 'charset' ),
12639
- );
12640
-
12641
- if ( is_numeric( $blog_id ) ) {
12642
- $info['blog_id'] = $blog_id;
12643
- }
12644
-
12645
- if ( $switched ) {
12646
- restore_current_blog();
12647
- }
12648
-
12649
- return $info;
12650
- }
12651
-
12652
- /**
12653
- * Load the module's install based on the blog ID.
12654
- *
12655
- * @author Vova Feldman (@svovaf)
12656
- * @since 2.0.0
12657
- *
12658
- * @param int|null $blog_id
12659
- *
12660
- * @return FS_Site
12661
- */
12662
- function get_install_by_blog_id( $blog_id = null ) {
12663
- $installs = self::get_all_sites( $this->_module_type, $blog_id );
12664
- $install = isset( $installs[ $this->_slug ] ) ? $installs[ $this->_slug ] : null;
12665
-
12666
- if ( is_object( $install ) &&
12667
- is_numeric( $install->id ) &&
12668
- is_numeric( $install->user_id ) &&
12669
- FS_Plugin_Plan::is_valid_id( $install->plan_id )
12670
- ) {
12671
- // Load site.
12672
- $install = clone $install;
12673
- }
12674
-
12675
- return $install;
12676
- }
12677
-
12678
- /**
12679
- * Check if module is installed on a specified site.
12680
- *
12681
- * @author Vova Feldman (@svovaf)
12682
- * @since 2.0.0
12683
- *
12684
- * @param int|null $blog_id
12685
- *
12686
- * @return bool
12687
- */
12688
- function is_installed_on_site( $blog_id = null ) {
12689
- $installs = self::get_all_sites( $this->_module_type, $blog_id );
12690
- $install = isset( $installs[ $this->_slug ] ) ? $installs[ $this->_slug ] : null;
12691
-
12692
- return (
12693
- is_object( $install ) &&
12694
- is_numeric( $install->id ) &&
12695
- is_numeric( $install->user_id ) &&
12696
- FS_Plugin_Plan::is_valid_id( $install->plan_id )
12697
- );
12698
- }
12699
-
12700
- /**
12701
- * Check if super-admin connected at least one site via the network opt-in.
12702
- *
12703
- * @author Vova Feldman (@svovaf)
12704
- * @since 2.0.0
12705
- *
12706
- * @return bool
12707
- */
12708
- function is_network_registered() {
12709
- if ( ! $this->_is_network_active ) {
12710
- return false;
12711
- }
12712
-
12713
- return FS_User::is_valid_id( $this->_storage->network_user_id );
12714
- }
12715
-
12716
- /**
12717
- * Returns the main user associated with the network.
12718
- *
12719
- * @author Vova Feldman (@svovaf)
12720
- * @since 2.0.0
12721
- *
12722
- * @return FS_User
12723
- */
12724
- function get_network_user() {
12725
- if ( ! $this->_is_network_active ) {
12726
- return null;
12727
- }
12728
-
12729
- return FS_User::is_valid_id( $this->_storage->network_user_id ) ?
12730
- self::_get_user_by_id( $this->_storage->network_user_id ) :
12731
- null;
12732
- }
12733
-
12734
- /**
12735
- * Returns the current context user or the network's main user.
12736
- *
12737
- * @author Vova Feldman (@svovaf)
12738
- * @since 2.0.0
12739
- *
12740
- * @return FS_User
12741
- */
12742
- function get_current_or_network_user() {
12743
- return ( $this->_user instanceof FS_User ) ?
12744
- $this->_user :
12745
- $this->get_network_user();
12746
- }
12747
-
12748
- /**
12749
- * Returns the main install associated with the network.
12750
- *
12751
- * @author Vova Feldman (@svovaf)
12752
- * @since 2.0.0
12753
- *
12754
- * @return FS_Site
12755
- */
12756
- function get_network_install() {
12757
- if ( ! $this->_is_network_active ) {
12758
- return null;
12759
- }
12760
-
12761
- return FS_Site::is_valid_id( $this->_storage->network_install_blog_id ) ?
12762
- $this->get_install_by_blog_id( $this->_storage->network_install_blog_id ) :
12763
- null;
12764
- }
12765
-
12766
- /**
12767
- * Returns the blog ID that is associated with the main install.
12768
- *
12769
- * @author Leo Fajardo (@leorw)
12770
- * @since 2.0.0
12771
- *
12772
- * @return int|null
12773
- */
12774
- function get_network_install_blog_id() {
12775
- if ( ! $this->_is_network_active ) {
12776
- return null;
12777
- }
12778
-
12779
- return FS_Site::is_valid_id( $this->_storage->network_install_blog_id ) ?
12780
- $this->_storage->network_install_blog_id :
12781
- null;
12782
- }
12783
-
12784
- /**
12785
- * Returns the current context install or the network's main install.
12786
- *
12787
- * @author Vova Feldman (@svovaf)
12788
- * @since 2.0.0
12789
- *
12790
- * @return FS_Site
12791
- */
12792
- function get_current_or_network_install() {
12793
- return ( $this->_site instanceof FS_Site ) ?
12794
- $this->_site :
12795
- $this->get_network_install();
12796
- }
12797
-
12798
- /**
12799
- * Check if executing a site level action from the network level admin.
12800
- *
12801
- * @author Vova Feldman (@svovaf)
12802
- * @since 2.0.0
12803
- *
12804
- * @return false|int If yes, return the requested blog ID.
12805
- */
12806
- private function is_network_level_site_specific_action() {
12807
- if ( ! $this->_is_network_active ) {
12808
- return false;
12809
- }
12810
-
12811
- if ( ! fs_is_network_admin() ) {
12812
- return false;
12813
- }
12814
-
12815
- $blog_id = fs_request_get( 'blog_id', '' );
12816
-
12817
- return is_numeric( $blog_id ) ? $blog_id : false;
12818
- }
12819
-
12820
- /**
12821
- * Check if executing an action from the network level admin.
12822
- *
12823
- * @author Vova Feldman (@svovaf)
12824
- * @since 2.0.0
12825
- *
12826
- * @return bool
12827
- */
12828
- private function is_network_level_action() {
12829
- return ( $this->_is_network_active && fs_is_network_admin() );
12830
- }
12831
-
12832
- /**
12833
- * Needs to be executed after site deactivation, archive, deletion, or flag as spam.
12834
- * The logic updates the network level user and blog, and reschedule the crons if the cron executing site matching the site that is no longer publicly active.
12835
- *
12836
- * @author Vova Feldman (@svovaf)
12837
- * @since 2.0.0
12838
- *
12839
- * @param int $context_blog_id
12840
- */
12841
- private function update_multisite_data_after_site_deactivation( $context_blog_id = 0 ) {
12842
- $this->_logger->entrance();
12843
-
12844
- if ( $this->_is_network_active ) {
12845
- if ( $context_blog_id == $this->_storage->network_install_blog_id ) {
12846
- $installs_map = $this->get_blog_install_map();
12847
-
12848
- foreach ( $installs_map as $blog_id => $install ) {
12849
- /**
12850
- * @var FS_Site $install
12851
- */
12852
- if ( $context_blog_id == $blog_id ) {
12853
- continue;
12854
- }
12855
-
12856
- if ( $install->user_id != $this->_storage->network_user_id ) {
12857
- continue;
12858
- }
12859
-
12860
- // Switch reference to a blog that is opted-in and belong to the same super-admin.
12861
- $this->_storage->network_install_blog_id = $blog_id;
12862
- break;
12863
- }
12864
- }
12865
- }
12866
-
12867
- if ( $this->is_sync_cron_scheduled() &&
12868
- $context_blog_id == $this->get_sync_cron_blog_id()
12869
- ) {
12870
- $this->schedule_sync_cron( WP_FS__SCRIPT_START_TIME, true, $context_blog_id );
12871
- }
12872
-
12873
- if ( $this->is_install_sync_scheduled() &&
12874
- $context_blog_id == $this->get_install_sync_cron_blog_id()
12875
- ) {
12876
- $this->schedule_install_sync( $context_blog_id );
12877
- }
12878
- }
12879
-
12880
- /**
12881
- * Executed after site deactivation, archive, or flag as spam.
12882
- *
12883
- * @author Vova Feldman (@svovaf)
12884
- * @since 2.0.0
12885
- *
12886
- * @param int $context_blog_id
12887
- */
12888
- public function _after_site_deactivated_callback( $context_blog_id = 0 ) {
12889
- $this->_logger->entrance();
12890
-
12891
- $install = $this->get_install_by_blog_id( $context_blog_id );
12892
-
12893
- if ( ! is_object( $install ) ) {
12894
- // Site not connected.
12895
- return;
12896
- }
12897
-
12898
- $this->update_multisite_data_after_site_deactivation( $context_blog_id );
12899
-
12900
- $current_blog_id = get_current_blog_id();
12901
-
12902
- $this->switch_to_blog( $context_blog_id );
12903
-
12904
- // Send deactivation event.
12905
- $this->sync_install( array(
12906
- 'is_active' => false,
12907
- ) );
12908
-
12909
- $this->switch_to_blog( $current_blog_id );
12910
- }
12911
-
12912
- /**
12913
- * Executed after site deletion.
12914
- *
12915
- * @author Vova Feldman (@svovaf)
12916
- * @since 2.0.0
12917
- *
12918
- * @param int $context_blog_id
12919
- * @param bool $drop True if site's database tables should be dropped. Default is false.
12920
- */
12921
- public function _after_site_deleted_callback( $context_blog_id = 0, $drop = false ) {
12922
- $this->_logger->entrance();
12923
-
12924
- $install = $this->get_install_by_blog_id( $context_blog_id );
12925
-
12926
- if ( ! is_object( $install ) ) {
12927
- // Site not connected.
12928
- return;
12929
- }
12930
-
12931
- $this->update_multisite_data_after_site_deactivation( $context_blog_id );
12932
-
12933
- $current_blog_id = get_current_blog_id();
12934
-
12935
- $this->switch_to_blog( $context_blog_id );
12936
-
12937
- if ( $drop ) {
12938
- // Delete install if dropping site DB.
12939
- $this->delete_account_event();
12940
- } else {
12941
- // Send deactivation event.
12942
- $this->sync_install( array(
12943
- 'is_active' => false,
12944
- ) );
12945
- }
12946
-
12947
- $this->switch_to_blog( $current_blog_id );
12948
- }
12949
-
12950
- /**
12951
- * Executed after site re-activation.
12952
- *
12953
- * @author Vova Feldman (@svovaf)
12954
- * @since 2.0.0
12955
- *
12956
- * @param int $context_blog_id
12957
- */
12958
- public function _after_site_reactivated_callback( $context_blog_id = 0 ) {
12959
- $this->_logger->entrance();
12960
-
12961
- $install = $this->get_install_by_blog_id( $context_blog_id );
12962
-
12963
- if ( ! is_object( $install ) ) {
12964
- // Site not connected.
12965
- return;
12966
- }
12967
-
12968
- if ( ! self::is_site_active( $context_blog_id ) ) {
12969
- // Site not yet active (can be in spam mode, archived, deleted...).
12970
- return;
12971
- }
12972
-
12973
- $current_blog_id = get_current_blog_id();
12974
-
12975
- $this->switch_to_blog( $context_blog_id );
12976
-
12977
- // Send re-activation event.
12978
- $this->sync_install( array(
12979
- 'is_active' => true,
12980
- ) );
12981
-
12982
- $this->switch_to_blog( $current_blog_id );
12983
- }
12984
-
12985
- #endregion Multisite
12986
-
12987
- /**
12988
- * @author Leo Fajardo (@leorw)
12989
- *
12990
- * @param string $path
12991
- * @param string $scheme
12992
- * @param bool $network
12993
- *
12994
- * @return string
12995
- */
12996
- private function admin_url( $path = '', $scheme = 'admin', $network = true ) {
12997
- return ( $this->_is_network_active && $network ) ?
12998
- network_admin_url( $path, $scheme ) :
12999
- admin_url( $path, $scheme );
13000
- }
13001
-
13002
- /**
13003
- * Check if currently in a specified admin page.
13004
- *
13005
- * @author Vova Feldman (@svovaf)
13006
- * @since 1.2.2.7
13007
- *
13008
- * @param string $page
13009
- *
13010
- * @return bool
13011
- */
13012
- function is_admin_page( $page ) {
13013
- return ( $this->_menu->get_slug( $page ) === fs_request_get( 'page', '', 'get' ) );
13014
- }
13015
-
13016
- /**
13017
- * Get module's main admin setting page URL.
13018
- *
13019
- * @author Vova Feldman (@svovaf)
13020
- * @since 1.2.2.7
13021
- *
13022
- * @return string
13023
- */
13024
- function main_menu_url() {
13025
- return $this->_menu->main_menu_url();
13026
- }
13027
-
13028
- /**
13029
- * Check if currently on the theme's setting page or
13030
- * on any of the Freemius added pages (via tabs).
13031
- *
13032
- * @author Vova Feldman (@svovaf)
13033
- * @since 1.2.2.7
13034
- *
13035
- * @return bool
13036
- */
13037
- function is_theme_settings_page() {
13038
- return fs_starts_with(
13039
- fs_request_get( 'page', '', 'get' ),
13040
- $this->_menu->get_slug()
13041
- );
13042
- }
13043
-
13044
- /**
13045
- * Plugin's account page + sync license URL.
13046
- *
13047
- * @author Vova Feldman (@svovaf)
13048
- * @since 1.1.9.1
13049
- *
13050
- * @param bool|number $plugin_id
13051
- * @param bool $add_action_nonce
13052
- * @param array $params
13053
- *
13054
- * @return string
13055
- */
13056
- function _get_sync_license_url( $plugin_id = false, $add_action_nonce = true, $params = array() ) {
13057
- if ( is_numeric( $plugin_id ) ) {
13058
- $params['plugin_id'] = $plugin_id;
13059
- }
13060
-
13061
- return $this->get_account_url(
13062
- $this->get_unique_affix() . '_sync_license',
13063
- $params,
13064
- $add_action_nonce
13065
- );
13066
- }
13067
-
13068
- /**
13069
- * Plugin's account URL.
13070
- *
13071
- * @author Vova Feldman (@svovaf)
13072
- * @since 1.0.4
13073
- *
13074
- * @param bool|string $action
13075
- * @param array $params
13076
- *
13077
- * @param bool $add_action_nonce
13078
- *
13079
- * @return string
13080
- */
13081
- function get_account_url( $action = false, $params = array(), $add_action_nonce = true ) {
13082
- if ( is_string( $action ) ) {
13083
- $params['fs_action'] = $action;
13084
- }
13085
-
13086
- self::require_pluggable_essentials();
13087
-
13088
- return ( $add_action_nonce && is_string( $action ) ) ?
13089
- fs_nonce_url( $this->_get_admin_page_url( 'account', $params ), $action ) :
13090
- $this->_get_admin_page_url( 'account', $params );
13091
- }
13092
-
13093
- /**
13094
- * @author Vova Feldman (@svovaf)
13095
- * @since 1.2.0
13096
- *
13097
- * @param string $tab
13098
- * @param bool $action
13099
- * @param array $params
13100
- * @param bool $add_action_nonce
13101
- *
13102
- * @return string
13103
- *
13104
- * @uses get_account_url()
13105
- */
13106
- function get_account_tab_url( $tab, $action = false, $params = array(), $add_action_nonce = true ) {
13107
- $params['tab'] = $tab;
13108
-
13109
- return $this->get_account_url( $action, $params, $add_action_nonce );
13110
- }
13111
-
13112
- /**
13113
- * Plugin's account URL.
13114
- *
13115
- * @author Vova Feldman (@svovaf)
13116
- * @since 1.0.4
13117
- *
13118
- * @param bool|string $topic
13119
- * @param bool|string $message
13120
- *
13121
- * @return string
13122
- */
13123
- function contact_url( $topic = false, $message = false ) {
13124
- $params = array();
13125
- if ( is_string( $topic ) ) {
13126
- $params['topic'] = $topic;
13127
- }
13128
- if ( is_string( $message ) ) {
13129
- $params['message'] = $message;
13130
- }
13131
-
13132
- if ( $this->is_addon() ) {
13133
- $params['addon_id'] = $this->get_id();
13134
-
13135
- return $this->get_parent_instance()->_get_admin_page_url( 'contact', $params );
13136
- } else {
13137
- return $this->_get_admin_page_url( 'contact', $params );
13138
- }
13139
- }
13140
-
13141
- /**
13142
- * Add-on direct info URL.
13143
- *
13144
- * @author Vova Feldman (@svovaf)
13145
- * @since 1.1.0
13146
- *
13147
- * @param string $slug
13148
- *
13149
- * @return string
13150
- */
13151
- function addon_url( $slug ) {
13152
- return $this->_get_admin_page_url( 'addons', array(
13153
- 'slug' => $slug
13154
- ) );
13155
- }
13156
-
13157
- /* Logger
13158
- ------------------------------------------------------------------------------------------------------------------*/
13159
- /**
13160
- * @param string $id
13161
- * @param bool $prefix_slug
13162
- *
13163
- * @return FS_Logger
13164
- */
13165
- function get_logger( $id = '', $prefix_slug = true ) {
13166
- return FS_Logger::get_logger( ( $prefix_slug ? $this->_slug : '' ) . ( ( ! $prefix_slug || empty( $id ) ) ? '' : '_' ) . $id );
13167
- }
13168
-
13169
- /**
13170
- * Note: This method is used externally so don't delete it.
13171
- *
13172
- * @param $id
13173
- * @param bool $load_options
13174
- * @param bool $prefix_slug
13175
- *
13176
- * @return FS_Option_Manager
13177
- */
13178
- function get_options_manager( $id, $load_options = false, $prefix_slug = true ) {
13179
- return FS_Option_Manager::get_manager( ( $prefix_slug ? $this->_slug : '' ) . ( ( ! $prefix_slug || empty( $id ) ) ? '' : '_' ) . $id, $load_options );
13180
- }
13181
-
13182
- /* Security
13183
- ------------------------------------------------------------------------------------------------------------------*/
13184
- private static function _encrypt( $str ) {
13185
- if ( is_null( $str ) ) {
13186
- return null;
13187
- }
13188
-
13189
- /**
13190
- * The encrypt/decrypt functions are used to protect
13191
- * the user from messing up with some of the sensitive
13192
- * data stored for the module as a JSON in the database.
13193
- *
13194
- * I used the same suggested hack by the theme review team.
13195
- * For more details, look at the function `Base64UrlDecode()`
13196
- * in `./sdk/FreemiusBase.php`.
13197
- *
13198
- * @todo Remove this hack once the base64 error is removed from the Theme Check.
13199
- *
13200
- * @author Vova Feldman (@svovaf)
13201
- * @since 1.2.2
13202
- */
13203
- $fn = 'base64' . '_encode';
13204
-
13205
- return $fn( $str );
13206
- }
13207
-
13208
- static function _decrypt( $str ) {
13209
- if ( is_null( $str ) ) {
13210
- return null;
13211
- }
13212
-
13213
- /**
13214
- * The encrypt/decrypt functions are used to protect
13215
- * the user from messing up with some of the sensitive
13216
- * data stored for the module as a JSON in the database.
13217
- *
13218
- * I used the same suggested hack by the theme review team.
13219
- * For more details, look at the function `Base64UrlDecode()`
13220
- * in `./sdk/FreemiusBase.php`.
13221
- *
13222
- * @todo Remove this hack once the base64 error is removed from the Theme Check.
13223
- *
13224
- * @author Vova Feldman (@svovaf)
13225
- * @since 1.2.2
13226
- */
13227
- $fn = 'base64' . '_decode';
13228
-
13229
- return $fn( $str );
13230
- }
13231
-
13232
- /**
13233
- * @author Vova Feldman (@svovaf)
13234
- * @since 1.0.5
13235
- *
13236
- * @param FS_Entity $entity
13237
- *
13238
- * @return FS_Entity Return an encrypted clone entity.
13239
- */
13240
- private static function _encrypt_entity( FS_Entity $entity ) {
13241
- $clone = clone $entity;
13242
- $props = get_object_vars( $entity );
13243
-
13244
- foreach ( $props as $key => $val ) {
13245
- $clone->{$key} = self::_encrypt( $val );
13246
- }
13247
-
13248
- return $clone;
13249
- }
13250
-
13251
- /**
13252
- * @author Vova Feldman (@svovaf)
13253
- * @since 1.0.5
13254
- *
13255
- * @param FS_Entity $entity
13256
- *
13257
- * @return FS_Entity Return an decrypted clone entity.
13258
- */
13259
- private static function decrypt_entity( FS_Entity $entity ) {
13260
- $clone = clone $entity;
13261
- $props = get_object_vars( $entity );
13262
-
13263
- foreach ( $props as $key => $val ) {
13264
- $clone->{$key} = self::_decrypt( $val );
13265
- }
13266
-
13267
- return $clone;
13268
- }
13269
-
13270
- /**
13271
- * Tries to activate account based on POST params.
13272
- *
13273
- * @author Vova Feldman (@svovaf)
13274
- * @since 1.0.2
13275
- *
13276
- * @deprecated Not in use, outdated.
13277
- */
13278
- function _activate_account() {
13279
- if ( $this->is_registered() ) {
13280
- // Already activated.
13281
- return;
13282
- }
13283
-
13284
- self::_clean_admin_content_section();
13285
-
13286
- if ( fs_request_is_action( 'activate' ) && fs_request_is_post() ) {
13287
- // check_admin_referer( 'activate_' . $this->_plugin->public_key );
13288
-
13289
- // Verify matching plugin details.
13290
- if ( $this->_plugin->id != fs_request_get( 'plugin_id' ) || $this->_slug != fs_request_get( 'plugin_slug' ) ) {
13291
- return;
13292
- }
13293
-
13294
- $user = new FS_User();
13295
- $user->id = fs_request_get( 'user_id' );
13296
- $user->public_key = fs_request_get( 'user_public_key' );
13297
- $user->secret_key = fs_request_get( 'user_secret_key' );
13298
- $user->email = fs_request_get( 'user_email' );
13299
- $user->first = fs_request_get( 'user_first' );
13300
- $user->last = fs_request_get( 'user_last' );
13301
- $user->is_verified = fs_request_get_bool( 'user_is_verified' );
13302
-
13303
- $site = new FS_Site();
13304
- $site->id = fs_request_get( 'install_id' );
13305
- $site->public_key = fs_request_get( 'install_public_key' );
13306
- $site->secret_key = fs_request_get( 'install_secret_key' );
13307
- $site->plan_id = fs_request_get( 'plan_id' );
13308
-
13309
- $plans = array();
13310
- $plans_data = json_decode( urldecode( fs_request_get( 'plans' ) ) );
13311
- foreach ( $plans_data as $p ) {
13312
- $plan = new FS_Plugin_Plan( $p );
13313
- if ( $site->plan_id == $plan->id ) {
13314
- $plan->title = fs_request_get( 'plan_title' );
13315
- $plan->name = fs_request_get( 'plan_name' );
13316
- }
13317
-
13318
- $plans[] = $plan;
13319
- }
13320
-
13321
- $this->_set_account( $user, $site, $plans );
13322
-
13323
- // Reload the page with the keys.
13324
- fs_redirect( $this->_get_admin_page_url() );
13325
- }
13326
- }
13327
-
13328
- /**
13329
- * @author Vova Feldman (@svovaf)
13330
- * @since 1.0.7
13331
- *
13332
- * @param string $email
13333
- *
13334
- * @return FS_User|false
13335
- */
13336
- static function _get_user_by_email( $email ) {
13337
- self::$_static_logger->entrance();
13338
-
13339
- $email = trim( strtolower( $email ) );
13340
-
13341
- $users = self::get_all_users();
13342
-
13343
- if ( is_array( $users ) ) {
13344
- foreach ( $users as $user ) {
13345
- if ( $email === trim( strtolower( $user->email ) ) ) {
13346
- return $user;
13347
- }
13348
- }
13349
- }
13350
-
13351
- return false;
13352
- }
13353
-
13354
- #----------------------------------------------------------------------------------
13355
- #region Account (Loading, Updates & Activation)
13356
- #----------------------------------------------------------------------------------
13357
-
13358
- /***
13359
- * Load account information (user + site).
13360
- *
13361
- * @author Vova Feldman (@svovaf)
13362
- * @since 1.0.1
13363
- */
13364
- private function _load_account() {
13365
- $this->_logger->entrance();
13366
-
13367
- $this->do_action( 'before_account_load' );
13368
-
13369
- $users = self::get_all_users();
13370
- $plans = self::get_all_plans( $this->_module_type );
13371
-
13372
- if ( $this->_logger->is_on() && is_admin() ) {
13373
- $this->_logger->log( 'users = ' . var_export( $users, true ) );
13374
- $this->_logger->log( 'plans = ' . var_export( $plans, true ) );
13375
- }
13376
-
13377
- $site = fs_is_network_admin() ?
13378
- $this->get_network_install() :
13379
- $this->get_install_by_blog_id();
13380
-
13381
- if ( fs_is_network_admin() &&
13382
- ! is_object( $site ) &&
13383
- FS_Site::is_valid_id( $this->_storage->network_install_blog_id )
13384
- ) {
13385
- $first_install = $this->find_first_install();
13386
-
13387
- if ( is_null( $first_install ) ) {
13388
- unset( $this->_storage->network_install_blog_id );
13389
- } else {
13390
- $site = $first_install['install'];
13391
- $this->_storage->network_install_blog_id = $first_install['blog_id'];
13392
- }
13393
- }
13394
-
13395
- if ( is_object( $site ) &&
13396
- is_numeric( $site->id ) &&
13397
- is_numeric( $site->user_id ) &&
13398
- FS_Plugin_Plan::is_valid_id( $site->plan_id )
13399
- ) {
13400
- // Load site.
13401
- $this->_site = $site;
13402
-
13403
- // Load plans.
13404
- $this->_plans = $plans[ $this->_slug ];
13405
- if ( ! is_array( $this->_plans ) || empty( $this->_plans ) ) {
13406
- $this->_sync_plans();
13407
- } else {
13408
- for ( $i = 0, $len = count( $this->_plans ); $i < $len; $i ++ ) {
13409
- if ( $this->_plans[ $i ] instanceof FS_Plugin_Plan ) {
13410
- $this->_plans[ $i ] = self::decrypt_entity( $this->_plans[ $i ] );
13411
- } else {
13412
- unset( $this->_plans[ $i ] );
13413
- }
13414
- }
13415
- }
13416
- }
13417
-
13418
- $user = null;
13419
- if ( fs_is_network_admin() && $this->_is_network_active ) {
13420
- $user = $this->get_network_user();
13421
- }
13422
-
13423
- if ( is_object( $user ) ) {
13424
- $this->_user = clone $user;
13425
- } else if ( $this->_site ) {
13426
- $user = self::_get_user_by_id( $this->_site->user_id );
13427
-
13428
- if ( ! is_object( $user ) && FS_User::is_valid_id( $this->_storage->prev_user_id ) ) {
13429
- /**
13430
- * Try to load the previous owner. This recovery is used for the following use-case:
13431
- * 1. Opt-in
13432
- * 2. Cloning site1 to site2
13433
- * 3. Ownership switch in site1 (same applies for site2)
13434
- * 4. Install data sync on site2
13435
- * 5. Now site2's install is associated with the new owner which does not exists locally.
13436
- */
13437
- $user = self::_get_user_by_id( $this->_storage->prev_user_id );
13438
- }
13439
-
13440
- if ( ! is_object( $user ) ) {
13441
- /**
13442
- * This is a special fault tolerance mechanism to handle a scenario that the user data is missing.
13443
- */
13444
- $user = $this->fetch_user_by_install();
13445
- }
13446
-
13447
- $this->_user = ( $user instanceof FS_User ) ?
13448
- clone $user :
13449
- null;
13450
- }
13451
-
13452
- if ( is_object( $this->_user ) ) {
13453
- // Load licenses.
13454
- $this->_licenses = $this->get_user_licenses( $this->_user->id );
13455
- }
13456
-
13457
- if ( is_object( $this->_site ) ) {
13458
- $this->_license = $this->_get_license_by_id( $this->_site->license_id );
13459
-
13460
- if ( $this->_site->version != $this->get_plugin_version() ) {
13461
- // If stored install version is different than current installed plugin version,
13462
- // then update plugin version event.
13463
- $this->update_plugin_version_event();
13464
- }
13465
- }
13466
-
13467
- if ( true === $this->_storage->require_license_activation &&
13468
- ! fs_request_get_bool( 'require_license', true )
13469
- ) {
13470
- $this->_storage->require_license_activation = false;
13471
- }
13472
-
13473
- if ( $this->is_theme() ) {
13474
- $this->_register_account_hooks();
13475
- }
13476
- }
13477
-
13478
- /**
13479
- * Special user recovery mechanism.
13480
- *
13481
- * @author Vova Feldman (@svovaf)
13482
- * @since 2.0.0
13483
- *
13484
- * @return \FS_User|mixed
13485
- */
13486
- private function fetch_user_by_install() {
13487
- $api = $this->get_api_site_scope();
13488
-
13489
- $uid = $this->get_anonymous_id();
13490
- $request_path = "/users/{$this->_site->user_id}.json?uid={$uid}";
13491
-
13492
- $result = $api->get( $request_path, false, WP_FS__TIME_10_MIN_IN_SEC );
13493
-
13494
- if ( $this->is_api_result_entity( $result ) ) {
13495
- $user = new FS_User( $result );
13496
- $this->_user = $user;
13497
- $this->_store_user();
13498
-
13499
- return $user;
13500
- }
13501
-
13502
- $error_code = FS_Api::get_error_code( $result );
13503
-
13504
- if ( in_array( $error_code, array( 'invalid_unique_id', 'user_cannot_be_recovered' ) ) ) {
13505
- /**
13506
- * Those API errors will continue coming and are not recoverable with the
13507
- * current site's data. Therefore, extend the API call's cached result to 7 days.
13508
- */
13509
- $api->update_cache_expiration( $request_path, WP_FS__TIME_WEEK_IN_SEC );
13510
- }
13511
-
13512
- return $result;
13513
- }
13514
-
13515
- /**
13516
- * @author Vova Feldman (@svovaf)
13517
- * @since 1.0.1
13518
- *
13519
- * @param FS_User $user
13520
- * @param FS_Site $site
13521
- * @param bool|array $plans
13522
- */
13523
- private function _set_account( FS_User $user, FS_Site $site, $plans = false ) {
13524
- $site->user_id = $user->id;
13525
-
13526
- $this->_site = $site;
13527
- $this->_user = $user;
13528
- if ( false !== $plans ) {
13529
- $this->_plans = $plans;
13530
- }
13531
-
13532
- $this->send_install_update();
13533
-
13534
- $this->_store_account();
13535
-
13536
- }
13537
-
13538
- /**
13539
- * Get a sanitized array with the WordPress version, SDK version, and PHP version.
13540
- * Each version is trimmed after the 16th char.
13541
- *
13542
- * @author Vova Feldman (@svovaf)
13543
- * @since 2.2.1
13544
- *
13545
- * @return array
13546
- */
13547
- private function get_versions() {
13548
- $versions = array();
13549
- $versions['platform_version'] = get_bloginfo( 'version' );
13550
- $versions['sdk_version'] = $this->version;
13551
- $versions['programming_language_version'] = phpversion();
13552
-
13553
- foreach ( $versions as $k => $version ) {
13554
- if ( is_string( $versions[ $k ] ) && ! empty( $versions[ $k ] ) ) {
13555
- $versions[ $k ] = substr( $versions[ $k ], 0, 16 );
13556
- }
13557
- }
13558
-
13559
- return $versions;
13560
- }
13561
-
13562
- /**
13563
- * @author Vova Feldman (@svovaf)
13564
- * @since 1.1.7.4
13565
- *
13566
- * @param array $override_with
13567
- * @param bool|int|null $network_level_or_blog_id If true, return params for network level opt-in. If integer, get params for specified blog in the network.
13568
- *
13569
- * @return array
13570
- */
13571
- function get_opt_in_params( $override_with = array(), $network_level_or_blog_id = null ) {
13572
- $this->_logger->entrance();
13573
-
13574
- $current_user = self::_get_current_wp_user();
13575
-
13576
- $activation_action = $this->get_unique_affix() . '_activate_new';
13577
- $return_url = $this->is_anonymous() ?
13578
- // If skipped already, then return to the account page.
13579
- $this->get_account_url( $activation_action, array(), false ) :
13580
- // Return to the module's main page.
13581
- $this->get_after_activation_url( 'after_connect_url', array( 'fs_action' => $activation_action ) );
13582
-
13583
- $versions = $this->get_versions();
13584
-
13585
- $params = array_merge( $versions, array(
13586
- 'user_firstname' => $current_user->user_firstname,
13587
- 'user_lastname' => $current_user->user_lastname,
13588
- 'user_nickname' => $current_user->user_nicename,
13589
- 'user_email' => $current_user->user_email,
13590
- 'user_ip' => WP_FS__REMOTE_ADDR,
13591
- 'plugin_slug' => $this->_slug,
13592
- 'plugin_id' => $this->get_id(),
13593
- 'plugin_public_key' => $this->get_public_key(),
13594
- 'plugin_version' => $this->get_plugin_version(),
13595
- 'return_url' => fs_nonce_url( $return_url, $activation_action ),
13596
- 'account_url' => fs_nonce_url( $this->_get_admin_page_url(
13597
- 'account',
13598
- array( 'fs_action' => 'sync_user' )
13599
- ), 'sync_user' ),
13600
- 'is_premium' => $this->is_premium(),
13601
- 'is_active' => true,
13602
- 'is_uninstalled' => false,
13603
- ) );
13604
-
13605
- if ( true === $network_level_or_blog_id ) {
13606
- if ( ! isset( $override_with['sites'] ) ) {
13607
- $params['sites'] = array();
13608
-
13609
- $sites = self::get_sites();
13610
-
13611
- foreach ( $sites as $site ) {
13612
- $blog_id = self::get_site_blog_id( $site );
13613
- if ( ! $this->is_site_delegated_connection( $blog_id ) &&
13614
- ! $this->is_installed_on_site( $blog_id )
13615
- ) {
13616
- $params['sites'][] = $this->get_site_info( $site );
13617
- }
13618
- }
13619
- }
13620
- } else {
13621
- $site = is_numeric( $network_level_or_blog_id ) ?
13622
- array( 'blog_id' => $network_level_or_blog_id ) :
13623
- null;
13624
-
13625
- $site = $this->get_site_info( $site );
13626
-
13627
- $params = array_merge( $params, array(
13628
- 'site_uid' => $site['uid'],
13629
- 'site_url' => $site['url'],
13630
- 'site_name' => $site['title'],
13631
- 'language' => $site['language'],
13632
- 'charset' => $site['charset'],
13633
- ) );
13634
- }
13635
-
13636
- if ( $this->is_pending_activation() &&
13637
- ! empty( $this->_storage->pending_license_key )
13638
- ) {
13639
- $params['license_key'] = $this->_storage->pending_license_key;
13640
- }
13641
-
13642
- if ( WP_FS__SKIP_EMAIL_ACTIVATION && $this->has_secret_key() ) {
13643
- // Even though rand() is known for its security issues,
13644
- // the timestamp adds another layer of protection.
13645
- // It would be very hard for an attacker to get the secret key form here.
13646
- // Plus, this should never run in production since the secret should never
13647
- // be included in the production version.
13648
- $params['ts'] = WP_FS__SCRIPT_START_TIME;
13649
- $params['salt'] = md5( uniqid( rand() ) );
13650
- $params['secure'] = md5(
13651
- $params['ts'] .
13652
- $params['salt'] .
13653
- $this->get_secret_key()
13654
- );
13655
- }
13656
-
13657
- return array_merge( $params, $override_with );
13658
- }
13659
-
13660
- /**
13661
- * 1. If successful opt-in or pending activation returns the next page that the user should be redirected to.
13662
- * 2. If there was an API error, return the API result.
13663
- *
13664
- * @author Vova Feldman (@svovaf)
13665
- * @since 1.1.7.4
13666
- *
13667
- * @param string|bool $email
13668
- * @param string|bool $first
13669
- * @param string|bool $last
13670
- * @param string|bool $license_key
13671
- * @param bool $is_uninstall If "true", this means that the module is currently being uninstalled.
13672
- * In this case, the user and site info will be sent to the server but no
13673
- * data will be saved to the WP installation's database.
13674
- * @param number|bool $trial_plan_id
13675
- * @param bool $is_disconnected Whether or not to opt in without tracking.
13676
- * @param null|bool $is_marketing_allowed
13677
- * @param array $sites If network-level opt-in, an array of containing details of sites.
13678
- *
13679
- * @return string|object
13680
- * @use WP_Error
13681
- */
13682
- function opt_in(
13683
- $email = false,
13684
- $first = false,
13685
- $last = false,
13686
- $license_key = false,
13687
- $is_uninstall = false,
13688
- $trial_plan_id = false,
13689
- $is_disconnected = false,
13690
- $is_marketing_allowed = null,
13691
- $sites = array()
13692
- ) {
13693
- $this->_logger->entrance();
13694
-
13695
- if ( false === $email ) {
13696
- $current_user = self::_get_current_wp_user();
13697
- $email = $current_user->user_email;
13698
- }
13699
-
13700
- /**
13701
- * @since 1.2.1 If activating with license key, ignore the context-user
13702
- * since the user will be automatically loaded from the license.
13703
- */
13704
- if ( empty( $license_key ) ) {
13705
- // Clean up pending license if opt-ing in again.
13706
- $this->_storage->remove( 'pending_license_key' );
13707
-
13708
- if ( ! $is_uninstall ) {
13709
- $fs_user = Freemius::_get_user_by_email( $email );
13710
- if ( is_object( $fs_user ) && ! $this->is_pending_activation() ) {
13711
- return $this->install_with_current_user(
13712
- false,
13713
- $trial_plan_id,
13714
- $sites
13715
- );
13716
- }
13717
- }
13718
- }
13719
-
13720
- $user_info = array();
13721
- if ( ! empty( $email ) ) {
13722
- $user_info['user_email'] = $email;
13723
- }
13724
- if ( ! empty( $first ) ) {
13725
- $user_info['user_firstname'] = $first;
13726
- }
13727
- if ( ! empty( $last ) ) {
13728
- $user_info['user_lastname'] = $last;
13729
- }
13730
-
13731
- if ( ! empty( $sites ) ) {
13732
- $is_network = true;
13733
-
13734
- $user_info['sites'] = $sites;
13735
- } else {
13736
- $is_network = false;
13737
- }
13738
-
13739
- $params = $this->get_opt_in_params( $user_info, $is_network );
13740
-
13741
- $filtered_license_key = false;
13742
- if ( is_string( $license_key ) ) {
13743
- $filtered_license_key = $this->apply_filters( 'license_key', $license_key );
13744
- $params['license_key'] = $filtered_license_key;
13745
- } else if ( FS_Plugin_Plan::is_valid_id( $trial_plan_id ) ) {
13746
- $params['trial_plan_id'] = $trial_plan_id;
13747
- }
13748
-
13749
- if ( $is_uninstall ) {
13750
- $params['uninstall_params'] = array(
13751
- 'reason_id' => $this->_storage->uninstall_reason->id,
13752
- 'reason_info' => $this->_storage->uninstall_reason->info
13753
- );
13754
- }
13755
-
13756
- if ( isset( $params['license_key'] ) ) {
13757
- $fs_user = Freemius::_get_user_by_email( $email );
13758
-
13759
- if ( is_object( $fs_user ) ) {
13760
- /**
13761
- * If opting in with a context license and the context WP Admin user already opted in
13762
- * before from the current site, add the user context security params to avoid the
13763
- * unnecessary email activation when the context license is owned by the same context user.
13764
- *
13765
- * @author Leo Fajardo (@leorw)
13766
- * @since 1.2.3
13767
- */
13768
- $params = array_merge( $params, FS_Security::instance()->get_context_params(
13769
- $fs_user,
13770
- false,
13771
- 'install_with_existing_user'
13772
- ) );
13773
- }
13774
- }
13775
-
13776
- if ( is_bool( $is_marketing_allowed ) ) {
13777
- $params['is_marketing_allowed'] = $is_marketing_allowed;
13778
- }
13779
-
13780
- $params['is_disconnected'] = $is_disconnected;
13781
- $params['format'] = 'json';
13782
-
13783
- $request = array(
13784
- 'method' => 'POST',
13785
- 'body' => $params,
13786
- 'timeout' => WP_FS__DEBUG_SDK ? 60 : 30,
13787
- );
13788
-
13789
- $url = $this->add_show_pending( WP_FS__ADDRESS . '/action/service/user/install/' );
13790
- $response = self::safe_remote_post( $url, $request );
13791
-
13792
- if ( is_wp_error( $response ) ) {
13793
- /**
13794
- * @var WP_Error $response
13795
- */
13796
- $result = new stdClass();
13797
-
13798
- $error_code = $response->get_error_code();
13799
- $error_type = str_replace( ' ', '', ucwords( str_replace( '_', ' ', $error_code ) ) );
13800
-
13801
- $result->error = (object) array(
13802
- 'type' => $error_type,
13803
- 'message' => $response->get_error_message(),
13804
- 'code' => $error_code,
13805
- 'http' => 402
13806
- );
13807
-
13808
- return $result;
13809
- }
13810
-
13811
- // Module is being uninstalled, don't handle the returned data.
13812
- if ( $is_uninstall ) {
13813
- return true;
13814
- }
13815
-
13816
- /**
13817
- * When json_decode() executed on PHP 5.2 with an invalid JSON, it will throw a PHP warning. Unfortunately, the new Theme Check doesn't allow PHP silencing and the theme review team isn't open to change that, therefore, instead of using `@json_decode()` we had to use the method without the `@` directive.
13818
- *
13819
- * @author Vova Feldman (@svovaf)
13820
- * @since 1.2.3
13821
- * @link https://themes.trac.wordpress.org/ticket/46134#comment:5
13822
- * @link https://themes.trac.wordpress.org/ticket/46134#comment:9
13823
- * @link https://themes.trac.wordpress.org/ticket/46134#comment:12
13824
- * @link https://themes.trac.wordpress.org/ticket/46134#comment:14
13825
- */
13826
- $decoded = is_string( $response['body'] ) ?
13827
- json_decode( $response['body'] ) :
13828
- null;
13829
-
13830
- if ( empty( $decoded ) ) {
13831
- return false;
13832
- }
13833
-
13834
- if ( ! $this->is_api_result_object( $decoded ) ) {
13835
- if ( ! empty( $params['license_key'] ) ) {
13836
- // Pass the fully entered license key to the failure handler.
13837
- $params['license_key'] = $license_key;
13838
- }
13839
-
13840
- return $is_uninstall ?
13841
- $decoded :
13842
- $this->apply_filters( 'after_install_failure', $decoded, $params );
13843
- } else if ( isset( $decoded->pending_activation ) && $decoded->pending_activation ) {
13844
- if ( $is_network ) {
13845
- $site_ids = array();
13846
- foreach ( $sites as $site ) {
13847
- $site_ids[] = $site['blog_id'];
13848
- }
13849
-
13850
- /**
13851
- * Store the sites so that they can be installed once the user has clicked on the activation link
13852
- * in the email.
13853
- *
13854
- * @author Leo Fajardo (@leorw)
13855
- */
13856
- $this->_storage->pending_sites_info = array(
13857
- 'blog_ids' => $site_ids,
13858
- 'license_key' => $license_key,
13859
- 'trial_plan_id' => $trial_plan_id
13860
- );
13861
- }
13862
-
13863
- // Pending activation, add message.
13864
- return $this->set_pending_confirmation(
13865
- ( isset( $decoded->email ) ?
13866
- $decoded->email :
13867
- true ),
13868
- false,
13869
- $filtered_license_key,
13870
- ! empty( $params['trial_plan_id'] )
13871
- );
13872
- } else if ( isset( $decoded->install_secret_key ) ) {
13873
- return $this->install_with_new_user(
13874
- $decoded->user_id,
13875
- $decoded->user_public_key,
13876
- $decoded->user_secret_key,
13877
- ( isset( $decoded->is_marketing_allowed ) && ! is_null( $decoded->is_marketing_allowed ) ?
13878
- $decoded->is_marketing_allowed :
13879
- null ),
13880
- $decoded->install_id,
13881
- $decoded->install_public_key,
13882
- $decoded->install_secret_key,
13883
- false
13884
- );
13885
- } else if ( is_array( $decoded->installs ) ) {
13886
- return $this->install_many_with_new_user(
13887
- $decoded->user_id,
13888
- $decoded->user_public_key,
13889
- $decoded->user_secret_key,
13890
- ( isset( $decoded->is_marketing_allowed ) && ! is_null( $decoded->is_marketing_allowed ) ?
13891
- $decoded->is_marketing_allowed :
13892
- null ),
13893
- $decoded->installs,
13894
- false
13895
- );
13896
- }
13897
-
13898
- return $decoded;
13899
- }
13900
-
13901
- /**
13902
- * Set user and site identities.
13903
- *
13904
- * @author Vova Feldman (@svovaf)
13905
- * @since 1.0.9
13906
- *
13907
- * @param FS_User $user
13908
- * @param FS_Site $site
13909
- * @param bool $redirect
13910
- * @param bool $auto_install Since 1.2.1.7 If `true` and setting up an account with a valid license, will
13911
- * redirect (or return a URL) to the account page with a special parameter to
13912
- * trigger the auto installation processes.
13913
- *
13914
- * @return string If redirect is `false`, returns the next page the user should be redirected to.
13915
- */
13916
- function setup_account(
13917
- FS_User $user,
13918
- FS_Site $site,
13919
- $redirect = true,
13920
- $auto_install = false
13921
- ) {
13922
- return $this->setup_network_account(
13923
- $user,
13924
- array( $site ),
13925
- $redirect,
13926
- $auto_install,
13927
- false
13928
- );
13929
- }
13930
-
13931
- /**
13932
- * Set user and site identities.
13933
- *
13934
- * @author Vova Feldman (@svovaf)
13935
- * @since 2.0.0
13936
- *
13937
- * @param FS_User $user
13938
- * @param FS_Site[] $installs
13939
- * @param bool $redirect
13940
- * @param bool $auto_install Since 1.2.1.7 If `true` and setting up an account with a valid license, will redirect (or return a URL) to the account page with a special parameter to trigger the auto installation processes.
13941
- * @param bool $is_network_level_opt_in
13942
- *
13943
- * @return string If redirect is `false`, returns the next page the user should be redirected to.
13944
- */
13945
- function setup_network_account(
13946
- FS_User $user,
13947
- array $installs,
13948
- $redirect = true,
13949
- $auto_install = false,
13950
- $is_network_level_opt_in = true
13951
- ) {
13952
- $first_install = $installs[0];
13953
-
13954
- $this->_user = $user;
13955
- $this->_site = $first_install;
13956
-
13957
- $this->_sync_plans();
13958
-
13959
- if ( $this->_storage->handle_gdpr_admin_notice &&
13960
- $this->should_handle_gdpr_admin_notice() &&
13961
- FS_GDPR_Manager::instance()->should_show_opt_in_notice()
13962
- ) {
13963
- /**
13964
- * Clear user lock after an opt-in.
13965
- */
13966
- require_once WP_FS__DIR_INCLUDES . '/class-fs-user-lock.php';
13967
- FS_User_Lock::instance()->unlock();
13968
- }
13969
-
13970
- if ( 1 < count( $installs ) ) {
13971
- // Only network level opt-in can have more than one install.
13972
- $is_network_level_opt_in = true;
13973
- }
13974
- // $is_network_level_opt_in = self::is_ajax_action_static( 'network_activate', $this->_module_id );
13975
- // If Freemius was OFF before, turn it on.
13976
- $this->turn_on();
13977
-
13978
- if ( ! $this->_is_network_active || ! $is_network_level_opt_in ) {
13979
- $this->_set_account( $user, $first_install );
13980
-
13981
- $this->do_action( 'after_account_connection', $user, $first_install );
13982
- } else {
13983
- $this->_store_user();
13984
-
13985
- // Map site addresses to their blog IDs.
13986
- $address_to_blog_map = $this->get_address_to_blog_map();
13987
-
13988
- $first_blog_id = null;
13989
- $blog_2_install_map = array();
13990
- foreach ( $installs as $install ) {
13991
- $address = trailingslashit( fs_strip_url_protocol( $install->url ) );
13992
- $blog_id = $address_to_blog_map[ $address ];
13993
-
13994
- $this->_store_site( true, $blog_id, $install );
13995
-
13996
- if ( is_null( $first_blog_id ) ) {
13997
- $first_blog_id = $blog_id;
13998
- }
13999
-
14000
- $blog_2_install_map[ $blog_id ] = $install;
14001
- }
14002
-
14003
- if ( ! FS_User::is_valid_id( $this->_storage->network_user_id ) ||
14004
- ! is_object( self::_get_user_by_id( $this->_storage->network_user_id ) )
14005
- ) {
14006
- // Store network user.
14007
- $this->_storage->network_user_id = $this->_user->id;
14008
- }
14009
-
14010
- if ( ! FS_Site::is_valid_id( $this->_storage->network_install_blog_id ) ) {
14011
- $this->_storage->network_install_blog_id = $first_blog_id;
14012
- }
14013
-
14014
- if ( count( $installs ) === count( $address_to_blog_map ) ) {
14015
- // Super-admin opted-in for all sites in the network.
14016
- $this->_storage->is_network_connected = true;
14017
- }
14018
-
14019
- $this->_store_licenses( false );
14020
-
14021
- self::$_accounts->store();
14022
-
14023
- // Don't sync the installs data on network upgrade
14024
- if ( ! $this->network_upgrade_mode_completed() ) {
14025
- $this->send_installs_update();
14026
- }
14027
-
14028
- // Switch install context back to the first install.
14029
- $this->_site = $first_install;
14030
-
14031
- $current_blog = get_current_blog_id();
14032
-
14033
- foreach ( $blog_2_install_map as $blog_id => $install ) {
14034
- $this->switch_to_blog( $blog_id );
14035
-
14036
- $this->do_action( 'after_account_connection', $user, $install );
14037
- }
14038
-
14039
- $this->switch_to_blog( $current_blog );
14040
-
14041
- $this->do_action( 'after_network_account_connection', $user, $blog_2_install_map );
14042
- }
14043
-
14044
- if ( is_numeric( $first_install->license_id ) ) {
14045
- $this->_license = $this->_get_license_by_id( $first_install->license_id );
14046
- }
14047
-
14048
- $this->_admin_notices->remove_sticky( 'connect_account' );
14049
-
14050
- if ( $this->is_pending_activation() || ! $this->has_settings_menu() ) {
14051
- // Remove pending activation sticky notice (if still exist).
14052
- $this->_admin_notices->remove_sticky( 'activation_pending' );
14053
-
14054
- // Remove plugin from pending activation mode.
14055
- unset( $this->_storage->is_pending_activation );
14056
-
14057
- if ( ! $this->is_paying_or_trial() ) {
14058
- $this->_admin_notices->add_sticky(
14059
- sprintf( $this->get_text_inline( '%s activation was successfully completed.', 'plugin-x-activation-message' ), '<b>' . $this->get_plugin_name() . '</b>' ),
14060
- 'activation_complete'
14061
- );
14062
- }
14063
- }
14064
-
14065
- if ( $this->is_paying_or_trial() ) {
14066
- if ( ! $this->is_premium() ||
14067
- ! $this->has_premium_version() ||
14068
- ! $this->has_settings_menu()
14069
- ) {
14070
- if ( $this->is_paying() ) {
14071
- $this->_admin_notices->add_sticky(
14072
- sprintf(
14073
- $this->get_text_inline( 'Your account was successfully activated with the %s plan.', 'activation-with-plan-x-message' ),
14074
- $this->get_plan_title()
14075
- ) . $this->get_complete_upgrade_instructions(),
14076
- 'plan_upgraded',
14077
- $this->get_text_x_inline( 'Yee-haw', 'interjection expressing joy or exuberance', 'yee-haw' ) . '!'
14078
- );
14079
- } else {
14080
- $trial_plan = $this->get_trial_plan();
14081
-
14082
- $this->_admin_notices->add_sticky(
14083
- sprintf(
14084
- $this->get_text_inline( 'Your trial has been successfully started.', 'trial-started-message' ),
14085
- '<i>' . $this->get_plugin_name() . '</i>'
14086
- ) . $this->get_complete_upgrade_instructions( $trial_plan->title ),
14087
- 'trial_started',
14088
- $this->get_text_x_inline( 'Yee-haw', 'interjection expressing joy or exuberance', 'yee-haw' ) . '!'
14089
- );
14090
- }
14091
- }
14092
-
14093
- $this->_admin_notices->remove_sticky( array(
14094
- 'trial_promotion',
14095
- ) );
14096
- }
14097
-
14098
- $plugin_id = fs_request_get( 'plugin_id', false );
14099
-
14100
- // Store activation time ONLY for plugins & themes (not add-ons).
14101
- if ( ! is_numeric( $plugin_id ) || ( $plugin_id == $this->_plugin->id ) ) {
14102
- if ( empty( $this->_storage->activation_timestamp ) ) {
14103
- $this->_storage->activation_timestamp = WP_FS__SCRIPT_START_TIME;
14104
- }
14105
- }
14106
-
14107
- $next_page = '';
14108
-
14109
- $extra = array();
14110
- if ( $auto_install ) {
14111
- $extra['auto_install'] = 'true';
14112
- }
14113
-
14114
- if ( is_numeric( $plugin_id ) ) {
14115
- /**
14116
- * @author Leo Fajardo (@leorw)
14117
- * @since 1.2.1.6
14118
- *
14119
- * Also sync the license after an anonymous user subscribes.
14120
- */
14121
- if ( $this->is_anonymous() || $plugin_id != $this->_plugin->id ) {
14122
- // Add-on was installed - sync license right after install.
14123
- $next_page = $this->_get_sync_license_url( $plugin_id, true, $extra );
14124
- }
14125
- } else {
14126
- /**
14127
- * @author Vova Feldman (@svovaf)
14128
- * @since 1.1.9 If site installed with a valid license, sync license.
14129
- */
14130
- if ( $this->is_paying() ) {
14131
- $this->_sync_plugin_license(
14132
- true,
14133
- // Installs data is already synced in the beginning of this method directly or via _set_account().
14134
- false
14135
- );
14136
- }
14137
-
14138
- // Reload the page with the keys.
14139
- $next_page = $this->is_anonymous() ?
14140
- // If user previously skipped, redirect to account page.
14141
- $this->get_account_url( false, $extra ) :
14142
- $this->get_after_activation_url( 'after_connect_url', array(), $is_network_level_opt_in );
14143
- }
14144
-
14145
- if ( ! empty( $next_page ) && $redirect ) {
14146
- fs_redirect( $next_page );
14147
- }
14148
-
14149
- return $next_page;
14150
- }
14151
-
14152
- /**
14153
- * Install plugin with new user information after approval.
14154
- *
14155
- * @author Vova Feldman (@svovaf)
14156
- * @since 1.0.7
14157
- */
14158
- function _install_with_new_user() {
14159
- $this->_logger->entrance();
14160
-
14161
- if ( $this->is_registered() ) {
14162
- return;
14163
- }
14164
-
14165
- if ( ( $this->is_plugin() && fs_request_is_action( $this->get_unique_affix() . '_activate_new' ) ) ||
14166
- // @todo This logic should be improved because it's executed on every load of a theme.
14167
- $this->is_theme()
14168
- ) {
14169
- // check_admin_referer( $this->_slug . '_activate_new' );
14170
-
14171
- if ( fs_request_has( 'user_secret_key' ) ) {
14172
- if ( fs_is_network_admin() && isset( $this->_storage->pending_sites_info ) ) {
14173
- $pending_sites_info = $this->_storage->pending_sites_info;
14174
-
14175
- $this->install_many_pending_with_user(
14176
- fs_request_get( 'user_id' ),
14177
- fs_request_get( 'user_public_key' ),
14178
- fs_request_get( 'user_secret_key' ),
14179
- fs_request_get_bool( 'is_marketing_allowed', null ),
14180
- $pending_sites_info['blog_ids'],
14181
- $pending_sites_info['license_key'],
14182
- $pending_sites_info['trial_plan_id']
14183
- );
14184
- } else {
14185
- $this->install_with_new_user(
14186
- fs_request_get( 'user_id' ),
14187
- fs_request_get( 'user_public_key' ),
14188
- fs_request_get( 'user_secret_key' ),
14189
- fs_request_get_bool( 'is_marketing_allowed', null ),
14190
- fs_request_get( 'install_id' ),
14191
- fs_request_get( 'install_public_key' ),
14192
- fs_request_get( 'install_secret_key' ),
14193
- true,
14194
- fs_request_get_bool( 'auto_install' )
14195
- );
14196
- }
14197
- } else if ( fs_request_has( 'pending_activation' ) ) {
14198
- $this->set_pending_confirmation( fs_request_get( 'user_email' ), true );
14199
- }
14200
- }
14201
- }
14202
-
14203
- /**
14204
- * @author Vova Feldman (@svovaf)
14205
- * @since 2.0.0
14206
- *
14207
- * @param number $id
14208
- * @param string $public_key
14209
- * @param string $secret_key
14210
- *
14211
- * @return \FS_User
14212
- */
14213
- private function setup_user( $id, $public_key, $secret_key ) {
14214
- $user = self::_get_user_by_id( $id );
14215
-
14216
- if ( is_object( $user ) ) {
14217
- $this->_user = $user;
14218
- } else {
14219
- $user = new FS_User();
14220
- $user->id = $id;
14221
- $user->public_key = $public_key;
14222
- $user->secret_key = $secret_key;
14223
-
14224
- $this->_user = $user;
14225
- $user_result = $this->get_api_user_scope()->get();
14226
- $user = new FS_User( $user_result );
14227
-
14228
- $this->_user = $user;
14229
- $this->_store_user();
14230
- }
14231
-
14232
- return $user;
14233
- }
14234
-
14235
- /**
14236
- * Install plugin with new user.
14237
- *
14238
- * @author Vova Feldman (@svovaf)
14239
- * @since 1.1.7.4
14240
- *
14241
- * @param number $user_id
14242
- * @param string $user_public_key
14243
- * @param string $user_secret_key
14244
- * @param bool|null $is_marketing_allowed
14245
- * @param number $install_id
14246
- * @param string $install_public_key
14247
- * @param string $install_secret_key
14248
- * @param bool $redirect
14249
- * @param bool $auto_install Since 1.2.1.7 If `true` and setting up an account with a valid license, will
14250
- * redirect (or return a URL) to the account page with a special parameter to
14251
- * trigger the auto installation processes.
14252
- *
14253
- * @return string If redirect is `false`, returns the next page the user should be redirected to.
14254
- */
14255
- private function install_with_new_user(
14256
- $user_id,
14257
- $user_public_key,
14258
- $user_secret_key,
14259
- $is_marketing_allowed,
14260
- $install_id,
14261
- $install_public_key,
14262
- $install_secret_key,
14263
- $redirect = true,
14264
- $auto_install = false
14265
- ) {
14266
- /**
14267
- * This method is also executed after opting in with a license key since the
14268
- * license can be potentially associated with a different owner.
14269
- *
14270
- * @since 2.0.0
14271
- */
14272
- $user = self::_get_user_by_id( $user_id );
14273
-
14274
- if ( ! is_object( $user ) ) {
14275
- $user = new FS_User();
14276
- $user->id = $user_id;
14277
- $user->public_key = $user_public_key;
14278
- $user->secret_key = $user_secret_key;
14279
-
14280
- $this->_user = $user;
14281
- $user_result = $this->get_api_user_scope()->get();
14282
- $user = new FS_User( $user_result );
14283
- }
14284
-
14285
- $this->_user = $user;
14286
-
14287
- $site = new FS_Site();
14288
- $site->id = $install_id;
14289
- $site->public_key = $install_public_key;
14290
- $site->secret_key = $install_secret_key;
14291
-
14292
- $this->_site = $site;
14293
- $site_result = $this->get_api_site_scope()->get();
14294
- $site = new FS_Site( $site_result );
14295
- $this->_site = $site;
14296
-
14297
- if ( ! is_null( $is_marketing_allowed ) ) {
14298
- $this->disable_opt_in_notice_and_lock_user();
14299
- }
14300
-
14301
- return $this->setup_account(
14302
- $this->_user,
14303
- $this->_site,
14304
- $redirect,
14305
- $auto_install
14306
- );
14307
- }
14308
-
14309
- /**
14310
- * Install plugin with user.
14311
- *
14312
- * @author Leo Fajardo (@leorw)
14313
- * @since 2.0.0
14314
- *
14315
- * @param number $user_id
14316
- * @param string $user_public_key
14317
- * @param string $user_secret_key
14318
- * @param bool|null $is_marketing_allowed
14319
- * @param array $site_ids
14320
- * @param bool $license_key
14321
- * @param bool $trial_plan_id
14322
- * @param bool $redirect
14323
- *
14324
- * @return string If redirect is `false`, returns the next page the user should be redirected to.
14325
- */
14326
- private function install_many_pending_with_user(
14327
- $user_id,
14328
- $user_public_key,
14329
- $user_secret_key,
14330
- $is_marketing_allowed,
14331
- $site_ids,
14332
- $license_key = false,
14333
- $trial_plan_id = false,
14334
- $redirect = true
14335
- ) {
14336
- $user = $this->setup_user( $user_id, $user_public_key, $user_secret_key );
14337
-
14338
- if ( ! is_null( $is_marketing_allowed ) ) {
14339
- $this->disable_opt_in_notice_and_lock_user();
14340
- }
14341
-
14342
- $sites = array();
14343
- foreach ( $site_ids as $site_id ) {
14344
- $sites[] = $this->get_site_info( array( 'blog_id' => $site_id ) );
14345
- }
14346
-
14347
- $this->install_with_user( $user, $license_key, $trial_plan_id, $redirect, true, $sites );
14348
- }
14349
-
14350
- /**
14351
- * Multi-site install with a new user.
14352
- *
14353
- * @author Vova Feldman (@svovaf)
14354
- * @since 2.0.0
14355
- *
14356
- * @param number $user_id
14357
- * @param string $user_public_key
14358
- * @param string $user_secret_key
14359
- * @param bool|null $is_marketing_allowed
14360
- * @param object[] $installs
14361
- * @param bool $redirect
14362
- * @param bool $auto_install Since 1.2.1.7 If `true` and setting up an account with a valid license, will
14363
- * redirect (or return a URL) to the account page with a special parameter to
14364
- * trigger the auto installation processes.
14365
- *
14366
- * @return string If redirect is `false`, returns the next page the user should be redirected to.
14367
- */
14368
- private function install_many_with_new_user(
14369
- $user_id,
14370
- $user_public_key,
14371
- $user_secret_key,
14372
- $is_marketing_allowed,
14373
- array $installs,
14374
- $redirect = true,
14375
- $auto_install = false
14376
- ) {
14377
- $this->setup_user( $user_id, $user_public_key, $user_secret_key );
14378
-
14379
- if ( ! is_null( $is_marketing_allowed ) ) {
14380
- $this->disable_opt_in_notice_and_lock_user();
14381
- }
14382
-
14383
- $install_ids = array();
14384
-
14385
- foreach ( $installs as $install ) {
14386
- $install_ids[] = $install->id;
14387
- }
14388
-
14389
- $left = count( $install_ids );
14390
- $offset = 0;
14391
-
14392
- $installs = array();
14393
- while ( $left > 0 ) {
14394
- $result = $this->get_api_user_scope()->get( "/plugins/{$this->_module_id}/installs.json?ids=" . implode( ',', array_slice( $install_ids, $offset, 25 ) ) );
14395
-
14396
- if ( ! $this->is_api_result_object( $result, 'installs' ) ) {
14397
- // @todo Handle API error.
14398
- }
14399
-
14400
- $installs = array_merge( $installs, $result->installs );
14401
-
14402
- $left -= 25;
14403
- }
14404
-
14405
- foreach ( $installs as &$install ) {
14406
- $install = new FS_Site( $install );
14407
- }
14408
-
14409
- return $this->setup_network_account(
14410
- $this->_user,
14411
- $installs,
14412
- $redirect,
14413
- $auto_install
14414
- );
14415
- }
14416
-
14417
- /**
14418
- * @author Vova Feldman (@svovaf)
14419
- * @since 1.1.7.4
14420
- *
14421
- * @param string|bool $email
14422
- * @param bool $redirect
14423
- * @param string|bool $license_key Since 1.2.1.5
14424
- * @param bool $is_pending_trial Since 1.2.1.5
14425
- *
14426
- * @return string Since 1.2.1.5 if $redirect is `false`, return the pending activation page.
14427
- */
14428
- private function set_pending_confirmation(
14429
- $email = false,
14430
- $redirect = true,
14431
- $license_key = false,
14432
- $is_pending_trial = false
14433
- ) {
14434
- if ( $this->_ignore_pending_mode ) {
14435
- /**
14436
- * If explicitly asked to ignore pending mode, set to anonymous mode
14437
- * if require confirmation before finalizing the opt-in.
14438
- *
14439
- * @author Vova Feldman
14440
- * @since 1.2.1.6
14441
- */
14442
- $this->skip_connection( null, fs_is_network_admin() );
14443
- } else {
14444
- // Install must be activated via email since
14445
- // user with the same email already exist.
14446
- $this->_storage->is_pending_activation = true;
14447
- $this->_add_pending_activation_notice( $email, $is_pending_trial );
14448
- }
14449
-
14450
- if ( ! empty( $license_key ) ) {
14451
- $this->_storage->pending_license_key = $license_key;
14452
- }
14453
-
14454
- // Remove the opt-in sticky notice.
14455
- $this->_admin_notices->remove_sticky( array(
14456
- 'connect_account',
14457
- 'trial_promotion',
14458
- ) );
14459
-
14460
- $next_page = $this->get_after_activation_url( 'after_pending_connect_url' );
14461
-
14462
- // Reload the page with with pending activation message.
14463
- if ( $redirect ) {
14464
- fs_redirect( $next_page );
14465
- }
14466
-
14467
- return $next_page;
14468
- }
14469
-
14470
- /**
14471
- * Install plugin with current logged WP user info.
14472
- *
14473
- * @author Vova Feldman (@svovaf)
14474
- * @since 1.0.7
14475
- */
14476
- function _install_with_current_user() {
14477
- $this->_logger->entrance();
14478
-
14479
- if ( $this->is_registered() ) {
14480
- return;
14481
- }
14482
-
14483
- if ( fs_request_is_action( $this->get_unique_affix() . '_activate_existing' ) && fs_request_is_post() ) {
14484
- // check_admin_referer( 'activate_existing_' . $this->_plugin->public_key );
14485
-
14486
- /**
14487
- * @author Vova Feldman (@svovaf)
14488
- * @since 1.1.9 Add license key if given.
14489
- */
14490
- $license_key = fs_request_get( 'license_secret_key' );
14491
-
14492
- $this->install_with_current_user( $license_key );
14493
- }
14494
- }
14495
-
14496
-
14497
- /**
14498
- * @author Vova Feldman (@svovaf)
14499
- * @since 1.1.7.4
14500
- *
14501
- * @param string|bool $license_key
14502
- * @param number|bool $trial_plan_id
14503
- * @param array $sites Since 2.0.0
14504
- * @param bool $redirect
14505
- *
14506
- * @return object|string If redirect is `false`, returns the next page the user should be redirected to, or the API error object if failed to install.
14507
- */
14508
- private function install_with_current_user(
14509
- $license_key = false,
14510
- $trial_plan_id = false,
14511
- $sites = array(),
14512
- $redirect = true
14513
- ) {
14514
- // Get current logged WP user.
14515
- $current_user = self::_get_current_wp_user();
14516
-
14517
- // Find the relevant FS user by the email.
14518
- $user = self::_get_user_by_email( $current_user->user_email );
14519
-
14520
- return $this->install_with_user( $user, $license_key, $trial_plan_id, $redirect, true, $sites );
14521
- }
14522
-
14523
- /**
14524
- * @author Vova Feldman (@svovaf)
14525
- * @since 2.0.0
14526
- *
14527
- * @param \FS_User $user
14528
- * @param string|bool $license_key
14529
- * @param number|bool $trial_plan_id
14530
- * @param bool $redirect
14531
- * @param bool $setup_account Since 2.0.0. When set to FALSE, executes a light installation without setting up the account as if it's the first opt-in.
14532
- * @param array $sites Since 2.0.0. If not empty, should be a collection of site details for the bulk install API request.
14533
- *
14534
- * @return \FS_Site|object|string If redirect is `false`, returns the next page the user should be redirected to, or the API error object if failed to install. If $setup_account is set to `false`, return the newly created install.
14535
- */
14536
- private function install_with_user(
14537
- FS_User $user,
14538
- $license_key = false,
14539
- $trial_plan_id = false,
14540
- $redirect = true,
14541
- $setup_account = true,
14542
- $sites = array()
14543
- ) {
14544
- // We have to set the user before getting user scope API handler.
14545
- $this->_user = $user;
14546
-
14547
- // Install the plugin.
14548
- $result = $this->create_installs_with_user(
14549
- $user,
14550
- $license_key,
14551
- $trial_plan_id,
14552
- $sites,
14553
- $redirect
14554
- );
14555
-
14556
- if ( ! $this->is_api_result_entity( $result ) &&
14557
- ! $this->is_api_result_object( $result, 'installs' )
14558
- ) {
14559
- // @todo Handler potential API error of the $result
14560
- }
14561
-
14562
- if ( empty( $sites ) ) {
14563
- $site = new FS_Site( $result );
14564
- $this->_site = $site;
14565
-
14566
- if ( ! $setup_account ) {
14567
- $this->_store_site();
14568
-
14569
- $this->sync_plan_if_not_exist( $site->plan_id );
14570
-
14571
- if ( ! empty( $license_key ) && FS_Plugin_License::is_valid_id( $site->license_id ) ) {
14572
- $this->sync_license_if_not_exist( $site->license_id, $license_key );
14573
- }
14574
-
14575
- $this->_admin_notices->remove_sticky( 'connect_account', false );
14576
-
14577
- return $site;
14578
- }
14579
-
14580
- return $this->setup_account( $this->_user, $this->_site, $redirect );
14581
- } else {
14582
- $installs = array();
14583
- foreach ( $result->installs as $install ) {
14584
- $installs[] = new FS_Site( $install );
14585
- }
14586
-
14587
- return $this->setup_network_account(
14588
- $user,
14589
- $installs,
14590
- $redirect
14591
- );
14592
- }
14593
- }
14594
-
14595
- /**
14596
- * Initiate an API request to create a collection of installs.
14597
- *
14598
- * @author Vova Feldman (@svovaf)
14599
- * @since 2.0.0
14600
- *
14601
- * @param \FS_User $user
14602
- * @param bool $license_key
14603
- * @param bool $trial_plan_id
14604
- * @param array $sites
14605
- * @param bool $redirect
14606
- * @param bool $silent
14607
- *
14608
- * @return object|mixed
14609
- */
14610
- private function create_installs_with_user(
14611
- FS_User $user,
14612
- $license_key = false,
14613
- $trial_plan_id = false,
14614
- $sites = array(),
14615
- $redirect = false,
14616
- $silent = false
14617
- ) {
14618
- $extra_install_params = array(
14619
- 'uid' => $this->get_anonymous_id(),
14620
- 'is_disconnected' => false,
14621
- );
14622
-
14623
- if ( ! empty( $license_key ) ) {
14624
- $extra_install_params['license_key'] = $this->apply_filters( 'license_key', $license_key );
14625
- } else if ( FS_Plugin_Plan::is_valid_id( $trial_plan_id ) ) {
14626
- $extra_install_params['trial_plan_id'] = $trial_plan_id;
14627
- }
14628
-
14629
- if ( ! empty( $sites ) ) {
14630
- $extra_install_params['sites'] = $sites;
14631
- }
14632
-
14633
- $args = $this->get_install_data_for_api( $extra_install_params, false, false );
14634
-
14635
- // Install the plugin.
14636
- $result = $this->get_api_user_scope_by_user( $user )->call(
14637
- "/plugins/{$this->get_id()}/installs.json",
14638
- 'post',
14639
- $args
14640
- );
14641
-
14642
- if ( ! $this->is_api_result_entity( $result ) &&
14643
- ! $this->is_api_result_object( $result, 'installs' )
14644
- ) {
14645
- if ( ! empty( $args['license_key'] ) ) {
14646
- // Pass full the fully entered license key to the failure handler.
14647
- $args['license_key'] = $license_key;
14648
- }
14649
-
14650
- $result = $this->apply_filters( 'after_install_failure', $result, $args );
14651
-
14652
- if ( ! $silent ) {
14653
- $this->_admin_notices->add(
14654
- sprintf( $this->get_text_inline( 'Couldn\'t activate %s.', 'could-not-activate-x' ), $this->get_plugin_name() ) . ' ' .
14655
- $this->get_text_inline( 'Please contact us with the following message:', 'contact-us-with-error-message' ) . ' ' . '<b>' . $result->error->message . '</b>',
14656
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
14657
- 'error'
14658
- );
14659
- }
14660
-
14661
- if ( $redirect ) {
14662
- /**
14663
- * We set the user before getting the user scope API handler, so the user became temporarily
14664
- * registered (`is_registered() = true`). Since the API returned an error and we will redirect,
14665
- * we have to set the user to `null`, otherwise, the user will be redirected to the wrong
14666
- * activation page based on the return value of `is_registered()`. In addition, in case the
14667
- * context plugin doesn't have a settings menu and the default page is the `Plugins` page,
14668
- * misleading plugin activation errors will be shown on the `Plugins` page.
14669
- *
14670
- * @author Leo Fajardo (@leorw)
14671
- */
14672
- $this->_user = null;
14673
-
14674
- fs_redirect( $this->get_activation_url( array( 'error' => $result->error->message ) ) );
14675
- }
14676
- }
14677
-
14678
- return $result;
14679
- }
14680
-
14681
- /**
14682
- * Tries to activate add-on account based on parent plugin info.
14683
- *
14684
- * @author Vova Feldman (@svovaf)
14685
- * @since 1.0.6
14686
- *
14687
- * @param Freemius $parent_fs
14688
- */
14689
- private function _activate_addon_account( Freemius $parent_fs ) {
14690
- if ( $this->is_registered() ) {
14691
- // Already activated.
14692
- return;
14693
- }
14694
-
14695
- // Activate add-on with parent plugin credentials.
14696
- $addon_install = $parent_fs->get_api_site_scope()->call(
14697
- "/addons/{$this->_plugin->id}/installs.json",
14698
- 'post',
14699
- $this->get_install_data_for_api( array(
14700
- 'uid' => $this->get_anonymous_id(),
14701
- ), false, false )
14702
- );
14703
-
14704
- if ( isset( $addon_install->error ) ) {
14705
- $this->_admin_notices->add(
14706
- sprintf( $this->get_text_inline( 'Couldn\'t activate %s.', 'could-not-activate-x' ), $this->get_plugin_name() ) . ' ' .
14707
- $this->get_text_inline( 'Please contact us with the following message:', 'contact-us-with-error-message' ) . ' ' . '<b>' . $addon_install->error->message . '</b>',
14708
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
14709
- 'error'
14710
- );
14711
-
14712
- return;
14713
- }
14714
-
14715
- // Get user information based on parent's plugin.
14716
- $user = $parent_fs->get_user();
14717
-
14718
- // First of all, set site and user info - otherwise we won't
14719
- // be able to invoke API calls.
14720
- $this->_site = new FS_Site( $addon_install );
14721
- $this->_user = $user;
14722
-
14723
- // Sync add-on plans.
14724
- $this->_sync_plans();
14725
-
14726
- // Get site's current plan.
14727
- //$this->_site->plan = $this->_get_plan_by_id( $this->_site->plan->id );
14728
-
14729
- $this->_set_account( $user, $this->_site );
14730
-
14731
- // Sync licenses.
14732
- $this->_sync_licenses();
14733
-
14734
- // Try to activate premium license.
14735
- $this->_activate_license( true );
14736
- }
14737
-
14738
- /**
14739
- * Tries to activate parent account based on add-on's info.
14740
- *
14741
- * @author Vova Feldman (@svovaf)
14742
- * @since 1.2.2.7
14743
- *
14744
- * @param Freemius $parent_fs
14745
- */
14746
- private function activate_parent_account( Freemius $parent_fs ) {
14747
- if ( ! $this->is_addon() ) {
14748
- // This is not an add-on.
14749
- return;
14750
- }
14751
-
14752
- if ( $parent_fs->is_registered() ) {
14753
- // Already activated.
14754
- return;
14755
- }
14756
-
14757
- // Activate parent with add-on's user credentials.
14758
- $parent_install = $this->get_api_user_scope()->call(
14759
- "/plugins/{$parent_fs->_plugin->id}/installs.json",
14760
- 'post',
14761
- $parent_fs->get_install_data_for_api( array(
14762
- 'uid' => $parent_fs->get_anonymous_id(),
14763
- ), false, false )
14764
- );
14765
-
14766
- if ( isset( $parent_install->error ) ) {
14767
- $this->_admin_notices->add(
14768
- sprintf( $this->get_text_inline( 'Couldn\'t activate %s.', 'could-not-activate-x' ), $this->get_plugin_name() ) . ' ' .
14769
- $this->get_text_inline( 'Please contact us with the following message:', 'contact-us-with-error-message' ) . ' ' . '<b>' . $parent_install->error->message . '</b>',
14770
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
14771
- 'error'
14772
- );
14773
-
14774
- return;
14775
- }
14776
-
14777
- $parent_fs->_admin_notices->remove_sticky( 'connect_account' );
14778
-
14779
- if ( $parent_fs->is_pending_activation() ) {
14780
- $parent_fs->_admin_notices->remove_sticky( 'activation_pending' );
14781
-
14782
- unset( $parent_fs->_storage->is_pending_activation );
14783
- }
14784
-
14785
- // Get user information based on parent's plugin.
14786
- $user = $this->get_user();
14787
-
14788
- // First of all, set site info - otherwise we won't
14789
- // be able to invoke API calls.
14790
- $parent_fs->_site = new FS_Site( $parent_install );
14791
- $parent_fs->_user = $user;
14792
-
14793
- // Sync add-on plans.
14794
- $parent_fs->_sync_plans();
14795
-
14796
- $parent_fs->_set_account( $user, $parent_fs->_site );
14797
- }
14798
-
14799
- #endregion
14800
-
14801
- #----------------------------------------------------------------------------------
14802
- #region Admin Menu Items
14803
- #----------------------------------------------------------------------------------
14804
-
14805
- private $_menu_items = array();
14806
-
14807
- /**
14808
- * @author Vova Feldman (@svovaf)
14809
- * @since 1.2.1.8
14810
- *
14811
- * @return array
14812
- */
14813
- function get_menu_items() {
14814
- return $this->_menu_items;
14815
- }
14816
-
14817
- /**
14818
- * @author Vova Feldman (@svovaf)
14819
- * @since 1.0.7
14820
- *
14821
- * @return string
14822
- */
14823
- function get_menu_slug() {
14824
- return $this->_menu->get_slug();
14825
- }
14826
-
14827
- /**
14828
- * @author Vova Feldman (@svovaf)
14829
- * @since 1.0.9
14830
- */
14831
- function _prepare_admin_menu() {
14832
- // if ( ! $this->is_on() ) {
14833
- // return;
14834
- // }
14835
-
14836
- /**
14837
- * When running from a site admin with a network activated module and the connection
14838
- * was NOT delegated and the user still haven't skipped or opted-in, then hide the
14839
- * site level settings.
14840
- *
14841
- * @author Vova Feldman (@svovaf)
14842
- * @since 2.0.0
14843
- */
14844
- $should_hide_site_admin_settings = (
14845
- $this->_is_network_active &&
14846
- ! fs_is_network_admin() &&
14847
- ! $this->is_delegated_connection() &&
14848
- ! $this->is_anonymous() &&
14849
- ! $this->is_registered()
14850
- );
14851
-
14852
- if ( ( ! $this->has_api_connectivity() && ! $this->is_enable_anonymous() ) ||
14853
- $should_hide_site_admin_settings
14854
- ) {
14855
- $this->_menu->remove_menu_item( $should_hide_site_admin_settings );
14856
- } else {
14857
- $this->do_action( fs_is_network_admin() ?
14858
- 'before_network_admin_menu_init' :
14859
- 'before_admin_menu_init'
14860
- );
14861
-
14862
- $this->add_menu_action();
14863
-
14864
- $this->add_network_menu_when_missing();
14865
-
14866
- $this->add_submenu_items();
14867
- }
14868
- }
14869
-
14870
- /**
14871
- * Admin dashboard menu items modifications.
14872
- *
14873
- * NOTE: admin_menu action executed before admin_init.
14874
- *
14875
- * @author Vova Feldman (@svovaf)
14876
- * @since 1.0.7
14877
- *
14878
- */
14879
- private function add_menu_action() {
14880
- if ( $this->is_activation_mode() ) {
14881
- if ( $this->is_plugin() || ( $this->has_settings_menu() && ! $this->is_free_wp_org_theme() ) ) {
14882
- $this->override_plugin_menu_with_activation();
14883
- } else {
14884
- /**
14885
- * Handle theme opt-in when the opt-in form shows as a dialog box in the themes page.
14886
- */
14887
- if ( fs_request_is_action( $this->get_unique_affix() . '_activate_existing' ) ) {
14888
- add_action( 'load-themes.php', array( &$this, '_install_with_current_user' ) );
14889
- } else if ( fs_request_is_action( $this->get_unique_affix() . '_activate_new' ) ||
14890
- fs_request_get_bool( 'pending_activation' )
14891
- ) {
14892
- add_action( 'load-themes.php', array( &$this, '_install_with_new_user' ) );
14893
- }
14894
- }
14895
- } else {
14896
- if ( ! $this->is_registered() ) {
14897
- // If not registered try to install user.
14898
- if ( fs_request_is_action( $this->get_unique_affix() . '_activate_new' ) ) {
14899
- $this->_install_with_new_user();
14900
- }
14901
- } else if (
14902
- fs_request_is_action( 'sync_user' ) &&
14903
- ( ! $this->has_settings_menu() || $this->is_free_wp_org_theme() )
14904
- ) {
14905
- $this->_handle_account_user_sync();
14906
- }
14907
- }
14908
- }
14909
-
14910
- /**
14911
- * @author Vova Feldman (@svovaf)
14912
- * @since 1.0.1
14913
- */
14914
- function _redirect_on_clicked_menu_link() {
14915
- $this->_logger->entrance();
14916
-
14917
- $page = fs_request_get('page');
14918
- $page = is_string($page) ? strtolower($page) : '';
14919
-
14920
- $this->_logger->log( 'page = ' . $page );
14921
-
14922
- foreach ( $this->_menu_items as $priority => $items ) {
14923
- foreach ( $items as $item ) {
14924
- if ( isset( $item['url'] ) ) {
14925
- if ( $page === $this->_menu->get_slug( strtolower( $item['menu_slug'] ) ) ) {
14926
- $this->_logger->log( 'Redirecting to ' . $item['url'] );
14927
-
14928
- fs_redirect( $item['url'] );
14929
- }
14930
- }
14931
- }
14932
- }
14933
- }
14934
-
14935
- /**
14936
- * Remove plugin's all admin menu items & pages, and replace with activation page.
14937
- *
14938
- * @author Vova Feldman (@svovaf)
14939
- * @since 1.0.1
14940
- */
14941
- private function override_plugin_menu_with_activation() {
14942
- $this->_logger->entrance();
14943
-
14944
- $hook = false;
14945
-
14946
- if ( ! $this->has_settings_menu() ) {
14947
- // Add the opt-in page without a menu item.
14948
- $hook = FS_Admin_Menu_Manager::add_subpage(
14949
- null,
14950
- $this->get_plugin_name(),
14951
- $this->get_plugin_name(),
14952
- 'manage_options',
14953
- $this->_slug,
14954
- array( &$this, '_connect_page_render' )
14955
- );
14956
- } else if ( $this->_menu->is_top_level() ) {
14957
- if ( $this->_menu->is_override_exact() ) {
14958
- // Make sure the current page is matching the activation page.
14959
- if ( ! $this->is_matching_url( $this->get_activation_url() ) ) {
14960
- return;
14961
- }
14962
- }
14963
-
14964
- $hook = $this->_menu->override_menu_item( array( &$this, '_connect_page_render' ) );
14965
-
14966
- if ( false === $hook ) {
14967
- // Create new menu item just for the opt-in.
14968
- $hook = FS_Admin_Menu_Manager::add_page(
14969
- $this->get_plugin_name(),
14970
- $this->get_plugin_name(),
14971
- 'manage_options',
14972
- $this->_menu->get_slug(),
14973
- array( &$this, '_connect_page_render' )
14974
- );
14975
- }
14976
- } else {
14977
- $menus = array( $this->_menu->get_parent_slug() );
14978
-
14979
- if ( $this->_menu->is_override_exact() ) {
14980
- // Make sure the current page is matching the activation page.
14981
- if ( ! $this->is_matching_url( $this->get_activation_url() ) ) {
14982
- return;
14983
- }
14984
- }
14985
-
14986
- foreach ( $menus as $parent_slug ) {
14987
- $hook = $this->_menu->override_submenu_action(
14988
- $parent_slug,
14989
- $this->_menu->get_raw_slug(),
14990
- array( &$this, '_connect_page_render' )
14991
- );
14992
-
14993
- if ( false !== $hook ) {
14994
- // Found plugin's submenu item.
14995
- break;
14996
- }
14997
- }
14998
- }
14999
-
15000
- if ( $this->is_activation_page() ) {
15001
- // Clean admin page from distracting content.
15002
- self::_clean_admin_content_section();
15003
- }
15004
-
15005
- if ( false !== $hook ) {
15006
- if ( fs_request_is_action( $this->get_unique_affix() . '_activate_existing' ) ) {
15007
- $this->_install_with_current_user();
15008
- } else if ( fs_request_is_action( $this->get_unique_affix() . '_activate_new' ) ) {
15009
- $this->_install_with_new_user();
15010
- }
15011
- }
15012
- }
15013
-
15014
- /**
15015
- * If a plugin was network activated and connected but don't have a network
15016
- * level settings, then add an artificial menu item for the Account and other
15017
- * Freemius settings.
15018
- *
15019
- * @author Vova Feldman (@svovaf)
15020
- * @since 2.0.0
15021
- */
15022
- private function add_network_menu_when_missing() {
15023
- $this->_logger->entrance();
15024
-
15025
- if ( ! $this->_is_network_active ) {
15026
- // Plugin wasn't activated on the network level.
15027
- return;
15028
- }
15029
-
15030
- if ( ! fs_is_network_admin() ) {
15031
- // The context is not the network admin.
15032
- return;
15033
- }
15034
-
15035
- if ( $this->_menu->has_network_menu() ) {
15036
- // Plugin already has a network level menu.
15037
- return;
15038
- }
15039
-
15040
- if ( $this->is_network_activation_mode() ) {
15041
- /**
15042
- * Do not add during activation mode, otherwise, there will be duplicate menus while the opt-in
15043
- * screen is being shown.
15044
- *
15045
- * @author Leo Fajardo (@leorw)
15046
- */
15047
- return;
15048
- }
15049
-
15050
- if ( ! WP_FS__SHOW_NETWORK_EVEN_WHEN_DELEGATED ) {
15051
- if ( $this->is_network_delegated_connection() ) {
15052
- // Super-admin delegated the connection to the site admins.
15053
- return;
15054
- }
15055
- }
15056
-
15057
- if ( ! $this->_menu->has_menu() || $this->_menu->is_top_level() ) {
15058
- $this->_dynamically_added_top_level_page_hook_name = $this->_menu->add_page_and_update(
15059
- $this->get_plugin_name(),
15060
- $this->get_plugin_name(),
15061
- 'manage_options',
15062
- $this->_menu->has_menu() ? $this->_menu->get_slug() : $this->_slug
15063
- );
15064
- } else {
15065
- $this->_menu->add_subpage_and_update(
15066
- $this->_menu->get_parent_slug(),
15067
- $this->get_plugin_name(),
15068
- $this->get_plugin_name(),
15069
- 'manage_options',
15070
- $this->_menu->get_slug()
15071
- );
15072
- }
15073
- }
15074
-
15075
- /**
15076
- * @author Leo Fajardo (@leorw)
15077
- * @since 1.2.1
15078
- *
15079
- * return string
15080
- */
15081
- function get_top_level_menu_capability() {
15082
- global $menu;
15083
-
15084
- $top_level_menu_slug = $this->get_top_level_menu_slug();
15085
-
15086
- foreach ( $menu as $menu_info ) {
15087
- /**
15088
- * The second element in the menu info array is the capability/role that has access to the menu and the
15089
- * third element is the menu slug.
15090
- */
15091
- if ( $menu_info[2] === $top_level_menu_slug ) {
15092
- return $menu_info[1];
15093
- }
15094
- }
15095
-
15096
- return 'read';
15097
- }
15098
-
15099
- /**
15100
- * @author Vova Feldman (@svovaf)
15101
- * @since 1.0.0
15102
- *
15103
- * @return string
15104
- */
15105
- private function get_top_level_menu_slug() {
15106
- return ( $this->is_addon() ?
15107
- $this->get_parent_instance()->_menu->get_top_level_menu_slug() :
15108
- $this->_menu->get_top_level_menu_slug() );
15109
- }
15110
-
15111
- /**
15112
- * @author Vova Feldman (@svovaf)
15113
- * @since 1.2.2.7
15114
- *
15115
- * @return string
15116
- */
15117
- function get_pricing_cta_label() {
15118
- $label = $this->get_text_inline( 'Upgrade', 'upgrade' );
15119
-
15120
- if ( $this->is_in_trial_promotion() &&
15121
- ! $this->is_paying_or_trial()
15122
- ) {
15123
- // If running a trial promotion, modify the pricing to load the trial.
15124
- $label = $this->get_text_inline( 'Start Trial', 'start-trial' );
15125
- } else if ( $this->is_paying() ) {
15126
- $label = $this->get_text_inline( 'Pricing', 'pricing' );
15127
- }
15128
-
15129
- return $label;
15130
- }
15131
-
15132
- /**
15133
- * @author Vova Feldman (@svovaf)
15134
- * @since 1.2.2.7
15135
- *
15136
- * @return bool
15137
- */
15138
- function is_pricing_page_visible() {
15139
- return (
15140
- // Has at least one paid plan.
15141
- $this->has_paid_plan() &&
15142
- // Didn't ask to hide the pricing page.
15143
- $this->is_page_visible( 'pricing' ) &&
15144
- // Don't have a valid active license or has more than one plan.
15145
- ( ! $this->is_paying() || ! $this->is_single_plan() )
15146
- );
15147
- }
15148
-
15149
- /**
15150
- * Add default Freemius menu items.
15151
- *
15152
- * @author Vova Feldman (@svovaf)
15153
- * @since 1.0.0
15154
- * @since 1.2.2.7 Also add submenu items when running in a free .org theme so the tabs will be visible.
15155
- */
15156
- private function add_submenu_items() {
15157
- $this->_logger->entrance();
15158
-
15159
- $is_activation_mode = $this->is_activation_mode();
15160
-
15161
- if ( $this->is_addon() ) {
15162
- // No submenu items for add-ons.
15163
- $add_submenu_items = false;
15164
- } else if ( $this->is_free_wp_org_theme() && ! fs_is_network_admin() ) {
15165
- // Also add submenu items when running in a free .org theme so the tabs will be visible.
15166
- $add_submenu_items = true;
15167
- } else if ( $is_activation_mode && ! $this->is_free_wp_org_theme() ) {
15168
- $add_submenu_items = false;
15169
- } else if ( fs_is_network_admin() ) {
15170
- /**
15171
- * Add submenu items to network level when plugin was network
15172
- * activated and the super-admin did NOT delegated the connection
15173
- * of all sites to site admins.
15174
- */
15175
- $add_submenu_items = (
15176
- $this->_is_network_active &&
15177
- ( WP_FS__SHOW_NETWORK_EVEN_WHEN_DELEGATED ||
15178
- ! $this->is_network_delegated_connection() )
15179
- );
15180
- } else {
15181
- $add_submenu_items = ( ! $this->_is_network_active || $this->is_delegated_connection() );
15182
- }
15183
-
15184
- if ( $add_submenu_items ) {
15185
- if ( $this->has_affiliate_program() ) {
15186
- // Add affiliation page.
15187
- $this->add_submenu_item(
15188
- $this->get_text_inline( 'Affiliation', 'affiliation' ),
15189
- array( &$this, '_affiliation_page_render' ),
15190
- $this->get_plugin_name() . ' &ndash; ' . $this->get_text_inline( 'Affiliation', 'affiliation' ),
15191
- 'manage_options',
15192
- 'affiliation',
15193
- 'Freemius::_clean_admin_content_section',
15194
- WP_FS__DEFAULT_PRIORITY,
15195
- $this->is_submenu_item_visible( 'affiliation' )
15196
- );
15197
- }
15198
- }
15199
-
15200
- if ( $add_submenu_items ||
15201
- ( $is_activation_mode &&
15202
- $this->is_only_premium() &&
15203
- $this->is_admin_page( 'account' ) &&
15204
- fs_request_is_action( $this->get_unique_affix() . '_sync_license' )
15205
- )
15206
- ) {
15207
- if ( ! WP_FS__DEMO_MODE && $this->is_registered() ) {
15208
- $show_account = (
15209
- $this->is_submenu_item_visible( 'account' ) &&
15210
- /**
15211
- * @since 1.2.2.7 Don't show the Account for free WP.org themes without any paid plans.
15212
- */
15213
- ( ! $this->is_free_wp_org_theme() || $this->has_paid_plan() )
15214
- );
15215
-
15216
- // Add user account page.
15217
- $this->add_submenu_item(
15218
- $this->get_text_inline( 'Account', 'account' ),
15219
- array( &$this, '_account_page_render' ),
15220
- $this->get_plugin_name() . ' &ndash; ' . $this->get_text_inline( 'Account', 'account' ),
15221
- 'manage_options',
15222
- 'account',
15223
- array( &$this, '_account_page_load' ),
15224
- WP_FS__DEFAULT_PRIORITY,
15225
- ( $add_submenu_items && $show_account )
15226
- );
15227
- }
15228
- }
15229
-
15230
- if ( $add_submenu_items ) {
15231
- // Add contact page.
15232
- $this->add_submenu_item(
15233
- $this->get_text_inline( 'Contact Us', 'contact-us' ),
15234
- array( &$this, '_contact_page_render' ),
15235
- $this->get_plugin_name() . ' &ndash; ' . $this->get_text_inline( 'Contact Us', 'contact-us' ),
15236
- 'manage_options',
15237
- 'contact',
15238
- 'Freemius::_clean_admin_content_section',
15239
- WP_FS__DEFAULT_PRIORITY,
15240
- $this->is_submenu_item_visible( 'contact' )
15241
- );
15242
-
15243
- if ( $this->has_addons() ) {
15244
- $this->add_submenu_item(
15245
- $this->get_text_inline( 'Add-Ons', 'add-ons' ),
15246
- array( &$this, '_addons_page_render' ),
15247
- $this->get_plugin_name() . ' &ndash; ' . $this->get_text_inline( 'Add-Ons', 'add-ons' ),
15248
- 'manage_options',
15249
- 'addons',
15250
- array( &$this, '_addons_page_load' ),
15251
- WP_FS__LOWEST_PRIORITY - 1,
15252
- $this->is_submenu_item_visible( 'addons' )
15253
- );
15254
- }
15255
- }
15256
-
15257
- if ( $add_submenu_items ||
15258
- ( $is_activation_mode && $this->is_only_premium() && $this->is_admin_page( 'pricing' ) )
15259
- ) {
15260
- if ( ! WP_FS__DEMO_MODE ) {
15261
- $show_pricing = (
15262
- $this->is_submenu_item_visible( 'pricing' ) &&
15263
- $this->is_pricing_page_visible()
15264
- );
15265
-
15266
- $pricing_cta_text = $this->get_pricing_cta_label();
15267
- $pricing_class = 'upgrade-mode';
15268
- if ( $show_pricing ) {
15269
- if ( $this->is_in_trial_promotion() &&
15270
- ! $this->is_paying_or_trial()
15271
- ) {
15272
- // If running a trial promotion, modify the pricing to load the trial.
15273
- $pricing_class = 'trial-mode';
15274
- } else if ( $this->is_paying() ) {
15275
- $pricing_class = '';
15276
- }
15277
- }
15278
-
15279
- // Add upgrade/pricing page.
15280
- $this->add_submenu_item(
15281
- $pricing_cta_text . '&nbsp;&nbsp;' . ( is_rtl() ? $this->get_text_x_inline( '&#x2190;', 'ASCII arrow left icon', 'symbol_arrow-left' ) : $this->get_text_x_inline( '&#x27a4;', 'ASCII arrow right icon', 'symbol_arrow-right' ) ),
15282
- array( &$this, '_pricing_page_render' ),
15283
- $this->get_plugin_name() . ' &ndash; ' . $this->get_text_x_inline( 'Pricing', 'noun', 'pricing' ),
15284
- 'manage_options',
15285
- 'pricing',
15286
- 'Freemius::_clean_admin_content_section',
15287
- WP_FS__LOWEST_PRIORITY,
15288
- ( $add_submenu_items && $show_pricing ),
15289
- $pricing_class
15290
- );
15291
- }
15292
- }
15293
-
15294
- if ( ! $is_activation_mode || ( true !== $this->_storage->require_license_activation ) ) {
15295
- /**
15296
- * Add the other menu items if there are any when not in activation mode or license activation is not
15297
- * required (license activation is required for registered or anonymous users after activating the
15298
- * premium version when the site is not in trial mode or there's no active valid license).
15299
- *
15300
- * @author Leo Fajardo (@leorw)
15301
- * @since 2.2.1
15302
- */
15303
- if ( 0 < count( $this->_menu_items ) ) {
15304
- if ( ! $this->_menu->is_top_level() ) {
15305
- fs_enqueue_local_style( 'fs_common', '/admin/common.css' );
15306
-
15307
- // Append submenu items right after the plugin's submenu item.
15308
- $this->order_sub_submenu_items();
15309
- } else {
15310
- // Append submenu items.
15311
- $this->embed_submenu_items();
15312
- }
15313
- }
15314
- }
15315
- }
15316
-
15317
- /**
15318
- * Moved the actual submenu item additions to a separated function,
15319
- * in order to support sub-submenu items when the plugin's settings
15320
- * only have a submenu and not top-level menu item.
15321
- *
15322
- * @author Vova Feldman (@svovaf)
15323
- * @since 1.1.4
15324
- */
15325
- private function embed_submenu_items() {
15326
- $item_template = $this->_menu->is_top_level() ?
15327
- '<span class="fs-submenu-item %s %s %s">%s</span>' :
15328
- '<span class="fs-submenu-item fs-sub %s %s %s">%s</span>';
15329
-
15330
- $top_level_menu_capability = $this->get_top_level_menu_capability();
15331
-
15332
- ksort( $this->_menu_items );
15333
-
15334
- $is_first_submenu_item = true;
15335
-
15336
- foreach ( $this->_menu_items as $priority => $items ) {
15337
- foreach ( $items as $item ) {
15338
- $capability = ( ! empty( $item['capability'] ) ? $item['capability'] : $top_level_menu_capability );
15339
-
15340
- $menu_item = sprintf(
15341
- $item_template,
15342
- $this->get_unique_affix(),
15343
- $item['menu_slug'],
15344
- ! empty( $item['class'] ) ? $item['class'] : '',
15345
- $item['menu_title']
15346
- );
15347
-
15348
- $top_level_menu_slug = $this->get_top_level_menu_slug();
15349
- $menu_slug = $this->_menu->get_slug( $item['menu_slug'] );
15350
-
15351
- if ( ! isset( $item['url'] ) ) {
15352
- $hook = FS_Admin_Menu_Manager::add_subpage(
15353
- $item['show_submenu'] ?
15354
- $top_level_menu_slug :
15355
- null,
15356
- $item['page_title'],
15357
- $menu_item,
15358
- $capability,
15359
- $menu_slug,
15360
- $item['render_function']
15361
- );
15362
-
15363
- if ( false !== $item['before_render_function'] ) {
15364
- add_action( "load-$hook", $item['before_render_function'] );
15365
- }
15366
- } else {
15367
- FS_Admin_Menu_Manager::add_subpage(
15368
- $item['show_submenu'] ?
15369
- $top_level_menu_slug :
15370
- null,
15371
- $item['page_title'],
15372
- $menu_item,
15373
- $capability,
15374
- $menu_slug,
15375
- array( $this, '' )
15376
- );
15377
- }
15378
-
15379
- if ( $item['show_submenu'] && $is_first_submenu_item ) {
15380
- if ( $this->_is_network_active && ! empty( $this->_dynamically_added_top_level_page_hook_name ) ) {
15381
- /**
15382
- * If the top-level menu has been dynamically created, remove the first submenu item that
15383
- * WordPress automatically creates when there's no submenu item whose slug matches the
15384
- * parent's. In the following example, the `Awesome Plugin` submenu item will be removed.
15385
- *
15386
- * Awesome Plugin
15387
- * - Awesome Plugin <-- we want to remove this since there's no real setting page for the top-level
15388
- *
15389
- * @author Leo Fajardo (@leorw)
15390
- */
15391
- remove_submenu_page( $top_level_menu_slug, $top_level_menu_slug );
15392
- }
15393
-
15394
- $is_first_submenu_item = false;
15395
- }
15396
- }
15397
- }
15398
- }
15399
-
15400
- /**
15401
- * Re-order the submenu items so all Freemius added new submenu items
15402
- * are added right after the plugin's settings submenu item.
15403
- *
15404
- * @author Vova Feldman (@svovaf)
15405
- * @since 1.1.4
15406
- */
15407
- private function order_sub_submenu_items() {
15408
- global $submenu;
15409
-
15410
- $menu_slug = $this->_menu->get_top_level_menu_slug();
15411
-
15412
- /**
15413
- * Before "admin_menu" fires, WordPress will loop over the default submenus and remove pages for which the user
15414
- * does not have permissions. So in case a plugin does not have top-level menu but does have submenus under any
15415
- * of the default menus, only users that have the right role can access its sub-submenus (Account, Contact Us,
15416
- * Support Forum, etc.) since $submenu[ $menu_slug ] will be empty if the user doesn't have permission.
15417
- *
15418
- * In case a plugin does not have submenus under any of the default menus but does have submenus under the menu
15419
- * of another plugin, only users that have the right role can access its sub-submenus since we will use the
15420
- * capability needed to access the parent menu as the capability for the submenus that we will add.
15421
- */
15422
- if ( empty( $submenu[ $menu_slug ] ) ) {
15423
- return;
15424
- }
15425
-
15426
- $top_level_menu = &$submenu[ $menu_slug ];
15427
-
15428
- $all_submenu_items_after = array();
15429
-
15430
- $found_submenu_item = false;
15431
-
15432
- foreach ( $top_level_menu as $submenu_id => $meta ) {
15433
- if ( $found_submenu_item ) {
15434
- // Remove all submenu items after the plugin's submenu item.
15435
- $all_submenu_items_after[] = $meta;
15436
- unset( $top_level_menu[ $submenu_id ] );
15437
- }
15438
-
15439
- if ( $this->_menu->get_raw_slug() === $meta[2] ) {
15440
- // Found the submenu item, put all below.
15441
- $found_submenu_item = true;
15442
- continue;
15443
- }
15444
- }
15445
-
15446
- // Embed all plugin's new submenu items.
15447
- $this->embed_submenu_items();
15448
-
15449
- // Start with specially high number to make sure it's appended.
15450
- $i = max( 10000, max( array_keys( $top_level_menu ) ) + 1 );
15451
- foreach ( $all_submenu_items_after as $meta ) {
15452
- $top_level_menu[ $i ] = $meta;
15453
- $i ++;
15454
- }
15455
-
15456
- // Sort submenu items.
15457
- ksort( $top_level_menu );
15458
- }
15459
-
15460
- /**
15461
- * Helper method to return the module's support forum URL.
15462
- *
15463
- * @author Vova Feldman (@svovaf)
15464
- * @since 1.2.2.7
15465
- *
15466
- * @return string
15467
- */
15468
- function get_support_forum_url() {
15469
- return $this->apply_filters( 'support_forum_url', "https://wordpress.org/support/{$this->_module_type}/{$this->_slug}" );
15470
- }
15471
-
15472
- /**
15473
- * Displays the Support Forum link when enabled.
15474
- *
15475
- * Can be filtered like so:
15476
- *
15477
- * function _fs_show_support_menu( $is_visible, $menu_id ) {
15478
- * if ( 'support' === $menu_id ) {
15479
- * return _fs->is_registered();
15480
- * }
15481
- * return $is_visible;
15482
- * }
15483
- * _fs()->add_filter('is_submenu_visible', '_fs_show_support_menu', 10, 2);
15484
- *
15485
- */
15486
- function _add_default_submenu_items() {
15487
- if ( ! $this->is_on() ) {
15488
- return;
15489
- }
15490
-
15491
- if ( ! $this->is_activation_mode() &&
15492
- ( ( $this->_is_network_active && fs_is_network_admin() ) ||
15493
- ( ! $this->_is_network_active && is_admin() ) )
15494
- ) {
15495
- $this->add_submenu_link_item(
15496
- $this->apply_filters( 'support_forum_submenu', $this->get_text_inline( 'Support Forum', 'support-forum' ) ),
15497
- $this->get_support_forum_url(),
15498
- 'wp-support-forum',
15499
- null,
15500
- 50,
15501
- $this->is_submenu_item_visible( 'support' )
15502
- );
15503
- }
15504
- }
15505
-
15506
- /**
15507
- * @author Vova Feldman (@svovaf)
15508
- * @since 1.0.1
15509
- *
15510
- * @param string $menu_title
15511
- * @param callable $render_function
15512
- * @param bool|string $page_title
15513
- * @param string $capability
15514
- * @param bool|string $menu_slug
15515
- * @param bool|callable $before_render_function
15516
- * @param int $priority
15517
- * @param bool $show_submenu
15518
- * @param string $class Since 1.2.1.5 can add custom classes to menu items.
15519
- */
15520
- function add_submenu_item(
15521
- $menu_title,
15522
- $render_function,
15523
- $page_title = false,
15524
- $capability = 'manage_options',
15525
- $menu_slug = false,
15526
- $before_render_function = false,
15527
- $priority = WP_FS__DEFAULT_PRIORITY,
15528
- $show_submenu = true,
15529
- $class = ''
15530
- ) {
15531
- $this->_logger->entrance( 'Title = ' . $menu_title );
15532
-
15533
- if ( $this->is_addon() ) {
15534
- $parent_fs = $this->get_parent_instance();
15535
-
15536
- if ( is_object( $parent_fs ) ) {
15537
- $parent_fs->add_submenu_item(
15538
- $menu_title,
15539
- $render_function,
15540
- $page_title,
15541
- $capability,
15542
- $menu_slug,
15543
- $before_render_function,
15544
- $priority,
15545
- $show_submenu,
15546
- $class
15547
- );
15548
-
15549
- return;
15550
- }
15551
- }
15552
-
15553
- if ( ! isset( $this->_menu_items[ $priority ] ) ) {
15554
- $this->_menu_items[ $priority ] = array();
15555
- }
15556
-
15557
- $this->_menu_items[ $priority ][] = array(
15558
- 'page_title' => is_string( $page_title ) ? $page_title : $menu_title,
15559
- 'menu_title' => $menu_title,
15560
- 'capability' => $capability,
15561
- 'menu_slug' => is_string( $menu_slug ) ? $menu_slug : strtolower( $menu_title ),
15562
- 'render_function' => $render_function,
15563
- 'before_render_function' => $before_render_function,
15564
- 'show_submenu' => $show_submenu,
15565
- 'class' => $class,
15566
- );
15567
- }
15568
-
15569
- /**
15570
- * @author Vova Feldman (@svovaf)
15571
- * @since 1.0.1
15572
- *
15573
- * @param string $menu_title
15574
- * @param string $url
15575
- * @param bool $menu_slug
15576
- * @param string $capability
15577
- * @param int $priority
15578
- * @param bool $show_submenu
15579
- */
15580
- function add_submenu_link_item(
15581
- $menu_title,
15582
- $url,
15583
- $menu_slug = false,
15584
- $capability = 'read',
15585
- $priority = WP_FS__DEFAULT_PRIORITY,
15586
- $show_submenu = true
15587
- ) {
15588
- $this->_logger->entrance( 'Title = ' . $menu_title . '; Url = ' . $url );
15589
-
15590
- if ( $this->is_addon() ) {
15591
- $parent_fs = $this->get_parent_instance();
15592
-
15593
- if ( is_object( $parent_fs ) ) {
15594
- $parent_fs->add_submenu_link_item(
15595
- $menu_title,
15596
- $url,
15597
- $menu_slug,
15598
- $capability,
15599
- $priority,
15600
- $show_submenu
15601
- );
15602
-
15603
- return;
15604
- }
15605
- }
15606
-
15607
- if ( ! isset( $this->_menu_items[ $priority ] ) ) {
15608
- $this->_menu_items[ $priority ] = array();
15609
- }
15610
-
15611
- $this->_menu_items[ $priority ][] = array(
15612
- 'menu_title' => $menu_title,
15613
- 'capability' => $capability,
15614
- 'menu_slug' => is_string( $menu_slug ) ? $menu_slug : strtolower( $menu_title ),
15615
- 'url' => $url,
15616
- 'page_title' => $menu_title,
15617
- 'render_function' => 'fs_dummy',
15618
- 'before_render_function' => '',
15619
- 'show_submenu' => $show_submenu,
15620
- );
15621
- }
15622
-
15623
- #endregion ------------------------------------------------------------------
15624
-
15625
-
15626
- #--------------------------------------------------------------------------------
15627
- #region Actions / Hooks / Filters
15628
- #--------------------------------------------------------------------------------
15629
-
15630
- /**
15631
- * @author Vova Feldman (@svovaf)
15632
- * @since 1.1.7
15633
- *
15634
- * @param string $tag
15635
- *
15636
- * @return string
15637
- */
15638
- public function get_action_tag( $tag ) {
15639
- return self::get_action_tag_static( $tag, $this->_slug, $this->is_plugin() );
15640
- }
15641
-
15642
- /**
15643
- * @author Vova Feldman (@svovaf)
15644
- * @since 1.2.1.6
15645
- *
15646
- * @param string $tag
15647
- * @param string $slug
15648
- * @param bool $is_plugin
15649
- *
15650
- * @return string
15651
- */
15652
- static function get_action_tag_static( $tag, $slug = '', $is_plugin = true ) {
15653
- $action = "fs_{$tag}";
15654
-
15655
- if ( ! empty( $slug ) ) {
15656
- $action .= '_' . self::get_module_unique_affix( $slug, $is_plugin );
15657
- }
15658
-
15659
- return $action;
15660
- }
15661
-
15662
- /**
15663
- * Returns a string that can be used to generate a unique action name,
15664
- * option name, HTML element ID, or HTML element class.
15665
- *
15666
- * @author Leo Fajardo (@leorw)
15667
- * @since 1.2.2
15668
- *
15669
- * @return string
15670
- */
15671
- public function get_unique_affix() {
15672
- return self::get_module_unique_affix( $this->_slug, $this->is_plugin() );
15673
- }
15674
-
15675
- /**
15676
- * Returns a string that can be used to generate a unique action name,
15677
- * option name, HTML element ID, or HTML element class.
15678
- *
15679
- * @author Vova Feldman (@svovaf)
15680
- * @since 1.2.2.5
15681
- *
15682
- * @param string $slug
15683
- * @param bool $is_plugin
15684
- *
15685
- * @return string
15686
- */
15687
- static function get_module_unique_affix( $slug, $is_plugin = true ) {
15688
- $affix = $slug;
15689
-
15690
- if ( ! $is_plugin ) {
15691
- $affix .= '-' . WP_FS__MODULE_TYPE_THEME;
15692
- }
15693
-
15694
- return $affix;
15695
- }
15696
-
15697
- /**
15698
- * @author Vova Feldman (@svovaf)
15699
- * @since 1.2.1
15700
- * @since 1.2.2.5 The AJAX action names are based on the module ID, not like the non-AJAX actions that are
15701
- * based on the slug for backward compatibility.
15702
- *
15703
- * @param string $tag
15704
- *
15705
- * @return string
15706
- */
15707
- function get_ajax_action( $tag ) {
15708
- return self::get_ajax_action_static( $tag, $this->_module_id );
15709
- }
15710
-
15711
- /**
15712
- * @author Vova Feldman (@svovaf)
15713
- * @since 1.2.1.7
15714
- *
15715
- * @param string $tag
15716
- *
15717
- * @return string
15718
- */
15719
- function get_ajax_security( $tag ) {
15720
- return wp_create_nonce( $this->get_ajax_action( $tag ) );
15721
- }
15722
-
15723
- /**
15724
- * @author Vova Feldman (@svovaf)
15725
- * @since 1.2.1.7
15726
- *
15727
- * @param string $tag
15728
- */
15729
- function check_ajax_referer( $tag ) {
15730
- check_ajax_referer( $this->get_ajax_action( $tag ), 'security' );
15731
- }
15732
-
15733
- /**
15734
- * @author Vova Feldman (@svovaf)
15735
- * @since 1.2.1.6
15736
- * @since 1.2.2.5 The AJAX action names are based on the module ID, not like the non-AJAX actions that are
15737
- * based on the slug for backward compatibility.
15738
- *
15739
- * @param string $tag
15740
- * @param number|null $module_id
15741
- *
15742
- * @return string
15743
- */
15744
- private static function get_ajax_action_static( $tag, $module_id = null ) {
15745
- $action = "fs_{$tag}";
15746
-
15747
- if ( ! empty( $module_id ) ) {
15748
- $action .= "_{$module_id}";
15749
- }
15750
-
15751
- return $action;
15752
- }
15753
-
15754
- /**
15755
- * Do action, specific for the current context plugin.
15756
- *
15757
- * @author Vova Feldman (@svovaf)
15758
- * @since 1.0.1
15759
- *
15760
- * @param string $tag The name of the action to be executed.
15761
- * @param mixed $arg,... Optional. Additional arguments which are passed on to the
15762
- * functions hooked to the action. Default empty.
15763
- *
15764
- * @uses do_action()
15765
- */
15766
- function do_action( $tag, $arg = '' ) {
15767
- $this->_logger->entrance( $tag );
15768
-
15769
- $args = func_get_args();
15770
-
15771
- call_user_func_array( 'do_action', array_merge(
15772
- array( $this->get_action_tag( $tag ) ),
15773
- array_slice( $args, 1 ) )
15774
- );
15775
- }
15776
-
15777
- /**
15778
- * Add action, specific for the current context plugin.
15779
- *
15780
- * @author Vova Feldman (@svovaf)
15781
- * @since 1.0.1
15782
- *
15783
- * @param string $tag
15784
- * @param callable $function_to_add
15785
- * @param int $priority
15786
- * @param int $accepted_args
15787
- *
15788
- * @uses add_action()
15789
- */
15790
- function add_action(
15791
- $tag,
15792
- $function_to_add,
15793
- $priority = WP_FS__DEFAULT_PRIORITY,
15794
- $accepted_args = 1
15795
- ) {
15796
- $this->_logger->entrance( $tag );
15797
-
15798
- add_action( $this->get_action_tag( $tag ), $function_to_add, $priority, $accepted_args );
15799
- }
15800
-
15801
- /**
15802
- * Add AJAX action, specific for the current context plugin.
15803
- *
15804
- * @author Vova Feldman (@svovaf)
15805
- * @since 1.2.1
15806
- *
15807
- * @param string $tag
15808
- * @param callable $function_to_add
15809
- * @param int $priority
15810
- *
15811
- * @uses add_action()
15812
- *
15813
- * @return bool True if action added, false if no need to add the action since the AJAX call isn't matching.
15814
- */
15815
- function add_ajax_action(
15816
- $tag,
15817
- $function_to_add,
15818
- $priority = WP_FS__DEFAULT_PRIORITY
15819
- ) {
15820
- $this->_logger->entrance( $tag );
15821
-
15822
- return self::add_ajax_action_static(
15823
- $tag,
15824
- $function_to_add,
15825
- $priority,
15826
- $this->_module_id
15827
- );
15828
- }
15829
-
15830
- /**
15831
- * Add AJAX action.
15832
- *
15833
- * @author Vova Feldman (@svovaf)
15834
- * @since 1.2.1.6
15835
- *
15836
- * @param string $tag
15837
- * @param callable $function_to_add
15838
- * @param int $priority
15839
- * @param number|null $module_id
15840
- *
15841
- * @return bool True if action added, false if no need to add the action since the AJAX call isn't matching.
15842
- * @uses add_action()
15843
- *
15844
- */
15845
- static function add_ajax_action_static(
15846
- $tag,
15847
- $function_to_add,
15848
- $priority = WP_FS__DEFAULT_PRIORITY,
15849
- $module_id = null
15850
- ) {
15851
- self::$_static_logger->entrance( $tag );
15852
-
15853
- if ( ! self::is_ajax_action_static( $tag, $module_id ) ) {
15854
- return false;
15855
- }
15856
-
15857
- add_action(
15858
- 'wp_ajax_' . self::get_ajax_action_static( $tag, $module_id ),
15859
- $function_to_add,
15860
- $priority,
15861
- 0
15862
- );
15863
-
15864
- self::$_static_logger->info( "$tag AJAX callback action added." );
15865
-
15866
- return true;
15867
- }
15868
-
15869
- /**
15870
- * Send a JSON response back to an Ajax request.
15871
- *
15872
- * @author Vova Feldman (@svovaf)
15873
- * @since 1.2.1.5
15874
- *
15875
- * @param mixed $response
15876
- */
15877
- static function shoot_ajax_response( $response ) {
15878
- wp_send_json( $response );
15879
- }
15880
-
15881
- /**
15882
- * Send a JSON response back to an Ajax request, indicating success.
15883
- *
15884
- * @author Vova Feldman (@svovaf)
15885
- * @since 1.2.1.5
15886
- *
15887
- * @param mixed $data Data to encode as JSON, then print and exit.
15888
- */
15889
- static function shoot_ajax_success( $data = null ) {
15890
- wp_send_json_success( $data );
15891
- }
15892
-
15893
- /**
15894
- * Send a JSON response back to an Ajax request, indicating failure.
15895
- *
15896
- * @author Vova Feldman (@svovaf)
15897
- * @since 1.2.1.5
15898
- *
15899
- * @param mixed $error Optional error message.
15900
- */
15901
- static function shoot_ajax_failure( $error = '' ) {
15902
- $result = array( 'success' => false );
15903
- if ( ! empty( $error ) ) {
15904
- $result['error'] = $error;
15905
- }
15906
-
15907
- wp_send_json( $result );
15908
- }
15909
-
15910
- /**
15911
- * Apply filter, specific for the current context plugin.
15912
- *
15913
- * @author Vova Feldman (@svovaf)
15914
- * @since 1.0.9
15915
- *
15916
- * @param string $tag The name of the filter hook.
15917
- * @param mixed $value The value on which the filters hooked to `$tag` are applied on.
15918
- *
15919
- * @return mixed The filtered value after all hooked functions are applied to it.
15920
- *
15921
- * @uses apply_filters()
15922
- */
15923
- function apply_filters( $tag, $value ) {
15924
- $this->_logger->entrance( $tag );
15925
-
15926
- $args = func_get_args();
15927
- array_unshift( $args, $this->get_unique_affix() );
15928
-
15929
- return call_user_func_array( 'fs_apply_filter', $args );
15930
- }
15931
-
15932
- /**
15933
- * Add filter, specific for the current context plugin.
15934
- *
15935
- * @author Vova Feldman (@svovaf)
15936
- * @since 1.0.9
15937
- *
15938
- * @param string $tag
15939
- * @param callable $function_to_add
15940
- * @param int $priority
15941
- * @param int $accepted_args
15942
- *
15943
- * @uses add_filter()
15944
- */
15945
- function add_filter( $tag, $function_to_add, $priority = WP_FS__DEFAULT_PRIORITY, $accepted_args = 1 ) {
15946
- $this->_logger->entrance( $tag );
15947
-
15948
- add_filter( $this->get_action_tag( $tag ), $function_to_add, $priority, $accepted_args );
15949
- }
15950
-
15951
- /**
15952
- * Check if has filter.
15953
- *
15954
- * @author Vova Feldman (@svovaf)
15955
- * @since 1.1.4
15956
- *
15957
- * @param string $tag
15958
- * @param callable|bool $function_to_check Optional. The callback to check for. Default false.
15959
- *
15960
- * @return false|int
15961
- *
15962
- * @uses has_filter()
15963
- */
15964
- function has_filter( $tag, $function_to_check = false ) {
15965
- $this->_logger->entrance( $tag );
15966
-
15967
- return has_filter( $this->get_action_tag( $tag ), $function_to_check );
15968
- }
15969
-
15970
- #endregion
15971
-
15972
- /**
15973
- * Override default i18n text phrases.
15974
- *
15975
- * @author Vova Feldman (@svovaf)
15976
- * @since 1.1.6
15977
- *
15978
- * @param string[] string $key_value
15979
- *
15980
- * @uses fs_override_i18n()
15981
- */
15982
- function override_i18n( $key_value ) {
15983
- fs_override_i18n( $key_value, $this->_slug );
15984
- }
15985
-
15986
- /* Account Page
15987
- ------------------------------------------------------------------------------------------------------------------*/
15988
- /**
15989
- * Update site information.
15990
- *
15991
- * @author Vova Feldman (@svovaf)
15992
- * @since 1.0.1
15993
- *
15994
- * @param bool $store Flush to Database if true.
15995
- * @param null|int $network_level_or_blog_id Since 2.0.0
15996
- * @param \FS_Site $site Since 2.0.0
15997
- */
15998
- private function _store_site( $store = true, $network_level_or_blog_id = null, FS_Site $site = null ) {
15999
- $this->_logger->entrance();
16000
-
16001
- if ( empty( $this->_site->id ) ) {
16002
- $this->_logger->error( "Empty install ID, can't store site." );
16003
-
16004
- return;
16005
- }
16006
-
16007
- $site_clone = is_object( $site ) ? $site : $this->_site;
16008
- $encrypted_site = clone $site_clone;
16009
-
16010
- $sites = self::get_all_sites( $this->_module_type, $network_level_or_blog_id );
16011
-
16012
- $prev_stored_user_id = $this->_storage->get( 'prev_user_id', false, $network_level_or_blog_id );
16013
-
16014
- if ( empty( $prev_stored_user_id ) &&
16015
- $this->_user->id != $this->_site->user_id
16016
- ) {
16017
- /**
16018
- * Store the current user ID as the previous user ID so that the previous user can be used
16019
- * as the install's owner while the new owner's details are not yet available.
16020
- *
16021
- * This will be executed only in the `replica` site. For example, there are 2 sites, namely `original`
16022
- * and `replica`, then an ownership change was initiated and completed in the `original`, the `replica`
16023
- * will be using the previous user until it is updated again (e.g.: until the next clone of `original`
16024
- * into `replica`.
16025
- *
16026
- * @author Leo Fajardo (@leorw)
16027
- */
16028
- $this->_storage->store( 'prev_user_id', $sites[ $this->_slug ]->user_id, $network_level_or_blog_id );
16029
- }
16030
-
16031
- $sites[ $this->_slug ] = $encrypted_site;
16032
-
16033
- $this->set_account_option( 'sites', $sites, $store, $network_level_or_blog_id );
16034
- }
16035
-
16036
- /**
16037
- * Update plugin's plans information.
16038
- *
16039
- * @author Vova Feldman (@svovaf)
16040
- * @since 1.0.2
16041
- *
16042
- * @param bool $store Flush to Database if true.
16043
- */
16044
- private function _store_plans( $store = true ) {
16045
- $this->_logger->entrance();
16046
-
16047
- $plans = self::get_all_plans( $this->_module_type );
16048
-
16049
- // Copy plans.
16050
- $encrypted_plans = array();
16051
- for ( $i = 0, $len = count( $this->_plans ); $i < $len; $i ++ ) {
16052
- $encrypted_plans[] = self::_encrypt_entity( $this->_plans[ $i ] );
16053
- }
16054
-
16055
- $plans[ $this->_slug ] = $encrypted_plans;
16056
-
16057
- $this->set_account_option( 'plans', $plans, $store );
16058
- }
16059
-
16060
- /**
16061
- * Update user's plugin licenses.
16062
- *
16063
- * @author Vova Feldman (@svovaf)
16064
- * @since 1.0.5
16065
- *
16066
- * @param bool $store
16067
- * @param number|bool $module_id
16068
- * @param FS_Plugin_License[] $licenses
16069
- */
16070
- private function _store_licenses( $store = true, $module_id = false, $licenses = array() ) {
16071
- $this->_logger->entrance();
16072
-
16073
- $all_licenses = self::get_all_licenses();
16074
-
16075
- if ( ! FS_Plugin::is_valid_id( $module_id ) ) {
16076
- $module_id = $this->_module_id;
16077
-
16078
- $user_licenses = is_array( $this->_licenses ) ?
16079
- $this->_licenses :
16080
- array();
16081
-
16082
- if ( empty( $user_licenses ) ) {
16083
- // If the context user doesn't have any license, don't update the licenses collection.
16084
- return;
16085
- }
16086
-
16087
- $new_user_licenses_map = array();
16088
- foreach ( $user_licenses as $user_license ) {
16089
- $new_user_licenses_map[ $user_license->id ] = $user_license;
16090
- }
16091
-
16092
- self::store_user_id_license_ids_map( array_keys( $new_user_licenses_map ), $this->_module_id, $this->_user->id );
16093
-
16094
- // Update user licenses.
16095
- $licenses_to_update_count = count( $new_user_licenses_map );
16096
- foreach ( $all_licenses[ $module_id ] as $key => $license ) {
16097
- if ( 0 === $licenses_to_update_count ) {
16098
- break;
16099
- }
16100
-
16101
- if ( isset( $new_user_licenses_map[ $license->id ] ) ) {
16102
- // Update license.
16103
- $all_licenses[ $module_id ][ $key ] = $new_user_licenses_map[ $license->id ];
16104
- unset( $new_user_licenses_map[ $license->id ] );
16105
-
16106
- $licenses_to_update_count --;
16107
- }
16108
- }
16109
-
16110
- if ( ! empty( $new_user_licenses_map ) ) {
16111
- // Add new licenses.
16112
- $all_licenses[ $module_id ] = array_merge( array_values( $new_user_licenses_map ), $all_licenses[ $module_id ] );
16113
- }
16114
-
16115
- $licenses = $all_licenses[ $module_id ];
16116
- }
16117
-
16118
- if ( ! isset( $all_licenses[ $module_id ] ) ) {
16119
- $all_licenses[ $module_id ] = array();
16120
- }
16121
-
16122
- $all_licenses[ $module_id ] = $licenses;
16123
-
16124
- self::$_accounts->set_option( 'all_licenses', $all_licenses, $store );
16125
- }
16126
-
16127
- /**
16128
- * Update user information.
16129
- *
16130
- * @author Vova Feldman (@svovaf)
16131
- * @since 1.0.1
16132
- *
16133
- * @param bool $store Flush to Database if true.
16134
- */
16135
- private function _store_user( $store = true ) {
16136
- $this->_logger->entrance();
16137
-
16138
- if ( empty( $this->_user->id ) ) {
16139
- $this->_logger->error( "Empty user ID, can't store user." );
16140
-
16141
- return;
16142
- }
16143
-
16144
- $users = self::get_all_users();
16145
- $users[ $this->_user->id ] = $this->_user;
16146
- self::$_accounts->set_option( 'users', $users, $store );
16147
- }
16148
-
16149
- /**
16150
- * Update new updates information.
16151
- *
16152
- * @author Vova Feldman (@svovaf)
16153
- * @since 1.0.4
16154
- *
16155
- * @param FS_Plugin_Tag|null $update
16156
- * @param bool $store Flush to Database if true.
16157
- * @param bool|number $plugin_id
16158
- */
16159
- private function _store_update( $update, $store = true, $plugin_id = false ) {
16160
- $this->_logger->entrance();
16161
-
16162
- if ( $update instanceof FS_Plugin_Tag ) {
16163
- $update->updated = time();
16164
- }
16165
-
16166
- if ( ! is_numeric( $plugin_id ) ) {
16167
- $plugin_id = $this->_plugin->id;
16168
- }
16169
-
16170
- $updates = self::get_all_updates();
16171
- $updates[ $plugin_id ] = $update;
16172
- self::$_accounts->set_option( 'updates', $updates, $store );
16173
- }
16174
-
16175
- /**
16176
- * Update new updates information.
16177
- *
16178
- * @author Vova Feldman (@svovaf)
16179
- * @since 1.0.6
16180
- *
16181
- * @param FS_Plugin[] $plugin_addons
16182
- * @param bool $store Flush to Database if true.
16183
- */
16184
- private function _store_addons( $plugin_addons, $store = true ) {
16185
- $this->_logger->entrance();
16186
-
16187
- $addons = self::get_all_addons();
16188
- $addons[ $this->_plugin->id ] = $plugin_addons;
16189
- self::$_accounts->set_option( 'addons', $addons, $store );
16190
- }
16191
-
16192
- /**
16193
- * Delete plugin's associated add-ons.
16194
- *
16195
- * @author Vova Feldman (@svovaf)
16196
- * @since 1.0.8
16197
- *
16198
- * @param bool $store
16199
- *
16200
- * @return bool
16201
- */
16202
- private function _delete_account_addons( $store = true ) {
16203
- $all_addons = self::get_all_account_addons();
16204
-
16205
- if ( ! isset( $all_addons[ $this->_plugin->id ] ) ) {
16206
- return false;
16207
- }
16208
-
16209
- unset( $all_addons[ $this->_plugin->id ] );
16210
-
16211
- self::$_accounts->set_option( 'account_addons', $all_addons, $store );
16212
-
16213
- return true;
16214
- }
16215
-
16216
- /**
16217
- * Update account add-ons list.
16218
- *
16219
- * @author Vova Feldman (@svovaf)
16220
- * @since 1.0.6
16221
- *
16222
- * @param FS_Plugin[] $addons
16223
- * @param bool $store Flush to Database if true.
16224
- */
16225
- private function _store_account_addons( $addons, $store = true ) {
16226
- $this->_logger->entrance();
16227
-
16228
- $all_addons = self::get_all_account_addons();
16229
- $all_addons[ $this->_plugin->id ] = $addons;
16230
- self::$_accounts->set_option( 'account_addons', $all_addons, $store );
16231
- }
16232
-
16233
- /**
16234
- * Store account params in the Database.
16235
- *
16236
- * @author Vova Feldman (@svovaf)
16237
- * @since 1.0.1
16238
- *
16239
- * @param null|int $blog_id Since 2.0.0
16240
- */
16241
- private function _store_account( $blog_id = null ) {
16242
- $this->_logger->entrance();
16243
-
16244
- $this->_store_site( false, $blog_id );
16245
- $this->_store_user( false );
16246
- $this->_store_plans( false );
16247
- $this->_store_licenses( false );
16248
-
16249
- self::$_accounts->store( $blog_id );
16250
- }
16251
-
16252
- /**
16253
- * Sync user's information.
16254
- *
16255
- * @author Vova Feldman (@svovaf)
16256
- * @since 1.0.3
16257
- * @uses FS_Api
16258
- */
16259
- private function _handle_account_user_sync() {
16260
- $this->_logger->entrance();
16261
-
16262
- $api = $this->get_api_user_scope();
16263
-
16264
- // Get user's information.
16265
- $user = $api->get( '/', true );
16266
-
16267
- if ( isset( $user->id ) ) {
16268
- $this->_user->first = $user->first;
16269
- $this->_user->last = $user->last;
16270
- $this->_user->email = $user->email;
16271
-
16272
- $is_menu_item_account_visible = $this->is_submenu_item_visible( 'account' );
16273
-
16274
- if ( $user->is_verified &&
16275
- ( ! isset( $this->_user->is_verified ) || false === $this->_user->is_verified )
16276
- ) {
16277
- $this->_user->is_verified = true;
16278
-
16279
- $this->do_action( 'account_email_verified', $user->email );
16280
-
16281
- $this->_admin_notices->add(
16282
- $this->get_text_inline( 'Your email has been successfully verified - you are AWESOME!', 'email-verified-message' ),
16283
- $this->get_text_x_inline( 'Right on', 'a positive response', 'right-on' ) . '!',
16284
- 'success',
16285
- // Make admin sticky if account menu item is invisible,
16286
- // since the page will be auto redirected to the plugin's
16287
- // main settings page, and the non-sticky message
16288
- // will disappear.
16289
- ! $is_menu_item_account_visible,
16290
- 'email_verified'
16291
- );
16292
- }
16293
-
16294
- // Flush user details to DB.
16295
- $this->_store_user();
16296
-
16297
- $this->do_action( 'after_account_user_sync', $user );
16298
-
16299
- /**
16300
- * If account menu item is hidden, redirect to plugin's main settings page.
16301
- *
16302
- * @author Vova Feldman (@svovaf)
16303
- * @since 1.1.6
16304
- *
16305
- * @link https://github.com/Freemius/wordpress-sdk/issues/6
16306
- */
16307
- if ( ! $is_menu_item_account_visible ) {
16308
- fs_redirect( $this->_get_admin_page_url() );
16309
- }
16310
- }
16311
- }
16312
-
16313
- /**
16314
- * @author Vova Feldman (@svovaf)
16315
- * @since 1.0.9
16316
- * @uses FS_Api
16317
- *
16318
- * @param number|bool $license_id
16319
- *
16320
- * @return FS_Subscription|object|bool
16321
- */
16322
- private function _fetch_site_license_subscription( $license_id = false ) {
16323
- $this->_logger->entrance();
16324
- $api = $this->get_api_site_scope();
16325
-
16326
- if ( ! is_numeric( $license_id ) ) {
16327
- $license_id = $this->_license->id;
16328
- }
16329
-
16330
- $result = $api->get( "/licenses/{$license_id}/subscriptions.json", true );
16331
-
16332
- return ! isset( $result->error ) ?
16333
- ( ( is_array( $result->subscriptions ) && 0 < count( $result->subscriptions ) ) ?
16334
- new FS_Subscription( $result->subscriptions[0] ) :
16335
- false
16336
- ) :
16337
- $result;
16338
- }
16339
-
16340
- /**
16341
- * @author Vova Feldman (@svovaf)
16342
- * @since 1.0.4
16343
- * @uses FS_Api
16344
- *
16345
- * @param number|bool $plan_id
16346
- *
16347
- * @return FS_Plugin_Plan|object
16348
- */
16349
- private function _fetch_site_plan( $plan_id = false ) {
16350
- $this->_logger->entrance();
16351
- $api = $this->get_api_site_scope();
16352
-
16353
- if ( ! is_numeric( $plan_id ) ) {
16354
- $plan_id = $this->_site->plan_id;
16355
- }
16356
-
16357
- $plan = $api->get( "/plans/{$plan_id}.json", true );
16358
-
16359
- return ! isset( $plan->error ) ? new FS_Plugin_Plan( $plan ) : $plan;
16360
- }
16361
-
16362
- /**
16363
- * @author Vova Feldman (@svovaf)
16364
- * @since 1.0.5
16365
- * @uses FS_Api
16366
- *
16367
- * @return FS_Plugin_Plan[]|object
16368
- */
16369
- private function _fetch_plugin_plans() {
16370
- $this->_logger->entrance();
16371
- $api = $this->get_current_or_network_user_api_scope();
16372
-
16373
- /**
16374
- * @since 1.2.3 When running in DEV mode, retrieve pending plans as well.
16375
- */
16376
- $result = $api->get( $this->add_show_pending( "/plugins/{$this->_module_id}/plans.json" ), true );
16377
-
16378
- if ( $this->is_api_result_object( $result, 'plans' ) && is_array( $result->plans ) ) {
16379
- for ( $i = 0, $len = count( $result->plans ); $i < $len; $i ++ ) {
16380
- $result->plans[ $i ] = new FS_Plugin_Plan( $result->plans[ $i ] );
16381
- }
16382
-
16383
- $result = $result->plans;
16384
- }
16385
-
16386
- return $result;
16387
- }
16388
-
16389
- /**
16390
- * @author Vova Feldman (@svovaf)
16391
- * @since 2.0.0
16392
- *
16393
- * @param number $plan_id
16394
- *
16395
- * @return \FS_Plugin_Plan|object
16396
- */
16397
- private function fetch_plan_by_id( $plan_id ) {
16398
- $this->_logger->entrance();
16399
- $api = $this->get_current_or_network_user_api_scope();
16400
-
16401
- $result = $api->get( "/plugins/{$this->_module_id}/plans/{$plan_id}.json", true );
16402
-
16403
- return $this->is_api_result_entity( $result ) ?
16404
- new FS_Plugin_Plan( $result ) :
16405
- $result;
16406
- }
16407
-
16408
- /**
16409
- * @author Vova Feldman (@svovaf)
16410
- * @since 1.0.5
16411
- * @uses FS_Api
16412
- *
16413
- * @param number|bool $plugin_id
16414
- * @param number|bool $site_license_id
16415
- * @param array $foreign_licenses @since 2.0.0. This is used by network-activated plugins.
16416
- * @param number|null $blog_id
16417
- *
16418
- * @return FS_Plugin_License[]|object
16419
- */
16420
- private function _fetch_licenses(
16421
- $plugin_id = false,
16422
- $site_license_id = false,
16423
- $foreign_licenses = array(),
16424
- $blog_id = null
16425
- ) {
16426
- $this->_logger->entrance();
16427
-
16428
- $api = $this->get_api_user_scope();
16429
-
16430
- if ( ! is_numeric( $plugin_id ) ) {
16431
- $plugin_id = $this->_plugin->id;
16432
- }
16433
-
16434
- $user_licenses_endpoint = "/plugins/{$plugin_id}/licenses.json";
16435
- if ( ! empty ( $foreign_licenses ) ) {
16436
- $foreign_licenses = array(
16437
- // Prefix with `+` to tell the server to include foreign licenses in the licenses collection.
16438
- 'ids' => ( urlencode( '+' ) . implode( ',', $foreign_licenses['ids'] ) ),
16439
- 'license_keys' => implode( ',', array_map( 'urlencode', $foreign_licenses['license_keys'] ) )
16440
- );
16441
-
16442
- $user_licenses_endpoint = add_query_arg( $foreign_licenses, $user_licenses_endpoint );
16443
- }
16444
-
16445
- $result = $api->get( $user_licenses_endpoint, true );
16446
-
16447
- $is_site_license_synced = false;
16448
-
16449
- $api_errors = array();
16450
-
16451
- if ( $this->is_api_result_object( $result, 'licenses' ) &&
16452
- is_array( $result->licenses )
16453
- ) {
16454
- for ( $i = 0, $len = count( $result->licenses ); $i < $len; $i ++ ) {
16455
- $result->licenses[ $i ] = new FS_Plugin_License( $result->licenses[ $i ] );
16456
-
16457
- if ( ( ! $is_site_license_synced ) && is_numeric( $site_license_id ) ) {
16458
- $is_site_license_synced = ( $site_license_id == $result->licenses[ $i ]->id );
16459
- }
16460
- }
16461
-
16462
- $result = $result->licenses;
16463
- } else {
16464
- $api_errors[] = $result;
16465
- $result = array();
16466
- }
16467
-
16468
- if ( ! $is_site_license_synced ) {
16469
- if ( ! is_null( $blog_id ) ) {
16470
- /**
16471
- * If blog ID is not null, the request is for syncing of the license of a single site via the
16472
- * network-level "Account" page.
16473
- *
16474
- * @author Leo Fajardo (@leorw)
16475
- */
16476
- $this->switch_to_blog( $blog_id );
16477
- }
16478
-
16479
- $api = $this->get_api_site_scope();
16480
-
16481
- if ( is_numeric( $site_license_id ) ) {
16482
- // Try to retrieve a foreign license that is linked to the install.
16483
- $api_result = $api->call( '/licenses.json' );
16484
-
16485
- if ( $this->is_api_result_object( $api_result, 'licenses' ) &&
16486
- is_array( $api_result->licenses )
16487
- ) {
16488
- $licenses = $api_result->licenses;
16489
-
16490
- if ( ! empty( $licenses ) ) {
16491
- $result[] = new FS_Plugin_License( $licenses[0] );
16492
- }
16493
- } else {
16494
- $api_errors[] = $api_result;
16495
- }
16496
- } else if ( is_object( $this->_license ) ) {
16497
- $is_license_in_result = false;
16498
- if ( ! empty( $result ) ) {
16499
- foreach ( $result as $license ) {
16500
- if ( $license->id == $this->_license->id ) {
16501
- $is_license_in_result = true;
16502
- break;
16503
- }
16504
- }
16505
- }
16506
-
16507
- if ( ! $is_license_in_result ) {
16508
- // Fetch foreign license by ID and license key.
16509
- $license = $api->get( "/licenses/{$this->_license->id}.json?license_key=" .
16510
- urlencode( $this->_license->secret_key ) );
16511
-
16512
- if ( $this->is_api_result_entity( $license ) ) {
16513
- $result[] = new FS_Plugin_License( $license );
16514
- } else {
16515
- $api_errors[] = $license;
16516
- }
16517
- }
16518
- }
16519
-
16520
- if ( ! is_null( $blog_id ) ) {
16521
- $this->switch_to_blog( $this->_storage->network_install_blog_id );
16522
- }
16523
- }
16524
-
16525
- if ( is_array( $result ) && 0 < count( $result ) ) {
16526
- // If found at least one license, return license collection even if there are errors.
16527
- return $result;
16528
- }
16529
-
16530
- if ( ! empty( $api_errors ) ) {
16531
- // If found any errors and no licenses, return first error.
16532
- return $api_errors[0];
16533
- }
16534
-
16535
- // Fallback to empty licenses list.
16536
- return $result;
16537
- }
16538
-
16539
- /**
16540
- * @author Vova Feldman (@svovaf)
16541
- * @since 2.0.0
16542
- *
16543
- * @param number $license_id
16544
- * @param string $license_key
16545
- *
16546
- * @return \FS_Plugin_License|object
16547
- */
16548
- private function fetch_license_by_key( $license_id, $license_key ) {
16549
- $this->_logger->entrance();
16550
-
16551
- $api = $this->get_current_or_network_user_api_scope();
16552
-
16553
- $result = $api->get( "/licenses/{$license_id}.json?license_key=" . urlencode( $license_key ) );
16554
-
16555
- return $this->is_api_result_entity( $result ) ?
16556
- new FS_Plugin_License( $result ) :
16557
- $result;
16558
- }
16559
-
16560
- /**
16561
- * @author Vova Feldman (@svovaf)
16562
- * @since 1.2.0
16563
- * @uses FS_Api
16564
- *
16565
- * @param number|bool $plugin_id
16566
- * @param bool $flush
16567
- *
16568
- * @return FS_Payment[]|object
16569
- */
16570
- function _fetch_payments( $plugin_id = false, $flush = false ) {
16571
- $this->_logger->entrance();
16572
-
16573
- $api = $this->get_api_user_scope();
16574
-
16575
- if ( ! is_numeric( $plugin_id ) ) {
16576
- $plugin_id = $this->_plugin->id;
16577
- }
16578
-
16579
- $result = $api->get( "/plugins/{$plugin_id}/payments.json?include_addons=true", $flush );
16580
-
16581
- if ( ! isset( $result->error ) ) {
16582
- for ( $i = 0, $len = count( $result->payments ); $i < $len; $i ++ ) {
16583
- $result->payments[ $i ] = new FS_Payment( $result->payments[ $i ] );
16584
- }
16585
- $result = $result->payments;
16586
- }
16587
-
16588
- return $result;
16589
- }
16590
-
16591
- /**
16592
- * @author Vova Feldman (@svovaf)
16593
- * @since 1.2.1.5
16594
- * @uses FS_Api
16595
- *
16596
- * @param bool $flush
16597
- *
16598
- * @return \FS_Billing|mixed
16599
- */
16600
- function _fetch_billing( $flush = false ) {
16601
- require_once WP_FS__DIR_INCLUDES . '/entities/class-fs-billing.php';
16602
-
16603
- $billing = $this->get_api_user_scope()->get( 'billing.json', $flush );
16604
-
16605
- if ( $this->is_api_result_entity( $billing ) ) {
16606
- $billing = new FS_Billing( $billing );
16607
- }
16608
-
16609
- return $billing;
16610
- }
16611
-
16612
- /**
16613
- * @author Vova Feldman (@svovaf)
16614
- * @since 1.0.5
16615
- *
16616
- * @param FS_Plugin_License[] $licenses
16617
- * @param number $module_id
16618
- */
16619
- private function _update_licenses( $licenses, $module_id ) {
16620
- $this->_logger->entrance();
16621
-
16622
- if ( is_array( $licenses ) ) {
16623
- for ( $i = 0, $len = count( $licenses ); $i < $len; $i ++ ) {
16624
- $licenses[ $i ]->updated = time();
16625
- }
16626
- }
16627
-
16628
- $this->_store_licenses( true, $module_id, $licenses );
16629
- }
16630
-
16631
- /**
16632
- * @author Vova Feldman (@svovaf)
16633
- * @since 1.0.4
16634
- *
16635
- * @param bool|number $plugin_id
16636
- * @param bool $flush Since 1.1.7.3
16637
- * @param int $expiration Since 1.2.2.7
16638
- * @param bool|string $newer_than Since 2.2.1
16639
- *
16640
- * @return object|false New plugin tag info if exist.
16641
- */
16642
- private function _fetch_newer_version( $plugin_id = false, $flush = true, $expiration = WP_FS__TIME_24_HOURS_IN_SEC, $newer_than = false ) {
16643
- $latest_tag = $this->_fetch_latest_version( $plugin_id, $flush, $expiration, $newer_than );
16644
-
16645
- if ( ! is_object( $latest_tag ) ) {
16646
- return false;
16647
- }
16648
-
16649
- // Check if version is actually newer.
16650
- $has_new_version =
16651
- // If it's an non-installed add-on then always return latest.
16652
- ( $this->_is_addon_id( $plugin_id ) && ! $this->is_addon_activated( $plugin_id ) ) ||
16653
- // Compare versions.
16654
- version_compare( $this->get_plugin_version(), $latest_tag->version, '<' );
16655
-
16656
- $this->_logger->departure( $has_new_version ? 'Found newer plugin version ' . $latest_tag->version : 'No new version' );
16657
-
16658
- return $has_new_version ? $latest_tag : false;
16659
- }
16660
-
16661
- /**
16662
- * @author Vova Feldman (@svovaf)
16663
- * @since 1.0.5
16664
- *
16665
- * @param bool|number $plugin_id
16666
- * @param bool $flush Since 1.1.7.3
16667
- * @param int $expiration Since 1.2.2.7
16668
- * @param bool|string $newer_than Since 2.2.1
16669
- *
16670
- * @return bool|FS_Plugin_Tag
16671
- */
16672
- function get_update( $plugin_id = false, $flush = true, $expiration = WP_FS__TIME_24_HOURS_IN_SEC, $newer_than = false ) {
16673
- $this->_logger->entrance();
16674
-
16675
- if ( ! is_numeric( $plugin_id ) ) {
16676
- $plugin_id = $this->_plugin->id;
16677
- }
16678
-
16679
- $this->check_updates( true, $plugin_id, $flush, $expiration, $newer_than );
16680
- $updates = $this->get_all_updates();
16681
-
16682
- return isset( $updates[ $plugin_id ] ) && is_object( $updates[ $plugin_id ] ) ? $updates[ $plugin_id ] : false;
16683
- }
16684
-
16685
- /**
16686
- * Check if site assigned with active license.
16687
- *
16688
- * @author Vova Feldman (@svovaf)
16689
- * @since 1.0.6
16690
- *
16691
- * @deprecated Please use has_active_valid_license() instead because license can be cancelled.
16692
- */
16693
- function has_active_license() {
16694
- return (
16695
- is_object( $this->_license ) &&
16696
- is_numeric( $this->_license->id ) &&
16697
- ! $this->_license->is_expired()
16698
- );
16699
- }
16700
-
16701
- /**
16702
- * Check if site assigned with active & valid (not expired) license.
16703
- *
16704
- * @author Vova Feldman (@svovaf)
16705
- * @since 1.2.1
16706
- */
16707
- function has_active_valid_license() {
16708
- return self::is_active_valid_license( $this->_license );
16709
- }
16710
-
16711
- /**
16712
- * Check if a given license is active & valid (not expired).
16713
- *
16714
- * @author Vova Feldman (@svovaf)
16715
- * @since 2.1.3
16716
- *
16717
- * @param FS_Plugin_License $license
16718
- *
16719
- * @return bool
16720
- */
16721
- private static function is_active_valid_license( $license ) {
16722
- return (
16723
- is_object( $license ) &&
16724
- FS_Plugin_License::is_valid_id( $license->id ) &&
16725
- $license->is_active() &&
16726
- $license->is_valid()
16727
- );
16728
- }
16729
-
16730
- /**
16731
- * Checks if there's any site that is associated with an active & valid license.
16732
- * This logic is used to determine if the admin can download the premium code base from a network level admin.
16733
- *
16734
- * @author Vova Feldman (@svovaf)
16735
- * @since 2.1.3
16736
- *
16737
- * @return bool
16738
- */
16739
- function has_any_active_valid_license() {
16740
- if ( ! fs_is_network_admin() ) {
16741
- return $this->has_active_valid_license();
16742
- }
16743
-
16744
- $installs = $this->get_blog_install_map();
16745
- $all_plugin_licenses = self::get_all_licenses( $this->_module_id );
16746
-
16747
- foreach ( $installs as $blog_id => $install ) {
16748
- if ( ! FS_Plugin_License::is_valid_id( $install->license_id ) ) {
16749
- continue;
16750
- }
16751
-
16752
- foreach ( $all_plugin_licenses as $license ) {
16753
- if ( $license->id == $install->license_id ) {
16754
- if ( self::is_active_valid_license( $license ) ) {
16755
- return true;
16756
- }
16757
- }
16758
- }
16759
- }
16760
-
16761
- return false;
16762
- }
16763
-
16764
- /**
16765
- * Check if site assigned with license with enabled features.
16766
- *
16767
- * @author Vova Feldman (@svovaf)
16768
- * @since 1.0.6
16769
- *
16770
- * @return bool
16771
- */
16772
- function has_features_enabled_license() {
16773
- return (
16774
- is_object( $this->_license ) &&
16775
- is_numeric( $this->_license->id ) &&
16776
- $this->_license->is_features_enabled()
16777
- );
16778
- }
16779
-
16780
- /**
16781
- * Check if user is a trial or have feature enabled license.
16782
- *
16783
- * @author Vova Feldman (@svovaf)
16784
- * @since 1.1.7
16785
- *
16786
- * @return bool
16787
- */
16788
- function can_use_premium_code() {
16789
- return $this->is_trial() || $this->has_features_enabled_license();
16790
- }
16791
-
16792
- /**
16793
- * Checks if the current user can activate plugins or switch themes. Note that this method should only be used
16794
- * after the `init` action is triggered because it is using `current_user_can()` which is only functional after
16795
- * the context user is authenticated.
16796
- *
16797
- * @author Leo Fajardo (@leorw)
16798
- * @since 1.2.2
16799
- *
16800
- * @return bool
16801
- */
16802
- function is_user_admin() {
16803
- /**
16804
- * Require a super-admin when network activated, running from the network level OR if
16805
- * running from the site level but not delegated the opt-in.
16806
- *
16807
- * @author Vova Feldman (@svovaf)
16808
- * @since 2.0.0
16809
- */
16810
- if ( $this->_is_network_active &&
16811
- ( fs_is_network_admin() || ! $this->is_delegated_connection() )
16812
- ) {
16813
- return is_super_admin();
16814
- }
16815
-
16816
- return ( $this->is_plugin() && current_user_can( is_multisite() ? 'manage_options' : 'activate_plugins' ) )
16817
- || ( $this->is_theme() && current_user_can( 'switch_themes' ) );
16818
- }
16819
-
16820
- /**
16821
- * Sync site's plan.
16822
- *
16823
- * @author Vova Feldman (@svovaf)
16824
- * @since 1.0.3
16825
- *
16826
- * @uses FS_Api
16827
- *
16828
- * @param bool $background Hints the method if it's a background sync. If false, it means that was initiated by
16829
- * the admin.
16830
- * @param bool $is_context_single_site @since 2.0.0. This is used when syncing a license for a single install from the
16831
- * network-level "Account" page.
16832
- */
16833
- private function _sync_license( $background = false, $is_context_single_site = false ) {
16834
- $this->_logger->entrance();
16835
-
16836
- $plugin_id = fs_request_get( 'plugin_id', $this->get_id() );
16837
-
16838
- $is_addon_sync = ( ! $this->_plugin->is_addon() && $plugin_id != $this->get_id() );
16839
-
16840
- if ( $is_addon_sync ) {
16841
- $this->_sync_addon_license( $plugin_id, $background );
16842
- } else {
16843
- $this->_sync_plugin_license( $background, true, $is_context_single_site );
16844
- }
16845
-
16846
- $this->do_action( 'after_account_plan_sync', $this->get_plan_name() );
16847
- }
16848
-
16849
- /**
16850
- * Sync plugin's add-on license.
16851
- *
16852
- * @author Vova Feldman (@svovaf)
16853
- * @since 1.0.6
16854
- * @uses FS_Api
16855
- *
16856
- * @param number $addon_id
16857
- * @param bool $background
16858
- */
16859
- private function _sync_addon_license( $addon_id, $background ) {
16860
- $this->_logger->entrance();
16861
-
16862
- if ( $this->is_addon_activated( $addon_id ) ) {
16863
- // If already installed, use add-on sync.
16864
- $fs_addon = self::get_instance_by_id( $addon_id );
16865
- $fs_addon->_sync_license( $background );
16866
-
16867
- return;
16868
- }
16869
-
16870
- // Validate add-on exists.
16871
- $addon = $this->get_addon( $addon_id );
16872
-
16873
- if ( ! is_object( $addon ) ) {
16874
- return;
16875
- }
16876
-
16877
- // Add add-on into account add-ons.
16878
- $account_addons = $this->get_account_addons();
16879
- if ( ! is_array( $account_addons ) ) {
16880
- $account_addons = array();
16881
- }
16882
- $account_addons[] = $addon->id;
16883
- $account_addons = array_unique( $account_addons );
16884
- $this->_store_account_addons( $account_addons );
16885
-
16886
- // Load add-on licenses.
16887
- $licenses = $this->_fetch_licenses( $addon->id );
16888
-
16889
- // Sync add-on licenses.
16890
- if ( $this->is_array_instanceof( $licenses, 'FS_Plugin_License' ) ) {
16891
- $this->_update_licenses( $licenses, $addon->id );
16892
-
16893
- if ( ! $this->is_addon_installed( $addon->id ) && FS_License_Manager::has_premium_license( $licenses ) ) {
16894
- $plans_result = $this->get_api_site_or_plugin_scope()->get( $this->add_show_pending( "/addons/{$addon_id}/plans.json" ) );
16895
-
16896
- if ( ! isset( $plans_result->error ) ) {
16897
- $plans = array();
16898
- foreach ( $plans_result->plans as $plan ) {
16899
- $plans[] = new FS_Plugin_Plan( $plan );
16900
- }
16901
-
16902
- $this->_admin_notices->add_sticky(
16903
- sprintf(
16904
- ( FS_Plan_Manager::instance()->has_free_plan( $plans ) ?
16905
- $this->get_text_inline( 'Your %s Add-on plan was successfully upgraded.', 'addon-successfully-upgraded-message' ) :
16906
- /* translators: %s:product name, e.g. Facebook add-on was successfully... */
16907
- $this->get_text_inline( '%s Add-on was successfully purchased.', 'addon-successfully-purchased-message' ) ),
16908
- $addon->title
16909
- ) . ' ' . $this->get_latest_download_link(
16910
- $this->get_text_inline( 'Download the latest version', 'download-latest-version' ),
16911
- $addon_id
16912
- ),
16913
- 'addon_plan_upgraded_' . $addon->slug,
16914
- $this->get_text_x_inline( 'Yee-haw', 'interjection expressing joy or exuberance', 'yee-haw' ) . '!'
16915
- );
16916
- }
16917
- }
16918
- }
16919
- }
16920
-
16921
- /**
16922
- * Sync site's plugin plan.
16923
- *
16924
- * @author Vova Feldman (@svovaf)
16925
- * @since 1.0.6
16926
- * @uses FS_Api
16927
- *
16928
- * @param bool $background Hints the method if it's a background sync. If false, it means that was initiated by the admin.
16929
- * @param bool $send_installs_update Since 2.0.0
16930
- * @param bool $is_context_single_site Since 2.0.0. This is used when sending an update for a single install and
16931
- * syncing its license from the network-level "Account" page (e.g.: after
16932
- * activating a license only for the single install).
16933
- */
16934
- private function _sync_plugin_license(
16935
- $background = false,
16936
- $send_installs_update = true,
16937
- $is_context_single_site = false
16938
- ) {
16939
- $this->_logger->entrance();
16940
-
16941
- $plan_change = 'none';
16942
-
16943
- $is_site_level_sync = ( $is_context_single_site || fs_is_blog_admin() || ! $this->_is_network_active );
16944
-
16945
- if ( ! $send_installs_update ) {
16946
- $site = $this->_site;
16947
- } else {
16948
- /**
16949
- * Sync site info.
16950
- *
16951
- * @todo This line will execute install sync on a daily basis, even if running the free version (for opted-in users). The reason we want to keep it that way is for cases when the user was a paying customer, then there was a failure in subscription payment, and then after some time the payment was successful. This could be heavily optimized. For example, we can skip the $flush if the current install was never associated with a paid version.
16952
- */
16953
- if ( $is_site_level_sync ) {
16954
- $result = $this->send_install_update( array(), true );
16955
- $is_valid = $this->is_api_result_entity( $result );
16956
- } else {
16957
- $result = $this->send_installs_update( array(), true );
16958
- $is_valid = $this->is_api_result_object( $result, 'installs' );
16959
- }
16960
-
16961
- if ( ! $is_valid ) {
16962
- if ( $is_context_single_site ) {
16963
- // Switch back to the main blog so that the following logic will have the right entities.
16964
- $this->switch_to_blog( $this->_storage->network_install_blog_id );
16965
- }
16966
-
16967
- // Show API messages only if not background sync or if paying customer.
16968
- if ( ! $background || $this->is_paying() ) {
16969
- // Try to ping API to see if not blocked.
16970
- if ( ! FS_Api::test() ) {
16971
- /**
16972
- * Failed to ping API - blocked!
16973
- *
16974
- * @author Vova Feldman (@svovaf)
16975
- * @since 1.1.6 Only show message related to one of the Freemius powered plugins. Once it will be resolved it will fix the issue for all plugins anyways. There's no point to scare users with multiple error messages.
16976
- */
16977
- $api = $this->get_api_site_scope();
16978
-
16979
- if ( ! self::$_global_admin_notices->has_sticky( 'api_blocked' ) ) {
16980
- self::$_global_admin_notices->add(
16981
- sprintf(
16982
- $this->get_text_x_inline( 'Your server is blocking the access to Freemius\' API, which is crucial for %1s synchronization. Please contact your host to whitelist %2s', '%1s - plugin title, %2s - API domain', 'server-blocking-access' ),
16983
- $this->get_plugin_name(),
16984
- '<a href="' . $api->get_url() . '" target="_blank">' . $api->get_url() . '</a>'
16985
- ) . '<br> ' . $this->get_text_inline( 'Error received from the server:', 'server-error-message' ) . var_export( $result->error, true ),
16986
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
16987
- 'error',
16988
- $background,
16989
- 'api_blocked'
16990
- );
16991
- }
16992
- } else {
16993
- // Authentication params are broken.
16994
- $this->_admin_notices->add(
16995
- $this->get_text_inline( 'It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again.', 'wrong-authentication-param-message' ),
16996
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
16997
- 'error'
16998
- );
16999
- }
17000
- }
17001
-
17002
- // No reason to continue with license sync while there are API issues.
17003
- return;
17004
- }
17005
-
17006
- if ( $is_site_level_sync ) {
17007
- $site = new FS_Site( $result );
17008
- } else {
17009
- // Map site addresses to their blog IDs.
17010
- $address_to_blog_map = $this->get_address_to_blog_map();
17011
-
17012
- // Find the current context install.
17013
- $site = null;
17014
- foreach ( $result->installs as $install ) {
17015
- if ( $install->id == $this->_site->id ) {
17016
- $site = new FS_Site( $install );
17017
- } else {
17018
- $address = trailingslashit( fs_strip_url_protocol( $install->url ) );
17019
- $blog_id = $address_to_blog_map[ $address ];
17020
-
17021
- $this->_store_site( true, $blog_id, new FS_Site( $install ) );
17022
- }
17023
- }
17024
- }
17025
-
17026
- // Sync plans.
17027
- $this->_sync_plans();
17028
- }
17029
-
17030
- // Remove sticky API connectivity message.
17031
- self::$_global_admin_notices->remove_sticky( 'api_blocked' );
17032
-
17033
- if ( ! $this->has_paid_plan() ) {
17034
- $this->_site = $site;
17035
- $this->_store_site(
17036
- true,
17037
- $is_site_level_sync ?
17038
- null :
17039
- $this->get_network_install_blog_id()
17040
- );
17041
- } else {
17042
- $context_blog_id = 0;
17043
-
17044
- if ( $is_context_single_site ) {
17045
- $context_blog_id = get_current_blog_id();
17046
-
17047
- // Switch back to the main blog in order to properly sync the license.
17048
- $this->switch_to_blog( $this->_storage->network_install_blog_id );
17049
- }
17050
-
17051
- /**
17052
- * Sync licenses. Pass the site's license ID so that the foreign licenses will be fetched if the license
17053
- * associated with that ID is not included in the user's licenses collection.
17054
- */
17055
- $this->_sync_licenses(
17056
- $site->license_id,
17057
- ( $is_context_single_site ?
17058
- $context_blog_id :
17059
- null
17060
- )
17061
- );
17062
-
17063
- if ( $is_context_single_site ) {
17064
- $this->switch_to_blog( $context_blog_id );
17065
- }
17066
-
17067
- // Check if plan / license changed.
17068
- if ( $site->plan_id != $this->_site->plan_id ||
17069
- // Check if trial started.
17070
- $site->trial_plan_id != $this->_site->trial_plan_id ||
17071
- $site->trial_ends != $this->_site->trial_ends ||
17072
- // Check if license changed.
17073
- $site->license_id != $this->_site->license_id
17074
- ) {
17075
- if ( $site->is_trial() && ( ! $this->_site->is_trial() || $site->trial_ends != $this->_site->trial_ends ) ) {
17076
- // New trial started.
17077
- $this->_site = $site;
17078
- $plan_change = 'trial_started';
17079
-
17080
- // For trial with subscription use-case.
17081
- $new_license = is_null( $site->license_id ) ? null : $this->_get_license_by_id( $site->license_id );
17082
-
17083
- if ( is_object( $new_license ) && $new_license->is_valid() ) {
17084
- $this->_site = $site;
17085
- $this->_update_site_license( $new_license );
17086
- $this->_store_licenses();
17087
-
17088
- $this->_sync_site_subscription( $this->_license );
17089
- }
17090
- } else if ( $this->_site->is_trial() && ! $site->is_trial() && ! is_numeric( $site->license_id ) ) {
17091
- // Was in trial, but now trial expired and no license ID.
17092
- // New trial started.
17093
- $this->_site = $site;
17094
- $plan_change = 'trial_expired';
17095
- } else {
17096
- $is_free = $this->is_free_plan();
17097
-
17098
- // Make sure license exist and not expired.
17099
- $new_license = is_null( $site->license_id ) ?
17100
- null :
17101
- $this->_get_license_by_id( $site->license_id );
17102
-
17103
- if ( $is_free && is_null( $new_license ) && $this->has_any_license() && $this->_license->is_cancelled ) {
17104
- // License cancelled.
17105
- $this->_site = $site;
17106
- $this->_update_site_license( $new_license );
17107
- $this->_store_licenses();
17108
-
17109
- $plan_change = 'cancelled';
17110
- } else if ( $is_free && ( ( ! is_object( $new_license ) || $new_license->is_expired() ) ) ) {
17111
- // The license is expired, so ignore upgrade method.
17112
- $this->_site = $site;
17113
- } else {
17114
- // License changed.
17115
- $this->_site = $site;
17116
-
17117
- /**
17118
- * IMPORTANT:
17119
- * The line below should be executed before trying to activate the license on the rest of the network, otherwise, the license' activation counters may be out of sync + there's no need to activate the license on the context site since it's already activated on it.
17120
- *
17121
- * @author Vova Feldman (@svovaf)
17122
- * @since 2.0.0
17123
- */
17124
- $this->_update_site_license( $new_license );
17125
-
17126
- if ( ! $is_context_single_site &&
17127
- fs_is_network_admin() &&
17128
- $this->_is_network_active &&
17129
- $new_license->quota > 1 &&
17130
- get_blog_count() > 1
17131
- ) {
17132
- // See if license can activated on all sites.
17133
- if ( ! $this->try_activate_license_on_network( $this->_user, $new_license ) ) {
17134
- if ( ! fs_request_get_bool( 'auto_install' ) ) {
17135
- // Open the license activation dialog box on the account page.
17136
- add_action( 'admin_footer', array(
17137
- &$this,
17138
- '_open_license_activation_dialog_box'
17139
- ) );
17140
- }
17141
- }
17142
- }
17143
-
17144
- $this->_store_licenses();
17145
-
17146
- $plan_change = $is_free ?
17147
- 'upgraded' :
17148
- ( is_object( $new_license ) ?
17149
- 'changed' :
17150
- 'downgraded' );
17151
- }
17152
- }
17153
-
17154
- // Store updated site info.
17155
- $this->_store_site(
17156
- true,
17157
- $is_site_level_sync ?
17158
- null :
17159
- $this->get_network_install_blog_id()
17160
- );
17161
- } else {
17162
- if ( is_object( $this->_license ) && $this->_license->is_expired() ) {
17163
- if ( ! $this->has_features_enabled_license() ) {
17164
- $this->_deactivate_license();
17165
- $plan_change = 'downgraded';
17166
- } else {
17167
- $plan_change = 'expired';
17168
- }
17169
- }
17170
-
17171
- if ( is_numeric( $site->license_id ) && is_object( $this->_license ) ) {
17172
- $this->_sync_site_subscription( $this->_license );
17173
- }
17174
- }
17175
- }
17176
-
17177
- $hmm_text = $this->get_text_x_inline( 'Hmm', 'something somebody says when they are thinking about what you have just said.', 'hmm' ) . '...';
17178
-
17179
- if ( $this->has_paid_plan() ) {
17180
- switch ( $plan_change ) {
17181
- case 'none':
17182
- if ( ! $background && is_admin() ) {
17183
- $plan = $this->is_trial() ?
17184
- $this->get_trial_plan() :
17185
- $this->get_plan();
17186
-
17187
- if ( $plan->is_free() ) {
17188
- $this->_admin_notices->add(
17189
- sprintf(
17190
- $this->get_text_inline( 'It looks like you are still on the %s plan. If you did upgrade or change your plan, it\'s probably an issue on our side - sorry.', 'plan-did-not-change-message' ),
17191
- '<i><b>' . $plan->title . ( $this->is_trial() ? ' ' . $this->get_text_x_inline( 'Trial', 'trial period', 'trial' ) : '' ) . '</b></i>'
17192
- ) . ' ' . sprintf(
17193
- '<a href="%s">%s</a>',
17194
- $this->contact_url(
17195
- 'bug',
17196
- sprintf( $this->get_text_inline( 'I have upgraded my account but when I try to Sync the License, the plan remains %s.', 'plan-did-not-change-email-message' ),
17197
- strtoupper( $plan->name )
17198
- )
17199
- ),
17200
- $this->get_text_inline( 'Please contact us here', 'contact-us-here' )
17201
- ),
17202
- $hmm_text
17203
- );
17204
- }
17205
- }
17206
- break;
17207
- case 'upgraded':
17208
- $this->_admin_notices->add_sticky(
17209
- sprintf(
17210
- $this->get_text_inline( 'Your plan was successfully upgraded.', 'plan-upgraded-message' ),
17211
- '<i>' . $this->get_plugin_name() . '</i>'
17212
- ) . $this->get_complete_upgrade_instructions(),
17213
- 'plan_upgraded',
17214
- $this->get_text_x_inline( 'Yee-haw', 'interjection expressing joy or exuberance', 'yee-haw' ) . '!'
17215
- );
17216
-
17217
- $this->_admin_notices->remove_sticky( array(
17218
- 'trial_started',
17219
- 'trial_promotion',
17220
- 'trial_expired',
17221
- 'activation_complete',
17222
- 'license_expired',
17223
- ) );
17224
- break;
17225
- case 'changed':
17226
- $this->_admin_notices->add_sticky(
17227
- sprintf(
17228
- $this->get_text_inline( 'Your plan was successfully changed to %s.', 'plan-changed-to-x-message' ),
17229
- $this->get_plan_title()
17230
- ),
17231
- 'plan_changed'
17232
- );
17233
-
17234
- $this->_admin_notices->remove_sticky( array(
17235
- 'trial_started',
17236
- 'trial_promotion',
17237
- 'trial_expired',
17238
- 'activation_complete',
17239
- ) );
17240
- break;
17241
- case 'downgraded':
17242
- $this->_admin_notices->add_sticky(
17243
- ($this->has_free_plan() ?
17244
- sprintf( $this->get_text_inline( 'Your license has expired. You can still continue using the free %s forever.', 'license-expired-blocking-message' ), $this->_module_type ) :
17245
- /* translators: %1$s: product title; %2$s, %3$s: wrapping HTML anchor element; %4$s: 'plugin', 'theme', or 'add-on'. */
17246
- sprintf( $this->get_text_inline( 'Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions.', 'license-expired-blocking-message_premium-only' ), sprintf('<a href="%s">', $this->pricing_url()), '</a>', $this->get_module_label(true) ) ),
17247
- 'license_expired',
17248
- $hmm_text
17249
- );
17250
- $this->_admin_notices->remove_sticky( 'plan_upgraded' );
17251
- break;
17252
- case 'cancelled':
17253
- $this->_admin_notices->add(
17254
- $this->get_text_inline( 'Your license has been cancelled. If you think it\'s a mistake, please contact support.', 'license-cancelled' ) . ' ' .
17255
- sprintf(
17256
- '<a href="%s">%s</a>',
17257
- $this->contact_url( 'bug' ),
17258
- $this->get_text_inline( 'Please contact us here', 'contact-us-here' )
17259
- ),
17260
- $hmm_text,
17261
- 'error'
17262
- );
17263
- $this->_admin_notices->remove_sticky( 'plan_upgraded' );
17264
- break;
17265
- case 'expired':
17266
- $this->_admin_notices->add_sticky(
17267
- sprintf( $this->get_text_inline( 'Your license has expired. You can still continue using all the %s features, but you\'ll need to renew your license to continue getting updates and support.', 'license-expired-non-blocking-message' ), $this->get_plan()->title ),
17268
- 'license_expired',
17269
- $hmm_text
17270
- );
17271
- $this->_admin_notices->remove_sticky( 'plan_upgraded' );
17272
- break;
17273
- case 'trial_started':
17274
- $this->_admin_notices->add_sticky(
17275
- sprintf(
17276
- $this->get_text_inline( 'Your trial has been successfully started.', 'trial-started-message' ),
17277
- '<i>' . $this->get_plugin_name() . '</i>'
17278
- ) . $this->get_complete_upgrade_instructions( $this->get_trial_plan()->title ),
17279
- 'trial_started',
17280
- $this->get_text_x_inline( 'Yee-haw', 'interjection expressing joy or exuberance', 'yee-haw' ) . '!'
17281
- );
17282
-
17283
- $this->_admin_notices->remove_sticky( array(
17284
- 'trial_promotion',
17285
- ) );
17286
- break;
17287
- case 'trial_expired':
17288
- $this->_admin_notices->add_sticky(
17289
- ($this->has_free_plan() ?
17290
- $this->get_text_inline( 'Your free trial has expired. You can still continue using all our free features.', 'trial-expired-message' ) :
17291
- /* translators: %1$s: product title; %2$s, %3$s: wrapping HTML anchor element; %4$s: 'plugin', 'theme', or 'add-on'. */
17292
- sprintf( $this->get_text_inline( 'Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions.', 'trial-expired-message_premium-only' ), sprintf('<a href="%s">', $this->pricing_url()), '</a>', $this->get_module_label(true))),
17293
- 'trial_expired',
17294
- $hmm_text
17295
- );
17296
- $this->_admin_notices->remove_sticky( array(
17297
- 'trial_started',
17298
- 'trial_promotion',
17299
- 'plan_upgraded',
17300
- ) );
17301
- break;
17302
- }
17303
- }
17304
-
17305
- if ( 'none' !== $plan_change ) {
17306
- $this->do_action( 'after_license_change', $plan_change, $this->get_plan() );
17307
- }
17308
- }
17309
-
17310
- /**
17311
- * Include the required JS at the footer of the admin to trigger the license activation dialog box.
17312
- *
17313
- * @author Vova Feldman (@svovaf)
17314
- * @since 2.0.0
17315
- */
17316
- public function _open_license_activation_dialog_box() {
17317
- $vars = array( 'license_id' => $this->_site->license_id );
17318
- fs_require_once_template( 'js/open-license-activation.php', $vars );
17319
- }
17320
-
17321
- /**
17322
- * @author Vova Feldman (@svovaf)
17323
- * @since 1.0.5
17324
- *
17325
- * @param bool $background
17326
- */
17327
- protected function _activate_license( $background = false ) {
17328
- $this->_logger->entrance();
17329
-
17330
- $license_id = fs_request_get( 'license_id' );
17331
-
17332
- if ( is_object( $this->_site ) &&
17333
- FS_Plugin_License::is_valid_id( $license_id ) &&
17334
- $license_id == $this->_site->license_id
17335
- ) {
17336
- // License is already activated.
17337
- return;
17338
- }
17339
-
17340
- $premium_license = FS_Plugin_License::is_valid_id( $license_id ) ?
17341
- $this->_get_license_by_id( $license_id ) :
17342
- $this->_get_available_premium_license();
17343
-
17344
- if ( ! is_object( $premium_license ) ) {
17345
- return;
17346
- }
17347
-
17348
- if ( ! is_object( $this->_site ) ) {
17349
- // Not yet opted-in.
17350
- $user = $this->get_current_or_network_user();
17351
- if ( ! is_object( $user ) ) {
17352
- $user = self::_get_user_by_id( $premium_license->user_id );
17353
- }
17354
-
17355
- if ( is_object( $user ) ) {
17356
- $this->install_with_user( $user, $premium_license->secret_key, false, false, false );
17357
- } else {
17358
- $this->opt_in(
17359
- false,
17360
- false,
17361
- false,
17362
- $premium_license->secret_key
17363
- );
17364
-
17365
- return;
17366
- }
17367
- }
17368
-
17369
-
17370
- /**
17371
- * If the premium license is already associated with the install, just
17372
- * update the license reference (activation is not required).
17373
- *
17374
- * @since 1.1.9
17375
- */
17376
- if ( $premium_license->id == $this->_site->license_id ) {
17377
- // License is already activated.
17378
- $this->_update_site_license( $premium_license );
17379
- $this->_store_account();
17380
-
17381
- return;
17382
- }
17383
-
17384
- if ( $this->_site->user_id != $premium_license->user_id ) {
17385
- $api_request_params = array( 'license_key' => $premium_license->secret_key );
17386
- } else {
17387
- $api_request_params = array();
17388
- }
17389
-
17390
- $api = $this->get_api_site_scope();
17391
- $license = $api->call( "/licenses/{$premium_license->id}.json", 'put', $api_request_params );
17392
-
17393
- if ( ! $this->is_api_result_entity( $license ) ) {
17394
- if ( ! $background ) {
17395
- $this->_admin_notices->add( sprintf(
17396
- '%s %s',
17397
- $this->get_text_inline( 'It looks like the license could not be activated.', 'license-activation-failed-message' ),
17398
- ( is_object( $license ) && isset( $license->error ) ?
17399
- $license->error->message :
17400
- sprintf( '%s<br><code>%s</code>',
17401
- $this->get_text_inline( 'Error received from the server:', 'server-error-message' ),
17402
- var_export( $license, true )
17403
- )
17404
- )
17405
- ),
17406
- $this->get_text_x_inline( 'Hmm', 'something somebody says when they are thinking about what you have just said.', 'hmm' ) . '...',
17407
- 'error'
17408
- );
17409
- }
17410
-
17411
- return;
17412
- }
17413
-
17414
- $premium_license = new FS_Plugin_License( $license );
17415
-
17416
- // Updated site plan.
17417
- $site = $this->get_api_site_scope()->get( '/', true );
17418
- if ( $this->is_api_result_entity( $site ) ) {
17419
- $this->_site = new FS_Site( $site );
17420
- }
17421
- $this->_update_site_license( $premium_license );
17422
-
17423
- $this->_store_account();
17424
-
17425
- if ( ! $background ) {
17426
- $this->_admin_notices->add_sticky(
17427
- $this->get_text_inline( 'Your license was successfully activated.', 'license-activated-message' ) .
17428
- $this->get_complete_upgrade_instructions(),
17429
- 'license_activated',
17430
- $this->get_text_x_inline( 'Yee-haw', 'interjection expressing joy or exuberance', 'yee-haw' ) . '!'
17431
- );
17432
- }
17433
-
17434
- $this->_admin_notices->remove_sticky( array(
17435
- 'trial_promotion',
17436
- 'license_expired',
17437
- ) );
17438
- }
17439
-
17440
- /**
17441
- * @author Vova Feldman (@svovaf)
17442
- * @since 1.0.5
17443
- *
17444
- * @param bool $show_notice
17445
- */
17446
- protected function _deactivate_license( $show_notice = true ) {
17447
- $this->_logger->entrance();
17448
-
17449
- $hmm_text = $this->get_text_x_inline( 'Hmm', 'something somebody says when they are thinking about what you have just said.', 'hmm' ) . '...';
17450
-
17451
- if ( ! FS_Plugin_License::is_valid_id( $this->_site->license_id ) ) {
17452
- $this->_admin_notices->add(
17453
- sprintf( $this->get_text_inline( 'It looks like your site currently doesn\'t have an active license.', 'no-active-license-message' ), $this->get_plan_title() ),
17454
- $hmm_text
17455
- );
17456
-
17457
- return;
17458
- }
17459
-
17460
- $api = $this->get_api_site_scope();
17461
- $license = $api->call( "/licenses/{$this->_site->license_id}.json", 'delete' );
17462
-
17463
- $this->handle_license_deactivation_result( $license, $hmm_text, $show_notice );
17464
- }
17465
-
17466
- /**
17467
- * @author Leo Fajardo (@leorw)
17468
- * @since 2.2.1
17469
- *
17470
- * @param FS_Plugin_License $license
17471
- * @param bool|string $hmm_text
17472
- * @param bool $show_notice
17473
- */
17474
- private function handle_license_deactivation_result( $license, $hmm_text = false, $show_notice = true ) {
17475
- if ( isset( $license->error ) ) {
17476
- $this->_admin_notices->add(
17477
- $this->get_text_inline( 'It looks like the license deactivation failed.', 'license-deactivation-failed-message' ) . '<br> ' .
17478
- $this->get_text_inline( 'Error received from the server:', 'server-error-message' ) . ' ' . var_export( $license->error, true ),
17479
- $hmm_text,
17480
- 'error'
17481
- );
17482
-
17483
- return;
17484
- }
17485
-
17486
- // Update license cache.
17487
- if ( is_array( $this->_licenses ) ) {
17488
- for ( $i = 0, $len = count( $this->_licenses ); $i < $len; $i ++ ) {
17489
- if ( $license->id == $this->_licenses[ $i ]->id ) {
17490
- $this->_licenses[ $i ] = new FS_Plugin_License( $license );
17491
- }
17492
- }
17493
- }
17494
-
17495
- // Update site plan to default.
17496
- $this->_sync_plans();
17497
- $this->_site->plan_id = $this->_plans[0]->id;
17498
- // Unlink license from site.
17499
- $this->_update_site_license( null );
17500
-
17501
- $this->_store_account();
17502
-
17503
- if ( $show_notice ) {
17504
- $this->_admin_notices->add(
17505
- sprintf( $this->get_text_inline( 'Your license was successfully deactivated, you are back to the %s plan.', 'license-deactivation-message' ), $this->get_plan_title() ),
17506
- $this->get_text_inline( 'O.K', 'ok' )
17507
- );
17508
- }
17509
-
17510
- $this->_admin_notices->remove_sticky( array(
17511
- 'plan_upgraded',
17512
- 'license_activated',
17513
- ) );
17514
- }
17515
-
17516
- /**
17517
- * Site plan downgrade.
17518
- *
17519
- * @author Vova Feldman (@svovaf)
17520
- * @since 1.0.4
17521
- *
17522
- * @return object
17523
- *
17524
- * @uses FS_Api
17525
- */
17526
- private function _downgrade_site() {
17527
- $this->_logger->entrance();
17528
-
17529
- $deactivate_license = fs_request_get_bool( 'deactivate_license' );
17530
-
17531
- $api = $this->get_api_site_scope();
17532
- $site = $api->call( 'downgrade.json', 'put', array( 'deactivate_license' => $deactivate_license ) );
17533
-
17534
- $plan_downgraded = false;
17535
- $plan = false;
17536
- if ( $this->is_api_result_entity( $site ) ) {
17537
- $prev_plan_id = $this->_site->plan_id;
17538
-
17539
- // Update new site plan id.
17540
- $this->_site->plan_id = $site->plan_id;
17541
-
17542
- $plan = $this->get_plan();
17543
- $subscription = $this->_sync_site_subscription( $this->_license );
17544
-
17545
- // Plan downgraded if plan was changed or subscription was cancelled.
17546
- $plan_downgraded = ( $plan instanceof FS_Plugin_Plan && $prev_plan_id != $plan->id ) ||
17547
- ( is_object( $subscription ) && ! isset( $subscription->error ) && ! $subscription->is_active() );
17548
- } else {
17549
- // handle different error cases.
17550
- $this->handle_license_deactivation_result(
17551
- $site,
17552
- $this->get_text_x_inline( 'Hmm', 'something somebody says when they are thinking about what you have just said.', 'hmm' ) . '...'
17553
- );
17554
- }
17555
-
17556
- if ( ! $plan_downgraded ) {
17557
- return (object) array(
17558
- 'error' => (object) array(
17559
- 'message' => $this->get_text_inline( 'Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes.', 'subscription-cancellation-failure-message' )
17560
- )
17561
- );
17562
- }
17563
-
17564
- // Remove previous sticky message about upgrade (if exist).
17565
- $this->_admin_notices->remove_sticky( 'plan_upgraded' );
17566
-
17567
- $this->_admin_notices->add(
17568
- sprintf( $this->get_text_inline( 'Your subscription was successfully cancelled. Your %s plan license will expire in %s.', 'plan-x-downgraded-message' ),
17569
- $plan->title,
17570
- human_time_diff( time(), strtotime( $this->_license->expiration ) )
17571
- )
17572
- );
17573
-
17574
- // Store site updates.
17575
- $this->_store_site();
17576
-
17577
- if ( $deactivate_license &&
17578
- ! FS_Plugin_License::is_valid_id( $site->license_id )
17579
- ) {
17580
- if ( $this->_site->is_localhost() ) {
17581
- $this->_license->activated_local = max( 0, $this->_license->activated_local - 1 );
17582
- } else {
17583
- $this->_license->activated = max( 0, $this->_license->activated - 1 );
17584
- }
17585
-
17586
- // Handle successful license deactivation result.
17587
- $this->handle_license_deactivation_result( $this->_license );
17588
- }
17589
-
17590
- return $site;
17591
- }
17592
-
17593
- /**
17594
- * @author Vova Feldman (@svovaf)
17595
- * @since 1.1.8.1
17596
- *
17597
- * @param bool|string $plan_name
17598
- *
17599
- * @return bool If trial was successfully started.
17600
- */
17601
- function start_trial( $plan_name = false ) {
17602
- $this->_logger->entrance();
17603
-
17604
- // Alias.
17605
- $oops_text = $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...';
17606
-
17607
- if ( $this->is_trial() ) {
17608
- // Already in trial mode.
17609
- $this->_admin_notices->add(
17610
- sprintf( $this->get_text_inline( 'You are already running the %s in a trial mode.', 'in-trial-mode' ), $this->_module_type ),
17611
- $oops_text,
17612
- 'error'
17613
- );
17614
-
17615
- return false;
17616
- }
17617
-
17618
- if ( $this->_site->is_trial_utilized() ) {
17619
- // Trial was already utilized.
17620
- $this->_admin_notices->add(
17621
- $this->get_text_inline( 'You already utilized a trial before.', 'trial-utilized' ),
17622
- $oops_text,
17623
- 'error'
17624
- );
17625
-
17626
- return false;
17627
- }
17628
-
17629
- if ( false !== $plan_name ) {
17630
- $plan = $this->get_plan_by_name( $plan_name );
17631
-
17632
- if ( false === $plan ) {
17633
- // Plan doesn't exist.
17634
- $this->_admin_notices->add(
17635
- sprintf( $this->get_text_inline( 'Plan %s do not exist, therefore, can\'t start a trial.', 'trial-plan-x-not-exist' ), $plan_name ),
17636
- $oops_text,
17637
- 'error'
17638
- );
17639
-
17640
- return false;
17641
- }
17642
-
17643
- if ( ! $plan->has_trial() ) {
17644
- // Plan doesn't exist.
17645
- $this->_admin_notices->add(
17646
- sprintf( $this->get_text_inline( 'Plan %s does not support a trial period.', 'plan-x-no-trial' ), $plan_name ),
17647
- $oops_text,
17648
- 'error'
17649
- );
17650
-
17651
- return false;
17652
- }
17653
- } else {
17654
- if ( ! $this->has_trial_plan() ) {
17655
- // None of the plans have a trial.
17656
- $this->_admin_notices->add(
17657
- sprintf( $this->get_text_inline( 'None of the %s\'s plans supports a trial period.', 'no-trials' ), $this->_module_type ),
17658
- $oops_text,
17659
- 'error'
17660
- );
17661
-
17662
- return false;
17663
- }
17664
-
17665
- $plans_with_trial = FS_Plan_Manager::instance()->get_trial_plans( $this->_plans );
17666
-
17667
- $plan = $plans_with_trial[0];
17668
- }
17669
-
17670
- $api = $this->get_api_site_scope();
17671
- $plan = $api->call( "plans/{$plan->id}/trials.json", 'post' );
17672
-
17673
- if ( ! $this->is_api_result_entity( $plan ) ) {
17674
- // Some API error while trying to start the trial.
17675
- $this->_admin_notices->add(
17676
- sprintf( $this->get_text_inline( 'Unexpected API error. Please contact the %s\'s author with the following error.', 'unexpected-api-error' ), $this->_module_type )
17677
- . ' ' . var_export( $plan, true ),
17678
- $oops_text,
17679
- 'error'
17680
- );
17681
-
17682
- return false;
17683
- }
17684
-
17685
- // Sync license.
17686
- $this->_sync_license();
17687
-
17688
- return $this->is_trial();
17689
- }
17690
-
17691
- /**
17692
- * Cancel site trial.
17693
- *
17694
- * @author Vova Feldman (@svovaf)
17695
- * @since 1.0.9
17696
- *
17697
- * @return object
17698
- *
17699
- * @uses FS_Api
17700
- */
17701
- private function _cancel_trial() {
17702
- $this->_logger->entrance();
17703
-
17704
- if ( ! $this->is_trial() ) {
17705
- return (object) array(
17706
- 'error' => (object) array(
17707
- 'message' => $this->get_text_inline( 'It looks like you are not in trial mode anymore so there\'s nothing to cancel :)', 'trial-cancel-no-trial-message' )
17708
- )
17709
- );
17710
- }
17711
-
17712
- $trial_plan = $this->get_trial_plan();
17713
-
17714
- $api = $this->get_api_site_scope();
17715
- $site = $api->call( 'trials.json', 'delete' );
17716
-
17717
- $trial_cancelled = false;
17718
-
17719
- if ( $this->is_api_result_entity( $site ) ) {
17720
- $prev_trial_ends = $this->_site->trial_ends;
17721
-
17722
- if ( $this->is_paid_trial() ) {
17723
- $this->_license->expiration = $site->trial_ends;
17724
- $this->_license->is_cancelled = true;
17725
- $this->_update_site_license( $this->_license );
17726
- $this->_store_licenses();
17727
-
17728
- // Clear subscription reference.
17729
- $this->_sync_site_subscription( null );
17730
- }
17731
-
17732
- // Update site info.
17733
- $this->_site = new FS_Site( $site );
17734
-
17735
- $trial_cancelled = ( $prev_trial_ends != $site->trial_ends );
17736
- } else {
17737
- // @todo handle different error cases.
17738
- }
17739
-
17740
- if ( ! $trial_cancelled ) {
17741
- return (object) array(
17742
- 'error' => (object) array(
17743
- 'message' => $this->get_text_inline( 'Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes.', 'trial-cancel-failure-message' )
17744
- )
17745
- );
17746
- }
17747
-
17748
- // Remove previous sticky messages about upgrade or trial (if exist).
17749
- $this->_admin_notices->remove_sticky( array(
17750
- 'trial_started',
17751
- 'trial_promotion',
17752
- 'plan_upgraded',
17753
- ) );
17754
-
17755
- // Store site updates.
17756
- $this->_store_site();
17757
-
17758
- if ( ! $this->is_addon() ||
17759
- ! $this->deactivate_premium_only_addon_without_license( true )
17760
- ) {
17761
- $this->_admin_notices->add(
17762
- sprintf( $this->get_text_inline( 'Your %s free trial was successfully cancelled.', 'trial-cancel-message' ), $trial_plan->title )
17763
- );
17764
- }
17765
-
17766
- return $site;
17767
- }
17768
-
17769
- /**
17770
- * @author Vova Feldman (@svovaf)
17771
- * @since 1.0.6
17772
- *
17773
- * @param bool|number $plugin_id
17774
- *
17775
- * @return bool
17776
- */
17777
- private function _is_addon_id( $plugin_id ) {
17778
- return is_numeric( $plugin_id ) && ( $this->get_id() != $plugin_id );
17779
- }
17780
-
17781
- /**
17782
- * Check if user eligible to download premium version updates.
17783
- *
17784
- * @author Vova Feldman (@svovaf)
17785
- * @since 1.0.6
17786
- *
17787
- * @return bool
17788
- */
17789
- private function _can_download_premium() {
17790
- return $this->has_any_active_valid_license() ||
17791
- ( $this->is_trial() && ! $this->get_trial_plan()->is_free() );
17792
- }
17793
-
17794
- /**
17795
- *
17796
- * @author Vova Feldman (@svovaf)
17797
- * @since 1.0.6
17798
- *
17799
- * @param bool|number $addon_id
17800
- * @param string $type "json" or "zip"
17801
- *
17802
- * @return string
17803
- */
17804
- private function _get_latest_version_endpoint( $addon_id = false, $type = 'json' ) {
17805
-
17806
- $is_addon = $this->_is_addon_id( $addon_id );
17807
-
17808
- $is_premium = null;
17809
- if ( ! $is_addon ) {
17810
- $is_premium = ( $this->is_premium() || $this->_can_download_premium() );
17811
- } else if ( $this->is_addon_activated( $addon_id ) ) {
17812
- $fs_addon = self::get_instance_by_id( $addon_id );
17813
- $is_premium = ( $fs_addon->is_premium() || $fs_addon->_can_download_premium() );
17814
- }
17815
-
17816
- // If add-on, then append add-on ID.
17817
- $endpoint = ( $is_addon ? "/addons/$addon_id" : '' ) .
17818
- '/updates/latest.' . $type;
17819
-
17820
- // If add-on and not yet activated, try to fetch based on server licensing.
17821
- if ( is_bool( $is_premium ) ) {
17822
- $endpoint = add_query_arg( 'is_premium', json_encode( $is_premium ), $endpoint );
17823
- }
17824
-
17825
- if ( $this->has_secret_key() ) {
17826
- $endpoint = add_query_arg( 'type', 'all', $endpoint );
17827
- }
17828
-
17829
- return $endpoint;
17830
- }
17831
-
17832
- /**
17833
- * @author Vova Feldman (@svovaf)
17834
- * @since 1.0.4
17835
- *
17836
- * @param bool|number $addon_id
17837
- * @param bool $flush Since 1.1.7.3
17838
- * @param int $expiration Since 1.2.2.7
17839
- * @param bool|string $newer_than Since 2.2.1
17840
- * @param bool|string $fetch_readme Since 2.2.1
17841
- *
17842
- * @return object|false Plugin latest tag info.
17843
- */
17844
- function _fetch_latest_version(
17845
- $addon_id = false,
17846
- $flush = true,
17847
- $expiration = WP_FS__TIME_24_HOURS_IN_SEC,
17848
- $newer_than = false,
17849
- $fetch_readme = true
17850
- ) {
17851
- $this->_logger->entrance();
17852
-
17853
- $switch_to_blog_id = null;
17854
-
17855
- /**
17856
- * @since 1.1.7.3 Check for plugin updates from Freemius only if opted-in.
17857
- * @since 1.1.7.4 Also check updates for add-ons.
17858
- */
17859
- if ( ! $this->is_registered() &&
17860
- ! $this->_is_addon_id( $addon_id )
17861
- ) {
17862
- if ( ! is_multisite() ) {
17863
- return false;
17864
- }
17865
-
17866
- $installs_map = $this->get_blog_install_map();
17867
-
17868
- foreach ( $installs_map as $blog_id => $install ) {
17869
- /**
17870
- * @var FS_Site $install
17871
- */
17872
- if ( $install->is_trial() ) {
17873
- $switch_to_blog_id = $blog_id;
17874
- break;
17875
- }
17876
-
17877
- if ( FS_Plugin_License::is_valid_id( $install->license_id ) ) {
17878
- $license = $this->get_license_by_id( $install->license_id );
17879
-
17880
- if ( is_object( $license ) && $license->is_features_enabled() ) {
17881
- $switch_to_blog_id = $blog_id;
17882
- break;
17883
- }
17884
- }
17885
- }
17886
-
17887
- if ( is_null( $switch_to_blog_id ) ) {
17888
- return false;
17889
- }
17890
- }
17891
-
17892
- $current_blog_id = is_numeric( $switch_to_blog_id ) ?
17893
- get_current_blog_id() :
17894
- 0;
17895
-
17896
- if ( is_numeric( $switch_to_blog_id ) ) {
17897
- $this->switch_to_blog( $switch_to_blog_id );
17898
- }
17899
-
17900
- $latest_version_endpoint = $this->_get_latest_version_endpoint( $addon_id, 'json' );
17901
-
17902
- if ( ! empty( $newer_than ) ) {
17903
- $latest_version_endpoint = add_query_arg( 'newer_than', $newer_than, $latest_version_endpoint );
17904
- }
17905
-
17906
- if ( true === $fetch_readme ) {
17907
- $latest_version_endpoint = add_query_arg( 'readme', 'true', $latest_version_endpoint );
17908
- }
17909
-
17910
- $tag = $this->get_api_site_or_plugin_scope()->get(
17911
- $latest_version_endpoint,
17912
- $flush,
17913
- $expiration
17914
- );
17915
-
17916
- if ( is_numeric( $switch_to_blog_id ) ) {
17917
- $this->switch_to_blog( $current_blog_id );
17918
- }
17919
-
17920
- $latest_version = ( is_object( $tag ) && isset( $tag->version ) ) ? $tag->version : 'couldn\'t get';
17921
-
17922
- $this->_logger->departure( 'Latest version ' . $latest_version );
17923
-
17924
- return ( is_object( $tag ) && isset( $tag->version ) ) ? $tag : false;
17925
- }
17926
-
17927
- #----------------------------------------------------------------------------------
17928
- #region Download Plugin
17929
- #----------------------------------------------------------------------------------
17930
-
17931
- /**
17932
- * Download latest plugin version, based on plan.
17933
- *
17934
- * Not like _download_latest(), this will redirect the page
17935
- * to secure download url to prevent dual download (from FS to WP server,
17936
- * and then from WP server to the client / browser).
17937
- *
17938
- * @author Vova Feldman (@svovaf)
17939
- * @since 1.0.9
17940
- *
17941
- * @param bool|number $plugin_id
17942
- *
17943
- * @uses FS_Api
17944
- * @uses wp_redirect()
17945
- */
17946
- private function download_latest_directly( $plugin_id = false ) {
17947
- $this->_logger->entrance();
17948
-
17949
- wp_redirect( $this->get_latest_download_api_url( $plugin_id ) );
17950
- }
17951
-
17952
- /**
17953
- * Get latest plugin FS API download URL.
17954
- *
17955
- * @author Vova Feldman (@svovaf)
17956
- * @since 1.0.9
17957
- *
17958
- * @param bool|number $plugin_id
17959
- *
17960
- * @return string
17961
- */
17962
- private function get_latest_download_api_url( $plugin_id = false ) {
17963
- $this->_logger->entrance();
17964
-
17965
- return $this->get_api_site_scope()->get_signed_url(
17966
- $this->_get_latest_version_endpoint( $plugin_id, 'zip' )
17967
- );
17968
- }
17969
-
17970
- /**
17971
- * Get payment invoice URL.
17972
- *
17973
- * @author Vova Feldman (@svovaf)
17974
- * @since 1.2.0
17975
- *
17976
- * @param bool|number $payment_id
17977
- *
17978
- * @return string
17979
- */
17980
- function _get_invoice_api_url( $payment_id = false ) {
17981
- $this->_logger->entrance();
17982
-
17983
- return $this->get_api_user_scope()->get_signed_url(
17984
- "/payments/{$payment_id}/invoice.pdf"
17985
- );
17986
- }
17987
-
17988
- /**
17989
- * Get latest plugin download link.
17990
- *
17991
- * @author Vova Feldman (@svovaf)
17992
- * @since 1.0.9
17993
- *
17994
- * @param string $label
17995
- * @param bool|number $plugin_id
17996
- *
17997
- * @return string
17998
- */
17999
- private function get_latest_download_link( $label, $plugin_id = false ) {
18000
- return sprintf(
18001
- '<a target="_blank" href="%s">%s</a>',
18002
- $this->_get_latest_download_local_url( $plugin_id ),
18003
- $label
18004
- );
18005
- }
18006
-
18007
- /**
18008
- * Get latest plugin download local URL.
18009
- *
18010
- * @author Vova Feldman (@svovaf)
18011
- * @since 1.0.9
18012
- *
18013
- * @param bool|number $plugin_id
18014
- *
18015
- * @return string
18016
- */
18017
- function _get_latest_download_local_url( $plugin_id = false ) {
18018
- // Add timestamp to protect from caching.
18019
- $params = array( 'ts' => WP_FS__SCRIPT_START_TIME );
18020
-
18021
- if ( ! empty( $plugin_id ) ) {
18022
- $params['plugin_id'] = $plugin_id;
18023
- } else if ( $this->is_addon() ) {
18024
- $params['plugin_id'] = $this->get_id();
18025
- }
18026
-
18027
- $fs = $this->is_addon() ?
18028
- $this->get_parent_instance() :
18029
- $this;
18030
-
18031
- return $fs->get_account_url( 'download_latest', $params );
18032
- }
18033
-
18034
- #endregion Download Plugin ------------------------------------------------------------------
18035
-
18036
- /**
18037
- * @author Vova Feldman (@svovaf)
18038
- * @since 1.0.4
18039
- *
18040
- * @uses FS_Api
18041
- *
18042
- * @param bool $background Hints the method if it's a background updates check. If false, it means that
18043
- * was initiated by the admin.
18044
- * @param bool|number $plugin_id
18045
- * @param bool $flush Since 1.1.7.3
18046
- * @param int $expiration Since 1.2.2.7
18047
- * @param bool|string $newer_than Since 2.2.1
18048
- */
18049
- private function check_updates(
18050
- $background = false,
18051
- $plugin_id = false,
18052
- $flush = true,
18053
- $expiration = WP_FS__TIME_24_HOURS_IN_SEC,
18054
- $newer_than = false
18055
- ) {
18056
- $this->_logger->entrance();
18057
-
18058
- // Check if there's a newer version for download.
18059
- $new_version = $this->_fetch_newer_version( $plugin_id, $flush, $expiration, $newer_than );
18060
-
18061
- $update = null;
18062
- if ( is_object( $new_version ) ) {
18063
- $update = new FS_Plugin_Tag( $new_version );
18064
-
18065
- if ( ! $background ) {
18066
- $this->_admin_notices->add(
18067
- sprintf(
18068
- /* translators: %s: Numeric version number (e.g. '2.1.9' */
18069
- $this->get_text_inline( 'Version %s was released.', 'version-x-released' ) . ' ' . $this->get_text_inline( 'Please download %s.', 'please-download-x' ),
18070
- $update->version,
18071
- sprintf(
18072
- '<a href="%s" target="_blank">%s</a>',