Caldera Forms – More Than Contact Forms - Version 1.7.5.1

Version Description

Download this release

Release Info

Developer Shelob9
Plugin Icon 128x128 Caldera Forms – More Than Contact Forms
Version 1.7.5.1
Comparing to
See all releases

Code changes from version 1.7.4 to 1.7.5.1

Files changed (104) hide show
  1. caldera-core.php +142 -166
  2. classes/admin.php +279 -263
  3. includes/freemius/LICENSE.txt +0 -674
  4. includes/freemius/README.md +0 -253
  5. includes/freemius/assets/css/admin/account.css +0 -1
  6. includes/freemius/assets/css/admin/add-ons.css +0 -2
  7. includes/freemius/assets/css/admin/affiliation.css +0 -1
  8. includes/freemius/assets/css/admin/checkout.css +0 -1
  9. includes/freemius/assets/css/admin/common.css +0 -2
  10. includes/freemius/assets/css/admin/connect.css +0 -1
  11. includes/freemius/assets/css/admin/deactivation-feedback.css +0 -1
  12. includes/freemius/assets/css/admin/debug.css +0 -1
  13. includes/freemius/assets/css/admin/dialog-boxes.css +0 -2
  14. includes/freemius/assets/css/admin/index.php +0 -3
  15. includes/freemius/assets/css/admin/license-activation.css +0 -1
  16. includes/freemius/assets/css/customizer.css +0 -1
  17. includes/freemius/assets/css/index.php +0 -3
  18. includes/freemius/assets/img/index.php +0 -3
  19. includes/freemius/assets/img/plugin-icon.png +0 -0
  20. includes/freemius/assets/img/theme-icon.png +0 -0
  21. includes/freemius/assets/index.php +0 -3
  22. includes/freemius/assets/js/index.php +0 -3
  23. includes/freemius/assets/js/nojquery.ba-postmessage.js +0 -140
  24. includes/freemius/assets/js/nojquery.ba-postmessage.min.js +0 -12
  25. includes/freemius/assets/js/postmessage.js +0 -135
  26. includes/freemius/assets/scss/_colors.scss +0 -65
  27. includes/freemius/assets/scss/_functions.scss +0 -0
  28. includes/freemius/assets/scss/_load.scss +0 -4
  29. includes/freemius/assets/scss/_mixins.scss +0 -270
  30. includes/freemius/assets/scss/_start.scss +0 -4
  31. includes/freemius/assets/scss/_vars.scss +0 -6
  32. includes/freemius/assets/scss/admin/_ajax-loader.scss +0 -49
  33. includes/freemius/assets/scss/admin/_auto-install.scss +0 -33
  34. includes/freemius/assets/scss/admin/_deactivation-feedback.scss +0 -55
  35. includes/freemius/assets/scss/admin/_license-activation.scss +0 -7
  36. includes/freemius/assets/scss/admin/_license-key-resend.scss +0 -68
  37. includes/freemius/assets/scss/admin/_modal-common.scss +0 -186
  38. includes/freemius/assets/scss/admin/_themes.scss +0 -21
  39. includes/freemius/assets/scss/admin/account.scss +0 -256
  40. includes/freemius/assets/scss/admin/add-ons.scss +0 -449
  41. includes/freemius/assets/scss/admin/affiliation.scss +0 -97
  42. includes/freemius/assets/scss/admin/checkout.scss +0 -5
  43. includes/freemius/assets/scss/admin/common.scss +0 -218
  44. includes/freemius/assets/scss/admin/connect.scss +0 -520
  45. includes/freemius/assets/scss/admin/debug.scss +0 -135
  46. includes/freemius/assets/scss/admin/dialog-boxes.scss +0 -7
  47. includes/freemius/assets/scss/admin/index.php +0 -3
  48. includes/freemius/assets/scss/customizer.scss +0 -125
  49. includes/freemius/assets/scss/index.php +0 -3
  50. includes/freemius/composer.json +0 -10
  51. includes/freemius/config.php +0 -331
  52. includes/freemius/gulpfile.js +0 -167
  53. includes/freemius/includes/class-freemius-abstract.php +0 -597
  54. includes/freemius/includes/class-freemius.php +0 -14323
  55. includes/freemius/includes/class-fs-api.php +0 -558
  56. includes/freemius/includes/class-fs-logger.php +0 -688
  57. includes/freemius/includes/class-fs-plugin-updater.php +0 -712
  58. includes/freemius/includes/class-fs-security.php +0 -85
  59. includes/freemius/includes/customizer/class-fs-customizer-support-section.php +0 -102
  60. includes/freemius/includes/customizer/class-fs-customizer-upsell-control.php +0 -157
  61. includes/freemius/includes/customizer/index.php +0 -3
  62. includes/freemius/includes/debug/class-fs-debug-bar-panel.php +0 -64
  63. includes/freemius/includes/debug/debug-bar-start.php +0 -52
  64. includes/freemius/includes/debug/index.php +0 -3
  65. includes/freemius/includes/entities/class-fs-affiliate-terms.php +0 -128
  66. includes/freemius/includes/entities/class-fs-affiliate.php +0 -84
  67. includes/freemius/includes/entities/class-fs-billing.php +0 -95
  68. includes/freemius/includes/entities/class-fs-entity.php +0 -149
  69. includes/freemius/includes/entities/class-fs-payment.php +0 -94
  70. includes/freemius/includes/entities/class-fs-plugin-info.php +0 -34
  71. includes/freemius/includes/entities/class-fs-plugin-license.php +0 -224
  72. includes/freemius/includes/entities/class-fs-plugin-plan.php +0 -145
  73. includes/freemius/includes/entities/class-fs-plugin-tag.php +0 -24
  74. includes/freemius/includes/entities/class-fs-plugin.php +0 -117
  75. includes/freemius/includes/entities/class-fs-pricing.php +0 -141
  76. includes/freemius/includes/entities/class-fs-scope-entity.php +0 -29
  77. includes/freemius/includes/entities/class-fs-site.php +0 -148
  78. includes/freemius/includes/entities/class-fs-subscription.php +0 -125
  79. includes/freemius/includes/entities/class-fs-user.php +0 -62
  80. includes/freemius/includes/entities/index.php +0 -3
  81. includes/freemius/includes/fs-core-functions.php +0 -1118
  82. includes/freemius/includes/fs-essential-functions.php +0 -497
  83. includes/freemius/includes/fs-plugin-info-dialog.php +0 -990
  84. includes/freemius/includes/i18n.php +0 -597
  85. includes/freemius/includes/index.php +0 -3
  86. includes/freemius/includes/l10n.php +0 -48
  87. includes/freemius/includes/managers/class-fs-admin-menu-manager.php +0 -850
  88. includes/freemius/includes/managers/class-fs-admin-notice-manager.php +0 -324
  89. includes/freemius/includes/managers/class-fs-cache-manager.php +0 -281
  90. includes/freemius/includes/managers/class-fs-key-value-storage.php +0 -328
  91. includes/freemius/includes/managers/class-fs-license-manager.php +0 -104
  92. includes/freemius/includes/managers/class-fs-option-manager.php +0 -353
  93. includes/freemius/includes/managers/class-fs-plan-manager.php +0 -162
  94. includes/freemius/includes/managers/class-fs-plugin-manager.php +0 -220
  95. includes/freemius/includes/managers/index.php +0 -3
  96. includes/freemius/includes/sdk/Exceptions/ArgumentNotExistException.php +0 -9
  97. includes/freemius/includes/sdk/Exceptions/EmptyArgumentException.php +0 -9
  98. includes/freemius/includes/sdk/Exceptions/Exception.php +0 -74
  99. includes/freemius/includes/sdk/Exceptions/InvalidArgumentException.php +0 -8
  100. includes/freemius/includes/sdk/Exceptions/OAuthException.php +0 -12
  101. includes/freemius/includes/sdk/Exceptions/index.php +0 -3
  102. includes/freemius/includes/sdk/FreemiusBase.php +0 -215
  103. includes/freemius/includes/sdk/FreemiusWordPress.php +0 -702
  104. includes/freemius/includes/sdk/LICENSE.txt +0 -313
caldera-core.php CHANGED
@@ -4,7 +4,7 @@
4
  Plugin URI: https://CalderaForms.com
5
  Description: Easy to use, grid based responsive form builder for creating simple to complex forms.
6
  Author: Caldera Labs
7
- Version: 1.7.4
8
  Author URI: http://CalderaLabs.org
9
  Text Domain: caldera-forms
10
  GitHub Plugin URI: https://github.com/CalderaWP/caldera-forms
@@ -13,182 +13,158 @@
13
 
14
  // If this file is called directly, abort.
15
  if (!defined('WPINC')) {
16
- die;
17
  }
18
 
19
  global $wp_version;
20
  if (!version_compare(PHP_VERSION, '5.6.0', '>=')) {
21
- function caldera_forms_php_version_nag()
22
- {
23
- ?>
24
  <div class="notice notice-error">
25
  <p>
26
- <?php _e('Your version of PHP is incompatible with Caldera Forms and can not be used.', 'caldera-forms'); ?>
27
- <?php printf(' <a href="https://calderaforms.com/php?utm_source=wp-admin&utm_campaign=php_deprecated&utm_source=admin-nag" target="__blank">%s</a>',
28
- esc_html__('Learn More', 'caldera-forms')
29
- ) ?></p>
30
  </div>
31
- <?php
32
- }
33
 
34
- add_shortcode('caldera_form', 'caldera_forms_fallback_shortcode');
35
- add_shortcode('caldera_form_modal', 'caldera_forms_fallback_shortcode');
36
- add_action('admin_notices', 'caldera_forms_php_version_nag');
37
  } elseif (!version_compare($wp_version, '4.7.0', '>=')) {
38
- function caldera_forms_wp_version_nag()
39
- {
40
- ?>
41
  <div class="notice notice-error">
42
  <p>
43
- <?php _e('Your version of WordPress is incompatible with Caldera Forms and can not be used.', 'caldera-forms'); ?>
44
  </p>
45
  </div>
46
- <?php
47
- }
48
 
49
- add_shortcode('caldera_form', 'caldera_forms_fallback_shortcode');
50
- add_shortcode('caldera_form_modal', 'caldera_forms_fallback_shortcode');
51
- add_action('admin_notices', 'caldera_forms_wp_version_nag');
52
  } else {
53
 
54
- define('CFCORE_PATH', plugin_dir_path(__FILE__));
55
- define('CFCORE_URL', plugin_dir_url(__FILE__));
56
- define( 'CFCORE_VER', '1.7.4' );
57
- define('CFCORE_EXTEND_URL', 'https://api.calderaforms.com/1.0/');
58
- define('CFCORE_BASENAME', plugin_basename(__FILE__));
59
-
60
- /**
61
- * Caldera Forms DB version
62
- *
63
- * @since 1.3.4
64
- *
65
- * PLEASE keep this an integer
66
- */
67
- define('CF_DB', 7);
68
-
69
- // init internals of CF
70
- include_once CFCORE_PATH . 'classes/core.php';
71
-
72
- add_action('init', array('Caldera_Forms', 'init_cf_internal'));
73
- // table builder
74
- register_activation_hook(__FILE__, array('Caldera_Forms', 'activate_caldera_forms'));
75
-
76
-
77
- // load system
78
- add_action('plugins_loaded', 'caldera_forms_load', 0);
79
- function caldera_forms_load()
80
- {
81
- include_once CFCORE_PATH . 'classes/autoloader.php';
82
- include_once CFCORE_PATH . 'classes/widget.php';
83
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_DB', CFCORE_PATH . 'classes/db');
84
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_Entry', CFCORE_PATH . 'classes/entry');
85
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_Email', CFCORE_PATH . 'classes/email');
86
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_Admin', CFCORE_PATH . 'classes/admin');
87
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_Render', CFCORE_PATH . 'classes/render');
88
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_Sync', CFCORE_PATH . 'classes/sync');
89
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_CSV', CFCORE_PATH . 'classes/csv');
90
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_Processor_Interface', CFCORE_PATH . 'processors/classes/interfaces');
91
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_API', CFCORE_PATH . 'classes/api');
92
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_Field', CFCORE_PATH . 'classes/field');
93
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_Magic', CFCORE_PATH . 'classes/magic');
94
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_Processor', CFCORE_PATH . 'processors/classes');
95
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_Shortcode', CFCORE_PATH . 'classes/shortcode');
96
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_CDN', CFCORE_PATH . 'classes/cdn');
97
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_Settings', CFCORE_PATH . 'classes/settings');
98
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_Import', CFCORE_PATH . 'classes/import');
99
- Caldera_Forms_Autoloader::add_root('Caldera_Forms_Query', CFCORE_PATH . 'classes/query');
100
- Caldera_Forms_Autoloader::add_root('Caldera_Forms', CFCORE_PATH . 'classes');
101
- Caldera_Forms_Autoloader::register();
102
-
103
-
104
- // includes
105
- include_once CFCORE_PATH . 'includes/ajax.php';
106
- include_once CFCORE_PATH . 'includes/field_processors.php';
107
- include_once CFCORE_PATH . 'includes/custom_field_class.php';
108
- include_once CFCORE_PATH . 'includes/filter_addon_plugins.php';
109
- include_once CFCORE_PATH . 'includes/compat.php';
110
- include_once CFCORE_PATH . 'processors/functions.php';
111
- include_once CFCORE_PATH . 'includes/functions.php';
112
- include_once CFCORE_PATH . 'ui/blocks/init.php';
113
- include_once CFCORE_PATH . 'vendor/autoload.php';
114
- include_once CFCORE_PATH . 'includes/cf-pro-client/cf-pro-init.php';
115
-
116
- /**
117
- * Runs after all of the includes and autoload setup is done in Caldera Forms core
118
- *
119
- * @since 1.3.5.3
120
- */
121
- do_action('caldera_forms_includes_complete');
122
- caldera_forms_freemius()->add_filter('plugin_icon', 'caldera_forms_freemius_icon_path');
123
- }
124
-
125
- add_action('plugins_loaded', array('Caldera_Forms', 'get_instance'));
126
- add_action('plugins_loaded', array('Caldera_Forms_Tracking', 'get_instance'));
127
-
128
-
129
- // Admin & Admin Ajax stuff.
130
- if (is_admin() || defined('DOING_AJAX')) {
131
- add_action('plugins_loaded', array('Caldera_Forms_Admin', 'get_instance'));
132
- add_action('plugins_loaded', array('Caldera_Forms_Support', 'get_instance'));
133
- include_once CFCORE_PATH . 'includes/plugin-page-banner.php';
134
- }
135
-
136
-
137
- /**
138
- * Get the Caldera Forms Freemius instance
139
- *
140
- * @since 1.6.0
141
- *
142
- * @return Freemius
143
- * @throws Freemius_Exception
144
- */
145
- function caldera_forms_freemius()
146
- {
147
- global $caldera_forms_freemius;
148
- if (!isset($caldera_forms_freemius)) {
149
- // Include Freemius SDK.
150
- require_once CFCORE_PATH . 'includes/freemius/start.php';
151
- $caldera_forms_freemius = fs_dynamic_init(array(
152
- 'id' => '1767',
153
- 'slug' => 'caldera-forms',
154
- 'type' => 'plugin',
155
- 'public_key' => 'pk_d8e6325777a98c1b3e0d8cdbfad1e',
156
- 'is_premium' => false,
157
- 'has_addons' => false,
158
- 'has_paid_plans' => false,
159
- 'menu' => array(
160
- 'slug' => 'caldera-forms',
161
- 'account' => false,
162
- 'support' => false,
163
- 'contact' => false,
164
- ),
165
- ));
166
- /**
167
- * Runs after Freemius loads
168
- *
169
- * @since 1.6.0
170
- *
171
- * @param Freemius $caldera_forms_freemius
172
- */
173
- do_action('caldera_forms_freemius_init', $caldera_forms_freemius);
174
- }
175
- return $caldera_forms_freemius;
176
- }
177
-
178
- //Load freemius
179
- caldera_forms_freemius();
180
-
181
- /**
182
- * Get the path for the icon used by Caldera Forms
183
- *
184
- * @since 1.6.0
185
- *
186
- * @return string
187
- */
188
- function caldera_forms_freemius_icon_path()
189
- {
190
- return CFCORE_PATH . 'assets/build/images/new-icon.png';
191
- }
192
 
193
  }
194
 
@@ -201,10 +177,10 @@ if (!version_compare(PHP_VERSION, '5.6.0', '>=')) {
201
  */
202
  function caldera_forms_fallback_shortcode()
203
  {
204
- if (current_user_can('edit_posts')) {
205
- return esc_html__('Your version of WordPress or PHP is incompatible with Caldera Forms.', 'caldera-forms');
206
- }
207
 
208
- return esc_html__('Form could not be loaded. Contact the site administrator.', 'caldera-forms');
209
 
210
- }
4
  Plugin URI: https://CalderaForms.com
5
  Description: Easy to use, grid based responsive form builder for creating simple to complex forms.
6
  Author: Caldera Labs
7
+ Version: 1.7.5.1
8
  Author URI: http://CalderaLabs.org
9
  Text Domain: caldera-forms
10
  GitHub Plugin URI: https://github.com/CalderaWP/caldera-forms
13
 
14
  // If this file is called directly, abort.
15
  if (!defined('WPINC')) {
16
+ die;
17
  }
18
 
19
  global $wp_version;
20
  if (!version_compare(PHP_VERSION, '5.6.0', '>=')) {
21
+ function caldera_forms_php_version_nag()
22
+ {
23
+ ?>
24
  <div class="notice notice-error">
25
  <p>
26
+ <?php _e('Your version of PHP is incompatible with Caldera Forms and can not be used.', 'caldera-forms'); ?>
27
+ <?php printf(' <a href="https://calderaforms.com/php?utm_source=wp-admin&utm_campaign=php_deprecated&utm_source=admin-nag" target="__blank">%s</a>',
28
+ esc_html__('Learn More', 'caldera-forms')
29
+ ) ?></p>
30
  </div>
31
+ <?php
32
+ }
33
 
34
+ add_shortcode('caldera_form', 'caldera_forms_fallback_shortcode');
35
+ add_shortcode('caldera_form_modal', 'caldera_forms_fallback_shortcode');
36
+ add_action('admin_notices', 'caldera_forms_php_version_nag');
37
  } elseif (!version_compare($wp_version, '4.7.0', '>=')) {
38
+ function caldera_forms_wp_version_nag()
39
+ {
40
+ ?>
41
  <div class="notice notice-error">
42
  <p>
43
+ <?php _e('Your version of WordPress is incompatible with Caldera Forms and can not be used.', 'caldera-forms'); ?>
44
  </p>
45
  </div>
46
+ <?php
47
+ }
48
 
49
+ add_shortcode('caldera_form', 'caldera_forms_fallback_shortcode');
50
+ add_shortcode('caldera_form_modal', 'caldera_forms_fallback_shortcode');
51
+ add_action('admin_notices', 'caldera_forms_wp_version_nag');
52
  } else {
53
 
54
+ define('CFCORE_PATH', plugin_dir_path(__FILE__));
55
+ define('CFCORE_URL', plugin_dir_url(__FILE__));
56
+ define( 'CFCORE_VER', '1.7.5.1' );
57
+ define('CFCORE_EXTEND_URL', 'https://api.calderaforms.com/1.0/');
58
+ define('CFCORE_BASENAME', plugin_basename(__FILE__));
59
+
60
+ /**
61
+ * Caldera Forms DB version
62
+ *
63
+ * @since 1.3.4
64
+ *
65
+ * PLEASE keep this an integer
66
+ */
67
+ define('CF_DB', 7);
68
+
69
+ // init internals of CF
70
+ include_once CFCORE_PATH . 'classes/core.php';
71
+
72
+ add_action('init', array('Caldera_Forms', 'init_cf_internal'));
73
+ // table builder
74
+ register_activation_hook(__FILE__, array('Caldera_Forms', 'activate_caldera_forms'));
75
+
76
+
77
+ // load system
78
+ add_action('plugins_loaded', 'caldera_forms_load', 0);
79
+ function caldera_forms_load()
80
+ {
81
+ include_once CFCORE_PATH . 'classes/autoloader.php';
82
+ include_once CFCORE_PATH . 'classes/widget.php';
83
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_DB', CFCORE_PATH . 'classes/db');
84
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_Entry', CFCORE_PATH . 'classes/entry');
85
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_Email', CFCORE_PATH . 'classes/email');
86
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_Admin', CFCORE_PATH . 'classes/admin');
87
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_Render', CFCORE_PATH . 'classes/render');
88
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_Sync', CFCORE_PATH . 'classes/sync');
89
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_CSV', CFCORE_PATH . 'classes/csv');
90
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_Processor_Interface', CFCORE_PATH . 'processors/classes/interfaces');
91
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_API', CFCORE_PATH . 'classes/api');
92
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_Field', CFCORE_PATH . 'classes/field');
93
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_Magic', CFCORE_PATH . 'classes/magic');
94
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_Processor', CFCORE_PATH . 'processors/classes');
95
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_Shortcode', CFCORE_PATH . 'classes/shortcode');
96
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_CDN', CFCORE_PATH . 'classes/cdn');
97
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_Settings', CFCORE_PATH . 'classes/settings');
98
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_Import', CFCORE_PATH . 'classes/import');
99
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms_Query', CFCORE_PATH . 'classes/query');
100
+ Caldera_Forms_Autoloader::add_root('Caldera_Forms', CFCORE_PATH . 'classes');
101
+ Caldera_Forms_Autoloader::register();
102
+
103
+
104
+ // includes
105
+ include_once CFCORE_PATH . 'includes/ajax.php';
106
+ include_once CFCORE_PATH . 'includes/field_processors.php';
107
+ include_once CFCORE_PATH . 'includes/custom_field_class.php';
108
+ include_once CFCORE_PATH . 'includes/filter_addon_plugins.php';
109
+ include_once CFCORE_PATH . 'includes/compat.php';
110
+ include_once CFCORE_PATH . 'processors/functions.php';
111
+ include_once CFCORE_PATH . 'includes/functions.php';
112
+ include_once CFCORE_PATH . 'ui/blocks/init.php';
113
+ include_once CFCORE_PATH . 'vendor/autoload.php';
114
+ include_once CFCORE_PATH . 'includes/cf-pro-client/cf-pro-init.php';
115
+
116
+ /**
117
+ * Runs after all of the includes and autoload setup is done in Caldera Forms core
118
+ *
119
+ * @since 1.3.5.3
120
+ */
121
+ do_action('caldera_forms_includes_complete');
122
+ }
123
+
124
+ add_action('plugins_loaded', array('Caldera_Forms', 'get_instance'));
125
+ add_action('plugins_loaded', array('Caldera_Forms_Tracking', 'get_instance'));
126
+
127
+ //@see https://github.com/CalderaWP/Caldera-Forms/issues/2855
128
+ add_filter( 'caldera_forms_pro_log_mode', '__return_false' );
129
+ add_filter( 'caldera_forms_pro_mail_debug', '__return_false' );
130
+
131
+ // Admin & Admin Ajax stuff.
132
+ if (is_admin() || defined('DOING_AJAX')) {
133
+ add_action('plugins_loaded', array('Caldera_Forms_Admin', 'get_instance'));
134
+ add_action('plugins_loaded', array('Caldera_Forms_Support', 'get_instance'));
135
+ include_once CFCORE_PATH . 'includes/plugin-page-banner.php';
136
+ }
137
+
138
+
139
+ /**
140
+ * Get the Caldera Forms Freemius instance
141
+ *
142
+ * @since 1.6.0
143
+ * @deprecated 1.7.5
144
+ *
145
+ * @return Freemius
146
+ * @throws Freemius_Exception
147
+ */
148
+ function caldera_forms_freemius()
149
+ {
150
+ global $caldera_forms_freemius;
151
+ return $caldera_forms_freemius;
152
+ }
153
+
154
+
155
+
156
+ /**
157
+ * Get the path for the icon used by Caldera Forms
158
+ *
159
+ * @since 1.6.0
160
+ * @deprecated 1.7.5
161
+ *
162
+ * @return string
163
+ */
164
+ function caldera_forms_freemius_icon_path()
165
+ {
166
+ return CFCORE_PATH . 'assets/build/images/new-icon.png';
167
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
168
 
169
  }
170
 
177
  */
178
  function caldera_forms_fallback_shortcode()
179
  {
180
+ if (current_user_can('edit_posts')) {
181
+ return esc_html__('Your version of WordPress or PHP is incompatible with Caldera Forms.', 'caldera-forms');
182
+ }
183
 
184
+ return esc_html__('Form could not be loaded. Contact the site administrator.', 'caldera-forms');
185
 
186
+ }
classes/admin.php CHANGED
@@ -140,7 +140,7 @@ class Caldera_Forms_Admin {
140
  add_action( "wp_ajax_cf_bulk_action", array( $this, 'bulk_action' ) );
141
  }
142
  add_action("wp_ajax_cf_get_form_preview", array( $this, 'get_form_preview') );
143
- add_action( 'admin_footer', array( $this, 'add_shortcode_inserter'));
144
 
145
  $this->addons = apply_filters( 'caldera_forms_get_active_addons', array() );
146
 
@@ -154,11 +154,11 @@ class Caldera_Forms_Admin {
154
 
155
  add_action( 'init', array( 'Caldera_Forms_Admin_Resend', 'watch_for_resend' ) );
156
 
157
- add_action( 'caldera_forms_admin_footer', array( 'Caldera_Forms_Email_Settings', 'ui' ) );
158
 
159
  add_action( 'caldera_forms_admin_init', array( __CLASS__ , 'init_privacy_settings' ) );
160
 
161
- add_action( 'admin_init', array( __CLASS__, 'add_suggested_privacy_content' ), 35 );
162
 
163
  /**
164
  * Runs after Caldera Forms admin is initialized
@@ -172,15 +172,15 @@ class Caldera_Forms_Admin {
172
 
173
  public function render_editor_template(){
174
  ?>
175
- <script type="text/html" id="tmpl-editor-caldera-forms">
176
- <# if ( data.html ) { #>
177
- {{{ data.html }}}
178
- <# } else { #>
179
- <div class="wpview-error">
180
- <div class="dashicons dashicons-cf-logo"></div><p style="font-size: 13px;"><?php _e( 'Invalid Form.', 'caldera-forms' ); ?></p>
181
- </div>
182
- <# } #>
183
- </script>
184
  <?php
185
 
186
  }
@@ -193,13 +193,13 @@ class Caldera_Forms_Admin {
193
  *
194
  * @return array array of presets
195
  */
196
- public function load_option_presets( $presets ){
197
 
198
- $internal = array_merge( $presets, array(
199
- 'countries_iso_alpha_2' => array(
200
- 'name' => __( 'Countries (ISO Alpha-2)', 'caldera-forms'),
201
- 'data' => file_get_contents( CFCORE_PATH . 'includes/presets/countries_iso_alpha_2.txt' ),
202
- ),
203
  'countries_names' => array(
204
  'name' => __( 'Countries (Names Only)', 'caldera-forms'),
205
  'data' => file_get_contents( CFCORE_PATH . 'includes/presets/countries_names.txt' ),
@@ -234,14 +234,14 @@ class Caldera_Forms_Admin {
234
  "Yukon",
235
  ),
236
  ),
237
- 'us_states' => array(
238
- 'name' => __( 'US States', 'caldera-forms'),
239
- 'data' => file_get_contents( CFCORE_PATH . 'includes/presets/us_states.txt' ),
240
- ),
241
- ));
242
 
243
- return $internal;
244
- }
245
 
246
  /**
247
  * Returns the array of form templates.
@@ -297,7 +297,7 @@ class Caldera_Forms_Admin {
297
  $form_templates = self::internal_form_templates();
298
 
299
  ?>
300
- <div class="cf-templates-wrapper">
301
  <?php
302
  $selected_field = '';//' checked="checked"';
303
  $selected_template = '';//' selected';
@@ -306,54 +306,54 @@ class Caldera_Forms_Admin {
306
  if( !empty( $template['template'] ) && !empty( $template['name'] ) ){
307
 
308
  echo '<label class="caldera-grid cf-form-template' . $selected_template . '">';
309
- echo '<small>' . $template['name'] . '</small>';
310
 
311
- echo '<input type="radio" name="template" value="' . $template_slug . '" class="cf-template-select"' . $selected_field . '>';
312
 
313
 
314
- // check a layout exists
315
- if( !empty( $template['preview'] ) ){
316
- echo '<img src="' . esc_url( $template['preview'] ) . '"></label>';
317
- continue;
318
- }
319
- if( empty( $template['template']['layout_grid'] ) || empty( $template['template']['layout_grid']['structure'] ) || empty( $template['template']['layout_grid']['fields'] ) ){
320
- echo '<p class="description" style="padding: 50px 0px; text-align: center;">' . esc_html__( 'Preview not available', 'caldera-forms' ) . '</p></label>';
321
- continue;
322
- }
323
 
324
- $struct = explode('|', $template['template']['layout_grid']['structure'] );
325
-
326
- foreach ($struct as $row_num=>$row) {
327
-
328
- $columns = explode( ':', $row );
329
- echo '<div class="row" style="margin: 6px 0px;">';
330
- foreach ($columns as $column_num=>$column) {
331
- //var_dump( $template['template']['layout_grid']['fields'][ ( $row_num+1) . ':' . ( $column_num+1) ] );
332
- $fields = array_keys( $template['template']['layout_grid']['fields'], ( $row_num+1) . ':' . ( $column_num+1) );
333
- echo '<div class="col-sm-' . $column . '" style="padding: 0px 3px;">';
334
- echo '<div class="cf-template-column">';
335
- foreach( $fields as $field ){
336
- if( isset( $template['template']['fields'][ $field ] ) ){
337
- if( $template['template']['fields'][ $field ]['type'] == 'button'){
338
- echo '<small class="cf-preview-field cf-preview-button">' . $template['template']['fields'][ $field ]['label'] .'</small>';
339
- }elseif( $template['template']['fields'][ $field ]['type'] == 'html'){
340
- echo '<small class="cf-preview-field cf-preview-field-html"></small>';
341
- }elseif( $template['template']['fields'][ $field ]['type'] == 'paragraph'){
342
- echo '<small class="cf-preview-field" style="height:50px;">' . $template['template']['fields'][ $field ]['label'] .'</small>';
343
- }elseif( $template['template']['fields'][ $field ]['type'] == 'hidden'){
344
- // nope- nothing
345
- }else{
346
- echo '<small class="cf-preview-field">' . $template['template']['fields'][ $field ]['label'] .'</small>';
347
- }
348
- }
349
  }
350
- echo '</div>';
351
- echo '</div>';
352
  }
353
-
 
354
  echo '</div>';
355
  }
356
 
 
 
 
357
  echo '</label>';
358
  // unset selection
359
  $selected_field = null;
@@ -362,31 +362,31 @@ class Caldera_Forms_Admin {
362
  }
363
 
364
  ?>
365
- <label class="caldera-grid cf-form-template">
366
- <small><?php echo esc_html__( 'Blank Form', 'caldera-forms' ); ?></small>
367
- <input type="radio" name="template" value="" class="cf-template-select">
368
- </label>
369
- <div class="caldera-grid cf-form-create" style="display:none; visibility: hidden;" aria-hidden="true">
370
- <div class="cf-template-title"></div>
371
-
372
- <div class="caldera-config-field">
373
- <input type="text" class="new-form-name block-input field-config" name="name" value="" required="required" autofocus="true" autocomplete="off" placeholder="<?php echo esc_html__('Form Name', 'caldera-forms' ); ?>">
374
- </div>
375
-
376
- <button type="button" class="cf-change-template-button"><span class="dashicons dashicons-arrow-left-alt"></span> <?php echo esc_html__( 'Change Template', 'caldera-forms' ); ?></button>
377
- <button type="button" class="cf-create-form-button ajax-trigger"
378
- data-action="create_form"
379
- data-active-class="disabled"
380
- data-load-class="disabled"
381
- data-callback="new_form_redirect"
382
- data-before="serialize_modal_form"
383
- data-modal-autoclose="new_form"
384
- data-nonce=<?php echo wp_create_nonce( 'cf_create_form' ); ?>
385
- ><?php echo esc_html__( 'Create Form', 'caldera-forms' ); ?> <span class="dashicons dashicons-yes"></span><span class="spinner"></span></button>
386
-
387
- </div>
388
-
389
- </div>
390
  <?php
391
  /**
392
  * Runs at the bottom of the new form modal
@@ -844,7 +844,7 @@ class Caldera_Forms_Admin {
844
  return;
845
  }
846
 
847
- global $form;
848
  $form = $form_or_id;
849
 
850
  global $wpdb;
@@ -972,12 +972,12 @@ class Caldera_Forms_Admin {
972
  // check view handler
973
  $field = Caldera_Forms_Field_Util::get_field( $row->slug, $form, true );
974
 
975
- // maybe json?
976
- if ( is_string($row->value) ) {
977
- $is_json = json_decode( $row->value, ARRAY_A );
978
- } else if ( is_array($row->value) ) { //Process all checkbox values
979
- $is_json = $row->value;
980
- }
981
 
982
  if ( ! empty( $is_json ) ) {
983
  $row->value = $is_json;
@@ -1166,30 +1166,30 @@ class Caldera_Forms_Admin {
1166
 
1167
  wp_enqueue_style( $this->plugin_slug . '-admin-icon-styles', CFCORE_URL . 'assets/css/dashicon.css', array(), self::VERSION );
1168
 
1169
- add_action( 'caldera_forms_admin_enqueue_post_editor', ['Caldera_Forms_Admin_Assets', 'post_editor' ]);
1170
- add_action( 'caldera_forms_admin_main_enqueue', ['Caldera_Forms_Admin_Assets', 'admin_common' ],1);
1171
- add_action( 'caldera_forms_admin_enqueue_form_editor', ['Caldera_Forms_Admin_Assets', 'form_editor' ]);
1172
 
1173
- /**
1174
- * Runs directly before assets MIGHT be enqueued in the WordPress admin
1175
  *
1176
  * @since 1.7.3
1177
- */
1178
- do_action( 'caldera_forms_admin_pre_enqueue' );
1179
  /**
1180
  * Control if Caldera Forms assets run in post editor
1181
- *
1182
- * @since 1.5.7
1183
- *
1184
- * @param bool $use Return false to disable.
1185
- * @param string $post_type Current post type
1186
  */
1187
  if ( $screen->base === 'post' && apply_filters( 'caldera_forms_insert_button_include', true, get_post_type() ) ) {
1188
- /**
1189
- * This action causes the assets Caldera Forms loads in the post editor to be enqueued
1190
  *
1191
  * @since 1.7.3
1192
- */
1193
  do_action( 'caldera_forms_admin_enqueue_post_editor' );
1194
  }
1195
 
@@ -1204,21 +1204,21 @@ class Caldera_Forms_Admin {
1204
  }
1205
 
1206
 
1207
- /**
1208
- * This action causes the assets Caldera Forms loads in the main admin page to be enqueued
1209
- *
1210
- * @since 1.7.3
1211
- */
1212
- do_action( 'caldera_forms_admin_main_enqueue' );
1213
 
1214
  if ( Caldera_Forms_Admin::is_edit() ) {
1215
 
1216
- /**
1217
- * This action causes the assets Caldera Forms loads in the form editor to be enqueued
1218
- *
1219
- * @since 1.7.3
1220
- */
1221
- do_action( 'caldera_forms_admin_enqueue_form_editor' );
1222
 
1223
  } else {
1224
 
@@ -1228,9 +1228,9 @@ class Caldera_Forms_Admin {
1228
  if ( ! empty( $_GET[ 'edit-entry' ] ) ) {
1229
  Caldera_Forms_Render_Assets::enqueue_style( 'grid' );
1230
  }else{
1231
- $clippy = new Caldera_Forms_Admin_Clippy( $this->plugin_slug, site_url() );
1232
- $clippy->assets();
1233
- }
1234
  }
1235
 
1236
  Caldera_Forms_Admin_Assets::panels();
@@ -1301,9 +1301,25 @@ class Caldera_Forms_Admin {
1301
  if ( check_admin_referer( 'cf-import', 'cfimporter' ) ) {
1302
  if ( isset( $_FILES[ 'import_file' ] ) && ! empty( $_FILES[ 'import_file' ][ 'size' ] ) ) {
1303
  $loc = wp_upload_dir();
 
 
 
 
 
 
 
 
 
 
1304
 
1305
- if ( move_uploaded_file( $_FILES[ 'import_file' ][ 'tmp_name' ], $loc[ 'path' ] . '/cf-form-import.json' ) ) {
1306
- $data = json_decode( file_get_contents( $loc[ 'path' ] . '/cf-form-import.json' ), true );
 
 
 
 
 
 
1307
  if( ! is_array( $data ) ){
1308
  wp_die( esc_html__( 'File is not a valid Caldera Form Import', 'caldera-forms' ) );
1309
  }
@@ -1312,14 +1328,14 @@ class Caldera_Forms_Admin {
1312
  }
1313
 
1314
  $data[ 'name' ] = strip_tags( $_POST[ 'name' ] );
1315
- $trusted = isset( $_POST[ 'import_trusted' ] ) ? boolval( $_POST[ 'import_trusted' ] ) : false;
1316
  $new_form_id = Caldera_Forms_Forms::import_form( $data, $trusted );
1317
  if( is_string( $new_form_id ) ){
1318
 
1319
  cf_redirect( add_query_arg(array(
1320
  'page' => 'caldera-forms',
1321
  'edit' => $new_form_id,
1322
- 't' => $trusted
1323
  ), admin_url( 'admin.php' ) ), 302 );
1324
  exit;
1325
 
@@ -1390,12 +1406,12 @@ class Caldera_Forms_Admin {
1390
  $forms["%s"] = apply_filters( "caldera_forms_get_form-%s", array() );
1391
  return $forms;
1392
  };',
1393
- $callback_function,
1394
- $callback_function,
1395
- $callback_function,
1396
- $form_id,
1397
- $form_id
1398
- );
1399
  $structure = ltrim($structure) . "\r\n\r\n";
1400
 
1401
  $structure .= "/**\r\n * Filter form request to include form structure to be rendered\r\n *\r\n * @since 1.3.1\r\n *\r\n * @param \$form array form structure\r\n */\r\n";
@@ -1609,34 +1625,34 @@ class Caldera_Forms_Admin {
1609
  }
1610
 
1611
 
1612
- /**
1613
- * Get the additional fields of form that are not used in the editor
1614
  *
1615
  * @since 1.7.1
1616
  *
1617
  * @param array $form Form config to get saved field values from
1618
- * @return array
1619
- */
1620
  public static function get_editor_extra_fields(array $form )
1621
  {
1622
- return array_merge(
1623
- [
1624
- 'email_identifying_fields' => Caldera_Forms_Forms::email_identifying_fields($form, true ),
1625
- 'personally_identifying_fields' => Caldera_Forms_Forms::personally_identifying_fields($form,true),
1626
- 'is_privacy_export_enabled' => Caldera_Forms_Forms::is_privacy_export_enabled($form),
1627
- ],
1628
- /**
1629
- * Add additional fields to the non-editor fields
1630
- *
1631
- * These values will be saved with the form, unedited.
1632
- *
1633
- * @since 1.7.0
1634
- *
1635
- * @param array $field Extra fields.
1636
- */
1637
- apply_filters( 'caldera_forms_editor_extra_fields', [] )
1638
-
1639
- );
1640
  }
1641
 
1642
  /**
@@ -1752,16 +1768,16 @@ class Caldera_Forms_Admin {
1752
  'text' => __( 'Processors getting started guide', 'caldera-forms' )
1753
  )
1754
  ),
1755
- "antispam" => array(
1756
- "name" => __( 'Anti-Spam', 'caldera-forms' ),
1757
- "location" => "lower",
1758
- "label" => __( 'Anti Spam', 'caldera-forms' ),
1759
- "canvas" => $path . "anti-spam.php",
1760
- 'tip' => array(
1761
- 'link' => 'https://calderaforms.com/doc/protect-form-spam-caldera-forms/?utm_source=wp-admin&utm_medium=form-editor&utm_term=tabs',
1762
- 'text' => __( 'Anti-spam documentation', 'caldera-forms' )
1763
- )
1764
- ),
1765
  "conditions" => array(
1766
  "name" => __( 'Conditions', 'caldera-forms' ),
1767
  "location" => "lower",
@@ -1908,19 +1924,19 @@ class Caldera_Forms_Admin {
1908
  $content = wp_kses( $content, wp_kses_allowed_html( 'post' ) );
1909
  }
1910
  ?>
1911
- <div
1912
- class="ajax-trigger"
1913
- data-modal="cf-admin-notice"
1914
- data-modal-title="<?php echo esc_html( $title ); ?>"
1915
- data-template="#<?php echo esc_attr( sanitize_key( 'admin-modal' . $title ) ); ?>"
1916
- data-modal-height="300"
1917
- data-modal-width="650"
1918
- data-autoload="true"
1919
- >
1920
- </div>
1921
- <script type="text/html" id="<?php echo esc_attr( sanitize_key('admin-modal' . $title ) ); ?>">
1922
  <?php echo $content; ?>
1923
- </script>
1924
  <?php
1925
  }
1926
 
@@ -1944,20 +1960,20 @@ class Caldera_Forms_Admin {
1944
 
1945
  }
1946
 
1947
- /**
1948
- * Remove hooks for admin notices while in Caldera Forms admin
1949
- *
1950
- * Caldera Forms admin does not play nice with admin notices, so we use a series of steps to remove most of them, sadly can not beat them all.
1951
- *
1952
- * @since 1.4.7
1953
- * @uses "admin_head" action
1954
- */
1955
  public static function remove_notice_actions(){
1956
- remove_all_actions( 'admin_notices' );
1957
- remove_all_actions( 'network_admin_notices' );
1958
- remove_all_actions( 'user_admin_notices' );
1959
- remove_all_actions( 'all_admin_notices' );
1960
- }
1961
 
1962
  /**
1963
  * Check if is a Caldera Forms page
@@ -2092,77 +2108,77 @@ class Caldera_Forms_Admin {
2092
 
2093
  /**
2094
  * Setup privacy settings
2095
- *
2096
- * @since 1.6.1
2097
- *
2098
- * @uses "caldera_forms_admin_init" action
2099
  */
2100
- public static function init_privacy_settings()
2101
  {
2102
- Caldera_Forms_Admin_Factory::menu_page('privacy', __('Privacy Settings', 'caldera-forms'), '<div id="caldera-forms-privacy-settings"></div>', [
2103
- 'scripts' => [
2104
- 'privacy',
2105
- 'admin',
2106
-
2107
- ],
2108
- 'styles' => [
2109
- 'editor-grid'
2110
- ]
2111
- ]);
2112
-
2113
- }
2114
-
2115
-
2116
- /**
2117
- * Return the default suggested privacy policy content.
2118
- *
2119
- * @since 1.7.0
2120
- *
2121
- * @return string The default policy content.
2122
- */
2123
- protected static function core_privacy_content() {
2124
- return
2125
- '<h2>' . esc_html__( 'Caldera Forms: Data Collection', 'caldera-forms') . '</h2>' .
2126
- '<em>' . esc_html__( 'Suggested Text (if you have entry tracking enabled) -', 'caldera-forms' ) . '</em>' .
2127
- '<p>' . esc_html__( 'Caldera Forms stores a record of all form submissions. Your data may be deleted by the site administrator. You may request a report of saved data related to your email address.', 'caldera-forms' ) . '</p>' .
2128
- '<em>' . esc_html__( 'Suggested Text (if you do not have entry tracking enabled) -', 'caldera-forms' ) . '</em>' .
2129
- '<p>' . esc_html__( 'Caldera Forms stores data only briefly for each submission. Uploaded media files may remain on the server' ) . '</p>' .
2130
- '<em>' . esc_html__( 'Suggested Text (if you use add-ons that interact with third party services) -', 'caldera-forms' ) . '</em>' .
2131
- '<p>' . esc_html__( 'Some data may be shared with other services including [list services such as MailChimp, PayPal]', 'caldera-forms' ) . '</p>';
2132
- }
2133
-
2134
- /**
2135
- * Return the default suggested privacy policy content for Caldera Forms Pro.
2136
- *
2137
- * @since 1.7.0
2138
- *
2139
- * @return string The default policy content.
2140
- */
2141
- protected static function pro_privacy_content() {
2142
- return
2143
- '<h2>' . esc_html__( 'Caldera Forms Pro: Data Collection', 'caldera-forms') . '</h2>' .
2144
- '<p>' . esc_html__( 'This site uses a third-party service to deliver some emails.', 'caldera-forms' ) . '</p>' .
2145
- '<p>' . esc_html__( 'This data will be stored on servers controlled by CalderaWP LLC, the makers of Caldera Forms, and operated by Linode and Amazon Web Services. Meta data about emails will be stored by SendGrid and Amazon Web Services', 'caldera-forms' ) . '</p>';
2146
- '<p>' . esc_html__( 'If you request that personal data shared with this site is deleted, the corresponding data shared with CalderaWP will also be deleted when the request is fulfilled.', 'caldera-forms' ) . '</p>';
2147
- }
2148
-
2149
-
2150
-
2151
- /**
2152
- * Add the suggested privacy policy text to the policy postbox.
2153
- *
2154
- * @uses "caldera_forms_admin_init" action
2155
- *
2156
- * @since 1.7.0
2157
- */
2158
- public static function add_suggested_privacy_content() {
2159
- if( function_exists( 'wp_add_privacy_policy_content' ) ){
2160
- wp_add_privacy_policy_content( esc_html__( 'Caldera Forms', 'caldera-forms' ), self::core_privacy_content() );
2161
- if ( caldera_forms_pro_is_active() ) {
2162
- wp_add_privacy_policy_content(esc_html__('Caldera Forms Pro', 'caldera-forms'), self::pro_privacy_content());
2163
- }
2164
- }
2165
- }
2166
 
2167
 
2168
 
140
  add_action( "wp_ajax_cf_bulk_action", array( $this, 'bulk_action' ) );
141
  }
142
  add_action("wp_ajax_cf_get_form_preview", array( $this, 'get_form_preview') );
143
+ add_action( 'admin_footer', array( $this, 'add_shortcode_inserter'));
144
 
145
  $this->addons = apply_filters( 'caldera_forms_get_active_addons', array() );
146
 
154
 
155
  add_action( 'init', array( 'Caldera_Forms_Admin_Resend', 'watch_for_resend' ) );
156
 
157
+ add_action( 'caldera_forms_admin_footer', array( 'Caldera_Forms_Email_Settings', 'ui' ) );
158
 
159
  add_action( 'caldera_forms_admin_init', array( __CLASS__ , 'init_privacy_settings' ) );
160
 
161
+ add_action( 'admin_init', array( __CLASS__, 'add_suggested_privacy_content' ), 35 );
162
 
163
  /**
164
  * Runs after Caldera Forms admin is initialized
172
 
173
  public function render_editor_template(){
174
  ?>
175
+ <script type="text/html" id="tmpl-editor-caldera-forms">
176
+ <# if ( data.html ) { #>
177
+ {{{ data.html }}}
178
+ <# } else { #>
179
+ <div class="wpview-error">
180
+ <div class="dashicons dashicons-cf-logo"></div><p style="font-size: 13px;"><?php _e( 'Invalid Form.', 'caldera-forms' ); ?></p>
181
+ </div>
182
+ <# } #>
183
+ </script>
184
  <?php
185
 
186
  }
193
  *
194
  * @return array array of presets
195
  */
196
+ public function load_option_presets( $presets ){
197
 
198
+ $internal = array_merge( $presets, array(
199
+ 'countries_iso_alpha_2' => array(
200
+ 'name' => __( 'Countries (ISO Alpha-2)', 'caldera-forms'),
201
+ 'data' => file_get_contents( CFCORE_PATH . 'includes/presets/countries_iso_alpha_2.txt' ),
202
+ ),
203
  'countries_names' => array(
204
  'name' => __( 'Countries (Names Only)', 'caldera-forms'),
205
  'data' => file_get_contents( CFCORE_PATH . 'includes/presets/countries_names.txt' ),
234
  "Yukon",
235
  ),
236
  ),
237
+ 'us_states' => array(
238
+ 'name' => __( 'US States', 'caldera-forms'),
239
+ 'data' => file_get_contents( CFCORE_PATH . 'includes/presets/us_states.txt' ),
240
+ ),
241
+ ));
242
 
243
+ return $internal;
244
+ }
245
 
246
  /**
247
  * Returns the array of form templates.
297
  $form_templates = self::internal_form_templates();
298
 
299
  ?>
300
+ <div class="cf-templates-wrapper">
301
  <?php
302
  $selected_field = '';//' checked="checked"';
303
  $selected_template = '';//' selected';
306
  if( !empty( $template['template'] ) && !empty( $template['name'] ) ){
307
 
308
  echo '<label class="caldera-grid cf-form-template' . $selected_template . '">';
309
+ echo '<small>' . $template['name'] . '</small>';
310
 
311
+ echo '<input type="radio" name="template" value="' . $template_slug . '" class="cf-template-select"' . $selected_field . '>';
312
 
313
 
314
+ // check a layout exists
315
+ if( !empty( $template['preview'] ) ){
316
+ echo '<img src="' . esc_url( $template['preview'] ) . '"></label>';
317
+ continue;
318
+ }
319
+ if( empty( $template['template']['layout_grid'] ) || empty( $template['template']['layout_grid']['structure'] ) || empty( $template['template']['layout_grid']['fields'] ) ){
320
+ echo '<p class="description" style="padding: 50px 0px; text-align: center;">' . esc_html__( 'Preview not available', 'caldera-forms' ) . '</p></label>';
321
+ continue;
322
+ }
323
 
324
+ $struct = explode('|', $template['template']['layout_grid']['structure'] );
325
+
326
+ foreach ($struct as $row_num=>$row) {
327
+
328
+ $columns = explode( ':', $row );
329
+ echo '<div class="row" style="margin: 6px 0px;">';
330
+ foreach ($columns as $column_num=>$column) {
331
+ //var_dump( $template['template']['layout_grid']['fields'][ ( $row_num+1) . ':' . ( $column_num+1) ] );
332
+ $fields = array_keys( $template['template']['layout_grid']['fields'], ( $row_num+1) . ':' . ( $column_num+1) );
333
+ echo '<div class="col-sm-' . $column . '" style="padding: 0px 3px;">';
334
+ echo '<div class="cf-template-column">';
335
+ foreach( $fields as $field ){
336
+ if( isset( $template['template']['fields'][ $field ] ) ){
337
+ if( $template['template']['fields'][ $field ]['type'] == 'button'){
338
+ echo '<small class="cf-preview-field cf-preview-button">' . $template['template']['fields'][ $field ]['label'] .'</small>';
339
+ }elseif( $template['template']['fields'][ $field ]['type'] == 'html'){
340
+ echo '<small class="cf-preview-field cf-preview-field-html"></small>';
341
+ }elseif( $template['template']['fields'][ $field ]['type'] == 'paragraph'){
342
+ echo '<small class="cf-preview-field" style="height:50px;">' . $template['template']['fields'][ $field ]['label'] .'</small>';
343
+ }elseif( $template['template']['fields'][ $field ]['type'] == 'hidden'){
344
+ // nope- nothing
345
+ }else{
346
+ echo '<small class="cf-preview-field">' . $template['template']['fields'][ $field ]['label'] .'</small>';
 
 
347
  }
 
 
348
  }
349
+ }
350
+ echo '</div>';
351
  echo '</div>';
352
  }
353
 
354
+ echo '</div>';
355
+ }
356
+
357
  echo '</label>';
358
  // unset selection
359
  $selected_field = null;
362
  }
363
 
364
  ?>
365
+ <label class="caldera-grid cf-form-template">
366
+ <small><?php echo esc_html__( 'Blank Form', 'caldera-forms' ); ?></small>
367
+ <input type="radio" name="template" value="" class="cf-template-select">
368
+ </label>
369
+ <div class="caldera-grid cf-form-create" style="display:none; visibility: hidden;" aria-hidden="true">
370
+ <div class="cf-template-title"></div>
371
+
372
+ <div class="caldera-config-field">
373
+ <input type="text" class="new-form-name block-input field-config" name="name" value="" required="required" autofocus="true" autocomplete="off" placeholder="<?php echo esc_html__('Form Name', 'caldera-forms' ); ?>">
374
+ </div>
375
+
376
+ <button type="button" class="cf-change-template-button"><span class="dashicons dashicons-arrow-left-alt"></span> <?php echo esc_html__( 'Change Template', 'caldera-forms' ); ?></button>
377
+ <button type="button" class="cf-create-form-button ajax-trigger"
378
+ data-action="create_form"
379
+ data-active-class="disabled"
380
+ data-load-class="disabled"
381
+ data-callback="new_form_redirect"
382
+ data-before="serialize_modal_form"
383
+ data-modal-autoclose="new_form"
384
+ data-nonce=<?php echo wp_create_nonce( 'cf_create_form' ); ?>
385
+ ><?php echo esc_html__( 'Create Form', 'caldera-forms' ); ?> <span class="dashicons dashicons-yes"></span><span class="spinner"></span></button>
386
+
387
+ </div>
388
+
389
+ </div>
390
  <?php
391
  /**
392
  * Runs at the bottom of the new form modal
844
  return;
845
  }
846
 
847
+ global $form;
848
  $form = $form_or_id;
849
 
850
  global $wpdb;
972
  // check view handler
973
  $field = Caldera_Forms_Field_Util::get_field( $row->slug, $form, true );
974
 
975
+ // maybe json?
976
+ if ( is_string($row->value) ) {
977
+ $is_json = json_decode( $row->value, ARRAY_A );
978
+ } else if ( is_array($row->value) ) { //Process all checkbox values
979
+ $is_json = $row->value;
980
+ }
981
 
982
  if ( ! empty( $is_json ) ) {
983
  $row->value = $is_json;
1166
 
1167
  wp_enqueue_style( $this->plugin_slug . '-admin-icon-styles', CFCORE_URL . 'assets/css/dashicon.css', array(), self::VERSION );
1168
 
1169
+ add_action( 'caldera_forms_admin_enqueue_post_editor', ['Caldera_Forms_Admin_Assets', 'post_editor' ]);
1170
+ add_action( 'caldera_forms_admin_main_enqueue', ['Caldera_Forms_Admin_Assets', 'admin_common' ],1);
1171
+ add_action( 'caldera_forms_admin_enqueue_form_editor', ['Caldera_Forms_Admin_Assets', 'form_editor' ]);
1172
 
1173
+ /**
1174
+ * Runs directly before assets MIGHT be enqueued in the WordPress admin
1175
  *
1176
  * @since 1.7.3
1177
+ */
1178
+ do_action( 'caldera_forms_admin_pre_enqueue' );
1179
  /**
1180
  * Control if Caldera Forms assets run in post editor
1181
+ *
1182
+ * @since 1.5.7
1183
+ *
1184
+ * @param bool $use Return false to disable.
1185
+ * @param string $post_type Current post type
1186
  */
1187
  if ( $screen->base === 'post' && apply_filters( 'caldera_forms_insert_button_include', true, get_post_type() ) ) {
1188
+ /**
1189
+ * This action causes the assets Caldera Forms loads in the post editor to be enqueued
1190
  *
1191
  * @since 1.7.3
1192
+ */
1193
  do_action( 'caldera_forms_admin_enqueue_post_editor' );
1194
  }
1195
 
1204
  }
1205
 
1206
 
1207
+ /**
1208
+ * This action causes the assets Caldera Forms loads in the main admin page to be enqueued
1209
+ *
1210
+ * @since 1.7.3
1211
+ */
1212
+ do_action( 'caldera_forms_admin_main_enqueue' );
1213
 
1214
  if ( Caldera_Forms_Admin::is_edit() ) {
1215
 
1216
+ /**
1217
+ * This action causes the assets Caldera Forms loads in the form editor to be enqueued
1218
+ *
1219
+ * @since 1.7.3
1220
+ */
1221
+ do_action( 'caldera_forms_admin_enqueue_form_editor' );
1222
 
1223
  } else {
1224
 
1228
  if ( ! empty( $_GET[ 'edit-entry' ] ) ) {
1229
  Caldera_Forms_Render_Assets::enqueue_style( 'grid' );
1230
  }else{
1231
+ $clippy = new Caldera_Forms_Admin_Clippy( $this->plugin_slug, site_url() );
1232
+ $clippy->assets();
1233
+ }
1234
  }
1235
 
1236
  Caldera_Forms_Admin_Assets::panels();
1301
  if ( check_admin_referer( 'cf-import', 'cfimporter' ) ) {
1302
  if ( isset( $_FILES[ 'import_file' ] ) && ! empty( $_FILES[ 'import_file' ][ 'size' ] ) ) {
1303
  $loc = wp_upload_dir();
1304
+ $temp_name = $_FILES[ 'import_file' ][ 'tmp_name' ];
1305
+ $name = $_FILES[ 'import_file' ][ 'name' ];
1306
+ $type_check = wp_check_filetype_and_ext($temp_name,$name, [
1307
+ 'json' => 'application/json',
1308
+ ]);
1309
+ if( ! $type_check['type'] ){
1310
+ $type_check = wp_check_filetype_and_ext($temp_name,$name, [
1311
+ 'json' => 'text/plain',
1312
+ ]);
1313
+ }
1314
 
1315
+ if( ! 'json' === $type_check[ 'ext'] ){
1316
+ wp_die( esc_html__( 'Form could not be imported. File type must be JSON.', 'caldera-forms' ) );
1317
+ }
1318
+
1319
+ $location = $loc[ 'path' ] . '/cf-form-import.json';
1320
+ if ( move_uploaded_file( $temp_name, $location ) ) {
1321
+ $data = json_decode( file_get_contents($location ), true );
1322
+ unlink($location);
1323
  if( ! is_array( $data ) ){
1324
  wp_die( esc_html__( 'File is not a valid Caldera Form Import', 'caldera-forms' ) );
1325
  }
1328
  }
1329
 
1330
  $data[ 'name' ] = strip_tags( $_POST[ 'name' ] );
1331
+ $trusted = isset( $_POST[ 'import_trusted' ] ) ? boolval( $_POST[ 'import_trusted' ] ) : false;
1332
  $new_form_id = Caldera_Forms_Forms::import_form( $data, $trusted );
1333
  if( is_string( $new_form_id ) ){
1334
 
1335
  cf_redirect( add_query_arg(array(
1336
  'page' => 'caldera-forms',
1337
  'edit' => $new_form_id,
1338
+ 't' => $trusted
1339
  ), admin_url( 'admin.php' ) ), 302 );
1340
  exit;
1341
 
1406
  $forms["%s"] = apply_filters( "caldera_forms_get_form-%s", array() );
1407
  return $forms;
1408
  };',
1409
+ $callback_function,
1410
+ $callback_function,
1411
+ $callback_function,
1412
+ $form_id,
1413
+ $form_id
1414
+ );
1415
  $structure = ltrim($structure) . "\r\n\r\n";
1416
 
1417
  $structure .= "/**\r\n * Filter form request to include form structure to be rendered\r\n *\r\n * @since 1.3.1\r\n *\r\n * @param \$form array form structure\r\n */\r\n";
1625
  }
1626
 
1627
 
1628
+ /**
1629
+ * Get the additional fields of form that are not used in the editor
1630
  *
1631
  * @since 1.7.1
1632
  *
1633
  * @param array $form Form config to get saved field values from
1634
+ * @return array
1635
+ */
1636
  public static function get_editor_extra_fields(array $form )
1637
  {
1638
+ return array_merge(
1639
+ [
1640
+ 'email_identifying_fields' => Caldera_Forms_Forms::email_identifying_fields($form, true ),
1641
+ 'personally_identifying_fields' => Caldera_Forms_Forms::personally_identifying_fields($form,true),
1642
+ 'is_privacy_export_enabled' => Caldera_Forms_Forms::is_privacy_export_enabled($form),
1643
+ ],
1644
+ /**
1645
+ * Add additional fields to the non-editor fields
1646
+ *
1647
+ * These values will be saved with the form, unedited.
1648
+ *
1649
+ * @since 1.7.0
1650
+ *
1651
+ * @param array $field Extra fields.
1652
+ */
1653
+ apply_filters( 'caldera_forms_editor_extra_fields', [] )
1654
+
1655
+ );
1656
  }
1657
 
1658
  /**
1768
  'text' => __( 'Processors getting started guide', 'caldera-forms' )
1769
  )
1770
  ),
1771
+ "antispam" => array(
1772
+ "name" => __( 'Anti-Spam', 'caldera-forms' ),
1773
+ "location" => "lower",
1774
+ "label" => __( 'Anti Spam', 'caldera-forms' ),
1775
+ "canvas" => $path . "anti-spam.php",
1776
+ 'tip' => array(
1777
+ 'link' => 'https://calderaforms.com/doc/protect-form-spam-caldera-forms/?utm_source=wp-admin&utm_medium=form-editor&utm_term=tabs',
1778
+ 'text' => __( 'Anti-spam documentation', 'caldera-forms' )
1779
+ )
1780
+ ),
1781
  "conditions" => array(
1782
  "name" => __( 'Conditions', 'caldera-forms' ),
1783
  "location" => "lower",
1924
  $content = wp_kses( $content, wp_kses_allowed_html( 'post' ) );
1925
  }
1926
  ?>
1927
+ <div
1928
+ class="ajax-trigger"
1929
+ data-modal="cf-admin-notice"
1930
+ data-modal-title="<?php echo esc_html( $title ); ?>"
1931
+ data-template="#<?php echo esc_attr( sanitize_key( 'admin-modal' . $title ) ); ?>"
1932
+ data-modal-height="300"
1933
+ data-modal-width="650"
1934
+ data-autoload="true"
1935
+ >
1936
+ </div>
1937
+ <script type="text/html" id="<?php echo esc_attr( sanitize_key('admin-modal' . $title ) ); ?>">
1938
  <?php echo $content; ?>
1939
+ </script>
1940
  <?php
1941
  }
1942
 
1960
 
1961
  }
1962
 
1963
+ /**
1964
+ * Remove hooks for admin notices while in Caldera Forms admin
1965
+ *
1966
+ * Caldera Forms admin does not play nice with admin notices, so we use a series of steps to remove most of them, sadly can not beat them all.
1967
+ *
1968
+ * @since 1.4.7
1969
+ * @uses "admin_head" action
1970
+ */
1971
  public static function remove_notice_actions(){
1972
+ remove_all_actions( 'admin_notices' );
1973
+ remove_all_actions( 'network_admin_notices' );
1974
+ remove_all_actions( 'user_admin_notices' );
1975
+ remove_all_actions( 'all_admin_notices' );
1976
+ }
1977
 
1978
  /**
1979
  * Check if is a Caldera Forms page
2108
 
2109
  /**
2110
  * Setup privacy settings
2111
+ *
2112
+ * @since 1.6.1
2113
+ *
2114
+ * @uses "caldera_forms_admin_init" action
2115
  */
2116
+ public static function init_privacy_settings()
2117
  {
2118
+ Caldera_Forms_Admin_Factory::menu_page('privacy', __('Privacy Settings', 'caldera-forms'), '<div id="caldera-forms-privacy-settings"></div>', [
2119
+ 'scripts' => [
2120
+ 'privacy',
2121
+ 'admin',
2122
+
2123
+ ],
2124
+ 'styles' => [
2125
+ 'editor-grid'
2126
+ ]
2127
+ ]);
2128
+
2129
+ }
2130
+
2131
+
2132
+ /**
2133
+ * Return the default suggested privacy policy content.
2134
+ *
2135
+ * @since 1.7.0
2136
+ *
2137
+ * @return string The default policy content.
2138
+ */
2139
+ protected static function core_privacy_content() {
2140
+ return
2141
+ '<h2>' . esc_html__( 'Caldera Forms: Data Collection', 'caldera-forms') . '</h2>' .
2142
+ '<em>' . esc_html__( 'Suggested Text (if you have entry tracking enabled) -', 'caldera-forms' ) . '</em>' .
2143
+ '<p>' . esc_html__( 'Caldera Forms stores a record of all form submissions. Your data may be deleted by the site administrator. You may request a report of saved data related to your email address.', 'caldera-forms' ) . '</p>' .
2144
+ '<em>' . esc_html__( 'Suggested Text (if you do not have entry tracking enabled) -', 'caldera-forms' ) . '</em>' .
2145
+ '<p>' . esc_html__( 'Caldera Forms stores data only briefly for each submission. Uploaded media files may remain on the server' ) . '</p>' .
2146
+ '<em>' . esc_html__( 'Suggested Text (if you use add-ons that interact with third party services) -', 'caldera-forms' ) . '</em>' .
2147
+ '<p>' . esc_html__( 'Some data may be shared with other services including [list services such as MailChimp, PayPal]', 'caldera-forms' ) . '</p>';
2148
+ }
2149
+
2150
+ /**
2151
+ * Return the default suggested privacy policy content for Caldera Forms Pro.
2152
+ *
2153
+ * @since 1.7.0
2154
+ *
2155
+ * @return string The default policy content.
2156
+ */
2157
+ protected static function pro_privacy_content() {
2158
+ return
2159
+ '<h2>' . esc_html__( 'Caldera Forms Pro: Data Collection', 'caldera-forms') . '</h2>' .
2160
+ '<p>' . esc_html__( 'This site uses a third-party service to deliver some emails.', 'caldera-forms' ) . '</p>' .
2161
+ '<p>' . esc_html__( 'This data will be stored on servers controlled by CalderaWP LLC, the makers of Caldera Forms, and operated by Linode and Amazon Web Services. Meta data about emails will be stored by SendGrid and Amazon Web Services', 'caldera-forms' ) . '</p>';
2162
+ '<p>' . esc_html__( 'If you request that personal data shared with this site is deleted, the corresponding data shared with CalderaWP will also be deleted when the request is fulfilled.', 'caldera-forms' ) . '</p>';
2163
+ }
2164
+
2165
+
2166
+
2167
+ /**
2168
+ * Add the suggested privacy policy text to the policy postbox.
2169
+ *
2170
+ * @uses "caldera_forms_admin_init" action
2171
+ *
2172
+ * @since 1.7.0
2173
+ */
2174
+ public static function add_suggested_privacy_content() {
2175
+ if( function_exists( 'wp_add_privacy_policy_content' ) ){
2176
+ wp_add_privacy_policy_content( esc_html__( 'Caldera Forms', 'caldera-forms' ), self::core_privacy_content() );
2177
+ if ( caldera_forms_pro_is_active() ) {
2178
+ wp_add_privacy_policy_content(esc_html__('Caldera Forms Pro', 'caldera-forms'), self::pro_privacy_content());
2179
+ }
2180
+ }
2181
+ }
2182
 
2183
 
2184
 
includes/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>.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/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.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/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 .button i.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_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%}
 
includes/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}}
 
 
includes/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{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}
 
includes/freemius/assets/css/admin/checkout.css DELETED
@@ -1 +0,0 @@
1
- @media screen and (max-width: 782px){#wpbody-content{padding-bottom:0 !important}}
 
includes/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}
 
 
includes/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 .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}.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}
 
includes/freemius/assets/css/admin/deactivation-feedback.css DELETED
@@ -1 +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 .fs-modal-dialog li.reason{margin-bottom:10px}.fs-modal .fs-modal-dialog li.reason .reason-input,.fs-modal .fs-modal-dialog li.reason .internal-message{margin-left:29px}.fs-modal .fs-modal-dialog li.reason label{display:table}.fs-modal .fs-modal-dialog li.reason label>span{display:table-cell;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-modal-body,.fs-modal .fs-modal-footer{border:0;background:#fefefe;padding:20px}.fs-modal .fs-modal-body{border-bottom:0}.fs-modal .fs-modal-body h2{font-size:20px}.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:not(.active){display:none}.fs-modal .reason-input,.fs-modal .internal-message{margin:3px 0 3px 22px}.fs-modal .reason-input input,.fs-modal .reason-input textarea,.fs-modal .internal-message input,.fs-modal .internal-message textarea{width:100%}.fs-modal li.reason.has-internal-message .internal-message{border:1px solid #ccc;padding:7px;display:none}body.has-fs-modal{overflow:hidden}#the-list .deactivate>.fs-slug{display:none}
 
includes/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}
 
includes/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-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-license-activation .fs-modal-body input.license_key{width:100%}.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}
 
 
includes/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.
 
 
 
includes/freemius/assets/css/admin/license-activation.css DELETED
@@ -1 +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-modal-body,.fs-modal .fs-modal-footer{border:0;background:#fefefe;padding:20px}.fs-modal .fs-modal-body{border-bottom:0}.fs-modal .fs-modal-body .license-activation-message{margin:0;display:none}.fs-modal .fs-modal-body input.license_key{width:100%}.fs-modal .fs-modal-body p{font-size:14px}.fs-modal .fs-modal-body h2{font-size:20px}.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:not(.active){display:none}body.has-fs-modal{overflow:hidden}
 
includes/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}
 
includes/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.
 
 
 
includes/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.
 
 
 
includes/freemius/assets/img/plugin-icon.png DELETED
Binary file
includes/freemius/assets/img/theme-icon.png DELETED
Binary file
includes/freemius/assets/index.php DELETED
@@ -1,3 +0,0 @@
1
- <?php
2
- // Silence is golden.
3
- // Hide file structure from users on unprotected servers.
 
 
 
includes/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.
 
 
 
includes/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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/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};
 
 
 
 
 
 
 
 
 
 
 
 
includes/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);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/assets/scss/_colors.scss DELETED
@@ -1,65 +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
-
48
- $wordpress_color: #01749A;
49
- $blogger_color: #ff8100;
50
- $wix_color: #fac102;
51
- $shopify_color: #80d100;
52
- $addthis_color: #fe6d4e;
53
- $tumblr_color: #34506b;
54
- $zepo_color: #00baf2;
55
- $jquery_color: #000919;
56
- $javascript_color: #00baf2;
57
- $squarespace_color: #000;
58
-
59
- $blog_color: #ff6600;
60
- $facebook_color: #3b5998;
61
- $twitter_color: #4099ff;
62
- $linkedin_color: #4875b4;
63
- $youtube_color: #ff3333;
64
- $gplus_color: #c63d2d;
65
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/assets/scss/_functions.scss DELETED
File without changes
includes/freemius/assets/scss/_load.scss DELETED
@@ -1,4 +0,0 @@
1
- @import 'mixins';
2
- @import "vars";
3
- @import "functions";
4
- @import "colors";
 
 
 
 
includes/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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/assets/scss/_start.scss DELETED
@@ -1,4 +0,0 @@
1
- @import "vars";
2
- @import "colors";
3
- @import "mixins";
4
- @import "functions";
 
 
 
 
includes/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;
 
 
 
 
 
 
includes/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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/assets/scss/admin/_license-activation.scss DELETED
@@ -1,7 +0,0 @@
1
- .fs-modal.fs-modal-license-activation {
2
- .fs-modal-body {
3
- input.license_key {
4
- width: 100%;
5
- }
6
- }
7
- }
 
 
 
 
 
 
 
includes/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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/assets/scss/admin/_modal-common.scss DELETED
@@ -1,186 +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
- }
123
-
124
- .fs-modal-body {
125
- border-bottom: 0;
126
-
127
- p {
128
- font-size: 14px;
129
- }
130
-
131
- h2 {
132
- font-size: 20px;
133
- line-height: 1.5em;
134
- }
135
-
136
- > div {
137
- margin-top: 10px;
138
-
139
- h2 {
140
- font-weight: bold;
141
- font-size: 20px;
142
- margin-top: 0;
143
- }
144
- }
145
- }
146
-
147
- .fs-modal-footer {
148
- border-top: #eeeeee solid 1px;
149
- text-align: right;
150
-
151
- > .button {
152
- margin: 0 7px;
153
-
154
- &:first-child {
155
- margin: 0;
156
- }
157
- }
158
- }
159
-
160
- .fs-modal-panel {
161
- > .notice.inline {
162
- margin: 0;
163
- display: none;
164
- }
165
-
166
- &:not(.active) {
167
- display: none;
168
- }
169
- }
170
- }
171
-
172
- .rtl
173
- {
174
- .fs-modal {
175
- .fs-modal-header {
176
- .fs-close {
177
- right: auto;
178
- left: 20px;
179
- }
180
- }
181
- }
182
- }
183
-
184
- body.has-fs-modal {
185
- overflow: hidden;
186
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/assets/scss/admin/account.scss DELETED
@@ -1,256 +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
- .button
34
- {
35
- i.dashicons
36
- {
37
- vertical-align: middle;
38
- }
39
- }
40
-
41
- .fs-header-actions
42
- {
43
- position: absolute;
44
- top: 17px;
45
- right: 15px;
46
- font-size: 0.9em;
47
-
48
- ul
49
- {
50
- margin: 0;
51
- }
52
-
53
- li
54
- {
55
- form
56
- {
57
- display: inline-block;
58
- }
59
-
60
- float: left;
61
- a
62
- {
63
- text-decoration: none;
64
- }
65
- }
66
- }
67
- }
68
-
69
- #fs_account_details .button-group {
70
- float: right;
71
- }
72
-
73
- .rtl #fs_account .fs-header-actions
74
- {
75
- left: 15px;
76
- right: auto;
77
- }
78
-
79
- .fs-key-value-table
80
- {
81
- width: 100%;
82
-
83
- form
84
- {
85
- display: inline-block;
86
- }
87
-
88
- tr
89
- {
90
- td:first-child
91
- {
92
- nobr
93
- {
94
- font-weight: bold;
95
- }
96
-
97
- text-align: right;
98
-
99
- form
100
- {
101
- display: block;
102
- }
103
- }
104
-
105
- td.fs-right
106
- {
107
- text-align: right;
108
- }
109
-
110
- &.fs-odd
111
- {
112
- background: #ebebeb;
113
- }
114
- }
115
-
116
- td, th
117
- {
118
- padding: 10px;
119
- }
120
-
121
- code {
122
- line-height: 28px;
123
- }
124
-
125
- var, code, input[type="text"]
126
- {
127
- color: #0073AA;
128
- font-size: 16px;
129
- background: none;
130
- }
131
-
132
- input[type="text"] {
133
- width: 100%;
134
- font-weight: bold;
135
- }
136
- }
137
-
138
- label.fs-tag
139
- {
140
- background: #ffba00;
141
- color: #fff;
142
- display: inline-block;
143
- border-radius: 3px;
144
- padding: 5px;
145
- font-size: 11px;
146
- line-height: 11px;
147
- vertical-align: baseline;
148
-
149
- &.fs-warn
150
- {
151
- background: #ffba00;
152
- }
153
- &.fs-success
154
- {
155
- background: #46b450;
156
- }
157
- &.fs-error
158
- {
159
- background: #dc3232;
160
- }
161
- }
162
-
163
- #fs_addons
164
- {
165
- h3
166
- {
167
- border: none;
168
- margin-bottom: 0;
169
- padding: 4px 5px;
170
- }
171
-
172
- td
173
- {
174
- vertical-align: middle;
175
- }
176
-
177
- thead {
178
- white-space: nowrap;
179
- }
180
-
181
- td:first-child,
182
- th:first-child
183
- {
184
- text-align: left;
185
- font-weight: bold;
186
- }
187
- td:last-child,
188
- th:last-child
189
- {
190
- text-align: right;
191
- }
192
- th
193
- {
194
- font-weight: bold;
195
- }
196
- }
197
-
198
- #fs_billing_address {
199
- width: 100%;
200
-
201
- tr {
202
- td {
203
- width: 50%;
204
- padding: 5px;
205
- }
206
-
207
- &:first-of-type {
208
- td {
209
- padding-top: 0;
210
- }
211
- }
212
- }
213
-
214
- @mixin read-mode {
215
- border-color: transparent;
216
- color: #777;
217
- border-bottom: 1px dashed #ccc;
218
- padding-left: 0;
219
- background: none;
220
- }
221
-
222
- span {
223
- font-weight: bold;
224
- }
225
-
226
- input, select {
227
- @include placeholder(transparent);
228
-
229
- display: block;
230
- width: 100%;
231
- margin-top: 5px;
232
-
233
- &.fs-read-mode {
234
- @include read-mode();
235
- }
236
- }
237
-
238
-
239
- &.fs-read-mode {
240
- td span {
241
- display: none;
242
- }
243
-
244
- input, select
245
- {
246
- @include read-mode();
247
- @include placeholder(#ccc);
248
- }
249
- }
250
-
251
-
252
- button {
253
- display: block;
254
- width: 100%;
255
- }
256
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/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
- }
 
 
 
 
 
includes/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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/assets/scss/admin/connect.scss DELETED
@@ -1,520 +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
- .fs-actions
57
- {
58
- padding: 10px 20px;
59
- background: #C0C7CA;
60
-
61
- .button
62
- {
63
- padding: 0 10px 1px;
64
- line-height: 35px;
65
- height: 37px;
66
- font-size: 16px;
67
- margin-bottom: 0;
68
-
69
- .dashicons
70
- {
71
- font-size: 37px;
72
- margin-left: -8px;
73
- margin-right: 12px;
74
- }
75
-
76
- &.button-primary
77
- {
78
- padding-right: 15px;
79
- padding-left: 15px;
80
-
81
- &:after
82
- {
83
- content: ' \279C';
84
- }
85
-
86
- &.fs-loading
87
- {
88
- &:after
89
- {
90
- content: '';
91
- }
92
- }
93
- }
94
-
95
- &.button-secondary
96
- {
97
- float: right;
98
- }
99
- }
100
-
101
- // .fs-skip
102
- // {
103
- // line-height: 38px;
104
- // vertical-align: middle;
105
- // text-decoration: none;
106
- // margin-left: 10px;
107
- // }
108
- }
109
-
110
- &.fs-anonymous-disabled
111
- {
112
- .fs-actions
113
- {
114
- .button.button-primary
115
- {
116
- width: 100%;
117
- }
118
- }
119
- }
120
-
121
- .fs-permissions
122
- {
123
- padding: 10px 20px;
124
- background: #FEFEFE;
125
- // background: #F1F1F1;
126
- @include transition(background 0.5s ease);
127
-
128
- .fs-license-sync-disclaimer {
129
- text-align: center;
130
- margin-top: 0;
131
- }
132
-
133
- .fs-trigger
134
- {
135
- font-size: 0.9em;
136
- text-decoration: none;
137
- text-align: center;
138
- display: block;
139
- }
140
-
141
- ul
142
- {
143
- height: 0;
144
- overflow: hidden;
145
- margin: 0;
146
-
147
- li
148
- {
149
- margin-bottom: 12px;
150
-
151
- &:last-child
152
- {
153
- margin-bottom: 0;
154
- }
155
-
156
- i.dashicons
157
- {
158
- float: left;
159
- font-size: 40px;
160
- width: 40px;
161
- height: 40px;
162
- }
163
-
164
- div
165
- {
166
- margin-left: 55px;
167
-
168
- span
169
- {
170
- font-weight: bold;
171
- text-transform: uppercase;
172
- color: #23282d;
173
- }
174
-
175
- p
176
- {
177
- margin: 2px 0 0 0;
178
- }
179
- }
180
- }
181
- }
182
-
183
- &.fs-open
184
- {
185
- background: #fff;
186
-
187
- ul
188
- {
189
- height: auto;
190
- margin: 20px 20px 10px 20px;
191
- }
192
- }
193
-
194
- @media screen and (max-width: ($form_width - 1)) {
195
- background: #fff;
196
-
197
- .fs-trigger
198
- {
199
- display: none;
200
- }
201
-
202
- ul
203
- {
204
- height: auto;
205
- margin: 20px;
206
- }
207
- }
208
- }
209
-
210
- .fs-freemium-licensing {
211
- padding: 8px;
212
- // background: #0085BA;
213
- background: #777;
214
- color: #fff;
215
-
216
- p {
217
- text-align: center;
218
- display: block;
219
- margin: 0;
220
- padding: 0;
221
- }
222
-
223
- a {
224
- color: #C2EEFF;
225
- text-decoration: underline;
226
- }
227
- }
228
-
229
- $icon_size: 80px;
230
- $wp_logo_padding: $icon_size / 10;
231
- $icons_top: 10px;
232
-
233
- .fs-visual
234
- {
235
- padding: 12px;
236
- line-height: 0;
237
- background: #fafafa;
238
- height: $icon_size;
239
- position: relative;
240
-
241
- .fs-site-icon
242
- {
243
- position: absolute;
244
- left: 20px;
245
- top: $icons_top;
246
- }
247
-
248
- .fs-connect-logo
249
- {
250
- position: absolute;
251
- right: 20px;
252
- top: $icons_top;
253
- }
254
-
255
- .fs-plugin-icon
256
- {
257
- position: absolute;
258
- top: $icons_top;
259
- left: 50%;
260
- margin-left: - ($icon_size / 2);
261
- }
262
-
263
- .fs-plugin-icon,
264
- .fs-site-icon,
265
- img,
266
- object
267
- {
268
- width: $icon_size;
269
- height: $icon_size;
270
- }
271
-
272
- .dashicons-wordpress
273
- {
274
- font-size: $icon_size - ($wp_logo_padding * 2);
275
- background: $wordpress_color;
276
- color: #fff;
277
- width: $icon_size - ($wp_logo_padding * 2);
278
- height: $icon_size - ($wp_logo_padding * 2);
279
- padding: $wp_logo_padding;
280
- }
281
-
282
- .dashicons-plus
283
- {
284
- position: absolute;
285
- top: 50%;
286
- font-size: 30px;
287
- margin-top: -10px;
288
- color: #bbb;
289
-
290
- &.fs-first
291
- {
292
- left: 28%;
293
- }
294
- &.fs-second
295
- {
296
- left: 65%;
297
- }
298
- }
299
-
300
- .fs-plugin-icon,
301
- .fs-connect-logo,
302
- .fs-site-icon
303
- {
304
- border: 1px solid #ccc;
305
- padding: 1px;
306
- background: #fff;
307
- }
308
- }
309
-
310
- .fs-terms
311
- {
312
- text-align: center;
313
- font-size: 0.85em;
314
- padding: 5px;
315
- background: rgba(0, 0, 0, 0.05);
316
-
317
- &, a
318
- {
319
- color: #999;
320
- }
321
-
322
- a
323
- {
324
- text-decoration: none;
325
- }
326
- }
327
- }
328
-
329
- .rtl
330
- {
331
- #fs_connect
332
- {
333
- .fs-actions
334
- {
335
- padding: 10px 20px;
336
- background: #C0C7CA;
337
-
338
- .button
339
- {
340
- .dashicons
341
- {
342
- font-size: 37px;
343
- margin-left: -8px;
344
- margin-right: 12px;
345
- }
346
-
347
- &.button-primary
348
- {
349
- &:after
350
- {
351
- content: ' \000bb';
352
- }
353
-
354
- &.fs-loading
355
- {
356
- &:after
357
- {
358
- content: '';
359
- }
360
- }
361
- }
362
-
363
- &.button-secondary
364
- {
365
- float: left;
366
- }
367
- }
368
- }
369
-
370
- .fs-permissions
371
- {
372
- ul
373
- {
374
- li
375
- {
376
- div
377
- {
378
- margin-right: 55px;
379
- margin-left: 0;
380
- }
381
-
382
- i.dashicons
383
- {
384
- float: right;
385
- }
386
-
387
- }
388
- }
389
- }
390
-
391
- .fs-visual
392
- {
393
- .fs-site-icon
394
- {
395
- right: 20px;
396
- left: auto;
397
- }
398
-
399
- .fs-connect-logo
400
- {
401
- right: auto;
402
- left: 20px;
403
- }
404
- }
405
- }
406
- }
407
-
408
- #fs_theme_connect_wrapper {
409
- position: fixed;
410
- top: 0;
411
- height: 100%;
412
- width: 100%;
413
- z-index: 99990;
414
- background: rgba(0, 0, 0, 0.75);
415
- text-align: center;
416
- overflow-y: auto;
417
-
418
- &:before {
419
- content: "";
420
- display: inline-block;
421
- vertical-align: middle;
422
- height: 100%;
423
- }
424
-
425
- > button.close {
426
- color: white;
427
- cursor: pointer;
428
- height: 40px;
429
- width: 40px;
430
- position: absolute;
431
- right: 0;
432
- border: 0;
433
- background-color: transparent;
434
- top: 32px;
435
- }
436
-
437
- #fs_connect {
438
- top: 0;
439
- text-align: left;
440
- display: inline-block;
441
- vertical-align: middle;
442
- margin-top: 52px;
443
- margin-bottom: 20px;
444
-
445
- .fs-terms
446
- {
447
- background: rgba(140, 140, 140, 0.64);
448
-
449
- &, a
450
- {
451
- color: #c5c5c5;
452
- }
453
- }
454
- }
455
- }
456
-
457
- .wp-pointer-content
458
- {
459
- #fs_connect
460
- {
461
- margin: 0;
462
- @include box-shadow(none);
463
- }
464
- }
465
-
466
- .fs-opt-in-pointer
467
- {
468
- .wp-pointer-content
469
- {
470
- padding: 0;
471
- }
472
-
473
- &.wp-pointer-top
474
- {
475
- .wp-pointer-arrow
476
- {
477
- border-bottom-color: #dfdfdf;
478
- }
479
- .wp-pointer-arrow-inner
480
- {
481
- border-bottom-color: #fafafa;
482
- }
483
- }
484
-
485
- &.wp-pointer-bottom
486
- {
487
- .wp-pointer-arrow
488
- {
489
- border-top-color: #dfdfdf;
490
- }
491
- .wp-pointer-arrow-inner
492
- {
493
- border-top-color: #fafafa;
494
- }
495
- }
496
-
497
- &.wp-pointer-left
498
- {
499
- .wp-pointer-arrow
500
- {
501
- border-right-color: #dfdfdf;
502
- }
503
- .wp-pointer-arrow-inner
504
- {
505
- border-right-color: #fafafa;
506
- }
507
- }
508
-
509
- &.wp-pointer-right
510
- {
511
- .wp-pointer-arrow
512
- {
513
- border-left-color: #dfdfdf;
514
- }
515
- .wp-pointer-arrow-inner
516
- {
517
- border-left-color: #fafafa;
518
- }
519
- }
520
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/assets/scss/admin/dialog-boxes.scss DELETED
@@ -1,7 +0,0 @@
1
- @import "../start";
2
- @import "modal-common";
3
- @import "deactivation-feedback";
4
- @import "license-activation";
5
- @import "license-key-resend";
6
- @import "ajax-loader";
7
- @import "auto-install";
 
 
 
 
 
 
 
includes/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.
 
 
 
includes/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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/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.
 
 
 
includes/freemius/composer.json DELETED
@@ -1,10 +0,0 @@
1
- {
2
- "name": "freemius/wordpress-sdk",
3
- "description": "Freemius WordPress SDK",
4
- "keywords": ["freemius", "wordpress", "plugin", "sdk"],
5
- "homepage": "https://freemius.com",
6
- "license": "GPL-3.0",
7
- "require": {
8
- "php": ">=5.2"
9
- }
10
- }
 
 
 
 
 
 
 
 
 
 
includes/freemius/config.php DELETED
@@ -1,331 +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
- define( 'WP_FS__OPTIONS_OPTION_NAME', WP_FS___OPTION_PREFIX . 'options' );
252
-
253
- /**
254
- * Module types
255
- *
256
- * @since 1.2.2
257
- */
258
- define( 'WP_FS__MODULE_TYPE_PLUGIN', 'plugin' );
259
- define( 'WP_FS__MODULE_TYPE_THEME', 'theme' );
260
-
261
- /**
262
- * Billing Frequencies
263
- */
264
- define( 'WP_FS__PERIOD_ANNUALLY', 'annual' );
265
- define( 'WP_FS__PERIOD_MONTHLY', 'monthly' );
266
- define( 'WP_FS__PERIOD_LIFETIME', 'lifetime' );
267
-
268
- /**
269
- * Plans
270
- */
271
- define( 'WP_FS__PLAN_DEFAULT_PAID', false );
272
- define( 'WP_FS__PLAN_FREE', 'free' );
273
- define( 'WP_FS__PLAN_TRIAL', 'trial' );
274
-
275
- /**
276
- * Times in seconds
277
- */
278
- if ( ! defined( 'WP_FS__TIME_5_MIN_IN_SEC' ) ) {
279
- define( 'WP_FS__TIME_5_MIN_IN_SEC', 300 );
280
- }
281
- if ( ! defined( 'WP_FS__TIME_10_MIN_IN_SEC' ) ) {
282
- define( 'WP_FS__TIME_10_MIN_IN_SEC', 600 );
283
- }
284
- // define( 'WP_FS__TIME_15_MIN_IN_SEC', 900 );
285
- if ( ! defined( 'WP_FS__TIME_24_HOURS_IN_SEC' ) ) {
286
- define( 'WP_FS__TIME_24_HOURS_IN_SEC', 86400 );
287
- }
288
- if ( ! defined( 'WP_FS__TIME_WEEK_IN_SEC' ) ) {
289
- define( 'WP_FS__TIME_WEEK_IN_SEC', 7 * WP_FS__TIME_24_HOURS_IN_SEC );
290
- }
291
-
292
- #--------------------------------------------------------------------------------
293
- #region Debugging
294
- #--------------------------------------------------------------------------------
295
-
296
- if ( ! defined( 'WP_FS__DEBUG_SDK' ) ) {
297
- $debug_mode = get_option( 'fs_debug_mode', null );
298
-
299
- if ( $debug_mode === null ) {
300
- $debug_mode = false;
301
- add_option( 'fs_debug_mode', $debug_mode );
302
- }
303
-
304
- define( 'WP_FS__DEBUG_SDK', is_numeric( $debug_mode ) ? ( 0 < $debug_mode ) : WP_FS__DEV_MODE );
305
- }
306
-
307
- if ( ! defined( 'WP_FS__ECHO_DEBUG_SDK' ) ) {
308
- define( 'WP_FS__ECHO_DEBUG_SDK', WP_FS__DEV_MODE && ! empty( $_GET['fs_dbg_echo'] ) );
309
- }
310
- if ( ! defined( 'WP_FS__LOG_DATETIME_FORMAT' ) ) {
311
- define( 'WP_FS__LOG_DATETIME_FORMAT', 'Y-m-d H:i:s' );
312
- }
313
- if ( ! defined( 'FS_API__LOGGER_ON' ) ) {
314
- define( 'FS_API__LOGGER_ON', WP_FS__DEBUG_SDK );
315
- }
316
-
317
- if ( WP_FS__ECHO_DEBUG_SDK ) {
318
- error_reporting( E_ALL );
319
- }
320
-
321
- #endregion
322
-
323
- if ( ! defined( 'WP_FS__SCRIPT_START_TIME' ) ) {
324
- define( 'WP_FS__SCRIPT_START_TIME', time() );
325
- }
326
- if ( ! defined( 'WP_FS__DEFAULT_PRIORITY' ) ) {
327
- define( 'WP_FS__DEFAULT_PRIORITY', 10 );
328
- }
329
- if ( ! defined( 'WP_FS__LOWEST_PRIORITY' ) ) {
330
- define( 'WP_FS__LOWEST_PRIORITY', 999999999 );
331
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/gulpfile.js DELETED
@@ -1,167 +0,0 @@
1
- var gulp = require('gulp');
2
- var path = require('path');
3
- var filesystem = require('fs');
4
- var wpPot = require('gulp-wp-pot');
5
- var gettext = require('gulp-gettext');
6
- var sort = require('gulp-sort');
7
- var pofill = require('gulp-pofill');
8
- var rename = require('gulp-rename');
9
- var clean = require('gulp-clean');
10
-
11
- var languagesFolder = './languages/';
12
-
13
- var options = require('./transifex-config.json');
14
-
15
- function getFolders(dir) {
16
- return filesystem.readdirSync(dir)
17
- .filter(function (file) {
18
- return filesystem.statSync(path.join(dir, file)).isDirectory();
19
- });
20
- }
21
-
22
- var transifex = require('gulp-transifex').createClient(options);
23
-
24
- // Create POT out of i18n.php.
25
- gulp.task('prepare-source', function () {
26
- gulp.src('**/*.php')
27
- .pipe(sort())
28
- .pipe(wpPot({
29
- destFile : 'freemius.pot',
30
- package : 'freemius',
31
- bugReport : 'https://github.com/Freemius/wordpress-sdk/issues',
32
- lastTranslator : 'Vova Feldman <vova@freemius.com>',
33
- team : 'Freemius Team <admin@freemius.com>',
34
- /*gettextMethods: {
35
- instances: ['this', '_fs'],
36
- methods: [
37
- 'get_text_inline'
38
- ]
39
- },*/
40
- gettextFunctions: [
41
- {name: 'get_text_inline'},
42
-
43
- {name: 'fs_text_inline'},
44
- {name: 'fs_echo_inline'},
45
- {name: 'fs_esc_js_inline'},
46
- {name: 'fs_esc_attr_inline'},
47
- {name: 'fs_esc_attr_echo_inline'},
48
- {name: 'fs_esc_html_inline'},
49
- {name: 'fs_esc_html_echo_inline'},
50
-
51
- {name: 'get_text_x_inline', context: 2},
52
- {name: 'fs_text_x_inline', context: 2},
53
- {name: 'fs_echo_x_inline', context: 2},
54
- {name: 'fs_esc_attr_x_inline', context: 2},
55
- {name: 'fs_esc_js_x_inline', context: 2},
56
- {name: 'fs_esc_js_echo_x_inline', context: 2},
57
- {name: 'fs_esc_html_x_inline', context: 2},
58
- {name: 'fs_esc_html_echo_x_inline', context: 2}
59
- /*,
60
-
61
-
62
- {name: '_fs_text'},
63
- {name: '_fs_x', context: 2},
64
- {name: '_fs_echo'},
65
- {name: '_fs_esc_attr'},
66
- {name: '_fs_esc_attr_echo'},
67
- {name: '_fs_esc_html'},
68
- {name: '_fs_esc_html_echo'},
69
- {name: '_fs_ex', context: 2},
70
- {name: '_fs_esc_attr_x', context: 2},
71
- {name: '_fs_esc_html_x', context: 2},
72
-
73
- {name: '_fs_n', plural: 2},
74
- {name: '_fs_n_noop', plural: 2},
75
- {name: '_fs_nx', plural: 2, context: 4},
76
- {name: '_fs_nx_noop', plural: 2, context: 3}*/
77
- ]
78
- }))
79
- .pipe(gulp.dest(languagesFolder + 'freemius.pot'));
80
-
81
- // Create English PO out of the POT.
82
- return gulp.src(languagesFolder + 'freemius.pot')
83
- .pipe(pofill({
84
- items: function (item) {
85
- // If msgstr is empty, use identity translation
86
- if (!item.msgstr.length) {
87
- item.msgstr = [''];
88
- }
89
- if (!item.msgstr[0]) {
90
- item.msgstr[0] = item.msgid;
91
- }
92
- return item;
93
- }
94
- }))
95
- .pipe(rename('freemius-en.po'))
96
- .pipe(gulp.dest(languagesFolder));
97
- });
98
-
99
- // Push updated po resource to transifex.
100
- gulp.task('update-transifex', ['prepare-source'], function () {
101
- return gulp.src(languagesFolder + 'freemius-en.po')
102
- .pipe(transifex.pushResource());
103
- });
104
-
105
- // Download latest *.po translations.
106
- gulp.task('download-translations', ['update-transifex'], function () {
107
- return gulp.src(languagesFolder + 'freemius-en.po')
108
- .pipe(transifex.pullResource());
109
- });
110
-
111
- // Move translations to languages root.
112
- gulp.task('prepare-translations', ['download-translations'], function () {
113
- var folders = getFolders(languagesFolder);
114
-
115
- return folders.map(function (folder) {
116
- return gulp.src(path.join(languagesFolder, folder, 'freemius-en.po'))
117
- .pipe(rename('freemius-' + folder + '.po'))
118
- .pipe(gulp.dest(languagesFolder));
119
- });
120
- });
121
-
122
- // Feel up empty translations with English.
123
- gulp.task('translations-feelup', ['prepare-translations'], function () {
124
- return gulp.src(languagesFolder + '*.po')
125
- .pipe(pofill({
126
- items: function (item) {
127
- // If msgstr is empty, use identity translation
128
- if (0 == item.msgstr.length) {
129
- item.msgstr = [''];
130
- }
131
- if (0 == item.msgstr[0].length) {
132
- // item.msgid[0] = item.msgid;
133
- item.msgstr[0] = item.msgid;
134
- }
135
- return item;
136
- }
137
- }))
138
- .pipe(gulp.dest(languagesFolder));
139
- });
140
-
141
- // Cleanup temporary translation folders.
142
- gulp.task('cleanup', ['prepare-translations'], function () {
143
- var folders = getFolders(languagesFolder);
144
-
145
- return folders.map(function (folder) {
146
- return gulp.src(path.join(languagesFolder, folder), {read: false})
147
- .pipe(clean());
148
- });
149
- });
150
-
151
- // Compile *.po to *.mo binaries for usage.
152
- gulp.task('compile-translations', ['translations-feelup'], function () {
153
- // Compile POs to MOs.
154
- return gulp.src(languagesFolder + '*.po')
155
- .pipe(gettext())
156
- .pipe(gulp.dest(languagesFolder))
157
- });
158
-
159
- gulp.task('default', [], function () {
160
- gulp.run('prepare-source');
161
- gulp.run('update-transifex');
162
- gulp.run('download-translations');
163
- gulp.run('prepare-translations');
164
- gulp.run('translations-feelup');
165
- gulp.run('cleanup');
166
- gulp.run('compile-translations');
167
- });
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/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 plugin using the free plan.
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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/class-freemius.php DELETED
@@ -1,14323 +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 1.0.0
38
- *
39
- * @var string
40
- */
41
- private $_free_plugin_basename;
42
- /**
43
- * @since 1.0.0
44
- *
45
- * @var string
46
- */
47
- private $_plugin_dir_path;
48
- /**
49
- * @since 1.0.0
50
- *
51
- * @var string
52
- */
53
- private $_plugin_dir_name;
54
- /**
55
- * @since 1.0.0
56
- *
57
- * @var string
58
- */
59
- private $_plugin_main_file_path;
60
- /**
61
- * @var string[]
62
- */
63
- private $_plugin_data;
64
- /**
65
- * @since 1.0.9
66
- *
67
- * @var string
68
- */
69
- private $_plugin_name;
70
- /**
71
- * @since 1.2.2
72
- *
73
- * @var string
74
- */
75
- private $_module_type;
76
-
77
- #endregion Plugin Info
78
-
79
- /**
80
- * @since 1.0.9
81
- *
82
- * @var bool If false, don't turn Freemius on.
83
- */
84
- private $_is_on;
85
-
86
- /**
87
- * @since 1.1.3
88
- *
89
- * @var bool If false, don't turn Freemius on.
90
- */
91
- private $_is_anonymous;
92
-
93
- /**
94
- * @since 1.0.9
95
- * @var bool If false, issues with connectivity to Freemius API.
96
- */
97
- private $_has_api_connection;
98
-
99
- /**
100
- * @since 1.0.9
101
- * @var bool Hints the SDK if plugin can support anonymous mode (if skip connect is visible).
102
- */
103
- private $_enable_anonymous;
104
-
105
- /**
106
- * @since 1.1.7.5
107
- * @var bool Hints the SDK if plugin should run in anonymous mode (only adds feedback form).
108
- */
109
- private $_anonymous_mode;
110
-
111
- /**
112
- * @since 1.1.9
113
- * @var bool Hints the SDK if plugin have any free plans.
114
- */
115
- private $_is_premium_only;
116
-
117
- /**
118
- * @since 1.2.1.6
119
- * @var bool Hints the SDK if plugin have premium code version at all.
120
- */
121
- private $_has_premium_version;
122
-
123
- /**
124
- * @since 1.2.1.6
125
- * @var bool Hints the SDK if plugin should ignore pending mode by simulating a skip.
126
- */
127
- private $_ignore_pending_mode;
128
-
129
- /**
130
- * @since 1.0.8
131
- * @var bool Hints the SDK if the plugin has any paid plans.
132
- */
133
- private $_has_paid_plans;
134
-
135
- /**
136
- * @since 1.2.1.5
137
- * @var int Hints the SDK if the plugin offers a trial period. If negative, no trial, if zero - has a trial but
138
- * without a specified period, if positive - the number of trial days.
139
- */
140
- private $_trial_days = - 1;
141
-
142
- /**
143
- * @since 1.2.1.5
144
- * @var bool Hints the SDK if the trial requires a payment method or not.
145
- */
146
- private $_is_trial_require_payment = false;
147
-
148
- /**
149
- * @since 1.0.7
150
- * @var bool Hints the SDK if the plugin is WordPress.org compliant.
151
- */
152
- private $_is_org_compliant;
153
-
154
- /**
155
- * @since 1.0.7
156
- * @var bool Hints the SDK if the plugin is has add-ons.
157
- */
158
- private $_has_addons;
159
-
160
- /**
161
- * @since 1.1.6
162
- * @var string[]bool.
163
- */
164
- private $_permissions;
165
-
166
- /**
167
- * @var FS_Key_Value_Storage
168
- */
169
- private $_storage;
170
-
171
- /**
172
- * @since 1.2.2.7
173
- * @var FS_Cache_Manager
174
- */
175
- private $_cache;
176
-
177
- /**
178
- * @since 1.0.0
179
- *
180
- * @var FS_Logger
181
- */
182
- private $_logger;
183
- /**
184
- * @since 1.0.4
185
- *
186
- * @var FS_Plugin
187
- */
188
- private $_plugin = false;
189
- /**
190
- * @since 1.0.4
191
- *
192
- * @var FS_Plugin|false
193
- */
194
- private $_parent_plugin = false;
195
- /**
196
- * @since 1.1.1
197
- *
198
- * @var Freemius
199
- */
200
- private $_parent = false;
201
- /**
202
- * @since 1.0.1
203
- *
204
- * @var FS_User
205
- */
206
- private $_user = false;
207
- /**
208
- * @since 1.0.1
209
- *
210
- * @var FS_Site
211
- */
212
- private $_site = false;
213
- /**
214
- * @since 1.0.1
215
- *
216
- * @var FS_Plugin_License
217
- */
218
- private $_license;
219
- /**
220
- * @since 1.0.2
221
- *
222
- * @var FS_Plugin_Plan[]
223
- */
224
- private $_plans = false;
225
- /**
226
- * @var FS_Plugin_License[]
227
- * @since 1.0.5
228
- */
229
- private $_licenses = false;
230
-
231
- /**
232
- * @since 1.0.1
233
- *
234
- * @var FS_Admin_Menu_Manager
235
- */
236
- private $_menu;
237
-
238
- /**
239
- * @var FS_Admin_Notice_Manager
240
- */
241
- private $_admin_notices;
242
-
243
- /**
244
- * @since 1.1.6
245
- *
246
- * @var FS_Admin_Notice_Manager
247
- */
248
- private static $_global_admin_notices;
249
-
250
- /**
251
- * @var FS_Logger
252
- * @since 1.0.0
253
- */
254
- private static $_static_logger;
255
-
256
- /**
257
- * @var FS_Option_Manager
258
- * @since 1.0.2
259
- */
260
- private static $_accounts;
261
-
262
- /**
263
- * @since 1.2.2
264
- *
265
- * @var number
266
- */
267
- private $_module_id;
268
-
269
- /**
270
- * @var Freemius[]
271
- */
272
- private static $_instances = array();
273
-
274
- /**
275
- * @author Leo Fajardo (@leorw)
276
- *
277
- * @since 1.2.3
278
- *
279
- * @var FS_Affiliate
280
- */
281
- private $affiliate = null;
282
-
283
- /**
284
- * @author Leo Fajardo (@leorw)
285
- *
286
- * @since 1.2.3
287
- *
288
- * @var FS_AffiliateTerms
289
- */
290
- private $plugin_affiliate_terms = null;
291
-
292
- /**
293
- * @author Leo Fajardo (@leorw)
294
- *
295
- * @since 1.2.3
296
- *
297
- * @var FS_AffiliateTerms
298
- */
299
- private $custom_affiliate_terms = null;
300
-
301
- #region Uninstall Reasons IDs
302
-
303
- const REASON_NO_LONGER_NEEDED = 1;
304
- const REASON_FOUND_A_BETTER_PLUGIN = 2;
305
- const REASON_NEEDED_FOR_A_SHORT_PERIOD = 3;
306
- const REASON_BROKE_MY_SITE = 4;
307
- const REASON_SUDDENLY_STOPPED_WORKING = 5;
308
- const REASON_CANT_PAY_ANYMORE = 6;
309
- const REASON_OTHER = 7;
310
- const REASON_DIDNT_WORK = 8;
311
- const REASON_DONT_LIKE_TO_SHARE_MY_INFORMATION = 9;
312
- const REASON_COULDNT_MAKE_IT_WORK = 10;
313
- const REASON_GREAT_BUT_NEED_SPECIFIC_FEATURE = 11;
314
- const REASON_NOT_WORKING = 12;
315
- const REASON_NOT_WHAT_I_WAS_LOOKING_FOR = 13;
316
- const REASON_DIDNT_WORK_AS_EXPECTED = 14;
317
- const REASON_TEMPORARY_DEACTIVATION = 15;
318
-
319
- #endregion
320
-
321
- /* Ctor
322
- ------------------------------------------------------------------------------------------------------------------*/
323
-
324
- /**
325
- * Main singleton instance.
326
- *
327
- * @author Vova Feldman (@svovaf)
328
- * @since 1.0.0
329
- *
330
- * @param number $module_id
331
- * @param string|bool $slug
332
- * @param bool $is_init Since 1.2.1 Is initiation sequence.
333
- */
334
- private function __construct( $module_id, $slug = false, $is_init = false ) {
335
- if ( $is_init && is_numeric( $module_id ) && is_string( $slug ) ) {
336
- $this->store_id_slug_type_path_map( $module_id, $slug );
337
- }
338
-
339
- $this->_module_id = $module_id;
340
- $this->_slug = $this->get_slug();
341
- $this->_module_type = $this->get_module_type();
342
-
343
- $this->_storage = FS_Key_Value_Storage::instance( $this->_module_type . '_data', $this->_slug );
344
- $this->_cache = FS_Cache_Manager::get_manager( WP_FS___OPTION_PREFIX . "cache_{$module_id}" );
345
-
346
- $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_' . $this->get_unique_affix(), WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
347
-
348
- $this->_plugin_main_file_path = $this->_find_caller_plugin_file( $is_init );
349
- $this->_plugin_dir_path = plugin_dir_path( $this->_plugin_main_file_path );
350
- $this->_plugin_basename = $this->get_plugin_basename();
351
- $this->_free_plugin_basename = str_replace( '-premium/', '/', $this->_plugin_basename );
352
-
353
- $base_name_split = explode( '/', $this->_plugin_basename );
354
- $this->_plugin_dir_name = $base_name_split[0];
355
-
356
- if ( $this->_logger->is_on() ) {
357
- $this->_logger->info( 'plugin_main_file_path = ' . $this->_plugin_main_file_path );
358
- $this->_logger->info( 'plugin_dir_path = ' . $this->_plugin_dir_path );
359
- $this->_logger->info( 'plugin_basename = ' . $this->_plugin_basename );
360
- $this->_logger->info( 'free_plugin_basename = ' . $this->_free_plugin_basename );
361
- $this->_logger->info( 'plugin_dir_name = ' . $this->_plugin_dir_name );
362
- }
363
-
364
- // Remember link between file to slug.
365
- $this->store_file_slug_map();
366
-
367
- // Store plugin's initial install timestamp.
368
- if ( ! isset( $this->_storage->install_timestamp ) ) {
369
- $this->_storage->install_timestamp = WP_FS__SCRIPT_START_TIME;
370
- }
371
-
372
- if ( ! is_object( $this->_plugin ) ) {
373
- $this->_plugin = FS_Plugin_Manager::instance( $this->_module_id )->get();
374
- }
375
-
376
- $this->_admin_notices = FS_Admin_Notice_Manager::instance(
377
- $this->_slug . ( $this->is_theme() ? ':theme' : '' ),
378
- /**
379
- * Ensure that the admin notice will always have a title by using the stored plugin title if available and
380
- * retrieving the title via the "get_plugin_name" method if there is no stored plugin title available.
381
- *
382
- * @author Leo Fajardo (@leorw)
383
- * @since 1.2.2
384
- */
385
- ( is_object( $this->_plugin ) ? $this->_plugin->title : $this->get_plugin_name() ),
386
- $this->get_unique_affix()
387
- );
388
-
389
- if ( 'true' === fs_request_get( 'fs_clear_api_cache' ) ||
390
- 'true' === fs_request_is_action( 'restart_freemius' )
391
- ) {
392
- FS_Api::clear_cache();
393
- $this->_cache->clear();
394
- }
395
-
396
- $this->_register_hooks();
397
-
398
- $this->_load_account();
399
-
400
- $this->_version_updates_handler();
401
- }
402
-
403
- /**
404
- * Checks whether this module has a settings menu.
405
- *
406
- * @author Leo Fajardo (@leorw)
407
- * @since 1.2.2
408
- *
409
- * @return bool
410
- */
411
- function has_settings_menu() {
412
- return $this->_menu->has_menu();
413
- }
414
-
415
- /**
416
- * Check if the context module is free wp.org theme.
417
- *
418
- * This method is helpful because:
419
- * 1. wp.org themes are limited to a single submenu item,
420
- * and sub-submenu items are most likely not allowed (never verified).
421
- * 2. wp.org themes are not allowed to redirect the user
422
- * after the theme activation, therefore, the agreed UX
423
- * is showing the opt-in as a modal dialog box after
424
- * activation (approved by @otto42, @emiluzelac, @greenshady, @grapplerulrich).
425
- *
426
- * @author Vova Feldman (@svovaf)
427
- * @since 1.2.2.7
428
- *
429
- * @return bool
430
- */
431
- function is_free_wp_org_theme() {
432
- return (
433
- $this->is_theme() &&
434
- $this->is_org_repo_compliant() &&
435
- ! $this->is_premium()
436
- );
437
- }
438
-
439
- /**
440
- * Checks whether this a submenu item is visible.
441
- *
442
- * @author Vova Feldman (@svovaf)
443
- * @since 1.2.2.6
444
- * @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.
445
- *
446
- * @param string $slug
447
- *
448
- * @return bool
449
- */
450
- function is_submenu_item_visible( $slug ) {
451
- if ( $this->is_admin_page( $slug ) ) {
452
- /**
453
- * It is the current context page, so show the submenu item
454
- * so the user will have the right context page, even if it
455
- * was set to hidden.
456
- */
457
- return true;
458
- }
459
-
460
- if ( ! $this->has_settings_menu() ) {
461
- // No menu settings at all.
462
- return false;
463
- }
464
-
465
- if ( $this->is_free_wp_org_theme() ) {
466
- /**
467
- * wp.org themes are limited to a single submenu item, and
468
- * sub-submenu items are most likely not allowed (never verified).
469
- */
470
- return false;
471
- }
472
-
473
- return $this->_menu->is_submenu_item_visible( $slug );
474
- }
475
-
476
- /**
477
- * Check if a Freemius page should be accessible via the UI.
478
- *
479
- * @author Vova Feldman (@svovaf)
480
- * @since 1.2.2.7
481
- *
482
- * @param string $slug
483
- *
484
- * @return bool
485
- */
486
- function is_page_visible( $slug ) {
487
- if ( $this->is_admin_page( $slug ) ) {
488
- return true;
489
- }
490
-
491
- return $this->_menu->is_submenu_item_visible( $slug, true, true );
492
- }
493
-
494
- /**
495
- * @author Vova Feldman (@svovaf)
496
- * @since 1.0.9
497
- */
498
- private function _version_updates_handler() {
499
- if ( ! isset( $this->_storage->sdk_version ) || $this->_storage->sdk_version != $this->version ) {
500
- // Freemius version upgrade mode.
501
- $this->_storage->sdk_last_version = $this->_storage->sdk_version;
502
- $this->_storage->sdk_version = $this->version;
503
-
504
- if ( empty( $this->_storage->sdk_last_version ) ||
505
- version_compare( $this->_storage->sdk_last_version, $this->version, '<' )
506
- ) {
507
- $this->_storage->sdk_upgrade_mode = true;
508
- $this->_storage->sdk_downgrade_mode = false;
509
- } else {
510
- $this->_storage->sdk_downgrade_mode = true;
511
- $this->_storage->sdk_upgrade_mode = false;
512
-
513
- }
514
-
515
- $this->do_action( 'sdk_version_update', $this->_storage->sdk_last_version, $this->version );
516
- }
517
-
518
- $plugin_version = $this->get_plugin_version();
519
- if ( ! isset( $this->_storage->plugin_version ) || $this->_storage->plugin_version != $plugin_version ) {
520
- // Plugin version upgrade mode.
521
- $this->_storage->plugin_last_version = $this->_storage->plugin_version;
522
- $this->_storage->plugin_version = $plugin_version;
523
-
524
- if ( empty( $this->_storage->plugin_last_version ) ||
525
- version_compare( $this->_storage->plugin_last_version, $plugin_version, '<' )
526
- ) {
527
- $this->_storage->plugin_upgrade_mode = true;
528
- $this->_storage->plugin_downgrade_mode = false;
529
- } else {
530
- $this->_storage->plugin_downgrade_mode = true;
531
- $this->_storage->plugin_upgrade_mode = false;
532
- }
533
-
534
- if ( ! empty( $this->_storage->plugin_last_version ) ) {
535
- // Different version of the plugin was installed before, therefore it's an update.
536
- $this->_storage->is_plugin_new_install = false;
537
- }
538
-
539
- $this->do_action( 'plugin_version_update', $this->_storage->plugin_last_version, $plugin_version );
540
- }
541
- }
542
-
543
- /**
544
- * @author Vova Feldman (@svovaf)
545
- * @since 1.1.5
546
- *
547
- * @param string $sdk_prev_version
548
- * @param string $sdk_version
549
- */
550
- function _data_migration( $sdk_prev_version, $sdk_version ) {
551
- /**
552
- * @since 1.1.7.3 Fixed unwanted connectivity test cleanup.
553
- */
554
- if ( empty( $sdk_prev_version ) ) {
555
- return;
556
- }
557
-
558
- if ( version_compare( $sdk_prev_version, '1.2.3', '<' ) &&
559
- version_compare( $sdk_version, '1.2.3', '>=' )
560
- ) {
561
- /**
562
- * Starting from version 1.2.3, paths are stored as relative paths and not absolute paths; so when
563
- * upgrading to 1.2.3, make paths relative.
564
- *
565
- * @author Leo Fajardo (@leorw)
566
- */
567
- $this->make_paths_relative();
568
- }
569
-
570
- if ( version_compare( $sdk_prev_version, '1.1.5', '<' ) &&
571
- version_compare( $sdk_version, '1.1.5', '>=' )
572
- ) {
573
- // On version 1.1.5 merged connectivity and is_on data.
574
- if ( isset( $this->_storage->connectivity_test ) ) {
575
- if ( ! isset( $this->_storage->is_on ) ) {
576
- unset( $this->_storage->connectivity_test );
577
- } else {
578
- $connectivity_data = $this->_storage->connectivity_test;
579
- $connectivity_data['is_active'] = $this->_storage->is_on['is_active'];
580
- $connectivity_data['timestamp'] = $this->_storage->is_on['timestamp'];
581
-
582
- // Override.
583
- $this->_storage->connectivity_test = $connectivity_data;
584
-
585
- // Remove previous structure.
586
- unset( $this->_storage->is_on );
587
- }
588
-
589
- }
590
- }
591
- }
592
-
593
- /**
594
- * Makes paths relative.
595
- *
596
- * @author Leo Fajardo
597
- * @since 1.2.3
598
- */
599
- private function make_paths_relative() {
600
- $id_slug_type_path_map = self::$_accounts->get_option( 'id_slug_type_path_map', array() );
601
-
602
- if ( isset( $id_slug_type_path_map[ $this->_module_id ]['path'] ) ) {
603
- $id_slug_type_path_map[ $this->_module_id ]['path'] = $this->get_relative_path( $id_slug_type_path_map[ $this->_module_id ]['path'] );
604
-
605
- self::$_accounts->set_option( 'id_slug_type_path_map', $id_slug_type_path_map, true );
606
- }
607
-
608
- if ( isset( $this->_storage->plugin_main_file ) ) {
609
- $plugin_main_file = $this->_storage->plugin_main_file;
610
-
611
- if ( isset( $plugin_main_file->path ) ) {
612
- $this->_storage->plugin_main_file->path = $this->get_relative_path( $this->_storage->plugin_main_file->path );
613
- } else if ( isset( $plugin_main_file->prev_path ) ) {
614
- $this->_storage->plugin_main_file->prev_path = $this->get_relative_path( $this->_storage->plugin_main_file->prev_path );
615
- }
616
- }
617
-
618
- // Remove invalid path that is still associated with the current slug if there's any.
619
- $file_slug_map = self::$_accounts->get_option( 'file_slug_map', array() );
620
- foreach ( $file_slug_map as $plugin_basename => $slug ) {
621
- if ( $slug === $this->_slug &&
622
- $plugin_basename !== $this->_plugin_basename &&
623
- ! file_exists( $this->get_absolute_path( $plugin_basename ) )
624
- ) {
625
- unset( $file_slug_map[ $plugin_basename ] );
626
- self::$_accounts->set_option( 'file_slug_map', $file_slug_map, true );
627
-
628
- break;
629
- }
630
- }
631
- }
632
-
633
- /**
634
- * @author Vova Feldman (@svovaf)
635
- * @since 1.2.2.7
636
- *
637
- * @param string $plugin_prev_version
638
- * @param string $plugin_version
639
- */
640
- function _after_version_update( $plugin_prev_version, $plugin_version ) {
641
- if ( $this->is_theme() ) {
642
- // Expire the cache of the previous tabs since the theme may
643
- // have setting updates.
644
- $this->_cache->expire( 'tabs' );
645
- $this->_cache->expire( 'tabs_stylesheets' );
646
- }
647
- }
648
-
649
- /**
650
- * This action is connected to the 'plugins_loaded' hook and helps to determine
651
- * if this is a new plugin installation or a plugin update.
652
- *
653
- * There are 3 different use-cases:
654
- * 1) New plugin installation right with Freemius:
655
- * 1.1 _activate_plugin_event_hook() will be executed first
656
- * 1.2 Since $this->_storage->is_plugin_new_install is not set,
657
- * and $this->_storage->plugin_last_version is not set,
658
- * $this->_storage->is_plugin_new_install will be set to TRUE.
659
- * 1.3 When _plugins_loaded() will be executed, $this->_storage->is_plugin_new_install will
660
- * be already set to TRUE.
661
- *
662
- * 2) Plugin update, didn't have Freemius before, and now have the SDK:
663
- * 2.1 _activate_plugin_event_hook() will not be executed, because
664
- * the activation hook do NOT fires on updates since WP 3.1.
665
- * 2.2 When _plugins_loaded() will be executed, $this->_storage->is_plugin_new_install will
666
- * be empty, therefore, it will be set to FALSE.
667
- *
668
- * 3) Plugin update, had Freemius in prev version as well:
669
- * 3.1 _version_updates_handler() will be executed 1st, since FS was installed
670
- * before, $this->_storage->plugin_last_version will NOT be empty,
671
- * therefore, $this->_storage->is_plugin_new_install will be set to FALSE.
672
- * 3.2 When _plugins_loaded() will be executed, $this->_storage->is_plugin_new_install is
673
- * already set, therefore, it will not be modified.
674
- *
675
- * Use-case #3 is backward compatible, #3.1 will be executed since 1.0.9.
676
- *
677
- * NOTE:
678
- * The only fallback of this mechanism is if an admin updates a plugin based on use-case #2,
679
- * and then, the next immediate PageView is the plugin's main settings page, it will not
680
- * show the opt-in right away. The reason it will happen is because Freemius execution
681
- * will be turned off till the plugin is fully loaded at least once
682
- * (till $this->_storage->was_plugin_loaded is TRUE).
683
- *
684
- * @author Vova Feldman (@svovaf)
685
- * @since 1.1.9
686
- *
687
- */
688
- function _plugins_loaded() {
689
- // Update flag that plugin was loaded with Freemius at least once.
690
- $this->_storage->was_plugin_loaded = true;
691
-
692
- /**
693
- * Bug fix - only set to false when it's a plugin, due to the
694
- * execution sequence of the theme hooks and our methods, if
695
- * this will be set for themes, Freemius will always assume
696
- * it's a theme update.
697
- *
698
- * @author Vova Feldman (@svovaf)
699
- * @since 1.2.2.2
700
- */
701
- if ( $this->is_plugin() &&
702
- ! isset( $this->_storage->is_plugin_new_install )
703
- ) {
704
- $this->_storage->is_plugin_new_install = false;
705
- }
706
- }
707
-
708
- /**
709
- * @author Vova Feldman (@svovaf)
710
- * @since 1.0.9
711
- */
712
- private function _register_hooks() {
713
- $this->_logger->entrance();
714
-
715
- if ( is_admin() ) {
716
- if ( $this->is_plugin() ) {
717
- $plugin_dir = dirname( $this->_plugin_dir_path ) . '/';
718
-
719
- /**
720
- * @since 1.2.2
721
- *
722
- * Hook to both free and premium version activations to support
723
- * auto deactivation on the other version activation.
724
- */
725
- register_activation_hook(
726
- $plugin_dir . $this->_free_plugin_basename,
727
- array( &$this, '_activate_plugin_event_hook' )
728
- );
729
-
730
- register_activation_hook(
731
- $plugin_dir . $this->premium_plugin_basename(),
732
- array( &$this, '_activate_plugin_event_hook' )
733
- );
734
- } else {
735
- add_action( 'after_switch_theme', array( &$this, '_activate_theme_event_hook' ), 10, 2 );
736
-
737
- /**
738
- * Include the required hooks to capture the theme settings' page tabs
739
- * and cache them.
740
- *
741
- * @author Vova Feldman (@svovaf)
742
- * @since 1.2.2.7
743
- */
744
- if ( ! $this->_cache->has_valid( 'tabs' ) ) {
745
- add_action( 'admin_footer', array( &$this, '_tabs_capture' ) );
746
- // Add license activation AJAX callback.
747
- $this->add_ajax_action( 'store_tabs', array( &$this, '_store_tabs_ajax_action' ) );
748
-
749
- add_action( 'admin_enqueue_scripts', array( &$this, '_store_tabs_styles' ), 9999999 );
750
- }
751
-
752
- add_action(
753
- 'admin_footer',
754
- array( &$this, '_add_freemius_tabs' ),
755
- /**
756
- * The tabs JS code must be executed after the tabs capture logic (_tabs_capture()).
757
- * That's why the priority is 11 while the tabs capture logic is added
758
- * with priority 10.
759
- *
760
- * @author Vova Feldman (@svovaf)
761
- */
762
- 11
763
- );
764
-
765
- add_action( 'admin_footer', array( &$this, '_style_premium_theme' ) );
766
- }
767
-
768
- /**
769
- * Part of the mechanism to identify new plugin install vs. plugin update.
770
- *
771
- * @author Vova Feldman (@svovaf)
772
- * @since 1.1.9
773
- */
774
- if ( empty( $this->_storage->was_plugin_loaded ) ) {
775
- if ( $this->is_plugin() &&
776
- $this->is_activation_mode( false ) &&
777
- 0 == did_action( 'plugins_loaded' )
778
- ) {
779
- add_action( 'plugins_loaded', array( &$this, '_plugins_loaded' ) );
780
- } else {
781
- // If was activated before, then it was already loaded before.
782
- $this->_plugins_loaded();
783
- }
784
- }
785
-
786
- if ( ! self::is_ajax() ) {
787
- if ( ! $this->is_addon() ) {
788
- add_action( 'init', array( &$this, '_add_default_submenu_items' ), WP_FS__LOWEST_PRIORITY );
789
- }
790
- }
791
- }
792
-
793
- if ( $this->is_plugin() ) {
794
- register_deactivation_hook( $this->_plugin_main_file_path, array( &$this, '_deactivate_plugin_hook' ) );
795
- }
796
-
797
- if ( $this->is_theme() && self::is_customizer() ) {
798
- // Register customizer upsell.
799
- add_action( 'customize_register', array( &$this, '_customizer_register' ) );
800
- }
801
-
802
- add_action( 'init', array( &$this, '_redirect_on_clicked_menu_link' ), WP_FS__LOWEST_PRIORITY );
803
-
804
- add_action( 'admin_init', array( &$this, '_add_tracking_links' ) );
805
- add_action( 'admin_init', array( &$this, '_add_license_activation' ) );
806
- $this->add_ajax_action( 'update_billing', array( &$this, '_update_billing_ajax_action' ) );
807
- $this->add_ajax_action( 'start_trial', array( &$this, '_start_trial_ajax_action' ) );
808
-
809
- $this->add_ajax_action( 'install_premium_version', array(
810
- &$this,
811
- '_install_premium_version_ajax_action'
812
- ) );
813
-
814
- $this->add_ajax_action( 'submit_affiliate_application', array( &$this, '_submit_affiliate_application' ) );
815
-
816
- $this->add_action( 'after_plans_sync', array( &$this, '_check_for_trial_plans' ) );
817
-
818
- $this->add_action( 'sdk_version_update', array( &$this, '_data_migration' ), WP_FS__DEFAULT_PRIORITY, 2 );
819
- $this->add_action( 'plugin_version_update', array( &$this, '_after_version_update' ), WP_FS__DEFAULT_PRIORITY, 2 );
820
- $this->add_filter( 'after_code_type_change', array( &$this, '_after_code_type_change' ) );
821
-
822
- add_action( 'admin_init', array( &$this, '_add_trial_notice' ) );
823
- add_action( 'admin_init', array( &$this, '_add_affiliate_program_notice' ) );
824
- add_action( 'admin_init', array( &$this, '_enqueue_common_css' ) );
825
-
826
- /**
827
- * Handle request to reset anonymous mode for `get_reconnect_url()`.
828
- *
829
- * @author Vova Feldman (@svovaf)
830
- * @since 1.2.1.5
831
- */
832
- if ( fs_request_is_action( 'reset_anonymous_mode' ) &&
833
- $this->get_unique_affix() === fs_request_get( 'fs_unique_affix' )
834
- ) {
835
- add_action( 'admin_init', array( &$this, 'connect_again' ) );
836
- }
837
- }
838
-
839
- /**
840
- * Keeping the uninstall hook registered for free or premium plugin version may result to a fatal error that
841
- * could happen when a user tries to uninstall either version while one of them is still active. Uninstalling a
842
- * plugin will trigger inclusion of the free or premium version and if one of them is active during the
843
- * uninstallation, a fatal error may occur in case the plugin's class or functions are already defined.
844
- *
845
- * @author Leo Fajardo (leorw)
846
- *
847
- * @since 1.2.0
848
- */
849
- private function unregister_uninstall_hook() {
850
- $uninstallable_plugins = (array) get_option( 'uninstall_plugins' );
851
- unset( $uninstallable_plugins[ $this->_free_plugin_basename ] );
852
- unset( $uninstallable_plugins[ $this->premium_plugin_basename() ] );
853
-
854
- update_option( 'uninstall_plugins', $uninstallable_plugins );
855
- }
856
-
857
- /**
858
- * @since 1.2.0 Invalidate module's main file cache, otherwise, FS_Plugin_Updater will not fetch updates.
859
- */
860
- private function clear_module_main_file_cache() {
861
- if ( ! isset( $this->_storage->plugin_main_file ) ||
862
- empty( $this->_storage->plugin_main_file->path )
863
- ) {
864
- return;
865
- }
866
-
867
- $plugin_main_file = clone $this->_storage->plugin_main_file;
868
-
869
- // Store cached path (2nd layer cache).
870
- $plugin_main_file->prev_path = $plugin_main_file->path;
871
-
872
- // Clear cached path.
873
- unset( $plugin_main_file->path );
874
-
875
- $this->_storage->plugin_main_file = $plugin_main_file;
876
-
877
- /**
878
- * Clear global cached path.
879
- *
880
- * @author Leo Fajardo (@leorw)
881
- * @since 1.2.2
882
- */
883
- $id_slug_type_path_map = self::$_accounts->get_option( 'id_slug_type_path_map' );
884
- unset( $id_slug_type_path_map[ $this->_module_id ]['path'] );
885
- self::$_accounts->set_option( 'id_slug_type_path_map', $id_slug_type_path_map, true );
886
- }
887
-
888
- /**
889
- * @author Vova Feldman (@svovaf)
890
- * @since 1.0.9
891
- */
892
- private function _register_account_hooks() {
893
- if ( ! is_admin() ) {
894
- return;
895
- }
896
-
897
- /**
898
- * Always show the deactivation feedback form since we added
899
- * automatic free version deactivation upon premium code activation.
900
- *
901
- * @since 1.2.1.6
902
- */
903
- $this->add_ajax_action(
904
- 'submit_uninstall_reason',
905
- array( &$this, '_submit_uninstall_reason_action' )
906
- );
907
-
908
- if ( ( $this->is_plugin() && self::is_plugins_page() ) ||
909
- ( $this->is_theme() && self::is_themes_page() )
910
- ) {
911
- add_action( 'admin_footer', array( &$this, '_add_deactivation_feedback_dialog_box' ) );
912
- }
913
- }
914
-
915
- /**
916
- * Leverage backtrace to find caller plugin file path.
917
- *
918
- * @author Vova Feldman (@svovaf)
919
- * @since 1.0.6
920
- *
921
- * @param bool $is_init Is initiation sequence.
922
- *
923
- * @return string
924
- */
925
- private function _find_caller_plugin_file( $is_init = false ) {
926
- // Try to load the cached value of the file path.
927
- if ( isset( $this->_storage->plugin_main_file ) ) {
928
- $plugin_main_file = $this->_storage->plugin_main_file;
929
- if ( isset( $plugin_main_file->path ) ) {
930
- $absolute_path = $this->get_absolute_path( $plugin_main_file->path );
931
- if ( file_exists( $absolute_path ) ) {
932
- return $absolute_path;
933
- }
934
- }
935
- }
936
-
937
- /**
938
- * @since 1.2.1
939
- *
940
- * `clear_module_main_file_cache()` is clearing the plugin's cached path on
941
- * deactivation. Therefore, if any plugin/theme was initiating `Freemius`
942
- * with that plugin's slug, it was overriding the empty plugin path with a wrong path.
943
- *
944
- * So, we've added a special mechanism with a 2nd layer of cache that uses `prev_path`
945
- * when the class instantiator isn't the module.
946
- */
947
- if ( ! $is_init ) {
948
- // Fetch prev path cache.
949
- if ( isset( $this->_storage->plugin_main_file ) &&
950
- isset( $this->_storage->plugin_main_file->prev_path )
951
- ) {
952
- $absolute_path = $this->get_absolute_path( $this->_storage->plugin_main_file->prev_path );
953
- if ( file_exists( $absolute_path ) ) {
954
- return $absolute_path;
955
- }
956
- }
957
-
958
- wp_die(
959
- $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' ) .
960
- " Module: {$this->_slug}; SDK: " . WP_FS__SDK_VERSION . ";",
961
- $this->get_text_inline( 'Error', 'error' ),
962
- array( 'back_link' => true )
963
- );
964
- }
965
-
966
- /**
967
- * @since 1.2.1
968
- *
969
- * Only the original instantiator that calls dynamic_init can modify the module's path.
970
- */
971
- // Find caller module.
972
- $id_slug_type_path_map = self::$_accounts->get_option( 'id_slug_type_path_map', array() );
973
- $this->_storage->plugin_main_file = (object) array(
974
- 'path' => $id_slug_type_path_map[ $this->_module_id ]['path'],
975
- );
976
-
977
- return $this->get_absolute_path( $id_slug_type_path_map[ $this->_module_id ]['path'] );
978
- }
979
-
980
- /**
981
- * @author Leo Fajardo (@leorw)
982
- * @since 1.2.3
983
- *
984
- * @param string $path
985
- *
986
- * @return string
987
- */
988
- private function get_relative_path( $path ) {
989
- $module_root_dir = $this->get_module_root_dir_path();
990
- if ( 0 === strpos( $path, $module_root_dir ) ) {
991
- $path = substr( $path, strlen( $module_root_dir ) );
992
- }
993
-
994
- return $path;
995
- }
996
-
997
- /**
998
- * @author Leo Fajardo (@leorw)
999
- * @since 1.2.3
1000
- *
1001
- * @param string $path
1002
- * @param string|bool $module_type
1003
- *
1004
- * @return string
1005
- */
1006
- private function get_absolute_path( $path, $module_type = false ) {
1007
- $module_root_dir = $this->get_module_root_dir_path( $module_type );
1008
- if ( 0 !== strpos( $path, $module_root_dir ) ) {
1009
- $path = fs_normalize_path( $module_root_dir . $path );
1010
- }
1011
-
1012
- return $path;
1013
- }
1014
-
1015
- /**
1016
- * @author Leo Fajardo (@leorw)
1017
- * @since 1.2.3
1018
- *
1019
- * @param string|bool $module_type
1020
- *
1021
- * @return string
1022
- */
1023
- private function get_module_root_dir_path( $module_type = false ) {
1024
- $is_plugin = empty( $module_type ) ?
1025
- $this->is_plugin() :
1026
- ( WP_FS__MODULE_TYPE_PLUGIN === $module_type );
1027
-
1028
- return fs_normalize_path( trailingslashit( $is_plugin ?
1029
- WP_PLUGIN_DIR :
1030
- get_theme_root() ) );
1031
- }
1032
-
1033
- /**
1034
- * @author Leo Fajardo (@leorw)
1035
- *
1036
- * @param number $module_id
1037
- * @param string $slug
1038
- *
1039
- * @since 1.2.2
1040
- */
1041
- private function store_id_slug_type_path_map( $module_id, $slug ) {
1042
- $id_slug_type_path_map = self::$_accounts->get_option( 'id_slug_type_path_map', array() );
1043
-
1044
- $store_option = false;
1045
-
1046
- if ( ! isset( $id_slug_type_path_map[ $module_id ] ) ) {
1047
- $id_slug_type_path_map[ $module_id ] = array(
1048
- 'slug' => $slug
1049
- );
1050
-
1051
- $store_option = true;
1052
- }
1053
-
1054
- if ( ! isset( $id_slug_type_path_map[ $module_id ]['path'] ) ||
1055
- /**
1056
- * This verification is for cases when suddenly the same module
1057
- * is installed but with a different folder name.
1058
- *
1059
- * @author Vova Feldman (@svovaf)
1060
- * @since 1.2.3
1061
- */
1062
- ! file_exists( $this->get_absolute_path(
1063
- $id_slug_type_path_map[ $module_id ]['path'],
1064
- $id_slug_type_path_map[ $module_id ]['type']
1065
- ) )
1066
- ) {
1067
- $caller_main_file_and_type = $this->get_caller_main_file_and_type();
1068
-
1069
- $id_slug_type_path_map[ $module_id ]['type'] = $caller_main_file_and_type->module_type;
1070
- $id_slug_type_path_map[ $module_id ]['path'] = $caller_main_file_and_type->path;
1071
-
1072
- $store_option = true;
1073
- }
1074
-
1075
- if ( $store_option ) {
1076
- self::$_accounts->set_option( 'id_slug_type_path_map', $id_slug_type_path_map, true );
1077
- }
1078
- }
1079
-
1080
- /**
1081
- * Identifies the caller type: plugin or theme.
1082
- *
1083
- * @author Leo Fajardo (@leorw)
1084
- * @since 1.2.2
1085
- *
1086
- * @author Vova Feldman (@svovaf)
1087
- * @since 1.2.2.3 Find the earliest module in the call stack that calls to the SDK. This fix is for cases when
1088
- * add-ons are relying on loading the SDK from the parent module, and also allows themes including the
1089
- * SDK an internal file instead of directly from functions.php.
1090
- * @since 1.2.1.7 Knows how to handle cases when an add-on includes the parent module logic.
1091
- */
1092
- private function get_caller_main_file_and_type() {
1093
- self::require_plugin_essentials();
1094
-
1095
- $all_plugins = get_plugins();
1096
- $all_plugins_paths = array();
1097
-
1098
- // Get active plugin's main files real full names (might be symlinks).
1099
- foreach ( $all_plugins as $relative_path => &$data ) {
1100
- if ( false === strpos( fs_normalize_path( $relative_path ), '/' ) ) {
1101
- /**
1102
- * Ignore plugins that don't have a folder (e.g. Hello Dolly) since they
1103
- * can't really include the SDK.
1104
- *
1105
- * @author Vova Feldman
1106
- * @since 1.2.1.7
1107
- */
1108
- continue;
1109
- }
1110
-
1111
- $all_plugins_paths[] = fs_normalize_path( realpath( WP_PLUGIN_DIR . '/' . $relative_path ) );
1112
- }
1113
-
1114
- $caller_file_candidate = false;
1115
- $caller_map = array();
1116
- $module_type = WP_FS__MODULE_TYPE_PLUGIN;
1117
- $themes_dir = fs_normalize_path( get_theme_root() );
1118
-
1119
- for ( $i = 1, $bt = debug_backtrace(), $len = count( $bt ); $i < $len; $i ++ ) {
1120
- if ( empty( $bt[ $i ]['file'] ) ) {
1121
- continue;
1122
- }
1123
-
1124
- if ( $i > 1 && ! empty( $bt[ $i - 1 ]['file'] ) && $bt[ $i ]['file'] === $bt[ $i - 1 ]['file'] ) {
1125
- // If file same as the prev file in the stack, skip it.
1126
- continue;
1127
- }
1128
-
1129
- if ( ! empty( $bt[ $i ]['function'] ) && in_array( $bt[ $i ]['function'], array(
1130
- 'do_action',
1131
- 'apply_filter',
1132
- // The string split is stupid, but otherwise, theme check
1133
- // throws info notices.
1134
- 'requir' . 'e_once',
1135
- 'requir' . 'e',
1136
- 'includ' . 'e_once',
1137
- 'includ' . 'e'
1138
- ) )
1139
- ) {
1140
- // Ignore call stack hooks and files inclusion.
1141
- continue;
1142
- }
1143
-
1144
- $caller_file_path = fs_normalize_path( $bt[ $i ]['file'] );
1145
-
1146
- if ( 'functions.php' === basename( $caller_file_path ) ) {
1147
- /**
1148
- * 1. Assumes that theme's starting execution file is functions.php.
1149
- * 2. This complex logic fixes symlink issues (e.g. with Vargant).
1150
- *
1151
- * @author Vova Feldman (@svovaf)
1152
- * @since 1.2.2.5
1153
- */
1154
-
1155
- if ( $caller_file_path == fs_normalize_path( realpath( trailingslashit( $themes_dir ) . basename( dirname( $caller_file_path ) ) . '/' . basename( $caller_file_path ) ) ) ) {
1156
- $module_type = WP_FS__MODULE_TYPE_THEME;
1157
-
1158
- /**
1159
- * Relative path of the theme, e.g.:
1160
- * `my-theme/functions.php`
1161
- *
1162
- * @author Leo Fajardo (@leorw)
1163
- */
1164
- $caller_file_candidate = basename( dirname( $caller_file_path ) ) .
1165
- '/' .
1166
- basename( $caller_file_path );
1167
-
1168
- continue;
1169
- }
1170
- }
1171
-
1172
- $caller_file_hash = md5( $caller_file_path );
1173
-
1174
- if ( ! isset( $caller_map[ $caller_file_hash ] ) ) {
1175
- foreach ( $all_plugins_paths as $plugin_path ) {
1176
- if ( false !== strpos( $caller_file_path, fs_normalize_path( dirname( $plugin_path ) . '/' ) ) ) {
1177
- $caller_map[ $caller_file_hash ] = fs_normalize_path( $plugin_path );
1178
- break;
1179
- }
1180
- }
1181
- }
1182
-
1183
- if ( isset( $caller_map[ $caller_file_hash ] ) ) {
1184
- $module_type = WP_FS__MODULE_TYPE_PLUGIN;
1185
- $caller_file_candidate = plugin_basename( $caller_map[ $caller_file_hash ] );
1186
- }
1187
- }
1188
-
1189
- return (object) array(
1190
- 'module_type' => $module_type,
1191
- 'path' => $caller_file_candidate
1192
- );
1193
- }
1194
-
1195
- #----------------------------------------------------------------------------------
1196
- #region Deactivation Feedback Form
1197
- #----------------------------------------------------------------------------------
1198
-
1199
- /**
1200
- * Displays a confirmation and feedback dialog box when the user clicks on the "Deactivate" link on the plugins
1201
- * page.
1202
- *
1203
- * @author Vova Feldman (@svovaf)
1204
- * @author Leo Fajardo (@leorw)
1205
- * @since 1.1.2
1206
- */
1207
- function _add_deactivation_feedback_dialog_box() {
1208
- /* Check the type of user:
1209
- * 1. Long-term (long-term)
1210
- * 2. Non-registered and non-anonymous short-term (non-registered-and-non-anonymous-short-term).
1211
- * 3. Short-term (short-term)
1212
- */
1213
- $is_long_term_user = true;
1214
-
1215
- // Check if the site is at least 2 days old.
1216
- $time_installed = $this->_storage->install_timestamp;
1217
-
1218
- // Difference in seconds.
1219
- $date_diff = time() - $time_installed;
1220
-
1221
- // Convert seconds to days.
1222
- $date_diff_days = floor( $date_diff / ( 60 * 60 * 24 ) );
1223
-
1224
- if ( $date_diff_days < 2 ) {
1225
- $is_long_term_user = false;
1226
- }
1227
-
1228
- $is_long_term_user = $this->apply_filters( 'is_long_term_user', $is_long_term_user );
1229
-
1230
- if ( $is_long_term_user ) {
1231
- $user_type = 'long-term';
1232
- } else {
1233
- if ( ! $this->is_registered() && ! $this->is_anonymous() ) {
1234
- $user_type = 'non-registered-and-non-anonymous-short-term';
1235
- } else {
1236
- $user_type = 'short-term';
1237
- }
1238
- }
1239
-
1240
- $uninstall_reasons = $this->_get_uninstall_reasons( $user_type );
1241
-
1242
- // Load the HTML template for the deactivation feedback dialog box.
1243
- $vars = array(
1244
- 'reasons' => $uninstall_reasons,
1245
- 'id' => $this->_module_id
1246
- );
1247
-
1248
- /**
1249
- * @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.
1250
- */
1251
- fs_require_template( 'forms/deactivation/form.php', $vars );
1252
- }
1253
-
1254
- /**
1255
- * @author Leo Fajardo (leorw)
1256
- * @since 1.1.2
1257
- *
1258
- * @param string $user_type
1259
- *
1260
- * @return array The uninstall reasons for the specified user type.
1261
- */
1262
- function _get_uninstall_reasons( $user_type = 'long-term' ) {
1263
- $module_type = $this->_module_type;
1264
-
1265
- $internal_message_template_var = array(
1266
- 'id' => $this->_module_id
1267
- );
1268
-
1269
- if ( $this->is_registered() && false !== $this->get_plan() && $this->get_plan()->has_technical_support() ) {
1270
- $contact_support_template = fs_get_template( 'forms/deactivation/contact.php', $internal_message_template_var );
1271
- } else {
1272
- $contact_support_template = '';
1273
- }
1274
-
1275
- $reason_found_better_plugin = array(
1276
- 'id' => self::REASON_FOUND_A_BETTER_PLUGIN,
1277
- 'text' => sprintf( $this->get_text_inline( 'I found a better %s', 'reason-found-a-better-plugin' ), $module_type ),
1278
- 'input_type' => 'textfield',
1279
- 'input_placeholder' => sprintf( $this->get_text_inline( "What's the %s's name?", 'placeholder-plugin-name' ), $module_type ),
1280
- );
1281
-
1282
- $reason_temporary_deactivation = array(
1283
- 'id' => self::REASON_TEMPORARY_DEACTIVATION,
1284
- 'text' => sprintf(
1285
- $this->get_text_inline( "It's a temporary %s. I'm just debugging an issue.", 'reason-temporary-x' ),
1286
- strtolower( $this->is_plugin() ?
1287
- $this->get_text_inline( 'Deactivation', 'deactivation' ) :
1288
- $this->get_text_inline( 'Theme Switch', 'theme-switch' )
1289
- )
1290
- ),
1291
- 'input_type' => '',
1292
- 'input_placeholder' => ''
1293
- );
1294
-
1295
- $reason_other = array(
1296
- 'id' => self::REASON_OTHER,
1297
- 'text' => $this->get_text_inline( 'Other', 'reason-other' ),
1298
- 'input_type' => 'textfield',
1299
- 'input_placeholder' => ''
1300
- );
1301
-
1302
- $long_term_user_reasons = array(
1303
- array(
1304
- 'id' => self::REASON_NO_LONGER_NEEDED,
1305
- 'text' => sprintf( $this->get_text_inline( 'I no longer need the %s', 'reason-no-longer-needed' ), $module_type ),
1306
- 'input_type' => '',
1307
- 'input_placeholder' => ''
1308
- ),
1309
- $reason_found_better_plugin,
1310
- array(
1311
- 'id' => self::REASON_NEEDED_FOR_A_SHORT_PERIOD,
1312
- 'text' => sprintf( $this->get_text_inline( 'I only needed the %s for a short period', 'reason-needed-for-a-short-period' ), $module_type ),
1313
- 'input_type' => '',
1314
- 'input_placeholder' => ''
1315
- ),
1316
- array(
1317
- 'id' => self::REASON_BROKE_MY_SITE,
1318
- 'text' => sprintf( $this->get_text_inline( 'The %s broke my site', 'reason-broke-my-site' ), $module_type ),
1319
- 'input_type' => '',
1320
- 'input_placeholder' => '',
1321
- 'internal_message' => $contact_support_template
1322
- ),
1323
- array(
1324
- 'id' => self::REASON_SUDDENLY_STOPPED_WORKING,
1325
- 'text' => sprintf( $this->get_text_inline( 'The %s suddenly stopped working', 'reason-suddenly-stopped-working' ), $module_type ),
1326
- 'input_type' => '',
1327
- 'input_placeholder' => '',
1328
- 'internal_message' => $contact_support_template
1329
- )
1330
- );
1331
-
1332
- if ( $this->is_paying() ) {
1333
- $long_term_user_reasons[] = array(
1334
- 'id' => self::REASON_CANT_PAY_ANYMORE,
1335
- 'text' => $this->get_text_inline( "I can't pay for it anymore", 'reason-cant-pay-anymore' ),
1336
- 'input_type' => 'textfield',
1337
- 'input_placeholder' => $this->get_text_inline( 'What price would you feel comfortable paying?', 'placeholder-comfortable-price' )
1338
- );
1339
- }
1340
-
1341
- $reason_dont_share_info = array(
1342
- 'id' => self::REASON_DONT_LIKE_TO_SHARE_MY_INFORMATION,
1343
- 'text' => $this->get_text_inline( "I don't like to share my information with you", 'reason-dont-like-to-share-my-information' ),
1344
- 'input_type' => '',
1345
- 'input_placeholder' => ''
1346
- );
1347
-
1348
- /**
1349
- * If the current user has selected the "don't share data" reason in the deactivation feedback modal, inform the
1350
- * user by showing additional message that he doesn't have to share data and can just choose to skip the opt-in
1351
- * (the Skip button is included in the message to show). This message will only be shown if anonymous mode is
1352
- * enabled and the user's account is currently not in pending activation state (similar to the way the Skip
1353
- * button in the opt-in form is shown/hidden).
1354
- */
1355
- if ( $this->is_enable_anonymous() && ! $this->is_pending_activation() ) {
1356
- $reason_dont_share_info['internal_message'] = fs_get_template( 'forms/deactivation/retry-skip.php', $internal_message_template_var );
1357
- }
1358
-
1359
- $uninstall_reasons = array(
1360
- 'long-term' => $long_term_user_reasons,
1361
- 'non-registered-and-non-anonymous-short-term' => array(
1362
- array(
1363
- 'id' => self::REASON_DIDNT_WORK,
1364
- 'text' => sprintf( $this->get_text_inline( "The %s didn't work", 'reason-didnt-work' ), $module_type ),
1365
- 'input_type' => '',
1366
- 'input_placeholder' => ''
1367
- ),
1368
- $reason_dont_share_info,
1369
- $reason_found_better_plugin
1370
- ),
1371
- 'short-term' => array(
1372
- array(
1373
- 'id' => self::REASON_COULDNT_MAKE_IT_WORK,
1374
- 'text' => $this->get_text_inline( "I couldn't understand how to make it work", 'reason-couldnt-make-it-work' ),
1375
- 'input_type' => '',
1376
- 'input_placeholder' => '',
1377
- 'internal_message' => $contact_support_template
1378
- ),
1379
- $reason_found_better_plugin,
1380
- array(
1381
- 'id' => self::REASON_GREAT_BUT_NEED_SPECIFIC_FEATURE,
1382
- '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 ),
1383
- 'input_type' => 'textarea',
1384
- 'input_placeholder' => $this->get_text_inline( 'What feature?', 'placeholder-feature' )
1385
- ),
1386
- array(
1387
- 'id' => self::REASON_NOT_WORKING,
1388
- 'text' => sprintf( $this->get_text_inline( 'The %s is not working', 'reason-not-working' ), $module_type ),
1389
- 'input_type' => 'textarea',
1390
- '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' )
1391
- ),
1392
- array(
1393
- 'id' => self::REASON_NOT_WHAT_I_WAS_LOOKING_FOR,
1394
- 'text' => $this->get_text_inline( "It's not what I was looking for", 'reason-not-what-i-was-looking-for' ),
1395
- 'input_type' => 'textarea',
1396
- 'input_placeholder' => $this->get_text_inline( "What you've been looking for?", 'placeholder-what-youve-been-looking-for' )
1397
- ),
1398
- array(
1399
- 'id' => self::REASON_DIDNT_WORK_AS_EXPECTED,
1400
- 'text' => sprintf( $this->get_text_inline( "The %s didn't work as expected", 'reason-didnt-work-as-expected' ), $module_type ),
1401
- 'input_type' => 'textarea',
1402
- 'input_placeholder' => $this->get_text_inline( 'What did you expect?', 'placeholder-what-did-you-expect' )
1403
- )
1404
- )
1405
- );
1406
-
1407
- // Randomize the reasons for the current user type.
1408
- shuffle( $uninstall_reasons[ $user_type ] );
1409
-
1410
- // Keep the following reasons as the last items in the list.
1411
- $uninstall_reasons[ $user_type ][] = $reason_temporary_deactivation;
1412
- $uninstall_reasons[ $user_type ][] = $reason_other;
1413
-
1414
- $uninstall_reasons = $this->apply_filters( 'uninstall_reasons', $uninstall_reasons );
1415
-
1416
- return $uninstall_reasons[ $user_type ];
1417
- }
1418
-
1419
- /**
1420
- * Called after the user has submitted his reason for deactivating the plugin.
1421
- *
1422
- * @author Leo Fajardo (@leorw)
1423
- * @since 1.1.2
1424
- */
1425
- function _submit_uninstall_reason_action() {
1426
- $this->_logger->entrance();
1427
-
1428
- $this->check_ajax_referer( 'submit_uninstall_reason' );
1429
-
1430
- $reason_id = fs_request_get( 'reason_id' );
1431
-
1432
- // Check if the given reason ID is an unsigned integer.
1433
- if ( ! ctype_digit( $reason_id ) ) {
1434
- exit;
1435
- }
1436
-
1437
- $reason_info = trim( fs_request_get( 'reason_info', '' ) );
1438
- if ( ! empty( $reason_info ) ) {
1439
- $reason_info = substr( $reason_info, 0, 128 );
1440
- }
1441
-
1442
- $reason = (object) array(
1443
- 'id' => $reason_id,
1444
- 'info' => $reason_info,
1445
- 'is_anonymous' => fs_request_get_bool( 'is_anonymous' )
1446
- );
1447
-
1448
- $this->_storage->store( 'uninstall_reason', $reason );
1449
-
1450
- /**
1451
- * If the module type is "theme", trigger the uninstall event here (on theme deactivation) since themes do
1452
- * not support uninstall hook.
1453
- *
1454
- * @author Leo Fajardo (@leorw)
1455
- * @since 1.2.2
1456
- */
1457
- if ( $this->is_theme() ) {
1458
- $this->_uninstall_plugin_event( false );
1459
- $this->remove_sdk_reference();
1460
- }
1461
-
1462
- // Print '1' for successful operation.
1463
- echo 1;
1464
- exit;
1465
- }
1466
-
1467
- #endregion
1468
-
1469
- #----------------------------------------------------------------------------------
1470
- #region Instance
1471
- #----------------------------------------------------------------------------------
1472
-
1473
- /**
1474
- * Main singleton instance.
1475
- *
1476
- * @author Vova Feldman (@svovaf)
1477
- * @since 1.0.0
1478
- *
1479
- * @param number $module_id
1480
- * @param string|bool $slug
1481
- * @param bool $is_init Is initiation sequence.
1482
- *
1483
- * @return Freemius|false
1484
- */
1485
- static function instance( $module_id, $slug = false, $is_init = false ) {
1486
- if ( empty( $module_id ) ) {
1487
- return false;
1488
- }
1489
-
1490
- if ( ! is_numeric( $module_id ) ) {
1491
- if ( ! $is_init && true === $slug ) {
1492
- $is_init = true;
1493
- }
1494
-
1495
- $slug = $module_id;
1496
-
1497
- $module = FS_Plugin_Manager::instance( $slug )->get();
1498
-
1499
- if ( is_object( $module ) ) {
1500
- $module_id = $module->id;
1501
- }
1502
- }
1503
-
1504
- $key = 'm_' . $module_id;
1505
-
1506
- if ( ! isset( self::$_instances[ $key ] ) ) {
1507
- if ( 0 === count( self::$_instances ) ) {
1508
- self::_load_required_static();
1509
- }
1510
-
1511
- self::$_instances[ $key ] = new Freemius( $module_id, $slug, $is_init );
1512
- }
1513
-
1514
- return self::$_instances[ $key ];
1515
- }
1516
-
1517
- /**
1518
- * @author Vova Feldman (@svovaf)
1519
- * @since 1.0.6
1520
- *
1521
- * @param number $addon_id
1522
- *
1523
- * @return bool
1524
- */
1525
- private static function has_instance( $addon_id ) {
1526
- return isset( self::$_instances[ 'm_' . $addon_id ] );
1527
- }
1528
-
1529
- /**
1530
- * @author Leo Fajardo (@leorw)
1531
- * @since 1.2.2
1532
- *
1533
- * @param string|number $id_or_slug
1534
- *
1535
- * @return number|false
1536
- */
1537
- private static function get_module_id( $id_or_slug ) {
1538
- if ( is_numeric( $id_or_slug ) ) {
1539
- return $id_or_slug;
1540
- }
1541
-
1542
- foreach ( self::$_instances as $instance ) {
1543
- if ( $instance->is_plugin() && ( $id_or_slug === $instance->get_slug() ) ) {
1544
- return $instance->get_id();
1545
- }
1546
- }
1547
-
1548
- return false;
1549
- }
1550
-
1551
- /**
1552
- * @author Vova Feldman (@svovaf)
1553
- * @since 1.0.6
1554
- *
1555
- * @param number $id
1556
- *
1557
- * @return false|Freemius
1558
- */
1559
- static function get_instance_by_id( $id ) {
1560
- return isset ( self::$_instances[ 'm_' . $id ] ) ?
1561
- self::$_instances[ 'm_' . $id ] :
1562
- false;
1563
- }
1564
-
1565
- /**
1566
- *
1567
- * @author Vova Feldman (@svovaf)
1568
- * @since 1.0.1
1569
- *
1570
- * @param $plugin_file
1571
- *
1572
- * @return false|Freemius
1573
- */
1574
- static function get_instance_by_file( $plugin_file ) {
1575
- $slug = self::find_slug_by_basename( $plugin_file );
1576
-
1577
- return ( false !== $slug ) ?
1578
- self::instance( self::get_module_id( $slug ) ) :
1579
- false;
1580
- }
1581
-
1582
- /**
1583
- * @author Vova Feldman (@svovaf)
1584
- * @since 1.0.6
1585
- *
1586
- * @return false|Freemius
1587
- */
1588
- function get_parent_instance() {
1589
- return self::get_instance_by_id( $this->_plugin->parent_plugin_id );
1590
- }
1591
-
1592
- /**
1593
- * @author Vova Feldman (@svovaf)
1594
- * @since 1.0.6
1595
- *
1596
- * @param string|number $id_or_slug
1597
- *
1598
- * @return false|Freemius
1599
- */
1600
- function get_addon_instance( $id_or_slug ) {
1601
- $addon_id = self::get_module_id( $id_or_slug );
1602
-
1603
- return self::instance( $addon_id );
1604
- }
1605
-
1606
- #endregion ------------------------------------------------------------------
1607
-
1608
- /**
1609
- * @author Vova Feldman (@svovaf)
1610
- * @since 1.0.6
1611
- *
1612
- * @return bool
1613
- */
1614
- function is_parent_plugin_installed() {
1615
- $is_active = self::has_instance( $this->_plugin->parent_plugin_id );
1616
-
1617
- if ( $is_active ) {
1618
- return true;
1619
- }
1620
-
1621
- /**
1622
- * Parent module might be a theme. If that's the case, the add-on's FS
1623
- * instance will be loaded prior to the theme's FS instance, therefore,
1624
- * we need to check if it's active with a "look ahead".
1625
- *
1626
- * @author Vova Feldman
1627
- * @since 1.2.2.3
1628
- */
1629
- global $fs_active_plugins;
1630
- if ( is_object( $fs_active_plugins ) && is_array( $fs_active_plugins->plugins ) ) {
1631
- $active_theme = wp_get_theme();
1632
-
1633
- foreach ( $fs_active_plugins->plugins as $sdk => $module ) {
1634
- if ( WP_FS__MODULE_TYPE_THEME === $module->type ) {
1635
- if ( $module->plugin_path == $active_theme->get_stylesheet() ) {
1636
- // Parent module is a theme and it's currently active.
1637
- return true;
1638
- }
1639
- }
1640
- }
1641
- }
1642
-
1643
- return false;
1644
- }
1645
-
1646
- /**
1647
- * Check if add-on parent plugin in activation mode.
1648
- *
1649
- * @author Vova Feldman (@svovaf)
1650
- * @since 1.0.7
1651
- *
1652
- * @return bool
1653
- */
1654
- function is_parent_in_activation() {
1655
- $parent_fs = $this->get_parent_instance();
1656
- if ( ! is_object( $parent_fs ) ) {
1657
- return false;
1658
- }
1659
-
1660
- return ( $parent_fs->is_activation_mode() );
1661
- }
1662
-
1663
- /**
1664
- * Is plugin in activation mode.
1665
- *
1666
- * @author Vova Feldman (@svovaf)
1667
- * @since 1.0.7
1668
- *
1669
- * @param bool $and_on
1670
- *
1671
- * @return bool
1672
- */
1673
- function is_activation_mode( $and_on = true ) {
1674
- return (
1675
- ( $this->is_on() || ! $and_on ) &&
1676
- ( ! $this->is_registered() || ( $this->is_only_premium() && ! $this->has_features_enabled_license() ) ) &&
1677
- ( ! $this->is_enable_anonymous() ||
1678
- ( ! $this->is_anonymous() && ! $this->is_pending_activation() ) )
1679
- );
1680
- }
1681
-
1682
- /**
1683
- * Check if current page is the opt-in/pending-activation page.
1684
- *
1685
- * @author Vova Feldman (@svovaf)
1686
- * @since 1.2.1.7
1687
- *
1688
- * @return bool
1689
- */
1690
- function is_activation_page() {
1691
- if ( $this->_menu->is_main_settings_page() ) {
1692
- return true;
1693
- }
1694
-
1695
- if ( ! $this->is_activation_mode() ) {
1696
- return false;
1697
- }
1698
-
1699
- // Check if current page is matching the activation page.
1700
- return $this->is_matching_url( $this->get_activation_url() );
1701
- }
1702
-
1703
- /**
1704
- * Check if URL path's are matching and that all querystring
1705
- * arguments of the $sub_url exist in the $url with the same values.
1706
- *
1707
- * WARNING:
1708
- * 1. This method doesn't check if the sub/domain are matching.
1709
- * 2. Ignore case sensitivity.
1710
- *
1711
- * @author Vova Feldman (@svovaf)
1712
- * @since 1.2.1.7
1713
- *
1714
- * @param string $sub_url
1715
- * @param string $url If argument is not set, check if the sub_url matching the current's page URL.
1716
- *
1717
- * @return bool
1718
- */
1719
- private function is_matching_url( $sub_url, $url = '' ) {
1720
- if ( empty( $url ) ) {
1721
- $url = $_SERVER['REQUEST_URI'];
1722
- }
1723
-
1724
- $url = strtolower( $url );
1725
- $sub_url = strtolower( $sub_url );
1726
-
1727
- if ( parse_url( $sub_url, PHP_URL_PATH ) !== parse_url( $url, PHP_URL_PATH ) ) {
1728
- // Different path - DO NOT OVERRIDE PAGE.
1729
- return false;
1730
- }
1731
-
1732
- $url_params = array();
1733
- parse_str( parse_url( $url, PHP_URL_QUERY ), $url_params );
1734
-
1735
- $sub_url_params = array();
1736
- parse_str( parse_url( $sub_url, PHP_URL_QUERY ), $sub_url_params );
1737
-
1738
- foreach ( $sub_url_params as $key => $val ) {
1739
- if ( ! isset( $url_params[ $key ] ) || $val != $url_params[ $key ] ) {
1740
- // Not matching query string - DO NOT OVERRIDE PAGE.
1741
- return false;
1742
- }
1743
- }
1744
-
1745
- return true;
1746
- }
1747
-
1748
- /**
1749
- * Get collection of all active plugins.
1750
- *
1751
- * @author Vova Feldman (@svovaf)
1752
- * @since 1.0.9
1753
- *
1754
- * @return array[string]array
1755
- */
1756
- private static function get_active_plugins() {
1757
- self::require_plugin_essentials();
1758
-
1759
- $active_plugin = array();
1760
- $all_plugins = get_plugins();
1761
- $active_plugins_basenames = get_option( 'active_plugins' );
1762
-
1763
- foreach ( $active_plugins_basenames as $plugin_basename ) {
1764
- $active_plugin[ $plugin_basename ] = $all_plugins[ $plugin_basename ];
1765
- }
1766
-
1767
- return $active_plugin;
1768
- }
1769
-
1770
- /**
1771
- * Get collection of all plugins.
1772
- *
1773
- * @author Vova Feldman (@svovaf)
1774
- * @since 1.1.8
1775
- *
1776
- * @return array Key is the plugin file path and the value is an array of the plugin data.
1777
- */
1778
- private static function get_all_plugins() {
1779
- self::require_plugin_essentials();
1780
-
1781
- $all_plugins = get_plugins();
1782
- $active_plugins_basenames = get_option( 'active_plugins' );
1783
-
1784
- foreach ( $all_plugins as $basename => &$data ) {
1785
- // By default set to inactive (next foreach update the active plugins).
1786
- $data['is_active'] = false;
1787
- // Enrich with plugin slug.
1788
- $data['slug'] = self::get_plugin_slug( $basename );
1789
- }
1790
-
1791
- // Flag active plugins.
1792
- foreach ( $active_plugins_basenames as $basename ) {
1793
- if ( isset( $all_plugins[ $basename ] ) ) {
1794
- $all_plugins[ $basename ]['is_active'] = true;
1795
- }
1796
- }
1797
-
1798
- return $all_plugins;
1799
- }
1800
-
1801
-
1802
- /**
1803
- * Cached result of get_site_transient( 'update_plugins' )
1804
- *
1805
- * @author Vova Feldman (@svovaf)
1806
- * @since 1.1.8
1807
- *
1808
- * @var object
1809
- */
1810
- private static $_plugins_info;
1811
-
1812
- /**
1813
- * Helper function to get specified plugin's slug.
1814
- *
1815
- * @author Vova Feldman (@svovaf)
1816
- * @since 1.1.8
1817
- *
1818
- * @param $basename
1819
- *
1820
- * @return string
1821
- */
1822
- private static function get_plugin_slug( $basename ) {
1823
- if ( ! isset( self::$_plugins_info ) ) {
1824
- self::$_plugins_info = get_site_transient( 'update_plugins' );
1825
- }
1826
-
1827
- $slug = '';
1828
-
1829
- if ( is_object( self::$_plugins_info ) ) {
1830
- if ( isset( self::$_plugins_info->no_update ) &&
1831
- isset( self::$_plugins_info->no_update[ $basename ] ) &&
1832
- ! empty( self::$_plugins_info->no_update[ $basename ]->slug )
1833
- ) {
1834
- $slug = self::$_plugins_info->no_update[ $basename ]->slug;
1835
- } else if ( isset( self::$_plugins_info->response ) &&
1836
- isset( self::$_plugins_info->response[ $basename ] ) &&
1837
- ! empty( self::$_plugins_info->response[ $basename ]->slug )
1838
- ) {
1839
- $slug = self::$_plugins_info->response[ $basename ]->slug;
1840
- }
1841
- }
1842
-
1843
- if ( empty( $slug ) ) {
1844
- // Try to find slug from FS data.
1845
- $slug = self::find_slug_by_basename( $basename );
1846
- }
1847
-
1848
- if ( empty( $slug ) ) {
1849
- // Fallback to plugin's folder name.
1850
- $slug = dirname( $basename );
1851
- }
1852
-
1853
- return $slug;
1854
- }
1855
-
1856
- private static $_statics_loaded = false;
1857
-
1858
- /**
1859
- * Load static resources.
1860
- *
1861
- * @author Vova Feldman (@svovaf)
1862
- * @since 1.0.1
1863
- */
1864
- private static function _load_required_static() {
1865
- if ( self::$_statics_loaded ) {
1866
- return;
1867
- }
1868
-
1869
- self::$_static_logger = FS_Logger::get_logger( WP_FS__SLUG, WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
1870
-
1871
- self::$_static_logger->entrance();
1872
-
1873
- self::$_accounts = FS_Option_Manager::get_manager( WP_FS__ACCOUNTS_OPTION_NAME, true );
1874
-
1875
- self::$_global_admin_notices = FS_Admin_Notice_Manager::instance( 'global' );
1876
-
1877
- add_action( 'admin_menu', array( 'Freemius', '_add_debug_section' ) );
1878
-
1879
- add_action( "wp_ajax_fs_toggle_debug_mode", array( 'Freemius', '_toggle_debug_mode' ) );
1880
-
1881
- self::add_ajax_action_static( 'get_debug_log', array( 'Freemius', '_get_debug_log' ) );
1882
-
1883
- self::add_ajax_action_static( 'get_db_option', array( 'Freemius', '_get_db_option' ) );
1884
-
1885
- self::add_ajax_action_static( 'set_db_option', array( 'Freemius', '_set_db_option' ) );
1886
-
1887
- if ( 0 == did_action( 'plugins_loaded' ) ) {
1888
- add_action( 'plugins_loaded', array( 'Freemius', '_load_textdomain' ), 1 );
1889
- }
1890
-
1891
- self::$_statics_loaded = true;
1892
- }
1893
-
1894
- #----------------------------------------------------------------------------------
1895
- #region Localization
1896
- #----------------------------------------------------------------------------------
1897
-
1898
- /**
1899
- * Load framework's text domain.
1900
- *
1901
- * @author Vova Feldman (@svovaf)
1902
- * @since 1.2.1
1903
- */
1904
- static function _load_textdomain() {
1905
- if ( ! is_admin() ) {
1906
- return;
1907
- }
1908
-
1909
- global $fs_active_plugins;
1910
-
1911
- // Works both for plugins and themes.
1912
- load_plugin_textdomain(
1913
- 'freemius',
1914
- false,
1915
- $fs_active_plugins->newest->sdk_path . '/languages/'
1916
- );
1917
- }
1918
-
1919
- #endregion
1920
-
1921
- #----------------------------------------------------------------------------------
1922
- #region Debugging
1923
- #----------------------------------------------------------------------------------
1924
-
1925
- /**
1926
- * @author Vova Feldman (@svovaf)
1927
- * @since 1.0.8
1928
- */
1929
- static function _add_debug_section() {
1930
- if ( ! current_user_can( 'activate_plugins' )
1931
- && ! current_user_can( 'switch_themes' )
1932
- ) {
1933
- return;
1934
- }
1935
-
1936
- self::$_static_logger->entrance();
1937
-
1938
- $title = sprintf( '%s [v.%s]', fs_text_inline( 'Freemius Debug' ), WP_FS__SDK_VERSION );
1939
-
1940
- if ( WP_FS__DEV_MODE ) {
1941
- // Add top-level debug menu item.
1942
- $hook = FS_Admin_Menu_Manager::add_page(
1943
- $title,
1944
- $title,
1945
- 'manage_options',
1946
- 'freemius',
1947
- array( 'Freemius', '_debug_page_render' )
1948
- );
1949
- } else {
1950
- // Add hidden debug page.
1951
- $hook = FS_Admin_Menu_Manager::add_subpage(
1952
- null,
1953
- $title,
1954
- $title,
1955
- 'manage_options',
1956
- 'freemius',
1957
- array( 'Freemius', '_debug_page_render' )
1958
- );
1959
- }
1960
-
1961
- if ( ! empty( $hook ) ) {
1962
- add_action( "load-$hook", array( 'Freemius', '_debug_page_actions' ) );
1963
- }
1964
- }
1965
-
1966
- /**
1967
- * @author Vova Feldman (@svovaf)
1968
- * @since 1.1.7.3
1969
- */
1970
- static function _toggle_debug_mode() {
1971
- $is_on = fs_request_get( 'is_on', false, 'post' );
1972
-
1973
- if ( fs_request_is_post() && in_array( $is_on, array( 0, 1 ) ) ) {
1974
- update_option( 'fs_debug_mode', $is_on );
1975
-
1976
- // Turn on/off storage logging.
1977
- FS_Logger::_set_storage_logging( ( 1 == $is_on ) );
1978
- }
1979
-
1980
- exit;
1981
- }
1982
-
1983
- /**
1984
- * @author Vova Feldman (@svovaf)
1985
- * @since 1.2.1.6
1986
- */
1987
- static function _get_debug_log() {
1988
- $logs = FS_Logger::load_db_logs(
1989
- fs_request_get( 'filters', false, 'post' ),
1990
- ! empty( $_POST['limit'] ) && is_numeric( $_POST['limit'] ) ? $_POST['limit'] : 200,
1991
- ! empty( $_POST['offset'] ) && is_numeric( $_POST['offset'] ) ? $_POST['offset'] : 0
1992
- );
1993
-
1994
- self::shoot_ajax_success( $logs );
1995
- }
1996
-
1997
- /**
1998
- * @author Vova Feldman (@svovaf)
1999
- * @since 1.2.1.7
2000
- */
2001
- static function _get_db_option() {
2002
- $option_name = fs_request_get( 'option_name' );
2003
-
2004
- $value = get_option( $option_name );
2005
-
2006
- $result = array(
2007
- 'name' => $option_name,
2008
- );
2009
-
2010
- if ( false !== $value ) {
2011
- if ( ! is_string( $value ) ) {
2012
- $value = json_encode( $value );
2013
- }
2014
-
2015
- $result['value'] = $value;
2016
- }
2017
-
2018
- self::shoot_ajax_success( $result );
2019
- }
2020
-
2021
- /**
2022
- * @author Vova Feldman (@svovaf)
2023
- * @since 1.2.1.7
2024
- */
2025
- static function _set_db_option() {
2026
- $option_name = fs_request_get( 'option_name' );
2027
- $option_value = fs_request_get( 'option_value' );
2028
-
2029
- if ( ! empty( $option_value ) ) {
2030
- update_option( $option_name, $option_value );
2031
- }
2032
-
2033
- self::shoot_ajax_success();
2034
- }
2035
-
2036
- /**
2037
- * @author Vova Feldman (@svovaf)
2038
- * @since 1.0.8
2039
- */
2040
- static function _debug_page_actions() {
2041
- self::_clean_admin_content_section();
2042
-
2043
- if ( fs_request_is_action( 'restart_freemius' ) ) {
2044
- check_admin_referer( 'restart_freemius' );
2045
-
2046
- // Clear accounts data.
2047
- self::$_accounts->clear( true );
2048
-
2049
- // Clear SDK reference cache.
2050
- delete_option( 'fs_active_plugins' );
2051
- } else if ( fs_request_is_action( 'simulate_trial' ) ) {
2052
- check_admin_referer( 'simulate_trial' );
2053
-
2054
- $fs = freemius( fs_request_get( 'module_id' ) );
2055
-
2056
- // Update SDK install to at least 24 hours before.
2057
- $fs->_storage->install_timestamp = ( time() - WP_FS__TIME_24_HOURS_IN_SEC );
2058
- // Unset the trial shown timestamp.
2059
- unset( $fs->_storage->trial_promotion_shown );
2060
- } else if ( fs_request_is_action( 'delete_install' ) ) {
2061
- check_admin_referer( 'delete_install' );
2062
-
2063
- self::_delete_site_by_slug(
2064
- fs_request_get( 'slug' ),
2065
- fs_request_get( 'module_type' )
2066
- );
2067
- } else if ( fs_request_is_action( 'download_logs' ) ) {
2068
- check_admin_referer( 'download_logs' );
2069
-
2070
- $download_url = FS_Logger::download_db_logs(
2071
- fs_request_get( 'filters', false, 'post' )
2072
- );
2073
-
2074
- if ( false === $download_url ) {
2075
- 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.' );
2076
- }
2077
-
2078
- fs_redirect( $download_url );
2079
- }
2080
- }
2081
-
2082
- /**
2083
- * @author Vova Feldman (@svovaf)
2084
- * @since 1.0.8
2085
- */
2086
- static function _debug_page_render() {
2087
- self::$_static_logger->entrance();
2088
-
2089
- $vars = array(
2090
- 'plugin_sites' => self::get_all_sites(),
2091
- 'theme_sites' => self::get_all_sites( WP_FS__MODULE_TYPE_THEME ),
2092
- 'users' => self::get_all_users(),
2093
- 'addons' => self::get_all_addons(),
2094
- 'account_addons' => self::get_all_account_addons(),
2095
- 'plugin_licenses' => self::get_all_licenses(),
2096
- 'theme_licenses' => self::get_all_licenses( WP_FS__MODULE_TYPE_THEME )
2097
- );
2098
-
2099
- fs_enqueue_local_style( 'fs_debug', '/admin/debug.css' );
2100
- fs_require_once_template( 'debug.php', $vars );
2101
- }
2102
-
2103
- #endregion
2104
-
2105
- #----------------------------------------------------------------------------------
2106
- #region Connectivity Issues
2107
- #----------------------------------------------------------------------------------
2108
-
2109
- /**
2110
- * Check if Freemius should be turned on for the current plugin install.
2111
- *
2112
- * Note:
2113
- * $this->_is_on is updated in has_api_connectivity()
2114
- *
2115
- * @author Vova Feldman (@svovaf)
2116
- * @since 1.0.9
2117
- *
2118
- * @return bool
2119
- */
2120
- function is_on() {
2121
- self::$_static_logger->entrance();
2122
-
2123
- if ( isset( $this->_is_on ) ) {
2124
- return $this->_is_on;
2125
- }
2126
-
2127
- // If already installed or pending then sure it's on :)
2128
- if ( $this->is_registered() || $this->is_pending_activation() ) {
2129
- $this->_is_on = true;
2130
-
2131
- return true;
2132
- }
2133
-
2134
- return false;
2135
- }
2136
-
2137
- /**
2138
- * @author Vova Feldman (@svovaf)
2139
- * @since 1.1.7.3
2140
- *
2141
- * @param bool $flush_if_no_connectivity
2142
- *
2143
- * @return bool
2144
- */
2145
- private function should_run_connectivity_test( $flush_if_no_connectivity = false ) {
2146
- if ( ! isset( $this->_storage->connectivity_test ) ) {
2147
- // Connectivity test was never executed, or cache was cleared.
2148
- return true;
2149
- }
2150
-
2151
- if ( WP_FS__PING_API_ON_IP_OR_HOST_CHANGES ) {
2152
- if ( WP_FS__IS_HTTP_REQUEST ) {
2153
- if ( $_SERVER['HTTP_HOST'] != $this->_storage->connectivity_test['host'] ) {
2154
- // Domain changed.
2155
- return true;
2156
- }
2157
-
2158
- if ( WP_FS__REMOTE_ADDR != $this->_storage->connectivity_test['server_ip'] ) {
2159
- // Server IP changed.
2160
- return true;
2161
- }
2162
- }
2163
- }
2164
-
2165
- if ( $this->_storage->connectivity_test['is_connected'] &&
2166
- $this->_storage->connectivity_test['is_active']
2167
- ) {
2168
- // API connected and Freemius is active - no need to run connectivity check.
2169
- return false;
2170
- }
2171
-
2172
- if ( $flush_if_no_connectivity ) {
2173
- /**
2174
- * If explicitly asked to flush when no connectivity - do it only
2175
- * if at least 10 sec passed from the last API connectivity test.
2176
- */
2177
- return ( isset( $this->_storage->connectivity_test['timestamp'] ) &&
2178
- ( WP_FS__SCRIPT_START_TIME - $this->_storage->connectivity_test['timestamp'] ) > 10 );
2179
- }
2180
-
2181
- /**
2182
- * @since 1.1.7 Don't check for connectivity on plugin downgrade.
2183
- */
2184
- $version = $this->get_plugin_version();
2185
- if ( version_compare( $version, $this->_storage->connectivity_test['version'], '>' ) ) {
2186
- // If it's a plugin version upgrade and Freemius is off or no connectivity, run connectivity test.
2187
- return true;
2188
- }
2189
-
2190
- return false;
2191
- }
2192
-
2193
- /**
2194
- * @author Vova Feldman (@svovaf)
2195
- * @since 1.1.7.4
2196
- *
2197
- * @return object|false
2198
- */
2199
- private function ping() {
2200
- if ( WP_FS__SIMULATE_NO_API_CONNECTIVITY ) {
2201
- return false;
2202
- }
2203
-
2204
- $version = $this->get_plugin_version();
2205
-
2206
- $is_update = $this->apply_filters( 'is_plugin_update', $this->is_plugin_update() );
2207
-
2208
- return $this->get_api_plugin_scope()->ping(
2209
- $this->get_anonymous_id(),
2210
- array(
2211
- 'is_update' => json_encode( $is_update ),
2212
- 'version' => $version,
2213
- 'sdk' => $this->version,
2214
- 'is_admin' => json_encode( is_admin() ),
2215
- 'is_ajax' => json_encode( self::is_ajax() ),
2216
- 'is_cron' => json_encode( self::is_cron() ),
2217
- 'is_http' => json_encode( WP_FS__IS_HTTP_REQUEST ),
2218
- )
2219
- );
2220
- }
2221
-
2222
- /**
2223
- * Check if there's any connectivity issue to Freemius API.
2224
- *
2225
- * @author Vova Feldman (@svovaf)
2226
- * @since 1.0.9
2227
- *
2228
- * @param bool $flush_if_no_connectivity
2229
- *
2230
- * @return bool
2231
- */
2232
- function has_api_connectivity( $flush_if_no_connectivity = false ) {
2233
- $this->_logger->entrance();
2234
-
2235
- if ( isset( $this->_has_api_connection ) && ( $this->_has_api_connection || ! $flush_if_no_connectivity ) ) {
2236
- return $this->_has_api_connection;
2237
- }
2238
-
2239
- if ( WP_FS__SIMULATE_NO_API_CONNECTIVITY &&
2240
- isset( $this->_storage->connectivity_test ) &&
2241
- true === $this->_storage->connectivity_test['is_connected']
2242
- ) {
2243
- unset( $this->_storage->connectivity_test );
2244
- }
2245
-
2246
- if ( ! $this->should_run_connectivity_test( $flush_if_no_connectivity ) ) {
2247
- $this->_has_api_connection = $this->_storage->connectivity_test['is_connected'];
2248
- /**
2249
- * @since 1.1.6 During dev mode, if there's connectivity - turn Freemius on regardless the configuration.
2250
- *
2251
- * @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.
2252
- */
2253
- $this->_is_on = $this->_storage->connectivity_test['is_active'] ||
2254
- $this->is_premium() ||
2255
- ( WP_FS__DEV_MODE && $this->_has_api_connection && ! WP_FS__SIMULATE_FREEMIUS_OFF );
2256
-
2257
- return $this->_has_api_connection;
2258
- }
2259
-
2260
- $pong = $this->ping();
2261
- $is_connected = $this->get_api_plugin_scope()->is_valid_ping( $pong );
2262
-
2263
- if ( ! $is_connected ) {
2264
- // API failure.
2265
- $this->_add_connectivity_issue_message( $pong );
2266
- }
2267
-
2268
- $this->store_connectivity_info( $pong, $is_connected );
2269
-
2270
- return $this->_has_api_connection;
2271
- }
2272
-
2273
- /**
2274
- * @author Vova Feldman (@svovaf)
2275
- * @since 1.1.7.4
2276
- *
2277
- * @param object $pong
2278
- * @param bool $is_connected
2279
- */
2280
- private function store_connectivity_info( $pong, $is_connected ) {
2281
- $this->_logger->entrance();
2282
-
2283
- $version = $this->get_plugin_version();
2284
-
2285
- if ( ! $is_connected || WP_FS__SIMULATE_FREEMIUS_OFF ) {
2286
- $is_active = false;
2287
- } else {
2288
- $is_active = ( isset( $pong->is_active ) && true == $pong->is_active );
2289
- }
2290
-
2291
- $is_active = $this->apply_filters(
2292
- 'is_on',
2293
- $is_active,
2294
- $this->is_plugin_update(),
2295
- $version
2296
- );
2297
-
2298
- $this->_storage->connectivity_test = array(
2299
- 'is_connected' => $is_connected,
2300
- 'host' => $_SERVER['HTTP_HOST'],
2301
- 'server_ip' => WP_FS__REMOTE_ADDR,
2302
- 'is_active' => $is_active,
2303
- 'timestamp' => WP_FS__SCRIPT_START_TIME,
2304
- // Last version with connectivity attempt.
2305
- 'version' => $version,
2306
- );
2307
-
2308
- $this->_has_api_connection = $is_connected;
2309
- $this->_is_on = $is_active || ( WP_FS__DEV_MODE && $is_connected && ! WP_FS__SIMULATE_FREEMIUS_OFF );
2310
- }
2311
-
2312
- /**
2313
- * Force turning Freemius on.
2314
- *
2315
- * @author Vova Feldman (@svovaf)
2316
- * @since 1.1.8.1
2317
- *
2318
- * @return bool TRUE if successfully turned on.
2319
- */
2320
- private function turn_on() {
2321
- $this->_logger->entrance();
2322
-
2323
- if ( $this->is_on() || ! isset( $this->_storage->connectivity_test['is_active'] ) ) {
2324
- return false;
2325
- }
2326
-
2327
- $updated_connectivity = $this->_storage->connectivity_test;
2328
- $updated_connectivity['is_active'] = true;
2329
- $updated_connectivity['timestamp'] = WP_FS__SCRIPT_START_TIME;
2330
- $this->_storage->connectivity_test = $updated_connectivity;
2331
-
2332
- $this->_is_on = true;
2333
-
2334
- return true;
2335
- }
2336
-
2337
- /**
2338
- * Anonymous and unique site identifier (Hash).
2339
- *
2340
- * @author Vova Feldman (@svovaf)
2341
- * @since 1.1.0
2342
- *
2343
- * @return string
2344
- */
2345
- function get_anonymous_id() {
2346
- $unique_id = self::$_accounts->get_option( 'unique_id' );
2347
-
2348
- if ( empty( $unique_id ) || ! is_string( $unique_id ) ) {
2349
- $key = get_site_url();
2350
-
2351
- // If localhost, assign microtime instead of domain.
2352
- if ( WP_FS__IS_LOCALHOST ||
2353
- false !== strpos( $key, 'localhost' ) ||
2354
- false === strpos( $key, '.' )
2355
- ) {
2356
- $key = microtime();
2357
- }
2358
-
2359
- /**
2360
- * Base the unique identifier on the WP secure authentication key. Which
2361
- * turns the key into a secret anonymous identifier.
2362
- *
2363
- * @author Vova Feldman (@svovaf)
2364
- * @since 1.2.3
2365
- */
2366
- $unique_id = md5( $key . SECURE_AUTH_KEY );
2367
-
2368
- self::$_accounts->set_option( 'unique_id', $unique_id, true );
2369
- }
2370
-
2371
- $this->_logger->departure( $unique_id );
2372
-
2373
- return $unique_id;
2374
- }
2375
-
2376
- /**
2377
- * @author Vova Feldman (@svovaf)
2378
- * @since 1.1.7.4
2379
- *
2380
- * @return \WP_User
2381
- */
2382
- static function _get_current_wp_user() {
2383
- self::require_pluggable_essentials();
2384
-
2385
- return wp_get_current_user();
2386
- }
2387
-
2388
- /**
2389
- * @author Vova Feldman (@svovaf)
2390
- * @since 1.2.1.7
2391
- *
2392
- * @param string $email
2393
- *
2394
- * @return bool
2395
- */
2396
- static function is_valid_email( $email ) {
2397
- if ( false === filter_var( $email, FILTER_VALIDATE_EMAIL ) ) {
2398
- return false;
2399
- }
2400
-
2401
- $parts = explode( '@', $email );
2402
-
2403
- if ( 2 !== count( $parts ) || empty( $parts[1] ) ) {
2404
- return false;
2405
- }
2406
-
2407
- $blacklist = array(
2408
- 'admin.',
2409
- 'webmaster.',
2410
- 'localhost.',
2411
- 'dev.',
2412
- 'development.',
2413
- 'test.',
2414
- 'stage.',
2415
- 'staging.',
2416
- );
2417
-
2418
- // Make sure domain is not one of the blacklisted.
2419
- foreach ( $blacklist as $invalid ) {
2420
- if ( 0 === strpos( $parts[1], $invalid ) ) {
2421
- return false;
2422
- }
2423
- }
2424
-
2425
- // Get the UTF encoded domain name.
2426
- $domain = idn_to_ascii( $parts[1] ) . '.';
2427
-
2428
- return ( checkdnsrr( $domain, 'MX' ) || checkdnsrr( $domain, 'A' ) );
2429
- }
2430
-
2431
- /**
2432
- * Generate API connectivity issue message.
2433
- *
2434
- * @author Vova Feldman (@svovaf)
2435
- * @since 1.0.9
2436
- *
2437
- * @param mixed $api_result
2438
- * @param bool $is_first_failure
2439
- */
2440
- function _add_connectivity_issue_message( $api_result, $is_first_failure = true ) {
2441
- if ( ! $this->is_premium() && $this->_enable_anonymous ) {
2442
- // Don't add message if it's the free version and can run anonymously.
2443
- return;
2444
- }
2445
-
2446
- if ( ! function_exists( 'wp_nonce_url' ) ) {
2447
- require_once ABSPATH . 'wp-includes/functions.php';
2448
- }
2449
-
2450
- $current_user = self::_get_current_wp_user();
2451
- // $admin_email = get_option( 'admin_email' );
2452
- $admin_email = $current_user->user_email;
2453
-
2454
- // Aliases.
2455
- $deactivate_plugin_title = $this->esc_html_inline( 'That\'s exhausting, please deactivate', 'deactivate-plugin-title' );
2456
- $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' );
2457
- $install_previous_title = $this->esc_html_inline( 'Let\'s try your previous version', 'install-previous-title' );
2458
- $install_previous_desc = $this->esc_html_inline( 'Uninstall this version and install the previous one.', 'install-previous-desc' );
2459
- $fix_issue_title = $this->esc_html_inline( 'Yes - I\'m giving you a chance to fix it', 'fix-issue-title' );
2460
- $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' );
2461
- /* translators: %s: product title (e.g. "Awesome Plugin" requires an access to...) */
2462
- $x_requires_access_to_api = $this->esc_html_inline( '%s requires an access to our API.', 'x-requires-access-to-api' );
2463
- $sysadmin_title = $this->esc_html_inline( 'I\'m a system administrator', 'sysadmin-title' );
2464
- $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' );
2465
-
2466
- $message = false;
2467
- if ( is_object( $api_result ) &&
2468
- isset( $api_result->error ) &&
2469
- isset( $api_result->error->code )
2470
- ) {
2471
- switch ( $api_result->error->code ) {
2472
- case 'curl_missing':
2473
- $missing_methods = '';
2474
- if ( is_array( $api_result->missing_methods ) &&
2475
- ! empty( $api_result->missing_methods )
2476
- ) {
2477
- foreach ( $api_result->missing_methods as $m ) {
2478
- if ( 'curl_version' === $m ) {
2479
- continue;
2480
- }
2481
-
2482
- if ( ! empty( $missing_methods ) ) {
2483
- $missing_methods .= ', ';
2484
- }
2485
-
2486
- $missing_methods .= sprintf( '<code>%s</code>', $m );
2487
- }
2488
-
2489
- if ( ! empty( $missing_methods ) ) {
2490
- $missing_methods = sprintf(
2491
- '<br><br><b>%s</b> %s',
2492
- $this->esc_html_inline( 'Disabled method(s):', 'curl-disabled-methods' ),
2493
- $missing_methods
2494
- );
2495
- }
2496
- }
2497
-
2498
- $message = sprintf(
2499
- $x_requires_access_to_api . ' ' .
2500
- $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' ) . ' ' .
2501
- $missing_methods .
2502
- ' %s',
2503
- '<b>' . $this->get_plugin_name() . '</b>',
2504
- sprintf(
2505
- '<ol id="fs_firewall_issue_options"><li>%s</li><li>%s</li><li>%s</li></ol>',
2506
- sprintf(
2507
- '<a class="fs-resolve" data-type="curl" href="#"><b>%s</b></a>%s',
2508
- $this->get_text_inline( 'I don\'t know what is cURL or how to install it, help me!', 'curl-missing-no-clue-title' ),
2509
- ' - ' . sprintf(
2510
- $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' ),
2511
- '<a href="mailto:' . $admin_email . '">' . $admin_email . '</a>'
2512
- )
2513
- ),
2514
- sprintf(
2515
- '<b>%s</b> - %s',
2516
- $sysadmin_title,
2517
- 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 ) ) )
2518
- ),
2519
- sprintf(
2520
- '<a href="%s"><b>%s</b></a> - %s',
2521
- 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 ),
2522
- $deactivate_plugin_title,
2523
- $deactivate_plugin_desc
2524
- )
2525
- )
2526
- );
2527
- break;
2528
- case 'cloudflare_ddos_protection':
2529
- $message = sprintf(
2530
- $x_requires_access_to_api . ' ' .
2531
- $this->esc_html_inline( 'From unknown reason, CloudFlare, the firewall we use, blocks the connection.', 'cloudflare-blocks-connection-message' ) . ' ' .
2532
- $happy_to_resolve_issue_asap .
2533
- ' %s',
2534
- '<b>' . $this->get_plugin_name() . '</b>',
2535
- sprintf(
2536
- '<ol id="fs_firewall_issue_options"><li>%s</li><li>%s</li><li>%s</li></ol>',
2537
- sprintf(
2538
- '<a class="fs-resolve" data-type="cloudflare" href="#"><b>%s</b></a>%s',
2539
- $fix_issue_title,
2540
- ' - ' . sprintf(
2541
- $fix_issue_desc,
2542
- '<a href="mailto:' . $admin_email . '">' . $admin_email . '</a>'
2543
- )
2544
- ),
2545
- sprintf(
2546
- '<a href="%s" target="_blank"><b>%s</b></a> - %s',
2547
- sprintf( 'https://wordpress.org/plugins/%s/download/', $this->_slug ),
2548
- $install_previous_title,
2549
- $install_previous_desc
2550
- ),
2551
- sprintf(
2552
- '<a href="%s"><b>%s</b></a> - %s',
2553
- 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 ),
2554
- $deactivate_plugin_title,
2555
- $deactivate_plugin_desc
2556
- )
2557
- )
2558
- );
2559
- break;
2560
- case 'squid_cache_block':
2561
- $message = sprintf(
2562
- $x_requires_access_to_api . ' ' .
2563
- $this->esc_html_inline( 'It looks like your server is using Squid ACL (access control lists), which blocks the connection.', 'squid-blocks-connection-message' ) .
2564
- ' %s',
2565
- '<b>' . $this->get_plugin_name() . '</b>',
2566
- sprintf(
2567
- '<ol id="fs_firewall_issue_options"><li>%s</li><li>%s</li><li>%s</li></ol>',
2568
- sprintf(
2569
- '<a class="fs-resolve" data-type="squid" href="#"><b>%s</b></a> - %s',
2570
- $this->esc_html_inline( 'I don\'t know what is Squid or ACL, help me!', 'squid-no-clue-title' ),
2571
- sprintf(
2572
- $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' ),
2573
- '<a href="mailto:' . $admin_email . '">' . $admin_email . '</a>'
2574
- )
2575
- ),
2576
- sprintf(
2577
- '<b>%s</b> - %s',
2578
- $sysadmin_title,
2579
- sprintf(
2580
- $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' ),
2581
- // We use a filter since the plugin might require additional API connectivity.
2582
- '<b>' . implode( ', ', $this->apply_filters( 'api_domains', array( 'api.freemius.com', 'wp.freemius.com' ) ) ) . '</b>',
2583
- $this->_module_type
2584
- )
2585
- ),
2586
- sprintf(
2587
- '<a href="%s"><b>%s</b></a> - %s',
2588
- 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 ),
2589
- $deactivate_plugin_title,
2590
- $deactivate_plugin_desc
2591
- )
2592
- )
2593
- );
2594
- break;
2595
- // default:
2596
- // $message = $this->get_text_inline( 'connectivity-test-fails-message' );
2597
- // break;
2598
- }
2599
- }
2600
-
2601
- $message_id = 'failed_connect_api';
2602
- $type = 'error';
2603
-
2604
- $connectivity_test_fails_message = $this->esc_html_inline( 'From unknown reason, the API connectivity test failed.', 'connectivity-test-fails-message' );
2605
-
2606
- if ( false === $message ) {
2607
- if ( $is_first_failure ) {
2608
- // First attempt failed.
2609
- $message = sprintf(
2610
- $x_requires_access_to_api . ' ' .
2611
- $connectivity_test_fails_message . ' ' .
2612
- $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>' .
2613
- '%s',
2614
- '<b>' . $this->get_plugin_name() . '</b>',
2615
- sprintf(
2616
- '<div id="fs_firewall_issue_options">%s %s</div>',
2617
- sprintf(
2618
- '<a class="button button-primary fs-resolve" data-type="retry_ping" href="#">%s</a>',
2619
- $this->get_text_inline( 'Yes - do your thing', 'yes-do-your-thing' )
2620
- ),
2621
- sprintf(
2622
- '<a href="%s" class="button">%s</a>',
2623
- 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 ),
2624
- $this->get_text_inline( 'No - just deactivate', 'no-deactivate' )
2625
- )
2626
- )
2627
- );
2628
-
2629
- $message_id = 'failed_connect_api_first';
2630
- $type = 'promotion';
2631
- } else {
2632
- // Second connectivity attempt failed.
2633
- $message = sprintf(
2634
- $x_requires_access_to_api . ' ' .
2635
- $connectivity_test_fails_message . ' ' .
2636
- $happy_to_resolve_issue_asap .
2637
- ' %s',
2638
- '<b>' . $this->get_plugin_name() . '</b>',
2639
- sprintf(
2640
- '<ol id="fs_firewall_issue_options"><li>%s</li><li>%s</li><li>%s</li></ol>',
2641
- sprintf(
2642
- '<a class="fs-resolve" data-type="general" href="#"><b>%s</b></a>%s',
2643
- $fix_issue_title,
2644
- ' - ' . sprintf(
2645
- $fix_issue_desc,
2646
- '<a href="mailto:' . $admin_email . '">' . $admin_email . '</a>'
2647
- )
2648
- ),
2649
- sprintf(
2650
- '<a href="%s" target="_blank"><b>%s</b></a> - %s',
2651
- sprintf( 'https://wordpress.org/plugins/%s/download/', $this->_slug ),
2652
- $install_previous_title,
2653
- $install_previous_desc
2654
- ),
2655
- sprintf(
2656
- '<a href="%s"><b>%s</b></a> - %s',
2657
- 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 ),
2658
- $deactivate_plugin_title,
2659
- $deactivate_plugin_desc
2660
- )
2661
- )
2662
- );
2663
- }
2664
- }
2665
-
2666
- $this->_admin_notices->add_sticky(
2667
- $message,
2668
- $message_id,
2669
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
2670
- $type
2671
- );
2672
- }
2673
-
2674
- /**
2675
- * Handle user request to resolve connectivity issue.
2676
- * This method will send an email to Freemius API technical staff for resolution.
2677
- * The email will contain server's info and installed plugins (might be caching issue).
2678
- *
2679
- * @author Vova Feldman (@svovaf)
2680
- * @since 1.0.9
2681
- */
2682
- function _email_about_firewall_issue() {
2683
- $this->_admin_notices->remove_sticky( 'failed_connect_api' );
2684
-
2685
- $pong = $this->ping();
2686
-
2687
- $is_connected = $this->get_api_plugin_scope()->is_valid_ping( $pong );
2688
-
2689
- if ( $is_connected ) {
2690
- $this->store_connectivity_info( $pong, $is_connected );
2691
-
2692
- echo $this->get_after_plugin_activation_redirect_url();
2693
- exit;
2694
- }
2695
-
2696
- $current_user = self::_get_current_wp_user();
2697
- $admin_email = $current_user->user_email;
2698
-
2699
- $error_type = fs_request_get( 'error_type', 'general' );
2700
-
2701
- switch ( $error_type ) {
2702
- case 'squid':
2703
- $title = 'Squid ACL Blocking Issue';
2704
- break;
2705
- case 'cloudflare':
2706
- $title = 'CloudFlare Blocking Issue';
2707
- break;
2708
- default:
2709
- $title = 'API Connectivity Issue';
2710
- break;
2711
- }
2712
-
2713
- $custom_email_sections = array();
2714
-
2715
- // Add 'API Error' custom email section.
2716
- $custom_email_sections['api_error'] = array(
2717
- 'title' => 'API Error',
2718
- 'rows' => array(
2719
- 'ping' => array(
2720
- 'API Error',
2721
- is_string( $pong ) ? htmlentities( $pong ) : json_encode( $pong )
2722
- ),
2723
- )
2724
- );
2725
-
2726
- // Send email with technical details to resolve API connectivity issues.
2727
- $this->send_email(
2728
- 'api@freemius.com', // recipient
2729
- $title . ' [' . $this->get_plugin_name() . ']', // subject
2730
- $custom_email_sections,
2731
- array( "Reply-To: $admin_email <$admin_email>" ) // headers
2732
- );
2733
-
2734
- $this->_admin_notices->add_sticky(
2735
- sprintf(
2736
- $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' ),
2737
- '<a href="mailto:' . $admin_email . '">' . $admin_email . '</a>'
2738
- ),
2739
- 'server_details_sent'
2740
- );
2741
-
2742
- // Action was taken, tell that API connectivity troubleshooting should be off now.
2743
-
2744
- echo "1";
2745
- exit;
2746
- }
2747
-
2748
- /**
2749
- * Handle connectivity test retry approved by the user.
2750
- *
2751
- * @author Vova Feldman (@svovaf)
2752
- * @since 1.1.7.4
2753
- */
2754
- function _retry_connectivity_test() {
2755
- $this->_admin_notices->remove_sticky( 'failed_connect_api_first' );
2756
-
2757
- $pong = $this->ping();
2758
-
2759
- $is_connected = $this->get_api_plugin_scope()->is_valid_ping( $pong );
2760
-
2761
- if ( $is_connected ) {
2762
- $this->store_connectivity_info( $pong, $is_connected );
2763
-
2764
- echo $this->get_after_plugin_activation_redirect_url();
2765
- } else {
2766
- // Add connectivity issue message after 2nd failed attempt.
2767
- $this->_add_connectivity_issue_message( $pong, false );
2768
-
2769
- echo "1";
2770
- }
2771
-
2772
- exit;
2773
- }
2774
-
2775
- static function _add_firewall_issues_javascript() {
2776
- $params = array();
2777
- fs_require_once_template( 'firewall-issues-js.php', $params );
2778
- }
2779
-
2780
- #endregion
2781
-
2782
- #----------------------------------------------------------------------------------
2783
- #region Email
2784
- #----------------------------------------------------------------------------------
2785
-
2786
- /**
2787
- * Generates and sends an HTML email with customizable sections.
2788
- *
2789
- * @author Leo Fajardo (@leorw)
2790
- * @since 1.1.2
2791
- *
2792
- * @param string $to_address
2793
- * @param string $subject
2794
- * @param array $sections
2795
- * @param array $headers
2796
- *
2797
- * @return bool Whether the email contents were sent successfully.
2798
- */
2799
- private function send_email(
2800
- $to_address,
2801
- $subject,
2802
- $sections = array(),
2803
- $headers = array()
2804
- ) {
2805
- $default_sections = $this->get_email_sections();
2806
-
2807
- // Insert new sections or replace the default email sections.
2808
- if ( is_array( $sections ) && ! empty( $sections ) ) {
2809
- foreach ( $sections as $section_id => $custom_section ) {
2810
- if ( ! isset( $default_sections[ $section_id ] ) ) {
2811
- // If the section does not exist, add it.
2812
- $default_sections[ $section_id ] = $custom_section;
2813
- } else {
2814
- // If the section already exists, override it.
2815
- $current_section = $default_sections[ $section_id ];
2816
-
2817
- // Replace the current section's title if a custom section title exists.
2818
- if ( isset( $custom_section['title'] ) ) {
2819
- $current_section['title'] = $custom_section['title'];
2820
- }
2821
-
2822
- // Insert new rows under the current section or replace the default rows.
2823
- if ( isset( $custom_section['rows'] ) && is_array( $custom_section['rows'] ) && ! empty( $custom_section['rows'] ) ) {
2824
- foreach ( $custom_section['rows'] as $row_id => $row ) {
2825
- $current_section['rows'][ $row_id ] = $row;
2826
- }
2827
- }
2828
-
2829
- $default_sections[ $section_id ] = $current_section;
2830
- }
2831
- }
2832
- }
2833
-
2834
- $vars = array( 'sections' => $default_sections );
2835
- $message = fs_get_template( 'email.php', $vars );
2836
-
2837
- // Set the type of email to HTML.
2838
- $headers[] = 'Content-type: text/html; charset=UTF-8';
2839
-
2840
- $header_string = implode( "\r\n", $headers );
2841
-
2842
- return wp_mail(
2843
- $to_address,
2844
- $subject,
2845
- $message,
2846
- $header_string
2847
- );
2848
- }
2849
-
2850
- /**
2851
- * Generates the data for the sections of the email content.
2852
- *
2853
- * @author Leo Fajardo (@leorw)
2854
- * @since 1.1.2
2855
- *
2856
- * @return array
2857
- */
2858
- private function get_email_sections() {
2859
- // Retrieve the current user's information so that we can get the user's email, first name, and last name below.
2860
- $current_user = self::_get_current_wp_user();
2861
-
2862
- // Retrieve the cURL version information so that we can get the version number below.
2863
- $curl_version_information = curl_version();
2864
-
2865
- $active_plugin = self::get_active_plugins();
2866
-
2867
- // Generate the list of active plugins separated by new line.
2868
- $active_plugin_string = '';
2869
- foreach ( $active_plugin as $plugin ) {
2870
- $active_plugin_string .= sprintf(
2871
- '<a href="%s">%s</a> [v%s]<br>',
2872
- $plugin['PluginURI'],
2873
- $plugin['Name'],
2874
- $plugin['Version']
2875
- );
2876
- }
2877
-
2878
- $server_ip = WP_FS__REMOTE_ADDR;
2879
-
2880
- // Add PHP info for deeper investigation.
2881
- ob_start();
2882
- phpinfo();
2883
- $php_info = ob_get_clean();
2884
-
2885
- $api_domain = substr( FS_API__ADDRESS, strpos( FS_API__ADDRESS, ':' ) + 3 );
2886
-
2887
- // Generate the default email sections.
2888
- $sections = array(
2889
- 'sdk' => array(
2890
- 'title' => 'SDK',
2891
- 'rows' => array(
2892
- 'fs_version' => array( 'FS Version', $this->version ),
2893
- 'curl_version' => array( 'cURL Version', $curl_version_information['version'] )
2894
- )
2895
- ),
2896
- 'plugin' => array(
2897
- 'title' => ucfirst( $this->get_module_type() ),
2898
- 'rows' => array(
2899
- 'name' => array( 'Name', $this->get_plugin_name() ),
2900
- 'version' => array( 'Version', $this->get_plugin_version() )
2901
- )
2902
- ),
2903
- 'api' => array(
2904
- 'title' => 'API Subdomain',
2905
- 'rows' => array(
2906
- 'dns' => array(
2907
- 'DNS_CNAME',
2908
- function_exists( 'dns_get_record' ) ?
2909
- var_export( dns_get_record( $api_domain, DNS_CNAME ), true ) :
2910
- 'dns_get_record() disabled/blocked'
2911
- ),
2912
- 'ip' => array(
2913
- 'IP',
2914
- function_exists( 'gethostbyname' ) ?
2915
- gethostbyname( $api_domain ) :
2916
- 'gethostbyname() disabled/blocked'
2917
- ),
2918
- ),
2919
- ),
2920
- 'site' => array(
2921
- 'title' => 'Site',
2922
- 'rows' => array(
2923
- 'unique_id' => array( 'Unique ID', $this->get_anonymous_id() ),
2924
- 'address' => array( 'Address', site_url() ),
2925
- 'host' => array(
2926
- 'HTTP_HOST',
2927
- ( ! empty( $_SERVER['HTTP_HOST'] ) ? $_SERVER['HTTP_HOST'] : '' )
2928
- ),
2929
- 'hosting' => array(
2930
- 'Hosting Company' => fs_request_has( 'hosting_company' ) ?
2931
- fs_request_get( 'hosting_company' ) :
2932
- 'Unknown',
2933
- ),
2934
- 'server_addr' => array(
2935
- 'SERVER_ADDR',
2936
- '<a href="http://www.projecthoneypot.org/ip_' . $server_ip . '">' . $server_ip . '</a>'
2937
- )
2938
- )
2939
- ),
2940
- 'user' => array(
2941
- 'title' => 'User',
2942
- 'rows' => array(
2943
- 'email' => array( 'Email', $current_user->user_email ),
2944
- 'first' => array( 'First', $current_user->user_firstname ),
2945
- 'last' => array( 'Last', $current_user->user_lastname )
2946
- )
2947
- ),
2948
- 'plugins' => array(
2949
- 'title' => 'Plugins',
2950
- 'rows' => array(
2951
- 'active_plugins' => array( 'Active Plugins', $active_plugin_string )
2952
- )
2953
- ),
2954
- 'php_info' => array(
2955
- 'title' => 'PHP Info',
2956
- 'rows' => array(
2957
- 'info' => array( $php_info )
2958
- ),
2959
- )
2960
- );
2961
-
2962
- // Allow the sections to be modified by other code.
2963
- $sections = $this->apply_filters( 'email_template_sections', $sections );
2964
-
2965
- return $sections;
2966
- }
2967
-
2968
- #endregion
2969
-
2970
- #----------------------------------------------------------------------------------
2971
- #region Initialization
2972
- #----------------------------------------------------------------------------------
2973
-
2974
- /**
2975
- * Init plugin's Freemius instance.
2976
- *
2977
- * @author Vova Feldman (@svovaf)
2978
- * @since 1.0.1
2979
- *
2980
- * @param number $id
2981
- * @param string $public_key
2982
- * @param bool $is_live
2983
- * @param bool $is_premium
2984
- */
2985
- function init( $id, $public_key, $is_live = true, $is_premium = true ) {
2986
- $this->_logger->entrance();
2987
-
2988
- $this->dynamic_init( array(
2989
- 'id' => $id,
2990
- 'public_key' => $public_key,
2991
- 'is_live' => $is_live,
2992
- 'is_premium' => $is_premium,
2993
- ) );
2994
- }
2995
-
2996
- /**
2997
- * Dynamic initiator, originally created to support initiation
2998
- * with parent_id for add-ons.
2999
- *
3000
- * @author Vova Feldman (@svovaf)
3001
- * @since 1.0.6
3002
- *
3003
- * @param array $plugin_info
3004
- *
3005
- * @throws Freemius_Exception
3006
- */
3007
- function dynamic_init( array $plugin_info ) {
3008
- $this->_logger->entrance();
3009
-
3010
- $this->parse_settings( $plugin_info );
3011
-
3012
- if ( ! self::is_ajax() ) {
3013
- if ( ! $this->is_addon() || $this->is_only_premium() ) {
3014
- add_action( 'admin_menu', array( &$this, '_prepare_admin_menu' ), WP_FS__LOWEST_PRIORITY );
3015
- }
3016
- }
3017
-
3018
- if ( $this->should_stop_execution() ) {
3019
- return;
3020
- }
3021
-
3022
- if ( ! $this->is_registered() ) {
3023
- if ( $this->is_anonymous() ) {
3024
- // If user skipped, no need to test connectivity.
3025
- $this->_has_api_connection = true;
3026
- $this->_is_on = true;
3027
- } else {
3028
- if ( ! $this->has_api_connectivity() ) {
3029
- if ( $this->_admin_notices->has_sticky( 'failed_connect_api_first' ) ||
3030
- $this->_admin_notices->has_sticky( 'failed_connect_api' )
3031
- ) {
3032
- if ( ! $this->_enable_anonymous || $this->is_premium() ) {
3033
- // If anonymous mode is disabled, add firewall admin-notice message.
3034
- add_action( 'admin_footer', array( 'Freemius', '_add_firewall_issues_javascript' ) );
3035
-
3036
- $this->add_ajax_action( 'resolve_firewall_issues', array(
3037
- &$this,
3038
- '_email_about_firewall_issue'
3039
- ) );
3040
-
3041
- $this->add_ajax_action( 'retry_connectivity_test', array(
3042
- &$this,
3043
- '_retry_connectivity_test'
3044
- ) );
3045
- }
3046
- }
3047
-
3048
- return;
3049
- } else {
3050
- $this->_admin_notices->remove_sticky( array(
3051
- 'failed_connect_api_first',
3052
- 'failed_connect_api',
3053
- ) );
3054
-
3055
- if ( $this->_anonymous_mode ) {
3056
- // Simulate anonymous mode.
3057
- $this->_is_anonymous = true;
3058
- }
3059
- }
3060
- }
3061
-
3062
- // Check if Freemius is on for the current plugin.
3063
- // This MUST be executed after all the plugin variables has been loaded.
3064
- if ( ! $this->is_on() ) {
3065
- return;
3066
- }
3067
- }
3068
-
3069
- if ( $this->has_api_connectivity() ) {
3070
- if ( self::is_cron() ) {
3071
- $this->hook_callback_to_sync_cron();
3072
- } else if ( $this->is_user_in_admin() ) {
3073
- /**
3074
- * Schedule daily data sync cron if:
3075
- *
3076
- * 1. User opted-in (for tracking).
3077
- * 2. If skipped, but later upgraded (opted-in via upgrade).
3078
- *
3079
- * @author Vova Feldman (@svovaf)
3080
- * @since 1.1.7.3
3081
- *
3082
- */
3083
- if ( $this->is_registered() ) {
3084
- if ( ! $this->is_sync_cron_on() && $this->is_tracking_allowed() ) {
3085
- $this->schedule_sync_cron();
3086
- }
3087
- }
3088
-
3089
- /**
3090
- * Check if requested for manual blocking background sync.
3091
- */
3092
- if ( fs_request_has( 'background_sync' ) ) {
3093
- $this->run_manual_sync();
3094
- }
3095
- }
3096
- }
3097
-
3098
- if ( $this->is_registered() ) {
3099
- $this->hook_callback_to_install_sync();
3100
- }
3101
-
3102
- if ( $this->is_addon() ) {
3103
- if ( $this->is_parent_plugin_installed() ) {
3104
- // Link to parent FS.
3105
- $this->_parent = self::get_instance_by_id( $this->_plugin->parent_plugin_id );
3106
-
3107
- // Get parent plugin reference.
3108
- $this->_parent_plugin = $this->_parent->get_plugin();
3109
- }
3110
- }
3111
-
3112
- if ( $this->is_user_in_admin() ) {
3113
- if ( self::is_plugins_page() && $this->is_plugin() ) {
3114
- $this->hook_plugin_action_links();
3115
- }
3116
-
3117
- if ( $this->is_addon() ) {
3118
- if ( ! $this->is_parent_plugin_installed() ) {
3119
- $parent_name = $this->get_option( $plugin_info, 'parent_name', null );
3120
-
3121
- if ( isset( $plugin_info['parent'] ) ) {
3122
- $parent_name = $this->get_option( $plugin_info['parent'], 'name', null );
3123
- }
3124
-
3125
- $this->_admin_notices->add(
3126
- ( ! empty( $parent_name ) ?
3127
- 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 ) :
3128
- 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() )
3129
- ),
3130
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
3131
- 'error'
3132
- );
3133
-
3134
- return;
3135
- } else {
3136
- if ( $this->_parent->is_registered() && ! $this->is_registered() ) {
3137
- // If parent plugin activated, automatically install add-on for the user.
3138
- $this->_activate_addon_account( $this->_parent );
3139
- } else if ( ! $this->_parent->is_registered() && $this->is_registered() ) {
3140
- // If add-on activated and parent not, automatically install parent for the user.
3141
- $this->activate_parent_account( $this->_parent );
3142
- }
3143
-
3144
- // @todo This should be only executed on activation. It should be migrated to register_activation_hook() together with other activation related logic.
3145
- if ( $this->is_premium() ) {
3146
- // Remove add-on download admin-notice.
3147
- $this->_parent->_admin_notices->remove_sticky( array(
3148
- 'addon_plan_upgraded_' . $this->_slug,
3149
- 'no_addon_license_' . $this->_slug,
3150
- ) );
3151
- }
3152
-
3153
- // $this->deactivate_premium_only_addon_without_license();
3154
- }
3155
- } else {
3156
- if ( $this->has_addons() &&
3157
- 'plugin-information' === fs_request_get( 'tab', false ) &&
3158
- $this->get_id() == fs_request_get( 'parent_plugin_id', false )
3159
- ) {
3160
- require_once WP_FS__DIR_INCLUDES . '/fs-plugin-info-dialog.php';
3161
-
3162
- new FS_Plugin_Info_Dialog( $this );
3163
- }
3164
- }
3165
-
3166
- add_action( 'admin_init', array( &$this, '_admin_init_action' ) );
3167
-
3168
- // if ( $this->is_registered() ||
3169
- // $this->is_anonymous() ||
3170
- // $this->is_pending_activation()
3171
- // ) {
3172
- // $this->_init_admin();
3173
- // }
3174
- }
3175
-
3176
- /**
3177
- * Should be called outside `$this->is_user_in_admin()` scope
3178
- * because the updater has some logic that needs to be executed
3179
- * during AJAX calls.
3180
- *
3181
- * Currently we need to hook to the `http_request_host_is_external` filter.
3182
- * In the future, there might be additional logic added.
3183
- *
3184
- * @author Vova Feldman
3185
- * @since 1.2.1.6
3186
- */
3187
- if ( $this->is_premium() && $this->has_release_on_freemius() ) {
3188
- new FS_Plugin_Updater( $this );
3189
- }
3190
-
3191
- $this->do_action( 'initiated' );
3192
-
3193
- if ( $this->_storage->prev_is_premium !== $this->_plugin->is_premium ) {
3194
- if ( isset( $this->_storage->prev_is_premium ) ) {
3195
- $this->apply_filters(
3196
- 'after_code_type_change',
3197
- // New code type.
3198
- $this->_plugin->is_premium
3199
- );
3200
- } else {
3201
- // Set for code type for the first time.
3202
- $this->_storage->prev_is_premium = $this->_plugin->is_premium;
3203
- }
3204
- }
3205
-
3206
- if ( ! $this->is_addon() ) {
3207
- if ( $this->is_registered() ) {
3208
- // Fix for upgrade from versions < 1.0.9.
3209
- if ( ! isset( $this->_storage->activation_timestamp ) ) {
3210
- $this->_storage->activation_timestamp = WP_FS__SCRIPT_START_TIME;
3211
- }
3212
-
3213
- $this->do_action( 'after_init_plugin_registered' );
3214
- } else if ( $this->is_anonymous() ) {
3215
- $this->do_action( 'after_init_plugin_anonymous' );
3216
- } else if ( $this->is_pending_activation() ) {
3217
- $this->do_action( 'after_init_plugin_pending_activations' );
3218
- }
3219
- } else {
3220
- if ( $this->is_registered() ) {
3221
- $this->do_action( 'after_init_addon_registered' );
3222
- } else if ( $this->is_anonymous() ) {
3223
- $this->do_action( 'after_init_addon_anonymous' );
3224
- } else if ( $this->is_pending_activation() ) {
3225
- $this->do_action( 'after_init_addon_pending_activations' );
3226
- }
3227
- }
3228
- }
3229
-
3230
- /**
3231
- * @author Leo Fajardo (@leorw)
3232
- *
3233
- * @since 1.2.1.5
3234
- */
3235
- function _stop_tracking_callback() {
3236
- $this->_logger->entrance();
3237
-
3238
- $this->check_ajax_referer( 'stop_tracking' );
3239
-
3240
- $result = $this->stop_tracking();
3241
-
3242
- if ( true === $result ) {
3243
- self::shoot_ajax_success();
3244
- }
3245
-
3246
- $this->_logger->api_error( $result );
3247
-
3248
- self::shoot_ajax_failure(
3249
- sprintf( $this->get_text_inline( 'Unexpected API error. Please contact the %s\'s author with the following error.', 'unexpected-api-error' ), $this->_module_type ) .
3250
- ( $this->is_api_error( $result ) && isset( $result->error ) ?
3251
- $result->error->message :
3252
- var_export( $result, true ) )
3253
- );
3254
- }
3255
-
3256
- /**
3257
- * @author Leo Fajardo (@leorw)
3258
- * @since 1.2.1.5
3259
- */
3260
- function _allow_tracking_callback() {
3261
- $this->_logger->entrance();
3262
-
3263
- $this->check_ajax_referer( 'allow_tracking' );
3264
-
3265
- $result = $this->allow_tracking();
3266
-
3267
- if ( true === $result ) {
3268
- self::shoot_ajax_success();
3269
- }
3270
-
3271
- $this->_logger->api_error( $result );
3272
-
3273
- self::shoot_ajax_failure(
3274
- sprintf( $this->get_text_inline( 'Unexpected API error. Please contact the %s\'s author with the following error.', 'unexpected-api-error' ), $this->_module_type ) .
3275
- ( $this->is_api_error( $result ) && isset( $result->error ) ?
3276
- $result->error->message :
3277
- var_export( $result, true ) )
3278
- );
3279
- }
3280
-
3281
- /**
3282
- * Opt-out from usage tracking.
3283
- *
3284
- * Note: This will not delete the account information but will stop all tracking.
3285
- *
3286
- * Returns:
3287
- * 1. FALSE - If the user never opted-in.
3288
- * 2. TRUE - If successfully opted-out.
3289
- * 3. object - API result on failure.
3290
- *
3291
- * @author Leo Fajardo (@leorw)
3292
- * @since 1.2.1.5
3293
- *
3294
- * @return bool|object
3295
- */
3296
- function stop_tracking() {
3297
- $this->_logger->entrance();
3298
-
3299
- if ( ! $this->is_registered() ) {
3300
- // User never opted-in.
3301
- return false;
3302
- }
3303
-
3304
- if ( $this->is_tracking_prohibited() ) {
3305
- // Already disconnected.
3306
- return true;
3307
- }
3308
-
3309
- // Send update to FS.
3310
- $result = $this->get_api_site_scope()->call( '/?fields=is_disconnected', 'put', array(
3311
- 'is_disconnected' => true
3312
- ) );
3313
-
3314
- if ( ! $this->is_api_result_entity( $result ) ||
3315
- ! isset( $result->is_disconnected ) ||
3316
- ! $result->is_disconnected
3317
- ) {
3318
- $this->_logger->api_error( $result );
3319
-
3320
- return $result;
3321
- }
3322
-
3323
- $this->_site->is_disconnected = $result->is_disconnected;
3324
- $this->_store_site();
3325
-
3326
- $this->clear_sync_cron();
3327
-
3328
- // Successfully disconnected.
3329
- return true;
3330
- }
3331
-
3332
- /**
3333
- * Opt-in back into usage tracking.
3334
- *
3335
- * Note: This will only work if the user opted-in previously.
3336
- *
3337
- * Returns:
3338
- * 1. FALSE - If the user never opted-in.
3339
- * 2. TRUE - If successfully opted-in back to usage tracking.
3340
- * 3. object - API result on failure.
3341
- *
3342
- * @author Leo Fajardo (@leorw)
3343
- * @since 1.2.1.5
3344
- *
3345
- * @return bool|object
3346
- */
3347
- function allow_tracking() {
3348
- $this->_logger->entrance();
3349
-
3350
- if ( ! $this->is_registered() ) {
3351
- // User never opted-in.
3352
- return false;
3353
- }
3354
-
3355
- if ( $this->is_tracking_allowed() ) {
3356
- // Tracking already allowed.
3357
- return true;
3358
- }
3359
-
3360
- $result = $this->get_api_site_scope()->call( '/?is_disconnected', 'put', array(
3361
- 'is_disconnected' => false
3362
- ) );
3363
-
3364
- if ( ! $this->is_api_result_entity( $result ) ||
3365
- ! isset( $result->is_disconnected ) ||
3366
- $result->is_disconnected
3367
- ) {
3368
- $this->_logger->api_error( $result );
3369
-
3370
- return $result;
3371
- }
3372
-
3373
- $this->_site->is_disconnected = $result->is_disconnected;
3374
- $this->_store_site();
3375
-
3376
- $this->schedule_sync_cron();
3377
-
3378
- // Successfully reconnected.
3379
- return true;
3380
- }
3381
-
3382
- /**
3383
- * If user opted-in and later disabled usage-tracking,
3384
- * re-allow tracking for licensing and updates.
3385
- *
3386
- * @author Leo Fajardo (@leorw)
3387
- *
3388
- * @since 1.2.1.5
3389
- */
3390
- private function reconnect_locally() {
3391
- $this->_logger->entrance();
3392
-
3393
- if ( $this->is_tracking_prohibited() &&
3394
- $this->is_registered()
3395
- ) {
3396
- $this->_site->is_disconnected = false;
3397
- $this->_store_site();
3398
- }
3399
- }
3400
-
3401
- /**
3402
- * Parse plugin's settings (as defined by the plugin dev).
3403
- *
3404
- * @author Vova Feldman (@svovaf)
3405
- * @since 1.1.7.3
3406
- *
3407
- * @param array $plugin_info
3408
- *
3409
- * @throws \Freemius_Exception
3410
- */
3411
- private function parse_settings( &$plugin_info ) {
3412
- $this->_logger->entrance();
3413
-
3414
- $id = $this->get_numeric_option( $plugin_info, 'id', false );
3415
- $public_key = $this->get_option( $plugin_info, 'public_key', false );
3416
- $secret_key = $this->get_option( $plugin_info, 'secret_key', null );
3417
- $parent_id = $this->get_numeric_option( $plugin_info, 'parent_id', null );
3418
- $parent_name = $this->get_option( $plugin_info, 'parent_name', null );
3419
-
3420
- /**
3421
- * @author Vova Feldman (@svovaf)
3422
- * @since 1.1.9 Try to pull secret key from external config.
3423
- */
3424
- if ( is_null( $secret_key ) && defined( "WP_FS__{$this->_slug}_SECRET_KEY" ) ) {
3425
- $secret_key = constant( "WP_FS__{$this->_slug}_SECRET_KEY" );
3426
- }
3427
-
3428
- if ( isset( $plugin_info['parent'] ) ) {
3429
- $parent_id = $this->get_numeric_option( $plugin_info['parent'], 'id', null );
3430
- // $parent_slug = $this->get_option( $plugin_info['parent'], 'slug', null );
3431
- // $parent_public_key = $this->get_option( $plugin_info['parent'], 'public_key', null );
3432
- // $parent_name = $this->get_option( $plugin_info['parent'], 'name', null );
3433
- }
3434
-
3435
- if ( false === $id ) {
3436
- throw new Freemius_Exception( array(
3437
- 'error' => array(
3438
- 'type' => 'ParameterNotSet',
3439
- 'message' => 'Plugin id parameter is not set.',
3440
- 'code' => 'plugin_id_not_set',
3441
- 'http' => 500,
3442
- )
3443
- ) );
3444
- }
3445
- if ( false === $public_key ) {
3446
- throw new Freemius_Exception( array(
3447
- 'error' => array(
3448
- 'type' => 'ParameterNotSet',
3449
- 'message' => 'Plugin public_key parameter is not set.',
3450
- 'code' => 'plugin_public_key_not_set',
3451
- 'http' => 500,
3452
- )
3453
- ) );
3454
- }
3455
-
3456
- $plugin = ( $this->_plugin instanceof FS_Plugin ) ?
3457
- $this->_plugin :
3458
- new FS_Plugin();
3459
-
3460
- $plugin->update( array(
3461
- 'id' => $id,
3462
- 'type' => $this->get_option( $plugin_info, 'type', $this->_module_type),
3463
- 'public_key' => $public_key,
3464
- 'slug' => $this->_slug,
3465
- 'parent_plugin_id' => $parent_id,
3466
- 'version' => $this->get_plugin_version(),
3467
- 'title' => $this->get_plugin_name(),
3468
- 'file' => $this->_plugin_basename,
3469
- 'is_premium' => $this->get_bool_option( $plugin_info, 'is_premium', true ),
3470
- 'is_live' => $this->get_bool_option( $plugin_info, 'is_live', true ),
3471
- 'affiliate_moderation' => $this->get_option( $plugin_info, 'has_affiliation' ),
3472
- ) );
3473
-
3474
- if ( $plugin->is_updated() ) {
3475
- // Update plugin details.
3476
- $this->_plugin = FS_Plugin_Manager::instance( $this->_module_id )->store( $plugin );
3477
- }
3478
- // Set the secret key after storing the plugin, we don't want to store the key in the storage.
3479
- $this->_plugin->secret_key = $secret_key;
3480
-
3481
- if ( ! isset( $plugin_info['menu'] ) ) {
3482
- $plugin_info['menu'] = array();
3483
-
3484
- if ( ! empty( $this->_storage->sdk_last_version ) &&
3485
- version_compare( $this->_storage->sdk_last_version, '1.1.2', '<=' )
3486
- ) {
3487
- // Backward compatibility to 1.1.2
3488
- $plugin_info['menu']['slug'] = isset( $plugin_info['menu_slug'] ) ?
3489
- $plugin_info['menu_slug'] :
3490
- $this->_slug;
3491
- }
3492
- }
3493
-
3494
- $this->_menu = FS_Admin_Menu_Manager::instance(
3495
- $this->_module_id,
3496
- $this->_module_type,
3497
- $this->get_unique_affix()
3498
- );
3499
-
3500
- $this->_menu->init( $plugin_info['menu'], $this->is_addon() );
3501
-
3502
- $this->_has_addons = $this->get_bool_option( $plugin_info, 'has_addons', false );
3503
- $this->_has_paid_plans = $this->get_bool_option( $plugin_info, 'has_paid_plans', true );
3504
- $this->_has_premium_version = $this->get_bool_option( $plugin_info, 'has_premium_version', $this->_has_paid_plans );
3505
- $this->_ignore_pending_mode = $this->get_bool_option( $plugin_info, 'ignore_pending_mode', false );
3506
- $this->_is_org_compliant = $this->get_bool_option( $plugin_info, 'is_org_compliant', true );
3507
- $this->_is_premium_only = $this->get_bool_option( $plugin_info, 'is_premium_only', false );
3508
- if ( $this->_is_premium_only ) {
3509
- // If premium only plugin, disable anonymous mode.
3510
- $this->_enable_anonymous = false;
3511
- $this->_anonymous_mode = false;
3512
- } else {
3513
- $this->_enable_anonymous = $this->get_bool_option( $plugin_info, 'enable_anonymous', true );
3514
- $this->_anonymous_mode = $this->get_bool_option( $plugin_info, 'anonymous_mode', false );
3515
- }
3516
- $this->_permissions = $this->get_option( $plugin_info, 'permissions', array() );
3517
-
3518
- if ( ! empty( $plugin_info['trial'] ) ) {
3519
- $this->_trial_days = $this->get_numeric_option(
3520
- $plugin_info['trial'],
3521
- 'days',
3522
- // Default to 0 - trial without days specification.
3523
- 0
3524
- );
3525
-
3526
- $this->_is_trial_require_payment = $this->get_bool_option( $plugin_info['trial'], 'is_require_payment', false );
3527
- }
3528
- }
3529
-
3530
- /**
3531
- * @param string[] $options
3532
- * @param string $key
3533
- * @param mixed $default
3534
- *
3535
- * @return bool
3536
- */
3537
- private function get_option( &$options, $key, $default = false ) {
3538
- return ! empty( $options[ $key ] ) ? $options[ $key ] : $default;
3539
- }
3540
-
3541
- private function get_bool_option( &$options, $key, $default = false ) {
3542
- return isset( $options[ $key ] ) && is_bool( $options[ $key ] ) ? $options[ $key ] : $default;
3543
- }
3544
-
3545
- private function get_numeric_option( &$options, $key, $default = false ) {
3546
- return isset( $options[ $key ] ) && is_numeric( $options[ $key ] ) ? $options[ $key ] : $default;
3547
- }
3548
-
3549
- /**
3550
- * Gate keeper.
3551
- *
3552
- * @author Vova Feldman (@svovaf)
3553
- * @since 1.1.7.3
3554
- *
3555
- * @return bool
3556
- */
3557
- private function should_stop_execution() {
3558
- if ( empty( $this->_storage->was_plugin_loaded ) ) {
3559
- /**
3560
- * Don't execute Freemius until plugin was fully loaded at least once,
3561
- * to give the opportunity for the activation hook to run before pinging
3562
- * the API for connectivity test. This logic is relevant for the
3563
- * identification of new plugin install vs. plugin update.
3564
- *
3565
- * @author Vova Feldman (@svovaf)
3566
- * @since 1.1.9
3567
- */
3568
- return true;
3569
- }
3570
-
3571
- if ( $this->is_activation_mode() ) {
3572
- if ( ! is_admin() ) {
3573
- /**
3574
- * If in activation mode, don't execute Freemius outside of the
3575
- * admin dashboard.
3576
- *
3577
- * @author Vova Feldman (@svovaf)
3578
- * @since 1.1.7.3
3579
- */
3580
- return true;
3581
- }
3582
-
3583
- if ( ! WP_FS__IS_HTTP_REQUEST ) {
3584
- /**
3585
- * If in activation and executed without HTTP context (e.g. CLI, Cronjob),
3586
- * then don't start Freemius.
3587
- *
3588
- * @author Vova Feldman (@svovaf)
3589
- * @since 1.1.6.3
3590
- *
3591
- * @link https://wordpress.org/support/topic/errors-in-the-freemius-class-when-running-in-wordpress-in-cli
3592
- */
3593
- return true;
3594
- }
3595
-
3596
- if ( self::is_cron() ) {
3597
- /**
3598
- * If in activation mode, don't execute Freemius during wp crons
3599
- * (wp crons have HTTP context - called as HTTP request).
3600
- *
3601
- * @author Vova Feldman (@svovaf)
3602
- * @since 1.1.7.3
3603
- */
3604
- return true;
3605
- }
3606
-
3607
- if ( self::is_ajax() &&
3608
- ! $this->_admin_notices->has_sticky( 'failed_connect_api_first' ) &&
3609
- ! $this->_admin_notices->has_sticky( 'failed_connect_api' )
3610
- ) {
3611
- /**
3612
- * During activation, if running in AJAX mode, unless there's a sticky
3613
- * connectivity issue notice, don't run Freemius.
3614
- *
3615
- * @author Vova Feldman (@svovaf)
3616
- * @since 1.1.7.3
3617
- */
3618
- return true;
3619
- }
3620
- }
3621
-
3622
- return false;
3623
- }
3624
-
3625
- /**
3626
- * Triggered after code type has changed.
3627
- *
3628
- * @author Vova Feldman (@svovaf)
3629
- * @since 1.1.9.1
3630
- */
3631
- function _after_code_type_change() {
3632
- $this->_logger->entrance();
3633
-
3634
- if ( $this->is_theme() ) {
3635
- // Expire the cache of the previous tabs since the theme may
3636
- // have setting updates after code type has changed.
3637
- $this->_cache->expire( 'tabs' );
3638
- $this->_cache->expire( 'tabs_stylesheets' );
3639
- }
3640
-
3641
- if ( $this->is_registered() ) {
3642
- if ( ! $this->is_addon() ) {
3643
- add_action(
3644
- is_admin() ? 'admin_init' : 'init',
3645
- array( &$this, '_plugin_code_type_changed' )
3646
- );
3647
- }
3648
-
3649
- if ( $this->is_premium() ) {
3650
- // Purge cached payments after switching to the premium version.
3651
- // @todo This logic doesn't handle purging the cache for serviceware module upgrade.
3652
- $this->get_api_user_scope()->purge_cache( "/plugins/{$this->_module_id}/payments.json?include_addons=true" );
3653
- }
3654
- }
3655
- }
3656
-
3657
- /**
3658
- * Handles plugin's code type change (free <--> premium).
3659
- *
3660
- * @author Vova Feldman (@svovaf)
3661
- * @since 1.0.9
3662
- */
3663
- function _plugin_code_type_changed() {
3664
- $this->_logger->entrance();
3665
-
3666
- if ( $this->is_premium() ) {
3667
- $this->reconnect_locally();
3668
-
3669
- // Activated premium code.
3670
- $this->do_action( 'after_premium_version_activation' );
3671
-
3672
- // Remove all sticky messages related to download of the premium version.
3673
- $this->_admin_notices->remove_sticky( array(
3674
- 'trial_started',
3675
- 'plan_upgraded',
3676
- 'plan_changed',
3677
- 'license_activated',
3678
- ) );
3679
-
3680
- if ( ! $this->is_only_premium() ) {
3681
- $this->_admin_notices->add_sticky(
3682
- sprintf( $this->get_text_inline( 'Premium %s version was successfully activated.', 'premium-activated-message' ), $this->_module_type ),
3683
- 'premium_activated',
3684
- $this->get_text_x_inline( 'W00t',
3685
- 'Used to express elation, enthusiasm, or triumph (especially in electronic communication).', 'woot' ) . '!'
3686
- );
3687
- }
3688
- } else {
3689
- // Remove sticky message related to premium code activation.
3690
- $this->_admin_notices->remove_sticky( 'premium_activated' );
3691
-
3692
- // Activated free code (after had the premium before).
3693
- $this->do_action( 'after_free_version_reactivation' );
3694
-
3695
- if ( $this->is_paying() && ! $this->is_premium() ) {
3696
- $this->_admin_notices->add_sticky(
3697
- sprintf(
3698
- /* translators: %s: License type (e.g. you have a professional license) */
3699
- $this->get_text_inline( 'You have a %s license.', 'you-have-x-license' ),
3700
- $this->_site->plan->title
3701
- ) . $this->get_complete_upgrade_instructions(),
3702
- 'plan_upgraded',
3703
- $this->get_text_x_inline( 'Yee-haw', 'interjection expressing joy or exuberance', 'yee-haw' ) . '!'
3704
- );
3705
- }
3706
- }
3707
-
3708
- // Schedule code type changes event.
3709
- $this->schedule_install_sync();
3710
-
3711
- /**
3712
- * Unregister the uninstall hook for the other version of the plugin (with different code type) to avoid
3713
- * triggering a fatal error when uninstalling that plugin. For example, after deactivating the "free" version
3714
- * of a specific plugin, its uninstall hook should be unregistered after the "premium" version has been
3715
- * activated. If we don't do that, a fatal error will occur when we try to uninstall the "free" version since
3716
- * the main file of the "free" version will be loaded first before calling the hooked callback. Since the
3717
- * free and premium versions are almost identical (same class or have same functions), a fatal error like
3718
- * "Cannot redeclare class MyClass" or "Cannot redeclare my_function()" will occur.
3719
- */
3720
- $this->unregister_uninstall_hook();
3721
-
3722
- $this->clear_module_main_file_cache();
3723
-
3724
- // Update is_premium of latest version.
3725
- $this->_storage->prev_is_premium = $this->_plugin->is_premium;
3726
- }
3727
-
3728
- #endregion
3729
-
3730
- #----------------------------------------------------------------------------------
3731
- #region Add-ons
3732
- #----------------------------------------------------------------------------------
3733
-
3734
- /**
3735
- * Check if add-on installed and activated on site.
3736
- *
3737
- * @author Vova Feldman (@svovaf)
3738
- * @since 1.0.6
3739
- *
3740
- * @param string|number $id_or_slug
3741
- * @param bool|null $is_premium Since 1.2.1.7 can check for specified add-on version.
3742
- *
3743
- * @return bool
3744
- */
3745
- function is_addon_activated( $id_or_slug, $is_premium = null ) {
3746
- $this->_logger->entrance();
3747
-
3748
- $addon_id = self::get_module_id( $id_or_slug );
3749
- $is_activated = self::has_instance( $addon_id );
3750
-
3751
- if ( ! $is_activated ) {
3752
- return false;
3753
- }
3754
-
3755
- if ( is_bool( $is_premium ) ) {
3756
- // Check if the specified code version is activate.
3757
- $addon = $this->get_addon_instance( $addon_id );
3758
- $is_activated = ( $is_premium === $addon->is_premium() );
3759
- }
3760
-
3761
- return $is_activated;
3762
- }
3763
-
3764
- /**
3765
- * Check if add-on was connected to install
3766
- *
3767
- * @author Vova Feldman (@svovaf)
3768
- * @since 1.1.7
3769
- *
3770
- * @param string|number $id_or_slug
3771
- *
3772
- * @return bool
3773
- */
3774
- function is_addon_connected( $id_or_slug ) {
3775
- $this->_logger->entrance();
3776
-
3777
- $sites = self::get_all_sites( WP_FS__MODULE_TYPE_PLUGIN );
3778
-
3779
- $addon_id = self::get_module_id( $id_or_slug );
3780
- $addon = $this->get_addon( $addon_id );
3781
- $slug = $addon->slug;
3782
- if ( ! isset( $sites[ $slug ] ) ) {
3783
- return false;
3784
- }
3785
-
3786
- $site = $sites[ $slug ];
3787
-
3788
- $plugin = FS_Plugin_Manager::instance( $addon_id )->get();
3789
-
3790
- if ( $plugin->parent_plugin_id != $this->_plugin->id ) {
3791
- // The given slug do NOT belong to any of the plugin's add-ons.
3792
- return false;
3793
- }
3794
-
3795
- return ( is_object( $site ) &&
3796
- is_numeric( $site->id ) &&
3797
- is_numeric( $site->user_id ) &&
3798
- is_object( $site->plan )
3799
- );
3800
- }
3801
-
3802
- /**
3803
- * Determines if add-on installed.
3804
- *
3805
- * NOTE: This is a heuristic and only works if the folder/file named as the slug.
3806
- *
3807
- * @author Vova Feldman (@svovaf)
3808
- * @since 1.0.6
3809
- *
3810
- * @param string|number $id_or_slug
3811
- *
3812
- * @return bool
3813
- */
3814
- function is_addon_installed( $id_or_slug ) {
3815
- $this->_logger->entrance();
3816
-
3817
- $addon_id = self::get_module_id( $id_or_slug );
3818
-
3819
- return file_exists( fs_normalize_path( WP_PLUGIN_DIR . '/' . $this->get_addon_basename( $addon_id ) ) );
3820
- }
3821
-
3822
- /**
3823
- * Get add-on basename.
3824
- *
3825
- * @author Vova Feldman (@svovaf)
3826
- * @since 1.0.6
3827
- *
3828
- * @param string|number $id_or_slug
3829
- *
3830
- * @return string
3831
- */
3832
- function get_addon_basename( $id_or_slug ) {
3833
- $addon_id = self::get_module_id( $id_or_slug );
3834
-
3835
- if ( $this->is_addon_activated( $addon_id ) ) {
3836
- return self::instance( $addon_id )->get_plugin_basename();
3837
- }
3838
-
3839
- $addon = $this->get_addon( $addon_id );
3840
- $premium_basename = "{$addon->slug}-premium/{$addon->slug}.php";
3841
-
3842
- if ( file_exists( fs_normalize_path( WP_PLUGIN_DIR . '/' . $premium_basename ) ) ) {
3843
- return $premium_basename;
3844
- }
3845
-
3846
- $all_plugins = $this->get_all_plugins();
3847
-
3848
- foreach ( $all_plugins as $basename => &$data ) {
3849
- if ( $addon->slug === $data['slug'] ||
3850
- $addon->slug . '-premium' === $data['slug']
3851
- ) {
3852
- return $basename;
3853
- }
3854
- }
3855
-
3856
- $free_basename = "{$addon->slug}/{$addon->slug}.php";
3857
-
3858
- return $free_basename;
3859
- }
3860
-
3861
- /**
3862
- * Get installed add-ons instances.
3863
- *
3864
- * @author Vova Feldman (@svovaf)
3865
- * @since 1.0.6
3866
- *
3867
- * @return Freemius[]
3868
- */
3869
- function get_installed_addons() {
3870
- $installed_addons = array();
3871
- foreach ( self::$_instances as $instance ) {
3872
- if ( $instance->is_addon() && is_object( $instance->_parent_plugin ) ) {
3873
- if ( $this->_plugin->id == $instance->_parent_plugin->id ) {
3874
- $installed_addons[] = $instance;
3875
- }
3876
- }
3877
- }
3878
-
3879
- return $installed_addons;
3880
- }
3881
-
3882
- /**
3883
- * Check if any add-ons of the plugin are installed.
3884
- *
3885
- * @author Leo Fajardo (@leorw)
3886
- * @since 1.1.1
3887
- *
3888
- * @return bool
3889
- */
3890
- function has_installed_addons() {
3891
- if ( ! $this->has_addons() ) {
3892
- return false;
3893
- }
3894
-
3895
- foreach ( self::$_instances as $instance ) {
3896
- if ( $instance->is_addon() && is_object( $instance->_parent_plugin ) ) {
3897
- if ( $this->_plugin->id == $instance->_parent_plugin->id ) {
3898
- return true;
3899
- }
3900
- }
3901
- }
3902
-
3903
- return false;
3904
- }
3905
-
3906
- /**
3907
- * Tell Freemius that the current plugin is an add-on.
3908
- *
3909
- * @author Vova Feldman (@svovaf)
3910
- * @since 1.0.6
3911
- *
3912
- * @param number $parent_plugin_id The parent plugin ID
3913
- */
3914
- function init_addon( $parent_plugin_id ) {
3915
- $this->_plugin->parent_plugin_id = $parent_plugin_id;
3916
- }
3917
-
3918
- /**
3919
- * @author Vova Feldman (@svovaf)
3920
- * @since 1.0.6
3921
- *
3922
- * @return bool
3923
- */
3924
- function is_addon() {
3925
- return isset( $this->_plugin->parent_plugin_id ) && is_numeric( $this->_plugin->parent_plugin_id );
3926
- }
3927
-
3928
- /**
3929
- * Deactivate add-on if it's premium only and the user does't have a valid license.
3930
- *
3931
- * @param bool $is_after_trial_cancel
3932
- *
3933
- * @return bool If add-on was deactivated.
3934
- */
3935
- private function deactivate_premium_only_addon_without_license( $is_after_trial_cancel = false ) {
3936
- if ( ! $this->has_free_plan() &&
3937
- ! $this->has_features_enabled_license() &&
3938
- ! $this->_has_premium_license()
3939
- ) {
3940
- if ( $this->is_registered() ) {
3941
- // IF wrapper is turned off because activation_timestamp is currently only stored for plugins (not addons).
3942
- // if (empty($this->_storage->activation_timestamp) ||
3943
- // (WP_FS__SCRIPT_START_TIME - $this->_storage->activation_timestamp) > 30
3944
- // ) {
3945
- /**
3946
- * @todo When it's first fail, there's no reason to try and re-sync because the licenses were just synced after initial activation.
3947
- *
3948
- * Retry syncing the user add-on licenses.
3949
- */
3950
- // Sync licenses.
3951
- $this->_sync_licenses();
3952
- // }
3953
-
3954
- // Try to activate premium license.
3955
- $this->_activate_license( true );
3956
- }
3957
-
3958
- if ( ! $this->has_free_plan() &&
3959
- ! $this->has_features_enabled_license() &&
3960
- ! $this->_has_premium_license()
3961
- ) {
3962
- // @todo Check if deactivate plugins also call the deactivation hook.
3963
-
3964
- $this->_parent->_admin_notices->add_sticky(
3965
- sprintf(
3966
- ($is_after_trial_cancel ?
3967
- $this->_parent->get_text_inline(
3968
- '%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.',
3969
- 'addon-trial-cancelled-message'
3970
- ) :
3971
- $this->_parent->get_text_inline(
3972
- '%s is a premium only add-on. You have to purchase a license first before activating the plugin.',
3973
- 'addon-no-license-message'
3974
- )
3975
- ),
3976
- '<b>' . $this->_plugin->title . '</b>'
3977
- ) . ' ' . sprintf(
3978
- '<a href="%s" aria-label="%s" class="button button-primary" style="margin-left: 10px; vertical-align: middle;">%s &nbsp;&#10140;</a>',
3979
- $this->_parent->addon_url( $this->_slug ),
3980
- esc_attr( sprintf( $this->_parent->get_text_inline( 'More information about %s', 'more-information-about-x' ), $this->_plugin->title ) ),
3981
- $this->_parent->get_text_inline( 'Purchase License', 'purchase-license' )
3982
- ),
3983
- 'no_addon_license_' . $this->_slug,
3984
- ( $is_after_trial_cancel ? '' : $this->_parent->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...' ),
3985
- ( $is_after_trial_cancel ? 'success' : 'error' )
3986
- );
3987
-
3988
- deactivate_plugins( array( $this->_plugin_basename ), true );
3989
-
3990
- return true;
3991
- }
3992
- }
3993
-
3994
- return false;
3995
- }
3996
-
3997
- #endregion
3998
-
3999
- #----------------------------------------------------------------------------------
4000
- #region Sandbox
4001
- #----------------------------------------------------------------------------------
4002
-
4003
- /**
4004
- * Set Freemius into sandbox mode for debugging.
4005
- *
4006
- * @author Vova Feldman (@svovaf)
4007
- * @since 1.0.4
4008
- *
4009
- * @param string $secret_key
4010
- */
4011
- function init_sandbox( $secret_key ) {
4012
- $this->_plugin->secret_key = $secret_key;
4013
-
4014
- // Update plugin details.
4015
- FS_Plugin_Manager::instance( $this->_module_id )->update( $this->_plugin, true );
4016
- }
4017
-
4018
- /**
4019
- * Check if running payments in sandbox mode.
4020
- *
4021
- * @author Vova Feldman (@svovaf)
4022
- * @since 1.0.4
4023
- *
4024
- * @return bool
4025
- */
4026
- function is_payments_sandbox() {
4027
- return ( ! $this->is_live() ) || isset( $this->_plugin->secret_key );
4028
- }
4029
-
4030
- #endregion
4031
-
4032
- /**
4033
- * Check if running test vs. live plugin.
4034
- *
4035
- * @author Vova Feldman (@svovaf)
4036
- * @since 1.0.5
4037
- *
4038
- * @return bool
4039
- */
4040
- function is_live() {
4041
- return $this->_plugin->is_live;
4042
- }
4043
-
4044
- /**
4045
- * Check if the user skipped connecting the account with Freemius.
4046
- *
4047
- * @author Vova Feldman (@svovaf)
4048
- * @since 1.0.7
4049
- *
4050
- * @return bool
4051
- */
4052
- function is_anonymous() {
4053
- if ( ! isset( $this->_is_anonymous ) ) {
4054
- if ( ! isset( $this->_storage->is_anonymous ) ) {
4055
- // Not skipped.
4056
- $this->_is_anonymous = false;
4057
- } else if ( is_bool( $this->_storage->is_anonymous ) ) {
4058
- // For back compatibility, since the variable was boolean before.
4059
- $this->_is_anonymous = $this->_storage->is_anonymous;
4060
-
4061
- // Upgrade stored data format to 1.1.3 format.
4062
- $this->set_anonymous_mode( $this->_storage->is_anonymous );
4063
- } else {
4064
- // Version 1.1.3 and later.
4065
- $this->_is_anonymous = $this->_storage->is_anonymous['is'];
4066
- }
4067
- }
4068
-
4069
- return $this->_is_anonymous;
4070
- }
4071
-
4072
- /**
4073
- * Check if user connected his account and install pending email activation.
4074
- *
4075
- * @author Vova Feldman (@svovaf)
4076
- * @since 1.0.7
4077
- *
4078
- * @return bool
4079
- */
4080
- function is_pending_activation() {
4081
- return $this->_storage->get( 'is_pending_activation', false );
4082
- }
4083
-
4084
- /**
4085
- * Check if plugin must be WordPress.org compliant.
4086
- *
4087
- * @since 1.0.7
4088
- *
4089
- * @return bool
4090
- */
4091
- function is_org_repo_compliant() {
4092
- return $this->_is_org_compliant;
4093
- }
4094
-
4095
- #----------------------------------------------------------------------------------
4096
- #region Daily Sync Cron
4097
- #----------------------------------------------------------------------------------
4098
-
4099
- /**
4100
- * @author Vova Feldman (@svovaf)
4101
- * @since 1.1.7.3
4102
- */
4103
- private function run_manual_sync() {
4104
- self::require_pluggable_essentials();
4105
-
4106
- if ( ! $this->is_user_admin() ) {
4107
- return;
4108
- }
4109
-
4110
- // Run manual sync.
4111
- $this->_sync_cron();
4112
-
4113
- // Reschedule next cron to run 24 hours from now (performance optimization).
4114
- $this->clear_sync_cron();
4115
-
4116
- $this->schedule_sync_cron( time() + WP_FS__TIME_24_HOURS_IN_SEC, false );
4117
- }
4118
-
4119
- /**
4120
- * Data sync cron job. Replaces the background sync non blocking HTTP request
4121
- * that doesn't halt page loading.
4122
- *
4123
- * @author Vova Feldman (@svovaf)
4124
- * @since 1.1.7.3
4125
- */
4126
- function _sync_cron() {
4127
- $this->_logger->entrance();
4128
-
4129
- // Store the last time data sync was executed.
4130
- $this->_storage->sync_timestamp = time();
4131
-
4132
- // Check if API is temporary down.
4133
- if ( FS_Api::is_temporary_down() ) {
4134
- return;
4135
- }
4136
-
4137
- // @todo Add logic that identifies API latency, and reschedule the next background sync randomly between 8-16 hours.
4138
-
4139
- if ( $this->is_registered() ) {
4140
- if ( $this->has_paid_plan() ) {
4141
- // Initiate background plan sync.
4142
- $this->_sync_license( true );
4143
-
4144
- if ( $this->is_paying() ) {
4145
- // Check for premium plugin updates.
4146
- $this->check_updates( true );
4147
- }
4148
- } else {
4149
- // Sync install (only if something changed locally).
4150
- $this->sync_install();
4151
- }
4152
- }
4153
-
4154
- $this->do_action( 'after_sync_cron' );
4155
- }
4156
-
4157
- /**
4158
- * Check if sync was executed in the last $period of seconds.
4159
- *
4160
- * @author Vova Feldman (@svovaf)
4161
- * @since 1.1.7.3
4162
- *
4163
- * @param int $period In seconds
4164
- *
4165
- * @return bool
4166
- */
4167
- private function is_sync_executed( $period = WP_FS__TIME_24_HOURS_IN_SEC ) {
4168
- if ( ! isset( $this->_storage->sync_timestamp ) ) {
4169
- return false;
4170
- }
4171
-
4172
- return ( $this->_storage->sync_timestamp > ( WP_FS__SCRIPT_START_TIME - $period ) );
4173
- }
4174
-
4175
- /**
4176
- * @author Vova Feldman (@svovaf)
4177
- * @since 1.1.7.3
4178
- *
4179
- * @return bool
4180
- */
4181
- private function is_sync_cron_on() {
4182
- /**
4183
- * @var object $sync_cron_data
4184
- */
4185
- $sync_cron_data = $this->_storage->get( 'sync_cron', null );
4186
-
4187
- return ( ! is_null( $sync_cron_data ) && true === $sync_cron_data->on );
4188
- }
4189
-
4190
- /**
4191
- * @author Vova Feldman (@svovaf)
4192
- * @since 1.1.7.3
4193
- *
4194
- * @param int $start_at Defaults to now.
4195
- * @param bool $randomize_start If true, schedule first job randomly during the next 12 hours. Otherwise,
4196
- * schedule job to start right away.
4197
- */
4198
- private function schedule_sync_cron( $start_at = WP_FS__SCRIPT_START_TIME, $randomize_start = true ) {
4199
- $this->_logger->entrance();
4200
-
4201
- if ( $randomize_start ) {
4202
- // Schedule first sync with a random 12 hour time range from now.
4203
- $start_at += rand( 0, ( WP_FS__TIME_24_HOURS_IN_SEC / 2 ) );
4204
- }
4205
-
4206
- // Schedule daily WP cron.
4207
- wp_schedule_event(
4208
- $start_at,
4209
- 'daily',
4210
- $this->get_action_tag( 'data_sync' )
4211
- );
4212
-
4213
- $this->_storage->store( 'sync_cron', (object) array(
4214
- 'version' => $this->get_plugin_version(),
4215
- 'sdk_version' => $this->version,
4216
- 'timestamp' => WP_FS__SCRIPT_START_TIME,
4217
- 'on' => true,
4218
- ) );
4219
- }
4220
-
4221
- /**
4222
- * Add the actual sync function to the cron job hook.
4223
- *
4224
- * @author Vova Feldman (@svovaf)
4225
- * @since 1.1.7.3
4226
- */
4227
- private function hook_callback_to_sync_cron() {
4228
- $this->add_action( 'data_sync', array( &$this, '_sync_cron' ) );
4229
- }
4230
-
4231
- /**
4232
- * @author Vova Feldman (@svovaf)
4233
- * @since 1.1.7.3
4234
- */
4235
- private function clear_sync_cron() {
4236
- $this->_logger->entrance();
4237
-
4238
- if ( ! $this->is_sync_cron_on() ) {
4239
- return;
4240
- }
4241
-
4242
- $this->_storage->remove( 'sync_cron' );
4243
-
4244
- wp_clear_scheduled_hook( $this->get_action_tag( 'data_sync' ) );
4245
- }
4246
-
4247
- /**
4248
- * Unix timestamp for next sync cron execution or false if not scheduled.
4249
- *
4250
- * @author Vova Feldman (@svovaf)
4251
- * @since 1.1.7.3
4252
- *
4253
- * @return int|false
4254
- */
4255
- function next_sync_cron() {
4256
- $this->_logger->entrance();
4257
-
4258
- if ( ! $this->is_sync_cron_on() ) {
4259
- return false;
4260
- }
4261
-
4262
- return wp_next_scheduled( $this->get_action_tag( 'data_sync' ) );
4263
- }
4264
-
4265
- /**
4266
- * Unix timestamp for previous sync cron execution or false if never executed.
4267
- *
4268
- * @author Vova Feldman (@svovaf)
4269
- * @since 1.1.7.3
4270
- *
4271
- * @return int|false
4272
- */
4273
- function last_sync_cron() {
4274
- $this->_logger->entrance();
4275
-
4276
- return $this->_storage->get( 'sync_timestamp' );
4277
- }
4278
-
4279
- #endregion Daily Sync Cron ------------------------------------------------------------------
4280
-
4281
- #----------------------------------------------------------------------------------
4282
- #region Async Install Sync
4283
- #----------------------------------------------------------------------------------
4284
-
4285
- /**
4286
- * @author Vova Feldman (@svovaf)
4287
- * @since 1.1.7.3
4288
- *
4289
- * @return bool
4290
- */
4291
- private function is_install_sync_scheduled() {
4292
- /**
4293
- * @var object $cron_data
4294
- */
4295
- $cron_data = $this->_storage->get( 'install_sync_cron', null );
4296
-
4297
- return ( ! is_null( $cron_data ) && true === $cron_data->on );
4298
- }
4299
-
4300
- /**
4301
- * Instead of running blocking install sync event, execute non blocking scheduled wp-cron.
4302
- *
4303
- * @author Vova Feldman (@svovaf)
4304
- * @since 1.1.7.3
4305
- */
4306
- private function schedule_install_sync() {
4307
- $this->_logger->entrance();
4308
-
4309
- $this->clear_install_sync_cron();
4310
-
4311
- // Schedule immediate install sync.
4312
- wp_schedule_single_event(
4313
- WP_FS__SCRIPT_START_TIME,
4314
- $this->get_action_tag( 'install_sync' )
4315
- );
4316
-
4317
- $this->_storage->store( 'install_sync_cron', (object) array(
4318
- 'version' => $this->get_plugin_version(),
4319
- 'sdk_version' => $this->version,
4320
- 'timestamp' => WP_FS__SCRIPT_START_TIME,
4321
- 'on' => true,
4322
- ) );
4323
- }
4324
-
4325
- /**
4326
- * Unix timestamp for previous install sync cron execution or false if never executed.
4327
- *
4328
- * @todo There's some very strange bug that $this->_storage->install_sync_timestamp value is not being
4329
- * updated. But for sure the sync event is working.
4330
- *
4331
- * @author Vova Feldman (@svovaf)
4332
- * @since 1.1.7.3
4333
- *
4334
- * @return int|false
4335
- */
4336
- function last_install_sync() {
4337
- $this->_logger->entrance();
4338
-
4339
- return $this->_storage->get( 'install_sync_timestamp' );
4340
- }
4341
-
4342
- /**
4343
- * Unix timestamp for next install sync cron execution or false if not scheduled.
4344
- *
4345
- * @author Vova Feldman (@svovaf)
4346
- * @since 1.1.7.3
4347
- *
4348
- * @return int|false
4349
- */
4350
- function next_install_sync() {
4351
- $this->_logger->entrance();
4352
-
4353
- if ( ! $this->is_install_sync_scheduled() ) {
4354
- return false;
4355
- }
4356
-
4357
- return wp_next_scheduled( $this->get_action_tag( 'install_sync' ) );
4358
- }
4359
-
4360
- /**
4361
- * Add the actual install sync function to the cron job hook.
4362
- *
4363
- * @author Vova Feldman (@svovaf)
4364
- * @since 1.1.7.3
4365
- */
4366
- private function hook_callback_to_install_sync() {
4367
- $this->add_action( 'install_sync', array( &$this, '_run_sync_install' ) );
4368
- }
4369
-
4370
- /**
4371
- * @author Vova Feldman (@svovaf)
4372
- * @since 1.1.7.3
4373
- */
4374
- private function clear_install_sync_cron() {
4375
- $this->_logger->entrance();
4376
-
4377
- if ( ! $this->is_install_sync_scheduled() ) {
4378
- return;
4379
- }
4380
-
4381
- $this->_storage->remove( 'install_sync_cron' );
4382
-
4383
- wp_clear_scheduled_hook( $this->get_action_tag( 'install_sync' ) );
4384
- }
4385
-
4386
- /**
4387
- * @author Vova Feldman (@svovaf)
4388
- * @since 1.1.7.3
4389
- */
4390
- public function _run_sync_install() {
4391
- $this->_logger->entrance();
4392
-
4393
- // Update last install sync timestamp.
4394
- $this->_storage->install_sync_timestamp = time();
4395
-
4396
- $this->sync_install( array(), true );
4397
- }
4398
-
4399
- #endregion Async Install Sync ------------------------------------------------------------------
4400
-
4401
- /**
4402
- * Show a notice that activation is currently pending.
4403
- *
4404
- * @author Vova Feldman (@svovaf)
4405
- * @since 1.0.7
4406
- *
4407
- * @param bool|string $email
4408
- * @param bool $is_pending_trial Since 1.2.1.5
4409
- */
4410
- function _add_pending_activation_notice( $email = false, $is_pending_trial = false ) {
4411
- if ( ! is_string( $email ) ) {
4412
- $current_user = self::_get_current_wp_user();
4413
- $email = $current_user->user_email;
4414
- }
4415
-
4416
- $this->_admin_notices->add_sticky(
4417
- sprintf(
4418
- $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' ),
4419
- '<b>' . $this->get_plugin_name() . '</b>',
4420
- '<b>' . $email . '</b>',
4421
- ( $is_pending_trial ?
4422
- $this->get_text_inline( 'start the trial', 'start-the-trial' ) :
4423
- $this->get_text_inline( 'complete the install', 'complete-the-install' ) )
4424
- ),
4425
- 'activation_pending',
4426
- 'Thanks!'
4427
- );
4428
- }
4429
-
4430
- /**
4431
- * Check if currently in plugin activation.
4432
- *
4433
- * @author Vova Feldman (@svovaf)
4434
- * @since 1.1.4
4435
- *
4436
- * @return bool
4437
- */
4438
- function is_plugin_activation() {
4439
- return get_option( 'fs_'
4440
- . ( $this->is_plugin() ? '' : $this->_module_type . '_' )
4441
- . "{$this->_slug}_activated", false );
4442
- }
4443
-
4444
- /**
4445
- *
4446
- * NOTE: admin_menu action executed before admin_init.
4447
- *
4448
- * @author Vova Feldman (@svovaf)
4449
- * @since 1.0.7
4450
- */
4451
- function _admin_init_action() {
4452
- /**
4453
- * Automatically redirect to connect/activation page after plugin activation.
4454
- *
4455
- * @since 1.1.7 Do NOT redirect to opt-in when running in network admin mode.
4456
- */
4457
- if ( $this->is_plugin_activation() ) {
4458
- delete_option( 'fs_'
4459
- . ( $this->is_plugin() ? '' : $this->_module_type . '_' )
4460
- . "{$this->_slug}_activated" );
4461
-
4462
- if ( ! function_exists( 'is_network_admin' ) || ! is_network_admin() ) {
4463
- $this->_redirect_on_activation_hook();
4464
-
4465
- return;
4466
- }
4467
- }
4468
-
4469
- if ( fs_request_is_action( $this->get_unique_affix() . '_skip_activation' ) ) {
4470
- check_admin_referer( $this->get_unique_affix() . '_skip_activation' );
4471
-
4472
- $this->skip_connection();
4473
-
4474
- fs_redirect( $this->get_after_activation_url( 'after_skip_url' ) );
4475
- }
4476
-
4477
- if ( ! $this->is_addon() && ! $this->is_registered() && ! $this->is_anonymous() ) {
4478
- if ( ! $this->is_pending_activation() ) {
4479
- if ( ! $this->_menu->is_main_settings_page() ) {
4480
- /**
4481
- * If a user visits any other admin page before activating the premium-only theme with a valid
4482
- * license, reactivate the previous theme.
4483
- *
4484
- * @author Leo Fajardo (@leorw)
4485
- * @since 1.2.2
4486
- */
4487
- if ( $this->is_theme()
4488
- && $this->is_only_premium()
4489
- && ! $this->has_settings_menu()
4490
- && ! isset( $_REQUEST['fs_action'] )
4491
- && $this->can_activate_previous_theme()
4492
- ) {
4493
- $this->activate_previous_theme();
4494
-
4495
- return;
4496
- }
4497
-
4498
- if ( $this->is_plugin_new_install() || $this->is_only_premium() ) {
4499
- // Show notice for new plugin installations.
4500
- $this->_admin_notices->add(
4501
- sprintf(
4502
- $this->get_text_inline( 'You are just one step away - %s', 'you-are-step-away' ),
4503
- sprintf( '<b><a href="%s">%s</a></b>',
4504
- $this->get_activation_url(),
4505
- sprintf( $this->get_text_x_inline( 'Complete "%s" Activation Now',
4506
- '%s - plugin name. As complete "PluginX" activation now', 'activate-x-now' ), $this->get_plugin_name() )
4507
- )
4508
- ),
4509
- '',
4510
- 'update-nag'
4511
- );
4512
- } else {
4513
- if ( ! isset( $this->_storage->sticky_optin_added ) ) {
4514
- $this->_storage->sticky_optin_added = true;
4515
-
4516
- // Show notice for new plugin installations.
4517
- $this->_admin_notices->add_sticky(
4518
- sprintf(
4519
- $this->get_text_inline( 'We made a few tweaks to the %s, %s', 'few-plugin-tweaks' ),
4520
- $this->_module_type,
4521
- sprintf( '<b><a href="%s">%s</a></b>',
4522
- $this->get_activation_url(),
4523
- sprintf( $this->get_text_inline( 'Opt in to make "%s" Better!', 'optin-x-now' ), $this->get_plugin_name() )
4524
- )
4525
- ),
4526
- 'connect_account',
4527
- '',
4528
- 'update-nag'
4529
- );
4530
- }
4531
-
4532
- if ( $this->has_filter( 'optin_pointer_element' ) ) {
4533
- // Don't show admin nag if plugin update.
4534
- wp_enqueue_script( 'wp-pointer' );
4535
- wp_enqueue_style( 'wp-pointer' );
4536
-
4537
- $this->_enqueue_connect_essentials();
4538
-
4539
- add_action( 'admin_print_footer_scripts', array(
4540
- $this,
4541
- '_add_connect_pointer_script'
4542
- ) );
4543
- }
4544
- }
4545
- }
4546
- }
4547
-
4548
- if ( $this->is_theme() &&
4549
- $this->_menu->is_main_settings_page()
4550
- ) {
4551
- $this->_show_theme_activation_optin_dialog();
4552
- }
4553
- }
4554
-
4555
- $this->_add_upgrade_action_link();
4556
- }
4557
-
4558
- /**
4559
- * Enqueue connect requires scripts and styles.
4560
- *
4561
- * @author Vova Feldman (@svovaf)
4562
- * @since 1.1.4
4563
- */
4564
- function _enqueue_connect_essentials() {
4565
- wp_enqueue_script( 'jquery' );
4566
- wp_enqueue_script( 'json2' );
4567
-
4568
- fs_enqueue_local_script( 'postmessage', 'nojquery.ba-postmessage.min.js' );
4569
- fs_enqueue_local_script( 'fs-postmessage', 'postmessage.js' );
4570
-
4571
- fs_enqueue_local_style( 'fs_connect', '/admin/connect.css' );
4572
- }
4573
-
4574
- /**
4575
- * Add connect / opt-in pointer.
4576
- *
4577
- * @author Vova Feldman (@svovaf)
4578
- * @since 1.1.4
4579
- */
4580
- function _add_connect_pointer_script() {
4581
- $vars = array( 'id' => $this->_module_id );
4582
- $pointer_content = fs_get_template( 'connect.php', $vars );
4583
- ?>
4584
- <script type="text/javascript">// <![CDATA[
4585
- jQuery(document).ready(function ($) {
4586
- if ('undefined' !== typeof(jQuery().pointer)) {
4587
-
4588
- var element = <?php echo $this->apply_filters( 'optin_pointer_element', '$("#non_existing_element");' ) ?>;
4589
-
4590
- if (element.length > 0) {
4591
- var optin = $(element).pointer($.extend(true, {}, {
4592
- content : <?php echo json_encode( $pointer_content ) ?>,
4593
- position : {
4594
- edge : 'left',
4595
- align: 'center'
4596
- },
4597
- buttons : function () {
4598
- // Don't show pointer buttons.
4599
- return '';
4600
- },
4601
- pointerWidth: 482
4602
- }, <?php echo $this->apply_filters( 'optin_pointer_options_json', '{}' ) ?>));
4603
-
4604
- <?php
4605
- echo $this->apply_filters( 'optin_pointer_execute', "
4606
-
4607
- optin.pointer('open');
4608
-
4609
- // Tag the opt-in pointer with custom class.
4610
- $('.wp-pointer #fs_connect')
4611
- .parents('.wp-pointer.wp-pointer-top')
4612
- .addClass('fs-opt-in-pointer');
4613
-
4614
- ", 'element', 'optin' ) ?>
4615
- }
4616
- }
4617
- });
4618
- // ]]></script>
4619
- <?php
4620
- }
4621
-
4622
- /**
4623
- * Return current page's URL.
4624
- *
4625
- * @author Vova Feldman (@svovaf)
4626
- * @since 1.0.7
4627
- *
4628
- * @return string
4629
- */
4630
- function current_page_url() {
4631
- $url = 'http';
4632
-
4633
- if ( isset( $_SERVER["HTTPS"] ) ) {
4634
- if ( $_SERVER["HTTPS"] == "on" ) {
4635
- $url .= "s";
4636
- }
4637
- }
4638
- $url .= "://";
4639
- if ( $_SERVER["SERVER_PORT"] != "80" ) {
4640
- $url .= $_SERVER["SERVER_NAME"] . ":" . $_SERVER["SERVER_PORT"] . $_SERVER["REQUEST_URI"];
4641
- } else {
4642
- $url .= $_SERVER["SERVER_NAME"] . $_SERVER["REQUEST_URI"];
4643
- }
4644
-
4645
- return esc_url( $url );
4646
- }
4647
-
4648
- /**
4649
- * Check if the current page is the plugin's main admin settings page.
4650
- *
4651
- * @author Vova Feldman (@svovaf)
4652
- * @since 1.0.7
4653
- *
4654
- * @return bool
4655
- */
4656
- function _is_plugin_page() {
4657
- return fs_is_plugin_page( $this->_menu->get_raw_slug() ) ||
4658
- fs_is_plugin_page( $this->_slug );
4659
- }
4660
-
4661
- /* Events
4662
- ------------------------------------------------------------------------------------------------------------------*/
4663
- /**
4664
- * Delete site install from Database.
4665
- *
4666
- * @author Vova Feldman (@svovaf)
4667
- * @since 1.0.1
4668
- *
4669
- * @param bool $store
4670
- */
4671
- function _delete_site( $store = true ) {
4672
- self::_delete_site_by_slug( $this->_slug, $this->_module_type, $store );
4673
- }
4674
-
4675
- /**
4676
- * Delete site install from Database.
4677
- *
4678
- * @author Vova Feldman (@svovaf)
4679
- * @since 1.2.2.7
4680
- *
4681
- * @param string $slug
4682
- * @param string $module_type
4683
- * @param bool $store
4684
- */
4685
- static function _delete_site_by_slug($slug, $module_type, $store = true ) {
4686
- $sites = self::get_all_sites( $module_type );
4687
-
4688
- if ( isset( $sites[ $slug ] ) ) {
4689
- unset( $sites[ $slug ] );
4690
- }
4691
-
4692
- self::set_account_option_by_module( $module_type, 'sites', $sites, $store );
4693
- }
4694
-
4695
- /**
4696
- * Delete plugin's plans information.
4697
- *
4698
- * @param bool $store Flush to Database if true.
4699
- *
4700
- * @author Vova Feldman (@svovaf)
4701
- * @since 1.0.9
4702
- */
4703
- private function _delete_plans( $store = true ) {
4704
- $this->_logger->entrance();
4705
-
4706
- $plans = self::get_all_plans( $this->_module_type );
4707
-
4708
- unset( $plans[ $this->_slug ] );
4709
-
4710
- $this->set_account_option( 'plans', $plans, $store );
4711
- }
4712
-
4713
- /**
4714
- * Delete all plugin licenses.
4715
- *
4716
- * @author Vova Feldman (@svovaf)
4717
- * @since 1.0.9
4718
- *
4719
- * @param bool $store
4720
- * @param string|bool $plugin_slug
4721
- */
4722
- private function _delete_licenses( $store = true, $plugin_slug = false ) {
4723
- $this->_logger->entrance();
4724
-
4725
- $all_licenses = self::get_all_licenses( $this->_module_type );
4726
-
4727
- if ( ! is_string( $plugin_slug ) ) {
4728
- $plugin_slug = $this->_slug;
4729
- }
4730
-
4731
- unset( $all_licenses[ $plugin_slug ] );
4732
-
4733
- $this->set_account_option( 'licenses', $all_licenses, $store );
4734
- }
4735
-
4736
- /**
4737
- * Check if Freemius was added on new plugin installation.
4738
- *
4739
- * @author Vova Feldman (@svovaf)
4740
- * @since 1.1.5
4741
- *
4742
- * @return bool
4743
- */
4744
- function is_plugin_new_install() {
4745
- return isset( $this->_storage->is_plugin_new_install ) &&
4746
- $this->_storage->is_plugin_new_install;
4747
- }
4748
-
4749
- /**
4750
- * Check if it's the first plugin release that is running Freemius.
4751
- *
4752
- * @author Vova Feldman (@svovaf)
4753
- * @since 1.2.1.5
4754
- *
4755
- * @return bool
4756
- */
4757
- function is_first_freemius_powered_version() {
4758
- return empty( $this->_storage->plugin_last_version );
4759
- }
4760
-
4761
- /**
4762
- * @author Leo Fajardo (@leorw)
4763
- * @since 1.2.2
4764
- *
4765
- * @return bool|string
4766
- */
4767
- private function get_previous_theme_slug() {
4768
- return isset( $this->_storage->previous_theme ) ?
4769
- $this->_storage->previous_theme :
4770
- false;
4771
- }
4772
-
4773
- /**
4774
- * @author Leo Fajardo (@leorw)
4775
- * @since 1.2.2
4776
- *
4777
- * @return string
4778
- */
4779
- private function can_activate_previous_theme() {
4780
- $slug = $this->get_previous_theme_slug();
4781
- if ( false !== $slug && current_user_can( 'switch_themes' ) ) {
4782
- $theme_instance = wp_get_theme( $slug );
4783
-
4784
- return $theme_instance->exists();
4785
- }
4786
-
4787
- return false;
4788
- }
4789
-
4790
- /**
4791
- * @author Leo Fajardo (@leorw)
4792
- * @since 1.2.2
4793
- *
4794
- * @return string
4795
- */
4796
- private function activate_previous_theme() {
4797
- switch_theme( $this->get_previous_theme_slug() );
4798
- unset( $this->_storage->previous_theme );
4799
-
4800
- global $pagenow;
4801
- if ( 'themes.php' === $pagenow ) {
4802
- /**
4803
- * Refresh the active theme information.
4804
- *
4805
- * @author Leo Fajardo (@leorw)
4806
- * @since 1.2.2
4807
- */
4808
- fs_redirect( admin_url( $pagenow ) );
4809
- }
4810
- }
4811
-
4812
- /**
4813
- * @author Leo Fajardo (@leorw)
4814
- * @since 1.2.2
4815
- *
4816
- * @return string
4817
- */
4818
- function get_previous_theme_activation_url() {
4819
- if ( ! $this->can_activate_previous_theme() ) {
4820
- return '';
4821
- }
4822
-
4823
- /**
4824
- * Activation URL
4825
- *
4826
- * @author Leo Fajardo (@leorw)
4827
- * @since 1.2.2
4828
- */
4829
- return wp_nonce_url(
4830
- admin_url( 'themes.php?action=activate&stylesheet=' . urlencode( $this->get_previous_theme_slug() ) ),
4831
- 'switch-theme_' . $this->get_previous_theme_slug()
4832
- );
4833
- }
4834
-
4835
- /**
4836
- * Saves the slug of the previous theme if it still exists so that it can be used by the logic in the opt-in
4837
- * form that decides whether to add a close button to the opt-in dialog or not. So after a premium-only theme is
4838
- * activated, the close button will appear and will reactivate the previous theme if clicked. If the previous
4839
- * theme doesn't exist, then there will be no close button.
4840
- *
4841
- * @author Leo Fajardo (@leorw)
4842
- * @since 1.2.2
4843
- *
4844
- * @param string $slug_or_name Old theme's slug or name.
4845
- * @param bool|WP_Theme $old_theme WP_Theme instance of the old theme if it still exists.
4846
- */
4847
- function _activate_theme_event_hook( $slug_or_name, $old_theme = false ) {
4848
- $this->_storage->previous_theme = ( false !== $old_theme ) ?
4849
- $old_theme->get_stylesheet() :
4850
- $slug_or_name;
4851
-
4852
- $this->_activate_plugin_event_hook();
4853
- }
4854
-
4855
- /**
4856
- * Plugin activated hook.
4857
- *
4858
- * @author Vova Feldman (@svovaf)
4859
- * @since 1.0.1
4860
- *
4861
- * @uses FS_Api
4862
- */
4863
- function _activate_plugin_event_hook() {
4864
- $this->_logger->entrance( 'slug = ' . $this->_slug );
4865
-
4866
- if ( ! $this->is_user_admin() ) {
4867
- return;
4868
- }
4869
-
4870
- $this->unregister_uninstall_hook();
4871
-
4872
- // Clear API cache on activation.
4873
- FS_Api::clear_cache();
4874
-
4875
- $is_premium_version_activation = ( current_filter() !== ( 'activate_' . $this->_free_plugin_basename ) );
4876
-
4877
- $this->_logger->info( 'Activating ' . ( $is_premium_version_activation ? 'premium' : 'free' ) . ' plugin version.' );
4878
-
4879
- // 1. If running in the activation of the FREE module, get the basename of the PREMIUM.
4880
- // 2. If running in the activation of the PREMIUM module, get the basename of the FREE.
4881
- $other_version_basename = $is_premium_version_activation ?
4882
- $this->_free_plugin_basename :
4883
- $this->premium_plugin_basename();
4884
-
4885
- /**
4886
- * If the other module version is activate, deactivate it.
4887
- *
4888
- * @author Leo Fajardo (@leorw)
4889
- * @since 1.2.2
4890
- */
4891
- if ( is_plugin_active( $other_version_basename ) ) {
4892
- deactivate_plugins( $other_version_basename );
4893
- }
4894
-
4895
- if ( $this->is_registered() ) {
4896
- if ( $is_premium_version_activation ) {
4897
- $this->reconnect_locally();
4898
- }
4899
-
4900
-
4901
- // Schedule re-activation event and sync.
4902
- // $this->sync_install( array(), true );
4903
- $this->schedule_install_sync();
4904
-
4905
- // If activating the premium module version, add an admin notice to congratulate for an upgrade completion.
4906
- if ( $is_premium_version_activation ) {
4907
- $this->_admin_notices->add(
4908
- sprintf( $this->get_text_inline( 'The upgrade of %s was successfully completed.', 'successful-version-upgrade-message' ), sprintf( '<b>%s</b>', $this->_plugin->title ) ),
4909
- $this->get_text_x_inline( 'W00t',
4910
- 'Used to express elation, enthusiasm, or triumph (especially in electronic communication).', 'woot' ) . '!'
4911
- );
4912
- }
4913
- } else if ( $this->is_anonymous() ) {
4914
- /**
4915
- * Reset "skipped" click cache on the following:
4916
- * 1. Freemius DEV mode.
4917
- * 2. WordPress DEBUG mode.
4918
- * 3. If a plugin and the user skipped the exact same version before.
4919
- *
4920
- * @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).
4921
- *
4922
- * @todo 4. If explicitly asked to retry after every activation.
4923
- */
4924
- if ( WP_FS__DEV_MODE ||
4925
- (
4926
- ( $this->is_plugin() || ( defined( 'WP_DEBUG' ) && WP_DEBUG ) ) &&
4927
- $this->get_plugin_version() == $this->_storage->is_anonymous['version']
4928
- )
4929
- ) {
4930
- $this->reset_anonymous_mode();
4931
- }
4932
- }
4933
-
4934
- if ( ! isset( $this->_storage->is_plugin_new_install ) ) {
4935
- /**
4936
- * If no previous version of plugin's version exist, it means that it's either
4937
- * the first time that the plugin installed on the site, or the plugin was installed
4938
- * before but didn't have Freemius integrated.
4939
- *
4940
- * Since register_activation_hook() do NOT fires on updates since 3.1, and only fires
4941
- * on manual activation via the dashboard, is_plugin_activation() is TRUE
4942
- * only after immediate activation.
4943
- *
4944
- * @since 1.1.4
4945
- * @link https://make.wordpress.org/core/2010/10/27/plugin-activation-hooks-no-longer-fire-for-updates/
4946
- */
4947
- $this->_storage->is_plugin_new_install = empty( $this->_storage->plugin_last_version );
4948
- }
4949
-
4950
- if ( ! $this->_anonymous_mode &&
4951
- $this->has_api_connectivity( WP_FS__DEV_MODE ) &&
4952
- ! $this->_isAutoInstall
4953
- ) {
4954
- // Store hint that the plugin was just activated to enable auto-redirection to settings.
4955
- add_option( 'fs_'
4956
- . ( $this->is_plugin() ? '' : $this->_module_type . '_' )
4957
- . "{$this->_slug}_activated", true );
4958
- }
4959
-
4960
- /**
4961
- * Activation hook is executed after the plugin's main file is loaded, therefore,
4962
- * after the plugin was loaded. The logic is located at activate_plugin()
4963
- * ./wp-admin/includes/plugin.php.
4964
- *
4965
- * @author Vova Feldman (@svovaf)
4966
- * @since 1.1.9
4967
- */
4968
- $this->_storage->was_plugin_loaded = true;
4969
- }
4970
-
4971
- /**
4972
- * Delete account.
4973
- *
4974
- * @author Vova Feldman (@svovaf)
4975
- * @since 1.0.3
4976
- *
4977
- * @param bool $check_user Enforce checking if user have plugins activation privileges.
4978
- */
4979
- function delete_account_event( $check_user = true ) {
4980
- $this->_logger->entrance( 'slug = ' . $this->_slug );
4981
-
4982
- if ( $check_user && ! $this->is_user_admin() ) {
4983
- return;
4984
- }
4985
-
4986
- $this->do_action( 'before_account_delete' );
4987
-
4988
- // Clear all admin notices.
4989
- $this->_admin_notices->clear_all_sticky();
4990
-
4991
- $this->_delete_site( false );
4992
-
4993
- $this->_delete_plans( false );
4994
-
4995
- $this->_delete_licenses( false );
4996
-
4997
- // Delete add-ons related to plugin's account.
4998
- $this->_delete_account_addons( false );
4999
-
5000
- // @todo Delete plans and licenses of add-ons.
5001
-
5002
- self::$_accounts->store();
5003
-
5004
- /**
5005
- * IMPORTANT:
5006
- * Clear crons must be executed before clearing all storage.
5007
- * Otherwise, the cron will not be cleared.
5008
- */
5009
- $this->clear_sync_cron();
5010
- $this->clear_install_sync_cron();
5011
-
5012
- // Clear all storage data.
5013
- $this->_storage->clear_all( true, array(
5014
- 'connectivity_test',
5015
- 'is_on',
5016
- ) );
5017
-
5018
- // Send delete event.
5019
- $this->get_api_site_scope()->call( '/', 'delete' );
5020
-
5021
- $this->do_action( 'after_account_delete' );
5022
- }
5023
-
5024
- /**
5025
- * Plugin deactivation hook.
5026
- *
5027
- * @author Vova Feldman (@svovaf)
5028
- * @since 1.0.1
5029
- */
5030
- function _deactivate_plugin_hook() {
5031
- $this->_logger->entrance( 'slug = ' . $this->_slug );
5032
-
5033
- if ( ! current_user_can( 'activate_plugins' ) ) {
5034
- return;
5035
- }
5036
-
5037
- $this->_admin_notices->clear_all_sticky();
5038
- if ( isset( $this->_storage->sticky_optin_added ) ) {
5039
- unset( $this->_storage->sticky_optin_added );
5040
- }
5041
-
5042
- if ( ! isset( $this->_storage->is_plugin_new_install ) ) {
5043
- // Remember that plugin was already installed.
5044
- $this->_storage->is_plugin_new_install = false;
5045
- }
5046
-
5047
- // Hook to plugin uninstall.
5048
- register_uninstall_hook( $this->_plugin_main_file_path, array( 'Freemius', '_uninstall_plugin_hook' ) );
5049
-
5050
- $this->clear_module_main_file_cache();
5051
- $this->clear_sync_cron();
5052
- $this->clear_install_sync_cron();
5053
-
5054
- if ( $this->is_registered() ) {
5055
- // Send deactivation event.
5056
- $this->sync_install( array(
5057
- 'is_active' => false,
5058
- ) );
5059
- } else {
5060
- if ( ! $this->has_api_connectivity() ) {
5061
- // Reset connectivity test cache.
5062
- unset( $this->_storage->connectivity_test );
5063
- }
5064
- }
5065
-
5066
- // Clear API cache on deactivation.
5067
- FS_Api::clear_cache();
5068
-
5069
- $this->remove_sdk_reference();
5070
- }
5071
-
5072
- /**
5073
- * @author Vova Feldman (@svovaf)
5074
- * @since 1.1.6
5075
- */
5076
- private function remove_sdk_reference() {
5077
- global $fs_active_plugins;
5078
-
5079
- foreach ( $fs_active_plugins->plugins as $sdk_path => &$data ) {
5080
- if ( $this->_plugin_basename == $data->plugin_path ) {
5081
- unset( $fs_active_plugins->plugins[ $sdk_path ] );
5082
- break;
5083
- }
5084
- }
5085
-
5086
- fs_fallback_to_newest_active_sdk();
5087
- }
5088
-
5089
- /**
5090
- * @author Vova Feldman (@svovaf)
5091
- * @since 1.1.3
5092
- *
5093
- * @param bool $is_anonymous
5094
- */
5095
- private function set_anonymous_mode( $is_anonymous = true ) {
5096
- // Store information regarding skip to try and opt-in the user
5097
- // again in the future.
5098
- $this->_storage->is_anonymous = array(
5099
- 'is' => $is_anonymous,
5100
- 'timestamp' => WP_FS__SCRIPT_START_TIME,
5101
- 'version' => $this->get_plugin_version(),
5102
- );
5103
-
5104
- // Update anonymous mode cache.
5105
- $this->_is_anonymous = $is_anonymous;
5106
- }
5107
-
5108
- /**
5109
- * @author Vova Feldman (@svovaf)
5110
- * @since 1.1.3
5111
- */
5112
- private function reset_anonymous_mode() {
5113
- unset( $this->_storage->is_anonymous );
5114
-
5115
- /**
5116
- * Ensure that this field is also "false", otherwise, if the current module's type is "theme" and the module
5117
- * has no menus, the opt-in popup will not be shown immediately (in this case, the user will have to click
5118
- * on the admin notice that contains the opt-in link in order to trigger the opt-in popup).
5119
- *
5120
- * @author Leo Fajardo (@leorw)
5121
- * @since 1.2.2
5122
- */
5123
- unset( $this->_is_anonymous );
5124
- }
5125
-
5126
- /**
5127
- * Clears the anonymous mode and redirects to the opt-in screen.
5128
- *
5129
- * @author Vova Feldman (@svovaf)
5130
- * @since 1.1.7
5131
- */
5132
- function connect_again() {
5133
- if ( ! $this->is_anonymous() ) {
5134
- return;
5135
- }
5136
-
5137
- $this->reset_anonymous_mode();
5138
-
5139
- fs_redirect( $this->get_activation_url() );
5140
- }
5141
-
5142
- /**
5143
- * Skip account connect, and set anonymous mode.
5144
- *
5145
- * @author Vova Feldman (@svovaf)
5146
- * @since 1.1.1
5147
- */
5148
- private function skip_connection() {
5149
- $this->_logger->entrance();
5150
-
5151
- $this->_admin_notices->remove_sticky( 'connect_account' );
5152
-
5153
- $this->set_anonymous_mode();
5154
-
5155
- // Send anonymous skip event.
5156
- // No user identified info nor any tracking will be sent after the user skips the opt-in.
5157
- $this->get_api_plugin_scope()->call( 'skip.json', 'put', array(
5158
- 'uid' => $this->get_anonymous_id(),
5159
- ) );
5160
- }
5161
-
5162
- /**
5163
- * Plugin version update hook.
5164
- *
5165
- * @author Vova Feldman (@svovaf)
5166
- * @since 1.0.4
5167
- */
5168
- private function update_plugin_version_event() {
5169
- $this->_logger->entrance();
5170
-
5171
- if ( ! $this->is_registered() ) {
5172
- return;
5173
- }
5174
-
5175
- $this->schedule_install_sync();
5176
- // $this->sync_install( array(), true );
5177
- }
5178
-
5179
- /**
5180
- * Return a list of modified plugins since the last sync.
5181
- *
5182
- * Note:
5183
- * There's no point to store a plugins counter since even if the number of
5184
- * plugins didn't change, we still need to check if the versions are all the
5185
- * same and the activity state is similar.
5186
- *
5187
- * @author Vova Feldman (@svovaf)
5188
- * @since 1.1.8
5189
- *
5190
- * @return array|false
5191
- */
5192
- private function get_plugins_data_for_api() {
5193
- // Alias.
5194
- $option_name = 'all_plugins';
5195
-
5196
- $all_cached_plugins = self::$_accounts->get_option( $option_name );
5197
-
5198
- if ( ! is_object( $all_cached_plugins ) ) {
5199
- $all_cached_plugins = (object) array(
5200
- 'timestamp' => '',
5201
- 'md5' => '',
5202
- 'plugins' => array(),
5203
- );
5204
- }
5205
-
5206
- $time = time();
5207
-
5208
- if ( ! empty( $all_cached_plugins->timestamp ) &&
5209
- ( $time - $all_cached_plugins->timestamp ) < WP_FS__TIME_5_MIN_IN_SEC
5210
- ) {
5211
- // Don't send plugin updates if last update was in the past 5 min.
5212
- return false;
5213
- }
5214
-
5215
- // Write timestamp to lock the logic.
5216
- $all_cached_plugins->timestamp = $time;
5217
- self::$_accounts->set_option( $option_name, $all_cached_plugins, true );
5218
-
5219
- // Reload options from DB.
5220
- self::$_accounts->load( true );
5221
- $all_cached_plugins = self::$_accounts->get_option( $option_name );
5222
-
5223
- if ( $time != $all_cached_plugins->timestamp ) {
5224
- // If timestamp is different, then another thread captured the lock.
5225
- return false;
5226
- }
5227
-
5228
- // Check if there's a change in plugins.
5229
- $all_plugins = self::get_all_plugins();
5230
-
5231
- // Check if plugins changed.
5232
- ksort( $all_plugins );
5233
-
5234
- $plugins_signature = '';
5235
- foreach ( $all_plugins as $basename => $data ) {
5236
- $plugins_signature .= $data['slug'] . ',' .
5237
- $data['Version'] . ',' .
5238
- ( $data['is_active'] ? '1' : '0' ) . ';';
5239
- }
5240
-
5241
- // Check if plugins status changed (version or active/inactive).
5242
- $plugins_changed = ( $all_cached_plugins->md5 !== md5( $plugins_signature ) );
5243
-
5244
- $plugins_update_data = array();
5245
-
5246
- if ( $plugins_changed ) {
5247
- // Change in plugins, report changes.
5248
-
5249
- // Update existing plugins info.
5250
- foreach ( $all_cached_plugins->plugins as $basename => $data ) {
5251
- if ( ! isset( $all_plugins[ $basename ] ) ) {
5252
- // Plugin uninstalled.
5253
- $uninstalled_plugin_data = $data;
5254
- $uninstalled_plugin_data['is_active'] = false;
5255
- $uninstalled_plugin_data['is_uninstalled'] = true;
5256
- $plugins_update_data[] = $uninstalled_plugin_data;
5257
-
5258
- unset( $all_plugins[ $basename ] );
5259
- unset( $all_cached_plugins->plugins[ $basename ] );
5260
- } else if ( $data['is_active'] !== $all_plugins[ $basename ]['is_active'] ||
5261
- $data['version'] !== $all_plugins[ $basename ]['Version']
5262
- ) {
5263
- // Plugin activated or deactivated, or version changed.
5264
- $all_cached_plugins->plugins[ $basename ]['is_active'] = $all_plugins[ $basename ]['is_active'];
5265
- $all_cached_plugins->plugins[ $basename ]['version'] = $all_plugins[ $basename ]['Version'];
5266
-
5267
- $plugins_update_data[] = $all_cached_plugins->plugins[ $basename ];
5268
- }
5269
- }
5270
-
5271
- // Find new plugins that weren't yet seen before.
5272
- foreach ( $all_plugins as $basename => $data ) {
5273
- if ( ! isset( $all_cached_plugins->plugins[ $basename ] ) ) {
5274
- // New plugin.
5275
- $new_plugin = array(
5276
- 'slug' => $data['slug'],
5277
- 'version' => $data['Version'],
5278
- 'title' => $data['Name'],
5279
- 'is_active' => $data['is_active'],
5280
- 'is_uninstalled' => false,
5281
- );
5282
-
5283
- $plugins_update_data[] = $new_plugin;
5284
- $all_cached_plugins->plugins[ $basename ] = $new_plugin;
5285
- }
5286
- }
5287
-
5288
- $all_cached_plugins->md5 = md5( $plugins_signature );
5289
- $all_cached_plugins->timestamp = $time;
5290
- self::$_accounts->set_option( $option_name, $all_cached_plugins, true );
5291
- }
5292
-
5293
- return $plugins_update_data;
5294
- }
5295
-
5296
- /**
5297
- * Return a list of modified themes since the last sync.
5298
- *
5299
- * Note:
5300
- * There's no point to store a themes counter since even if the number of
5301
- * themes didn't change, we still need to check if the versions are all the
5302
- * same and the activity state is similar.
5303
- *
5304
- * @author Vova Feldman (@svovaf)
5305
- * @since 1.1.8
5306
- *
5307
- * @return array|false
5308
- */
5309
- private function get_themes_data_for_api() {
5310
- // Alias.
5311
- $option_name = 'all_themes';
5312
-
5313
- $all_cached_themes = self::$_accounts->get_option( $option_name );
5314
-
5315
- if ( ! is_object( $all_cached_themes ) ) {
5316
- $all_cached_themes = (object) array(
5317
- 'timestamp' => '',
5318
- 'md5' => '',
5319
- 'themes' => array(),
5320
- );
5321
- }
5322
-
5323
- $time = time();
5324
-
5325
- if ( ! empty( $all_cached_themes->timestamp ) &&
5326
- ( $time - $all_cached_themes->timestamp ) < WP_FS__TIME_5_MIN_IN_SEC
5327
- ) {
5328
- // Don't send theme updates if last update was in the past 5 min.
5329
- return false;
5330
- }
5331
-
5332
- // Write timestamp to lock the logic.
5333
- $all_cached_themes->timestamp = $time;
5334
- self::$_accounts->set_option( $option_name, $all_cached_themes, true );
5335
-
5336
- // Reload options from DB.
5337
- self::$_accounts->load( true );
5338
- $all_cached_themes = self::$_accounts->get_option( $option_name );
5339
-
5340
- if ( $time != $all_cached_themes->timestamp ) {
5341
- // If timestamp is different, then another thread captured the lock.
5342
- return false;
5343
- }
5344
-
5345
- // Get active theme.
5346
- $active_theme = wp_get_theme();
5347
- $active_theme_stylesheet = $active_theme->get_stylesheet();
5348
-
5349
- // Check if there's a change in themes.
5350
- $all_themes = wp_get_themes();
5351
-
5352
- // Check if themes changed.
5353
- ksort( $all_themes );
5354
-
5355
- $themes_signature = '';
5356
- foreach ( $all_themes as $slug => $data ) {
5357
- $is_active = ( $slug === $active_theme_stylesheet );
5358
- $themes_signature .= $slug . ',' .
5359
- $data->version . ',' .
5360
- ( $is_active ? '1' : '0' ) . ';';
5361
- }
5362
-
5363
- // Check if themes status changed (version or active/inactive).
5364
- $themes_changed = ( $all_cached_themes->md5 !== md5( $themes_signature ) );
5365
-
5366
- $themes_update_data = array();
5367
-
5368
- if ( $themes_changed ) {
5369
- // Change in themes, report changes.
5370
-
5371
- // Update existing themes info.
5372
- foreach ( $all_cached_themes->themes as $slug => $data ) {
5373
- $is_active = ( $slug === $active_theme_stylesheet );
5374
-
5375
- if ( ! isset( $all_themes[ $slug ] ) ) {
5376
- // Plugin uninstalled.
5377
- $uninstalled_theme_data = $data;
5378
- $uninstalled_theme_data['is_active'] = false;
5379
- $uninstalled_theme_data['is_uninstalled'] = true;
5380
- $themes_update_data[] = $uninstalled_theme_data;
5381
-
5382
- unset( $all_themes[ $slug ] );
5383
- unset( $all_cached_themes->themes[ $slug ] );
5384
- } else if ( $data['is_active'] !== $is_active ||
5385
- $data['version'] !== $all_themes[ $slug ]->version
5386
- ) {
5387
- // Plugin activated or deactivated, or version changed.
5388
-
5389
- $all_cached_themes->themes[ $slug ]['is_active'] = $is_active;
5390
- $all_cached_themes->themes[ $slug ]['version'] = $all_themes[ $slug ]->version;
5391
-
5392
- $themes_update_data[] = $all_cached_themes->themes[ $slug ];
5393
- }
5394
- }
5395
-
5396
- // Find new themes that weren't yet seen before.
5397
- foreach ( $all_themes as $slug => $data ) {
5398
- if ( ! isset( $all_cached_themes->themes[ $slug ] ) ) {
5399
- $is_active = ( $slug === $active_theme_stylesheet );
5400
-
5401
- // New plugin.
5402
- $new_plugin = array(
5403
- 'slug' => $slug,
5404
- 'version' => $data->version,
5405
- 'title' => $data->name,
5406
- 'is_active' => $is_active,
5407
- 'is_uninstalled' => false,
5408
- );
5409
-
5410
- $themes_update_data[] = $new_plugin;
5411
- $all_cached_themes->themes[ $slug ] = $new_plugin;
5412
- }
5413
- }
5414
-
5415
- $all_cached_themes->md5 = md5( $themes_signature );
5416
- $all_cached_themes->timestamp = time();
5417
- self::$_accounts->set_option( $option_name, $all_cached_themes, true );
5418
- }
5419
-
5420
- return $themes_update_data;
5421
- }
5422
-
5423
- /**
5424
- * Update install details.
5425
- *
5426
- * @author Vova Feldman (@svovaf)
5427
- * @since 1.1.2
5428
- *
5429
- * @param string[] string $override
5430
- * @param bool $include_plugins Since 1.1.8 by default include plugin changes.
5431
- * @param bool $include_themes Since 1.1.8 by default include plugin changes.
5432
- *
5433
- * @return array
5434
- */
5435
- private function get_install_data_for_api(
5436
- array $override,
5437
- $include_plugins = true,
5438
- $include_themes = true
5439
- ) {
5440
- /**
5441
- * @since 1.1.8 Also send plugin updates.
5442
- */
5443
- if ( $include_plugins && ! isset( $override['plugins'] ) ) {
5444
- $plugins = $this->get_plugins_data_for_api();
5445
- if ( ! empty( $plugins ) ) {
5446
- $override['plugins'] = $plugins;
5447
- }
5448
- }
5449
- /**
5450
- * @since 1.1.8 Also send themes updates.
5451
- */
5452
- if ( $include_themes && ! isset( $override['themes'] ) ) {
5453
- $themes = $this->get_themes_data_for_api();
5454
- if ( ! empty( $themes ) ) {
5455
- $override['themes'] = $themes;
5456
- }
5457
- }
5458
-
5459
- return array_merge( array(
5460
- 'version' => $this->get_plugin_version(),
5461
- 'is_premium' => $this->is_premium(),
5462
- 'language' => get_bloginfo( 'language' ),
5463
- 'charset' => get_bloginfo( 'charset' ),
5464
- 'platform_version' => get_bloginfo( 'version' ),
5465
- 'sdk_version' => $this->version,
5466
- 'programming_language_version' => phpversion(),
5467
- 'title' => get_bloginfo( 'name' ),
5468
- 'url' => get_site_url(),
5469
- // Special params.
5470
- 'is_active' => true,
5471
- 'is_disconnected' => $this->is_tracking_prohibited(),
5472
- 'is_uninstalled' => false,
5473
- ), $override );
5474
- }
5475
-
5476
- /**
5477
- * Update install only if changed.
5478
- *
5479
- * @author Vova Feldman (@svovaf)
5480
- * @since 1.0.9
5481
- *
5482
- * @param string[] string $override
5483
- * @param bool $flush
5484
- *
5485
- * @return false|object|string
5486
- */
5487
- private function send_install_update( $override = array(), $flush = false ) {
5488
- $this->_logger->entrance();
5489
-
5490
- $check_properties = $this->get_install_data_for_api( $override );
5491
-
5492
- if ( $flush ) {
5493
- $params = $check_properties;
5494
- } else {
5495
- $params = array();
5496
- $special = array();
5497
- $special_override = false;
5498
-
5499
- foreach ( $check_properties as $p => $v ) {
5500
- if ( property_exists( $this->_site, $p ) ) {
5501
- if ( ( is_bool( $this->_site->{$p} ) || ! empty( $this->_site->{$p} ) ) &&
5502
- $this->_site->{$p} != $v
5503
- ) {
5504
- $this->_site->{$p} = $v;
5505
- $params[ $p ] = $v;
5506
- }
5507
- } else {
5508
- $special[ $p ] = $v;
5509
-
5510
- if ( isset( $override[ $p ] ) ||
5511
- 'plugins' === $p ||
5512
- 'themes' === $p
5513
- ) {
5514
- $special_override = true;
5515
- }
5516
- }
5517
- }
5518
-
5519
- if ( $special_override || 0 < count( $params ) ) {
5520
- // Add special params only if has at least one
5521
- // standard param, or if explicitly requested to
5522
- // override a special param or a param which is not exist
5523
- // in the install object.
5524
- $params = array_merge( $params, $special );
5525
- }
5526
- }
5527
-
5528
- if ( 0 < count( $params ) ) {
5529
- // Update last install sync timestamp.
5530
- $this->_storage->install_sync_timestamp = time();
5531
-
5532
- $params['uid'] = $this->get_anonymous_id();
5533
-
5534
- // Send updated values to FS.
5535
- $site = $this->get_api_site_scope()->call( '/', 'put', $params );
5536
-
5537
- if ( $this->is_api_result_entity( $site ) ) {
5538
- // I successfully sent install update, clear scheduled sync if exist.
5539
- $this->clear_install_sync_cron();
5540
- }
5541
-
5542
- return $site;
5543
- }
5544
-
5545
- return false;
5546
- }
5547
-
5548
- /**
5549
- * Update install only if changed.
5550
- *
5551
- * @author Vova Feldman (@svovaf)
5552
- * @since 1.0.9
5553
- *
5554
- * @param string[] string $override
5555
- * @param bool $flush
5556
- */
5557
- private function sync_install( $override = array(), $flush = false ) {
5558
- $this->_logger->entrance();
5559
-
5560
- $site = $this->send_install_update( $override, $flush );
5561
-
5562
- if ( false === $site ) {
5563
- // No sync required.
5564
- return;
5565
- }
5566
-
5567
- if ( ! $this->is_api_result_entity( $site ) ) {
5568
- // Failed to sync, don't update locally.
5569
- return;
5570
- }
5571
-
5572
- $plan = $this->get_plan();
5573
- $this->_site = new FS_Site( $site );
5574
- $this->_site->plan = $plan;
5575
-
5576
- $this->_store_site( true );
5577
- }
5578
-
5579
- /**
5580
- * Track install's custom event.
5581
- *
5582
- * IMPORTANT:
5583
- * Custom event tracking is currently only supported for specific clients.
5584
- * If you are not one of them, please don't use this method. If you will,
5585
- * the API will simply ignore your request based on the plugin ID.
5586
- *
5587
- * Need custom tracking for your plugin or theme?
5588
- * If you are interested in custom event tracking please contact yo@freemius.com
5589
- * for further details.
5590
- *
5591
- * @author Vova Feldman (@svovaf)
5592
- * @since 1.2.1
5593
- *
5594
- * @param string $name Event name.
5595
- * @param array $properties Associative key/value array with primitive values only
5596
- * @param bool $process_at A valid future date-time in the following format Y-m-d H:i:s.
5597
- * @param bool $once If true, event will be tracked only once. IMPORTANT: Still trigger the API call.
5598
- *
5599
- * @return object|false Event data or FALSE on failure.
5600
- *
5601
- * @throws \Freemius_InvalidArgumentException
5602
- */
5603
- public function track_event( $name, $properties = array(), $process_at = false, $once = false ) {
5604
- $this->_logger->entrance( http_build_query( array( 'name' => $name, 'once' => $once ) ) );
5605
-
5606
- if ( ! $this->is_registered() ) {
5607
- return false;
5608
- }
5609
-
5610
- $event = array( 'type' => $name );
5611
-
5612
- if ( is_numeric( $process_at ) && $process_at > time() ) {
5613
- $event['process_at'] = $process_at;
5614
- }
5615
-
5616
- if ( $once ) {
5617
- $event['once'] = true;
5618
- }
5619
-
5620
- if ( ! empty( $properties ) ) {
5621
- // Verify associative array values are primitive.
5622
- foreach ( $properties as $k => $v ) {
5623
- if ( ! is_scalar( $v ) ) {
5624
- throw new Freemius_InvalidArgumentException( 'The $properties argument must be an associative key/value array with primitive values only.' );
5625
- }
5626
- }
5627
-
5628
- $event['properties'] = $properties;
5629
- }
5630
-
5631
- $result = $this->get_api_site_scope()->call( 'events.json', 'post', $event );
5632
-
5633
- return $this->is_api_error( $result ) ?
5634
- false :
5635
- $result;
5636
- }
5637
-
5638
- /**
5639
- * Track install's custom event only once, but it still triggers the API call.
5640
- *
5641
- * IMPORTANT:
5642
- * Custom event tracking is currently only supported for specific clients.
5643
- * If you are not one of them, please don't use this method. If you will,
5644
- * the API will simply ignore your request based on the plugin ID.
5645
- *
5646
- * Need custom tracking for your plugin or theme?
5647
- * If you are interested in custom event tracking please contact yo@freemius.com
5648
- * for further details.
5649
- *
5650
- * @author Vova Feldman (@svovaf)
5651
- * @since 1.2.1
5652
- *
5653
- * @param string $name Event name.
5654
- * @param array $properties Associative key/value array with primitive values only
5655
- * @param bool $process_at A valid future date-time in the following format Y-m-d H:i:s.
5656
- *
5657
- * @return object|false Event data or FALSE on failure.
5658
- *
5659
- * @throws \Freemius_InvalidArgumentException
5660
- *
5661
- * @user Freemius::track_event()
5662
- */
5663
- public function track_event_once( $name, $properties = array(), $process_at = false ) {
5664
- return $this->track_event( $name, $properties, $process_at, true );
5665
- }
5666
-
5667
- /**
5668
- * Plugin uninstall hook.
5669
- *
5670
- * @author Vova Feldman (@svovaf)
5671
- * @since 1.0.1
5672
- *
5673
- * @param bool $check_user Enforce checking if user have plugins activation privileges.
5674
- */
5675
- function _uninstall_plugin_event( $check_user = true ) {
5676
- $this->_logger->entrance( 'slug = ' . $this->_slug );
5677
-
5678
- if ( $check_user && ! current_user_can( 'activate_plugins' ) ) {
5679
- return;
5680
- }
5681
-
5682
- $params = array();
5683
- $uninstall_reason = null;
5684
- if ( isset( $this->_storage->uninstall_reason ) ) {
5685
- $uninstall_reason = $this->_storage->uninstall_reason;
5686
- $params['reason_id'] = $uninstall_reason->id;
5687
- $params['reason_info'] = $uninstall_reason->info;
5688
- }
5689
-
5690
- if ( ! $this->is_registered() ) {
5691
- // Send anonymous uninstall event only if user submitted a feedback.
5692
- if ( isset( $uninstall_reason ) ) {
5693
- if ( isset( $uninstall_reason->is_anonymous ) && ! $uninstall_reason->is_anonymous ) {
5694
- $this->opt_in( false, false, false, false, true );
5695
- } else {
5696
- $params['uid'] = $this->get_anonymous_id();
5697
- $this->get_api_plugin_scope()->call( 'uninstall.json', 'put', $params );
5698
- }
5699
- }
5700
- } else {
5701
- // Send uninstall event.
5702
- $this->send_install_update( array_merge( $params, array(
5703
- 'is_active' => false,
5704
- 'is_uninstalled' => true,
5705
- ) ) );
5706
- }
5707
-
5708
- // @todo Decide if we want to delete plugin information from db.
5709
- }
5710
-
5711
- /**
5712
- * @author Vova Feldman (@svovaf)
5713
- * @since 1.1.1
5714
- *
5715
- * @return string
5716
- */
5717
- function premium_plugin_basename() {
5718
- return "{$this->_slug}-premium/" . basename( $this->_free_plugin_basename );
5719
- }
5720
-
5721
- /**
5722
- * Uninstall plugin hook. Called only when connected his account with Freemius for active sites tracking.
5723
- *
5724
- * @author Vova Feldman (@svovaf)
5725
- * @since 1.0.2
5726
- */
5727
- public static function _uninstall_plugin_hook() {
5728
- self::_load_required_static();
5729
-
5730
- self::$_static_logger->entrance();
5731
-
5732
- if ( ! current_user_can( 'activate_plugins' ) ) {
5733
- return;
5734
- }
5735
-
5736
- $plugin_file = substr( current_filter(), strlen( 'uninstall_' ) );
5737
-
5738
- self::$_static_logger->info( 'plugin = ' . $plugin_file );
5739
-
5740
- define( 'WP_FS__UNINSTALL_MODE', true );
5741
-
5742
- $fs = self::get_instance_by_file( $plugin_file );
5743
-
5744
- if ( is_object( $fs ) ) {
5745
- self::require_plugin_essentials();
5746
-
5747
- if ( is_plugin_active( $fs->_free_plugin_basename ) ||
5748
- is_plugin_active( $fs->premium_plugin_basename() )
5749
- ) {
5750
- // Deleting Free or Premium plugin version while the other version still installed.
5751
- return;
5752
- }
5753
-
5754
- $fs->_uninstall_plugin_event();
5755
-
5756
- $fs->do_action( 'after_uninstall' );
5757
- }
5758
- }
5759
-
5760
- #----------------------------------------------------------------------------------
5761
- #region Plugin Information
5762
- #----------------------------------------------------------------------------------
5763
-
5764
- /**
5765
- * Load WordPress core plugin.php essential module.
5766
- *
5767
- * @author Vova Feldman (@svovaf)
5768
- * @since 1.1.1
5769
- */
5770
- private static function require_plugin_essentials() {
5771
- if ( ! function_exists( 'get_plugins' ) ) {
5772
- self::$_static_logger->log( 'Including wp-admin/includes/plugin.php...' );
5773
-
5774
- require_once ABSPATH . 'wp-admin/includes/plugin.php';
5775
- }
5776
- }
5777
-
5778
- /**
5779
- * Load WordPress core pluggable.php module.
5780
- *
5781
- * @author Vova Feldman (@svovaf)
5782
- * @since 1.1.2
5783
- */
5784
- private static function require_pluggable_essentials() {
5785
- if ( ! function_exists( 'wp_get_current_user' ) ) {
5786
- require_once ABSPATH . 'wp-includes/pluggable.php';
5787
- }
5788
- }
5789
-
5790
- /**
5791
- * Return plugin data.
5792
- *
5793
- * @author Vova Feldman (@svovaf)
5794
- * @since 1.0.1
5795
- *
5796
- * @return array
5797
- */
5798
- function get_plugin_data() {
5799
- if ( ! isset( $this->_plugin_data ) ) {
5800
- self::require_plugin_essentials();
5801
-
5802
- if ( $this->is_plugin() ) {
5803
- /**
5804
- * @author Vova Feldman (@svovaf)
5805
- * @since 1.2.0 When using get_plugin_data() do NOT translate plugin data.
5806
- *
5807
- * @link https://github.com/Freemius/wordpress-sdk/issues/77
5808
- */
5809
- $plugin_data = get_plugin_data(
5810
- $this->_plugin_main_file_path,
5811
- false,
5812
- false
5813
- );
5814
- } else {
5815
- $theme_data = wp_get_theme();
5816
-
5817
- $plugin_data = array(
5818
- 'Name' => $theme_data->get( 'Name' ),
5819
- 'Version' => $theme_data->get( 'Version' ),
5820
- 'Author' => $theme_data->get( 'Author' ),
5821
- 'Description' => $theme_data->get( 'Description' ),
5822
- 'PluginURI' => $theme_data->get( 'ThemeURI' ),
5823
- );
5824
- }
5825
-
5826
- $this->_plugin_data = $plugin_data;
5827
- }
5828
-
5829
- return $this->_plugin_data;
5830
- }
5831
-
5832
- /**
5833
- * @author Vova Feldman (@svovaf)
5834
- * @since 1.0.1
5835
- * @since 1.2.2.5 If slug not set load slug by module ID.
5836
- *
5837
- * @return string Plugin slug.
5838
- */
5839
- function get_slug() {
5840
- if ( ! isset( $this->_slug ) ) {
5841
- $id_slug_type_path_map = self::$_accounts->get_option( 'id_slug_type_path_map', array() );
5842
- $this->_slug = $id_slug_type_path_map[ $this->_module_id ]['slug'];
5843
- }
5844
-
5845
- return $this->_slug;
5846
- }
5847
-
5848
- /**
5849
- * @author Vova Feldman (@svovaf)
5850
- * @since 1.2.1.7
5851
- *
5852
- * @return string Plugin slug.
5853
- */
5854
- function get_target_folder_name() {
5855
- return $this->_slug . ( $this->can_use_premium_code() ? '-premium' : '' );
5856
- }
5857
-
5858
- /**
5859
- * @author Vova Feldman (@svovaf)
5860
- * @since 1.0.1
5861
- *
5862
- * @return number Plugin ID.
5863
- */
5864
- function get_id() {
5865
- return $this->_plugin->id;
5866
- }
5867
-
5868
- /**
5869
- * @author Vova Feldman (@svovaf)
5870
- * @since 1.2.1.5
5871
- *
5872
- * @return string Freemius SDK version
5873
- */
5874
- function get_sdk_version() {
5875
- return $this->version;
5876
- }
5877
-
5878
- /**
5879
- * @author Vova Feldman (@svovaf)
5880
- * @since 1.2.1.5
5881
- *
5882
- * @return number Parent plugin ID (if parent exist).
5883
- */
5884
- function get_parent_id() {
5885
- return $this->is_addon() ?
5886
- $this->get_parent_instance()->get_id() :
5887
- $this->_plugin->id;
5888
- }
5889
-
5890
- /**
5891
- * @author Vova Feldman (@svovaf)
5892
- * @since 1.0.1
5893
- *
5894
- * @return string Plugin public key.
5895
- */
5896
- function get_public_key() {
5897
- return $this->_plugin->public_key;
5898
- }
5899
-
5900
- /**
5901
- * Will be available only on sandbox mode.
5902
- *
5903
- * @author Vova Feldman (@svovaf)
5904
- * @since 1.0.4
5905
- *
5906
- * @return mixed Plugin secret key.
5907
- */
5908
- function get_secret_key() {
5909
- return $this->_plugin->secret_key;
5910
- }
5911
-
5912
- /**
5913
- * @author Vova Feldman (@svovaf)
5914
- * @since 1.1.1
5915
- *
5916
- * @return bool
5917
- */
5918
- function has_secret_key() {
5919
- return ! empty( $this->_plugin->secret_key );
5920
- }
5921
-
5922
- /**
5923
- * @author Vova Feldman (@svovaf)
5924
- * @since 1.0.9
5925
- *
5926
- * @return string
5927
- */
5928
- function get_plugin_name() {
5929
- $this->_logger->entrance();
5930
-
5931
- if ( ! isset( $this->_plugin_name ) ) {
5932
- $plugin_data = $this->get_plugin_data();
5933
-
5934
- // Get name.
5935
- $this->_plugin_name = $plugin_data['Name'];
5936
-
5937
- // Check if plugin name contains "(Premium)" suffix and remove it.
5938
- $suffix = ' (premium)';
5939
- $suffix_len = strlen( $suffix );
5940
-
5941
- if ( strlen( $plugin_data['Name'] ) > $suffix_len &&
5942
- $suffix === substr( strtolower( $plugin_data['Name'] ), - $suffix_len )
5943
- ) {
5944
- $this->_plugin_name = substr( $plugin_data['Name'], 0, - $suffix_len );
5945
- }
5946
-
5947
- $this->_logger->departure( 'Name = ' . $this->_plugin_name );
5948
- }
5949
-
5950
- return $this->_plugin_name;
5951
- }
5952
-
5953
- /**
5954
- * @author Vova Feldman (@svovaf)
5955
- * @since 1.0.0
5956
- *
5957
- * @return string
5958
- */
5959
- function get_plugin_version() {
5960
- $this->_logger->entrance();
5961
-
5962
- $plugin_data = $this->get_plugin_data();
5963
-
5964
- $this->_logger->departure( 'Version = ' . $plugin_data['Version'] );
5965
-
5966
- return $this->apply_filters( 'plugin_version', $plugin_data['Version'] );
5967
- }
5968
-
5969
- /**
5970
- * @author Vova Feldman (@svovaf)
5971
- * @since 1.2.1.7
5972
- *
5973
- * @return string
5974
- */
5975
- function get_plugin_title() {
5976
- $this->_logger->entrance();
5977
-
5978
- $title = $this->_plugin->title;
5979
-
5980
- return $this->apply_filters( 'plugin_title', $title );
5981
- }
5982
-
5983
- /**
5984
- * @author Vova Feldman (@svovaf)
5985
- * @since 1.2.2.7
5986
- *
5987
- * @param bool $lowercase
5988
- *
5989
- * @return string
5990
- */
5991
- function get_module_label( $lowercase = false ) {
5992
- $label = $this->is_addon() ?
5993
- $this->get_text_inline( 'Add-On', 'addon' ) :
5994
- ( $this->is_plugin() ?
5995
- $this->get_text_inline( 'Plugin', 'plugin' ) :
5996
- $this->get_text_inline( 'Theme', 'theme' ) );
5997
-
5998
- if ( $lowercase ) {
5999
- $label = strtolower( $label );
6000
- }
6001
-
6002
- return $label;
6003
- }
6004
-
6005
- /**
6006
- * @author Vova Feldman (@svovaf)
6007
- * @since 1.0.4
6008
- *
6009
- * @return string
6010
- */
6011
- function get_plugin_basename() {
6012
- if ( ! isset( $this->_plugin_basename ) ) {
6013
- if ( $this->is_plugin() ) {
6014
- $this->_plugin_basename = plugin_basename( $this->_plugin_main_file_path );
6015
- } else {
6016
- $this->_plugin_basename = basename( dirname( $this->_plugin_main_file_path ) );
6017
- }
6018
- }
6019
-
6020
- return $this->_plugin_basename;
6021
- }
6022
-
6023
- function get_plugin_folder_name() {
6024
- $this->_logger->entrance();
6025
-
6026
- $plugin_folder = $this->_plugin_basename;
6027
-
6028
- while ( '.' !== dirname( $plugin_folder ) ) {
6029
- $plugin_folder = dirname( $plugin_folder );
6030
- }
6031
-
6032
- $this->_logger->departure( 'Folder Name = ' . $plugin_folder );
6033
-
6034
- return $plugin_folder;
6035
- }
6036
-
6037
- #endregion ------------------------------------------------------------------
6038
-
6039
- /* Account
6040
- ------------------------------------------------------------------------------------------------------------------*/
6041
-
6042
- /**
6043
- * Find plugin's slug by plugin's basename.
6044
- *
6045
- * @author Vova Feldman (@svovaf)
6046
- * @since 1.0.9
6047
- *
6048
- * @param string $plugin_base_name
6049
- *
6050
- * @return false|string
6051
- */
6052
- private static function find_slug_by_basename( $plugin_base_name ) {
6053
- $file_slug_map = self::$_accounts->get_option( 'file_slug_map', array() );
6054
-
6055
- if ( ! array( $file_slug_map ) || ! isset( $file_slug_map[ $plugin_base_name ] ) ) {
6056
- return false;
6057
- }
6058
-
6059
- return $file_slug_map[ $plugin_base_name ];
6060
- }
6061
-
6062
- /**
6063
- * Store the map between the plugin's basename to the slug.
6064
- *
6065
- * @author Vova Feldman (@svovaf)
6066
- * @since 1.0.9
6067
- */
6068
- private function store_file_slug_map() {
6069
- $file_slug_map = self::$_accounts->get_option( 'file_slug_map', array() );
6070
-
6071
- if ( ! array( $file_slug_map ) ) {
6072
- $file_slug_map = array();
6073
- }
6074
-
6075
- if ( ! isset( $file_slug_map[ $this->_plugin_basename ] ) ||
6076
- $file_slug_map[ $this->_plugin_basename ] !== $this->_slug
6077
- ) {
6078
- $file_slug_map[ $this->_plugin_basename ] = $this->_slug;
6079
- self::$_accounts->set_option( 'file_slug_map', $file_slug_map, true );
6080
- }
6081
- }
6082
-
6083
- /**
6084
- * @return FS_User[]
6085
- */
6086
- static function get_all_users() {
6087
- $users = self::$_accounts->get_option( 'users', array() );
6088
-
6089
- if ( ! is_array( $users ) ) {
6090
- $users = array();
6091
- }
6092
-
6093
- return $users;
6094
- }
6095
-
6096
- /**
6097
- * @param string $module_type
6098
- *
6099
- * @return FS_Site[]
6100
- */
6101
- private static function get_all_sites( $module_type = WP_FS__MODULE_TYPE_PLUGIN ) {
6102
- $sites = self::get_account_option( 'sites', $module_type );
6103
-
6104
- if ( ! is_array( $sites ) ) {
6105
- $sites = array();
6106
- }
6107
-
6108
- return $sites;
6109
- }
6110
-
6111
- /**
6112
- * @author Leo Fajardo (@leorw)
6113
- *
6114
- * @since 1.2.2
6115
- *
6116
- * @param string $option_name
6117
- * @param string $module_type
6118
- *
6119
- * @return mixed
6120
- */
6121
- private static function get_account_option( $option_name, $module_type ) {
6122
- if ( WP_FS__MODULE_TYPE_PLUGIN !== $module_type ) {
6123
- $option_name = $module_type . '_' . $option_name;
6124
- }
6125
-
6126
- return self::$_accounts->get_option( $option_name, array() );
6127
- }
6128
-
6129
- /**
6130
- * @author Leo Fajardo (@leorw)
6131
- *
6132
- * @since 1.2.2
6133
- *
6134
- * @param string $option_name
6135
- * @param mixed $option_value
6136
- * @param bool $store
6137
- */
6138
- private function set_account_option( $option_name, $option_value, $store ) {
6139
- self::set_account_option_by_module(
6140
- $this->_module_type,
6141
- $option_name,
6142
- $option_value,
6143
- $store
6144
- );
6145
- }
6146
-
6147
- /**
6148
- * @author Vova Feldman (@svovaf)
6149
- *
6150
- * @since 1.2.2.7
6151
- *
6152
- * @param string $module_type
6153
- * @param string $option_name
6154
- * @param mixed $option_value
6155
- * @param bool $store
6156
- */
6157
- private static function set_account_option_by_module( $module_type, $option_name, $option_value, $store ) {
6158
- if ( WP_FS__MODULE_TYPE_PLUGIN != $module_type ) {
6159
- $option_name = $module_type . '_' . $option_name;
6160
- }
6161
-
6162
- self::$_accounts->set_option( $option_name, $option_value, $store );
6163
- }
6164
-
6165
- /**
6166
- * @author Vova Feldman (@svovaf)
6167
- * @since 1.0.6
6168
- *
6169
- * @param string $module_type
6170
- *
6171
- * @return FS_Plugin_License[]
6172
- */
6173
- private static function get_all_licenses( $module_type = WP_FS__MODULE_TYPE_PLUGIN ) {
6174
- $licenses = self::get_account_option( 'licenses', $module_type );
6175
-
6176
- if ( ! is_array( $licenses ) ) {
6177
- $licenses = array();
6178
- }
6179
-
6180
- return $licenses;
6181
- }
6182
-
6183
- /**
6184
- * @param string|bool $module_type
6185
- *
6186
- * @return FS_Plugin_Plan[]
6187
- */
6188
- private static function get_all_plans( $module_type = false ) {
6189
- $plans = self::get_account_option( 'plans', $module_type );
6190
-
6191
- if ( ! is_array( $plans ) ) {
6192
- $plans = array();
6193
- }
6194
-
6195
- return $plans;
6196
- }
6197
-
6198
- /**
6199
- * @author Vova Feldman (@svovaf)
6200
- * @since 1.0.4
6201
- *
6202
- * @return FS_Plugin_Tag[]
6203
- */
6204
- private static function get_all_updates() {
6205
- $updates = self::$_accounts->get_option( 'updates', array() );
6206
-
6207
- if ( ! is_array( $updates ) ) {
6208
- $updates = array();
6209
- }
6210
-
6211
- return $updates;
6212
- }
6213
-
6214
- /**
6215
- * @author Vova Feldman (@svovaf)
6216
- * @since 1.0.6
6217
- *
6218
- * @return array<number,FS_Plugin[]>|false
6219
- */
6220
- private static function get_all_addons() {
6221
- $addons = self::$_accounts->get_option( 'addons', array() );
6222
-
6223
- if ( ! is_array( $addons ) ) {
6224
- $addons = array();
6225
- }
6226
-
6227
- return $addons;
6228
- }
6229
-
6230
- /**
6231
- * @author Vova Feldman (@svovaf)
6232
- * @since 1.0.6
6233
- *
6234
- * @return FS_Plugin[]|false
6235
- */
6236
- private static function get_all_account_addons() {
6237
- $addons = self::$_accounts->get_option( 'account_addons', array() );
6238
-
6239
- if ( ! is_array( $addons ) ) {
6240
- $addons = array();
6241
- }
6242
-
6243
- return $addons;
6244
- }
6245
-
6246
- /**
6247
- * Check if user has connected his account (opted-in).
6248
- *
6249
- * Note:
6250
- * If the user opted-in and opted-out on a later stage,
6251
- * this will still return true. If you want to check if the
6252
- * user is currently opted-in, use:
6253
- * `$fs->is_registered() && $fs->is_tracking_allowed()`
6254
- *
6255
- * @author Vova Feldman (@svovaf)
6256
- * @since 1.0.1
6257
- * @return bool
6258
- */
6259
- function is_registered() {
6260
- return is_object( $this->_user );
6261
- }
6262
-
6263
- /**
6264
- * Returns TRUE if the user opted-in and didn't disconnect (opt-out).
6265
- *
6266
- * @author Leo Fajardo (@leorw)
6267
- * @since 1.2.1.5
6268
- *
6269
- * @return bool
6270
- */
6271
- function is_tracking_allowed() {
6272
- return ( is_object( $this->_site ) && true !== $this->_site->is_disconnected );
6273
- }
6274
-
6275
- /**
6276
- * @author Vova Feldman (@svovaf)
6277
- * @since 1.0.4
6278
- *
6279
- * @return FS_Plugin
6280
- */
6281
- function get_plugin() {
6282
- return $this->_plugin;
6283
- }
6284
-
6285
- /**
6286
- * @author Vova Feldman (@svovaf)
6287
- * @since 1.0.3
6288
- *
6289
- * @return FS_User
6290
- */
6291
- function get_user() {
6292
- return $this->_user;
6293
- }
6294
-
6295
- /**
6296
- * @author Vova Feldman (@svovaf)
6297
- * @since 1.0.3
6298
- *
6299
- * @return FS_Site
6300
- */
6301
- function get_site() {
6302
- return $this->_site;
6303
- }
6304
-
6305
- /**
6306
- * Get plugin add-ons.
6307
- *
6308
- * @author Vova Feldman (@svovaf)
6309
- * @since 1.0.6
6310
- *
6311
- * @since 1.1.7.3 If not yet loaded, fetch data from the API.
6312
- *
6313
- * @param bool $flush
6314
- *
6315
- * @return FS_Plugin[]|false
6316
- */
6317
- function get_addons( $flush = false ) {
6318
- $this->_logger->entrance();
6319
-
6320
- if ( ! $this->_has_addons ) {
6321
- return false;
6322
- }
6323
-
6324
- $addons = $this->sync_addons( $flush );
6325
-
6326
- return ( ! is_array( $addons ) || empty( $addons ) ) ?
6327
- false :
6328
- $addons;
6329
- }
6330
-
6331
- /**
6332
- * @author Vova Feldman (@svovaf)
6333
- * @since 1.0.6
6334
- *
6335
- * @return FS_Plugin[]|false
6336
- */
6337
- function get_account_addons() {
6338
- $this->_logger->entrance();
6339
-
6340
- $addons = self::get_all_account_addons();
6341
-
6342
- if ( ! is_array( $addons ) ||
6343
- ! isset( $addons[ $this->_plugin->id ] ) ||
6344
- ! is_array( $addons[ $this->_plugin->id ] ) ||
6345
- 0 === count( $addons[ $this->_plugin->id ] )
6346
- ) {
6347
- return false;
6348
- }
6349
-
6350
- return $addons[ $this->_plugin->id ];
6351
- }
6352
-
6353
- /**
6354
- * Check if user has any
6355
- *
6356
- * @author Vova Feldman (@svovaf)
6357
- * @since 1.1.6
6358
- *
6359
- * @return bool
6360
- */
6361
- function has_account_addons() {
6362
- $addons = $this->get_account_addons();
6363
-
6364
- return is_array( $addons ) && ( 0 < count( $addons ) );
6365
- }
6366
-
6367
-
6368
- /**
6369
- * Get add-on by ID (from local data).
6370
- *
6371
- * @author Vova Feldman (@svovaf)
6372
- * @since 1.0.6
6373
- *
6374
- * @param number $id
6375
- *
6376
- * @return FS_Plugin|false
6377
- */
6378
- function get_addon( $id ) {
6379
- $this->_logger->entrance();
6380
-
6381
- $addons = $this->get_addons();
6382
-
6383
- if ( is_array( $addons ) ) {
6384
- foreach ( $addons as $addon ) {
6385
- if ( $id == $addon->id ) {
6386
- return $addon;
6387
- }
6388
- }
6389
- }
6390
-
6391
- return false;
6392
- }
6393
-
6394
- /**
6395
- * Get add-on by slug (from local data).
6396
- *
6397
- * @author Vova Feldman (@svovaf)
6398
- * @since 1.0.6
6399
- *
6400
- * @param string $slug
6401
- *
6402
- * @param bool $flush
6403
- *
6404
- * @return FS_Plugin|false
6405
- */
6406
- function get_addon_by_slug( $slug, $flush = false ) {
6407
- $this->_logger->entrance();
6408
-
6409
- $addons = $this->get_addons( $flush );
6410
-
6411
- if ( is_array( $addons ) ) {
6412
- foreach ( $addons as $addon ) {
6413
- if ( $slug === $addon->slug ) {
6414
- return $addon;
6415
- }
6416
- }
6417
- }
6418
-
6419
- return false;
6420
- }
6421
-
6422
- #----------------------------------------------------------------------------------
6423
- #region Plans & Licensing
6424
- #----------------------------------------------------------------------------------
6425
-
6426
- /**
6427
- * Check if running premium plugin code.
6428
- *
6429
- * @author Vova Feldman (@svovaf)
6430
- * @since 1.0.5
6431
- *
6432
- * @return bool
6433
- */
6434
- function is_premium() {
6435
- return $this->_plugin->is_premium;
6436
- }
6437
-
6438
- /**
6439
- * Get site's plan ID.
6440
- *
6441
- * @author Vova Feldman (@svovaf)
6442
- * @since 1.0.2
6443
- *
6444
- * @return number
6445
- */
6446
- function get_plan_id() {
6447
- return $this->_site->plan->id;
6448
- }
6449
-
6450
- /**
6451
- * Get site's plan title.
6452
- *
6453
- * @author Vova Feldman (@svovaf)
6454
- * @since 1.0.2
6455
- *
6456
- * @return string
6457
- */
6458
- function get_plan_title() {
6459
- return $this->_site->plan->title;
6460
- }
6461
-
6462
- /**
6463
- * @author Vova Feldman (@svovaf)
6464
- * @since 1.0.9
6465
- *
6466
- * @return FS_Plugin_Plan|false
6467
- */
6468
- function get_plan() {
6469
- return is_object( $this->_site->plan ) ?
6470
- $this->_site->plan :
6471
- false;
6472
- }
6473
-
6474
- /**
6475
- * @author Vova Feldman (@svovaf)
6476
- * @since 1.0.3
6477
- *
6478
- * @return bool
6479
- */
6480
- function is_trial() {
6481
- $this->_logger->entrance();
6482
-
6483
- if ( ! $this->is_registered() ) {
6484
- return false;
6485
- }
6486
-
6487
- return $this->_site->is_trial();
6488
- }
6489
-
6490
- /**
6491
- * Check if currently in a trial with payment method (credit card or paypal).
6492
- *
6493
- * @author Vova Feldman (@svovaf)
6494
- * @since 1.1.7
6495
- *
6496
- * @return bool
6497
- */
6498
- function is_paid_trial() {
6499
- $this->_logger->entrance();
6500
-
6501
- if ( ! $this->is_trial() ) {
6502
- return false;
6503
- }
6504
-
6505
- return $this->has_active_valid_license() && ( $this->_site->trial_plan_id == $this->_license->plan_id );
6506
- }
6507
-
6508
- /**
6509
- * Check if trial already utilized.
6510
- *
6511
- * @since 1.0.9
6512
- *
6513
- * @return bool
6514
- */
6515
- function is_trial_utilized() {
6516
- $this->_logger->entrance();
6517
-
6518
- if ( ! $this->is_registered() ) {
6519
- return false;
6520
- }
6521
-
6522
- return $this->_site->is_trial_utilized();
6523
- }
6524
-
6525
- /**
6526
- * Get trial plan information (if in trial).
6527
- *
6528
- * @author Vova Feldman (@svovaf)
6529
- * @since 1.0.9
6530
- *
6531
- * @return bool|FS_Plugin_Plan
6532
- */
6533
- function get_trial_plan() {
6534
- $this->_logger->entrance();
6535
-
6536
- if ( ! $this->is_trial() ) {
6537
- return false;
6538
- }
6539
-
6540
- return $this->_storage->trial_plan;
6541
- }
6542
-
6543
- /**
6544
- * Check if the user has an activate, non-expired license on current plugin's install.
6545
- *
6546
- * @since 1.0.9
6547
- *
6548
- * @return bool
6549
- */
6550
- function is_paying() {
6551
- $this->_logger->entrance();
6552
-
6553
- if ( ! $this->is_registered() ) {
6554
- return false;
6555
- }
6556
-
6557
- if ( ! $this->has_paid_plan() ) {
6558
- return false;
6559
- }
6560
-
6561
- return (
6562
- ! $this->is_trial() &&
6563
- 'free' !== $this->_site->plan->name &&
6564
- $this->has_active_valid_license()
6565
- );
6566
- }
6567
-
6568
- /**
6569
- * @author Vova Feldman (@svovaf)
6570
- * @since 1.0.4
6571
- *
6572
- * @return bool
6573
- */
6574
- function is_free_plan() {
6575
- if ( ! $this->is_registered() ) {
6576
- return true;
6577
- }
6578
-
6579
- if ( ! $this->has_paid_plan() ) {
6580
- return true;
6581
- }
6582
-
6583
- return (
6584
- 'free' === $this->_site->plan->name ||
6585
- ! $this->has_features_enabled_license()
6586
- );
6587
- }
6588
-
6589
- /**
6590
- * @author Vova Feldman (@svovaf)
6591
- * @since 1.0.5
6592
- *
6593
- * @return bool
6594
- */
6595
- function _has_premium_license() {
6596
- $this->_logger->entrance();
6597
-
6598
- $premium_license = $this->_get_available_premium_license();
6599
-
6600
- return ( false !== $premium_license );
6601
- }
6602
-
6603
- /**
6604
- * Check if user has any licenses associated with the plugin (including expired or blocking).
6605
- *
6606
- * @author Vova Feldman (@svovaf)
6607
- * @since 1.1.7.3
6608
- *
6609
- * @return bool
6610
- */
6611
- private function has_any_license() {
6612
- return is_array( $this->_licenses ) && ( 0 < count( $this->_licenses ) );
6613
- }
6614
-
6615
- /**
6616
- * @author Vova Feldman (@svovaf)
6617
- * @since 1.0.5
6618
- *
6619
- * @return FS_Plugin_License|false
6620
- */
6621
- function _get_available_premium_license() {
6622
- $this->_logger->entrance();
6623
-
6624
- if ( ! $this->has_paid_plan() ) {
6625
- return false;
6626
- }
6627
-
6628
- if ( is_array( $this->_licenses ) ) {
6629
- foreach ( $this->_licenses as $license ) {
6630
- if ( ! $license->is_utilized() && $license->is_features_enabled() ) {
6631
- return $license;
6632
- }
6633
- }
6634
- }
6635
-
6636
- return false;
6637
- }
6638
-
6639
- /**
6640
- * Sync local plugin plans with remote server.
6641
- *
6642
- * @author Vova Feldman (@svovaf)
6643
- * @since 1.0.5
6644
- *
6645
- * @return FS_Plugin_Plan[]|object
6646
- */
6647
- function _sync_plans() {
6648
- $plans = $this->_fetch_plugin_plans();
6649
-
6650
- if ( $this->is_array_instanceof( $plans, 'FS_Plugin_Plan' ) ) {
6651
- $this->_plans = $plans;
6652
- $this->_store_plans();
6653
- }
6654
-
6655
- $this->do_action( 'after_plans_sync', $plans );
6656
-
6657
- return $this->_plans;
6658
- }
6659
-
6660
- /**
6661
- * @author Vova Feldman (@svovaf)
6662
- * @since 1.0.5
6663
- *
6664
- * @param number $id
6665
- *
6666
- * @return FS_Plugin_Plan|false
6667
- */
6668
- function _get_plan_by_id( $id ) {
6669
- $this->_logger->entrance();
6670
-
6671
- if ( ! is_array( $this->_plans ) || 0 === count( $this->_plans ) ) {
6672
- $this->_sync_plans();
6673
- }
6674
-
6675
- foreach ( $this->_plans as $plan ) {
6676
- if ( $id == $plan->id ) {
6677
- return $plan;
6678
- }
6679
- }
6680
-
6681
- return false;
6682
- }
6683
-
6684
- /**
6685
- * @author Vova Feldman (@svovaf)
6686
- * @since 1.1.8.1
6687
- *
6688
- * @param string $name
6689
- *
6690
- * @return FS_Plugin_Plan|false
6691
- */
6692
- private function get_plan_by_name( $name ) {
6693
- $this->_logger->entrance();
6694
-
6695
- if ( ! is_array( $this->_plans ) || 0 === count( $this->_plans ) ) {
6696
- $this->_sync_plans();
6697
- }
6698
-
6699
- foreach ( $this->_plans as $plan ) {
6700
- if ( $name == $plan->name ) {
6701
- return $plan;
6702
- }
6703
- }
6704
-
6705
- return false;
6706
- }
6707
-
6708
- /**
6709
- * Sync local plugin plans with remote server.
6710
- *
6711
- * @author Vova Feldman (@svovaf)
6712
- * @since 1.0.6
6713
- *
6714
- * @param number|bool $site_license_id
6715
- *
6716
- * @return FS_Plugin_License[]|object
6717
- */
6718
- function _sync_licenses( $site_license_id = false ) {
6719
- $licenses = $this->_fetch_licenses( false, $site_license_id );
6720
-
6721
- if ( $this->is_array_instanceof( $licenses, 'FS_Plugin_License' ) ) {
6722
- $this->_licenses = $licenses;
6723
- $this->_store_licenses();
6724
- }
6725
-
6726
- // Update current license.
6727
- if ( is_object( $this->_license ) ) {
6728
- $this->_license = $this->_get_license_by_id( $this->_license->id );
6729
- }
6730
-
6731
- return $this->_licenses;
6732
- }
6733
-
6734
- /**
6735
- * @author Vova Feldman (@svovaf)
6736
- * @since 1.0.5
6737
- *
6738
- * @param number $id
6739
- *
6740
- * @return FS_Plugin_License|false
6741
- */
6742
- function _get_license_by_id( $id ) {
6743
- $this->_logger->entrance();
6744
-
6745
- if ( ! is_numeric( $id ) ) {
6746
- return false;
6747
- }
6748
-
6749
- if ( ! $this->has_any_license() ) {
6750
- $this->_sync_licenses();
6751
- }
6752
-
6753
- foreach ( $this->_licenses as $license ) {
6754
- if ( $id == $license->id ) {
6755
- return $license;
6756
- }
6757
- }
6758
-
6759
- return false;
6760
- }
6761
-
6762
- /**
6763
- * Sync site's license with user licenses.
6764
- *
6765
- * @author Vova Feldman (@svovaf)
6766
- * @since 1.0.6
6767
- *
6768
- * @param FS_Plugin_License|null $new_license
6769
- */
6770
- function _update_site_license( $new_license ) {
6771
- $this->_logger->entrance();
6772
-
6773
- $this->_license = $new_license;
6774
-
6775
- if ( ! is_object( $new_license ) ) {
6776
- $this->_site->license_id = null;
6777
- $this->_sync_site_subscription( null );
6778
-
6779
- return;
6780
- }
6781
-
6782
- $this->_site->license_id = $this->_license->id;
6783
-
6784
- if ( ! is_array( $this->_licenses ) ) {
6785
- $this->_licenses = array();
6786
- }
6787
-
6788
- $is_license_found = false;
6789
- for ( $i = 0, $len = count( $this->_licenses ); $i < $len; $i ++ ) {
6790
- if ( $new_license->id == $this->_licenses[ $i ]->id ) {
6791
- $this->_licenses[ $i ] = $new_license;
6792
-
6793
- $is_license_found = true;
6794
- break;
6795
- }
6796
- }
6797
-
6798
- // If new license just append.
6799
- if ( ! $is_license_found ) {
6800
- $this->_licenses[] = $new_license;
6801
- }
6802
-
6803
- $this->_sync_site_subscription( $new_license );
6804
- }
6805
-
6806
- /**
6807
- * Sync site's subscription.
6808
- *
6809
- * @author Vova Feldman (@svovaf)
6810
- * @since 1.0.9
6811
- *
6812
- * @param FS_Plugin_License|null $license
6813
- *
6814
- * @return bool|\FS_Subscription
6815
- */
6816
- private function _sync_site_subscription( $license ) {
6817
- if ( ! is_object( $license ) ) {
6818
- unset( $this->_storage->subscription );
6819
-
6820
- return false;
6821
- }
6822
-
6823
- // Load subscription details if not lifetime.
6824
- $subscription = $license->is_lifetime() ?
6825
- false :
6826
- $this->_fetch_site_license_subscription();
6827
-
6828
- if ( is_object( $subscription ) && ! isset( $subscription->error ) ) {
6829
- $this->_storage->subscription = $subscription;
6830
- } else {
6831
- unset( $this->_storage->subscription );
6832
- }
6833
-
6834
- return $subscription;
6835
- }
6836
-
6837
- /**
6838
- * @author Vova Feldman (@svovaf)
6839
- * @since 1.0.6
6840
- *
6841
- * @return bool|\FS_Plugin_License
6842
- */
6843
- function _get_license() {
6844
- return $this->_license;
6845
- }
6846
-
6847
- /**
6848
- * @return bool|\FS_Subscription
6849
- */
6850
- function _get_subscription() {
6851
- return isset( $this->_storage->subscription ) ?
6852
- $this->_storage->subscription :
6853
- false;
6854
- }
6855
-
6856
- /**
6857
- * @author Vova Feldman (@svovaf)
6858
- * @since 1.0.2
6859
- *
6860
- * @param string $plan Plan name
6861
- * @param bool $exact If true, looks for exact plan. If false, also check "higher" plans.
6862
- *
6863
- * @return bool
6864
- */
6865
- function is_plan( $plan, $exact = false ) {
6866
- $this->_logger->entrance();
6867
-
6868
- if ( ! $this->is_registered() ) {
6869
- return false;
6870
- }
6871
-
6872
- $plan = strtolower( $plan );
6873
-
6874
- if ( $this->_site->plan->name === $plan ) // Exact plan.
6875
- {
6876
- return true;
6877
- } else if ( $exact ) // Required exact, but plans are different.
6878
- {
6879
- return false;
6880
- }
6881
-
6882
- $current_plan_order = - 1;
6883
- $required_plan_order = - 1;
6884
- for ( $i = 0, $len = count( $this->_plans ); $i < $len; $i ++ ) {
6885
- if ( $plan === $this->_plans[ $i ]->name ) {
6886
- $required_plan_order = $i;
6887
- } else if ( $this->_site->plan->name === $this->_plans[ $i ]->name ) {
6888
- $current_plan_order = $i;
6889
- }
6890
- }
6891
-
6892
- return ( $current_plan_order > $required_plan_order );
6893
- }
6894
-
6895
- /**
6896
- * Check if module has only one plan.
6897
- *
6898
- * @author Vova Feldman (@svovaf)
6899
- * @since 1.2.1.7
6900
- *
6901
- * @return bool
6902
- */
6903
- function is_single_plan() {
6904
- $this->_logger->entrance();
6905
-
6906
- if ( ! $this->is_registered() ||
6907
- ! is_array( $this->_plans ) ||
6908
- 0 === count( $this->_plans )
6909
- ) {
6910
- return true;
6911
- }
6912
-
6913
- return ( 1 === count( $this->_plans ) );
6914
- }
6915
-
6916
- /**
6917
- * Check if plan based on trial. If not in trial mode, should return false.
6918
- *
6919
- * @since 1.0.9
6920
- *
6921
- * @param string $plan Plan name
6922
- * @param bool $exact If true, looks for exact plan. If false, also check "higher" plans.
6923
- *
6924
- * @return bool
6925
- */
6926
- function is_trial_plan( $plan, $exact = false ) {
6927
- $this->_logger->entrance();
6928
-
6929
- if ( ! $this->is_registered() ) {
6930
- return false;
6931
- }
6932
-
6933
- if ( ! $this->is_trial() ) {
6934
- return false;
6935
- }
6936
-
6937
- if ( ! isset( $this->_storage->trial_plan ) ) {
6938
- // Store trial plan information.
6939
- $this->_enrich_site_trial_plan( true );
6940
- }
6941
-
6942
- if ( $this->_storage->trial_plan->name === $plan ) // Exact plan.
6943
- {
6944
- return true;
6945
- } else if ( $exact ) // Required exact, but plans are different.
6946
- {
6947
- return false;
6948
- }
6949
-
6950
- $current_plan_order = - 1;
6951
- $required_plan_order = - 1;
6952
- for ( $i = 0, $len = count( $this->_plans ); $i < $len; $i ++ ) {
6953
- if ( $plan === $this->_plans[ $i ]->name ) {
6954
- $required_plan_order = $i;
6955
- } else if ( $this->_storage->trial_plan->name === $this->_plans[ $i ]->name ) {
6956
- $current_plan_order = $i;
6957
- }
6958
- }
6959
-
6960
- return ( $current_plan_order > $required_plan_order );
6961
- }
6962
-
6963
- /**
6964
- * Check if plugin has any paid plans.
6965
- *
6966
- * @author Vova Feldman (@svovaf)
6967
- * @since 1.0.7
6968
- *
6969
- * @return bool
6970
- */
6971
- function has_paid_plan() {
6972
- return $this->_has_paid_plans ||
6973
- FS_Plan_Manager::instance()->has_paid_plan( $this->_plans );
6974
- }
6975
-
6976
- /**
6977
- * Check if plugin has any plan with a trail.
6978
- *
6979
- * @author Vova Feldman (@svovaf)
6980
- * @since 1.0.9
6981
- *
6982
- * @return bool
6983
- */
6984
- function has_trial_plan() {
6985
- if ( ! $this->is_registered() ) {
6986
- /**
6987
- * @author Vova Feldman(@svovaf)
6988
- * @since 1.2.1.5
6989
- *
6990
- * Allow setting a trial from the SDK without calling the API.
6991
- * But, if the user did opt-in, continue using the real data from the API.
6992
- */
6993
- if ( $this->_trial_days >= 0 ) {
6994
- return true;
6995
- }
6996
-
6997
- return false;
6998
- }
6999
-
7000
- return $this->_storage->get( 'has_trial_plan', false );
7001
- }
7002
-
7003
- /**
7004
- * Check if plugin has any free plan, or is it premium only.
7005
- *
7006
- * Note: If no plans configured, assume plugin is free.
7007
- *
7008
- * @author Vova Feldman (@svovaf)
7009
- * @since 1.0.7
7010
- *
7011
- * @return bool
7012
- */
7013
- function has_free_plan() {
7014
- return ! $this->is_only_premium();
7015
- }
7016
-
7017
- /**
7018
- * Displays a license activation dialog box when the user clicks on the "Activate License"
7019
- * or "Change License" link on the plugins
7020
- * page.
7021
- *
7022
- * @author Leo Fajardo (@leorw)
7023
- * @since 1.1.9
7024
- */
7025
- function _add_license_activation_dialog_box() {
7026
- $vars = array(
7027
- 'id' => $this->_module_id,
7028
- );
7029
-
7030
- fs_require_template( 'forms/license-activation.php', $vars );
7031
- fs_require_template( 'forms/resend-key.php', $vars );
7032
- }
7033
-
7034
- /**
7035
- * Displays the opt-out dialog box when the user clicks on the "Opt Out" link on the "Plugins"
7036
- * page.
7037
- *
7038
- * @author Leo Fajardo (@leorw)
7039
- * @since 1.2.1.5
7040
- */
7041
- function _add_optout_dialog() {
7042
- if ( $this->is_theme() ) {
7043
- $vars = null;
7044
- fs_require_once_template( '/js/jquery.content-change.php', $vars );
7045
- }
7046
-
7047
- $vars = array( 'id' => $this->_module_id );
7048
- fs_require_template( 'forms/optout.php', $vars );
7049
- }
7050
-
7051
- /**
7052
- * Prepare page to include all required UI and logic for the license activation dialog.
7053
- *
7054
- * @author Vova Feldman (@svovaf)
7055
- * @since 1.2.0
7056
- */
7057
- function _add_license_activation() {
7058
- if ( ! $this->is_user_admin() ) {
7059
- // Only admins can activate a license.
7060
- return;
7061
- }
7062
-
7063
- if ( ! $this->has_paid_plan() ) {
7064
- // Module doesn't have any paid plans.
7065
- return;
7066
- }
7067
-
7068
- if ( ! $this->is_premium() ) {
7069
- // Only add license activation logic to the premium version.
7070
- return;
7071
- }
7072
-
7073
- // Add license activation link and AJAX request handler.
7074
- if ( self::is_plugins_page() ) {
7075
- /**
7076
- * @since 1.2.0 Add license action link only on plugins page.
7077
- */
7078
- $this->_add_license_action_link();
7079
- }
7080
-
7081
- // Add license activation AJAX callback.
7082
- $this->add_ajax_action( 'activate_license', array( &$this, '_activate_license_ajax_action' ) );
7083
-
7084
- // Add resend license AJAX callback.
7085
- $this->add_ajax_action( 'resend_license_key', array( &$this, '_resend_license_key_ajax_action' ) );
7086
- }
7087
-
7088
- /**
7089
- * @author Leo Fajardo (@leorw)
7090
- * @since 1.1.9
7091
- */
7092
- function _activate_license_ajax_action() {
7093
- $this->_logger->entrance();
7094
-
7095
- $this->check_ajax_referer( 'activate_license' );
7096
-
7097
- $license_key = trim( fs_request_get( 'license_key' ) );
7098
-
7099
- if ( empty( $license_key ) ) {
7100
- exit;
7101
- }
7102
-
7103
- $plugin_id = fs_request_get( 'module_id', '', 'post' );
7104
- $fs = ( $plugin_id == $this->_module_id ) ?
7105
- $this :
7106
- $this->get_addon_instance( $plugin_id );
7107
-
7108
- $error = false;
7109
- $next_page = false;
7110
-
7111
- if ( $fs->is_registered() ) {
7112
- $api = $fs->get_api_site_scope();
7113
- $install = $api->call( '/', 'put', array(
7114
- 'license_key' => $fs->apply_filters( 'license_key', $license_key )
7115
- ) );
7116
-
7117
- if ( isset( $install->error ) ) {
7118
- $error = $install->error->message;
7119
- } else {
7120
- $fs->_sync_license( true );
7121
-
7122
- $next_page = $fs->is_addon() ?
7123
- $fs->get_parent_instance()->get_account_url() :
7124
- $fs->get_account_url();
7125
-
7126
- $fs->reconnect_locally();
7127
- }
7128
- } else {
7129
- $next_page = $fs->opt_in( false, false, false, $license_key );
7130
-
7131
- if ( isset( $next_page->error ) ) {
7132
- $error = $next_page->error;
7133
- }
7134
- }
7135
-
7136
- $result = array(
7137
- 'success' => ( false === $error )
7138
- );
7139
-
7140
- if ( false !== $error ) {
7141
- $result['error'] = $error;
7142
- } else {
7143
- $result['next_page'] = $next_page;
7144
- }
7145
-
7146
- echo json_encode( $result );
7147
-
7148
- exit;
7149
- }
7150
-
7151
- /**
7152
- * Billing update AJAX callback.
7153
- *
7154
- * @author Vova Feldman (@svovaf)
7155
- * @since 1.2.1.5
7156
- */
7157
- function _update_billing_ajax_action() {
7158
- $this->_logger->entrance();
7159
-
7160
- $this->check_ajax_referer( 'update_billing' );
7161
-
7162
- if ( ! $this->is_user_admin() ) {
7163
- // Only for admins.
7164
- self::shoot_ajax_failure();
7165
- }
7166
-
7167
- $billing = fs_request_get( 'billing' );
7168
-
7169
- $api = $this->get_api_user_scope();
7170
- $result = $api->call( '/billing.json', 'put', array_merge( $billing, array(
7171
- 'plugin_id' => $this->get_parent_id(),
7172
- ) ) );
7173
-
7174
- if ( ! $this->is_api_result_entity( $result ) ) {
7175
- self::shoot_ajax_failure();
7176
- }
7177
-
7178
- // Purge cached billing.
7179
- $this->get_api_user_scope()->purge_cache( 'billing.json' );
7180
-
7181
- self::shoot_ajax_success();
7182
- }
7183
-
7184
- /**
7185
- * Trial start for anonymous users (AJAX callback).
7186
- *
7187
- * @author Vova Feldman (@svovaf)
7188
- * @since 1.2.1.5
7189
- */
7190
- function _start_trial_ajax_action() {
7191
- $this->_logger->entrance();
7192
-
7193
- $this->check_ajax_referer( 'start_trial' );
7194
-
7195
- if ( ! $this->is_user_admin() ) {
7196
- // Only for admins.
7197
- self::shoot_ajax_failure();
7198
- }
7199
-
7200
- $trial_data = fs_request_get( 'trial' );
7201
-
7202
- $next_page = $this->opt_in(
7203
- false,
7204
- false,
7205
- false,
7206
- false,
7207
- false,
7208
- $trial_data['plan_id']
7209
- );
7210
-
7211
- if ( is_object( $next_page ) && $this->is_api_error( $next_page ) ) {
7212
- self::shoot_ajax_failure(
7213
- isset( $next_page->error ) ?
7214
- $next_page->error->message :
7215
- var_export( $next_page, true )
7216
- );
7217
- }
7218
-
7219
- $this->shoot_ajax_success( array(
7220
- 'next_page' => $next_page,
7221
- ) );
7222
- }
7223
-
7224
- /**
7225
- * @author Leo Fajardo (@leorw)
7226
- * @since 1.2.0
7227
- */
7228
- function _resend_license_key_ajax_action() {
7229
- $this->_logger->entrance();
7230
-
7231
- $this->check_ajax_referer( 'resend_license_key' );
7232
-
7233
- $email_address = sanitize_email( trim( fs_request_get( 'email', '', 'post' ) ) );
7234
-
7235
- if ( empty( $email_address ) ) {
7236
- exit;
7237
- }
7238
-
7239
- $error = false;
7240
-
7241
- $api = $this->get_api_plugin_scope();
7242
- $result = $api->call( '/licenses/resend.json', 'post',
7243
- array(
7244
- 'email' => $email_address,
7245
- 'url' => home_url(),
7246
- )
7247
- );
7248
-
7249
- if ( is_object( $result ) && isset( $result->error ) ) {
7250
- $error = $result->error;
7251
-
7252
- if ( in_array( $error->code, array( 'invalid_email', 'no_user' ) ) ) {
7253
- $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' );
7254
- } else if ( 'no_license' === $error->code ) {
7255
- $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' );
7256
- } else {
7257
- $error = $error->message;
7258
- }
7259
- }
7260
-
7261
- $licenses = array(
7262
- 'success' => ( false === $error )
7263
- );
7264
-
7265
- if ( false !== $error ) {
7266
- $licenses['error'] = sprintf( '%s... %s', $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ), strtolower( $error ) );
7267
- }
7268
-
7269
- echo json_encode( $licenses );
7270
-
7271
- exit;
7272
- }
7273
-
7274
- /**
7275
- * @author Vova Feldman (@svovaf)
7276
- * @since 1.2.1.8
7277
- *
7278
- * @var string
7279
- */
7280
- private static $_pagenow;
7281
-
7282
- /**
7283
- * Get current page or the referer if executing a WP AJAX request.
7284
- *
7285
- * @author Vova Feldman (@svovaf)
7286
- * @since 1.2.1.8
7287
- *
7288
- * @return string
7289
- */
7290
- static function get_current_page() {
7291
- if ( ! isset( self::$_pagenow ) ) {
7292
- global $pagenow;
7293
-
7294
- self::$_pagenow = $pagenow;
7295
-
7296
- if ( self::is_ajax() &&
7297
- 'admin-ajax.php' === $pagenow
7298
- ) {
7299
- $referer = fs_get_raw_referer();
7300
-
7301
- if ( is_string( $referer ) ) {
7302
- $parts = explode( '?', $referer );
7303
-
7304
- self::$_pagenow = basename( $parts[0] );
7305
- }
7306
- }
7307
- }
7308
-
7309
- return self::$_pagenow;
7310
- }
7311
-
7312
- /**
7313
- * Helper method to check if user in the plugins page.
7314
- *
7315
- * @author Vova Feldman (@svovaf)
7316
- * @since 1.2.1.5
7317
- *
7318
- * @return bool
7319
- */
7320
- static function is_plugins_page() {
7321
- return ( 'plugins.php' === self::get_current_page() );
7322
- }
7323
-
7324
- /**
7325
- * Helper method to check if user in the themes page.
7326
- *
7327
- * @author Vova Feldman (@svovaf)
7328
- * @since 1.2.2.6
7329
- *
7330
- * @return bool
7331
- */
7332
- static function is_themes_page() {
7333
- return ( 'themes.php' === self::get_current_page() );
7334
- }
7335
-
7336
- #----------------------------------------------------------------------------------
7337
- #region Affiliation
7338
- #----------------------------------------------------------------------------------
7339
-
7340
- /**
7341
- * @author Leo Fajardo
7342
- * @since 1.2.3
7343
- *
7344
- * @return bool
7345
- */
7346
- function has_affiliate_program() {
7347
- if ( ! is_object( $this->_plugin ) ) {
7348
- return false;
7349
- }
7350
-
7351
- return $this->_plugin->has_affiliate_program();
7352
- }
7353
-
7354
- /**
7355
- * @author Leo Fajardo (@leorw)
7356
- * @since 1.2.4
7357
- */
7358
- private function fetch_affiliate_terms() {
7359
- if ( ! is_object( $this->plugin_affiliate_terms ) ) {
7360
- $plugins_api = $this->get_api_plugin_scope();
7361
- $affiliate_terms = $plugins_api->get( '/aff.json?type=affiliation', false, WP_FS__TIME_WEEK_IN_SEC );
7362
-
7363
- if ( ! $this->is_api_result_entity( $affiliate_terms ) ) {
7364
- return;
7365
- }
7366
-
7367
- $this->plugin_affiliate_terms = new FS_AffiliateTerms( $affiliate_terms );
7368
- }
7369
- }
7370
-
7371
- /**
7372
- * @author Leo Fajardo (@leorw)
7373
- * @since 1.2.4
7374
- */
7375
- private function fetch_affiliate_and_custom_terms() {
7376
- if ( ! empty( $this->_storage->affiliate_application_data ) ) {
7377
- $application_data = $this->_storage->affiliate_application_data;
7378
- $flush = ( ! isset( $application_data['status'] ) || 'pending' === $application_data['status'] );
7379
-
7380
- $users_api = $this->get_api_user_scope();
7381
- $result = $users_api->get( "/plugins/{$this->_plugin->id}/aff/{$this->plugin_affiliate_terms->id}/affiliates.json", $flush, WP_FS__TIME_WEEK_IN_SEC );
7382
- if ( $this->is_api_result_object( $result, 'affiliates' ) ) {
7383
- if ( ! empty( $result->affiliates ) ) {
7384
- $affiliate = new FS_Affiliate( $result->affiliates[0] );
7385
-
7386
- if ( ! isset( $application_data['status'] ) || $application_data['status'] !== $affiliate->status ) {
7387
- $application_data['status'] = $affiliate->status;
7388
- $this->_storage->affiliate_application_data = $application_data;
7389
- }
7390
-
7391
- if ( $affiliate->is_using_custom_terms ) {
7392
- $affiliate_terms = $users_api->get( "/plugins/{$this->_plugin->id}/affiliates/{$affiliate->id}/aff/{$affiliate->custom_affiliate_terms_id}.json", $flush, WP_FS__TIME_WEEK_IN_SEC );
7393
- if ( $this->is_api_result_entity( $affiliate_terms ) ) {
7394
- $this->custom_affiliate_terms = new FS_AffiliateTerms( $affiliate_terms );
7395
- }
7396
- }
7397
-
7398
- $this->affiliate = $affiliate;
7399
- }
7400
- }
7401
- }
7402
- }
7403
-
7404
- /**
7405
- * @author Leo Fajardo (@leorw)
7406
- * @since 1.2.3
7407
- */
7408
- private function fetch_affiliate_and_terms() {
7409
- $this->_logger->entrance();
7410
-
7411
- $this->fetch_affiliate_terms();
7412
- $this->fetch_affiliate_and_custom_terms();
7413
- }
7414
-
7415
- /**
7416
- * @author Leo Fajardo
7417
- * @since 1.2.3
7418
- *
7419
- * @return FS_Affiliate
7420
- */
7421
- function get_affiliate() {
7422
- return $this->affiliate;
7423
- }
7424
-
7425
-
7426
- /**
7427
- * @author Leo Fajardo
7428
- * @since 1.2.3
7429
- *
7430
- * @return FS_AffiliateTerms
7431
- */
7432
- function get_affiliate_terms() {
7433
- return is_object( $this->custom_affiliate_terms ) ?
7434
- $this->custom_affiliate_terms :
7435
- $this->plugin_affiliate_terms;
7436
- }
7437
-
7438
- /**
7439
- * @author Leo Fajardo
7440
- * @since 1.2.3
7441
- *
7442
- * @return FS_Affiliate|null
7443
- */
7444
- function _submit_affiliate_application() {
7445
- $this->_logger->entrance();
7446
-
7447
- $this->check_ajax_referer( 'submit_affiliate_application' );
7448
-
7449
- if ( ! $this->is_user_admin() ) {
7450
- // Only for admins.
7451
- self::shoot_ajax_failure();
7452
- }
7453
-
7454
- $affiliate = fs_request_get( 'affiliate' );
7455
-
7456
- if ( empty( $affiliate['promotion_methods'] ) ) {
7457
- unset( $affiliate['promotion_methods'] );
7458
- }
7459
-
7460
- if ( ! empty( $affiliate['additional_domains'] ) ) {
7461
- $affiliate['additional_domains'] = array_unique( $affiliate['additional_domains'] );
7462
- }
7463
-
7464
- if ( ! $this->is_registered() ) {
7465
- // Opt in but don't track usage.
7466
- $next_page = $this->opt_in(
7467
- false,
7468
- false,
7469
- false,
7470
- false,
7471
- false,
7472
- false,
7473
- true
7474
- );
7475
-
7476
- if ( is_object( $next_page ) && $this->is_api_error( $next_page ) ) {
7477
- self::shoot_ajax_failure(
7478
- isset( $next_page->error ) ?
7479
- $next_page->error->message :
7480
- var_export( $next_page, true )
7481
- );
7482
- } else if ( $this->is_pending_activation() ) {
7483
- self::shoot_ajax_failure( $this->get_text_inline( 'Account is pending activation.', 'account-is-pending-activation' ) );
7484
- }
7485
- }
7486
-
7487
- $this->fetch_affiliate_terms();
7488
-
7489
- $api = $this->get_api_user_scope();
7490
- $result = $api->call(
7491
- ( "/plugins/{$this->_plugin->id}/aff/{$this->plugin_affiliate_terms->id}/affiliates.json" ),
7492
- 'post',
7493
- $affiliate
7494
- );
7495
-
7496
- if ( $this->is_api_error( $result ) ) {
7497
- self::shoot_ajax_failure(
7498
- isset( $result->error ) ?
7499
- $result->error->message :
7500
- var_export( $result, true )
7501
- );
7502
- }
7503
- else
7504
- {
7505
- if ( $this->_admin_notices->has_sticky( 'affiliate_program' ) ) {
7506
- $this->_admin_notices->remove_sticky( 'affiliate_program' );
7507
- }
7508
-
7509
- $affiliate_application_data = array(
7510
- 'status' => 'pending',
7511
- 'stats_description' => $affiliate['stats_description'],
7512
- 'promotion_method_description' => $affiliate['promotion_method_description'],
7513
- );
7514
-
7515
- if ( ! empty( $affiliate['promotion_methods'] ) ) {
7516
- $affiliate_application_data['promotion_methods'] = $affiliate['promotion_methods'];
7517
- }
7518
-
7519
- if ( ! empty( $affiliate['domain'] ) ) {
7520
- $affiliate_application_data['domain'] = $affiliate['domain'];
7521
- }
7522
-
7523
- if ( ! empty( $affiliate['additional_domains'] ) ) {
7524
- $affiliate_application_data['additional_domains'] = $affiliate['additional_domains'];
7525
- }
7526
-
7527
- $this->_storage->affiliate_application_data = $affiliate_application_data;
7528
- }
7529
-
7530
- // Purge cached affiliate.
7531
- $api->purge_cache( 'affiliate.json' );
7532
-
7533
- self::shoot_ajax_success( $result );
7534
- }
7535
-
7536
- /**
7537
- * @author Leo Fajardo
7538
- * @since 1.2.3
7539
- *
7540
- * @return array|null
7541
- */
7542
- function get_affiliate_application_data() {
7543
- if ( empty( $this->_storage->affiliate_application_data ) ) {
7544
- return null;
7545
- }
7546
-
7547
- return $this->_storage->affiliate_application_data;
7548
- }
7549
-
7550
- #endregion Affiliation ------------------------------------------------------------
7551
-
7552
- #----------------------------------------------------------------------------------
7553
- #region URL Generators
7554
- #----------------------------------------------------------------------------------
7555
-
7556
- /**
7557
- * Alias to pricing_url().
7558
- *
7559
- * @author Vova Feldman (@svovaf)
7560
- * @since 1.0.2
7561
- *
7562
- * @uses pricing_url()
7563
- *
7564
- * @param string $period Billing cycle
7565
- * @param bool $is_trial
7566
- *
7567
- * @return string
7568
- */
7569
- function get_upgrade_url( $period = WP_FS__PERIOD_ANNUALLY, $is_trial = false ) {
7570
- return $this->pricing_url( $period, $is_trial );
7571
- }
7572
-
7573
- /**
7574
- * @author Vova Feldman (@svovaf)
7575
- * @since 1.0.9
7576
- *
7577
- * @uses get_upgrade_url()
7578
- *
7579
- * @return string
7580
- */
7581
- function get_trial_url() {
7582
- return $this->get_upgrade_url( WP_FS__PERIOD_ANNUALLY, true );
7583
- }
7584
-
7585
- /**
7586
- * Plugin's pricing URL.
7587
- *
7588
- * @author Vova Feldman (@svovaf)
7589
- * @since 1.0.4
7590
- *
7591
- * @param string $billing_cycle Billing cycle
7592
- *
7593
- * @param bool $is_trial
7594
- *
7595
- * @return string
7596
- */
7597
- function pricing_url( $billing_cycle = WP_FS__PERIOD_ANNUALLY, $is_trial = false ) {
7598
- $this->_logger->entrance();
7599
-
7600
- $params = array(
7601
- 'billing_cycle' => $billing_cycle
7602
- );
7603
-
7604
- if ( $is_trial ) {
7605
- $params['trial'] = 'true';
7606
- }
7607
-
7608
- return $this->_get_admin_page_url( 'pricing', $params );
7609
- }
7610
-
7611
- /**
7612
- * Checkout page URL.
7613
- *
7614
- * @author Vova Feldman (@svovaf)
7615
- * @since 1.0.6
7616
- *
7617
- * @param string $billing_cycle Billing cycle
7618
- * @param bool $is_trial
7619
- * @param array $extra (optional) Extra parameters, override other query params.
7620
- *
7621
- * @return string
7622
- */
7623
- function checkout_url(
7624
- $billing_cycle = WP_FS__PERIOD_ANNUALLY,
7625
- $is_trial = false,
7626
- $extra = array()
7627
- ) {
7628
- $this->_logger->entrance();
7629
-
7630
- $params = array(
7631
- 'checkout' => 'true',
7632
- 'billing_cycle' => $billing_cycle,
7633
- );
7634
-
7635
- if ( $is_trial ) {
7636
- $params['trial'] = 'true';
7637
- }
7638
-
7639
- /**
7640
- * Params in extra override other params.
7641
- */
7642
- $params = array_merge( $params, $extra );
7643
-
7644
- return $this->_get_admin_page_url( 'pricing', $params );
7645
- }
7646
-
7647
- /**
7648
- * Add-on checkout URL.
7649
- *
7650
- * @author Vova Feldman (@svovaf)
7651
- * @since 1.1.7
7652
- *
7653
- * @param number $addon_id
7654
- * @param number $pricing_id
7655
- * @param string $billing_cycle
7656
- * @param bool $is_trial
7657
- *
7658
- * @return string
7659
- */
7660
- function addon_checkout_url(
7661
- $addon_id,
7662
- $pricing_id,
7663
- $billing_cycle = WP_FS__PERIOD_ANNUALLY,
7664
- $is_trial = false
7665
- ) {
7666
- return $this->checkout_url( $billing_cycle, $is_trial, array(
7667
- 'plugin_id' => $addon_id,
7668
- 'pricing_id' => $pricing_id,
7669
- ) );
7670
- }
7671
-
7672
- #endregion
7673
-
7674
- #endregion ------------------------------------------------------------------
7675
-
7676
- /**
7677
- * Check if plugin has any add-ons.
7678
- *
7679
- * @author Vova Feldman (@svovaf)
7680
- * @since 1.0.5
7681
- *
7682
- * @since 1.1.7.3 Base logic only on the parameter provided by the developer in the init function.
7683
- *
7684
- * @return bool
7685
- */
7686
- function has_addons() {
7687
- $this->_logger->entrance();
7688
-
7689
- return $this->_has_addons;
7690
- }
7691
-
7692
- /**
7693
- * Check if plugin can work in anonymous mode.
7694
- *
7695
- * @author Vova Feldman (@svovaf)
7696
- * @since 1.0.9
7697
- *
7698
- * @return bool
7699
- *
7700
- * @deprecated Please use is_enable_anonymous() instead
7701
- */
7702
- function enable_anonymous() {
7703
- return $this->_enable_anonymous;
7704
- }
7705
-
7706
- /**
7707
- * Check if plugin can work in anonymous mode.
7708
- *
7709
- * @author Vova Feldman (@svovaf)
7710
- * @since 1.1.9
7711
- *
7712
- * @return bool
7713
- */
7714
- function is_enable_anonymous() {
7715
- return $this->_enable_anonymous;
7716
- }
7717
-
7718
- /**
7719
- * Check if plugin is premium only (no free plans).
7720
- *
7721
- * @author Vova Feldman (@svovaf)
7722
- * @since 1.1.9
7723
- *
7724
- * @return bool
7725
- */
7726
- function is_only_premium() {
7727
- return $this->_is_premium_only;
7728
- }
7729
-
7730
- /**
7731
- * Checks if the plugin's type is "plugin". The other type is "theme".
7732
- *
7733
- * @author Leo Fajardo (@leorw)
7734
- * @since 1.2.2
7735
- *
7736
- * @return bool
7737
- */
7738
- function is_plugin() {
7739
- return ( WP_FS__MODULE_TYPE_PLUGIN === $this->_module_type );
7740
- }
7741
-
7742
- /**
7743
- * @author Leo Fajardo (@leorw)
7744
- * @since 1.2.2
7745
- *
7746
- * @return string
7747
- */
7748
- function get_module_type() {
7749
- if ( ! isset( $this->_module_type ) ) {
7750
- $id_slug_type_path_map = self::$_accounts->get_option( 'id_slug_type_path_map', array() );
7751
- $this->_module_type = $id_slug_type_path_map[ $this->_module_id ]['type'];
7752
- }
7753
-
7754
- return $this->_module_type;
7755
- }
7756
-
7757
- /**
7758
- * @author Leo Fajardo (@leorw)
7759
- * @since 1.2.2
7760
- *
7761
- * @return string
7762
- */
7763
- function get_plugin_main_file_path() {
7764
- return $this->_plugin_main_file_path;
7765
- }
7766
-
7767
- /**
7768
- * Check if module has a premium code version.
7769
- *
7770
- * Serviceware module might be freemium without any
7771
- * premium code version, where the paid features
7772
- * are all part of the service.
7773
- *
7774
- * @author Vova Feldman (@svovaf)
7775
- * @since 1.2.1.6
7776
- *
7777
- * @return bool
7778
- */
7779
- function has_premium_version() {
7780
- return $this->_has_premium_version;
7781
- }
7782
-
7783
- /**
7784
- * Check if feature supported with current site's plan.
7785
- *
7786
- * @author Vova Feldman (@svovaf)
7787
- * @since 1.0.1
7788
- *
7789
- * @todo IMPLEMENT
7790
- *
7791
- * @param number $feature_id
7792
- *
7793
- * @throws Exception
7794
- */
7795
- function is_feature_supported( $feature_id ) {
7796
- throw new Exception( 'not implemented' );
7797
- }
7798
-
7799
- /**
7800
- * @author Vova Feldman (@svovaf)
7801
- * @since 1.0.1
7802
- *
7803
- * @return bool Is running in SSL/HTTPS
7804
- */
7805
- function is_ssl() {
7806
- return WP_FS__IS_HTTPS;
7807
- }
7808
-
7809
- /**
7810
- * @author Vova Feldman (@svovaf)
7811
- * @since 1.0.9
7812
- *
7813
- * @return bool Is running in AJAX call.
7814
- *
7815
- * @link http://wordpress.stackexchange.com/questions/70676/how-to-check-if-i-am-in-admin-ajax
7816
- */
7817
- static function is_ajax() {
7818
- return ( defined( 'DOING_AJAX' ) && DOING_AJAX );
7819
- }
7820
-
7821
- /**
7822
- * Check if it's an AJAX call targeted for the current module.
7823
- *
7824
- * @author Vova Feldman (@svovaf)
7825
- * @since 1.2.0
7826
- *
7827
- * @param array|string $actions Collection of AJAX actions.
7828
- *
7829
- * @return bool
7830
- */
7831
- function is_ajax_action( $actions ) {
7832
- // Verify it's an ajax call.
7833
- if ( ! self::is_ajax() ) {
7834
- return false;
7835
- }
7836
-
7837
- // Verify the call is relevant for the plugin.
7838
- if ( $this->_module_id != fs_request_get( 'module_id' ) ) {
7839
- return false;
7840
- }
7841
-
7842
- // Verify it's one of the specified actions.
7843
- if ( is_string( $actions ) ) {
7844
- $actions = explode( ',', $actions );
7845
- }
7846
-
7847
- if ( is_array( $actions ) && 0 < count( $actions ) ) {
7848
- $ajax_action = fs_request_get( 'action' );
7849
-
7850
- foreach ( $actions as $action ) {
7851
- if ( $ajax_action === $this->get_action_tag( $action ) ) {
7852
- return true;
7853
- }
7854
- }
7855
- }
7856
-
7857
- return false;
7858
- }
7859
-
7860
- /**
7861
- * Check if it's an AJAX call targeted for current request.
7862
- *
7863
- * @author Vova Feldman (@svovaf)
7864
- * @since 1.2.0
7865
- *
7866
- * @param array|string $actions Collection of AJAX actions.
7867
- * @param number|null $module_id
7868
- *
7869
- * @return bool
7870
- */
7871
- static function is_ajax_action_static( $actions, $module_id = null ) {
7872
- // Verify it's an ajax call.
7873
- if ( ! self::is_ajax() ) {
7874
- return false;
7875
- }
7876
-
7877
-
7878
- if ( ! empty( $module_id ) ) {
7879
- // Verify the call is relevant for the plugin.
7880
- if ( $module_id != fs_request_get( 'module_id' ) ) {
7881
- return false;
7882
- }
7883
- }
7884
-
7885
- // Verify it's one of the specified actions.
7886
- if ( is_string( $actions ) ) {
7887
- $actions = explode( ',', $actions );
7888
- }
7889
-
7890
- if ( is_array( $actions ) && 0 < count( $actions ) ) {
7891
- $ajax_action = fs_request_get( 'action' );
7892
-
7893
- foreach ( $actions as $action ) {
7894
- if ( $ajax_action === self::get_ajax_action_static( $action, $module_id ) ) {
7895
- return true;
7896
- }
7897
- }
7898
- }
7899
-
7900
- return false;
7901
- }
7902
-
7903
- /**
7904
- * @author Vova Feldman (@svovaf)
7905
- * @since 1.1.7
7906
- *
7907
- * @return bool
7908
- */
7909
- static function is_cron() {
7910
- return ( defined( 'DOING_CRON' ) && DOING_CRON );
7911
- }
7912
-
7913
- /**
7914
- * Check if a real user is visiting the admin dashboard.
7915
- *
7916
- * @author Vova Feldman (@svovaf)
7917
- * @since 1.1.7
7918
- *
7919
- * @return bool
7920
- */
7921
- function is_user_in_admin() {
7922
- return is_admin() && ! self::is_ajax() && ! self::is_cron();
7923
- }
7924
-
7925
- /**
7926
- * Check if a real user is in the customizer view.
7927
- *
7928
- * @author Vova Feldman (@svovaf)
7929
- * @since 1.2.2.7
7930
- *
7931
- * @return bool
7932
- */
7933
- static function is_customizer() {
7934
- return is_customize_preview();
7935
- }
7936
-
7937
- /**
7938
- * Check if running in HTTPS and if site's plan matching the specified plan.
7939
- *
7940
- * @param string $plan
7941
- * @param bool $exact
7942
- *
7943
- * @return bool
7944
- */
7945
- function is_ssl_and_plan( $plan, $exact = false ) {
7946
- return ( $this->is_ssl() && $this->is_plan( $plan, $exact ) );
7947
- }
7948
-
7949
- /**
7950
- * Construct plugin's settings page URL.
7951
- *
7952
- * @author Vova Feldman (@svovaf)
7953
- * @since 1.0.4
7954
- *
7955
- * @param string $page
7956
- * @param array $params
7957
- *
7958
- * @return string
7959
- */
7960
- function _get_admin_page_url( $page = '', $params = array() ) {
7961
- if ( 0 < count( $params ) ) {
7962
- foreach ( $params as $k => $v ) {
7963
- $params[ $k ] = urlencode( $v );
7964
- }
7965
- }
7966
-
7967
- $page_param = $this->_menu->get_slug( $page );
7968
-
7969
- if ( empty( $page ) &&
7970
- $this->is_theme() &&
7971
- // Show the opt-in as an overlay for free wp.org themes or themes without any settings page.
7972
- ( $this->is_free_wp_org_theme() || ! $this->has_settings_menu() ) ) {
7973
- $params[ $this->get_unique_affix() . '_show_optin' ] = 'true';
7974
-
7975
- return add_query_arg(
7976
- $params,
7977
- admin_url( 'themes.php' )
7978
- );
7979
- }
7980
-
7981
- if ( ! $this->has_settings_menu() ) {
7982
- if ( ! empty( $page ) ) {
7983
- // Module doesn't have a setting page, but since the request is for
7984
- // a specific Freemius page, use the admin.php path.
7985
- return add_query_arg( array_merge( $params, array(
7986
- 'page' => $page_param,
7987
- ) ), admin_url( 'admin.php' ) );
7988
- } else {
7989
- if ( $this->is_activation_mode() ) {
7990
- /**
7991
- * @author Vova Feldman
7992
- * @since 1.2.1.6
7993
- *
7994
- * If plugin doesn't have a settings page, create one for the opt-in screen.
7995
- */
7996
- return add_query_arg( array_merge( $params, array(
7997
- 'page' => $this->_slug,
7998
- ) ), admin_url( 'admin.php', 'admin' ) );
7999
- } else {
8000
- // Plugin without a settings page.
8001
- return add_query_arg(
8002
- $params,
8003
- admin_url( 'plugins.php' )
8004
- );
8005
- }
8006
- }
8007
- }
8008
-
8009
- // Module has a submenu settings page.
8010
- if ( ! $this->_menu->is_top_level() ) {
8011
- $parent_slug = $this->_menu->get_parent_slug();
8012
- $menu_file = ( false !== strpos( $parent_slug, '.php' ) ) ?
8013
- $parent_slug :
8014
- 'admin.php';
8015
-
8016
- return add_query_arg( array_merge( $params, array(
8017
- 'page' => $page_param,
8018
- ) ), admin_url( $menu_file, 'admin' ) );
8019
- }
8020
-
8021
- // Module has a top level CPT settings page.
8022
- if ( $this->_menu->is_cpt() ) {
8023
- if ( empty( $page ) && $this->is_activation_mode() ) {
8024
- return add_query_arg( array_merge( $params, array(
8025
- 'page' => $page_param
8026
- ) ), admin_url( 'admin.php', 'admin' ) );
8027
- } else {
8028
- if ( ! empty( $page ) ) {
8029
- $params['page'] = $page_param;
8030
- }
8031
-
8032
- return add_query_arg(
8033
- $params,
8034
- admin_url( $this->_menu->get_raw_slug(), 'admin' )
8035
- );
8036
- }
8037
- }
8038
-
8039
- // Module has a custom top level settings page.
8040
- return add_query_arg( array_merge( $params, array(
8041
- 'page' => $page_param,
8042
- ) ), admin_url( 'admin.php', 'admin' ) );
8043
- }
8044
-
8045
- /**
8046
- * Check if currently in a specified admin page.
8047
- *
8048
- * @author Vova Feldman (@svovaf)
8049
- * @since 1.2.2.7
8050
- *
8051
- * @param string $page
8052
- *
8053
- * @return bool
8054
- */
8055
- function is_admin_page( $page ) {
8056
- return ( $this->_menu->get_slug( $page ) === fs_request_get( 'page', '', 'get' ) );
8057
- }
8058
-
8059
- /**
8060
- * Get module's main admin setting page URL.
8061
- *
8062
- * @author Vova Feldman (@svovaf)
8063
- * @since 1.2.2.7
8064
- *
8065
- * @return string
8066
- */
8067
- function main_menu_url() {
8068
- return $this->_menu->main_menu_url();
8069
- }
8070
-
8071
- /**
8072
- * Check if currently on the theme's setting page or
8073
- * on any of the Freemius added pages (via tabs).
8074
- *
8075
- * @author Vova Feldman (@svovaf)
8076
- * @since 1.2.2.7
8077
- *
8078
- * @return bool
8079
- */
8080
- function is_theme_settings_page() {
8081
- return fs_starts_with(
8082
- fs_request_get( 'page', '', 'get' ),
8083
- $this->_menu->get_slug()
8084
- );
8085
- }
8086
-
8087
- /**
8088
- * Plugin's account page + sync license URL.
8089
- *
8090
- * @author Vova Feldman (@svovaf)
8091
- * @since 1.1.9.1
8092
- *
8093
- * @param bool|number $plugin_id
8094
- * @param bool $add_action_nonce
8095
- * @param array $params
8096
- *
8097
- * @return string
8098
- */
8099
- function _get_sync_license_url( $plugin_id = false, $add_action_nonce = true, $params = array() ) {
8100
- if ( is_numeric( $plugin_id ) ) {
8101
- $params['plugin_id'] = $plugin_id;
8102
- }
8103
-
8104
- return $this->get_account_url(
8105
- $this->get_unique_affix() . '_sync_license',
8106
- $params,
8107
- $add_action_nonce
8108
- );
8109
- }
8110
-
8111
- /**
8112
- * Plugin's account URL.
8113
- *
8114
- * @author Vova Feldman (@svovaf)
8115
- * @since 1.0.4
8116
- *
8117
- * @param bool|string $action
8118
- * @param array $params
8119
- *
8120
- * @param bool $add_action_nonce
8121
- *
8122
- * @return string
8123
- */
8124
- function get_account_url( $action = false, $params = array(), $add_action_nonce = true ) {
8125
- if ( is_string( $action ) ) {
8126
- $params['fs_action'] = $action;
8127
- }
8128
-
8129
- self::require_pluggable_essentials();
8130
-
8131
- return ( $add_action_nonce && is_string( $action ) ) ?
8132
- fs_nonce_url( $this->_get_admin_page_url( 'account', $params ), $action ) :
8133
- $this->_get_admin_page_url( 'account', $params );
8134
- }
8135
-
8136
- /**
8137
- * @author Vova Feldman (@svovaf)
8138
- * @since 1.2.0
8139
- *
8140
- * @param string $tab
8141
- * @param bool $action
8142
- * @param array $params
8143
- * @param bool $add_action_nonce
8144
- *
8145
- * @return string
8146
- *
8147
- * @uses get_account_url()
8148
- */
8149
- function get_account_tab_url( $tab, $action = false, $params = array(), $add_action_nonce = true ) {
8150
- $params['tab'] = $tab;
8151
-
8152
- return $this->get_account_url( $action, $params, $add_action_nonce );
8153
- }
8154
-
8155
- /**
8156
- * Plugin's account URL.
8157
- *
8158
- * @author Vova Feldman (@svovaf)
8159
- * @since 1.0.4
8160
- *
8161
- * @param bool|string $topic
8162
- * @param bool|string $message
8163
- *
8164
- * @return string
8165
- */
8166
- function contact_url( $topic = false, $message = false ) {
8167
- $params = array();
8168
- if ( is_string( $topic ) ) {
8169
- $params['topic'] = $topic;
8170
- }
8171
- if ( is_string( $message ) ) {
8172
- $params['message'] = $message;
8173
- }
8174
-
8175
- if ( $this->is_addon() ) {
8176
- $params['addon_id'] = $this->get_id();
8177
-
8178
- return $this->get_parent_instance()->_get_admin_page_url( 'contact', $params );
8179
- } else {
8180
- return $this->_get_admin_page_url( 'contact', $params );
8181
- }
8182
- }
8183
-
8184
- /**
8185
- * Add-on direct info URL.
8186
- *
8187
- * @author Vova Feldman (@svovaf)
8188
- * @since 1.1.0
8189
- *
8190
- * @param string $slug
8191
- *
8192
- * @return string
8193
- */
8194
- function addon_url( $slug ) {
8195
- return $this->_get_admin_page_url( 'addons', array(
8196
- 'slug' => $slug
8197
- ) );
8198
- }
8199
-
8200
- /* Logger
8201
- ------------------------------------------------------------------------------------------------------------------*/
8202
- /**
8203
- * @param string $id
8204
- * @param bool $prefix_slug
8205
- *
8206
- * @return FS_Logger
8207
- */
8208
- function get_logger( $id = '', $prefix_slug = true ) {
8209
- return FS_Logger::get_logger( ( $prefix_slug ? $this->_slug : '' ) . ( ( ! $prefix_slug || empty( $id ) ) ? '' : '_' ) . $id );
8210
- }
8211
-
8212
- /**
8213
- * @param $id
8214
- * @param bool $load_options
8215
- * @param bool $prefix_slug
8216
- *
8217
- * @return FS_Option_Manager
8218
- */
8219
- function get_options_manager( $id, $load_options = false, $prefix_slug = true ) {
8220
- return FS_Option_Manager::get_manager( ( $prefix_slug ? $this->_slug : '' ) . ( ( ! $prefix_slug || empty( $id ) ) ? '' : '_' ) . $id, $load_options );
8221
- }
8222
-
8223
- /* Security
8224
- ------------------------------------------------------------------------------------------------------------------*/
8225
- private static function _encrypt( $str ) {
8226
- if ( is_null( $str ) ) {
8227
- return null;
8228
- }
8229
-
8230
- /**
8231
- * The encrypt/decrypt functions are used to protect
8232
- * the user from messing up with some of the sensitive
8233
- * data stored for the module as a JSON in the database.
8234
- *
8235
- * I used the same suggested hack by the theme review team.
8236
- * For more details, look at the function `Base64UrlDecode()`
8237
- * in `./sdk/FreemiusBase.php`.
8238
- *
8239
- * @todo Remove this hack once the base64 error is removed from the Theme Check.
8240
- *
8241
- * @author Vova Feldman (@svovaf)
8242
- * @since 1.2.2
8243
- */
8244
- $fn = 'base64' . '_encode';
8245
-
8246
- return $fn( $str );
8247
- }
8248
-
8249
- static function _decrypt( $str ) {
8250
- if ( is_null( $str ) ) {
8251
- return null;
8252
- }
8253
-
8254
- /**
8255
- * The encrypt/decrypt functions are used to protect
8256
- * the user from messing up with some of the sensitive
8257
- * data stored for the module as a JSON in the database.
8258
- *
8259
- * I used the same suggested hack by the theme review team.
8260
- * For more details, look at the function `Base64UrlDecode()`
8261
- * in `./sdk/FreemiusBase.php`.
8262
- *
8263
- * @todo Remove this hack once the base64 error is removed from the Theme Check.
8264
- *
8265
- * @author Vova Feldman (@svovaf)
8266
- * @since 1.2.2
8267
- */
8268
- $fn = 'base64' . '_decode';
8269
-
8270
- return $fn( $str );
8271
- }
8272
-
8273
- /**
8274
- * @author Vova Feldman (@svovaf)
8275
- * @since 1.0.5
8276
- *
8277
- * @param FS_Entity $entity
8278
- *
8279
- * @return FS_Entity Return an encrypted clone entity.
8280
- */
8281
- private static function _encrypt_entity( FS_Entity $entity ) {
8282
- $clone = clone $entity;
8283
- $props = get_object_vars( $entity );
8284
-
8285
- foreach ( $props as $key => $val ) {
8286
- $clone->{$key} = self::_encrypt( $val );
8287
- }
8288
-
8289
- return $clone;
8290
- }
8291
-
8292
- /**
8293
- * @author Vova Feldman (@svovaf)
8294
- * @since 1.0.5
8295
- *
8296
- * @param FS_Entity $entity
8297
- *
8298
- * @return FS_Entity Return an decrypted clone entity.
8299
- */
8300
- private static function decrypt_entity( FS_Entity $entity ) {
8301
- $clone = clone $entity;
8302
- $props = get_object_vars( $entity );
8303
-
8304
- foreach ( $props as $key => $val ) {
8305
- $clone->{$key} = self::_decrypt( $val );
8306
- }
8307
-
8308
- return $clone;
8309
- }
8310
-
8311
- /**
8312
- * Tries to activate account based on POST params.
8313
- *
8314
- * @author Vova Feldman (@svovaf)
8315
- * @since 1.0.2
8316
- */
8317
- function _activate_account() {
8318
- if ( $this->is_registered() ) {
8319
- // Already activated.
8320
- return;
8321
- }
8322
-
8323
- self::_clean_admin_content_section();
8324
-
8325
- if ( fs_request_is_action( 'activate' ) && fs_request_is_post() ) {
8326
- // check_admin_referer( 'activate_' . $this->_plugin->public_key );
8327
-
8328
- // Verify matching plugin details.
8329
- if ( $this->_plugin->id != fs_request_get( 'plugin_id' ) || $this->_slug != fs_request_get( 'plugin_slug' ) ) {
8330
- return;
8331
- }
8332
-
8333
- $user = new FS_User();
8334
- $user->id = fs_request_get( 'user_id' );
8335
- $user->public_key = fs_request_get( 'user_public_key' );
8336
- $user->secret_key = fs_request_get( 'user_secret_key' );
8337
- $user->email = fs_request_get( 'user_email' );
8338
- $user->first = fs_request_get( 'user_first' );
8339
- $user->last = fs_request_get( 'user_last' );
8340
- $user->is_verified = fs_request_get_bool( 'user_is_verified' );
8341
-
8342
- $site = new FS_Site();
8343
- $site->id = fs_request_get( 'install_id' );
8344
- $site->public_key = fs_request_get( 'install_public_key' );
8345
- $site->secret_key = fs_request_get( 'install_secret_key' );
8346
- $site->plan->id = fs_request_get( 'plan_id' );
8347
- $site->plan->title = fs_request_get( 'plan_title' );
8348
- $site->plan->name = fs_request_get( 'plan_name' );
8349
-
8350
- $plans = array();
8351
- $plans_data = json_decode( urldecode( fs_request_get( 'plans' ) ) );
8352
- foreach ( $plans_data as $p ) {
8353
- $plans[] = new FS_Plugin_Plan( $p );
8354
- }
8355
-
8356
- $this->_set_account( $user, $site, $plans );
8357
-
8358
- // Reload the page with the keys.
8359
- fs_redirect( $this->_get_admin_page_url() );
8360
- }
8361
- }
8362
-
8363
- /**
8364
- * @author Vova Feldman (@svovaf)
8365
- * @since 1.0.7
8366
- *
8367
- * @param string $email
8368
- *
8369
- * @return FS_User|bool
8370
- */
8371
- static function _get_user_by_email( $email ) {
8372
- self::$_static_logger->entrance();
8373
-
8374
- $email = trim( strtolower( $email ) );
8375
- $users = self::get_all_users();
8376
- if ( is_array( $users ) ) {
8377
- foreach ( $users as $u ) {
8378
- if ( $email === trim( strtolower( $u->email ) ) ) {
8379
- return $u;
8380
- }
8381
- }
8382
- }
8383
-
8384
- return false;
8385
- }
8386
-
8387
- #----------------------------------------------------------------------------------
8388
- #region Account (Loading, Updates & Activation)
8389
- #----------------------------------------------------------------------------------
8390
-
8391
- /***
8392
- * Load account information (user + site).
8393
- *
8394
- * @author Vova Feldman (@svovaf)
8395
- * @since 1.0.1
8396
- */
8397
- private function _load_account() {
8398
- $this->_logger->entrance();
8399
-
8400
- $this->do_action( 'before_account_load' );
8401
-
8402
- $sites = self::get_all_sites( $this->_module_type );
8403
- $users = self::get_all_users();
8404
- $plans = self::get_all_plans( $this->_module_type );
8405
- $licenses = self::get_all_licenses( $this->_module_type );
8406
-
8407
- if ( $this->_logger->is_on() && is_admin() ) {
8408
- $this->_logger->log( 'sites = ' . var_export( $sites, true ) );
8409
- $this->_logger->log( 'users = ' . var_export( $users, true ) );
8410
- $this->_logger->log( 'plans = ' . var_export( $plans, true ) );
8411
- $this->_logger->log( 'licenses = ' . var_export( $licenses, true ) );
8412
- }
8413
-
8414
- $site = isset( $sites[ $this->_slug ] ) ? $sites[ $this->_slug ] : false;
8415
-
8416
- if ( is_object( $site ) &&
8417
- is_numeric( $site->id ) &&
8418
- is_numeric( $site->user_id ) &&
8419
- is_object( $site->plan )
8420
- ) {
8421
- // Load site.
8422
- $this->_site = clone $site;
8423
- $this->_site->plan = self::decrypt_entity( $this->_site->plan );
8424
-
8425
- /**
8426
- * If the install owner's details are not stored locally, use the previous user's details if available.
8427
- *
8428
- * @author Leo Fajardo (@leorw)
8429
- */
8430
- if ( ! isset( $users[ $this->_site->user_id ] ) && FS_User::is_valid_id( $this->_storage->prev_user_id ) ) {
8431
- $user_id = $this->_storage->prev_user_id;
8432
- } else {
8433
- $user_id = $this->_site->user_id;
8434
- }
8435
-
8436
- // Load relevant user.
8437
- $this->_user = clone $users[ $user_id ];
8438
-
8439
- // Load plans.
8440
- $this->_plans = $plans[ $this->_slug ];
8441
- if ( ! is_array( $this->_plans ) || empty( $this->_plans ) ) {
8442
- $this->_sync_plans();
8443
- } else {
8444
- for ( $i = 0, $len = count( $this->_plans ); $i < $len; $i ++ ) {
8445
- if ( $this->_plans[ $i ] instanceof FS_Plugin_Plan ) {
8446
- $this->_plans[ $i ] = self::decrypt_entity( $this->_plans[ $i ] );
8447
- } else {
8448
- unset( $this->_plans[ $i ] );
8449
- }
8450
- }
8451
- }
8452
-
8453
- // Load licenses.
8454
- $this->_licenses = array();
8455
- if ( is_array( $licenses ) &&
8456
- isset( $licenses[ $this->_slug ] ) &&
8457
- isset( $licenses[ $this->_slug ][ $this->_user->id ] )
8458
- ) {
8459
- $this->_licenses = $licenses[ $this->_slug ][ $this->_user->id ];
8460
- }
8461
-
8462
- $this->_license = $this->_get_license_by_id( $this->_site->license_id );
8463
-
8464
- if ( $this->_site->version != $this->get_plugin_version() ) {
8465
- // If stored install version is different than current installed plugin version,
8466
- // then update plugin version event.
8467
- $this->update_plugin_version_event();
8468
- }
8469
- }
8470
-
8471
- $this->_register_account_hooks();
8472
- }
8473
-
8474
- /**
8475
- * @author Vova Feldman (@svovaf)
8476
- * @since 1.0.1
8477
- *
8478
- * @param FS_User $user
8479
- * @param FS_Site $site
8480
- * @param bool|array $plans
8481
- */
8482
- private function _set_account( FS_User $user, FS_Site $site, $plans = false ) {
8483
- $site->slug = $this->_slug;
8484
- $site->user_id = $user->id;
8485
-
8486
- $this->_site = $site;
8487
- $this->_user = $user;
8488
- if ( false !== $plans ) {
8489
- $this->_plans = $plans;
8490
- }
8491
-
8492
- $this->send_install_update();
8493
-
8494
- $this->_store_account();
8495
-
8496
- }
8497
-
8498
- /**
8499
- * @author Vova Feldman (@svovaf)
8500
- * @since 1.1.7.4
8501
- *
8502
- * @param array $override_with
8503
- *
8504
- * @return array
8505
- */
8506
- function get_opt_in_params( $override_with = array() ) {
8507
- $this->_logger->entrance();
8508
-
8509
- $current_user = self::_get_current_wp_user();
8510
-
8511
- $activation_action = $this->get_unique_affix() . '_activate_new';
8512
- $return_url = $this->is_anonymous() ?
8513
- // If skipped already, then return to the account page.
8514
- $this->get_account_url( $activation_action, array(), false ) :
8515
- // Return to the module's main page.
8516
- $this->get_after_activation_url( 'after_connect_url', array( 'fs_action' => $activation_action ) );
8517
-
8518
- $params = array(
8519
- 'user_firstname' => $current_user->user_firstname,
8520
- 'user_lastname' => $current_user->user_lastname,
8521
- 'user_nickname' => $current_user->user_nicename,
8522
- 'user_email' => $current_user->user_email,
8523
- 'user_ip' => WP_FS__REMOTE_ADDR,
8524
- 'plugin_slug' => $this->_slug,
8525
- 'plugin_id' => $this->get_id(),
8526
- 'plugin_public_key' => $this->get_public_key(),
8527
- 'plugin_version' => $this->get_plugin_version(),
8528
- 'return_url' => fs_nonce_url( $return_url, $activation_action ),
8529
- 'account_url' => fs_nonce_url( $this->_get_admin_page_url(
8530
- 'account',
8531
- array( 'fs_action' => 'sync_user' )
8532
- ), 'sync_user' ),
8533
- 'site_uid' => $this->get_anonymous_id(),
8534
- 'site_url' => get_site_url(),
8535
- 'site_name' => get_bloginfo( 'name' ),
8536
- 'platform_version' => get_bloginfo( 'version' ),
8537
- 'sdk_version' => $this->version,
8538
- 'programming_language_version' => phpversion(),
8539
- 'language' => get_bloginfo( 'language' ),
8540
- 'charset' => get_bloginfo( 'charset' ),
8541
- 'is_premium' => $this->is_premium(),
8542
- 'is_active' => true,
8543
- 'is_uninstalled' => false,
8544
- );
8545
-
8546
- if ( $this->is_pending_activation() &&
8547
- ! empty( $this->_storage->pending_license_key )
8548
- ) {
8549
- $params['license_key'] = $this->_storage->pending_license_key;
8550
- }
8551
-
8552
- if ( WP_FS__SKIP_EMAIL_ACTIVATION && $this->has_secret_key() ) {
8553
- // Even though rand() is known for its security issues,
8554
- // the timestamp adds another layer of protection.
8555
- // It would be very hard for an attacker to get the secret key form here.
8556
- // Plus, this should never run in production since the secret should never
8557
- // be included in the production version.
8558
- $params['ts'] = WP_FS__SCRIPT_START_TIME;
8559
- $params['salt'] = md5( uniqid( rand() ) );
8560
- $params['secure'] = md5(
8561
- $params['ts'] .
8562
- $params['salt'] .
8563
- $this->get_secret_key()
8564
- );
8565
- }
8566
-
8567
- return array_merge( $params, $override_with );
8568
- }
8569
-
8570
- /**
8571
- * 1. If successful opt-in or pending activation returns the next page that the user should be redirected to.
8572
- * 2. If there was an API error, return the API result.
8573
- *
8574
- * @author Vova Feldman (@svovaf)
8575
- * @since 1.1.7.4
8576
- *
8577
- * @param string|bool $email
8578
- * @param string|bool $first
8579
- * @param string|bool $last
8580
- * @param string|bool $license_key
8581
- * @param bool $is_uninstall If "true", this means that the module is currently being uninstalled.
8582
- * In this case, the user and site info will be sent to the server but no
8583
- * data will be saved to the WP installation's database.
8584
- * @param number|bool $trial_plan_id
8585
- * @param bool $is_disconnected Whether or not to opt in without tracking.
8586
- *
8587
- * @return string|object
8588
- * @use WP_Error
8589
- */
8590
- function opt_in(
8591
- $email = false,
8592
- $first = false,
8593
- $last = false,
8594
- $license_key = false,
8595
- $is_uninstall = false,
8596
- $trial_plan_id = false,
8597
- $is_disconnected = false
8598
- ) {
8599
- $this->_logger->entrance();
8600
-
8601
- if ( false === $email ) {
8602
- $current_user = self::_get_current_wp_user();
8603
- $email = $current_user->user_email;
8604
- }
8605
-
8606
- /**
8607
- * @since 1.2.1 If activating with license key, ignore the context-user
8608
- * since the user will be automatically loaded from the license.
8609
- */
8610
- if ( empty( $license_key ) ) {
8611
- // Clean up pending license if opt-ing in again.
8612
- $this->_storage->remove( 'pending_license_key' );
8613
-
8614
- if ( ! $is_uninstall ) {
8615
- $fs_user = Freemius::_get_user_by_email( $email );
8616
- if ( is_object( $fs_user ) && ! $this->is_pending_activation() ) {
8617
- return $this->install_with_current_user( false, $trial_plan_id );
8618
- }
8619
- }
8620
- }
8621
-
8622
- $user_info = array();
8623
- if ( ! empty( $email ) ) {
8624
- $user_info['user_email'] = $email;
8625
- }
8626
- if ( ! empty( $first ) ) {
8627
- $user_info['user_firstname'] = $first;
8628
- }
8629
- if ( ! empty( $last ) ) {
8630
- $user_info['user_lastname'] = $last;
8631
- }
8632
-
8633
- $params = $this->get_opt_in_params( $user_info );
8634
-
8635
- $filtered_license_key = false;
8636
- if ( is_string( $license_key ) ) {
8637
- $filtered_license_key = $this->apply_filters( 'license_key', $license_key );
8638
- $params['license_key'] = $filtered_license_key;
8639
- } else if ( FS_Plugin_Plan::is_valid_id( $trial_plan_id ) ) {
8640
- $params['trial_plan_id'] = $trial_plan_id;
8641
- }
8642
-
8643
- if ( $is_uninstall ) {
8644
- $params['uninstall_params'] = array(
8645
- 'reason_id' => $this->_storage->uninstall_reason->id,
8646
- 'reason_info' => $this->_storage->uninstall_reason->info
8647
- );
8648
- }
8649
-
8650
- if ( isset( $params['license_key'] ) ) {
8651
- $fs_user = Freemius::_get_user_by_email( $email );
8652
-
8653
- if ( is_object( $fs_user ) ) {
8654
- /**
8655
- * If opting in with a context license and the context WP Admin user already opted in
8656
- * before from the current site, add the user context security params to avoid the
8657
- * unnecessry email activation when the context license is owned by the same context user.
8658
- *
8659
- * @author Leo Fajardo (@leorw)
8660
- * @since 1.2.3
8661
- */
8662
- $params = array_merge( $params, FS_Security::instance()->get_context_params(
8663
- $fs_user,
8664
- false,
8665
- 'install_with_existing_user'
8666
- ) );
8667
- }
8668
- }
8669
-
8670
- $params['is_disconnected'] = $is_disconnected;
8671
- $params['format'] = 'json';
8672
-
8673
- $url = WP_FS__ADDRESS . '/action/service/user/install/';
8674
- if ( isset( $_COOKIE['XDEBUG_SESSION'] ) ) {
8675
- $url = add_query_arg( 'XDEBUG_SESSION', 'PHPSTORM', $url );
8676
- }
8677
-
8678
- $response = wp_remote_post( $url, array(
8679
- 'method' => 'POST',
8680
- 'body' => $params,
8681
- 'timeout' => 15,
8682
- ) );
8683
-
8684
- if ( $response instanceof WP_Error ) {
8685
- if ( 'https://' === substr( $url, 0, 8 ) &&
8686
- isset( $response->errors ) &&
8687
- isset( $response->errors['http_request_failed'] )
8688
- ) {
8689
- $http_error = strtolower( $response->errors['http_request_failed'][0] );
8690
-
8691
- if ( false !== strpos( $http_error, 'ssl' ) ) {
8692
- // Failed due to old version of cURL or Open SSL (SSLv3 is not supported by CloudFlare).
8693
- $url = 'http://' . substr( $url, 8 );
8694
-
8695
- $response = wp_remote_post( $url, array(
8696
- 'method' => 'POST',
8697
- 'body' => $params,
8698
- 'timeout' => 15,
8699
- ) );
8700
- }
8701
- }
8702
- }
8703
-
8704
- if ( is_wp_error( $response ) ) {
8705
- /**
8706
- * @var WP_Error $response
8707
- */
8708
- $result = new stdClass();
8709
-
8710
- $error_code = $response->get_error_code();
8711
- $error_type = str_replace( ' ', '', ucwords( str_replace( '_', ' ', $error_code ) ) );
8712
-
8713
- $result->error = (object) array(
8714
- 'type' => $error_type,
8715
- 'message' => $response->get_error_message(),
8716
- 'code' => $error_code,
8717
- 'http' => 402
8718
- );
8719
-
8720
- return $result;
8721
- }
8722
-
8723
- // Module is being uninstalled, don't handle the returned data.
8724
- if ( $is_uninstall ) {
8725
- return true;
8726
- }
8727
-
8728
- /**
8729
- * 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.
8730
- *
8731
- * @author Vova Feldman (@svovaf)
8732
- * @since 1.2.3
8733
- * @link https://themes.trac.wordpress.org/ticket/46134#comment:5
8734
- * @link https://themes.trac.wordpress.org/ticket/46134#comment:9
8735
- * @link https://themes.trac.wordpress.org/ticket/46134#comment:12
8736
- * @link https://themes.trac.wordpress.org/ticket/46134#comment:14
8737
- */
8738
- $decoded = is_string( $response['body'] ) ?
8739
- json_decode( $response['body'] ) :
8740
- null;
8741
-
8742
- if ( empty( $decoded ) ) {
8743
- return false;
8744
- }
8745
-
8746
- if ( ! $this->is_api_result_object( $decoded ) ) {
8747
- if ( ! empty( $params['license_key'] ) ) {
8748
- // Pass the fully entered license key to the failure handler.
8749
- $params['license_key'] = $license_key;
8750
- }
8751
-
8752
- return $is_uninstall ?
8753
- $decoded :
8754
- $this->apply_filters( 'after_install_failure', $decoded, $params );
8755
- } else if ( isset( $decoded->pending_activation ) && $decoded->pending_activation ) {
8756
- // Pending activation, add message.
8757
- return $this->set_pending_confirmation(
8758
- ( isset( $decoded->email ) ?
8759
- $decoded->email :
8760
- true ),
8761
- false,
8762
- $filtered_license_key,
8763
- ! empty( $params['trial_plan_id'] )
8764
- );
8765
- } else if ( isset( $decoded->install_secret_key ) ) {
8766
- return $this->install_with_new_user(
8767
- $decoded->user_id,
8768
- $decoded->user_public_key,
8769
- $decoded->user_secret_key,
8770
- $decoded->install_id,
8771
- $decoded->install_public_key,
8772
- $decoded->install_secret_key,
8773
- false
8774
- );
8775
- }
8776
-
8777
- return $decoded;
8778
- }
8779
-
8780
- /**
8781
- * Set user and site identities.
8782
- *
8783
- * @author Vova Feldman (@svovaf)
8784
- * @since 1.0.9
8785
- *
8786
- * @param FS_User $user
8787
- * @param FS_Site $site
8788
- * @param bool $redirect
8789
- * @param bool $auto_install Since 1.2.1.7 If `true` and setting up an account with a valid license, will
8790
- * redirect (or return a URL) to the account page with a special parameter to
8791
- * trigger the auto installation processes.
8792
- *
8793
- * @return string If redirect is `false`, returns the next page the user should be redirected to.
8794
- */
8795
- function setup_account(
8796
- FS_User $user,
8797
- FS_Site $site,
8798
- $redirect = true,
8799
- $auto_install = false
8800
- ) {
8801
- $this->_user = $user;
8802
- $this->_site = $site;
8803
-
8804
- $this->_sync_plans();
8805
-
8806
- $this->_enrich_site_plan( false );
8807
-
8808
- $this->_set_account( $user, $site );
8809
-
8810
- if ( $this->is_trial() ) {
8811
- // Store trial plan information.
8812
- $this->_enrich_site_trial_plan( true );
8813
- }
8814
-
8815
- // If Freemius was OFF before, turn it on.
8816
- $this->turn_on();
8817
-
8818
- $this->do_action( 'after_account_connection', $user, $site );
8819
-
8820
- if ( is_numeric( $site->license_id ) ) {
8821
- $this->_license = $this->_get_license_by_id( $site->license_id );
8822
- }
8823
-
8824
- $this->_admin_notices->remove_sticky( 'connect_account' );
8825
-
8826
- if ( $this->is_pending_activation() || ! $this->has_settings_menu() ) {
8827
- // Remove pending activation sticky notice (if still exist).
8828
- $this->_admin_notices->remove_sticky( 'activation_pending' );
8829
-
8830
- // Remove plugin from pending activation mode.
8831
- unset( $this->_storage->is_pending_activation );
8832
-
8833
- if ( ! $this->is_paying_or_trial() ) {
8834
- $this->_admin_notices->add_sticky(
8835
- sprintf( $this->get_text_x_inline( '%s activation was successfully completed.',
8836
- 'pluginX activation was successfully...', 'plugin-x-activation-message' ), '<b>' . $this->get_plugin_name() . '</b>' ),
8837
- 'activation_complete'
8838
- );
8839
- }
8840
- }
8841
-
8842
- if ( $this->is_paying_or_trial() ) {
8843
- if ( ! $this->is_premium() || ! $this->has_premium_version() || ! $this->has_settings_menu() ) {
8844
- if ( $this->is_paying() ) {
8845
- $this->_admin_notices->add_sticky(
8846
- sprintf(
8847
- $this->get_text_inline( 'Your account was successfully activated with the %s plan.', 'activation-with-plan-x-message' ),
8848
- $this->_site->plan->title
8849
- ) . $this->get_complete_upgrade_instructions(),
8850
- 'plan_upgraded',
8851
- $this->get_text_x_inline( 'Yee-haw', 'interjection expressing joy or exuberance', 'yee-haw' ) . '!'
8852
- );
8853
- } else {
8854
- $this->_admin_notices->add_sticky(
8855
- sprintf(
8856
- $this->get_text_inline( 'Your trial has been successfully started.', 'trial-started-message' ),
8857
- '<i>' . $this->get_plugin_name() . '</i>'
8858
- ) . $this->get_complete_upgrade_instructions( $this->_storage->trial_plan->title ),
8859
- 'trial_started',
8860
- $this->get_text_x_inline( 'Yee-haw', 'interjection expressing joy or exuberance', 'yee-haw' ) . '!'
8861
- );
8862
- }
8863
- }
8864
-
8865
- $this->_admin_notices->remove_sticky( array(
8866
- 'trial_promotion',
8867
- ) );
8868
- }
8869
-
8870
- $plugin_id = fs_request_get( 'plugin_id', false );
8871
-
8872
- // Store activation time ONLY for plugins (not add-ons).
8873
- if ( ! is_numeric( $plugin_id ) || ( $plugin_id == $this->_plugin->id ) ) {
8874
- $this->_storage->activation_timestamp = WP_FS__SCRIPT_START_TIME;
8875
- }
8876
-
8877
- $next_page = '';
8878
-
8879
- $extra = array();
8880
- if ( $auto_install ) {
8881
- $extra['auto_install'] = 'true';
8882
- }
8883
-
8884
- if ( is_numeric( $plugin_id ) ) {
8885
- /**
8886
- * @author Leo Fajardo
8887
- * @since 1.2.1.6
8888
- *
8889
- * Also sync the license after an anonymous user subscribes.
8890
- */
8891
- if ( $this->is_anonymous() || $plugin_id != $this->_plugin->id ) {
8892
- // Add-on was installed - sync license right after install.
8893
- $next_page = $this->_get_sync_license_url( $plugin_id, true, $extra );
8894
- }
8895
- } else {
8896
- /**
8897
- * @author Vova Feldman (@svovaf)
8898
- * @since 1.1.9 If site installed with a valid license, sync license.
8899
- */
8900
- if ( $this->is_paying() ) {
8901
- $this->_sync_plugin_license( true );
8902
- }
8903
-
8904
- // Reload the page with the keys.
8905
- $next_page = $this->is_anonymous() ?
8906
- // If user previously skipped, redirect to account page.
8907
- $this->get_account_url( false, $extra ) :
8908
- $this->get_after_activation_url( 'after_connect_url' );
8909
- }
8910
-
8911
- if ( ! empty( $next_page ) && $redirect ) {
8912
- fs_redirect( $next_page );
8913
- }
8914
-
8915
- return $next_page;
8916
- }
8917
-
8918
- /**
8919
- * Install plugin with new user information after approval.
8920
- *
8921
- * @author Vova Feldman (@svovaf)
8922
- * @since 1.0.7
8923
- */
8924
- function _install_with_new_user() {
8925
- $this->_logger->entrance();
8926
-
8927
- if ( $this->is_registered() ) {
8928
- return;
8929
- }
8930
-
8931
- if ( ( $this->is_plugin() && fs_request_is_action( $this->get_unique_affix() . '_activate_new' ) ) ||
8932
- // @todo This logic should be improved because it's executed on every load of a theme.
8933
- $this->is_theme()
8934
- ) {
8935
- // check_admin_referer( $this->_slug . '_activate_new' );
8936
-
8937
- if ( fs_request_has( 'user_secret_key' ) ) {
8938
- $this->install_with_new_user(
8939
- fs_request_get( 'user_id' ),
8940
- fs_request_get( 'user_public_key' ),
8941
- fs_request_get( 'user_secret_key' ),
8942
- fs_request_get( 'install_id' ),
8943
- fs_request_get( 'install_public_key' ),
8944
- fs_request_get( 'install_secret_key' ),
8945
- true,
8946
- fs_request_get_bool( 'auto_install' )
8947
- );
8948
- } else if ( fs_request_has( 'pending_activation' ) ) {
8949
- $this->set_pending_confirmation( fs_request_get( 'user_email' ), true );
8950
- }
8951
- }
8952
- }
8953
-
8954
- /**
8955
- * Install plugin with new user.
8956
- *
8957
- * @author Vova Feldman (@svovaf)
8958
- * @since 1.1.7.4
8959
- *
8960
- * @param number $user_id
8961
- * @param string $user_public_key
8962
- * @param string $user_secret_key
8963
- * @param number $install_id
8964
- * @param string $install_public_key
8965
- * @param string $install_secret_key
8966
- * @param bool $redirect
8967
- * @param bool $auto_install Since 1.2.1.7 If `true` and setting up an account with a valid license, will
8968
- * redirect (or return a URL) to the account page with a special parameter to
8969
- * trigger the auto installation processes.
8970
- *
8971
- * @return string If redirect is `false`, returns the next page the user should be redirected to.
8972
- */
8973
- private function install_with_new_user(
8974
- $user_id,
8975
- $user_public_key,
8976
- $user_secret_key,
8977
- $install_id,
8978
- $install_public_key,
8979
- $install_secret_key,
8980
- $redirect = true,
8981
- $auto_install = false
8982
- ) {
8983
- $user = new FS_User();
8984
- $user->id = $user_id;
8985
- $user->public_key = $user_public_key;
8986
- $user->secret_key = $user_secret_key;
8987
-
8988
- $this->_user = $user;
8989
- $user_result = $this->get_api_user_scope()->get();
8990
- $user = new FS_User( $user_result );
8991
- $this->_user = $user;
8992
-
8993
- $site = new FS_Site();
8994
- $site->id = $install_id;
8995
- $site->public_key = $install_public_key;
8996
- $site->secret_key = $install_secret_key;
8997
-
8998
- $this->_site = $site;
8999
- $site_result = $this->get_api_site_scope()->get();
9000
- $site = new FS_Site( $site_result );
9001
- $this->_site = $site;
9002
-
9003
- return $this->setup_account(
9004
- $this->_user,
9005
- $this->_site,
9006
- $redirect,
9007
- $auto_install
9008
- );
9009
- }
9010
-
9011
- /**
9012
- * @author Vova Feldman (@svovaf)
9013
- * @since 1.1.7.4
9014
- *
9015
- * @param string|bool $email
9016
- * @param bool $redirect
9017
- * @param string|bool $license_key Since 1.2.1.5
9018
- * @param bool $is_pending_trial Since 1.2.1.5
9019
- *
9020
- * @return string Since 1.2.1.5 if $redirect is `false`, return the pending activation page.
9021
- */
9022
- private function set_pending_confirmation(
9023
- $email = false,
9024
- $redirect = true,
9025
- $license_key = false,
9026
- $is_pending_trial = false
9027
- ) {
9028
- if ( $this->_ignore_pending_mode ) {
9029
- /**
9030
- * If explicitly asked to ignore pending mode, set to anonymous mode
9031
- * if require confirmation before finalizing the opt-in.
9032
- *
9033
- * @author Vova Feldman
9034
- * @since 1.2.1.6
9035
- */
9036
- $this->skip_connection();
9037
- } else {
9038
- // Install must be activated via email since
9039
- // user with the same email already exist.
9040
- $this->_storage->is_pending_activation = true;
9041
- $this->_add_pending_activation_notice( $email, $is_pending_trial );
9042
- }
9043
-
9044
- if ( ! empty( $license_key ) ) {
9045
- $this->_storage->pending_license_key = $license_key;
9046
- }
9047
-
9048
- // Remove the opt-in sticky notice.
9049
- $this->_admin_notices->remove_sticky( array(
9050
- 'connect_account',
9051
- 'trial_promotion',
9052
- ) );
9053
-
9054
- $next_page = $this->get_after_activation_url( 'after_pending_connect_url' );
9055
-
9056
- // Reload the page with with pending activation message.
9057
- if ( $redirect ) {
9058
- fs_redirect( $next_page );
9059
- }
9060
-
9061
- return $next_page;
9062
- }
9063
-
9064
- /**
9065
- * Install plugin with current logged WP user info.
9066
- *
9067
- * @author Vova Feldman (@svovaf)
9068
- * @since 1.0.7
9069
- */
9070
- function _install_with_current_user() {
9071
- $this->_logger->entrance();
9072
-
9073
- if ( $this->is_registered() ) {
9074
- return;
9075
- }
9076
-
9077
- if ( fs_request_is_action( $this->get_unique_affix() . '_activate_existing' ) && fs_request_is_post() ) {
9078
- // check_admin_referer( 'activate_existing_' . $this->_plugin->public_key );
9079
-
9080
- /**
9081
- * @author Vova Feldman (@svovaf)
9082
- * @since 1.1.9 Add license key if given.
9083
- */
9084
- $license_key = fs_request_get( 'license_secret_key' );
9085
-
9086
- $this->install_with_current_user( $license_key );
9087
- }
9088
- }
9089
-
9090
-
9091
- /**
9092
- * @author Vova Feldman (@svovaf)
9093
- * @since 1.1.7.4
9094
- *
9095
- * @param string|bool $license_key
9096
- * @param number|bool $trial_plan_id
9097
- * @param bool $redirect
9098
- *
9099
- * @return string|object If redirect is `false`, returns the next page the user should be redirected to, or the
9100
- * API error object if failed to install.
9101
- */
9102
- private function install_with_current_user(
9103
- $license_key = false,
9104
- $trial_plan_id = false,
9105
- $redirect = true
9106
- ) {
9107
- // Get current logged WP user.
9108
- $current_user = self::_get_current_wp_user();
9109
-
9110
- // Find the relevant FS user by the email.
9111
- $user = self::_get_user_by_email( $current_user->user_email );
9112
-
9113
- // We have to set the user before getting user scope API handler.
9114
- $this->_user = $user;
9115
-
9116
- $extra_install_params = array(
9117
- 'uid' => $this->get_anonymous_id(),
9118
- );
9119
-
9120
- if ( ! empty( $license_key ) ) {
9121
- $filtered_license_key = $this->apply_filters( 'license_key', $license_key );
9122
- $extra_install_params['license_key'] = $filtered_license_key;
9123
- } else if ( FS_Plugin_Plan::is_valid_id( $trial_plan_id ) ) {
9124
- $extra_install_params['trial_plan_id'] = $trial_plan_id;
9125
- }
9126
-
9127
- $args = $this->get_install_data_for_api( $extra_install_params, false, false );
9128
-
9129
- // Install the plugin.
9130
- $install = $this->get_api_user_scope()->call(
9131
- "/plugins/{$this->get_id()}/installs.json",
9132
- 'post',
9133
- $args
9134
- );
9135
-
9136
- if ( ! $this->is_api_result_entity( $install ) ) {
9137
- if ( ! empty( $args['license_key'] ) ) {
9138
- // Pass full the fully entered license key to the failure handler.
9139
- $args['license_key'] = $license_key;
9140
- }
9141
-
9142
- $install = $this->apply_filters( 'after_install_failure', $install, $args );
9143
-
9144
- $this->_admin_notices->add(
9145
- sprintf( $this->get_text_inline( 'Couldn\'t activate %s.', 'could-not-activate-x' ), $this->get_plugin_name() ) . ' ' .
9146
- $this->get_text_inline( 'Please contact us with the following message:', 'contact-us-with-error-message' ) . ' ' . '<b>' . $install->error->message . '</b>',
9147
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
9148
- 'error'
9149
- );
9150
-
9151
- if ( $redirect ) {
9152
- /**
9153
- * We set the user before getting the user scope API handler, so the user became temporarily
9154
- * registered (`is_registered() = true`). Since the API returned an error and we will redirect,
9155
- * we have to set the user to `null`, otherwise, the user will be redirected to the wrong
9156
- * activation page based on the return value of `is_registered()`. In addition, in case the
9157
- * context plugin doesn't have a settings menu and the default page is the `Plugins` page,
9158
- * misleading plugin activation errors will be shown on the `Plugins` page.
9159
- *
9160
- * @author Leo Fajardo (@leorw)
9161
- */
9162
- $this->_user = null;
9163
-
9164
- fs_redirect( $this->get_activation_url( array( 'error' => $install->error->message ) ) );
9165
- }
9166
-
9167
- return $install;
9168
- }
9169
-
9170
- $site = new FS_Site( $install );
9171
- $this->_site = $site;
9172
-
9173
- return $this->setup_account( $this->_user, $this->_site, $redirect );
9174
- }
9175
-
9176
- /**
9177
- * Tries to activate add-on account based on parent plugin info.
9178
- *
9179
- * @author Vova Feldman (@svovaf)
9180
- * @since 1.0.6
9181
- *
9182
- * @param Freemius $parent_fs
9183
- */
9184
- private function _activate_addon_account( Freemius $parent_fs ) {
9185
- if ( $this->is_registered() ) {
9186
- // Already activated.
9187
- return;
9188
- }
9189
-
9190
- // Activate add-on with parent plugin credentials.
9191
- $addon_install = $parent_fs->get_api_site_scope()->call(
9192
- "/addons/{$this->_plugin->id}/installs.json",
9193
- 'post',
9194
- $this->get_install_data_for_api( array(
9195
- 'uid' => $this->get_anonymous_id(),
9196
- ), false, false )
9197
- );
9198
-
9199
- if ( isset( $addon_install->error ) ) {
9200
- $this->_admin_notices->add(
9201
- sprintf( $this->get_text_inline( 'Couldn\'t activate %s.', 'could-not-activate-x' ), $this->get_plugin_name() ) . ' ' .
9202
- $this->get_text_inline( 'Please contact us with the following message:', 'contact-us-with-error-message' ) . ' ' . '<b>' . $addon_install->error->message . '</b>',
9203
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
9204
- 'error'
9205
- );
9206
-
9207
- return;
9208
- }
9209
-
9210
- // First of all, set site info - otherwise we won't
9211
- // be able to invoke API calls.
9212
- $this->_site = new FS_Site( $addon_install );
9213
-
9214
- // Sync add-on plans.
9215
- $this->_sync_plans();
9216
-
9217
- // Get site's current plan.
9218
- $this->_site->plan = $this->_get_plan_by_id( $this->_site->plan->id );
9219
-
9220
- // Get user information based on parent's plugin.
9221
- $user = $parent_fs->get_user();
9222
-
9223
- $this->_set_account( $user, $this->_site );
9224
-
9225
- // Sync licenses.
9226
- $this->_sync_licenses();
9227
-
9228
- // Try to activate premium license.
9229
- $this->_activate_license( true );
9230
- }
9231
-
9232
- /**
9233
- * Tries to activate parent account based on add-on's info.
9234
- *
9235
- * @author Vova Feldman (@svovaf)
9236
- * @since 1.2.2.7
9237
- *
9238
- * @param Freemius $parent_fs
9239
- */
9240
- private function activate_parent_account( Freemius $parent_fs ) {
9241
- if ( ! $this->is_addon() ) {
9242
- // This is not an add-on.
9243
- return;
9244
- }
9245
-
9246
- if ( $parent_fs->is_registered() ) {
9247
- // Already activated.
9248
- return;
9249
- }
9250
-
9251
- // Activate parent with add-on's user credentials.
9252
- $parent_install = $this->get_api_user_scope()->call(
9253
- "/plugins/{$parent_fs->_plugin->id}/installs.json",
9254
- 'post',
9255
- $parent_fs->get_install_data_for_api( array(
9256
- 'uid' => $parent_fs->get_anonymous_id(),
9257
- ), false, false )
9258
- );
9259
-
9260
- if ( isset( $parent_install->error ) ) {
9261
- $this->_admin_notices->add(
9262
- sprintf( $this->get_text_inline( 'Couldn\'t activate %s.', 'could-not-activate-x' ), $this->get_plugin_name() ) . ' ' .
9263
- $this->get_text_inline( 'Please contact us with the following message:', 'contact-us-with-error-message' ) . ' ' . '<b>' . $parent_install->error->message . '</b>',
9264
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
9265
- 'error'
9266
- );
9267
-
9268
- return;
9269
- }
9270
-
9271
- $parent_fs->_admin_notices->remove_sticky( 'connect_account' );
9272
-
9273
- if ( $parent_fs->is_pending_activation() ) {
9274
- $parent_fs->_admin_notices->remove_sticky( 'activation_pending' );
9275
-
9276
- unset( $parent_fs->_storage->is_pending_activation );
9277
- }
9278
-
9279
- // First of all, set site info - otherwise we won't
9280
- // be able to invoke API calls.
9281
- $parent_fs->_site = new FS_Site( $parent_install );
9282
-
9283
- // Sync add-on plans.
9284
- $parent_fs->_sync_plans();
9285
-
9286
- // Get site's current plan.
9287
- $parent_fs->_site->plan = $parent_fs->_get_plan_by_id( $parent_fs->_site->plan->id );
9288
-
9289
- // Get user information based on parent's plugin.
9290
- $user = $this->get_user();
9291
-
9292
- $parent_fs->_set_account( $user, $parent_fs->_site );
9293
- }
9294
-
9295
- #endregion
9296
-
9297
- #----------------------------------------------------------------------------------
9298
- #region Admin Menu Items
9299
- #----------------------------------------------------------------------------------
9300
-
9301
- private $_menu_items = array();
9302
-
9303
- /**
9304
- * @author Vova Feldman (@svovaf)
9305
- * @since 1.2.1.8
9306
- *
9307
- * @return array
9308
- */
9309
- function get_menu_items() {
9310
- return $this->_menu_items;
9311
- }
9312
-
9313
- /**
9314
- * @author Vova Feldman (@svovaf)
9315
- * @since 1.0.7
9316
- *
9317
- * @return string
9318
- */
9319
- function get_menu_slug() {
9320
- return $this->_menu->get_slug();
9321
- }
9322
-
9323
- /**
9324
- * @author Vova Feldman (@svovaf)
9325
- * @since 1.0.9
9326
- */
9327
- function _prepare_admin_menu() {
9328
- // if ( ! $this->is_on() ) {
9329
- // return;
9330
- // }
9331
-
9332
- if ( ! $this->has_api_connectivity() && ! $this->is_enable_anonymous() ) {
9333
- $this->_menu->remove_menu_item();
9334
- } else {
9335
- $this->do_action( 'before_admin_menu_init' );
9336
-
9337
- $this->add_menu_action();
9338
- $this->add_submenu_items();
9339
- }
9340
- }
9341
-
9342
- /**
9343
- * Admin dashboard menu items modifications.
9344
- *
9345
- * NOTE: admin_menu action executed before admin_init.
9346
- *
9347
- * @author Vova Feldman (@svovaf)
9348
- * @since 1.0.7
9349
- *
9350
- */
9351
- private function add_menu_action() {
9352
- if ( $this->is_activation_mode() ) {
9353
- if ( $this->is_plugin() || ( $this->has_settings_menu() && ! $this->is_free_wp_org_theme() ) ) {
9354
- $this->override_plugin_menu_with_activation();
9355
- } else {
9356
- /**
9357
- * Handle theme opt-in when the opt-in form shows as a dialog box in the themes page.
9358
- */
9359
- if ( fs_request_is_action( $this->get_unique_affix() . '_activate_existing' ) ) {
9360
- add_action( 'load-themes.php', array( &$this, '_install_with_current_user' ) );
9361
- } else if ( fs_request_is_action( $this->get_unique_affix() . '_activate_new' ) ||
9362
- fs_request_get_bool( 'pending_activation' )
9363
- ) {
9364
- add_action( 'load-themes.php', array( &$this, '_install_with_new_user' ) );
9365
- }
9366
- }
9367
- } else {
9368
- if ( ! $this->is_registered() ) {
9369
- // If not registered try to install user.
9370
- if ( fs_request_is_action( $this->get_unique_affix() . '_activate_new' ) ) {
9371
- $this->_install_with_new_user();
9372
- }
9373
- } else if (
9374
- fs_request_is_action( 'sync_user' ) &&
9375
- ( ! $this->has_settings_menu() || $this->is_free_wp_org_theme() )
9376
- ) {
9377
- $this->_handle_account_user_sync();
9378
- }
9379
- }
9380
- }
9381
-
9382
- /**
9383
- * @author Vova Feldman (@svovaf)
9384
- * @since 1.0.1
9385
- */
9386
- function _redirect_on_clicked_menu_link() {
9387
- $this->_logger->entrance();
9388
-
9389
- $page = strtolower( isset( $_REQUEST['page'] ) ? $_REQUEST['page'] : '' );
9390
-
9391
- $this->_logger->log( 'page = ' . $page );
9392
-
9393
- foreach ( $this->_menu_items as $priority => $items ) {
9394
- foreach ( $items as $item ) {
9395
- if ( isset( $item['url'] ) ) {
9396
- if ( $page === $this->_menu->get_slug( strtolower( $item['menu_slug'] ) ) ) {
9397
- $this->_logger->log( 'Redirecting to ' . $item['url'] );
9398
-
9399
- fs_redirect( $item['url'] );
9400
- }
9401
- }
9402
- }
9403
- }
9404
- }
9405
-
9406
- /**
9407
- * Remove plugin's all admin menu items & pages, and replace with activation page.
9408
- *
9409
- * @author Vova Feldman (@svovaf)
9410
- * @since 1.0.1
9411
- */
9412
- private function override_plugin_menu_with_activation() {
9413
- $this->_logger->entrance();
9414
-
9415
- $hook = false;
9416
-
9417
- if ( ! $this->_menu->has_menu() ) {
9418
- // Add the opt-in page without a menu item.
9419
- $hook = FS_Admin_Menu_Manager::add_subpage(
9420
- null,
9421
- $this->get_plugin_name(),
9422
- $this->get_plugin_name(),
9423
- 'manage_options',
9424
- $this->_slug,
9425
- array( &$this, '_connect_page_render' )
9426
- );
9427
- } else if ( $this->_menu->is_top_level() ) {
9428
- $hook = $this->_menu->override_menu_item( array( &$this, '_connect_page_render' ) );
9429
-
9430
- if ( false === $hook ) {
9431
- // Create new menu item just for the opt-in.
9432
- $hook = FS_Admin_Menu_Manager::add_page(
9433
- $this->get_plugin_name(),
9434
- $this->get_plugin_name(),
9435
- 'manage_options',
9436
- $this->_menu->get_slug(),
9437
- array( &$this, '_connect_page_render' )
9438
- );
9439
- }
9440
- } else {
9441
- $menus = array( $this->_menu->get_parent_slug() );
9442
-
9443
- if ( $this->_menu->is_override_exact() ) {
9444
- // Make sure the current page is matching the activation page.
9445
- if ( ! $this->is_matching_url( $this->get_activation_url() ) ) {
9446
- return;
9447
- }
9448
- }
9449
-
9450
- foreach ( $menus as $parent_slug ) {
9451
- $hook = $this->_menu->override_submenu_action(
9452
- $parent_slug,
9453
- $this->_menu->get_raw_slug(),
9454
- array( &$this, '_connect_page_render' )
9455
- );
9456
-
9457
- if ( false !== $hook ) {
9458
- // Found plugin's submenu item.
9459
- break;
9460
- }
9461
- }
9462
- }
9463
-
9464
- if ( $this->is_activation_page() ) {
9465
- // Clean admin page from distracting content.
9466
- self::_clean_admin_content_section();
9467
- }
9468
-
9469
- if ( false !== $hook ) {
9470
- if ( fs_request_is_action( $this->get_unique_affix() . '_activate_existing' ) ) {
9471
- $this->_install_with_current_user();
9472
- } else if ( fs_request_is_action( $this->get_unique_affix() . '_activate_new' ) ) {
9473
- $this->_install_with_new_user();
9474
- }
9475
- }
9476
- }
9477
-
9478
- /**
9479
- * @author Leo Fajardo (leorw)
9480
- * @since 1.2.1
9481
- *
9482
- * return string
9483
- */
9484
- function get_top_level_menu_capability() {
9485
- global $menu;
9486
-
9487
- $top_level_menu_slug = $this->get_top_level_menu_slug();
9488
-
9489
- foreach ( $menu as $menu_info ) {
9490
- /**
9491
- * The second element in the menu info array is the capability/role that has access to the menu and the
9492
- * third element is the menu slug.
9493
- */
9494
- if ( $menu_info[2] === $top_level_menu_slug ) {
9495
- return $menu_info[1];
9496
- }
9497
- }
9498
-
9499
- return 'read';
9500
- }
9501
-
9502
- /**
9503
- * @author Vova Feldman (@svovaf)
9504
- * @since 1.0.0
9505
- *
9506
- * @return string
9507
- */
9508
- private function get_top_level_menu_slug() {
9509
- return ( $this->is_addon() ?
9510
- $this->get_parent_instance()->_menu->get_top_level_menu_slug() :
9511
- $this->_menu->get_top_level_menu_slug() );
9512
- }
9513
-
9514
- /**
9515
- * @author Vova Feldman (@svovaf)
9516
- * @since 1.2.2.7
9517
- *
9518
- * @return string
9519
- */
9520
- function get_pricing_cta_label() {
9521
- $label = $this->get_text_inline( 'Upgrade', 'upgrade' );
9522
-
9523
- if ( $this->is_in_trial_promotion() &&
9524
- ! $this->is_paying_or_trial()
9525
- ) {
9526
- // If running a trial promotion, modify the pricing to load the trial.
9527
- $label = $this->get_text_inline( 'Start Trial', 'start-trial' );
9528
- } else if ( $this->is_paying() ) {
9529
- $label = $this->get_text_inline( 'Pricing', 'pricing' );
9530
- }
9531
-
9532
- return $label;
9533
- }
9534
-
9535
- /**
9536
- * @author Vova Feldman (@svovaf)
9537
- * @since 1.2.2.7
9538
- *
9539
- * @return bool
9540
- */
9541
- function is_pricing_page_visible() {
9542
- return (
9543
- // Has at least one paid plan.
9544
- $this->has_paid_plan() &&
9545
- // Didn't ask to hide the pricing page.
9546
- $this->is_page_visible( 'pricing' ) &&
9547
- // Don't have a valid active license or has more than one plan.
9548
- ( ! $this->is_paying() || ! $this->is_single_plan() )
9549
- );
9550
- }
9551
-
9552
- /**
9553
- * Add default Freemius menu items.
9554
- *
9555
- * @author Vova Feldman (@svovaf)
9556
- * @since 1.0.0
9557
- */
9558
- private function add_submenu_items() {
9559
- $this->_logger->entrance();
9560
-
9561
- if ( ! $this->is_addon() ) {
9562
- /**
9563
- * @since 1.2.2.7 Also add submenu items when running in a free .org theme so the tabs will be visible.
9564
- */
9565
- if ( ! $this->is_activation_mode() || $this->is_free_wp_org_theme() ) {
9566
- if ( $this->has_affiliate_program() ) {
9567
- // Add affiliation page.
9568
- $this->add_submenu_item(
9569
- $this->get_text_inline( 'Affiliation', 'affiliation' ),
9570
- array( &$this, '_affiliation_page_render' ),
9571
- $this->get_plugin_name() . ' &ndash; ' . $this->get_text_inline( 'Affiliation', 'affiliation' ),
9572
- 'manage_options',
9573
- 'affiliation',
9574
- 'Freemius::_clean_admin_content_section',
9575
- WP_FS__DEFAULT_PRIORITY,
9576
- $this->is_submenu_item_visible( 'affiliation' )
9577
- );
9578
- }
9579
-
9580
- if ( $this->is_registered() ) {
9581
- $show_account = (
9582
- $this->is_submenu_item_visible( 'account' ) &&
9583
- /**
9584
- * @since 1.2.2.7 Don't show the Account for free WP.org themes without any paid plans.
9585
- */
9586
- ( ! $this->is_free_wp_org_theme() || $this->has_paid_plan() )
9587
- );
9588
-
9589
- // Add user account page.
9590
- $this->add_submenu_item(
9591
- $this->get_text_inline( 'Account', 'account' ),
9592
- array( &$this, '_account_page_render' ),
9593
- $this->get_plugin_name() . ' &ndash; ' . $this->get_text_inline( 'Account', 'account' ),
9594
- 'manage_options',
9595
- 'account',
9596
- array( &$this, '_account_page_load' ),
9597
- WP_FS__DEFAULT_PRIORITY,
9598
- $show_account
9599
- );
9600
- }
9601
-
9602
- // Add contact page.
9603
- $this->add_submenu_item(
9604
- $this->get_text_inline( 'Contact Us', 'contact-us' ),
9605
- array( &$this, '_contact_page_render' ),
9606
- $this->get_plugin_name() . ' &ndash; ' . $this->get_text_inline( 'Contact Us', 'contact-us' ),
9607
- 'manage_options',
9608
- 'contact',
9609
- 'Freemius::_clean_admin_content_section',
9610
- WP_FS__DEFAULT_PRIORITY,
9611
- $this->is_submenu_item_visible( 'contact' )
9612
- );
9613
-
9614
- if ( $this->has_addons() ) {
9615
- $this->add_submenu_item(
9616
- $this->get_text_inline( 'Add-Ons', 'add-ons' ),
9617
- array( &$this, '_addons_page_render' ),
9618
- $this->get_plugin_name() . ' &ndash; ' . $this->get_text_inline( 'Add-Ons', 'add-ons' ),
9619
- 'manage_options',
9620
- 'addons',
9621
- array( &$this, '_addons_page_load' ),
9622
- WP_FS__LOWEST_PRIORITY - 1,
9623
- $this->is_submenu_item_visible( 'addons' )
9624
- );
9625
- }
9626
-
9627
- $show_pricing = (
9628
- $this->is_submenu_item_visible( 'pricing' ) &&
9629
- $this->is_pricing_page_visible()
9630
- );
9631
-
9632
- $pricing_cta_text = $this->get_pricing_cta_label();
9633
- $pricing_class = 'upgrade-mode';
9634
- if ( $show_pricing ) {
9635
- if ( $this->is_in_trial_promotion() &&
9636
- ! $this->is_paying_or_trial()
9637
- ) {
9638
- // If running a trial promotion, modify the pricing to load the trial.
9639
- $pricing_class = 'trial-mode';
9640
- } else if ( $this->is_paying() ) {
9641
- $pricing_class = '';
9642
- }
9643
- }
9644
-
9645
- // Add upgrade/pricing page.
9646
- $this->add_submenu_item(
9647
- $pricing_cta_text . '&nbsp;&nbsp;' . ( is_rtl() ? '&#x2190;' : '&#x27a4;' ),
9648
- array( &$this, '_pricing_page_render' ),
9649
- $this->get_plugin_name() . ' &ndash; ' . $this->get_text_x_inline( 'Pricing', 'noun', 'pricing' ),
9650
- 'manage_options',
9651
- 'pricing',
9652
- 'Freemius::_clean_admin_content_section',
9653
- WP_FS__LOWEST_PRIORITY,
9654
- $show_pricing,
9655
- $pricing_class
9656
- );
9657
- }
9658
- }
9659
-
9660
-
9661
- if ( 0 < count( $this->_menu_items ) ) {
9662
- if ( ! $this->_menu->is_top_level() ) {
9663
- fs_enqueue_local_style( 'fs_common', '/admin/common.css' );
9664
-
9665
- // Append submenu items right after the plugin's submenu item.
9666
- $this->order_sub_submenu_items();
9667
- } else {
9668
- // Append submenu items.
9669
- $this->embed_submenu_items();
9670
- }
9671
- }
9672
- }
9673
-
9674
- /**
9675
- * Moved the actual submenu item additions to a separated function,
9676
- * in order to support sub-submenu items when the plugin's settings
9677
- * only have a submenu and not top-level menu item.
9678
- *
9679
- * @author Vova Feldman (@svovaf)
9680
- * @since 1.1.4
9681
- */
9682
- private function embed_submenu_items() {
9683
- $item_template = $this->_menu->is_top_level() ?
9684
- '<span class="fs-submenu-item %s %s %s">%s</span>' :
9685
- '<span class="fs-submenu-item fs-sub %s %s %s">%s</span>';
9686
-
9687
- $top_level_menu_capability = $this->get_top_level_menu_capability();
9688
-
9689
- ksort( $this->_menu_items );
9690
-
9691
- foreach ( $this->_menu_items as $priority => $items ) {
9692
- foreach ( $items as $item ) {
9693
- $capability = ( ! empty( $item['capability'] ) ? $item['capability'] : $top_level_menu_capability );
9694
-
9695
- $menu_item = sprintf(
9696
- $item_template,
9697
- $this->get_unique_affix(),
9698
- $item['menu_slug'],
9699
- ! empty( $item['class'] ) ? $item['class'] : '',
9700
- $item['menu_title']
9701
- );
9702
-
9703
- $menu_slug = $this->_menu->get_slug( $item['menu_slug'] );
9704
-
9705
- if ( ! isset( $item['url'] ) ) {
9706
- $hook = FS_Admin_Menu_Manager::add_subpage(
9707
- $item['show_submenu'] ?
9708
- $this->get_top_level_menu_slug() :
9709
- null,
9710
- $item['page_title'],
9711
- $menu_item,
9712
- $capability,
9713
- $menu_slug,
9714
- $item['render_function']
9715
- );
9716
-
9717
- if ( false !== $item['before_render_function'] ) {
9718
- add_action( "load-$hook", $item['before_render_function'] );
9719
- }
9720
- } else {
9721
- FS_Admin_Menu_Manager::add_subpage(
9722
- $item['show_submenu'] ?
9723
- $this->get_top_level_menu_slug() :
9724
- null,
9725
- $item['page_title'],
9726
- $menu_item,
9727
- $capability,
9728
- $menu_slug,
9729
- array( $this, '' )
9730
- );
9731
- }
9732
- }
9733
- }
9734
- }
9735
-
9736
- /**
9737
- * Re-order the submenu items so all Freemius added new submenu items
9738
- * are added right after the plugin's settings submenu item.
9739
- *
9740
- * @author Vova Feldman (@svovaf)
9741
- * @since 1.1.4
9742
- */
9743
- private function order_sub_submenu_items() {
9744
- global $submenu;
9745
-
9746
- $menu_slug = $this->_menu->get_top_level_menu_slug();
9747
-
9748
- /**
9749
- * Before "admin_menu" fires, WordPress will loop over the default submenus and remove pages for which the user
9750
- * does not have permissions. So in case a plugin does not have top-level menu but does have submenus under any
9751
- * of the default menus, only users that have the right role can access its sub-submenus (Account, Contact Us,
9752
- * Support Forum, etc.) since $submenu[ $menu_slug ] will be empty if the user doesn't have permission.
9753
- *
9754
- * In case a plugin does not have submenus under any of the default menus but does have submenus under the menu
9755
- * of another plugin, only users that have the right role can access its sub-submenus since we will use the
9756
- * capability needed to access the parent menu as the capability for the submenus that we will add.
9757
- */
9758
- if ( empty( $submenu[ $menu_slug ] ) ) {
9759
- return;
9760
- }
9761
-
9762
- $top_level_menu = &$submenu[ $menu_slug ];
9763
-
9764
- $all_submenu_items_after = array();
9765
-
9766
- $found_submenu_item = false;
9767
-
9768
- foreach ( $top_level_menu as $submenu_id => $meta ) {
9769
- if ( $found_submenu_item ) {
9770
- // Remove all submenu items after the plugin's submenu item.
9771
- $all_submenu_items_after[] = $meta;
9772
- unset( $top_level_menu[ $submenu_id ] );
9773
- }
9774
-
9775
- if ( $this->_menu->get_raw_slug() === $meta[2] ) {
9776
- // Found the submenu item, put all below.
9777
- $found_submenu_item = true;
9778
- continue;
9779
- }
9780
- }
9781
-
9782
- // Embed all plugin's new submenu items.
9783
- $this->embed_submenu_items();
9784
-
9785
- // Start with specially high number to make sure it's appended.
9786
- $i = max( 10000, max( array_keys( $top_level_menu ) ) + 1 );
9787
- foreach ( $all_submenu_items_after as $meta ) {
9788
- $top_level_menu[ $i ] = $meta;
9789
- $i ++;
9790
- }
9791
-
9792
- // Sort submenu items.
9793
- ksort( $top_level_menu );
9794
- }
9795
-
9796
- /**
9797
- * Helper method to return the module's support forum URL.
9798
- *
9799
- * @author Vova Feldman (@svovaf)
9800
- * @since 1.2.2.7
9801
- *
9802
- * @return string
9803
- */
9804
- function get_support_forum_url() {
9805
- return $this->apply_filters( 'support_forum_url', "https://wordpress.org/support/{$this->_module_type}/{$this->_slug}" );
9806
- }
9807
-
9808
- /**
9809
- * Displays the Support Forum link when enabled.
9810
- *
9811
- * Can be filtered like so:
9812
- *
9813
- * function _fs_show_support_menu( $is_visible, $menu_id ) {
9814
- * if ( 'support' === $menu_id ) {
9815
- * return _fs->is_registered();
9816
- * }
9817
- * return $is_visible;
9818
- * }
9819
- * _fs()->add_filter('is_submenu_visible', '_fs_show_support_menu', 10, 2);
9820
- *
9821
- */
9822
- function _add_default_submenu_items() {
9823
- if ( ! $this->is_on() ) {
9824
- return;
9825
- }
9826
-
9827
- if ( ! $this->is_activation_mode() ) {
9828
- $this->add_submenu_link_item(
9829
- $this->apply_filters( 'support_forum_submenu', $this->get_text_inline( 'Support Forum', 'support-forum' ) ),
9830
- $this->get_support_forum_url(),
9831
- 'wp-support-forum',
9832
- null,
9833
- 50,
9834
- $this->is_submenu_item_visible( 'support' )
9835
- );
9836
- }
9837
- }
9838
-
9839
- /**
9840
- * @author Vova Feldman (@svovaf)
9841
- * @since 1.0.1
9842
- *
9843
- * @param string $menu_title
9844
- * @param callable $render_function
9845
- * @param bool|string $page_title
9846
- * @param string $capability
9847
- * @param bool|string $menu_slug
9848
- * @param bool|callable $before_render_function
9849
- * @param int $priority
9850
- * @param bool $show_submenu
9851
- * @param string $class Since 1.2.1.5 can add custom classes to menu items.
9852
- */
9853
- function add_submenu_item(
9854
- $menu_title,
9855
- $render_function,
9856
- $page_title = false,
9857
- $capability = 'manage_options',
9858
- $menu_slug = false,
9859
- $before_render_function = false,
9860
- $priority = WP_FS__DEFAULT_PRIORITY,
9861
- $show_submenu = true,
9862
- $class = ''
9863
- ) {
9864
- $this->_logger->entrance( 'Title = ' . $menu_title );
9865
-
9866
- if ( $this->is_addon() ) {
9867
- $parent_fs = $this->get_parent_instance();
9868
-
9869
- if ( is_object( $parent_fs ) ) {
9870
- $parent_fs->add_submenu_item(
9871
- $menu_title,
9872
- $render_function,
9873
- $page_title,
9874
- $capability,
9875
- $menu_slug,
9876
- $before_render_function,
9877
- $priority,
9878
- $show_submenu,
9879
- $class
9880
- );
9881
-
9882
- return;
9883
- }
9884
- }
9885
-
9886
- if ( ! isset( $this->_menu_items[ $priority ] ) ) {
9887
- $this->_menu_items[ $priority ] = array();
9888
- }
9889
-
9890
- $this->_menu_items[ $priority ][] = array(
9891
- 'page_title' => is_string( $page_title ) ? $page_title : $menu_title,
9892
- 'menu_title' => $menu_title,
9893
- 'capability' => $capability,
9894
- 'menu_slug' => is_string( $menu_slug ) ? $menu_slug : strtolower( $menu_title ),
9895
- 'render_function' => $render_function,
9896
- 'before_render_function' => $before_render_function,
9897
- 'show_submenu' => $show_submenu,
9898
- 'class' => $class,
9899
- );
9900
- }
9901
-
9902
- /**
9903
- * @author Vova Feldman (@svovaf)
9904
- * @since 1.0.1
9905
- *
9906
- * @param string $menu_title
9907
- * @param string $url
9908
- * @param bool $menu_slug
9909
- * @param string $capability
9910
- * @param int $priority
9911
- * @param bool $show_submenu
9912
- */
9913
- function add_submenu_link_item(
9914
- $menu_title,
9915
- $url,
9916
- $menu_slug = false,
9917
- $capability = 'read',
9918
- $priority = WP_FS__DEFAULT_PRIORITY,
9919
- $show_submenu = true
9920
- ) {
9921
- $this->_logger->entrance( 'Title = ' . $menu_title . '; Url = ' . $url );
9922
-
9923
- if ( $this->is_addon() ) {
9924
- $parent_fs = $this->get_parent_instance();
9925
-
9926
- if ( is_object( $parent_fs ) ) {
9927
- $parent_fs->add_submenu_link_item(
9928
- $menu_title,
9929
- $url,
9930
- $menu_slug,
9931
- $capability,
9932
- $priority,
9933
- $show_submenu
9934
- );
9935
-
9936
- return;
9937
- }
9938
- }
9939
-
9940
- if ( ! isset( $this->_menu_items[ $priority ] ) ) {
9941
- $this->_menu_items[ $priority ] = array();
9942
- }
9943
-
9944
- $this->_menu_items[ $priority ][] = array(
9945
- 'menu_title' => $menu_title,
9946
- 'capability' => $capability,
9947
- 'menu_slug' => is_string( $menu_slug ) ? $menu_slug : strtolower( $menu_title ),
9948
- 'url' => $url,
9949
- 'page_title' => $menu_title,
9950
- 'render_function' => 'fs_dummy',
9951
- 'before_render_function' => '',
9952
- 'show_submenu' => $show_submenu,
9953
- );
9954
- }
9955
-
9956
- #endregion ------------------------------------------------------------------
9957
-
9958
-
9959
- #--------------------------------------------------------------------------------
9960
- #region Actions / Hooks / Filters
9961
- #--------------------------------------------------------------------------------
9962
-
9963
- /**
9964
- * @author Vova Feldman (@svovaf)
9965
- * @since 1.1.7
9966
- *
9967
- * @param string $tag
9968
- *
9969
- * @return string
9970
- */
9971
- public function get_action_tag( $tag ) {
9972
- return self::get_action_tag_static( $tag, $this->_slug, $this->is_plugin() );
9973
- }
9974
-
9975
- /**
9976
- * @author Vova Feldman (@svovaf)
9977
- * @since 1.2.1.6
9978
- *
9979
- * @param string $tag
9980
- * @param string $slug
9981
- * @param bool $is_plugin
9982
- *
9983
- * @return string
9984
- */
9985
- static function get_action_tag_static( $tag, $slug = '', $is_plugin = true ) {
9986
- $action = "fs_{$tag}";
9987
-
9988
- if ( ! empty( $slug ) ) {
9989
- $action .= '_' . self::get_module_unique_affix( $slug, $is_plugin );
9990
- }
9991
-
9992
- return $action;
9993
- }
9994
-
9995
- /**
9996
- * Returns a string that can be used to generate a unique action name,
9997
- * option name, HTML element ID, or HTML element class.
9998
- *
9999
- * @author Leo Fajardo (@leorw)
10000
- * @since 1.2.2
10001
- *
10002
- * @return string
10003
- */
10004
- public function get_unique_affix() {
10005
- return self::get_module_unique_affix( $this->_slug, $this->is_plugin() );
10006
- }
10007
-
10008
- /**
10009
- * Returns a string that can be used to generate a unique action name,
10010
- * option name, HTML element ID, or HTML element class.
10011
- *
10012
- * @author Vova Feldman (@svovaf)
10013
- * @since 1.2.2.5
10014
- *
10015
- * @param string $slug
10016
- * @param bool $is_plugin
10017
- *
10018
- * @return string
10019
- */
10020
- static function get_module_unique_affix( $slug, $is_plugin = true ) {
10021
- $affix = $slug;
10022
-
10023
- if ( ! $is_plugin ) {
10024
- $affix .= '-' . WP_FS__MODULE_TYPE_THEME;
10025
- }
10026
-
10027
- return $affix;
10028
- }
10029
-
10030
- /**
10031
- * @author Vova Feldman (@svovaf)
10032
- * @since 1.2.1
10033
- * @since 1.2.2.5 The AJAX action names are based on the module ID, not like the non-AJAX actions that are
10034
- * based on the slug for backward compatibility.
10035
- *
10036
- * @param string $tag
10037
- *
10038
- * @return string
10039
- */
10040
- function get_ajax_action( $tag ) {
10041
- return self::get_ajax_action_static( $tag, $this->_module_id );
10042
- }
10043
-
10044
- /**
10045
- * @author Vova Feldman (@svovaf)
10046
- * @since 1.2.1.7
10047
- *
10048
- * @param string $tag
10049
- *
10050
- * @return string
10051
- */
10052
- function get_ajax_security( $tag ) {
10053
- return wp_create_nonce( $this->get_ajax_action( $tag ) );
10054
- }
10055
-
10056
- /**
10057
- * @author Vova Feldman (@svovaf)
10058
- * @since 1.2.1.7
10059
- *
10060
- * @param string $tag
10061
- */
10062
- function check_ajax_referer( $tag ) {
10063
- check_ajax_referer( $this->get_ajax_action( $tag ), 'security' );
10064
- }
10065
-
10066
- /**
10067
- * @author Vova Feldman (@svovaf)
10068
- * @since 1.2.1.6
10069
- * @since 1.2.2.5 The AJAX action names are based on the module ID, not like the non-AJAX actions that are
10070
- * based on the slug for backward compatibility.
10071
- *
10072
- * @param string $tag
10073
- * @param number|null $module_id
10074
- *
10075
- * @return string
10076
- */
10077
- private static function get_ajax_action_static( $tag, $module_id = null ) {
10078
- $action = "fs_{$tag}";
10079
-
10080
- if ( ! empty( $module_id ) ) {
10081
- $action .= "_{$module_id}";
10082
- }
10083
-
10084
- return $action;
10085
- }
10086
-
10087
- /**
10088
- * Do action, specific for the current context plugin.
10089
- *
10090
- * @author Vova Feldman (@svovaf)
10091
- * @since 1.0.1
10092
- *
10093
- * @param string $tag The name of the action to be executed.
10094
- * @param mixed $arg,... Optional. Additional arguments which are passed on to the
10095
- * functions hooked to the action. Default empty.
10096
- *
10097
- * @uses do_action()
10098
- */
10099
- function do_action( $tag, $arg = '' ) {
10100
- $this->_logger->entrance( $tag );
10101
-
10102
- $args = func_get_args();
10103
-
10104
- call_user_func_array( 'do_action', array_merge(
10105
- array( $this->get_action_tag( $tag ) ),
10106
- array_slice( $args, 1 ) )
10107
- );
10108
- }
10109
-
10110
- /**
10111
- * Add action, specific for the current context plugin.
10112
- *
10113
- * @author Vova Feldman (@svovaf)
10114
- * @since 1.0.1
10115
- *
10116
- * @param string $tag
10117
- * @param callable $function_to_add
10118
- * @param int $priority
10119
- * @param int $accepted_args
10120
- *
10121
- * @uses add_action()
10122
- */
10123
- function add_action(
10124
- $tag,
10125
- $function_to_add,
10126
- $priority = WP_FS__DEFAULT_PRIORITY,
10127
- $accepted_args = 1
10128
- ) {
10129
- $this->_logger->entrance( $tag );
10130
-
10131
- add_action( $this->get_action_tag( $tag ), $function_to_add, $priority, $accepted_args );
10132
- }
10133
-
10134
- /**
10135
- * Add AJAX action, specific for the current context plugin.
10136
- *
10137
- * @author Vova Feldman (@svovaf)
10138
- * @since 1.2.1
10139
- *
10140
- * @param string $tag
10141
- * @param callable $function_to_add
10142
- * @param int $priority
10143
- *
10144
- * @uses add_action()
10145
- *
10146
- * @return bool True if action added, false if no need to add the action since the AJAX call isn't matching.
10147
- */
10148
- function add_ajax_action(
10149
- $tag,
10150
- $function_to_add,
10151
- $priority = WP_FS__DEFAULT_PRIORITY
10152
- ) {
10153
- $this->_logger->entrance( $tag );
10154
-
10155
- return self::add_ajax_action_static(
10156
- $tag,
10157
- $function_to_add,
10158
- $priority,
10159
- $this->_module_id
10160
- );
10161
- }
10162
-
10163
- /**
10164
- * Add AJAX action.
10165
- *
10166
- * @author Vova Feldman (@svovaf)
10167
- * @since 1.2.1.6
10168
- *
10169
- * @param string $tag
10170
- * @param callable $function_to_add
10171
- * @param int $priority
10172
- * @param number|null $module_id
10173
- *
10174
- * @return bool True if action added, false if no need to add the action since the AJAX call isn't matching.
10175
- * @uses add_action()
10176
- *
10177
- */
10178
- static function add_ajax_action_static(
10179
- $tag,
10180
- $function_to_add,
10181
- $priority = WP_FS__DEFAULT_PRIORITY,
10182
- $module_id = null
10183
- ) {
10184
- self::$_static_logger->entrance( $tag );
10185
-
10186
- if ( ! self::is_ajax_action_static( $tag, $module_id ) ) {
10187
- return false;
10188
- }
10189
-
10190
- add_action(
10191
- 'wp_ajax_' . self::get_ajax_action_static( $tag, $module_id ),
10192
- $function_to_add,
10193
- $priority,
10194
- 0
10195
- );
10196
-
10197
- self::$_static_logger->info( "$tag AJAX callback action added." );
10198
-
10199
- return true;
10200
- }
10201
-
10202
- /**
10203
- * Send a JSON response back to an Ajax request.
10204
- *
10205
- * @author Vova Feldman (@svovaf)
10206
- * @since 1.2.1.5
10207
- *
10208
- * @param mixed $response
10209
- */
10210
- static function shoot_ajax_response( $response ) {
10211
- wp_send_json( $response );
10212
- }
10213
-
10214
- /**
10215
- * Send a JSON response back to an Ajax request, indicating success.
10216
- *
10217
- * @author Vova Feldman (@svovaf)
10218
- * @since 1.2.1.5
10219
- *
10220
- * @param mixed $data Data to encode as JSON, then print and exit.
10221
- */
10222
- static function shoot_ajax_success( $data = null ) {
10223
- wp_send_json_success( $data );
10224
- }
10225
-
10226
- /**
10227
- * Send a JSON response back to an Ajax request, indicating failure.
10228
- *
10229
- * @author Vova Feldman (@svovaf)
10230
- * @since 1.2.1.5
10231
- *
10232
- * @param mixed $error Optional error message.
10233
- */
10234
- static function shoot_ajax_failure( $error = '' ) {
10235
- $result = array( 'success' => false );
10236
- if ( ! empty( $error ) ) {
10237
- $result['error'] = $error;
10238
- }
10239
-
10240
- wp_send_json( $result );
10241
- }
10242
-
10243
- /**
10244
- * Apply filter, specific for the current context plugin.
10245
- *
10246
- * @author Vova Feldman (@svovaf)
10247
- * @since 1.0.9
10248
- *
10249
- * @param string $tag The name of the filter hook.
10250
- * @param mixed $value The value on which the filters hooked to `$tag` are applied on.
10251
- *
10252
- * @return mixed The filtered value after all hooked functions are applied to it.
10253
- *
10254
- * @uses apply_filters()
10255
- */
10256
- function apply_filters( $tag, $value ) {
10257
- $this->_logger->entrance( $tag );
10258
-
10259
- $args = func_get_args();
10260
- array_unshift( $args, $this->get_unique_affix() );
10261
-
10262
- return call_user_func_array( 'fs_apply_filter', $args );
10263
- }
10264
-
10265
- /**
10266
- * Add filter, specific for the current context plugin.
10267
- *
10268
- * @author Vova Feldman (@svovaf)
10269
- * @since 1.0.9
10270
- *
10271
- * @param string $tag
10272
- * @param callable $function_to_add
10273
- * @param int $priority
10274
- * @param int $accepted_args
10275
- *
10276
- * @uses add_filter()
10277
- */
10278
- function add_filter( $tag, $function_to_add, $priority = WP_FS__DEFAULT_PRIORITY, $accepted_args = 1 ) {
10279
- $this->_logger->entrance( $tag );
10280
-
10281
- add_filter( $this->get_action_tag( $tag ), $function_to_add, $priority, $accepted_args );
10282
- }
10283
-
10284
- /**
10285
- * Check if has filter.
10286
- *
10287
- * @author Vova Feldman (@svovaf)
10288
- * @since 1.1.4
10289
- *
10290
- * @param string $tag
10291
- * @param callable|bool $function_to_check Optional. The callback to check for. Default false.
10292
- *
10293
- * @return false|int
10294
- *
10295
- * @uses has_filter()
10296
- */
10297
- function has_filter( $tag, $function_to_check = false ) {
10298
- $this->_logger->entrance( $tag );
10299
-
10300
- return has_filter( $this->get_action_tag( $tag ), $function_to_check );
10301
- }
10302
-
10303
- #endregion
10304
-
10305
- /**
10306
- * Override default i18n text phrases.
10307
- *
10308
- * @author Vova Feldman (@svovaf)
10309
- * @since 1.1.6
10310
- *
10311
- * @param string[] string $key_value
10312
- *
10313
- * @uses fs_override_i18n()
10314
- */
10315
- function override_i18n( $key_value ) {
10316
- fs_override_i18n( $key_value, $this->_slug );
10317
- }
10318
-
10319
- /* Account Page
10320
- ------------------------------------------------------------------------------------------------------------------*/
10321
- /**
10322
- * Update site information.
10323
- *
10324
- * @author Vova Feldman (@svovaf)
10325
- * @since 1.0.1
10326
- *
10327
- * @param bool $store Flush to Database if true.
10328
- */
10329
- private function _store_site( $store = true ) {
10330
- $this->_logger->entrance();
10331
-
10332
- if ( empty( $this->_site->id ) ) {
10333
- $this->_logger->error( "Empty install ID, can't store site." );
10334
-
10335
- return;
10336
- }
10337
-
10338
- $encrypted_site = clone $this->_site;
10339
- $encrypted_site->plan = self::_encrypt_entity( $this->_site->plan );
10340
-
10341
- $sites = self::get_all_sites( $this->_module_type );
10342
-
10343
- if ( empty( $this->_storage->prev_user_id ) && $this->_user->id != $this->_site->user_id ) {
10344
- /**
10345
- * Store the current user ID as the previous user ID so that the previous user can be used
10346
- * as the install's owner while the new owner's details are not yet available.
10347
- *
10348
- * This will be executed only in the `replica` site. For example, there are 2 sites, namely `original`
10349
- * and `replica`, then an ownership change was initiated and completed in the `original`, the `replica`
10350
- * will be using the previous user until it is updated again (e.g.: until the next clone of `original`
10351
- * into `replica`.
10352
- *
10353
- * @author Leo Fajardo (@leorw)
10354
- */
10355
- $this->_storage->prev_user_id = $sites[ $this->_slug ]->user_id;
10356
- }
10357
-
10358
- $sites[ $this->_slug ] = $encrypted_site;
10359
-
10360
- $this->set_account_option( 'sites', $sites, $store );
10361
- }
10362
-
10363
- /**
10364
- * Update plugin's plans information.
10365
- *
10366
- * @author Vova Feldman (@svovaf)
10367
- * @since 1.0.2
10368
- *
10369
- * @param bool $store Flush to Database if true.
10370
- */
10371
- private function _store_plans( $store = true ) {
10372
- $this->_logger->entrance();
10373
-
10374
- $plans = self::get_all_plans( $this->_module_type );
10375
-
10376
- // Copy plans.
10377
- $encrypted_plans = array();
10378
- for ( $i = 0, $len = count( $this->_plans ); $i < $len; $i ++ ) {
10379
- $encrypted_plans[] = self::_encrypt_entity( $this->_plans[ $i ] );
10380
- }
10381
-
10382
- $plans[ $this->_slug ] = $encrypted_plans;
10383
-
10384
- $this->set_account_option( 'plans', $plans, $store );
10385
- }
10386
-
10387
- /**
10388
- * Update user's plugin licenses.
10389
- *
10390
- * @author Vova Feldman (@svovaf)
10391
- * @since 1.0.5
10392
- *
10393
- * @param bool $store
10394
- * @param string|bool $plugin_slug
10395
- * @param FS_Plugin_License[] $licenses
10396
- */
10397
- private function _store_licenses( $store = true, $plugin_slug = false, $licenses = array() ) {
10398
- $this->_logger->entrance();
10399
-
10400
- $all_licenses = self::get_all_licenses( $this->_module_type );
10401
-
10402
- if ( ! is_string( $plugin_slug ) ) {
10403
- $plugin_slug = $this->_slug;
10404
- $licenses = $this->_licenses;
10405
- }
10406
-
10407
- if ( ! isset( $all_licenses[ $plugin_slug ] ) ) {
10408
- $all_licenses[ $plugin_slug ] = array();
10409
- }
10410
-
10411
- $all_licenses[ $plugin_slug ][ $this->_user->id ] = $licenses;
10412
-
10413
- $this->set_account_option( 'licenses', $all_licenses, $store );
10414
- }
10415
-
10416
- /**
10417
- * Update user information.
10418
- *
10419
- * @author Vova Feldman (@svovaf)
10420
- * @since 1.0.1
10421
- *
10422
- * @param bool $store Flush to Database if true.
10423
- */
10424
- private function _store_user( $store = true ) {
10425
- $this->_logger->entrance();
10426
-
10427
- if ( empty( $this->_user->id ) ) {
10428
- $this->_logger->error( "Empty user ID, can't store user." );
10429
-
10430
- return;
10431
- }
10432
-
10433
- $users = self::get_all_users();
10434
- $users[ $this->_user->id ] = $this->_user;
10435
- self::$_accounts->set_option( 'users', $users, $store );
10436
- }
10437
-
10438
- /**
10439
- * Update new updates information.
10440
- *
10441
- * @author Vova Feldman (@svovaf)
10442
- * @since 1.0.4
10443
- *
10444
- * @param FS_Plugin_Tag|null $update
10445
- * @param bool $store Flush to Database if true.
10446
- * @param bool|number $plugin_id
10447
- */
10448
- private function _store_update( $update, $store = true, $plugin_id = false ) {
10449
- $this->_logger->entrance();
10450
-
10451
- if ( $update instanceof FS_Plugin_Tag ) {
10452
- $update->updated = time();
10453
- }
10454
-
10455
- if ( ! is_numeric( $plugin_id ) ) {
10456
- $plugin_id = $this->_plugin->id;
10457
- }
10458
-
10459
- $updates = self::get_all_updates();
10460
- $updates[ $plugin_id ] = $update;
10461
- self::$_accounts->set_option( 'updates', $updates, $store );
10462
- }
10463
-
10464
- /**
10465
- * Update new updates information.
10466
- *
10467
- * @author Vova Feldman (@svovaf)
10468
- * @since 1.0.6
10469
- *
10470
- * @param FS_Plugin[] $plugin_addons
10471
- * @param bool $store Flush to Database if true.
10472
- */
10473
- private function _store_addons( $plugin_addons, $store = true ) {
10474
- $this->_logger->entrance();
10475
-
10476
- $addons = self::get_all_addons();
10477
- $addons[ $this->_plugin->id ] = $plugin_addons;
10478
- self::$_accounts->set_option( 'addons', $addons, $store );
10479
- }
10480
-
10481
- /**
10482
- * Delete plugin's associated add-ons.
10483
- *
10484
- * @author Vova Feldman (@svovaf)
10485
- * @since 1.0.8
10486
- *
10487
- * @param bool $store
10488
- *
10489
- * @return bool
10490
- */
10491
- private function _delete_account_addons( $store = true ) {
10492
- $all_addons = self::get_all_account_addons();
10493
-
10494
- if ( ! isset( $all_addons[ $this->_plugin->id ] ) ) {
10495
- return false;
10496
- }
10497
-
10498
- unset( $all_addons[ $this->_plugin->id ] );
10499
-
10500
- self::$_accounts->set_option( 'account_addons', $all_addons, $store );
10501
-
10502
- return true;
10503
- }
10504
-
10505
- /**
10506
- * Update account add-ons list.
10507
- *
10508
- * @author Vova Feldman (@svovaf)
10509
- * @since 1.0.6
10510
- *
10511
- * @param FS_Plugin[] $addons
10512
- * @param bool $store Flush to Database if true.
10513
- */
10514
- private function _store_account_addons( $addons, $store = true ) {
10515
- $this->_logger->entrance();
10516
-
10517
- $all_addons = self::get_all_account_addons();
10518
- $all_addons[ $this->_plugin->id ] = $addons;
10519
- self::$_accounts->set_option( 'account_addons', $all_addons, $store );
10520
- }
10521
-
10522
- /**
10523
- * Store account params in the Database.
10524
- *
10525
- * @author Vova Feldman (@svovaf)
10526
- * @since 1.0.1
10527
- */
10528
- private function _store_account() {
10529
- $this->_logger->entrance();
10530
-
10531
- $this->_store_site( false );
10532
- $this->_store_user( false );
10533
- $this->_store_plans( false );
10534
- $this->_store_licenses( false );
10535
-
10536
- self::$_accounts->store();
10537
- }
10538
-
10539
- /**
10540
- * Sync user's information.
10541
- *
10542
- * @author Vova Feldman (@svovaf)
10543
- * @since 1.0.3
10544
- * @uses FS_Api
10545
- */
10546
- private function _handle_account_user_sync() {
10547
- $this->_logger->entrance();
10548
-
10549
- $api = $this->get_api_user_scope();
10550
-
10551
- // Get user's information.
10552
- $user = $api->get( '/', true );
10553
-
10554
- if ( isset( $user->id ) ) {
10555
- $this->_user->first = $user->first;
10556
- $this->_user->last = $user->last;
10557
- $this->_user->email = $user->email;
10558
-
10559
- $is_menu_item_account_visible = $this->is_submenu_item_visible( 'account' );
10560
-
10561
- if ( $user->is_verified &&
10562
- ( ! isset( $this->_user->is_verified ) || false === $this->_user->is_verified )
10563
- ) {
10564
- $this->_user->is_verified = true;
10565
-
10566
- $this->do_action( 'account_email_verified', $user->email );
10567
-
10568
- $this->_admin_notices->add(
10569
- $this->get_text_inline( 'Your email has been successfully verified - you are AWESOME!', 'email-verified-message' ),
10570
- $this->get_text_x_inline( 'Right on', 'a positive response', 'right-on' ) . '!',
10571
- 'success',
10572
- // Make admin sticky if account menu item is invisible,
10573
- // since the page will be auto redirected to the plugin's
10574
- // main settings page, and the non-sticky message
10575
- // will disappear.
10576
- ! $is_menu_item_account_visible,
10577
- false,
10578
- 'email_verified'
10579
- );
10580
- }
10581
-
10582
- // Flush user details to DB.
10583
- $this->_store_user();
10584
-
10585
- $this->do_action( 'after_account_user_sync', $user );
10586
-
10587
- /**
10588
- * If account menu item is hidden, redirect to plugin's main settings page.
10589
- *
10590
- * @author Vova Feldman (@svovaf)
10591
- * @since 1.1.6
10592
- *
10593
- * @link https://github.com/Freemius/wordpress-sdk/issues/6
10594
- */
10595
- if ( ! $is_menu_item_account_visible ) {
10596
- fs_redirect( $this->_get_admin_page_url() );
10597
- }
10598
- }
10599
- }
10600
-
10601
- /**
10602
- * @param bool $store
10603
- *
10604
- * @return FS_Plugin_Plan|object|false
10605
- */
10606
- private function _enrich_site_plan( $store = true ) {
10607
- // Try to load plan from local cache.
10608
- $plan = $this->_get_plan_by_id( $this->_site->plan->id );
10609
-
10610
- if ( false === $plan ) {
10611
- $plan = $this->_fetch_site_plan();
10612
- }
10613
-
10614
- if ( $plan instanceof FS_Plugin_Plan ) {
10615
- $this->_update_plan( $plan, $store );
10616
- }
10617
-
10618
- return $plan;
10619
- }
10620
-
10621
- /**
10622
- * @author Vova Feldman (@svovaf)
10623
- * @since 1.0.9
10624
- * @uses FS_Api
10625
- *
10626
- * @param bool $store
10627
- *
10628
- * @return FS_Plugin_Plan|object|false
10629
- */
10630
- private function _enrich_site_trial_plan( $store = true ) {
10631
- // Try to load plan from local cache.
10632
- $trial_plan = $this->_get_plan_by_id( $this->_site->trial_plan_id );
10633
-
10634
- if ( false === $trial_plan ) {
10635
- $trial_plan = $this->_fetch_site_plan( $this->_site->trial_plan_id );
10636
- }
10637
-
10638
- if ( $trial_plan instanceof FS_Plugin_Plan ) {
10639
- $this->_storage->store( 'trial_plan', $trial_plan, $store );
10640
- }
10641
-
10642
- return $trial_plan;
10643
- }
10644
-
10645
- /**
10646
- * @author Vova Feldman (@svovaf)
10647
- * @since 1.0.9
10648
- * @uses FS_Api
10649
- *
10650
- * @param number|bool $license_id
10651
- *
10652
- * @return FS_Subscription|object|bool
10653
- */
10654
- private function _fetch_site_license_subscription( $license_id = false ) {
10655
- $this->_logger->entrance();
10656
- $api = $this->get_api_site_scope();
10657
-
10658
- if ( ! is_numeric( $license_id ) ) {
10659
- $license_id = $this->_license->id;
10660
- }
10661
-
10662
- $result = $api->get( "/licenses/{$license_id}/subscriptions.json", true );
10663
-
10664
- return ! isset( $result->error ) ?
10665
- ( ( is_array( $result->subscriptions ) && 0 < count( $result->subscriptions ) ) ?
10666
- new FS_Subscription( $result->subscriptions[0] ) :
10667
- false
10668
- ) :
10669
- $result;
10670
- }
10671
-
10672
- /**
10673
- * @author Vova Feldman (@svovaf)
10674
- * @since 1.0.4
10675
- * @uses FS_Api
10676
- *
10677
- * @param number|bool $plan_id
10678
- *
10679
- * @return FS_Plugin_Plan|object
10680
- */
10681
- private function _fetch_site_plan( $plan_id = false ) {
10682
- $this->_logger->entrance();
10683
- $api = $this->get_api_site_scope();
10684
-
10685
- if ( ! is_numeric( $plan_id ) ) {
10686
- $plan_id = $this->_site->plan->id;
10687
- }
10688
-
10689
- $plan = $api->get( "/plans/{$plan_id}.json", true );
10690
-
10691
- return ! isset( $plan->error ) ? new FS_Plugin_Plan( $plan ) : $plan;
10692
- }
10693
-
10694
- /**
10695
- * @author Vova Feldman (@svovaf)
10696
- * @since 1.0.5
10697
- * @uses FS_Api
10698
- *
10699
- * @return FS_Plugin_Plan[]|object
10700
- */
10701
- private function _fetch_plugin_plans() {
10702
- $this->_logger->entrance();
10703
- $api = $this->get_api_site_scope();
10704
-
10705
- /**
10706
- * @since 1.2.3 When running in DEV mode, retrieve pending plans as well.
10707
- */
10708
- $result = $api->get( '/plans.json?show_pending=' . ( $this->has_secret_key() ? 'true' : 'false' ), true );
10709
-
10710
- if ( $this->is_api_result_object( $result, 'plans' ) && is_array( $result->plans ) ) {
10711
- for ( $i = 0, $len = count( $result->plans ); $i < $len; $i ++ ) {
10712
- $result->plans[ $i ] = new FS_Plugin_Plan( $result->plans[ $i ] );
10713
- }
10714
-
10715
- $result = $result->plans;
10716
- }
10717
-
10718
- return $result;
10719
- }
10720
-
10721
- /**
10722
- * @author Vova Feldman (@svovaf)
10723
- * @since 1.0.5
10724
- * @uses FS_Api
10725
- *
10726
- * @param number|bool $plugin_id
10727
- * @param number|bool $site_license_id
10728
- *
10729
- * @return FS_Plugin_License[]|object
10730
- */
10731
- private function _fetch_licenses( $plugin_id = false, $site_license_id = false ) {
10732
- $this->_logger->entrance();
10733
-
10734
- $api = $this->get_api_user_scope();
10735
-
10736
- if ( ! is_numeric( $plugin_id ) ) {
10737
- $plugin_id = $this->_plugin->id;
10738
- }
10739
-
10740
- $result = $api->get( "/plugins/{$plugin_id}/licenses.json", true );
10741
-
10742
- $is_site_license_synced = false;
10743
-
10744
- $api_errors = array();
10745
-
10746
- if ( $this->is_api_result_object( $result, 'licenses' ) &&
10747
- is_array( $result->licenses )
10748
- ) {
10749
- for ( $i = 0, $len = count( $result->licenses ); $i < $len; $i ++ ) {
10750
- $result->licenses[ $i ] = new FS_Plugin_License( $result->licenses[ $i ] );
10751
-
10752
- if ( ( ! $is_site_license_synced ) && is_numeric( $site_license_id ) ) {
10753
- $is_site_license_synced = ( $site_license_id == $result->licenses[ $i ]->id );
10754
- }
10755
- }
10756
-
10757
- $result = $result->licenses;
10758
- } else {
10759
- $api_errors[] = $result;
10760
- $result = array();
10761
- }
10762
-
10763
- if ( ! $is_site_license_synced ) {
10764
- $api = $this->get_api_site_scope();
10765
-
10766
- if ( is_numeric( $site_license_id ) ) {
10767
- // Try to retrieve a foreign license that is linked to the install.
10768
- $api_result = $api->call( '/licenses.json' );
10769
-
10770
- if ( $this->is_api_result_object( $api_result, 'licenses' ) &&
10771
- is_array( $api_result->licenses )
10772
- ) {
10773
- $licenses = $api_result->licenses;
10774
-
10775
- if ( ! empty( $licenses ) ) {
10776
- $result[] = new FS_Plugin_License( $licenses[0] );
10777
- }
10778
- } else {
10779
- $api_errors[] = $api_result;
10780
- }
10781
- } else if ( is_object( $this->_license ) ) {
10782
- // Fetch foreign license by ID and license key.
10783
- $license = $api->get( "/licenses/{$this->_license->id}.json?license_key=" .
10784
- urlencode( $this->_license->secret_key ) );
10785
-
10786
- if ( $this->is_api_result_entity( $license ) ) {
10787
- $result[] = new FS_Plugin_License( $license );
10788
- } else {
10789
- $api_errors[] = $license;
10790
- }
10791
- }
10792
- }
10793
-
10794
- if ( is_array( $result ) && 0 < count( $result ) ) {
10795
- // If found at least one license, return license collection even if there are errors.
10796
- return $result;
10797
- }
10798
-
10799
- if ( ! empty( $api_errors ) ) {
10800
- // If found any errors and no licenses, return first error.
10801
- return $api_errors[0];
10802
- }
10803
-
10804
- // Fallback to empty licenses list.
10805
- return $result;
10806
- }
10807
-
10808
- /**
10809
- * @author Vova Feldman (@svovaf)
10810
- * @since 1.2.0
10811
- * @uses FS_Api
10812
- *
10813
- * @param number|bool $plugin_id
10814
- * @param bool $flush
10815
- *
10816
- * @return FS_Payment[]|object
10817
- */
10818
- function _fetch_payments( $plugin_id = false, $flush = false ) {
10819
- $this->_logger->entrance();
10820
-
10821
- $api = $this->get_api_user_scope();
10822
-
10823
- if ( ! is_numeric( $plugin_id ) ) {
10824
- $plugin_id = $this->_plugin->id;
10825
- }
10826
-
10827
- $result = $api->get( "/plugins/{$plugin_id}/payments.json?include_addons=true", $flush );
10828
-
10829
- if ( ! isset( $result->error ) ) {
10830
- for ( $i = 0, $len = count( $result->payments ); $i < $len; $i ++ ) {
10831
- $result->payments[ $i ] = new FS_Payment( $result->payments[ $i ] );
10832
- }
10833
- $result = $result->payments;
10834
- }
10835
-
10836
- return $result;
10837
- }
10838
-
10839
- /**
10840
- * @author Vova Feldman (@svovaf)
10841
- * @since 1.2.1.5
10842
- * @uses FS_Api
10843
- *
10844
- * @param bool $flush
10845
- *
10846
- * @return \FS_Billing|mixed
10847
- */
10848
- function _fetch_billing( $flush = false ) {
10849
- require_once WP_FS__DIR_INCLUDES . '/entities/class-fs-billing.php';
10850
-
10851
- $billing = $this->get_api_user_scope()->get( 'billing.json', $flush );
10852
-
10853
- if ( $this->is_api_result_entity( $billing ) ) {
10854
- $billing = new FS_Billing( $billing );
10855
- }
10856
-
10857
- return $billing;
10858
- }
10859
-
10860
- /**
10861
- * @author Vova Feldman (@svovaf)
10862
- * @since 1.0.4
10863
- *
10864
- * @param FS_Plugin_Plan $plan
10865
- * @param bool $store
10866
- */
10867
- private function _update_plan( $plan, $store = false ) {
10868
- $this->_logger->entrance();
10869
-
10870
- $this->_site->plan = $plan;
10871
- $this->_store_site( $store );
10872
- }
10873
-
10874
- /**
10875
- * @author Vova Feldman (@svovaf)
10876
- * @since 1.0.5
10877
- *
10878
- * @param FS_Plugin_License[] $licenses
10879
- * @param string|bool $plugin_slug
10880
- */
10881
- private function _update_licenses( $licenses, $plugin_slug = false ) {
10882
- $this->_logger->entrance();
10883
-
10884
- if ( is_array( $licenses ) ) {
10885
- for ( $i = 0, $len = count( $licenses ); $i < $len; $i ++ ) {
10886
- $licenses[ $i ]->updated = time();
10887
- }
10888
- }
10889
-
10890
- if ( ! is_string( $plugin_slug ) ) {
10891
- $this->_licenses = $licenses;
10892
- }
10893
-
10894
- $this->_store_licenses( true, $plugin_slug, $licenses );
10895
- }
10896
-
10897
- /**
10898
- * @author Vova Feldman (@svovaf)
10899
- * @since 1.0.4
10900
- *
10901
- * @param bool|number $plugin_id
10902
- * @param bool $flush Since 1.1.7.3
10903
- * @param int $expiration Since 1.2.2.7
10904
- *
10905
- * @return object|false New plugin tag info if exist.
10906
- */
10907
- private function _fetch_newer_version( $plugin_id = false, $flush = true, $expiration = WP_FS__TIME_24_HOURS_IN_SEC ) {
10908
- $latest_tag = $this->_fetch_latest_version( $plugin_id, $flush, $expiration );
10909
-
10910
- if ( ! is_object( $latest_tag ) ) {
10911
- return false;
10912
- }
10913
-
10914
- // Check if version is actually newer.
10915
- $has_new_version =
10916
- // If it's an non-installed add-on then always return latest.
10917
- ( $this->_is_addon_id( $plugin_id ) && ! $this->is_addon_activated( $plugin_id ) ) ||
10918
- // Compare versions.
10919
- version_compare( $this->get_plugin_version(), $latest_tag->version, '<' );
10920
-
10921
- $this->_logger->departure( $has_new_version ? 'Found newer plugin version ' . $latest_tag->version : 'No new version' );
10922
-
10923
- return $has_new_version ? $latest_tag : false;
10924
- }
10925
-
10926
- /**
10927
- * @author Vova Feldman (@svovaf)
10928
- * @since 1.0.5
10929
- *
10930
- * @param bool|number $plugin_id
10931
- * @param bool $flush Since 1.1.7.3
10932
- * @param int $expiration Since 1.2.2.7
10933
- *
10934
- * @return bool|FS_Plugin_Tag
10935
- */
10936
- function get_update( $plugin_id = false, $flush = true, $expiration = WP_FS__TIME_24_HOURS_IN_SEC ) {
10937
- $this->_logger->entrance();
10938
-
10939
- if ( ! is_numeric( $plugin_id ) ) {
10940
- $plugin_id = $this->_plugin->id;
10941
- }
10942
-
10943
- $this->check_updates( true, $plugin_id, $flush, $expiration );
10944
- $updates = $this->get_all_updates();
10945
-
10946
- return isset( $updates[ $plugin_id ] ) && is_object( $updates[ $plugin_id ] ) ? $updates[ $plugin_id ] : false;
10947
- }
10948
-
10949
- /**
10950
- * Check if site assigned with active license.
10951
- *
10952
- * @author Vova Feldman (@svovaf)
10953
- * @since 1.0.6
10954
- *
10955
- * @deprecated Please use has_active_valid_license() instead because license can be cancelled.
10956
- */
10957
- function has_active_license() {
10958
- return (
10959
- is_object( $this->_license ) &&
10960
- is_numeric( $this->_license->id ) &&
10961
- ! $this->_license->is_expired()
10962
- );
10963
- }
10964
-
10965
- /**
10966
- * Check if site assigned with active & valid (not expired) license.
10967
- *
10968
- * @author Vova Feldman (@svovaf)
10969
- * @since 1.2.1
10970
- */
10971
- function has_active_valid_license() {
10972
- return (
10973
- is_object( $this->_license ) &&
10974
- is_numeric( $this->_license->id ) &&
10975
- $this->_license->is_active() &&
10976
- $this->_license->is_valid()
10977
- );
10978
- }
10979
-
10980
- /**
10981
- * Check if site assigned with license with enabled features.
10982
- *
10983
- * @author Vova Feldman (@svovaf)
10984
- * @since 1.0.6
10985
- *
10986
- * @return bool
10987
- */
10988
- function has_features_enabled_license() {
10989
- return (
10990
- is_object( $this->_license ) &&
10991
- is_numeric( $this->_license->id ) &&
10992
- $this->_license->is_features_enabled()
10993
- );
10994
- }
10995
-
10996
- /**
10997
- * Check if user is a trial or have feature enabled license.
10998
- *
10999
- * @author Vova Feldman (@svovaf)
11000
- * @since 1.1.7
11001
- *
11002
- * @return bool
11003
- */
11004
- function can_use_premium_code() {
11005
- return $this->is_trial() || $this->has_features_enabled_license();
11006
- }
11007
-
11008
- /**
11009
- * Checks if the current user can activate plugins or switch themes. Note that this method should only be used
11010
- * after the `init` action is triggered because it is using `current_user_can()` which is only functional after
11011
- * the context user is authenticated.
11012
- *
11013
- * @author Leo Fajardo (@leorw)
11014
- * @since 1.2.2
11015
- *
11016
- * @return bool
11017
- */
11018
- function is_user_admin() {
11019
- return ( $this->is_plugin() && current_user_can( 'activate_plugins' ) )
11020
- || ( $this->is_theme() && current_user_can( 'switch_themes' ) );
11021
- }
11022
-
11023
- /**
11024
- * Sync site's plan.
11025
- *
11026
- * @author Vova Feldman (@svovaf)
11027
- * @since 1.0.3
11028
- *
11029
- * @uses FS_Api
11030
- *
11031
- * @param bool $background Hints the method if it's a background sync. If false, it means that was initiated by
11032
- * the admin.
11033
- */
11034
- private function _sync_license( $background = false ) {
11035
- $this->_logger->entrance();
11036
-
11037
- $plugin_id = fs_request_get( 'plugin_id', $this->get_id() );
11038
-
11039
- $is_addon_sync = ( ! $this->_plugin->is_addon() && $plugin_id != $this->get_id() );
11040
-
11041
- if ( $is_addon_sync ) {
11042
- $this->_sync_addon_license( $plugin_id, $background );
11043
- } else {
11044
- $this->_sync_plugin_license( $background );
11045
- }
11046
-
11047
- $this->do_action( 'after_account_plan_sync', $this->_site->plan->name );
11048
- }
11049
-
11050
- /**
11051
- * Sync plugin's add-on license.
11052
- *
11053
- * @author Vova Feldman (@svovaf)
11054
- * @since 1.0.6
11055
- * @uses FS_Api
11056
- *
11057
- * @param number $addon_id
11058
- * @param bool $background
11059
- */
11060
- private function _sync_addon_license( $addon_id, $background ) {
11061
- $this->_logger->entrance();
11062
-
11063
- if ( $this->is_addon_activated( $addon_id ) ) {
11064
- // If already installed, use add-on sync.
11065
- $fs_addon = self::get_instance_by_id( $addon_id );
11066
- $fs_addon->_sync_license( $background );
11067
-
11068
- return;
11069
- }
11070
-
11071
- // Validate add-on exists.
11072
- $addon = $this->get_addon( $addon_id );
11073
-
11074
- if ( ! is_object( $addon ) ) {
11075
- return;
11076
- }
11077
-
11078
- // Add add-on into account add-ons.
11079
- $account_addons = $this->get_account_addons();
11080
- if ( ! is_array( $account_addons ) ) {
11081
- $account_addons = array();
11082
- }
11083
- $account_addons[] = $addon->id;
11084
- $account_addons = array_unique( $account_addons );
11085
- $this->_store_account_addons( $account_addons );
11086
-
11087
- // Load add-on licenses.
11088
- $licenses = $this->_fetch_licenses( $addon->id );
11089
-
11090
- // Sync add-on licenses.
11091
- if ( $this->is_array_instanceof( $licenses, 'FS_Plugin_License' ) ) {
11092
- $this->_update_licenses( $licenses, $addon->slug );
11093
-
11094
- if ( ! $this->is_addon_installed( $addon->id ) && FS_License_Manager::has_premium_license( $licenses ) ) {
11095
- $plans_result = $this->get_api_site_or_plugin_scope()->get( "/addons/{$addon_id}/plans.json" );
11096
-
11097
- if ( ! isset( $plans_result->error ) ) {
11098
- $plans = array();
11099
- foreach ( $plans_result->plans as $plan ) {
11100
- $plans[] = new FS_Plugin_Plan( $plan );
11101
- }
11102
-
11103
- $this->_admin_notices->add_sticky(
11104
- sprintf(
11105
- ( FS_Plan_Manager::instance()->has_free_plan( $plans ) ?
11106
- $this->get_text_inline( 'Your %s Add-on plan was successfully upgraded.', 'addon-successfully-upgraded-message' ) :
11107
- /* translators: %s:product name, e.g. Facebook add-on was successfully... */
11108
- $this->get_text_inline( '%s Add-on was successfully purchased.', 'addon-successfully-purchased-message' ) ),
11109
- $addon->title
11110
- ) . ' ' . $this->get_latest_download_link(
11111
- $this->get_text_inline( 'Download the latest version', 'download-latest-version' ),
11112
- $addon_id
11113
- ),
11114
- 'addon_plan_upgraded_' . $addon->slug,
11115
- $this->get_text_x_inline( 'Yee-haw', 'interjection expressing joy or exuberance', 'yee-haw' ) . '!'
11116
- );
11117
- }
11118
- }
11119
- }
11120
- }
11121
-
11122
- /**
11123
- * Sync site's plugin plan.
11124
- *
11125
- * @author Vova Feldman (@svovaf)
11126
- * @since 1.0.6
11127
- * @uses FS_Api
11128
- *
11129
- * @param bool $background Hints the method if it's a background sync. If false, it means that was initiated by
11130
- * the admin.
11131
- */
11132
- private function _sync_plugin_license( $background = false ) {
11133
- $this->_logger->entrance();
11134
-
11135
- /**
11136
- * Sync site info.
11137
- *
11138
- * @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.
11139
- */
11140
- $site = $this->send_install_update( array(), true );
11141
-
11142
- $plan_change = 'none';
11143
-
11144
- if ( ! $this->is_api_result_entity( $site ) ) {
11145
- // Show API messages only if not background sync or if paying customer.
11146
- if ( ! $background || $this->is_paying() ) {
11147
- // Try to ping API to see if not blocked.
11148
- if ( ! FS_Api::test() ) {
11149
- /**
11150
- * Failed to ping API - blocked!
11151
- *
11152
- * @author Vova Feldman (@svovaf)
11153
- * @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.
11154
- */
11155
- $api = $this->get_api_site_scope();
11156
-
11157
- if ( ! self::$_global_admin_notices->has_sticky( 'api_blocked' ) ) {
11158
- self::$_global_admin_notices->add(
11159
- sprintf(
11160
- $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' ),
11161
- $this->get_plugin_name(),
11162
- '<a href="' . $api->get_url() . '" target="_blank">' . $api->get_url() . '</a>'
11163
- ) . '<br> ' . $this->get_text_inline( 'Error received from the server:', 'server-error-message' ) . var_export( $site->error, true ),
11164
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
11165
- 'error',
11166
- $background,
11167
- false,
11168
- 'api_blocked'
11169
- );
11170
- }
11171
- } else {
11172
- // Authentication params are broken.
11173
- $this->_admin_notices->add(
11174
- $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' ),
11175
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
11176
- 'error'
11177
- );
11178
- }
11179
- }
11180
-
11181
- // No reason to continue with license sync while there are API issues.
11182
- return;
11183
- }
11184
-
11185
- // Remove sticky API connectivity message.
11186
- self::$_global_admin_notices->remove_sticky( 'api_blocked' );
11187
-
11188
- $site = new FS_Site( $site );
11189
-
11190
- // Sync plans.
11191
- $this->_sync_plans();
11192
-
11193
- if ( ! $this->has_paid_plan() ) {
11194
- $this->_site = $site;
11195
- $this->_enrich_site_plan( true );
11196
- $this->_store_site();
11197
- } else {
11198
- /**
11199
- * Sync licenses. Pass the site's license ID so that the foreign licenses will be fetched if the license
11200
- * associated with that ID is not included in the user's licenses collection.
11201
- */
11202
- $this->_sync_licenses( $site->license_id );
11203
-
11204
- // Check if plan / license changed.
11205
- if ( ! FS_Entity::equals( $site->plan, $this->_site->plan ) ||
11206
- // Check if trial started.
11207
- $site->trial_plan_id != $this->_site->trial_plan_id ||
11208
- $site->trial_ends != $this->_site->trial_ends ||
11209
- // Check if license changed.
11210
- $site->license_id != $this->_site->license_id
11211
- ) {
11212
- if ( $site->is_trial() && ( ! $this->_site->is_trial() || $site->trial_ends != $this->_site->trial_ends ) ) {
11213
- // New trial started.
11214
- $this->_site = $site;
11215
- $plan_change = 'trial_started';
11216
-
11217
- // Store trial plan information.
11218
- $this->_enrich_site_trial_plan( true );
11219
-
11220
- // For trial with subscription use-case.
11221
- $new_license = is_null( $site->license_id ) ? null : $this->_get_license_by_id( $site->license_id );
11222
-
11223
- if ( is_object( $new_license ) && $new_license->is_valid() ) {
11224
- $this->_site = $site;
11225
- $this->_update_site_license( $new_license );
11226
- $this->_store_licenses();
11227
- $this->_enrich_site_plan( true );
11228
-
11229
- $this->_sync_site_subscription( $this->_license );
11230
- }
11231
- } else if ( $this->_site->is_trial() && ! $site->is_trial() && ! is_numeric( $site->license_id ) ) {
11232
- // Was in trial, but now trial expired and no license ID.
11233
- // New trial started.
11234
- $this->_site = $site;
11235
- $plan_change = 'trial_expired';
11236
-
11237
- // Clear trial plan information.
11238
- $this->_storage->trial_plan = null;
11239
-
11240
- } else {
11241
- $is_free = $this->is_free_plan();
11242
-
11243
- // Make sure license exist and not expired.
11244
- $new_license = is_null( $site->license_id ) ?
11245
- null :
11246
- $this->_get_license_by_id( $site->license_id );
11247
-
11248
- if ( $is_free && is_null( $new_license ) && $this->has_any_license() && $this->_license->is_cancelled ) {
11249
- // License cancelled.
11250
- $this->_site = $site;
11251
- $this->_update_site_license( $new_license );
11252
- $this->_store_licenses();
11253
- $this->_enrich_site_plan( true );
11254
-
11255
- $plan_change = 'cancelled';
11256
- } else if ( $is_free && ( ( ! is_object( $new_license ) || $new_license->is_expired() ) ) ) {
11257
- // The license is expired, so ignore upgrade method.
11258
- } else {
11259
- // License changed.
11260
- $this->_site = $site;
11261
- $this->_update_site_license( $new_license );
11262
- $this->_store_licenses();
11263
- $this->_enrich_site_plan( true );
11264
-
11265
- $plan_change = $is_free ?
11266
- 'upgraded' :
11267
- ( is_object( $new_license ) ?
11268
- 'changed' :
11269
- 'downgraded' );
11270
- }
11271
- }
11272
-
11273
- // Store updated site info.
11274
- $this->_store_site();
11275
- } else {
11276
- if ( is_object( $this->_license ) && $this->_license->is_expired() ) {
11277
- if ( ! $this->has_features_enabled_license() ) {
11278
- $this->_deactivate_license();
11279
- $plan_change = 'downgraded';
11280
- } else {
11281
- $plan_change = 'expired';
11282
- }
11283
- }
11284
-
11285
- if ( is_numeric( $site->license_id ) && is_object( $this->_license ) ) {
11286
- $this->_sync_site_subscription( $this->_license );
11287
- }
11288
- }
11289
- }
11290
-
11291
- $hmm_text = $this->get_text_x_inline( 'Hmm', 'something somebody says when they are thinking about what you have just said.', 'hmm' ) . '...';
11292
-
11293
- if ( $this->has_paid_plan() ) {
11294
- switch ( $plan_change ) {
11295
- case 'none':
11296
- if ( ! $background && is_admin() ) {
11297
- $plan = $this->is_trial() ?
11298
- $this->_storage->trial_plan :
11299
- $this->_site->plan;
11300
-
11301
- if ( $plan->is_free() ) {
11302
- $this->_admin_notices->add(
11303
- sprintf(
11304
- $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' ),
11305
- '<i><b>' . $plan->title . ( $this->is_trial() ? ' ' . $this->get_text_x_inline( 'Trial', 'trial period', 'trial' ) : '' ) . '</b></i>'
11306
- ) . ' ' . sprintf(
11307
- '<a href="%s">%s</a>',
11308
- $this->contact_url(
11309
- 'bug',
11310
- 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' ),
11311
- strtoupper( $plan->name )
11312
- )
11313
- ),
11314
- $this->get_text_inline( 'Please contact us here', 'contact-us-here' )
11315
- ),
11316
- $hmm_text
11317
- );
11318
- }
11319
- }
11320
- break;
11321
- case 'upgraded':
11322
- $this->_admin_notices->add_sticky(
11323
- sprintf(
11324
- $this->get_text_inline( 'Your plan was successfully upgraded.', 'plan-upgraded-message' ),
11325
- '<i>' . $this->get_plugin_name() . '</i>'
11326
- ) . $this->get_complete_upgrade_instructions(),
11327
- 'plan_upgraded',
11328
- $this->get_text_x_inline( 'Yee-haw', 'interjection expressing joy or exuberance', 'yee-haw' ) . '!'
11329
- );
11330
-
11331
- $this->_admin_notices->remove_sticky( array(
11332
- 'trial_started',
11333
- 'trial_promotion',
11334
- 'trial_expired',
11335
- 'activation_complete',
11336
- ) );
11337
- break;
11338
- case 'changed':
11339
- $this->_admin_notices->add_sticky(
11340
- sprintf(
11341
- $this->get_text_inline( 'Your plan was successfully changed to %s.', 'plan-changed-to-x-message' ),
11342
- $this->_site->plan->title
11343
- ),
11344
- 'plan_changed'
11345
- );
11346
-
11347
- $this->_admin_notices->remove_sticky( array(
11348
- 'trial_started',
11349
- 'trial_promotion',
11350
- 'trial_expired',
11351
- 'activation_complete',
11352
- ) );
11353
- break;
11354
- case 'downgraded':
11355
- $this->_admin_notices->add_sticky(
11356
- 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 ),
11357
- 'license_expired',
11358
- $hmm_text
11359
- );
11360
- $this->_admin_notices->remove_sticky( 'plan_upgraded' );
11361
- break;
11362
- case 'cancelled':
11363
- $this->_admin_notices->add(
11364
- $this->get_text_inline( 'Your license has been cancelled. If you think it\'s a mistake, please contact support.', 'license-cancelled' ) . ' ' .
11365
- sprintf(
11366
- '<a href="%s">%s</a>',
11367
- $this->contact_url( 'bug' ),
11368
- $this->get_text_inline( 'Please contact us here', 'contact-us-here' )
11369
- ),
11370
- $hmm_text,
11371
- 'error'
11372
- );
11373
- $this->_admin_notices->remove_sticky( 'plan_upgraded' );
11374
- break;
11375
- case 'expired':
11376
- $this->_admin_notices->add_sticky(
11377
- 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->_site->plan->title ),
11378
- 'license_expired',
11379
- $hmm_text
11380
- );
11381
- $this->_admin_notices->remove_sticky( 'plan_upgraded' );
11382
- break;
11383
- case 'trial_started':
11384
- $this->_admin_notices->add_sticky(
11385
- sprintf(
11386
- $this->get_text_inline( 'Your trial has been successfully started.', 'trial-started-message' ),
11387
- '<i>' . $this->get_plugin_name() . '</i>'
11388
- ) . $this->get_complete_upgrade_instructions( $this->_storage->trial_plan->title ),
11389
- 'trial_started',
11390
- $this->get_text_x_inline( 'Yee-haw', 'interjection expressing joy or exuberance', 'yee-haw' ) . '!'
11391
- );
11392
-
11393
- $this->_admin_notices->remove_sticky( array(
11394
- 'trial_promotion',
11395
- ) );
11396
- break;
11397
- case 'trial_expired':
11398
- $this->_admin_notices->add_sticky(
11399
- $this->get_text_inline( 'Your trial has expired. You can still continue using all our free features.', 'trial-expired-message' ),
11400
- 'trial_expired',
11401
- $hmm_text
11402
- );
11403
- $this->_admin_notices->remove_sticky( array(
11404
- 'trial_started',
11405
- 'trial_promotion',
11406
- 'plan_upgraded',
11407
- ) );
11408
- break;
11409
- }
11410
- }
11411
-
11412
- if ( 'none' !== $plan_change ) {
11413
- $this->do_action( 'after_license_change', $plan_change, $this->_site->plan );
11414
- }
11415
- }
11416
-
11417
- /**
11418
- * @author Vova Feldman (@svovaf)
11419
- * @since 1.0.5
11420
- *
11421
- * @param bool $background
11422
- */
11423
- protected function _activate_license( $background = false ) {
11424
- $this->_logger->entrance();
11425
-
11426
- $license_id = fs_request_get( 'license_id' );
11427
-
11428
- if ( FS_Plugin_License::is_valid_id( $license_id ) && $license_id == $this->_site->license_id ) {
11429
- // License is already activated.
11430
- return;
11431
- }
11432
-
11433
- $premium_license = FS_Plugin_License::is_valid_id( $license_id ) ?
11434
- $this->_get_license_by_id( $license_id ) :
11435
- $this->_get_available_premium_license();
11436
-
11437
- if ( ! is_object( $premium_license ) ) {
11438
- return;
11439
- }
11440
-
11441
- /**
11442
- * If the premium license is already associated with the install, just
11443
- * update the license reference (activation is not required).
11444
- *
11445
- * @since 1.1.9
11446
- */
11447
- if ( $premium_license->id == $this->_site->license_id ) {
11448
- // License is already activated.
11449
- $this->_update_site_license( $premium_license );
11450
- $this->_enrich_site_plan( false );
11451
- $this->_store_account();
11452
-
11453
- return;
11454
- }
11455
-
11456
- if ( $this->_site->user_id != $premium_license->user_id ) {
11457
- $api_request_params = array( 'license_key' => $premium_license->secret_key );
11458
- } else {
11459
- $api_request_params = array();
11460
- }
11461
-
11462
- $api = $this->get_api_site_scope();
11463
- $license = $api->call( "/licenses/{$premium_license->id}.json", 'put', $api_request_params );
11464
-
11465
- if ( ! $this->is_api_result_entity( $license ) ) {
11466
- if ( ! $background ) {
11467
- $this->_admin_notices->add( sprintf(
11468
- '%s %s',
11469
- $this->get_text_inline( 'It looks like the license could not be activated.', 'license-activation-failed-message' ),
11470
- ( is_object( $license ) && isset( $license->error ) ?
11471
- $license->error->message :
11472
- sprintf( '%s<br><code>%s</code>',
11473
- $this->get_text_inline( 'Error received from the server:', 'server-error-message' ),
11474
- var_export( $license, true )
11475
- )
11476
- )
11477
- ),
11478
- $this->get_text_x_inline( 'Hmm', 'something somebody says when they are thinking about what you have just said.', 'hmm' ) . '...',
11479
- 'error'
11480
- );
11481
- }
11482
-
11483
- return;
11484
- }
11485
- $premium_license = new FS_Plugin_License( $license );
11486
-
11487
- // Updated site plan.
11488
- $site = $this->get_api_site_scope()->get( '/', true );
11489
- if ( $this->is_api_result_entity( $site ) ) {
11490
- $this->_site = new FS_Site( $site );
11491
- }
11492
- $this->_update_site_license( $premium_license );
11493
- $this->_enrich_site_plan( false );
11494
-
11495
- $this->_store_account();
11496
-
11497
- if ( ! $background ) {
11498
- $this->_admin_notices->add_sticky(
11499
- $this->get_text_inline( 'Your license was successfully activated.', 'license-activated-message' ) .
11500
- $this->get_complete_upgrade_instructions(),
11501
- 'license_activated',
11502
- $this->get_text_x_inline( 'Yee-haw', 'interjection expressing joy or exuberance', 'yee-haw' ) . '!'
11503
- );
11504
- }
11505
-
11506
- $this->_admin_notices->remove_sticky( array(
11507
- 'trial_promotion',
11508
- 'license_expired',
11509
- ) );
11510
- }
11511
-
11512
- /**
11513
- * @author Vova Feldman (@svovaf)
11514
- * @since 1.0.5
11515
- *
11516
- * @param bool $show_notice
11517
- */
11518
- protected function _deactivate_license( $show_notice = true ) {
11519
- $this->_logger->entrance();
11520
-
11521
- $hmm_text = $this->get_text_x_inline( 'Hmm', 'something somebody says when they are thinking about what you have just said.', 'hmm' ) . '...';
11522
-
11523
- if ( ! is_object( $this->_license ) ) {
11524
- $this->_admin_notices->add(
11525
- sprintf( $this->get_text_inline( 'It looks like your site currently doesn\'t have an active license.', 'no-active-license-message' ), $this->_site->plan->title ),
11526
- $hmm_text
11527
- );
11528
-
11529
- return;
11530
- }
11531
-
11532
- $api = $this->get_api_site_scope();
11533
- $license = $api->call( "/licenses/{$this->_site->license_id}.json", 'delete' );
11534
-
11535
- if ( isset( $license->error ) ) {
11536
- $this->_admin_notices->add(
11537
- $this->get_text_inline( 'It looks like the license deactivation failed.', 'license-deactivation-failed-message' ) . '<br> ' .
11538
- $this->get_text_inline( 'Error received from the server:', 'server-error-message' ) . ' ' . var_export( $license->error, true ),
11539
- $hmm_text,
11540
- 'error'
11541
- );
11542
-
11543
- return;
11544
- }
11545
-
11546
- // Update license cache.
11547
- for ( $i = 0, $len = count( $this->_licenses ); $i < $len; $i ++ ) {
11548
- if ( $license->id == $this->_licenses[ $i ]->id ) {
11549
- $this->_licenses[ $i ] = new FS_Plugin_License( $license );
11550
- }
11551
- }
11552
-
11553
- // Updated site plan to default.
11554
- $this->_sync_plans();
11555
- $this->_site->plan->id = $this->_plans[0]->id;
11556
- // Unlink license from site.
11557
- $this->_update_site_license( null );
11558
- $this->_enrich_site_plan( false );
11559
-
11560
- $this->_store_account();
11561
-
11562
- if ( $show_notice ) {
11563
- $this->_admin_notices->add(
11564
- sprintf( $this->get_text_inline( 'Your license was successfully deactivated, you are back to the %s plan.', 'license-deactivation-message' ), $this->_site->plan->title ),
11565
- $this->get_text_inline( 'O.K', 'ok' )
11566
- );
11567
- }
11568
-
11569
- $this->_admin_notices->remove_sticky( array(
11570
- 'plan_upgraded',
11571
- 'license_activated',
11572
- ) );
11573
- }
11574
-
11575
- /**
11576
- * Site plan downgrade.
11577
- *
11578
- * @author Vova Feldman (@svovaf)
11579
- * @since 1.0.4
11580
- *
11581
- * @uses FS_Api
11582
- */
11583
- private function _downgrade_site() {
11584
- $this->_logger->entrance();
11585
-
11586
- $api = $this->get_api_site_scope();
11587
- $site = $api->call( 'downgrade.json', 'put' );
11588
-
11589
- $plan_downgraded = false;
11590
- $plan = false;
11591
- if ( $this->is_api_result_entity( $site ) ) {
11592
- $prev_plan_id = $this->_site->plan->id;
11593
-
11594
- // Update new site plan id.
11595
- $this->_site->plan->id = $site->plan_id;
11596
-
11597
- $plan = $this->_enrich_site_plan();
11598
- $subscription = $this->_sync_site_subscription( $this->_license );
11599
-
11600
- // Plan downgraded if plan was changed or subscription was cancelled.
11601
- $plan_downgraded = ( $plan instanceof FS_Plugin_Plan && $prev_plan_id != $plan->id ) ||
11602
- ( is_object( $subscription ) && ! isset( $subscription->error ) && ! $subscription->is_active() );
11603
- } else {
11604
- // handle different error cases.
11605
-
11606
- }
11607
-
11608
- if ( $plan_downgraded ) {
11609
- // Remove previous sticky message about upgrade (if exist).
11610
- $this->_admin_notices->remove_sticky( 'plan_upgraded' );
11611
-
11612
- $this->_admin_notices->add(
11613
- sprintf( $this->get_text_inline( 'Your plan was successfully downgraded. Your %s plan license will expire in %s.', 'plan-x-downgraded-message' ),
11614
- $plan->title,
11615
- human_time_diff( time(), strtotime( $this->_license->expiration ) )
11616
- )
11617
- );
11618
-
11619
- // Store site updates.
11620
- $this->_store_site();
11621
- } else {
11622
- $this->_admin_notices->add(
11623
- $this->get_text_inline( 'Seems like we are having some temporary issue with your plan downgrade. Please try again in few minutes.', 'plan-downgraded-failure-message' ),
11624
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
11625
- 'error'
11626
- );
11627
- }
11628
- }
11629
-
11630
- /**
11631
- * @author Vova Feldman (@svovaf)
11632
- * @since 1.1.8.1
11633
- *
11634
- * @param bool|string $plan_name
11635
- *
11636
- * @return bool If trial was successfully started.
11637
- */
11638
- function start_trial( $plan_name = false ) {
11639
- $this->_logger->entrance();
11640
-
11641
- // Alias.
11642
- $oops_text = $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...';
11643
-
11644
- if ( $this->is_trial() ) {
11645
- // Already in trial mode.
11646
- $this->_admin_notices->add(
11647
- sprintf( $this->get_text_inline( 'You are already running the %s in a trial mode.', 'in-trial-mode' ), $this->_module_type ),
11648
- $oops_text,
11649
- 'error'
11650
- );
11651
-
11652
- return false;
11653
- }
11654
-
11655
- if ( $this->_site->is_trial_utilized() ) {
11656
- // Trial was already utilized.
11657
- $this->_admin_notices->add(
11658
- $this->get_text_inline( 'You already utilized a trial before.', 'trial-utilized' ),
11659
- $oops_text,
11660
- 'error'
11661
- );
11662
-
11663
- return false;
11664
- }
11665
-
11666
- if ( false !== $plan_name ) {
11667
- $plan = $this->get_plan_by_name( $plan_name );
11668
-
11669
- if ( false === $plan ) {
11670
- // Plan doesn't exist.
11671
- $this->_admin_notices->add(
11672
- sprintf( $this->get_text_inline( 'Plan %s do not exist, therefore, can\'t start a trial.', 'trial-plan-x-not-exist' ), $plan_name ),
11673
- $oops_text,
11674
- 'error'
11675
- );
11676
-
11677
- return false;
11678
- }
11679
-
11680
- if ( ! $plan->has_trial() ) {
11681
- // Plan doesn't exist.
11682
- $this->_admin_notices->add(
11683
- sprintf( $this->get_text_inline( 'Plan %s does not support a trial period.', 'plan-x-no-trial' ), $plan_name ),
11684
- $oops_text,
11685
- 'error'
11686
- );
11687
-
11688
- return false;
11689
- }
11690
- } else {
11691
- if ( ! $this->has_trial_plan() ) {
11692
- // None of the plans have a trial.
11693
- $this->_admin_notices->add(
11694
- sprintf( $this->get_text_inline( 'None of the %s\'s plans supports a trial period.', 'no-trials' ), $this->_module_type ),
11695
- $oops_text,
11696
- 'error'
11697
- );
11698
-
11699
- return false;
11700
- }
11701
-
11702
- $plans_with_trial = FS_Plan_Manager::instance()->get_trial_plans( $this->_plans );
11703
-
11704
- $plan = $plans_with_trial[0];
11705
- }
11706
-
11707
- $api = $this->get_api_site_scope();
11708
- $plan = $api->call( "plans/{$plan->id}/trials.json", 'post' );
11709
-
11710
- if ( ! $this->is_api_result_entity( $plan ) ) {
11711
- // Some API error while trying to start the trial.
11712
- $this->_admin_notices->add(
11713
- sprintf( $this->get_text_inline( 'Unexpected API error. Please contact the %s\'s author with the following error.', 'unexpected-api-error' ), $this->_module_type )
11714
- . ' ' . var_export( $plan, true ),
11715
- $oops_text,
11716
- 'error'
11717
- );
11718
-
11719
- return false;
11720
- }
11721
-
11722
- // Sync license.
11723
- $this->_sync_license();
11724
-
11725
- return $this->is_trial();
11726
- }
11727
-
11728
- /**
11729
- * Cancel site trial.
11730
- *
11731
- * @author Vova Feldman (@svovaf)
11732
- * @since 1.0.9
11733
- *
11734
- * @uses FS_Api
11735
- */
11736
- private function _cancel_trial() {
11737
- $this->_logger->entrance();
11738
-
11739
- // Alias.
11740
- $oops_text = $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...';
11741
-
11742
- if ( ! $this->is_trial() ) {
11743
- $this->_admin_notices->add(
11744
- $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' ),
11745
- $oops_text,
11746
- 'error'
11747
- );
11748
-
11749
- return;
11750
- }
11751
-
11752
- $api = $this->get_api_site_scope();
11753
- $site = $api->call( 'trials.json', 'delete' );
11754
-
11755
- $trial_cancelled = false;
11756
-
11757
- if ( $this->is_api_result_entity( $site ) ) {
11758
- $prev_trial_ends = $this->_site->trial_ends;
11759
-
11760
- if ( $this->is_paid_trial() ) {
11761
- $this->_license->expiration = $site->trial_ends;
11762
- $this->_license->is_cancelled = true;
11763
- $this->_update_site_license( $this->_license );
11764
- $this->_store_licenses();
11765
-
11766
- // Clear subscription reference.
11767
- $this->_sync_site_subscription( null );
11768
- }
11769
-
11770
- // Update site info.
11771
- $this->_site = new FS_Site( $site );
11772
- $this->_enrich_site_plan();
11773
-
11774
- $trial_cancelled = ( $prev_trial_ends != $site->trial_ends );
11775
- } else {
11776
- // handle different error cases.
11777
-
11778
- }
11779
-
11780
- if ( $trial_cancelled ) {
11781
- // Remove previous sticky messages about upgrade or trial (if exist).
11782
- $this->_admin_notices->remove_sticky( array(
11783
- 'trial_started',
11784
- 'trial_promotion',
11785
- 'plan_upgraded',
11786
- ) );
11787
-
11788
- // Store site updates.
11789
- $this->_store_site();
11790
-
11791
- if ( ! $this->is_addon() ||
11792
- ! $this->deactivate_premium_only_addon_without_license( true )
11793
- ) {
11794
- $this->_admin_notices->add(
11795
- sprintf( $this->get_text_inline( 'Your %s free trial was successfully cancelled.', 'trial-cancel-message' ), $this->_storage->trial_plan->title )
11796
- );
11797
- }
11798
-
11799
- // Clear trial plan information.
11800
- unset( $this->_storage->trial_plan );
11801
- } else {
11802
- $this->_admin_notices->add(
11803
- $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' ),
11804
- $oops_text,
11805
- 'error'
11806
- );
11807
- }
11808
- }
11809
-
11810
- /**
11811
- * @author Vova Feldman (@svovaf)
11812
- * @since 1.0.6
11813
- *
11814
- * @param bool|number $plugin_id
11815
- *
11816
- * @return bool
11817
- */
11818
- private function _is_addon_id( $plugin_id ) {
11819
- return is_numeric( $plugin_id ) && ( $this->get_id() != $plugin_id );
11820
- }
11821
-
11822
- /**
11823
- * Check if user eligible to download premium version updates.
11824
- *
11825
- * @author Vova Feldman (@svovaf)
11826
- * @since 1.0.6
11827
- *
11828
- * @return bool
11829
- */
11830
- private function _can_download_premium() {
11831
- return $this->has_active_valid_license() ||
11832
- ( $this->is_trial() && ! $this->get_trial_plan()->is_free() );
11833
- }
11834
-
11835
- /**
11836
- *
11837
- * @author Vova Feldman (@svovaf)
11838
- * @since 1.0.6
11839
- *
11840
- * @param bool|number $addon_id
11841
- * @param string $type "json" or "zip"
11842
- *
11843
- * @return string
11844
- */
11845
- private function _get_latest_version_endpoint( $addon_id = false, $type = 'json' ) {
11846
-
11847
- $is_addon = $this->_is_addon_id( $addon_id );
11848
-
11849
- $is_premium = null;
11850
- if ( ! $is_addon ) {
11851
- $is_premium = $this->_can_download_premium();
11852
- } else if ( $this->is_addon_activated( $addon_id ) ) {
11853
- $is_premium = self::get_instance_by_id( $addon_id )->_can_download_premium();
11854
- }
11855
-
11856
- // If add-on, then append add-on ID.
11857
- $endpoint = ( $is_addon ? "/addons/$addon_id" : '' ) .
11858
- '/updates/latest.' . $type;
11859
-
11860
- // If add-on and not yet activated, try to fetch based on server licensing.
11861
- if ( is_bool( $is_premium ) ) {
11862
- $endpoint = add_query_arg( 'is_premium', json_encode( $is_premium ), $endpoint );
11863
- }
11864
-
11865
- if ( $this->has_secret_key() ) {
11866
- $endpoint = add_query_arg( 'type', 'all', $endpoint );
11867
- }
11868
-
11869
- return $endpoint;
11870
- }
11871
-
11872
- /**
11873
- * @author Vova Feldman (@svovaf)
11874
- * @since 1.0.4
11875
- *
11876
- * @param bool|number $addon_id
11877
- * @param bool $flush Since 1.1.7.3
11878
- * @param int $expiration Since 1.2.2.7
11879
- *
11880
- * @return object|false Plugin latest tag info.
11881
- */
11882
- function _fetch_latest_version( $addon_id = false, $flush = true, $expiration = WP_FS__TIME_24_HOURS_IN_SEC ) {
11883
- $this->_logger->entrance();
11884
-
11885
- /**
11886
- * @since 1.1.7.3 Check for plugin updates from Freemius only if opted-in.
11887
- * @since 1.1.7.4 Also check updates for add-ons.
11888
- */
11889
- if ( ! $this->is_registered() &&
11890
- ! $this->_is_addon_id( $addon_id )
11891
- ) {
11892
- return false;
11893
- }
11894
-
11895
- $tag = $this->get_api_site_or_plugin_scope()->get(
11896
- $this->_get_latest_version_endpoint( $addon_id, 'json' ),
11897
- $flush,
11898
- $expiration
11899
- );
11900
-
11901
- $latest_version = ( is_object( $tag ) && isset( $tag->version ) ) ? $tag->version : 'couldn\'t get';
11902
-
11903
- $this->_logger->departure( 'Latest version ' . $latest_version );
11904
-
11905
- return ( is_object( $tag ) && isset( $tag->version ) ) ? $tag : false;
11906
- }
11907
-
11908
- #----------------------------------------------------------------------------------
11909
- #region Download Plugin
11910
- #----------------------------------------------------------------------------------
11911
-
11912
- /**
11913
- * Download latest plugin version, based on plan.
11914
- *
11915
- * Not like _download_latest(), this will redirect the page
11916
- * to secure download url to prevent dual download (from FS to WP server,
11917
- * and then from WP server to the client / browser).
11918
- *
11919
- * @author Vova Feldman (@svovaf)
11920
- * @since 1.0.9
11921
- *
11922
- * @param bool|number $plugin_id
11923
- *
11924
- * @uses FS_Api
11925
- * @uses wp_redirect()
11926
- */
11927
- private function download_latest_directly( $plugin_id = false ) {
11928
- $this->_logger->entrance();
11929
-
11930
- wp_redirect( $this->get_latest_download_api_url( $plugin_id ) );
11931
- }
11932
-
11933
- /**
11934
- * Get latest plugin FS API download URL.
11935
- *
11936
- * @author Vova Feldman (@svovaf)
11937
- * @since 1.0.9
11938
- *
11939
- * @param bool|number $plugin_id
11940
- *
11941
- * @return string
11942
- */
11943
- private function get_latest_download_api_url( $plugin_id = false ) {
11944
- $this->_logger->entrance();
11945
-
11946
- return $this->get_api_site_scope()->get_signed_url(
11947
- $this->_get_latest_version_endpoint( $plugin_id, 'zip' )
11948
- );
11949
- }
11950
-
11951
- /**
11952
- * Get payment invoice URL.
11953
- *
11954
- * @author Vova Feldman (@svovaf)
11955
- * @since 1.2.0
11956
- *
11957
- * @param bool|number $payment_id
11958
- *
11959
- * @return string
11960
- */
11961
- function _get_invoice_api_url( $payment_id = false ) {
11962
- $this->_logger->entrance();
11963
-
11964
- return $this->get_api_user_scope()->get_signed_url(
11965
- "/payments/{$payment_id}/invoice.pdf"
11966
- );
11967
- }
11968
-
11969
- /**
11970
- * Get latest plugin download link.
11971
- *
11972
- * @author Vova Feldman (@svovaf)
11973
- * @since 1.0.9
11974
- *
11975
- * @param string $label
11976
- * @param bool|number $plugin_id
11977
- *
11978
- * @return string
11979
- */
11980
- private function get_latest_download_link( $label, $plugin_id = false ) {
11981
- return sprintf(
11982
- '<a target="_blank" href="%s">%s</a>',
11983
- $this->_get_latest_download_local_url( $plugin_id ),
11984
- $label
11985
- );
11986
- }
11987
-
11988
- /**
11989
- * Get latest plugin download local URL.
11990
- *
11991
- * @author Vova Feldman (@svovaf)
11992
- * @since 1.0.9
11993
- *
11994
- * @param bool|number $plugin_id
11995
- *
11996
- * @return string
11997
- */
11998
- function _get_latest_download_local_url( $plugin_id = false ) {
11999
- // Add timestamp to protect from caching.
12000
- $params = array( 'ts' => WP_FS__SCRIPT_START_TIME );
12001
-
12002
- if ( ! empty( $plugin_id ) ) {
12003
- $params['plugin_id'] = $plugin_id;
12004
- }
12005
-
12006
- return $this->get_account_url( 'download_latest', $params );
12007
- }
12008
-
12009
- #endregion Download Plugin ------------------------------------------------------------------
12010
-
12011
- /**
12012
- * @author Vova Feldman (@svovaf)
12013
- * @since 1.0.4
12014
- *
12015
- * @uses FS_Api
12016
- *
12017
- * @param bool $background Hints the method if it's a background updates check. If false, it means that
12018
- * was initiated by the admin.
12019
- * @param bool|number $plugin_id
12020
- * @param bool $flush Since 1.1.7.3
12021
- * @param int $expiration Since 1.2.2.7
12022
- */
12023
- private function check_updates(
12024
- $background = false,
12025
- $plugin_id = false,
12026
- $flush = true,
12027
- $expiration = WP_FS__TIME_24_HOURS_IN_SEC
12028
- ) {
12029
- $this->_logger->entrance();
12030
-
12031
- // Check if there's a newer version for download.
12032
- $new_version = $this->_fetch_newer_version( $plugin_id, $flush, $expiration );
12033
-
12034
- $update = null;
12035
- if ( is_object( $new_version ) ) {
12036
- $update = new FS_Plugin_Tag( $new_version );
12037
-
12038
- if ( ! $background ) {
12039
- $this->_admin_notices->add(
12040
- sprintf(
12041
- /* translators: %s: Numeric version number (e.g. '2.1.9' */
12042
- $this->get_text_inline( 'Version %s was released.', 'version-x-released' ) . ' ' . $this->get_text_inline( 'Please download %s.', 'please-download-x' ),
12043
- $update->version,
12044
- sprintf(
12045
- '<a href="%s" target="_blank">%s</a>',
12046
- $this->get_account_url( 'download_latest' ),
12047
- sprintf(
12048
- /* translators: %s: plan name (e.g. latest "Professional" version) */
12049
- $this->get_text_inline( 'the latest %s version here', 'latest-x-version' ),
12050
- $this->_site->plan->title
12051
- )
12052
- )
12053
- ),
12054
- $this->get_text_inline( 'New', 'new' ) . '!'
12055
- );
12056
- }
12057
- } else if ( false === $new_version && ! $background ) {
12058
- $this->_admin_notices->add(
12059
- $this->get_text_inline( 'Seems like you got the latest release.', 'you-have-latest' ),
12060
- $this->get_text_inline( 'You are all good!', 'you-are-good' )
12061
- );
12062
- }
12063
-
12064
- $this->_store_update( $update, true, $plugin_id );
12065
- }
12066
-
12067
- /**
12068
- * @author Vova Feldman (@svovaf)
12069
- * @since 1.0.4
12070
- *
12071
- * @param bool $flush Since 1.1.7.3 add 24 hour cache by default.
12072
- *
12073
- * @return FS_Plugin[]
12074
- *
12075
- * @uses FS_Api
12076
- */
12077
- private function sync_addons( $flush = false ) {
12078
- $this->_logger->entrance();
12079
-
12080
- $api = $this->get_api_site_or_plugin_scope();
12081
-
12082
- /**
12083
- * @since 1.2.1
12084
- *
12085
- * If there's a cached version of the add-ons and not asking
12086
- * for a flush, just use the currently stored add-ons.
12087
- */
12088
- if ( ! $flush && $api->is_cached( '/addons.json?enriched=true' ) ) {
12089
- $addons = self::get_all_addons();
12090
-
12091
- return $addons[ $this->_plugin->id ];
12092
- }
12093
-
12094
- $result = $api->get( '/addons.json?enriched=true', $flush );
12095
-
12096
- $addons = array();
12097
- if ( $this->is_api_result_object( $result, 'plugins' ) &&
12098
- is_array( $result->plugins )
12099
- ) {
12100
- for ( $i = 0, $len = count( $result->plugins ); $i < $len; $i ++ ) {
12101
- $addons[ $i ] = new FS_Plugin( $result->plugins[ $i ] );
12102
- }
12103
-
12104
- $this->_store_addons( $addons, true );
12105
- }
12106
-
12107
- return $addons;
12108
- }
12109
-
12110
- /**
12111
- * Handle user email update.
12112
- *
12113
- * @author Vova Feldman (@svovaf)
12114
- * @since 1.0.3
12115
- * @uses FS_Api
12116
- *
12117
- * @param string $new_email
12118
- *
12119
- * @return object
12120
- */
12121
- private function update_email( $new_email ) {
12122
- $this->_logger->entrance();
12123
-
12124
-
12125
- $api = $this->get_api_user_scope();
12126
- $user = $api->call( "?plugin_id={$this->_plugin->id}&fields=id,email,is_verified", 'put', array(
12127
- 'email' => $new_email,
12128
- 'after_email_confirm_url' => $this->_get_admin_page_url(
12129
- 'account',
12130
- array( 'fs_action' => 'sync_user' )
12131
- ),
12132
- ) );
12133
-
12134
- if ( ! isset( $user->error ) ) {
12135
- $this->_user->email = $user->email;
12136
- $this->_user->is_verified = $user->is_verified;
12137
- $this->_store_user();
12138
- } else {
12139
- // handle different error cases.
12140
-
12141
- }
12142
-
12143
- return $user;
12144
- }
12145
-
12146
- #----------------------------------------------------------------------------------
12147
- #region API Error Handling
12148
- #----------------------------------------------------------------------------------
12149
-
12150
- /**
12151
- * @author Vova Feldman (@svovaf)
12152
- * @since 1.1.1
12153
- *
12154
- * @param mixed $result
12155
- *
12156
- * @return bool Is API result contains an error.
12157
- */
12158
- private function is_api_error( $result ) {
12159
- return FS_Api::is_api_error( $result );
12160
- }
12161
-
12162
- /**
12163
- * Checks if given API result is a non-empty and not an error object.
12164
- *
12165
- * @author Vova Feldman (@svovaf)
12166
- * @since 1.2.1.5
12167
- *
12168
- * @param mixed $result
12169
- * @param string|null $required_property Optional property we want to verify that is set.
12170
- *
12171
- * @return bool
12172
- */
12173
- function is_api_result_object( $result, $required_property = null ) {
12174
- return FS_Api::is_api_result_object( $result, $required_property );
12175
- }
12176
-
12177
- /**
12178
- * Checks if given API result is a non-empty entity object with non-empty ID.
12179
- *
12180
- * @author Vova Feldman (@svovaf)
12181
- * @since 1.2.1.5
12182
- *
12183
- * @param mixed $result
12184
- *
12185
- * @return bool
12186
- */
12187
- private function is_api_result_entity( $result ) {
12188
- return FS_Api::is_api_result_entity( $result );
12189
- }
12190
-
12191
- #endregion
12192
-
12193
- /**
12194
- * Make sure a given argument is an array of a specific type.
12195
- *
12196
- * @author Vova Feldman (@svovaf)
12197
- * @since 1.2.1.5
12198
- *
12199
- * @param mixed $array
12200
- * @param string $class
12201
- *
12202
- * @return bool
12203
- */
12204
- private function is_array_instanceof( $array, $class ) {
12205
- return ( is_array( $array ) && ( empty( $array ) || $array[0] instanceof $class ) );
12206
- }
12207
-
12208
- /**
12209
- * Start install ownership change.
12210
- *
12211
- * @author Vova Feldman (@svovaf)
12212
- * @since 1.1.1
12213
- * @uses FS_Api
12214
- *
12215
- * @param string $candidate_email
12216
- *
12217
- * @return bool Is ownership change successfully initiated.
12218
- */
12219
- private function init_change_owner( $candidate_email ) {
12220
- $this->_logger->entrance();
12221
-
12222
- $api = $this->get_api_site_scope();
12223
- $result = $api->call( "/users/{$this->_user->id}.json", 'put', array(
12224
- 'email' => $candidate_email,
12225
- 'after_confirm_url' => $this->_get_admin_page_url(
12226
- 'account',
12227
- array( 'fs_action' => 'change_owner' )
12228
- ),
12229
- ) );
12230
-
12231
- return ! $this->is_api_error( $result );
12232
- }
12233
-
12234
- /**
12235
- * Handle install ownership change.
12236
- *
12237
- * @author Vova Feldman (@svovaf)
12238
- * @since 1.1.1
12239
- * @uses FS_Api
12240
- *
12241
- * @return bool Was ownership change successfully complete.
12242
- */
12243
- private function complete_change_owner() {
12244
- $this->_logger->entrance();
12245
-
12246
- $site_result = $this->get_api_site_scope( true )->get();
12247
- $site = new FS_Site( $site_result );
12248
- $this->_site = $site;
12249
-
12250
- $user = new FS_User();
12251
- $user->id = fs_request_get( 'user_id' );
12252
-
12253
- // Validate install's user and given user.
12254
- if ( $user->id != $this->_site->user_id ) {
12255
- return false;
12256
- }
12257
-
12258
- $user->public_key = fs_request_get( 'user_public_key' );
12259
- $user->secret_key = fs_request_get( 'user_secret_key' );
12260
-
12261
- // Fetch new user information.
12262
- $this->_user = $user;
12263
- $user_result = $this->get_api_user_scope( true )->get();
12264
- $user = new FS_User( $user_result );
12265
- $this->_user = $user;
12266
-
12267
- $this->_set_account( $user, $site );
12268
-
12269
- return true;
12270
- }
12271
-
12272
- /**
12273
- * Handle user name update.
12274
- *
12275
- * @author Vova Feldman (@svovaf)
12276
- * @since 1.0.9
12277
- * @uses FS_Api
12278
- *
12279
- * @return object
12280
- */
12281
- private function update_user_name() {
12282
- $this->_logger->entrance();
12283
- $name = fs_request_get( 'fs_user_name_' . $this->get_unique_affix(), '' );
12284
-
12285
- $api = $this->get_api_user_scope();
12286
- $user = $api->call( "?plugin_id={$this->_plugin->id}&fields=id,first,last", 'put', array(
12287
- 'name' => $name,
12288
- ) );
12289
-
12290
- if ( ! isset( $user->error ) ) {
12291
- $this->_user->first = $user->first;
12292
- $this->_user->last = $user->last;
12293
- $this->_store_user();
12294
- } else {
12295
- // handle different error cases.
12296
-
12297
- }
12298
-
12299
- return $user;
12300
- }
12301
-
12302
- /**
12303
- * Verify user email.
12304
- *
12305
- * @author Vova Feldman (@svovaf)
12306
- * @since 1.0.3
12307
- * @uses FS_Api
12308
- */
12309
- private function verify_email() {
12310
- $this->_handle_account_user_sync();
12311
-
12312
- if ( $this->_user->is_verified() ) {
12313
- return;
12314
- }
12315
-
12316
- $api = $this->get_api_site_scope();
12317
- $result = $api->call( "/users/{$this->_user->id}/verify.json", 'put', array(
12318
- 'after_email_confirm_url' => $this->_get_admin_page_url(
12319
- 'account',
12320
- array( 'fs_action' => 'sync_user' )
12321
- )
12322
- ) );
12323
-
12324
- if ( ! isset( $result->error ) ) {
12325
- $this->_admin_notices->add( sprintf(
12326
- $this->get_text_inline( 'Verification mail was just sent to %s. If you can\'t find it after 5 min, please check your spam box.', 'verification-email-sent-message' ),
12327
- sprintf( '<a href="mailto:%1s">%2s</a>', esc_url( $this->_user->email ), $this->_user->email )
12328
- ) );
12329
- } else {
12330
- // handle different error cases.
12331
-
12332
- }
12333
- }
12334
-
12335
- /**
12336
- * @author Vova Feldman (@svovaf)
12337
- * @since 1.1.2
12338
- *
12339
- * @param array $params
12340
- *
12341
- * @return string
12342
- */
12343
- function get_activation_url( $params = array() ) {
12344
- if ( $this->is_addon() && $this->has_free_plan() ) {
12345
- /**
12346
- * @author Vova Feldman (@svovaf)
12347
- * @since 1.2.1.7 Add-on's activation is the parent's module activation.
12348
- */
12349
- return $this->get_parent_instance()->get_activation_url( $params );
12350
- }
12351
-
12352
- return $this->apply_filters( 'connect_url', $this->_get_admin_page_url( '', $params ) );
12353
- }
12354
-
12355
- /**
12356
- * @author Vova Feldman (@svovaf)
12357
- * @since 1.2.1.5
12358
- *
12359
- * @param array $params
12360
- *
12361
- * @return string
12362
- */
12363
- function get_reconnect_url( $params = array() ) {
12364
- $params['fs_action'] = 'reset_anonymous_mode';
12365
- $params['fs_unique_affix'] = $this->get_unique_affix();
12366
-
12367
- return $this->get_activation_url( $params );
12368
- }
12369
-
12370
- /**
12371
- * Get the URL of the page that should be loaded after the user connect
12372
- * or skip in the opt-in screen.
12373
- *
12374
- * @author Vova Feldman (@svovaf)
12375
- * @since 1.1.3
12376
- *
12377
- * @param string $filter Filter name.
12378
- * @param array $params Since 1.2.2.7
12379
- *
12380
- * @return string
12381
- */
12382
- function get_after_activation_url( $filter, $params = array() ) {
12383
- if ( $this->is_free_wp_org_theme() &&
12384
- fs_request_has( 'pending_activation' )
12385
- ) {
12386
- $first_time_path = '';
12387
- } else {
12388
- $first_time_path = $this->_menu->get_first_time_path();
12389
- }
12390
-
12391
- return add_query_arg( $params, $this->apply_filters(
12392
- $filter,
12393
- empty( $first_time_path ) ?
12394
- $this->_get_admin_page_url() :
12395
- $first_time_path
12396
- ) );
12397
- }
12398
-
12399
- /**
12400
- * Handle account page updates / edits / actions.
12401
- *
12402
- * @author Vova Feldman (@svovaf)
12403
- * @since 1.0.2
12404
- *
12405
- */
12406
- private function _handle_account_edits() {
12407
- if ( ! $this->is_user_admin() ) {
12408
- return;
12409
- }
12410
-
12411
- $plugin_id = fs_request_get( 'plugin_id', $this->get_id() );
12412
- $action = fs_get_action();
12413
-
12414
- // Alias.
12415
- $oops_text = $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...';
12416
-
12417
- switch ( $action ) {
12418
- case 'delete_account':
12419
- check_admin_referer( $action );
12420
-
12421
- if ( $plugin_id == $this->get_id() ) {
12422
- $this->delete_account_event();
12423
-
12424
- // Clear user and site.
12425
- $this->_site = null;
12426
- $this->_user = null;
12427
-
12428
- fs_redirect( $this->get_activation_url() );
12429
- } else {
12430
- if ( $this->is_addon_activated( $plugin_id ) ) {
12431
- $fs_addon = self::get_instance_by_id( $plugin_id );
12432
- $fs_addon->delete_account_event();
12433
-
12434
- fs_redirect( $this->_get_admin_page_url( 'account' ) );
12435
- }
12436
- }
12437
-
12438
- return;
12439
-
12440
- case 'downgrade_account':
12441
- check_admin_referer( $action );
12442
-
12443
- if ( $plugin_id == $this->get_id() ) {
12444
- $this->_downgrade_site();
12445
- } else if ( $this->is_addon_activated( $plugin_id ) ) {
12446
- $fs_addon = self::get_instance_by_id( $plugin_id );
12447
- $fs_addon->_downgrade_site();
12448
- }
12449
-
12450
- return;
12451
-
12452
- case 'activate_license':
12453
- check_admin_referer( $action );
12454
-
12455
- if ( $plugin_id == $this->get_id() ) {
12456
- $this->_activate_license();
12457
- } else {
12458
- if ( $this->is_addon_activated( $plugin_id ) ) {
12459
- $fs_addon = self::get_instance_by_id( $plugin_id );
12460
- $fs_addon->_activate_license();
12461
- }
12462
- }
12463
-
12464
- return;
12465
-
12466
- case 'deactivate_license':
12467
- check_admin_referer( $action );
12468
-
12469
- if ( $plugin_id == $this->get_id() ) {
12470
- $this->_deactivate_license();
12471
-
12472
- if ( $this->is_only_premium() ) {
12473
- // Clear user and site.
12474
- $this->_site = null;
12475
- $this->_user = null;
12476
-
12477
- fs_redirect( $this->get_activation_url() );
12478
- }
12479
- } else {
12480
- if ( $this->is_addon_activated( $plugin_id ) ) {
12481
- $fs_addon = self::get_instance_by_id( $plugin_id );
12482
- $fs_addon->_deactivate_license();
12483
- }
12484
- }
12485
-
12486
- return;
12487
-
12488
- case 'check_updates':
12489
- check_admin_referer( $action );
12490
- $this->check_updates();
12491
-
12492
- return;
12493
-
12494
- case 'change_owner':
12495
- $state = fs_request_get( 'state', 'init' );
12496
- switch ( $state ) {
12497
- case 'init':
12498
- $candidate_email = fs_request_get( 'candidate_email', '' );
12499
-
12500
- if ( $this->init_change_owner( $candidate_email ) ) {
12501
- $this->_admin_notices->add( sprintf( $this->get_text_inline( 'Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder.', 'change-owner-request-sent-x' ), '<b>' . $this->_user->email . '</b>' ) );
12502
- }
12503
- break;
12504
- case 'owner_confirmed':
12505
- $candidate_email = fs_request_get( 'candidate_email', '' );
12506
-
12507
- $this->_admin_notices->add( sprintf( $this->get_text_inline( 'Thanks for confirming the ownership change. An email was just sent to %s for final approval.', 'change-owner-request_owner-confirmed' ), '<b>' . $candidate_email . '</b>' ) );
12508
- break;
12509
- case 'candidate_confirmed':
12510
- if ( $this->complete_change_owner() ) {
12511
- $this->_admin_notices->add_sticky(
12512
- sprintf( $this->get_text_inline( '%s is the new owner of the account.', 'change-owner-request_candidate-confirmed' ), '<b>' . $this->_user->email . '</b>' ),
12513
- 'ownership_changed',
12514
- $this->get_text_x_inline( 'Congrats', 'as congratulations', 'congrats' ) . '!'
12515
- );
12516
- } else {
12517
- // @todo Handle failed ownership change message.
12518
- }
12519
- break;
12520
- }
12521
-
12522
- return;
12523
-
12524
- case 'update_email':
12525
- check_admin_referer( 'update_email' );
12526
-
12527
- $new_email = fs_request_get( 'fs_email_' . $this->get_unique_affix(), '' );
12528
- $result = $this->update_email( $new_email );
12529
-
12530
- if ( isset( $result->error ) ) {
12531
- switch ( $result->error->code ) {
12532
- case 'user_exist':
12533
- $this->_admin_notices->add(
12534
- $this->get_text_inline( 'Sorry, we could not complete the email update. Another user with the same email is already registered.', 'user-exist-message' ) . ' ' .
12535
- sprintf( $this->get_text_inline( 'If you would like to give up the ownership of the %s\'s account to %s click the Change Ownership button.', 'user-exist-message_ownership' ), $this->_module_type, '<b>' . $new_email . '</b>' ) .
12536
- sprintf(
12537
- '<a style="margin-left: 10px;" href="%s"><button class="button button-primary">%s &nbsp;&#10140;</button></a>',
12538
- $this->get_account_url( 'change_owner', array(
12539
- 'state' => 'init',
12540
- 'candidate_email' => $new_email
12541
- ) ),
12542
- $this->get_text_inline( 'Change Ownership', 'change-ownership' )
12543
- ),
12544
- $oops_text,
12545
- 'error'
12546
- );
12547
- break;
12548
- }
12549
- } else {
12550
- $this->_admin_notices->add( $this->get_text_inline( 'Your email was successfully updated. You should receive an email with confirmation instructions in few moments.', 'email-updated-message' ) );
12551
- }
12552
-
12553
- return;
12554
-
12555
- case 'update_user_name':
12556
- check_admin_referer( 'update_user_name' );
12557
-
12558
- $result = $this->update_user_name();
12559
-
12560
- if ( isset( $result->error ) ) {
12561
- $this->_admin_notices->add(
12562
- $this->get_text_inline( 'Please provide your full name.', 'name-update-failed-message' ),
12563
- $oops_text,
12564
- 'error'
12565
- );
12566
- } else {
12567
- $this->_admin_notices->add( $this->get_text_inline( 'Your name was successfully updated.', 'name-updated-message' ) );
12568
- }
12569
-
12570
- return;
12571
-
12572
- #region Actions that might be called from external links (e.g. email)
12573
-
12574
- case 'cancel_trial':
12575
- if ( $plugin_id == $this->get_id() ) {
12576
- $this->_cancel_trial();
12577
- } else {
12578
- if ( $this->is_addon_activated( $plugin_id ) ) {
12579
- $fs_addon = self::get_instance_by_id( $plugin_id );
12580
- $fs_addon->_cancel_trial();
12581
- }
12582
- }
12583
-
12584
- return;
12585
-
12586
- case 'verify_email':
12587
- $this->verify_email();
12588
-
12589
- return;
12590
-
12591
- case 'sync_user':
12592
- $this->_handle_account_user_sync();
12593
-
12594
- return;
12595
-
12596
- case $this->get_unique_affix() . '_sync_license':
12597
- $this->_sync_license();
12598
-
12599
- return;
12600
-
12601
- case 'download_latest':
12602
- $this->download_latest_directly( $plugin_id );
12603
-
12604
- return;
12605
-
12606
- #endregion
12607
- }
12608
-
12609
- if ( WP_FS__IS_POST_REQUEST ) {
12610
- $properties = array( 'site_secret_key', 'site_id', 'site_public_key' );
12611
- foreach ( $properties as $p ) {
12612
- if ( 'update_' . $p === $action ) {
12613
- check_admin_referer( $action );
12614
-
12615
- $this->_logger->log( $action );
12616
-
12617
- $site_property = substr( $p, strlen( 'site_' ) );
12618
- $site_property_value = fs_request_get( 'fs_' . $p . '_' . $this->get_unique_affix(), '' );
12619
- $this->get_site()->{$site_property} = $site_property_value;
12620
-
12621
- // Store account after modification.
12622
- $this->_store_site();
12623
-
12624
- $this->do_action( 'account_property_edit', 'site', $site_property, $site_property_value );
12625
-
12626
- $this->_admin_notices->add( sprintf(
12627
- /* translators: %s: User's account property (e.g. email address, name) */
12628
- $this->get_text_inline( 'You have successfully updated your %s.', 'x-updated' ),
12629
- '<b>' . str_replace( '_', ' ', $p ) . '</b>'
12630
- ) );
12631
-
12632
- return;
12633
- }
12634
- }
12635
- }
12636
- }
12637
-
12638
- /**
12639
- * Account page resources load.
12640
- *
12641
- * @author Vova Feldman (@svovaf)
12642
- * @since 1.0.6
12643
- */
12644
- function _account_page_load() {
12645
- $this->_logger->entrance();
12646
-
12647
- $this->_logger->info( var_export( $_REQUEST, true ) );
12648
-
12649
- fs_enqueue_local_style( 'fs_account', '/admin/account.css' );
12650
-
12651
- if ( $this->has_addons() ) {
12652
- wp_enqueue_script( 'plugin-install' );
12653
- add_thickbox();
12654
-
12655
- function fs_addons_body_class( $classes ) {
12656
- $classes .= ' plugins-php';
12657
-
12658
- return $classes;
12659
- }
12660
-
12661
- add_filter( 'admin_body_class', 'fs_addons_body_class' );
12662
- }
12663
-
12664
- if ( $this->has_paid_plan() &&
12665
- ! $this->has_any_license() &&
12666
- ! $this->is_sync_executed() &&
12667
- $this->is_tracking_allowed()
12668
- ) {
12669
- /**
12670
- * If no licenses found and no sync job was executed during the last 24 hours,
12671
- * just execute the sync job right away (blocking execution).
12672
- *
12673
- * @since 1.1.7.3
12674
- */
12675
- $this->run_manual_sync();
12676
- }
12677
-
12678
- $this->_handle_account_edits();
12679
-
12680
- $this->do_action( 'account_page_load_before_departure' );
12681
- }
12682
-
12683
- /**
12684
- * Renders the "Affiliation" page.
12685
- *
12686
- * @author Leo Fajardo (@leorw)
12687
- * @since 1.2.3
12688
- */
12689
- function _affiliation_page_render() {
12690
- $this->_logger->entrance();
12691
-
12692
- $this->fetch_affiliate_and_terms();
12693
-
12694
- fs_enqueue_local_style( 'fs_affiliation', '/admin/affiliation.css' );
12695
-
12696
- $vars = array( 'id' => $this->_module_id );
12697
- echo $this->apply_filters( "/forms/affiliation.php", fs_get_template( '/forms/affiliation.php', $vars ) );
12698
- }
12699
-
12700
-
12701
- /**
12702
- * Render account page.
12703
- *
12704
- * @author Vova Feldman (@svovaf)
12705
- * @since 1.0.0
12706
- */
12707
- function _account_page_render() {
12708
- $this->_logger->entrance();
12709
-
12710
- $template = 'account.php';
12711
- $vars = array( 'id' => $this->_module_id );
12712
-
12713
- /**
12714
- * Added filter to the template to allow developers wrapping the template
12715
- * in custom HTML (e.g. within a wizard/tabs).
12716
- *
12717
- * @author Vova Feldman (@svovaf)
12718
- * @since 1.2.1.6
12719
- */
12720
- echo $this->apply_filters( "templates/{$template}", fs_get_template( $template, $vars ) );
12721
- }
12722
-
12723
- /**
12724
- * Render account connect page.
12725
- *
12726
- * @author Vova Feldman (@svovaf)
12727
- * @since 1.0.7
12728
- */
12729
- function _connect_page_render() {
12730
- $this->_logger->entrance();
12731
-
12732
- $vars = array( 'id' => $this->_module_id );
12733
-
12734
- /**
12735
- * Added filter to the template to allow developers wrapping the template
12736
- * in custom HTML (e.g. within a wizard/tabs).
12737
- *
12738
- * @author Vova Feldman (@svovaf)
12739
- * @since 1.2.1.6
12740
- */
12741
- echo $this->apply_filters( 'templates/connect.php', fs_get_template( 'connect.php', $vars ) );
12742
- }
12743
-
12744
- /**
12745
- * Load required resources before add-ons page render.
12746
- *
12747
- * @author Vova Feldman (@svovaf)
12748
- * @since 1.0.6
12749
- */
12750
- function _addons_page_load() {
12751
- $this->_logger->entrance();
12752
-
12753
- fs_enqueue_local_style( 'fs_addons', '/admin/add-ons.css' );
12754
-
12755
- wp_enqueue_script( 'plugin-install' );
12756
- add_thickbox();
12757
-
12758
- function fs_addons_body_class( $classes ) {
12759
- $classes .= ' plugins-php';
12760
-
12761
- return $classes;
12762
- }
12763
-
12764
- add_filter( 'admin_body_class', 'fs_addons_body_class' );
12765
-
12766
- if ( ! $this->is_registered() && $this->is_org_repo_compliant() ) {
12767
- $this->_admin_notices->add(
12768
- sprintf( $this->get_text_inline( 'Just letting you know that the add-ons information of %s is being pulled from an external server.', 'addons-info-external-message' ), '<b>' . $this->get_plugin_name() . '</b>' ),
12769
- $this->get_text_x_inline( 'Heads up', 'advance notice of something that will need attention.', 'heads-up' ),
12770
- 'update-nag'
12771
- );
12772
- }
12773
- }
12774
-
12775
- /**
12776
- * Render add-ons page.
12777
- *
12778
- * @author Vova Feldman (@svovaf)
12779
- * @since 1.0.6
12780
- */
12781
- function _addons_page_render() {
12782
- $this->_logger->entrance();
12783
-
12784
- $vars = array( 'id' => $this->_module_id );
12785
-
12786
- /**
12787
- * Added filter to the template to allow developers wrapping the template
12788
- * in custom HTML (e.g. within a wizard/tabs).
12789
- *
12790
- * @author Vova Feldman (@svovaf)
12791
- * @since 1.2.1.6
12792
- */
12793
- echo $this->apply_filters( 'templates/add-ons.php', fs_get_template( 'add-ons.php', $vars ) );
12794
- }
12795
-
12796
- /* Pricing & Upgrade
12797
- ------------------------------------------------------------------------------------------------------------------*/
12798
- /**
12799
- * Render pricing page.
12800
- *
12801
- * @author Vova Feldman (@svovaf)
12802
- * @since 1.0.0
12803
- */
12804
- function _pricing_page_render() {
12805
- $this->_logger->entrance();
12806
-
12807
- $vars = array( 'id' => $this->_module_id );
12808
-
12809
- if ( 'true' === fs_request_get( 'checkout', false ) ) {
12810
- fs_require_once_template( 'checkout.php', $vars );
12811
- } else {
12812
- fs_require_once_template( 'pricing.php', $vars );
12813
- }
12814
- }
12815
-
12816
- #----------------------------------------------------------------------------------
12817
- #region Contact Us
12818
- #----------------------------------------------------------------------------------
12819
-
12820
- /**
12821
- * Render contact-us page.
12822
- *
12823
- * @author Vova Feldman (@svovaf)
12824
- * @since 1.0.3
12825
- */
12826
- function _contact_page_render() {
12827
- $this->_logger->entrance();
12828
-
12829
- $vars = array( 'id' => $this->_module_id );
12830
- fs_require_once_template( 'contact.php', $vars );
12831
- }
12832
-
12833
- #endregion ------------------------------------------------------------------------
12834
-
12835
- /**
12836
- * Hide all admin notices to prevent distractions.
12837
- *
12838
- * @author Vova Feldman (@svovaf)
12839
- * @since 1.0.3
12840
- *
12841
- * @uses remove_all_actions()
12842
- */
12843
- private static function _hide_admin_notices() {
12844
- remove_all_actions( 'admin_notices' );
12845
- remove_all_actions( 'network_admin_notices' );
12846
- remove_all_actions( 'all_admin_notices' );
12847
- remove_all_actions( 'user_admin_notices' );
12848
- }
12849
-
12850
- static function _clean_admin_content_section_hook() {
12851
- self::_hide_admin_notices();
12852
-
12853
- // Hide footer.
12854
- echo '<style>#wpfooter { display: none !important; }</style>';
12855
- }
12856
-
12857
- /**
12858
- * Attach to admin_head hook to hide all admin notices.
12859
- *
12860
- * @author Vova Feldman (@svovaf)
12861
- * @since 1.0.3
12862
- */
12863
- static function _clean_admin_content_section() {
12864
- add_action( 'admin_head', 'Freemius::_clean_admin_content_section_hook' );
12865
- }
12866
-
12867
- /* CSS & JavaScript
12868
- ------------------------------------------------------------------------------------------------------------------*/
12869
- /* function _enqueue_script($handle, $src) {
12870
- $url = plugins_url( substr( WP_FS__DIR_JS, strlen( $this->_plugin_dir_path ) ) . '/assets/js/' . $src );
12871
-
12872
- $this->_logger->entrance( 'script = ' . $url );
12873
-
12874
- wp_enqueue_script( $handle, $url );
12875
- }*/
12876
-
12877
- /* SDK
12878
- ------------------------------------------------------------------------------------------------------------------*/
12879
- private $_user_api;
12880
-
12881
- /**
12882
- *
12883
- * @author Vova Feldman (@svovaf)
12884
- * @since 1.0.2
12885
- *
12886
- * @param bool $flush
12887
- *
12888
- * @return FS_Api
12889
- */
12890
- function get_api_user_scope( $flush = false ) {
12891
- if ( ! isset( $this->_user_api ) || $flush ) {
12892
- $this->_user_api = FS_Api::instance(
12893
- $this->_module_id,
12894
- 'user',
12895
- $this->_user->id,
12896
- $this->_user->public_key,
12897
- ! $this->is_live(),
12898
- $this->_user->secret_key
12899
- );
12900
- }
12901
-
12902
- return $this->_user_api;
12903
- }
12904
-
12905
- private $_site_api;
12906
-
12907
- /**
12908
- *
12909
- * @author Vova Feldman (@svovaf)
12910
- * @since 1.0.2
12911
- *
12912
- * @param bool $flush
12913
- *
12914
- * @return FS_Api
12915
- */
12916
- function get_api_site_scope( $flush = false ) {
12917
- if ( ! isset( $this->_site_api ) || $flush ) {
12918
- $this->_site_api = FS_Api::instance(
12919
- $this->_module_id,
12920
- 'install',
12921
- $this->_site->id,
12922
- $this->_site->public_key,
12923
- ! $this->is_live(),
12924
- $this->_site->secret_key
12925
- );
12926
- }
12927
-
12928
- return $this->_site_api;
12929
- }
12930
-
12931
- private $_plugin_api;
12932
-
12933
- /**
12934
- * Get plugin public API scope.
12935
- *
12936
- * @author Vova Feldman (@svovaf)
12937
- * @since 1.0.7
12938
- *
12939
- * @return FS_Api
12940
- */
12941
- function get_api_plugin_scope() {
12942
- if ( ! isset( $this->_plugin_api ) ) {
12943
- $this->_plugin_api = FS_Api::instance(
12944
- $this->_module_id,
12945
- 'plugin',
12946
- $this->_plugin->id,
12947
- $this->_plugin->public_key,
12948
- ! $this->is_live()
12949
- );
12950
- }
12951
-
12952
- return $this->_plugin_api;
12953
- }
12954
-
12955
- /**
12956
- * Get site API scope object (fallback to public plugin scope when not registered).
12957
- *
12958
- * @author Vova Feldman (@svovaf)
12959
- * @since 1.0.7
12960
- *
12961
- * @return FS_Api
12962
- */
12963
- function get_api_site_or_plugin_scope() {
12964
- return $this->is_registered() ?
12965
- $this->get_api_site_scope() :
12966
- $this->get_api_plugin_scope();
12967
- }
12968
-
12969
- /**
12970
- * Show trial promotional notice (if any trial exist).
12971
- *
12972
- * @author Vova Feldman (@svovaf)
12973
- * @since 1.0.9
12974
- *
12975
- * @param $plans
12976
- */
12977
- function _check_for_trial_plans( $plans ) {
12978
- $this->_storage->has_trial_plan = FS_Plan_Manager::instance()->has_trial_plan( $plans );
12979
- }
12980
-
12981
- /**
12982
- * During trial promotion the "upgrade" submenu item turns to
12983
- * "start trial" to encourage the trial. Since we want to keep
12984
- * the same menu item handler and there's no robust way to
12985
- * add new arguments to the menu item link's querystring,
12986
- * use JavaScript to find the menu item and update the href of
12987
- * the link.
12988
- *
12989
- * @author Vova Feldman (@svovaf)
12990
- * @since 1.2.1.5
12991
- */
12992
- function _fix_start_trial_menu_item_url() {
12993
- $template_args = array( 'id' => $this->_module_id );
12994
- fs_require_template( 'add-trial-to-pricing.php', $template_args );
12995
- }
12996
-
12997
- /**
12998
- * Check if module is currently in a trial promotion mode.
12999
- *
13000
- * @author Vova Feldman (@svovaf)
13001
- * @since 1.2.2.7
13002
- *
13003
- * @return bool
13004
- */
13005
- function is_in_trial_promotion() {
13006
- return $this->_admin_notices->has_sticky( 'trial_promotion' );
13007
- }
13008
-
13009
- /**
13010
- * Show trial promotional notice (if any trial exist).
13011
- *
13012
- * @author Vova Feldman (@svovaf)
13013
- * @since 1.0.9
13014
- *
13015
- * @return bool If trial notice added.
13016
- */
13017
- function _add_trial_notice() {
13018
- if ( ! $this->is_user_admin() ) {
13019
- return false;
13020
- }
13021
-
13022
- if ( ! $this->is_user_in_admin() ) {
13023
- return false;
13024
- }
13025
-
13026
- // Check if trial message is already shown.
13027
- if ( $this->is_in_trial_promotion() ) {
13028
- add_action( 'admin_footer', array( &$this, '_fix_start_trial_menu_item_url' ) );
13029
-
13030
- $this->_menu->add_counter_to_menu_item( 1, 'fs-trial' );
13031
-
13032
- return false;
13033
- }
13034
-
13035
- if ( $this->is_premium() && ! WP_FS__DEV_MODE ) {
13036
- // Don't show trial if running the premium code, unless running in DEV mode.
13037
- return false;
13038
- }
13039
-
13040
- if ( ! $this->has_trial_plan() ) {
13041
- // No plans with trial.
13042
- return false;
13043
- }
13044
-
13045
- if ( ! $this->apply_filters( 'show_trial', true ) ) {
13046
- // Developer explicitly asked not to show the trial promo.
13047
- return false;
13048
- }
13049
-
13050
- if ( $this->is_registered() ) {
13051
- // Check if trial already utilized.
13052
- if ( $this->_site->is_trial_utilized() ) {
13053
- return false;
13054
- }
13055
-
13056
- if ( $this->is_paying_or_trial() ) {
13057
- // Don't show trial if paying or already in trial.
13058
- return false;
13059
- }
13060
- }
13061
-
13062
- if ( $this->is_activation_mode() || $this->is_pending_activation() ) {
13063
- // If not yet opted-in/skipped, or pending activation, don't show trial.
13064
- return false;
13065
- }
13066
-
13067
- $last_time_trial_promotion_shown = $this->_storage->get( 'trial_promotion_shown', false );
13068
- $was_promotion_shown_before = ( false !== $last_time_trial_promotion_shown );
13069
-
13070
- // Show promotion if never shown before and 24 hours after initial activation with FS.
13071
- if ( ! $was_promotion_shown_before &&
13072
- $this->_storage->install_timestamp > ( time() - WP_FS__TIME_24_HOURS_IN_SEC )
13073
- ) {
13074
- return false;
13075
- }
13076
-
13077
- // OR if promotion was shown before, try showing it every 30 days.
13078
- if ( $was_promotion_shown_before &&
13079
- 30 * WP_FS__TIME_24_HOURS_IN_SEC > time() - $last_time_trial_promotion_shown
13080
- ) {
13081
- return false;
13082
- }
13083
-
13084
- $trial_period = $this->_trial_days;
13085
- $require_payment = $this->_is_trial_require_payment;
13086
- $trial_url = $this->get_trial_url();
13087
- $plans_string = strtolower( $this->get_text_inline( 'Awesome', 'awesome' ) );
13088
-
13089
- if ( $this->is_registered() ) {
13090
- // If opted-in, override trial with up to date data from API.
13091
- $trial_plans = FS_Plan_Manager::instance()->get_trial_plans( $this->_plans );
13092
- $trial_plans_count = count( $trial_plans );
13093
-
13094
- if ( 0 === $trial_plans_count ) {
13095
- // If there's no plans with a trial just exit.
13096
- return false;
13097
- }
13098
-
13099
- /**
13100
- * @var FS_Plugin_Plan $paid_plan
13101
- */
13102
- $paid_plan = $trial_plans[0];
13103
- $require_payment = $paid_plan->is_require_subscription;
13104
- $trial_period = $paid_plan->trial_period;
13105
-
13106
- $total_paid_plans = count( $this->_plans ) - ( FS_Plan_Manager::instance()->has_free_plan( $this->_plans ) ? 1 : 0 );
13107
-
13108
- if ( $total_paid_plans !== $trial_plans_count ) {
13109
- // Not all paid plans have a trial - generate a string of those that have it.
13110
- for ( $i = 0; $i < $trial_plans_count; $i ++ ) {
13111
- $plans_string .= sprintf(
13112
- ' <a href="%s">%s</a>',
13113
- $trial_url,
13114
- $trial_plans[ $i ]->title
13115
- );
13116
-
13117
- if ( $i < $trial_plans_count - 2 ) {
13118
- $plans_string .= ', ';
13119
- } else if ( $i == $trial_plans_count - 2 ) {
13120
- $plans_string .= ' and ';
13121
- }
13122
- }
13123
- }
13124
- }
13125
-
13126
- $message = sprintf(
13127
- $this->get_text_x_inline( 'Hey', 'exclamation', 'hey' ) . '! ' . $this->get_text_inline( 'How do you like %s so far? Test all our %s premium features with a %d-day free trial.', 'trial-x-promotion-message' ),
13128
- sprintf( '<b>%s</b>', $this->get_plugin_name() ),
13129
- $plans_string,
13130
- $trial_period
13131
- );
13132
-
13133
- // "No Credit-Card Required" or "No Commitment for N Days".
13134
- $cc_string = $require_payment ?
13135
- sprintf( $this->get_text_inline( 'No commitment for %s days - cancel anytime!', 'no-commitment-for-x-days' ), $trial_period ) :
13136
- $this->get_text_inline( 'No credit card required', 'no-cc-required' ) . '!';
13137
-
13138
-
13139
- // Start trial button.
13140
- $button = ' ' . sprintf(
13141
- '<a style="margin-left: 10px; vertical-align: super;" href="%s"><button class="button button-primary">%s &nbsp;&#10140;</button></a>',
13142
- $trial_url,
13143
- $this->get_text_x_inline( 'Start free trial', 'call to action', 'start-free-trial' )
13144
- );
13145
-
13146
- $this->_admin_notices->add_sticky(
13147
- $this->apply_filters( 'trial_promotion_message', "{$message} {$cc_string} {$button}" ),
13148
- 'trial_promotion',
13149
- '',
13150
- 'promotion'
13151
- );
13152
-
13153
- $this->_storage->trial_promotion_shown = WP_FS__SCRIPT_START_TIME;
13154
-
13155
- return true;
13156
- }
13157
-
13158
- /**
13159
- * Lets users/customers know that the product has an affiliate program.
13160
- *
13161
- * @author Leo Fajardo (@leorw)
13162
- * @since 1.2.2.11
13163
- *
13164
- * @return bool Returns true if the notice has been added.
13165
- */
13166
- function _add_affiliate_program_notice() {
13167
- if ( ! $this->is_user_admin() ) {
13168
- return false;
13169
- }
13170
-
13171
- if ( ! $this->is_user_in_admin() ) {
13172
- return false;
13173
- }
13174
-
13175
- // Check if the notice is already shown.
13176
- if ( $this->_admin_notices->has_sticky( 'affiliate_program' ) ) {
13177
- return false;
13178
- }
13179
-
13180
- if (
13181
- // Product has no affiliate program.
13182
- ! $this->has_affiliate_program() ||
13183
- // User has applied for an affiliate account.
13184
- ! empty( $this->_storage->affiliate_application_data ) ) {
13185
- return false;
13186
- }
13187
-
13188
- if ( ! $this->apply_filters( 'show_affiliate_program_notice', true ) ) {
13189
- // Developer explicitly asked not to show the notice about the affiliate program.
13190
- return false;
13191
- }
13192
-
13193
- if ( $this->is_activation_mode() || $this->is_pending_activation() ) {
13194
- // If not yet opted in/skipped, or pending activation, don't show the notice.
13195
- return false;
13196
- }
13197
-
13198
- $last_time_notice_was_shown = $this->_storage->get( 'affiliate_program_notice_shown', false );
13199
- $was_notice_shown_before = ( false !== $last_time_notice_was_shown );
13200
-
13201
- /**
13202
- * Do not show the notice if it was already shown before or less than 30 days have passed since the initial
13203
- * activation with FS.
13204
- */
13205
- if ( $was_notice_shown_before ||
13206
- $this->_storage->install_timestamp > ( time() - ( WP_FS__TIME_24_HOURS_IN_SEC * 30 ) )
13207
- ) {
13208
- return false;
13209
- }
13210
-
13211
- if ( ! $this->is_paying() &&
13212
- FS_Plugin::AFFILIATE_MODERATION_CUSTOMERS == $this->_plugin->affiliate_moderation ) {
13213
- // If the user is not a customer and the affiliate program is only for customers, don't show the notice.
13214
- return false;
13215
- }
13216
-
13217
- $message = sprintf(
13218
- $this->get_text_inline( 'Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!', 'become-an-ambassador-admin-notice' ),
13219
- sprintf( '<strong>%s</strong>', $this->get_plugin_name() ),
13220
- $this->get_module_label( true )
13221
- );
13222
-
13223
- // HTML code for the "Learn more..." button.
13224
- $button = ' ' . sprintf(
13225
- '<a style="display: block; margin-top: 10px;" href="%s"><button class="button button-primary">%s &nbsp;&#10140;</button></a>',
13226
- $this->_get_admin_page_url( 'affiliation' ),
13227
- $this->get_text_inline( 'Learn more', 'learn-more' ) . '...'
13228
- );
13229
-
13230
- $this->_admin_notices->add_sticky(
13231
- $this->apply_filters( 'affiliate_program_notice', "{$message} {$button}" ),
13232
- 'affiliate_program',
13233
- '',
13234
- 'promotion'
13235
- );
13236
-
13237
- $this->_storage->affiliate_program_notice_shown = WP_FS__SCRIPT_START_TIME;
13238
-
13239
- return true;
13240
- }
13241
-
13242
- /**
13243
- * @author Vova Feldman (@svovaf)
13244
- * @since 1.2.1.5
13245
- */
13246
- function _enqueue_common_css() {
13247
- if ( $this->has_paid_plan() && ! $this->is_paying() ) {
13248
- // Add basic CSS for admin-notices and menu-item colors.
13249
- fs_enqueue_local_style( 'fs_common', '/admin/common.css' );
13250
- }
13251
- }
13252
-
13253
- /**
13254
- * @author Leo Fajardo (leorw)
13255
- * @since 1.2.2
13256
- */
13257
- function _show_theme_activation_optin_dialog() {
13258
- fs_enqueue_local_style( 'fs_connect', '/admin/connect.css' );
13259
-
13260
- add_action( 'admin_footer-themes.php', array( &$this, '_add_fs_theme_activation_dialog' ) );
13261
- }
13262
-
13263
- /**
13264
- * @author Leo Fajardo (leorw)
13265
- * @since 1.2.2
13266
- */
13267
- function _add_fs_theme_activation_dialog() {
13268
- $vars = array( 'id' => $this->_module_id );
13269
- fs_require_once_template( 'connect.php', $vars );
13270
- }
13271
-
13272
- /* Action Links
13273
- ------------------------------------------------------------------------------------------------------------------*/
13274
- private $_action_links_hooked = false;
13275
- private $_action_links = array();
13276
-
13277
- /**
13278
- * Hook to plugin action links filter.
13279
- *
13280
- * @author Vova Feldman (@svovaf)
13281
- * @since 1.0.0
13282
- */
13283
- private function hook_plugin_action_links() {
13284
- $this->_logger->entrance();
13285
-
13286
- $this->_action_links_hooked = true;
13287
-
13288
- $this->_logger->log( 'Adding action links hooks.' );
13289
-
13290
- // Add action link to settings page.
13291
- add_filter( 'plugin_action_links_' . $this->_plugin_basename, array(
13292
- &$this,
13293
- '_modify_plugin_action_links_hook'
13294
- ), WP_FS__DEFAULT_PRIORITY, 2 );
13295
- add_filter( 'network_admin_plugin_action_links_' . $this->_plugin_basename, array(
13296
- &$this,
13297
- '_modify_plugin_action_links_hook'
13298
- ), WP_FS__DEFAULT_PRIORITY, 2 );
13299
- }
13300
-
13301
- /**
13302
- * Add plugin action link.
13303
- *
13304
- * @author Vova Feldman (@svovaf)
13305
- * @since 1.0.0
13306
- *
13307
- * @param $label
13308
- * @param $url
13309
- * @param bool $external
13310
- * @param int $priority
13311
- * @param bool $key
13312
- */
13313
- function add_plugin_action_link( $label, $url, $external = false, $priority = WP_FS__DEFAULT_PRIORITY, $key = false ) {
13314
- $this->_logger->entrance();
13315
-
13316
- if ( ! isset( $this->_action_links[ $priority ] ) ) {
13317
- $this->_action_links[ $priority ] = array();
13318
- }
13319
-
13320
- if ( false === $key ) {
13321
- $key = preg_replace( "/[^A-Za-z0-9 ]/", '', strtolower( $label ) );
13322
- }
13323
-
13324
- $this->_action_links[ $priority ][] = array(
13325
- 'label' => $label,
13326
- 'href' => $url,
13327
- 'key' => $key,
13328
- 'external' => $external
13329
- );
13330
- }
13331
-
13332
- /**
13333
- * Adds Upgrade and Add-Ons links to the main Plugins page link actions collection.
13334
- *
13335
- * @author Vova Feldman (@svovaf)
13336
- * @since 1.0.0
13337
- */
13338
- function _add_upgrade_action_link() {
13339
- $this->_logger->entrance();
13340
-
13341
- if ( $this->is_registered() ) {
13342
- if ( ! $this->is_paying() && $this->has_paid_plan() ) {
13343
- $this->add_plugin_action_link(
13344
- $this->get_text_inline( 'Upgrade', 'upgrade' ),
13345
- $this->get_upgrade_url(),
13346
- false,
13347
- 7,
13348
- 'upgrade'
13349
- );
13350
- }
13351
-
13352
- if ( $this->has_addons() ) {
13353
- $this->add_plugin_action_link(
13354
- $this->get_text_inline( 'Add-Ons', 'add-ons' ),
13355
- $this->_get_admin_page_url( 'addons' ),
13356
- false,
13357
- 9,
13358
- 'addons'
13359
- );
13360
- }
13361
- }
13362
- }
13363
-
13364
- /**
13365
- * Adds "Activate License" or "Change License" link to the main Plugins page link actions collection.
13366
- *
13367
- * @author Leo Fajardo (@leorw)
13368
- * @since 1.1.9
13369
- */
13370
- function _add_license_action_link() {
13371
- $this->_logger->entrance();
13372
-
13373
- if ( $this->is_free_plan() && $this->is_addon() ) {
13374
- return;
13375
- }
13376
-
13377
- if ( ! self::is_ajax() ) {
13378
- // Inject license activation dialog UI and client side code.
13379
- add_action( 'admin_footer', array( &$this, '_add_license_activation_dialog_box' ) );
13380
- }
13381
-
13382
- $link_text = $this->is_free_plan() ?
13383
- $this->get_text_inline( 'Activate License', 'activate-license' ) :
13384
- $this->get_text_inline( 'Change License', 'change-license' );
13385
-
13386
- $this->add_plugin_action_link(
13387
- $link_text,
13388
- '#',
13389
- false,
13390
- 11,
13391
- ( 'activate-license ' . $this->get_unique_affix() )
13392
- );
13393
- }
13394
-
13395
- /**
13396
- * Adds "Opt in" or "Opt out" link to the main "Plugins" page link actions collection.
13397
- *
13398
- * @author Leo Fajardo (@leorw)
13399
- * @since 1.2.1.5
13400
- */
13401
- function _add_tracking_links() {
13402
- if ( ! current_user_can( 'activate_plugins' ) ) {
13403
- return;
13404
- }
13405
-
13406
- $this->_logger->entrance();
13407
-
13408
- if ( fs_request_is_action_secure( $this->get_unique_affix() . '_reconnect' ) ) {
13409
- if ( ! $this->is_registered() && $this->is_anonymous() ) {
13410
- $this->connect_again();
13411
-
13412
- return;
13413
- }
13414
- }
13415
-
13416
- if ( ( $this->is_plugin() && ! self::is_plugins_page() ) ||
13417
- ( $this->is_theme() && ! self::is_themes_page() )
13418
- ) {
13419
- // Only show tracking links on the plugins and themes pages.
13420
- return;
13421
- }
13422
-
13423
- if ( ! $this->is_enable_anonymous() ) {
13424
- // Don't allow to opt-out if anonymous mode is disabled.
13425
- return;
13426
- }
13427
-
13428
- if ( ! $this->is_free_plan() ) {
13429
- // Don't allow to opt-out if running in paid plan.
13430
- return;
13431
- }
13432
-
13433
- if ( $this->add_ajax_action( 'stop_tracking', array( &$this, '_stop_tracking_callback' ) ) ) {
13434
- return;
13435
- }
13436
-
13437
- if ( $this->add_ajax_action( 'allow_tracking', array( &$this, '_allow_tracking_callback' ) ) ) {
13438
- return;
13439
- }
13440
-
13441
- $url = '#';
13442
-
13443
- if ( $this->is_registered() ) {
13444
- if ( $this->is_tracking_allowed() ) {
13445
- $link_text_id = $this->get_text_inline( 'Opt Out', 'opt-out' );
13446
- } else {
13447
- $link_text_id = $this->get_text_inline( 'Opt In', 'opt-in' );
13448
- }
13449
-
13450
- add_action( 'admin_footer', array( &$this, '_add_optout_dialog' ) );
13451
- } else {
13452
- $link_text_id = $this->get_text_inline( 'Opt In', 'opt-in' );
13453
-
13454
- $params = ! $this->is_anonymous() ?
13455
- array() :
13456
- array(
13457
- 'nonce' => wp_create_nonce( $this->get_unique_affix() . '_reconnect' ),
13458
- 'fs_action' => ( $this->get_unique_affix() . '_reconnect' ),
13459
- );
13460
-
13461
- $url = $this->get_activation_url( $params );
13462
- }
13463
-
13464
- if ( $this->is_plugin() && self::is_plugins_page() ) {
13465
- $this->add_plugin_action_link(
13466
- $link_text_id,
13467
- $url,
13468
- false,
13469
- 13,
13470
- "opt-in-or-opt-out {$this->_slug}"
13471
- );
13472
- }
13473
- }
13474
-
13475
- /**
13476
- * Get the URL of the page that should be loaded right after the plugin activation.
13477
- *
13478
- * @author Vova Feldman (@svovaf)
13479
- * @since 1.1.7.4
13480
- *
13481
- * @return string
13482
- */
13483
- function get_after_plugin_activation_redirect_url() {
13484
- $url = false;
13485
-
13486
- if ( ! $this->is_addon() || ! $this->has_free_plan() ) {
13487
- $first_time_path = $this->_menu->get_first_time_path();
13488
- $url = $this->is_activation_mode() ?
13489
- $this->get_activation_url() :
13490
- ( empty( $first_time_path ) ?
13491
- $this->_get_admin_page_url() :
13492
- $first_time_path );
13493
- } else {
13494
- $plugin_fs = false;
13495
-
13496
- if ( $this->is_parent_plugin_installed() ) {
13497
- $plugin_fs = self::get_parent_instance();
13498
- }
13499
-
13500
- if ( is_object( $plugin_fs ) ) {
13501
- if ( ! $plugin_fs->is_registered() ) {
13502
- // Forward to parent plugin connect when parent not registered.
13503
- $url = $plugin_fs->get_activation_url();
13504
- } else {
13505
- // Forward to account page.
13506
- $url = $plugin_fs->_get_admin_page_url( 'account' );
13507
- }
13508
- }
13509
- }
13510
-
13511
- return $url;
13512
- }
13513
-
13514
- /**
13515
- * Forward page to activation page.
13516
- *
13517
- * @author Vova Feldman (@svovaf)
13518
- * @since 1.0.3
13519
- */
13520
- function _redirect_on_activation_hook() {
13521
- $url = $this->get_after_plugin_activation_redirect_url();
13522
-
13523
- if ( is_string( $url ) ) {
13524
- fs_redirect( $url );
13525
- }
13526
- }
13527
-
13528
- /**
13529
- * Modify plugin's page action links collection.
13530
- *
13531
- * @author Vova Feldman (@svovaf)
13532
- * @since 1.0.0
13533
- *
13534
- * @param array $links
13535
- * @param $file
13536
- *
13537
- * @return array
13538
- */
13539
- function _modify_plugin_action_links_hook( $links, $file ) {
13540
- $this->_logger->entrance();
13541
-
13542
- $passed_deactivate = false;
13543
- $deactivate_link = '';
13544
- $before_deactivate = array();
13545
- $after_deactivate = array();
13546
- foreach ( $links as $key => $link ) {
13547
- if ( 'deactivate' === $key ) {
13548
- $deactivate_link = $link;
13549
- $passed_deactivate = true;
13550
- continue;
13551
- }
13552
-
13553
- if ( ! $passed_deactivate ) {
13554
- $before_deactivate[ $key ] = $link;
13555
- } else {
13556
- $after_deactivate[ $key ] = $link;
13557
- }
13558
- }
13559
-
13560
- ksort( $this->_action_links );
13561
-
13562
- foreach ( $this->_action_links as $new_links ) {
13563
- foreach ( $new_links as $link ) {
13564
- $before_deactivate[ $link['key'] ] = '<a href="' . $link['href'] . '"' . ( $link['external'] ? ' target="_blank"' : '' ) . '>' . $link['label'] . '</a>';
13565
- }
13566
- }
13567
-
13568
- if ( ! empty( $deactivate_link ) ) {
13569
- /**
13570
- * This HTML element is used to identify the correct plugin when attaching an event to its Deactivate link.
13571
- *
13572
- * @since 1.2.1.6 Always show the deactivation feedback form since we added automatic free version deactivation upon premium code activation.
13573
- */
13574
- $deactivate_link .= '<i class="fs-module-id" data-module-id="' . $this->_module_id . '"></i>';
13575
-
13576
- // Append deactivation link.
13577
- $before_deactivate['deactivate'] = $deactivate_link;
13578
- }
13579
-
13580
- return array_merge( $before_deactivate, $after_deactivate );
13581
- }
13582
-
13583
- /**
13584
- * Adds admin message.
13585
- *
13586
- * @author Vova Feldman (@svovaf)
13587
- * @since 1.0.4
13588
- *
13589
- * @param string $message
13590
- * @param string $title
13591
- * @param string $type
13592
- */
13593
- function add_admin_message( $message, $title = '', $type = 'success' ) {
13594
- $this->_admin_notices->add( $message, $title, $type );
13595
- }
13596
-
13597
- /**
13598
- * Adds sticky admin message.
13599
- *
13600
- * @author Vova Feldman (@svovaf)
13601
- * @since 1.1.0
13602
- *
13603
- * @param string $message
13604
- * @param string $id
13605
- * @param string $title
13606
- * @param string $type
13607
- */
13608
- function add_sticky_admin_message( $message, $id, $title = '', $type = 'success' ) {
13609
- $this->_admin_notices->add_sticky( $message, $id, $title, $type );
13610
- }
13611
-
13612
- /**
13613
- * Helper function that returns the final steps for the upgrade completion.
13614
- *
13615
- * If the module is already running the premium code, returns an empty string.
13616
- *
13617
- * @author Vova Feldman (@svovaf)
13618
- * @since 1.2.1
13619
- *
13620
- * @param string $plan_title
13621
- *
13622
- * @return string
13623
- */
13624
- private function get_complete_upgrade_instructions( $plan_title = '' ) {
13625
- if ( ! $this->has_premium_version() || $this->is_premium() ) {
13626
- return '';
13627
- }
13628
-
13629
- if ( empty( $plan_title ) ) {
13630
- $plan_title = $this->_site->plan->title;
13631
- }
13632
-
13633
- // @since 1.2.1.5 The free version is auto deactivated.
13634
- $deactivation_step = version_compare( $this->version, '1.2.1.5', '<' ) ?
13635
- ( '<li>' . $this->esc_html_inline( 'Deactivate the free version', 'deactivate-free-version' ) . '.</li>' ) :
13636
- '';
13637
-
13638
- return sprintf(
13639
- ' %s: <ol><li>%s.</li>%s<li>%s (<a href="%s" target="_blank">%s</a>).</li></ol>',
13640
- $this->get_text_inline( 'Please follow these steps to complete the upgrade', 'follow-steps-to-complete-upgrade' ),
13641
- $this->get_latest_download_link( sprintf(
13642
- /* translators: %s: Plan title */
13643
- $this->get_text_inline( 'Download the latest %s version', 'download-latest-x-version' ),
13644
- $plan_title
13645
- ) ),
13646
- $deactivation_step,
13647
- $this->get_text_inline( 'Upload and activate the downloaded version', 'upload-and-activate' ),
13648
- '//bit.ly/upload-wp-' . $this->_module_type . 's',
13649
- $this->get_text_inline( 'How to upload and activate?', 'howto-upload-activate' )
13650
- );
13651
- }
13652
-
13653
- /**
13654
- * @author Vova Feldman (@svovaf)
13655
- * @since 1.2.1.7
13656
- *
13657
- * @param string $key
13658
- *
13659
- * @return string
13660
- */
13661
- function get_text( $key ) {
13662
- return fs_text( $key, $this->_slug );
13663
- }
13664
-
13665
- /**
13666
- * @author Vova Feldman (@svovaf)
13667
- * @since 1.2.3
13668
- *
13669
- * @param string $text Translatable string.
13670
- * @param string $key String key for overrides.
13671
- *
13672
- * @return string
13673
- */
13674
- function get_text_inline( $text, $key = '' ) {
13675
- return _fs_text_inline( $text, $key, $this->_slug );
13676
- }
13677
-
13678
- /**
13679
- * @author Vova Feldman (@svovaf)
13680
- * @since 1.2.3
13681
- *
13682
- * @param string $text Translatable string.
13683
- * @param string $context Context information for the translators.
13684
- * @param string $key String key for overrides.
13685
- *
13686
- * @return string
13687
- */
13688
- function get_text_x_inline( $text, $context, $key ) {
13689
- return _fs_text_x_inline( $text, $context, $key, $this->_slug );
13690
- }
13691
-
13692
- /**
13693
- * @author Vova Feldman (@svovaf)
13694
- * @since 1.2.3
13695
- *
13696
- * @param string $text Translatable string.
13697
- * @param string $key String key for overrides.
13698
- *
13699
- * @return string
13700
- */
13701
- function esc_html_inline( $text, $key ) {
13702
- return esc_html( _fs_text_inline( $text, $key, $this->_slug ) );
13703
- }
13704
-
13705
- #----------------------------------------------------------------------------------
13706
- #region Versioning
13707
- #----------------------------------------------------------------------------------
13708
-
13709
- /**
13710
- * Check if Freemius in SDK upgrade mode.
13711
- *
13712
- * @author Vova Feldman (@svovaf)
13713
- * @since 1.0.9
13714
- *
13715
- * @return bool
13716
- */
13717
- function is_sdk_upgrade_mode() {
13718
- return isset( $this->_storage->sdk_upgrade_mode ) ?
13719
- $this->_storage->sdk_upgrade_mode :
13720
- false;
13721
- }
13722
-
13723
- /**
13724
- * Turn SDK upgrade mode off.
13725
- *
13726
- * @author Vova Feldman (@svovaf)
13727
- * @since 1.0.9
13728
- */
13729
- function set_sdk_upgrade_complete() {
13730
- $this->_storage->sdk_upgrade_mode = false;
13731
- }
13732
-
13733
- /**
13734
- * Check if plugin upgrade mode.
13735
- *
13736
- * @author Vova Feldman (@svovaf)
13737
- * @since 1.0.9
13738
- *
13739
- * @return bool
13740
- */
13741
- function is_plugin_upgrade_mode() {
13742
- return isset( $this->_storage->plugin_upgrade_mode ) ?
13743
- $this->_storage->plugin_upgrade_mode :
13744
- false;
13745
- }
13746
-
13747
- /**
13748
- * Turn plugin upgrade mode off.
13749
- *
13750
- * @author Vova Feldman (@svovaf)
13751
- * @since 1.0.9
13752
- */
13753
- function set_plugin_upgrade_complete() {
13754
- $this->_storage->plugin_upgrade_mode = false;
13755
- }
13756
-
13757
- #endregion
13758
-
13759
- #----------------------------------------------------------------------------------
13760
- #region Permissions
13761
- #----------------------------------------------------------------------------------
13762
-
13763
- /**
13764
- * Check if specific permission requested.
13765
- *
13766
- * @author Vova Feldman (@svovaf)
13767
- * @since 1.1.6
13768
- *
13769
- * @param string $permission
13770
- *
13771
- * @return bool
13772
- */
13773
- function is_permission_requested( $permission ) {
13774
- return isset( $this->_permissions[ $permission ] ) && ( true === $this->_permissions[ $permission ] );
13775
- }
13776
-
13777
- #endregion
13778
-
13779
- #----------------------------------------------------------------------------------
13780
- #region Auto Activation
13781
- #----------------------------------------------------------------------------------
13782
-
13783
- /**
13784
- * Hints the SDK if running an auto-installation.
13785
- *
13786
- * @var bool
13787
- */
13788
- private $_isAutoInstall = false;
13789
-
13790
- /**
13791
- * After upgrade callback to install and auto activate a plugin.
13792
- * This code will only be executed on explicit request from the user,
13793
- * following the practice Jetpack are using with their theme installations.
13794
- *
13795
- * @link https://make.wordpress.org/plugins/2017/03/16/clarification-of-guideline-8-executable-code-and-installs/
13796
- *
13797
- * @author Vova Feldman (@svovaf)
13798
- * @since 1.2.1.7
13799
- */
13800
- function _install_premium_version_ajax_action() {
13801
- $this->_logger->entrance();
13802
-
13803
- $this->check_ajax_referer( 'install_premium_version' );
13804
-
13805
- if ( ! $this->is_registered() ) {
13806
- // Not registered.
13807
- self::shoot_ajax_failure( array(
13808
- 'message' => $this->get_text_inline( 'Auto installation only works for opted-in users.', 'auto-install-error-not-opted-in' ),
13809
- 'code' => 'premium_installed',
13810
- ) );
13811
- }
13812
-
13813
- $plugin_id = fs_request_get( 'target_module_id', $this->get_id() );
13814
-
13815
- if ( ! FS_Plugin::is_valid_id( $plugin_id ) ) {
13816
- // Invalid ID.
13817
- self::shoot_ajax_failure( array(
13818
- 'message' => $this->get_text_inline( 'Invalid module ID.', 'auto-install-error-invalid-id' ),
13819
- 'code' => 'invalid_module_id',
13820
- ) );
13821
- }
13822
-
13823
- if ( $plugin_id == $this->get_id() ) {
13824
- if ( $this->is_premium() ) {
13825
- // Already using the premium code version.
13826
- self::shoot_ajax_failure( array(
13827
- 'message' => $this->get_text_inline( 'Premium version already active.', 'auto-install-error-premium-activated' ),
13828
- 'code' => 'premium_installed',
13829
- ) );
13830
- }
13831
- if ( ! $this->can_use_premium_code() ) {
13832
- // Don't have access to the premium code.
13833
- self::shoot_ajax_failure( array(
13834
- 'message' => $this->get_text_inline( 'You do not have a valid license to access the premium version.', 'auto-install-error-invalid-license' ),
13835
- 'code' => 'invalid_license',
13836
- ) );
13837
- }
13838
- if ( ! $this->has_release_on_freemius() ) {
13839
- // Plugin is a serviceware, no premium code version.
13840
- self::shoot_ajax_failure( array(
13841
- 'message' => $this->get_text_inline( 'Plugin is a "Serviceware" which means it does not have a premium code version.', 'auto-install-error-serviceware' ),
13842
- 'code' => 'premium_version_missing',
13843
- ) );
13844
- }
13845
- } else {
13846
- $addon = $this->get_addon( $plugin_id );
13847
-
13848
- if ( ! is_object( $addon ) ) {
13849
- // Invalid add-on ID.
13850
- self::shoot_ajax_failure( array(
13851
- 'message' => $this->get_text_inline( 'Invalid module ID.', 'auto-install-error-invalid-id' ),
13852
- 'code' => 'invalid_module_id',
13853
- ) );
13854
- }
13855
-
13856
- if ( $this->is_addon_activated( $plugin_id, true ) ) {
13857
- // Premium add-on version is already activated.
13858
- self::shoot_ajax_failure( array(
13859
- 'message' => $this->get_text_inline( 'Premium add-on version already installed.', 'auto-install-error-premium-addon-activated' ),
13860
- 'code' => 'premium_installed',
13861
- ) );
13862
- }
13863
- }
13864
-
13865
- $this->_isAutoInstall = true;
13866
-
13867
- // Try to install and activate.
13868
- $updater = new FS_Plugin_Updater( $this );
13869
- $result = $updater->install_and_activate_plugin( $plugin_id );
13870
-
13871
- if ( is_array( $result ) && ! empty( $result['message'] ) ) {
13872
- self::shoot_ajax_failure( array(
13873
- 'message' => $result['message'],
13874
- 'code' => $result['code'],
13875
- ) );
13876
- }
13877
-
13878
- self::shoot_ajax_success( $result );
13879
- }
13880
-
13881
- /**
13882
- * Displays module activation dialog box after a successful upgrade
13883
- * where the user explicitly requested to auto download and install
13884
- * the premium version.
13885
- *
13886
- * @author Vova Feldman (@svovaf)
13887
- * @since 1.2.1.7
13888
- */
13889
- function _add_auto_installation_dialog_box() {
13890
- $this->_logger->entrance();
13891
-
13892
- if ( ! $this->is_registered() ) {
13893
- // Not registered.
13894
- return;
13895
- }
13896
-
13897
- $plugin_id = fs_request_get( 'plugin_id', $this->get_id() );
13898
-
13899
- if ( ! FS_Plugin::is_valid_id( $plugin_id ) ) {
13900
- // Invalid module ID.
13901
- return;
13902
- }
13903
-
13904
- if ( $plugin_id == $this->get_id() ) {
13905
- if ( $this->is_premium() ) {
13906
- // Already using the premium code version.
13907
- return;
13908
- }
13909
- if ( ! $this->can_use_premium_code() ) {
13910
- // Don't have access to the premium code.
13911
- return;
13912
- }
13913
- if ( ! $this->has_release_on_freemius() ) {
13914
- // Plugin is a serviceware, no premium code version.
13915
- return;
13916
- }
13917
- } else {
13918
- $addon = $this->get_addon( $plugin_id );
13919
-
13920
- if ( ! is_object( $addon ) ) {
13921
- // Invalid add-on ID.
13922
- return;
13923
- }
13924
-
13925
- if ( $this->is_addon_activated( $plugin_id, true ) ) {
13926
- // Premium add-on version is already activated.
13927
- return;
13928
- }
13929
- }
13930
-
13931
- $vars = array(
13932
- 'id' => $this->_module_id,
13933
- 'target_module_id' => $plugin_id,
13934
- 'slug' => $this->_slug,
13935
- );
13936
-
13937
- fs_require_template( 'auto-installation.php', $vars );
13938
- }
13939
-
13940
- #endregion
13941
-
13942
- #--------------------------------------------------------------------------------
13943
- #region Tabs Integration
13944
- #--------------------------------------------------------------------------------
13945
-
13946
- #region Module's Original Tabs
13947
-
13948
- /**
13949
- * Inject a JavaScript logic to capture the theme tabs HTML.
13950
- *
13951
- * @author Vova Feldman (@svovaf)
13952
- * @since 1.2.2.7
13953
- */
13954
- function _tabs_capture() {
13955
- $this->_logger->entrance();
13956
-
13957
- if ( ! $this->is_theme_settings_page() ||
13958
- ! $this->is_matching_url( $this->main_menu_url() )
13959
- ) {
13960
- return;
13961
- }
13962
-
13963
- $params = array(
13964
- 'id' => $this->_module_id,
13965
- );
13966
-
13967
- fs_require_once_template( 'tabs-capture-js.php', $params );
13968
- }
13969
-
13970
- /**
13971
- * Cache theme's tabs HTML for a week. The cache will also be set as expired
13972
- * after version and type (free/premium) changes, in addition to the week period.
13973
- *
13974
- * @author Vova Feldman (@svovaf)
13975
- * @since 1.2.2.7
13976
- */
13977
- function _store_tabs_ajax_action() {
13978
- $this->_logger->entrance();
13979
-
13980
- $this->check_ajax_referer( 'store_tabs' );
13981
-
13982
- // Init filesystem if not yet initiated.
13983
- WP_Filesystem();
13984
-
13985
- // Get POST body HTML data.
13986
- global $wp_filesystem;
13987
- $tabs_html = $wp_filesystem->get_contents( "php://input" );
13988
-
13989
- if ( is_string( $tabs_html ) ) {
13990
- $tabs_html = trim( $tabs_html );
13991
- }
13992
-
13993
- if ( ! is_string( $tabs_html ) || empty( $tabs_html ) ) {
13994
- self::shoot_ajax_failure();
13995
- }
13996
-
13997
- $this->_cache->set( 'tabs', $tabs_html, 7 * WP_FS__TIME_24_HOURS_IN_SEC );
13998
-
13999
- self::shoot_ajax_success();
14000
- }
14001
-
14002
- /**
14003
- * Cache theme's settings page custom styles. The cache will also be set as expired
14004
- * after version and type (free/premium) changes, in addition to the week period.
14005
- *
14006
- * @author Vova Feldman (@svovaf)
14007
- * @since 1.2.2.7
14008
- */
14009
- function _store_tabs_styles() {
14010
- $this->_logger->entrance();
14011
-
14012
- if ( ! $this->is_theme_settings_page() ||
14013
- ! $this->is_matching_url( $this->main_menu_url() )
14014
- ) {
14015
- return;
14016
- }
14017
-
14018
- $wp_styles = wp_styles();
14019
-
14020
- $theme_styles_url = get_template_directory_uri();
14021
-
14022
- $stylesheets = array();
14023
- foreach ( $wp_styles->queue as $handler ) {
14024
- if ( fs_starts_with( $handler, 'fs_' ) ) {
14025
- // Assume that stylesheets that their handler starts with "fs_" belong to the SDK.
14026
- continue;
14027
- }
14028
-
14029
- /**
14030
- * @var _WP_Dependency $stylesheet
14031
- */
14032
- $stylesheet = $wp_styles->registered[ $handler ];
14033
-
14034
- if ( fs_starts_with( $stylesheet->src, $theme_styles_url ) ) {
14035
- $stylesheets[] = $stylesheet->src;
14036
- }
14037
- }
14038
-
14039
- if ( ! empty( $stylesheets ) ) {
14040
- $this->_cache->set( 'tabs_stylesheets', $stylesheets, 7 * WP_FS__TIME_24_HOURS_IN_SEC );
14041
- }
14042
- }
14043
-
14044
- /**
14045
- * Check if module's original settings page has any tabs.
14046
- *
14047
- * @author Vova Feldman (@svovaf)
14048
- * @since 1.2.2.7
14049
- *
14050
- * @return bool
14051
- */
14052
- private function has_tabs() {
14053
- return $this->_cache->has( 'tabs' );
14054
- }
14055
-
14056
- /**
14057
- * Get module's settings page HTML content, starting
14058
- * from the beginning of the <div class="wrap"> element,
14059
- * until the tabs HTML (including).
14060
- *
14061
- * @author Vova Feldman (@svovaf)
14062
- * @since 1.2.2.7
14063
- *
14064
- * @return string
14065
- */
14066
- private function get_tabs_html() {
14067
- $this->_logger->entrance();
14068
-
14069
- return $this->_cache->get( 'tabs' );
14070
- }
14071
-
14072
- /**
14073
- * Check if page should include tabs.
14074
- *
14075
- * @author Vova Feldman (@svovaf)
14076
- * @since 1.2.2.7
14077
- *
14078
- * @return bool
14079
- */
14080
- private function should_page_include_tabs()
14081
- {
14082
- if ( ! $this->has_settings_menu() ) {
14083
- // Don't add tabs if no settings at all.
14084
- return false;
14085
- }
14086
-
14087
- if ( ! $this->is_theme() ) {
14088
- // Only add tabs to themes for now.
14089
- return false;
14090
- }
14091
-
14092
- if ( ! $this->has_paid_plan() && ! $this->has_addons() ) {
14093
- // Only add tabs to monetizing themes.
14094
- return false;
14095
- }
14096
-
14097
- if ( ! $this->is_theme_settings_page() ) {
14098
- // Only add tabs if browsing one of the theme's setting pages.
14099
- return false;
14100
- }
14101
-
14102
- if ( $this->is_admin_page( 'pricing' ) && fs_request_get_bool( 'checkout' ) ) {
14103
- // Don't add tabs on checkout page, we want to reduce distractions
14104
- // as much as possible.
14105
- return false;
14106
- }
14107
-
14108
- return true;
14109
- }
14110
-
14111
- /**
14112
- * Add the tabs HTML before the setting's page content and
14113
- * enqueue any required stylesheets.
14114
- *
14115
- * @author Vova Feldman (@svovaf)
14116
- * @since 1.2.2.7
14117
- *
14118
- * @return bool If tabs were included.
14119
- */
14120
- function _add_tabs_before_content() {
14121
- $this->_logger->entrance();
14122
-
14123
- if ( ! $this->should_page_include_tabs() ) {
14124
- return false;
14125
- }
14126
-
14127
- /**
14128
- * Enqueue the original stylesheets that are included in the
14129
- * theme settings page. That way, if the theme settings has
14130
- * some custom _styled_ content above the tabs UI, this
14131
- * will make sure that the styling is preserved.
14132
- */
14133
- $stylesheets = $this->_cache->get( 'tabs_stylesheets', array() );
14134
- if ( is_array( $stylesheets ) ) {
14135
- for ( $i = 0, $len = count( $stylesheets ); $i < $len; $i ++ ) {
14136
- wp_enqueue_style( "fs_{$this->_module_id}_tabs_{$i}", $stylesheets[ $i ] );
14137
- }
14138
- }
14139
-
14140
- // Cut closing </div> tag.
14141
- echo substr( trim( $this->get_tabs_html() ), 0, - 6 );
14142
-
14143
- return true;
14144
- }
14145
-
14146
- /**
14147
- * Add the tabs closing HTML after the setting's page content.
14148
- *
14149
- * @author Vova Feldman (@svovaf)
14150
- * @since 1.2.2.7
14151
- *
14152
- * @return bool If tabs closing HTML was included.
14153
- */
14154
- function _add_tabs_after_content() {
14155
- $this->_logger->entrance();
14156
-
14157
- if ( ! $this->should_page_include_tabs() ) {
14158
- return false;
14159
- }
14160
-
14161
- echo '</div>';
14162
-
14163
- return true;
14164
- }
14165
-
14166
- #endregion
14167
-
14168
- /**
14169
- * Add in-page JavaScript to inject the Freemius tabs into
14170
- * the module's setting tabs section.
14171
- *
14172
- * @author Vova Feldman (@svovaf)
14173
- * @since 1.2.2.7
14174
- */
14175
- function _add_freemius_tabs() {
14176
- $this->_logger->entrance();
14177
-
14178
- if ( ! $this->should_page_include_tabs() ) {
14179
- return;
14180
- }
14181
-
14182
- $params = array( 'id' => $this->_module_id );
14183
- fs_require_once_template( 'tabs.php', $params );
14184
- }
14185
-
14186
- #endregion
14187
-
14188
- #--------------------------------------------------------------------------------
14189
- #region Customizer Integration for Themes
14190
- #--------------------------------------------------------------------------------
14191
-
14192
- /**
14193
- * @author Vova Feldman (@svovaf)
14194
- * @since 1.2.2.7
14195
- *
14196
- * @param WP_Customize_Manager $customizer
14197
- */
14198
- function _customizer_register($customizer) {
14199
- $this->_logger->entrance();
14200
-
14201
- if ( $this->is_pricing_page_visible() ) {
14202
- require_once WP_FS__DIR_INCLUDES . '/customizer/class-fs-customizer-upsell-control.php';
14203
-
14204
- $customizer->add_section( 'freemius_upsell', array(
14205
- 'title' => '&#9733; ' . $this->get_text_inline( 'View paid features', 'view-paid-features' ),
14206
- 'priority' => 1,
14207
- ) );
14208
- $customizer->add_setting( 'freemius_upsell', array(
14209
- 'sanitize_callback' => 'esc_html',
14210
- ) );
14211
-
14212
- $customizer->add_control( new FS_Customizer_Upsell_Control( $customizer, 'freemius_upsell', array(
14213
- 'fs' => $this,
14214
- 'section' => 'freemius_upsell',
14215
- 'priority' => 100,
14216
- ) ) );
14217
- }
14218
-
14219
- if ( $this->is_page_visible( 'contact' ) || $this->is_page_visible( 'support' ) ) {
14220
- require_once WP_FS__DIR_INCLUDES . '/customizer/class-fs-customizer-support-section.php';
14221
-
14222
- // Main Documentation Link In Customizer Root.
14223
- $customizer->add_section( new FS_Customizer_Support_Section( $customizer, 'freemius_support', array(
14224
- 'fs' => $this,
14225
- 'priority' => 1000,
14226
- ) ) );
14227
- }
14228
- }
14229
-
14230
- #endregion
14231
-
14232
- /**
14233
- * If the theme has a paid version, add some custom
14234
- * styling to the theme's premium version (if exists)
14235
- * to highlight that it's the premium version of the
14236
- * same theme, making it easier for identification
14237
- * after the user upgrades and upload it to the site.
14238
- *
14239
- * @author Vova Feldman (@svovaf)
14240
- * @since 1.2.2.7
14241
- */
14242
- function _style_premium_theme() {
14243
- $this->_logger->entrance();
14244
-
14245
- if ( ! self::is_themes_page() ) {
14246
- // Only include in the themes page.
14247
- return;
14248
- }
14249
-
14250
- if ( ! $this->has_paid_plan() ) {
14251
- // Only include if has any paid plans.
14252
- return;
14253
- }
14254
-
14255
- $params = null;
14256
- fs_require_once_template( '/js/jquery.content-change.php', $params );
14257
-
14258
- $params = array(
14259
- 'slug' => $this->_slug,
14260
- 'id' => $this->_module_id,
14261
- );
14262
-
14263
- fs_require_template( '/js/style-premium-theme.php', $params );
14264
- }
14265
-
14266
- #----------------------------------------------------------------------------------
14267
- #region Marketing
14268
- #----------------------------------------------------------------------------------
14269
-
14270
- /**
14271
- * Check if current user purchased any other plugins before.
14272
- *
14273
- * @author Vova Feldman (@svovaf)
14274
- * @since 1.0.9
14275
- *
14276
- * @return bool
14277
- */
14278
- function has_purchased_before() {
14279
- // TODO: Implement has_purchased_before() method.
14280
- throw new Exception( 'not implemented' );
14281
- }
14282
-
14283
- /**
14284
- * Check if current user classified as an agency.
14285
- *
14286
- * @author Vova Feldman (@svovaf)
14287
- * @since 1.0.9
14288
- *
14289
- * @return bool
14290
- */
14291
- function is_agency() {
14292
- // TODO: Implement is_agency() method.
14293
- throw new Exception( 'not implemented' );
14294
- }
14295
-
14296
- /**
14297
- * Check if current user classified as a developer.
14298
- *
14299
- * @author Vova Feldman (@svovaf)
14300
- * @since 1.0.9
14301
- *
14302
- * @return bool
14303
- */
14304
- function is_developer() {
14305
- // TODO: Implement is_developer() method.
14306
- throw new Exception( 'not implemented' );
14307
- }
14308
-
14309
- /**
14310
- * Check if current user classified as a business.
14311
- *
14312
- * @author Vova Feldman (@svovaf)
14313
- * @since 1.0.9
14314
- *
14315
- * @return bool
14316
- */
14317
- function is_business() {
14318
- // TODO: Implement is_business() method.
14319
- throw new Exception( 'not implemented' );
14320
- }
14321
-
14322
- #endregion
14323
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/class-fs-api.php DELETED
@@ -1,558 +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
- /**
14
- * Class FS_Api
15
- *
16
- * Wraps Freemius API SDK to handle:
17
- * 1. Clock sync.
18
- * 2. Fallback to HTTP when HTTPS fails.
19
- * 3. Adds caching layer to GET requests.
20
- * 4. Adds consistency for failed requests by using last cached version.
21
- */
22
- class FS_Api {
23
- /**
24
- * @var FS_Api[]
25
- */
26
- private static $_instances = array();
27
-
28
- /**
29
- * @var FS_Option_Manager Freemius options, options-manager.
30
- */
31
- private static $_options;
32
-
33
- /**
34
- * @var FS_Cache_Manager API Caching layer
35
- */
36
- private static $_cache;
37
-
38
- /**
39
- * @var int Clock diff in seconds between current server to API server.
40
- */
41
- private static $_clock_diff;
42
-
43
- /**
44
- * @var Freemius_Api_WordPress
45
- */
46
- private $_api;
47
-
48
- /**
49
- * @var string
50
- */
51
- private $_slug;
52
-
53
- /**
54
- * @var FS_Logger
55
- * @since 1.0.4
56
- */
57
- private $_logger;
58
-
59
- /**
60
- * @param string $slug
61
- * @param string $scope 'app', 'developer', 'user' or 'install'.
62
- * @param number $id Element's id.
63
- * @param string $public_key Public key.
64
- * @param bool $is_sandbox
65
- * @param bool|string $secret_key Element's secret key.
66
- *
67
- * @return FS_Api
68
- */
69
- static function instance( $slug, $scope, $id, $public_key, $is_sandbox, $secret_key = false ) {
70
- $identifier = md5( $slug . $scope . $id . $public_key . ( is_string( $secret_key ) ? $secret_key : '' ) . json_encode( $is_sandbox ) );
71
-
72
- if ( ! isset( self::$_instances[ $identifier ] ) ) {
73
- self::_init();
74
-
75
- self::$_instances[ $identifier ] = new FS_Api( $slug, $scope, $id, $public_key, $secret_key, $is_sandbox );
76
- }
77
-
78
- return self::$_instances[ $identifier ];
79
- }
80
-
81
- private static function _init() {
82
- if ( isset( self::$_options ) ) {
83
- return;
84
- }
85
-
86
- if ( ! class_exists( 'Freemius_Api_WordPress' ) ) {
87
- require_once WP_FS__DIR_SDK . '/FreemiusWordPress.php';
88
- }
89
-
90
- self::$_options = FS_Option_Manager::get_manager( WP_FS__OPTIONS_OPTION_NAME, true );
91
- self::$_cache = FS_Cache_Manager::get_manager( WP_FS__API_CACHE_OPTION_NAME );
92
-
93
- self::$_clock_diff = self::$_options->get_option( 'api_clock_diff', 0 );
94
- Freemius_Api_WordPress::SetClockDiff( self::$_clock_diff );
95
-
96
- if ( self::$_options->get_option( 'api_force_http', false ) ) {
97
- Freemius_Api_WordPress::SetHttp();
98
- }
99
- }
100
-
101
- /**
102
- * @param string $slug
103
- * @param string $scope 'app', 'developer', 'user' or 'install'.
104
- * @param number $id Element's id.
105
- * @param string $public_key Public key.
106
- * @param bool|string $secret_key Element's secret key.
107
- * @param bool $is_sandbox
108
- */
109
- private function __construct( $slug, $scope, $id, $public_key, $secret_key, $is_sandbox ) {
110
- $this->_api = new Freemius_Api_WordPress( $scope, $id, $public_key, $secret_key, $is_sandbox );
111
-
112
- $this->_slug = $slug;
113
- $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_' . $slug . '_api', WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
114
- }
115
-
116
- /**
117
- * Find clock diff between server and API server, and store the diff locally.
118
- *
119
- * @param bool|int $diff
120
- *
121
- * @return bool|int False if clock diff didn't change, otherwise returns the clock diff in seconds.
122
- */
123
- private function _sync_clock_diff( $diff = false ) {
124
- $this->_logger->entrance();
125
-
126
- // Sync clock and store.
127
- $new_clock_diff = ( false === $diff ) ?
128
- Freemius_Api_WordPress::FindClockDiff() :
129
- $diff;
130
-
131
- if ( $new_clock_diff === self::$_clock_diff ) {
132
- return false;
133
- }
134
-
135
- self::$_clock_diff = $new_clock_diff;
136
-
137
- // Update API clock's diff.
138
- Freemius_Api_WordPress::SetClockDiff( self::$_clock_diff );
139
-
140
- // Store new clock diff in storage.
141
- self::$_options->set_option( 'api_clock_diff', self::$_clock_diff, true );
142
-
143
- return $new_clock_diff;
144
- }
145
-
146
- /**
147
- * Override API call to enable retry with servers' clock auto sync method.
148
- *
149
- * @param string $path
150
- * @param string $method
151
- * @param array $params
152
- * @param bool $retry Is in retry or first call attempt.
153
- *
154
- * @return array|mixed|string|void
155
- */
156
- private function _call( $path, $method = 'GET', $params = array(), $retry = false ) {
157
- $this->_logger->entrance( $method . ':' . $path );
158
-
159
- if ( self::is_temporary_down() ) {
160
- $result = $this->get_temporary_unavailable_error();
161
- } else {
162
- $result = $this->_api->Api( $path, $method, $params );
163
-
164
- if ( null !== $result &&
165
- isset( $result->error ) &&
166
- isset( $result->error->code ) &&
167
- 'request_expired' === $result->error->code
168
- ) {
169
- if ( ! $retry ) {
170
- $diff = isset( $result->error->timestamp ) ?
171
- ( time() - strtotime( $result->error->timestamp ) ) :
172
- false;
173
-
174
- // Try to sync clock diff.
175
- if ( false !== $this->_sync_clock_diff( $diff ) ) {
176
- // Retry call with new synced clock.
177
- return $this->_call( $path, $method, $params, true );
178
- }
179
- }
180
- }
181
- }
182
-
183
- if ( $this->_logger->is_on() && self::is_api_error( $result ) ) {
184
- // Log API errors.
185
- $this->_logger->api_error( $result );
186
- }
187
-
188
- return $result;
189
- }
190
-
191
- /**
192
- * Override API call to wrap it in servers' clock sync method.
193
- *
194
- * @param string $path
195
- * @param string $method
196
- * @param array $params
197
- *
198
- * @return array|mixed|string|void
199
- * @throws Freemius_Exception
200
- */
201
- function call( $path, $method = 'GET', $params = array() ) {
202
- return $this->_call( $path, $method, $params );
203
- }
204
-
205
- /**
206
- * Get API request URL signed via query string.
207
- *
208
- * @param string $path
209
- *
210
- * @return string
211
- */
212
- function get_signed_url( $path ) {
213
- return $this->_api->GetSignedUrl( $path );
214
- }
215
-
216
- /**
217
- * @param string $path
218
- * @param bool $flush
219
- * @param int $expiration (optional) Time until expiration in seconds from now, defaults to 24 hours
220
- *
221
- * @return stdClass|mixed
222
- */
223
- function get( $path = '/', $flush = false, $expiration = WP_FS__TIME_24_HOURS_IN_SEC ) {
224
- $this->_logger->entrance( $path );
225
-
226
- $cache_key = $this->get_cache_key( $path );
227
-
228
- // Always flush during development.
229
- if ( WP_FS__DEV_MODE || $this->_api->IsSandbox() ) {
230
- $flush = true;
231
- }
232
-
233
- $cached_result = self::$_cache->get( $cache_key );
234
-
235
- if ( $flush || ! self::$_cache->has_valid( $cache_key, $expiration ) ) {
236
- $result = $this->call( $path );
237
-
238
- if ( ! is_object( $result ) || isset( $result->error ) ) {
239
- // Api returned an error.
240
- if ( is_object( $cached_result ) &&
241
- ! isset( $cached_result )
242
- ) {
243
- // If there was an error during a newer data fetch,
244
- // fallback to older data version.
245
- $result = $cached_result;
246
-
247
- if ( $this->_logger->is_on() ) {
248
- $this->_logger->warn( 'Fallback to cached API result: ' . var_export( $cached_result, true ) );
249
- }
250
- } else {
251
- // If no older data version, return result without
252
- // caching the error.
253
- return $result;
254
- }
255
- }
256
-
257
- self::$_cache->set( $cache_key, $result, $expiration );
258
-
259
- $cached_result = $result;
260
- } else {
261
- $this->_logger->log( 'Using cached API result.' );
262
- }
263
-
264
- return $cached_result;
265
- }
266
-
267
- /**
268
- * Check if there's a cached version of the API request.
269
- *
270
- * @author Vova Feldman (@svovaf)
271
- * @since 1.2.1
272
- *
273
- * @param string $path
274
- * @param string $method
275
- * @param array $params
276
- *
277
- * @return bool
278
- */
279
- function is_cached( $path, $method = 'GET', $params = array() ) {
280
- $cache_key = $this->get_cache_key( $path, $method, $params );
281
-
282
- return self::$_cache->has_valid( $cache_key );
283
- }
284
-
285
- /**
286
- * Invalidate a cached version of the API request.
287
- *
288
- * @author Vova Feldman (@svovaf)
289
- * @since 1.2.1.5
290
- *
291
- * @param string $path
292
- * @param string $method
293
- * @param array $params
294
- */
295
- function purge_cache( $path, $method = 'GET', $params = array() ) {
296
- $this->_logger->entrance( "{$method}:{$path}" );
297
-
298
- $cache_key = $this->get_cache_key( $path, $method, $params );
299
-
300
- self::$_cache->purge( $cache_key );
301
- }
302
-
303
- /**
304
- * @param string $path
305
- * @param string $method
306
- * @param array $params
307
- *
308
- * @return string
309
- * @throws \Freemius_Exception
310
- */
311
- private function get_cache_key( $path, $method = 'GET', $params = array() ) {
312
- $canonized = $this->_api->CanonizePath( $path );
313
- // $exploded = explode('/', $canonized);
314
- // return $method . '_' . array_pop($exploded) . '_' . md5($canonized . json_encode($params));
315
- return strtolower( $method . ':' . $canonized ) . ( ! empty( $params ) ? '#' . md5( json_encode( $params ) ) : '' );
316
- }
317
-
318
- /**
319
- * Test API connectivity.
320
- *
321
- * @author Vova Feldman (@svovaf)
322
- * @since 1.0.9 If fails, try to fallback to HTTP.
323
- * @since 1.1.6 Added a 5-min caching mechanism, to prevent from overloading the server if the API if
324
- * temporary down.
325
- *
326
- * @return bool True if successful connectivity to the API.
327
- */
328
- static function test() {
329
- self::_init();
330
-
331
- $cache_key = 'ping_test';
332
-
333
- $test = self::$_cache->get_valid( $cache_key, null );
334
-
335
- if ( is_null( $test ) ) {
336
- $test = Freemius_Api_WordPress::Test();
337
-
338
- if ( false === $test && Freemius_Api_WordPress::IsHttps() ) {
339
- // Fallback to HTTP, since HTTPS fails.
340
- Freemius_Api_WordPress::SetHttp();
341
-
342
- self::$_options->set_option( 'api_force_http', true, true );
343
-
344
- $test = Freemius_Api_WordPress::Test();
345
-
346
- if ( false === $test ) {
347
- /**
348
- * API connectivity test fail also in HTTP request, therefore,
349
- * fallback to HTTPS to keep connection secure.
350
- *
351
- * @since 1.1.6
352
- */
353
- self::$_options->set_option( 'api_force_http', false, true );
354
- }
355
- }
356
-
357
- self::$_cache->set( $cache_key, $test, WP_FS__TIME_5_MIN_IN_SEC );
358
- }
359
-
360
- return $test;
361
- }
362
-
363
- /**
364
- * Check if API is temporary down.
365
- *
366
- * @author Vova Feldman (@svovaf)
367
- * @since 1.1.6
368
- *
369
- * @return bool
370
- */
371
- static function is_temporary_down() {
372
- self::_init();
373
-
374
- $test = self::$_cache->get_valid( 'ping_test', null );
375
-
376
- return ( false === $test );
377
- }
378
-
379
- /**
380
- * @author Vova Feldman (@svovaf)
381
- * @since 1.1.6
382
- *
383
- * @return object
384
- */
385
- private function get_temporary_unavailable_error() {
386
- return (object) array(
387
- 'error' => (object) array(
388
- 'type' => 'TemporaryUnavailable',
389
- 'message' => 'API is temporary unavailable, please retry in ' . ( self::$_cache->get_record_expiration( 'ping_test' ) - WP_FS__SCRIPT_START_TIME ) . ' sec.',
390
- 'code' => 'temporary_unavailable',
391
- 'http' => 503
392
- )
393
- );
394
- }
395
-
396
- /**
397
- * Ping API for connectivity test, and return result object.
398
- *
399
- * @author Vova Feldman (@svovaf)
400
- * @since 1.0.9
401
- *
402
- * @param null|string $unique_anonymous_id
403
- * @param array $params
404
- *
405
- * @return object
406
- */
407
- function ping( $unique_anonymous_id = null, $params = array() ) {
408
- $this->_logger->entrance();
409
-
410
- if ( self::is_temporary_down() ) {
411
- return $this->get_temporary_unavailable_error();
412
- }
413
-
414
- $pong = is_null( $unique_anonymous_id ) ?
415
- Freemius_Api_WordPress::Ping() :
416
- $this->_call( 'ping.json?' . http_build_query( array_merge(
417
- array( 'uid' => $unique_anonymous_id ),
418
- $params
419
- ) ) );
420
-
421
- if ( $this->is_valid_ping( $pong ) ) {
422
- return $pong;
423
- }
424
-
425
- if ( self::should_try_with_http( $pong ) ) {
426
- // Fallback to HTTP, since HTTPS fails.
427
- Freemius_Api_WordPress::SetHttp();
428
-
429
- self::$_options->set_option( 'api_force_http', true, true );
430
-
431
- $pong = is_null( $unique_anonymous_id ) ?
432
- Freemius_Api_WordPress::Ping() :
433
- $this->_call( 'ping.json?' . http_build_query( array_merge(
434
- array( 'uid' => $unique_anonymous_id ),
435
- $params
436
- ) ) );
437
-
438
- if ( ! $this->is_valid_ping( $pong ) ) {
439
- self::$_options->set_option( 'api_force_http', false, true );
440
- }
441
- }
442
-
443
- return $pong;
444
- }
445
-
446
- /**
447
- * Check if based on the API result we should try
448
- * to re-run the same request with HTTP instead of HTTPS.
449
- *
450
- * @author Vova Feldman (@svovaf)
451
- * @since 1.1.6
452
- *
453
- * @param $result
454
- *
455
- * @return bool
456
- */
457
- private static function should_try_with_http( $result ) {
458
- if ( ! Freemius_Api_WordPress::IsHttps() ) {
459
- return false;
460
- }
461
-
462
- return ( ! is_object( $result ) ||
463
- ! isset( $result->error ) ||
464
- ! isset( $result->error->code ) ||
465
- ! in_array( $result->error->code, array(
466
- 'curl_missing',
467
- 'cloudflare_ddos_protection',
468
- 'maintenance_mode',
469
- 'squid_cache_block',
470
- 'too_many_requests',
471
- ) ) );
472
-
473
- }
474
-
475
- /**
476
- * Check if valid ping request result.
477
- *
478
- * @author Vova Feldman (@svovaf)
479
- * @since 1.1.1
480
- *
481
- * @param mixed $pong
482
- *
483
- * @return bool
484
- */
485
- function is_valid_ping( $pong ) {
486
- return Freemius_Api_WordPress::Test( $pong );
487
- }
488
-
489
- function get_url( $path = '' ) {
490
- return Freemius_Api_WordPress::GetUrl( $path, $this->_api->IsSandbox() );
491
- }
492
-
493
- /**
494
- * Clear API cache.
495
- *
496
- * @author Vova Feldman (@svovaf)
497
- * @since 1.0.9
498
- */
499
- static function clear_cache() {
500
- self::_init();
501
-
502
- self::$_cache = FS_Cache_Manager::get_manager( WP_FS__API_CACHE_OPTION_NAME );
503
- self::$_cache->clear();
504
- }
505
-
506
- #----------------------------------------------------------------------------------
507
- #region Error Handling
508
- #----------------------------------------------------------------------------------
509
-
510
- /**
511
- * @author Vova Feldman (@svovaf)
512
- * @since 1.2.1.5
513
- *
514
- * @param mixed $result
515
- *
516
- * @return bool Is API result contains an error.
517
- */
518
- static function is_api_error( $result ) {
519
- return ( is_object( $result ) && isset( $result->error ) ) ||
520
- is_string( $result );
521
- }
522
-
523
- /**
524
- * Checks if given API result is a non-empty and not an error object.
525
- *
526
- * @author Vova Feldman (@svovaf)
527
- * @since 1.2.1.5
528
- *
529
- * @param mixed $result
530
- * @param string|null $required_property Optional property we want to verify that is set.
531
- *
532
- * @return bool
533
- */
534
- static function is_api_result_object( $result, $required_property = null ) {
535
- return (
536
- is_object( $result ) &&
537
- ! isset( $result->error ) &&
538
- ( empty( $required_property ) || isset( $result->{$required_property} ) )
539
- );
540
- }
541
-
542
- /**
543
- * Checks if given API result is a non-empty entity object with non-empty ID.
544
- *
545
- * @author Vova Feldman (@svovaf)
546
- * @since 1.2.1.5
547
- *
548
- * @param mixed $result
549
- *
550
- * @return bool
551
- */
552
- static function is_api_result_entity( $result ) {
553
- return self::is_api_result_object( $result, 'id' ) &&
554
- FS_Entity::is_valid_id( $result->id );
555
- }
556
-
557
- #endregion
558
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/class-fs-logger.php DELETED
@@ -1,688 +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
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Logger {
14
- private $_id;
15
- private $_on = false;
16
- private $_echo = false;
17
- private $_file_start = 0;
18
- /**
19
- * @var int PHP Process ID.
20
- */
21
- private static $_processID;
22
- /**
23
- * @var string PHP Script user name.
24
- */
25
- private static $_ownerName;
26
- /**
27
- * @var bool Is storage logging turned on.
28
- */
29
- private static $_isStorageLoggingOn;
30
- /**
31
- * @var int ABSPATH length.
32
- */
33
- private static $_abspathLength;
34
-
35
- private static $LOGGERS = array();
36
- private static $LOG = array();
37
- private static $CNT = 0;
38
- private static $_HOOKED_FOOTER = false;
39
-
40
- private function __construct( $id, $on = false, $echo = false ) {
41
- $this->_id = $id;
42
-
43
- $bt = debug_backtrace();
44
- $caller = $bt[2];
45
-
46
- if ( false !== strpos( $caller['file'], 'plugins' ) ) {
47
- $this->_file_start = strpos( $caller['file'], 'plugins' ) + strlen( 'plugins/' );
48
- } else {
49
- $this->_file_start = strpos( $caller['file'], 'themes' ) + strlen( 'themes/' );
50
- }
51
-
52
- if ( $on ) {
53
- $this->on();
54
- }
55
- if ( $echo ) {
56
- $this->echo_on();
57
- }
58
- }
59
-
60
- /**
61
- * @param string $id
62
- * @param bool $on
63
- * @param bool $echo
64
- *
65
- * @return FS_Logger
66
- */
67
- public static function get_logger( $id, $on = false, $echo = false ) {
68
- $id = strtolower( $id );
69
-
70
- if ( ! isset( self::$_processID ) ) {
71
- self::init();
72
- }
73
-
74
- if ( ! isset( self::$LOGGERS[ $id ] ) ) {
75
- self::$LOGGERS[ $id ] = new FS_Logger( $id, $on, $echo );
76
- }
77
-
78
- return self::$LOGGERS[ $id ];
79
- }
80
-
81
- /**
82
- * Initialize logging global info.
83
- *
84
- * @author Vova Feldman (@svovaf)
85
- * @since 1.2.1.6
86
- */
87
- private static function init() {
88
- self::$_ownerName = function_exists( 'get_current_user' ) ?
89
- get_current_user() :
90
- 'unknown';
91
- self::$_isStorageLoggingOn = ( 1 == get_option( 'fs_storage_logger', 0 ) );
92
- self::$_abspathLength = strlen( ABSPATH );
93
- self::$_processID = mt_rand( 0, 32000 );
94
-
95
- // Process ID may be `false` on errors.
96
- if ( ! is_numeric( self::$_processID ) ) {
97
- self::$_processID = 0;
98
- }
99
- }
100
-
101
- private static function hook_footer() {
102
- if ( self::$_HOOKED_FOOTER ) {
103
- return;
104
- }
105
-
106
- if ( is_admin() ) {
107
- add_action( 'admin_footer', 'FS_Logger::dump', 100 );
108
- } else {
109
- add_action( 'wp_footer', 'FS_Logger::dump', 100 );
110
- }
111
- }
112
-
113
- function is_on() {
114
- return $this->_on;
115
- }
116
-
117
- function on() {
118
- $this->_on = true;
119
-
120
- if ( ! function_exists( 'dbDelta' ) ) {
121
- require_once ABSPATH . 'wp-admin/includes/upgrade.php';
122
- }
123
-
124
- self::hook_footer();
125
- }
126
-
127
- function echo_on() {
128
- $this->on();
129
-
130
- $this->_echo = true;
131
- }
132
-
133
- function is_echo_on() {
134
- return $this->_echo;
135
- }
136
-
137
- function get_id() {
138
- return $this->_id;
139
- }
140
-
141
- function get_file() {
142
- return $this->_file_start;
143
- }
144
-
145
- private function _log( &$message, $type = 'log', $wrapper ) {
146
- if ( ! $this->is_on() ) {
147
- return;
148
- }
149
-
150
- $bt = debug_backtrace();
151
- $depth = $wrapper ? 3 : 2;
152
- while ( $depth < count( $bt ) - 1 && 'eval' === $bt[ $depth ]['function'] ) {
153
- $depth ++;
154
- }
155
-
156
- $caller = $bt[ $depth ];
157
-
158
- /**
159
- * Retrieve the correct call file & line number from backtrace
160
- * when logging from a wrapper method.
161
- *
162
- * @author Vova Feldman
163
- * @since 1.2.1.6
164
- */
165
- if ( empty( $caller['line'] ) ) {
166
- $depth --;
167
-
168
- while ( $depth >= 0 ) {
169
- if ( ! empty( $bt[ $depth ]['line'] ) ) {
170
- $caller['line'] = $bt[ $depth ]['line'];
171
- $caller['file'] = $bt[ $depth ]['file'];
172
- break;
173
- }
174
- }
175
- }
176
-
177
- $log = array_merge( $caller, array(
178
- 'cnt' => self::$CNT ++,
179
- 'logger' => $this,
180
- 'timestamp' => microtime( true ),
181
- 'log_type' => $type,
182
- 'msg' => $message,
183
- ) );
184
-
185
- if ( self::$_isStorageLoggingOn ) {
186
- $this->db_log( $type, $message, self::$CNT, $caller );
187
- }
188
-
189
- self::$LOG[] = $log;
190
-
191
- if ( $this->is_echo_on() && ! Freemius::is_ajax() ) {
192
- echo self::format_html( $log ) . "\n";
193
- }
194
- }
195
-
196
- function log( $message, $wrapper = false ) {
197
- $this->_log( $message, 'log', $wrapper );
198
- }
199
-
200
- function info( $message, $wrapper = false ) {
201
- $this->_log( $message, 'info', $wrapper );
202
- }
203
-
204
- function warn( $message, $wrapper = false ) {
205
- $this->_log( $message, 'warn', $wrapper );
206
- }
207
-
208
- function error( $message, $wrapper = false ) {
209
- $this->_log( $message, 'error', $wrapper );
210
- }
211
-
212
- /**
213
- * Log API error.
214
- *
215
- * @author Vova Feldman (@svovaf)
216
- * @since 1.2.1.5
217
- *
218
- * @param mixed $api_result
219
- * @param bool $wrapper
220
- */
221
- function api_error( $api_result, $wrapper = false ) {
222
- $message = '';
223
- if ( is_object( $api_result ) && isset( $api_result->error ) ) {
224
- $message = $api_result->error->message;
225
- } else if ( is_object( $api_result ) ) {
226
- $message = var_export( $api_result, true );
227
- } else if ( is_string( $api_result ) ) {
228
- $message = $api_result;
229
- } else if ( empty( $api_result ) ) {
230
- $message = 'Empty API result.';
231
- }
232
-
233
- $message = 'API Error: ' . $message;
234
-
235
- $this->_log( $message, 'error', $wrapper );
236
- }
237
-
238
- function entrance( $message = '', $wrapper = false ) {
239
- $msg = 'Entrance' . ( empty( $message ) ? '' : ' > ' ) . $message;
240
-
241
- $this->_log( $msg, 'log', $wrapper );
242
- }
243
-
244
- function departure( $message = '', $wrapper = false ) {
245
- $msg = 'Departure' . ( empty( $message ) ? '' : ' > ' ) . $message;
246
-
247
- $this->_log( $msg, 'log', $wrapper );
248
- }
249
-
250
- #--------------------------------------------------------------------------------
251
- #region Log Formatting
252
- #--------------------------------------------------------------------------------
253
-
254
- private static function format( $log, $show_type = true ) {
255
- return '[' . str_pad( $log['cnt'], strlen( self::$CNT ), '0', STR_PAD_LEFT ) . '] [' . $log['logger']->_id . '] ' . ( $show_type ? '[' . $log['log_type'] . ']' : '' ) . ( ! empty( $log['class'] ) ? $log['class'] . $log['type'] : '' ) . $log['function'] . ' >> ' . $log['msg'] . ( isset( $log['file'] ) ? ' (' . substr( $log['file'], $log['logger']->_file_start ) . ' ' . $log['line'] . ') ' : '' ) . ' [' . $log['timestamp'] . ']';
256
- }
257
-
258
- private static function format_html( $log ) {
259
- return '<div style="font-size: 13px; font-family: monospace; color: #7da767; padding: 8px 3px; background: #000; border-bottom: 1px solid #555;">[' . $log['cnt'] . '] [' . $log['logger']->_id . '] [' . $log['log_type'] . '] <b><code style="color: #c4b1e0;">' . ( ! empty( $log['class'] ) ? $log['class'] . $log['type'] : '' ) . $log['function'] . '</code> >> <b style="color: #f59330;">' . esc_html( $log['msg'] ) . '</b></b>' . ( isset( $log['file'] ) ? ' (' . substr( $log['file'], $log['logger']->_file_start ) . ' ' . $log['line'] . ')' : '' ) . ' [' . $log['timestamp'] . ']</div>';
260
- }
261
-
262
- #endregion
263
-
264
- static function dump() {
265
- ?>
266
- <!-- BEGIN: Freemius PHP Console Log -->
267
- <script type="text/javascript">
268
- <?php
269
- foreach ( self::$LOG as $log ) {
270
- echo 'console.' . $log['log_type'] . '(' . json_encode( self::format( $log, false ) ) . ')' . "\n";
271
- }
272
- ?>
273
- </script>
274
- <!-- END: Freemius PHP Console Log -->
275
- <?php
276
- }
277
-
278
- static function get_log() {
279
- return self::$LOG;
280
- }
281
-
282
- #--------------------------------------------------------------------------------
283
- #region Database Logging
284
- #--------------------------------------------------------------------------------
285
-
286
- /**
287
- * @author Vova Feldman (@svovaf)
288
- * @since 1.2.1.6
289
- *
290
- * @return bool
291
- */
292
- public static function is_storage_logging_on() {
293
- if ( ! isset( self::$_isStorageLoggingOn ) ) {
294
- self::$_isStorageLoggingOn = ( 1 == get_option( 'fs_storage_logger', 0 ) );
295
- }
296
-
297
- return self::$_isStorageLoggingOn;
298
- }
299
-
300
- /**
301
- * Turns on/off database persistent debugging to capture
302
- * multi-session logs to debug complex flows like
303
- * plugin auto-deactivate on premium version activation.
304
- *
305
- * @todo Check if Theme Check has issues with DB tables for themes.
306
- *
307
- * @author Vova Feldman (@svovaf)
308
- * @since 1.2.1.6
309
- *
310
- * @param bool $is_on
311
- *
312
- * @return bool
313
- */
314
- public static function _set_storage_logging( $is_on = true ) {
315
- global $wpdb;
316
-
317
- $table = "{$wpdb->prefix}fs_logger";
318
-
319
- if ( $is_on ) {
320
- /**
321
- * Create logging table.
322
- *
323
- * NOTE:
324
- * dbDelta must use KEY and not INDEX for indexes.
325
- *
326
- * @link https://core.trac.wordpress.org/ticket/2695
327
- */
328
- $result = $wpdb->query( "CREATE TABLE {$table} (
329
- `id` BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT,
330
- `process_id` INT UNSIGNED NOT NULL,
331
- `user_name` VARCHAR(64) NOT NULL,
332
- `logger` VARCHAR(128) NOT NULL,
333
- `log_order` INT UNSIGNED NOT NULL,
334
- `type` ENUM('log','info','warn','error') NOT NULL DEFAULT 'log',
335
- `message` TEXT NOT NULL,
336
- `file` VARCHAR(256) NOT NULL,
337
- `line` INT UNSIGNED NOT NULL,
338
- `function` VARCHAR(256) NOT NULL,
339
- `request_type` ENUM('call','ajax','cron') NOT NULL DEFAULT 'call',
340
- `request_url` VARCHAR(1024) NOT NULL,
341
- `created` DECIMAL(16, 6) NOT NULL,
342
- PRIMARY KEY (`id`),
343
- KEY `process_id` (`process_id` ASC),
344
- KEY `process_logger` (`process_id` ASC, `logger` ASC),
345
- KEY `function` (`function` ASC),
346
- KEY `type` (`type` ASC))" );
347
- } else {
348
- /**
349
- * Drop logging table.
350
- */
351
- $result = $wpdb->query( "DROP TABLE IF EXISTS $table;" );
352
- }
353
-
354
- if ( false !== $result ) {
355
- update_option( 'fs_storage_logger', ( $is_on ? 1 : 0 ) );
356
- }
357
-
358
- return ( false !== $result );
359
- }
360
-
361
- /**
362
- * @author Vova Feldman (@svovaf)
363
- * @since 1.2.1.6
364
- *
365
- * @param string $type
366
- * @param string $message
367
- * @param int $log_order
368
- * @param array $caller
369
- *
370
- * @return false|int
371
- */
372
- private function db_log(
373
- &$type,
374
- &$message,
375
- &$log_order,
376
- &$caller
377
- ) {
378
- global $wpdb;
379
-
380
- $request_type = 'call';
381
- if ( defined( 'DOING_CRON' ) && DOING_CRON ) {
382
- $request_type = 'cron';
383
- } else if ( defined( 'DOING_AJAX' ) && DOING_AJAX ) {
384
- $request_type = 'ajax';
385
- }
386
-
387
- $request_url = WP_FS__IS_HTTP_REQUEST ?
388
- $_SERVER['REQUEST_URI'] :
389
- '';
390
-
391
- return $wpdb->insert(
392
- "{$wpdb->prefix}fs_logger",
393
- array(
394
- 'process_id' => self::$_processID,
395
- 'user_name' => self::$_ownerName,
396
- 'logger' => $this->_id,
397
- 'log_order' => $log_order,
398
- 'type' => $type,
399
- 'request_type' => $request_type,
400
- 'request_url' => $request_url,
401
- 'message' => $message,
402
- 'file' => isset( $caller['file'] ) ?
403
- substr( $caller['file'], self::$_abspathLength ) :
404
- '',
405
- 'line' => $caller['line'],
406
- 'function' => ( ! empty( $caller['class'] ) ? $caller['class'] . $caller['type'] : '' ) . $caller['function'],
407
- 'created' => microtime( true ),
408
- )
409
- );
410
- }
411
-
412
- /**
413
- * Persistent DB logger columns.
414
- *
415
- * @var array
416
- */
417
- private static $_log_columns = array(
418
- 'id',
419
- 'process_id',
420
- 'user_name',
421
- 'logger',
422
- 'log_order',
423
- 'type',
424
- 'message',
425
- 'file',
426
- 'line',
427
- 'function',
428
- 'request_type',
429
- 'request_url',
430
- 'created',
431
- );
432
-
433
- /**
434
- * Create DB logs query.
435
- *
436
- * @author Vova Feldman (@svovaf)
437
- * @since 1.2.1.6
438
- *
439
- * @param bool $filters
440
- * @param int $limit
441
- * @param int $offset
442
- * @param bool $order
443
- * @param bool $escape_eol
444
- *
445
- * @return string
446
- */
447
- private static function build_db_logs_query(
448
- $filters = false,
449
- $limit = 200,
450
- $offset = 0,
451
- $order = false,
452
- $escape_eol = false
453
- ) {
454
- global $wpdb;
455
-
456
- $select = '*';
457
-
458
- if ( $escape_eol ) {
459
- $select = '';
460
- for ( $i = 0, $len = count( self::$_log_columns ); $i < $len; $i ++ ) {
461
- if ( $i > 0 ) {
462
- $select .= ', ';
463
- }
464
-
465
- if ( 'message' !== self::$_log_columns[ $i ] ) {
466
- $select .= self::$_log_columns[ $i ];
467
- } else {
468
- $select .= 'REPLACE(message , \'\n\', \' \') AS message';
469
- }
470
- }
471
- }
472
-
473
- $query = "SELECT {$select} FROM {$wpdb->prefix}fs_logger";
474
- if ( is_array( $filters ) ) {
475
- $criteria = array();
476
-
477
- if ( ! empty( $filters['type'] ) && 'all' !== $filters['type'] ) {
478
- $filters['type'] = strtolower( $filters['type'] );
479
-
480
- switch ( $filters['type'] ) {
481
- case 'warn_error':
482
- $criteria[] = array( 'col' => 'type', 'val' => array( 'warn', 'error' ) );
483
- break;
484
- case 'error':
485
- case 'warn':
486
- $criteria[] = array( 'col' => 'type', 'val' => $filters['type'] );
487
- break;
488
- case 'info':
489
- default:
490
- $criteria[] = array( 'col' => 'type', 'val' => array( 'info', 'log' ) );
491
- break;
492
- }
493
- }
494
-
495
- if ( ! empty( $filters['request_type'] ) ) {
496
- $filters['request_type'] = strtolower( $filters['request_type'] );
497
-
498
- if ( in_array( $filters['request_type'], array( 'call', 'ajax', 'cron' ) ) ) {
499
- $criteria[] = array( 'col' => 'request_type', 'val' => $filters['request_type'] );
500
- }
501
- }
502
-
503
- if ( ! empty( $filters['file'] ) ) {
504
- $criteria[] = array(
505
- 'col' => 'file',
506
- 'op' => 'LIKE',
507
- 'val' => '%' . esc_sql( $filters['file'] ),
508
- );
509
- }
510
-
511
- if ( ! empty( $filters['function'] ) ) {
512
- $criteria[] = array(
513
- 'col' => 'function',
514
- 'op' => 'LIKE',
515
- 'val' => '%' . esc_sql( $filters['function'] ),
516
- );
517
- }
518
-
519
- if ( ! empty( $filters['process_id'] ) && is_numeric( $filters['process_id'] ) ) {
520
- $criteria[] = array( 'col' => 'process_id', 'val' => $filters['process_id'] );
521
- }
522
-
523
- if ( ! empty( $filters['logger'] ) ) {
524
- $criteria[] = array(
525
- 'col' => 'logger',
526
- 'op' => 'LIKE',
527
- 'val' => '%' . esc_sql( $filters['logger'] ) . '%',
528
- );
529
- }
530
-
531
- if ( ! empty( $filters['message'] ) ) {
532
- $criteria[] = array(
533
- 'col' => 'message',
534
- 'op' => 'LIKE',
535
- 'val' => '%' . esc_sql( $filters['message'] ) . '%',
536
- );
537
- }
538
-
539
- if ( 0 < count( $criteria ) ) {
540
- $query .= "\nWHERE\n";
541
-
542
- $first = true;
543
- foreach ( $criteria as $c ) {
544
- if ( ! $first ) {
545
- $query .= "AND\n";
546
- }
547
-
548
- if ( is_array( $c['val'] ) ) {
549
- $operator = 'IN';
550
-
551
- for ( $i = 0, $len = count( $c['val'] ); $i < $len; $i ++ ) {
552
- $c['val'][ $i ] = "'" . esc_sql( $c['val'][ $i ] ) . "'";
553
- }
554
-
555
- $val = '(' . implode( ',', $c['val'] ) . ')';
556
- } else {
557
- $operator = ! empty( $c['op'] ) ? $c['op'] : '=';
558
- $val = "'" . esc_sql( $c['val'] ) . "'";
559
- }
560
-
561
- $query .= "`{$c['col']}` {$operator} {$val}\n";
562
-
563
- $first = false;
564
- }
565
- }
566
- }
567
-
568
- if ( ! is_array( $order ) ) {
569
- $order = array(
570
- 'col' => 'id',
571
- 'order' => 'desc'
572
- );
573
- }
574
-
575
- $query .= " ORDER BY {$order['col']} {$order['order']} LIMIT {$offset},{$limit}";
576
-
577
- return $query;
578
- }
579
-
580
- /**
581
- * Load logs from DB.
582
- *
583
- * @author Vova Feldman (@svovaf)
584
- * @since 1.2.1.6
585
- *
586
- * @param bool $filters
587
- * @param int $limit
588
- * @param int $offset
589
- * @param bool $order
590
- *
591
- * @return object[]|null
592
- */
593
- public static function load_db_logs(
594
- $filters = false,
595
- $limit = 200,
596
- $offset = 0,
597
- $order = false
598
- ) {
599
- global $wpdb;
600
-
601
- $query = self::build_db_logs_query(
602
- $filters,
603
- $limit,
604
- $offset,
605
- $order
606
- );
607
-
608
- return $wpdb->get_results( $query );
609
- }
610
-
611
- /**
612
- * Load logs from DB.
613
- *
614
- * @author Vova Feldman (@svovaf)
615
- * @since 1.2.1.6
616
- *
617
- * @param bool $filters
618
- * @param string $filename
619
- * @param int $limit
620
- * @param int $offset
621
- * @param bool $order
622
- *
623
- * @return false|string File download URL or false on failure.
624
- */
625
- public static function download_db_logs(
626
- $filters = false,
627
- $filename = '',
628
- $limit = 10000,
629
- $offset = 0,
630
- $order = false
631
- ) {
632
- global $wpdb;
633
-
634
- $query = self::build_db_logs_query(
635
- $filters,
636
- $limit,
637
- $offset,
638
- $order,
639
- true
640
- );
641
-
642
- $upload_dir = wp_upload_dir();
643
- if ( empty( $filename ) ) {
644
- $filename = 'fs-logs-' . date( 'Y-m-d_H-i-s', WP_FS__SCRIPT_START_TIME ) . '.csv';
645
- }
646
- $filepath = rtrim( $upload_dir['path'], '/' ) . "/{$filename}";
647
-
648
- $query .= " INTO OUTFILE '{$filepath}' FIELDS TERMINATED BY '\t' ESCAPED BY '\\\\' OPTIONALLY ENCLOSED BY '\"' LINES TERMINATED BY '\\n'";
649
-
650
- $columns = '';
651
- for ( $i = 0, $len = count( self::$_log_columns ); $i < $len; $i ++ ) {
652
- if ( $i > 0 ) {
653
- $columns .= ', ';
654
- }
655
-
656
- $columns .= "'" . self::$_log_columns[ $i ] . "'";
657
- }
658
-
659
- $query = "SELECT {$columns} UNION ALL " . $query;
660
-
661
- $result = $wpdb->query( $query );
662
-
663
- if ( false === $result ) {
664
- return false;
665
- }
666
-
667
- return rtrim( $upload_dir['url'], '/' ) . '/' . $filename;
668
- }
669
-
670
- /**
671
- * @author Vova Feldman (@svovaf)
672
- * @since 1.2.1.6
673
- *
674
- * @param string $filename
675
- *
676
- * @return string
677
- */
678
- public static function get_logs_download_url( $filename = '' ) {
679
- $upload_dir = wp_upload_dir();
680
- if ( empty( $filename ) ) {
681
- $filename = 'fs-logs-' . date( 'Y-m-d_H-i-s', WP_FS__SCRIPT_START_TIME ) . '.csv';
682
- }
683
-
684
- return rtrim( $upload_dir['url'], '/' ) . $filename;
685
- }
686
-
687
- #endregion
688
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/class-fs-plugin-updater.php DELETED
@@ -1,712 +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
- * @link https://github.com/easydigitaldownloads/EDD-License-handler/blob/master/EDD_SL_Plugin_Updater.php
9
- */
10
-
11
- if ( ! defined( 'ABSPATH' ) ) {
12
- exit;
13
- }
14
-
15
- // Uncomment this line for testing.
16
- // set_site_transient( 'update_plugins', null );
17
-
18
- class FS_Plugin_Updater {
19
-
20
- /**
21
- * @var Freemius
22
- * @since 1.0.4
23
- */
24
- private $_fs;
25
- /**
26
- * @var FS_Logger
27
- * @since 1.0.4
28
- */
29
- private $_logger;
30
- /**
31
- * @var object
32
- * @since 1.1.8.1
33
- */
34
- private $_update_details;
35
-
36
- function __construct( Freemius $freemius ) {
37
- $this->_fs = $freemius;
38
-
39
- $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_' . $freemius->get_slug() . '_updater', WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
40
-
41
- $this->_filters();
42
- }
43
-
44
- /**
45
- * Initiate required filters.
46
- *
47
- * @author Vova Feldman (@svovaf)
48
- * @since 1.0.4
49
- */
50
- private function _filters() {
51
- // Override request for plugin information
52
- add_filter( 'plugins_api', array( &$this, 'plugins_api_filter' ), 10, 3 );
53
-
54
- // WP 3.0+
55
- add_filter( 'pre_set_site_transient_update_plugins', array(
56
- &$this,
57
- 'pre_set_site_transient_update_plugins_filter'
58
- ) );
59
-
60
- add_filter( 'pre_set_site_transient_update_themes', array(
61
- &$this,
62
- 'pre_set_site_transient_update_plugins_filter'
63
- ) );
64
-
65
- if ( ! $this->_fs->has_active_valid_license() ) {
66
- /**
67
- * If user has the premium plugin's code but do NOT have an active license,
68
- * encourage him to upgrade by showing that there's a new release, but instead
69
- * of showing an update link, show upgrade link to the pricing page.
70
- *
71
- * @since 1.1.6
72
- *
73
- */
74
- // WP 2.9+
75
- add_action( "after_plugin_row_{$this->_fs->get_plugin_basename()}", array(
76
- &$this,
77
- 'catch_plugin_update_row'
78
- ), 9 );
79
- add_action( "after_plugin_row_{$this->_fs->get_plugin_basename()}", array(
80
- &$this,
81
- 'edit_and_echo_plugin_update_row'
82
- ), 11, 2 );
83
- }
84
-
85
- if ( ! WP_FS__IS_PRODUCTION_MODE ) {
86
- add_filter( 'http_request_host_is_external', array(
87
- $this,
88
- 'http_request_host_is_external_filter'
89
- ), 10, 3 );
90
- }
91
-
92
- if ( $this->_fs->is_premium() && $this->is_correct_folder_name() ) {
93
- add_filter( 'upgrader_post_install', array( &$this, '_maybe_update_folder_name' ), 10, 3 );
94
- }
95
- }
96
-
97
- /**
98
- * Capture plugin update row by turning output buffering.
99
- *
100
- * @author Vova Feldman (@svovaf)
101
- * @since 1.1.6
102
- */
103
- function catch_plugin_update_row() {
104
- ob_start();
105
- }
106
-
107
- /**
108
- * Overrides default update message format with "renew your license" message.
109
- *
110
- * @author Vova Feldman (@svovaf)
111
- * @since 1.1.6
112
- *
113
- * @param string $file
114
- * @param array $plugin_data
115
- */
116
- function edit_and_echo_plugin_update_row( $file, $plugin_data ) {
117
- $plugin_update_row = ob_get_clean();
118
-
119
- $current = get_site_transient( 'update_plugins' );
120
- if ( ! isset( $current->response[ $file ] ) ) {
121
- echo $plugin_update_row;
122
-
123
- return;
124
- }
125
-
126
- $r = $current->response[ $file ];
127
-
128
- $plugin_update_row = preg_replace(
129
- '/(\<div.+>)(.+)(\<a.+\<a.+)\<\/div\>/is',
130
- '$1 $2 ' . sprintf(
131
- $this->_fs->get_text_inline( '%sRenew your license now%s to access version %s features and support.', 'renew-license-now' ),
132
- '<a href="' . $this->_fs->pricing_url() . '">', '</a>',
133
- $r->new_version ) .
134
- '$4',
135
- $plugin_update_row
136
- );
137
-
138
- echo $plugin_update_row;
139
- }
140
-
141
- /**
142
- * Since WP version 3.6, a new security feature was added that denies access to repository with a local ip.
143
- * During development mode we want to be able updating plugin versions via our localhost repository. This
144
- * filter white-list all domains including "api.freemius".
145
- *
146
- * @link http://www.emanueletessore.com/wordpress-download-failed-valid-url-provided/
147
- *
148
- * @author Vova Feldman (@svovaf)
149
- * @since 1.0.4
150
- *
151
- * @param bool $allow
152
- * @param string $host
153
- * @param string $url
154
- *
155
- * @return bool
156
- */
157
- function http_request_host_is_external_filter( $allow, $host, $url ) {
158
- return ( false !== strpos( $host, 'freemius' ) ) ? true : $allow;
159
- }
160
-
161
- /**
162
- * Check for Updates at the defined API endpoint and modify the update array.
163
- *
164
- * This function dives into the update api just when WordPress creates its update array,
165
- * then adds a custom API call and injects the custom plugin data retrieved from the API.
166
- * It is reassembled from parts of the native WordPress plugin update code.
167
- * See wp-includes/update.php line 121 for the original wp_update_plugins() function.
168
- *
169
- * @author Vova Feldman (@svovaf)
170
- * @since 1.0.4
171
- *
172
- * @uses FS_Api
173
- *
174
- * @param object $transient_data Update array build by WordPress.
175
- *
176
- * @return object Modified update array with custom plugin data.
177
- */
178
- function pre_set_site_transient_update_plugins_filter( $transient_data ) {
179
- $this->_logger->entrance();
180
-
181
- /**
182
- * "plugins" or "themes".
183
- *
184
- * @author Leo Fajardo (@leorw)
185
- * @since 1.2.2
186
- */
187
- $module_type = $this->_fs->get_module_type() . 's';
188
-
189
- /**
190
- * Ensure that we don't mix plugins update info with themes update info.
191
- *
192
- * @author Leo Fajardo (@leorw)
193
- * @since 1.2.2
194
- */
195
- if ( "pre_set_site_transient_update_{$module_type}" !== current_filter() ) {
196
- return $transient_data;
197
- }
198
-
199
- if ( empty( $transient_data ) ||
200
- defined( 'WP_FS__UNINSTALL_MODE' )
201
- ) {
202
- return $transient_data;
203
- }
204
-
205
- if ( ! isset( $this->_update_details ) ) {
206
- // Get plugin's newest update.
207
- $new_version = $this->_fs->get_update(
208
- false,
209
- fs_request_get_bool( 'force-check' ),
210
- WP_FS__TIME_24_HOURS_IN_SEC / 24
211
- );
212
-
213
- $this->_update_details = false;
214
-
215
- if ( is_object( $new_version ) ) {
216
- $this->_logger->log( 'Found newer plugin version ' . $new_version->version );
217
-
218
- $plugin_details = new stdClass();
219
- $plugin_details->slug = $this->_fs->get_slug();
220
- $plugin_details->new_version = $new_version->version;
221
- $plugin_details->url = WP_FS__ADDRESS;
222
- $plugin_details->package = $new_version->url;
223
- $plugin_details->{ $this->_fs->get_module_type() } = $this->_fs->get_plugin_basename();
224
-
225
- /**
226
- * Cache plugin details locally since set_site_transient( 'update_plugins' )
227
- * called multiple times and the non wp.org plugins are filtered after the
228
- * call to .org.
229
- *
230
- * @since 1.1.8.1
231
- */
232
- $this->_update_details = $plugin_details;
233
- }
234
- }
235
-
236
- if ( is_object( $this->_update_details ) ) {
237
- // Add plugin to transient data.
238
- if ( $this->_fs->is_plugin() ) {
239
- $transient_data->response[ $this->_fs->get_plugin_basename() ] = $this->_update_details;
240
- } else {
241
- $transient_data->response[ $this->_update_details->theme ] = (array) $this->_update_details;
242
- }
243
- }
244
-
245
- return $transient_data;
246
- }
247
-
248
- /**
249
- * Try to fetch plugin's info from .org repository.
250
- *
251
- * @author Vova Feldman (@svovaf)
252
- * @since 1.0.5
253
- *
254
- * @param string $action
255
- * @param object $args
256
- *
257
- * @return bool|mixed
258
- */
259
- static function _fetch_plugin_info_from_repository( $action, $args ) {
260
- $url = $http_url = 'http://api.wordpress.org/plugins/info/1.0/';
261
- if ( $ssl = wp_http_supports( array( 'ssl' ) ) ) {
262
- $url = set_url_scheme( $url, 'https' );
263
- }
264
-
265
- $args = array(
266
- 'timeout' => 15,
267
- 'body' => array(
268
- 'action' => $action,
269
- 'request' => serialize( $args )
270
- )
271
- );
272
-
273
- $request = wp_remote_post( $url, $args );
274
-
275
- if ( is_wp_error( $request ) ) {
276
- return false;
277
- }
278
-
279
- $res = maybe_unserialize( wp_remote_retrieve_body( $request ) );
280
-
281
- if ( ! is_object( $res ) && ! is_array( $res ) ) {
282
- return false;
283
- }
284
-
285
- return $res;
286
- }
287
-
288
- /**
289
- * Updates information on the "View version x.x details" page with custom data.
290
- *
291
- * @author Vova Feldman (@svovaf)
292
- * @since 1.0.4
293
- *
294
- * @uses FS_Api
295
- *
296
- * @param object $data
297
- * @param string $action
298
- * @param mixed $args
299
- *
300
- * @return object
301
- */
302
- function plugins_api_filter( $data, $action = '', $args = null ) {
303
- $this->_logger->entrance();
304
-
305
- if ( ( 'plugin_information' !== $action ) ||
306
- ! isset( $args->slug )
307
- ) {
308
- return $data;
309
- }
310
-
311
- $addon = false;
312
- $is_addon = false;
313
-
314
- if ( $this->_fs->get_slug() !== $args->slug ) {
315
- $addon = $this->_fs->get_addon_by_slug( $args->slug );
316
-
317
- if ( ! is_object( $addon ) ) {
318
- return $data;
319
- }
320
-
321
- $is_addon = true;
322
- }
323
-
324
- $plugin_in_repo = false;
325
- if ( ! $is_addon ) {
326
- // Try to fetch info from .org repository.
327
- $data = self::_fetch_plugin_info_from_repository( $action, $args );
328
-
329
- $plugin_in_repo = ( false !== $data );
330
- }
331
-
332
- if ( ! $plugin_in_repo ) {
333
- $data = $args;
334
-
335
- // Fetch as much as possible info from local files.
336
- $plugin_local_data = $this->_fs->get_plugin_data();
337
- $data->name = $plugin_local_data['Name'];
338
- $data->author = $plugin_local_data['Author'];
339
- $data->sections = array(
340
- 'description' => 'Upgrade ' . $plugin_local_data['Name'] . ' to latest.',
341
- );
342
-
343
- // @todo Store extra plugin info on Freemius or parse readme.txt markup.
344
- /*$info = $this->_fs->get_api_site_scope()->call('/information.json');
345
-
346
- if ( !isset($info->error) ) {
347
- $data = $info;
348
- }*/
349
- }
350
-
351
- // Get plugin's newest update.
352
- $new_version = $this->get_latest_download_details( $is_addon ? $addon->id : false );
353
-
354
- if ( ! is_object( $new_version ) || empty( $new_version->version ) ) {
355
- $data->version = $this->_fs->get_plugin_version();
356
- } else {
357
- if ( $is_addon ) {
358
- $data->name = $addon->title . ' ' . $this->_fs->get_text_inline( 'Add-On', 'addon' );
359
- $data->slug = $addon->slug;
360
- $data->url = WP_FS__ADDRESS;
361
- $data->package = $new_version->url;
362
- }
363
-
364
- if ( ! $plugin_in_repo ) {
365
- $data->last_updated = ! is_null( $new_version->updated ) ? $new_version->updated : $new_version->created;
366
- $data->requires = $new_version->requires_platform_version;
367
- $data->tested = $new_version->tested_up_to_version;
368
- }
369
-
370
- $data->version = $new_version->version;
371
- $data->download_link = $new_version->url;
372
- }
373
-
374
- return $data;
375
- }
376
-
377
- /**
378
- * @author Vova Feldman (@svovaf)
379
- * @since 1.2.1.7
380
- *
381
- * @param number|bool $addon_id
382
- *
383
- * @return object
384
- */
385
- private function get_latest_download_details( $addon_id = false ) {
386
- return $this->_fs->_fetch_latest_version( $addon_id );
387
- }
388
-
389
- /**
390
- * Checks if a given basename has a matching folder name
391
- * with the current context plugin.
392
- *
393
- * @author Vova Feldman (@svovaf)
394
- * @since 1.2.1.6
395
- *
396
- * @param string $basename Current plugin's basename.
397
- *
398
- * @return bool
399
- */
400
- private function is_correct_folder_name( $basename = '' ) {
401
- if ( empty( $basename ) ) {
402
- $basename = $this->_fs->get_plugin_basename();
403
- }
404
-
405
- return ( $this->_fs->get_target_folder_name() != trim( dirname( $basename ), '/\\' ) );
406
- }
407
-
408
- /**
409
- * This is a special after upgrade handler for migrating modules
410
- * that didn't use the '-premium' suffix folder structure before
411
- * the migration.
412
- *
413
- * @author Vova Feldman (@svovaf)
414
- * @since 1.2.1.6
415
- *
416
- * @param bool $response Install response.
417
- * @param array $hook_extra Extra arguments passed to hooked filters.
418
- * @param array $result Installation result data.
419
- *
420
- * @return bool
421
- */
422
- function _maybe_update_folder_name( $response, $hook_extra, $result ) {
423
- $basename = $this->_fs->get_plugin_basename();
424
-
425
- if ( true !== $response ||
426
- empty( $hook_extra ) ||
427
- empty( $hook_extra['plugin'] ) ||
428
- $basename !== $hook_extra['plugin']
429
- ) {
430
- return $response;
431
- }
432
-
433
- $active_plugins_basenames = get_option( 'active_plugins' );
434
-
435
- for ( $i = 0, $len = count( $active_plugins_basenames ); $i < $len; $i ++ ) {
436
- if ( $basename === $active_plugins_basenames[ $i ] ) {
437
- // Get filename including extension.
438
- $filename = basename( $basename );
439
-
440
- $new_basename = plugin_basename(
441
- trailingslashit( $this->_fs->get_slug() . ( $this->_fs->is_premium() ? '-premium' : '' ) ) .
442
- $filename
443
- );
444
-
445
- // Verify that the expected correct path exists.
446
- if ( file_exists( fs_normalize_path( WP_PLUGIN_DIR . '/' . $new_basename ) ) ) {
447
- // Override active plugin name.
448
- $active_plugins_basenames[ $i ] = $new_basename;
449
- update_option( 'active_plugins', $active_plugins_basenames );
450
- }
451
-
452
- break;
453
- }
454
- }
455
-
456
- return $response;
457
- }
458
-
459
- #----------------------------------------------------------------------------------
460
- #region Auto Activation
461
- #----------------------------------------------------------------------------------
462
-
463
- /**
464
- * Installs and active a plugin when explicitly requested that from a 3rd party service.
465
- *
466
- * This logic was inspired by the TGMPA GPL licensed library by Thomas Griffin.
467
- *
468
- * @link http://tgmpluginactivation.com/
469
- *
470
- * @author Vova Feldman
471
- * @since 1.2.1.7
472
- *
473
- * @link https://make.wordpress.org/plugins/2017/03/16/clarification-of-guideline-8-executable-code-and-installs/
474
- *
475
- * @uses WP_Filesystem
476
- * @uses WP_Error
477
- * @uses WP_Upgrader
478
- * @uses Plugin_Upgrader
479
- * @uses Plugin_Installer_Skin
480
- * @uses Plugin_Upgrader_Skin
481
- *
482
- * @param number|bool $plugin_id
483
- *
484
- * @return array
485
- */
486
- function install_and_activate_plugin( $plugin_id = false ) {
487
- if ( ! empty( $plugin_id ) && ! FS_Plugin::is_valid_id( $plugin_id ) ) {
488
- // Invalid plugin ID.
489
- return array(
490
- 'message' => $this->_fs->get_text_inline( 'Invalid module ID.', 'auto-install-error-invalid-id' ),
491
- 'code' => 'invalid_module_id',
492
- );
493
- }
494
-
495
- $is_addon = false;
496
- if ( FS_Plugin::is_valid_id( $plugin_id ) &&
497
- $plugin_id != $this->_fs->get_id()
498
- ) {
499
- $addon = $this->_fs->get_addon( $plugin_id );
500
-
501
- if ( ! is_object( $addon ) ) {
502
- // Invalid add-on ID.
503
- return array(
504
- 'message' => $this->_fs->get_text_inline( 'Invalid module ID.', 'auto-install-error-invalid-id' ),
505
- 'code' => 'invalid_module_id',
506
- );
507
- }
508
-
509
- $slug = $addon->slug;
510
- $title = $addon->title . ' ' . $this->_fs->get_text_inline( 'Add-On', 'addon' );
511
-
512
- $is_addon = true;
513
- } else {
514
- $slug = $this->_fs->get_slug();
515
- $title = $this->_fs->get_plugin_title() .
516
- ( $this->_fs->is_addon() ? ' ' . $this->_fs->get_text_inline( 'Add-On', 'addon' ) : '' );
517
- }
518
-
519
- if ( $this->is_premium_plugin_active( $plugin_id ) ) {
520
- // Premium version already activated.
521
- return array(
522
- 'message' => $is_addon ?
523
- $this->_fs->get_text_inline( 'Premium add-on version already installed.', 'auto-install-error-premium-addon-activated' ) :
524
- $this->_fs->get_text_inline( 'Premium version already active.', 'auto-install-error-premium-activated' ),
525
- 'code' => 'premium_installed',
526
- );
527
- }
528
-
529
- $latest_version = $this->get_latest_download_details( $plugin_id );
530
- $target_folder = "{$slug}-premium";
531
-
532
- // Prep variables for Plugin_Installer_Skin class.
533
- $extra = array();
534
- $extra['slug'] = $target_folder;
535
- $source = $latest_version->url;
536
- $api = null;
537
-
538
- $install_url = add_query_arg(
539
- array(
540
- 'action' => 'install-plugin',
541
- 'plugin' => urlencode( $slug ),
542
- ),
543
- 'update.php'
544
- );
545
-
546
- if ( ! class_exists( 'Plugin_Upgrader', false ) ) {
547
- // Include required resources for the installation.
548
- require_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
549
- }
550
-
551
- $skin_args = array(
552
- 'type' => 'web',
553
- 'title' => sprintf( $this->_fs->get_text_inline( 'Installing plugin: %s', 'installing-plugin-x' ), $title ),
554
- 'url' => esc_url_raw( $install_url ),
555
- 'nonce' => 'install-plugin_' . $slug,
556
- 'plugin' => '',
557
- 'api' => $api,
558
- 'extra' => $extra,
559
- );
560
-
561
- // $skin = new Automatic_Upgrader_Skin( $skin_args );
562
- // $skin = new Plugin_Installer_Skin( $skin_args );
563
- $skin = new WP_Ajax_Upgrader_Skin( $skin_args );
564
-
565
- // Create a new instance of Plugin_Upgrader.
566
- $upgrader = new Plugin_Upgrader( $skin );
567
-
568
- // Perform the action and install the plugin from the $source urldecode().
569
- add_filter( 'upgrader_source_selection', array( &$this, '_maybe_adjust_source_dir' ), 1, 3 );
570
-
571
- $install_result = $upgrader->install( $source );
572
-
573
- remove_filter( 'upgrader_source_selection', array( &$this, '_maybe_adjust_source_dir' ), 1 );
574
-
575
- if ( is_wp_error( $install_result ) ) {
576
- return array(
577
- 'message' => $install_result->get_error_message(),
578
- 'code' => $install_result->get_error_code(),
579
- );
580
- } elseif ( is_wp_error( $skin->result ) ) {
581
- return array(
582
- 'message' => $skin->result->get_error_message(),
583
- 'code' => $skin->result->get_error_code(),
584
- );
585
- } elseif ( $skin->get_errors()->get_error_code() ) {
586
- return array(
587
- 'message' => $skin->get_error_messages(),
588
- 'code' => 'unknown',
589
- );
590
- } elseif ( is_null( $install_result ) ) {
591
- global $wp_filesystem;
592
-
593
- $error_code = 'unable_to_connect_to_filesystem';
594
- $error_message = $this->_fs->get_text_inline( 'Unable to connect to the filesystem. Please confirm your credentials.' );
595
-
596
- // Pass through the error from WP_Filesystem if one was raised.
597
- if ( $wp_filesystem instanceof WP_Filesystem_Base &&
598
- is_wp_error( $wp_filesystem->errors ) &&
599
- $wp_filesystem->errors->get_error_code()
600
- ) {
601
- $error_message = $wp_filesystem->errors->get_error_message();
602
- }
603
-
604
- return array(
605
- 'message' => $error_message,
606
- 'code' => $error_code,
607
- );
608
- }
609
-
610
- // Grab the full path to the main plugin's file.
611
- $plugin_activate = $upgrader->plugin_info();
612
-
613
- // Try to activate the plugin.
614
- $activation_result = $this->try_activate_plugin( $plugin_activate );
615
-
616
- if ( is_wp_error( $activation_result ) ) {
617
- return array(
618
- 'message' => $activation_result->get_error_message(),
619
- 'code' => $activation_result->get_error_code(),
620
- );
621
- }
622
-
623
- return $skin->get_upgrade_messages();
624
- }
625
-
626
- /**
627
- * Tries to activate a plugin. If fails, returns the error.
628
- *
629
- * @author Vova Feldman
630
- * @since 1.2.1.7
631
- *
632
- * @param string $file_path Path within wp-plugins/ to main plugin file.
633
- * This determines the styling of the output messages.
634
- *
635
- * @return bool|WP_Error
636
- */
637
- protected function try_activate_plugin( $file_path ) {
638
- $activate = activate_plugin( $file_path );
639
-
640
- return is_wp_error( $activate ) ?
641
- $activate :
642
- true;
643
- }
644
-
645
- /**
646
- * Check if a premium module version is already active.
647
- *
648
- * @author Vova Feldman
649
- * @since 1.2.1.7
650
- *
651
- * @param number|bool $plugin_id
652
- *
653
- * @return bool
654
- */
655
- private function is_premium_plugin_active( $plugin_id = false ) {
656
- if ( $plugin_id != $this->_fs->get_id() ) {
657
- return $this->_fs->is_addon_activated( $plugin_id, true );
658
- }
659
-
660
- return is_plugin_active( $this->_fs->premium_plugin_basename() );
661
- }
662
-
663
- /**
664
- * Adjust the plugin directory name if necessary.
665
- * Assumes plugin has a folder (not a single file plugin).
666
- *
667
- * The final destination directory of a plugin is based on the subdirectory name found in the
668
- * (un)zipped source. In some cases this subdirectory name is not the same as the expected
669
- * slug and the plugin will not be recognized as installed. This is fixed by adjusting
670
- * the temporary unzipped source subdirectory name to the expected plugin slug.
671
- *
672
- * @author Vova Feldman
673
- * @since 1.2.1.7
674
- *
675
- * @param string $source Path to upgrade/zip-file-name.tmp/subdirectory/.
676
- * @param string $remote_source Path to upgrade/zip-file-name.tmp.
677
- * @param \WP_Upgrader $upgrader Instance of the upgrader which installs the plugin.
678
- *
679
- * @return string|WP_Error
680
- */
681
- function _maybe_adjust_source_dir( $source, $remote_source, $upgrader ) {
682
- if ( ! is_object( $GLOBALS['wp_filesystem'] ) ) {
683
- return $source;
684
- }
685
-
686
- // Figure out what the slug is supposed to be.
687
- $desired_slug = $upgrader->skin->options['extra']['slug'];
688
-
689
- $subdir_name = untrailingslashit( str_replace( trailingslashit( $remote_source ), '', $source ) );
690
-
691
- if ( ! empty( $subdir_name ) && $subdir_name !== $desired_slug ) {
692
- $from_path = untrailingslashit( $source );
693
- $to_path = trailingslashit( $remote_source ) . $desired_slug;
694
-
695
- if ( true === $GLOBALS['wp_filesystem']->move( $from_path, $to_path ) ) {
696
- return trailingslashit( $to_path );
697
- } else {
698
- return new WP_Error(
699
- 'rename_failed',
700
- $this->_fs->get_text_inline( 'The remote plugin package does not contain a folder with the desired slug and renaming did not work.', 'module-package-rename-failure' ),
701
- array(
702
- 'found' => $subdir_name,
703
- 'expected' => $desired_slug
704
- ) );
705
- }
706
- }
707
-
708
- return $source;
709
- }
710
-
711
- #endregion
712
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/class-fs-security.php DELETED
@@ -1,85 +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
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- define( 'WP_FS__SECURITY_PARAMS_PREFIX', 's_' );
14
-
15
- /**
16
- * Class FS_Security
17
- */
18
- class FS_Security {
19
- /**
20
- * @var FS_Security
21
- * @since 1.0.3
22
- */
23
- private static $_instance;
24
- /**
25
- * @var FS_Logger
26
- * @since 1.0.3
27
- */
28
- private static $_logger;
29
-
30
- /**
31
- * @return \FS_Security
32
- */
33
- public static function instance() {
34
- if ( ! isset( self::$_instance ) ) {
35
- self::$_instance = new FS_Security();
36
- self::$_logger = FS_Logger::get_logger(
37
- WP_FS__SLUG,
38
- WP_FS__DEBUG_SDK,
39
- WP_FS__ECHO_DEBUG_SDK
40
- );
41
- }
42
-
43
- return self::$_instance;
44
- }
45
-
46
- private function __construct() {
47
- }
48
-
49
- /**
50
- * @param \FS_Scope_Entity $entity
51
- * @param int $timestamp
52
- * @param string $action
53
- *
54
- * @return string
55
- */
56
- function get_secure_token( FS_Scope_Entity $entity, $timestamp, $action = '' ) {
57
- return md5(
58
- $timestamp .
59
- $entity->id .
60
- $entity->secret_key .
61
- $entity->public_key .
62
- $action
63
- );
64
- }
65
-
66
- /**
67
- * @param \FS_Scope_Entity $entity
68
- * @param int|bool $timestamp
69
- * @param string $action
70
- *
71
- * @return array
72
- */
73
- function get_context_params( FS_Scope_Entity $entity, $timestamp = false, $action = '' ) {
74
- if ( false === $timestamp ) {
75
- $timestamp = time();
76
- }
77
-
78
- return array(
79
- 's_ctx_type' => $entity->get_type(),
80
- 's_ctx_id' => $entity->id,
81
- 's_ctx_ts' => $timestamp,
82
- 's_ctx_secure' => $this->get_secure_token( $entity, $timestamp, $action ),
83
- );
84
- }
85
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/customizer/class-fs-customizer-support-section.php DELETED
@@ -1,102 +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.2.2.7
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- /**
14
- * Class Zerif_Customizer_Theme_Info_Main
15
- *
16
- * @since 1.0.0
17
- * @access public
18
- */
19
- class FS_Customizer_Support_Section extends WP_Customize_Section {
20
-
21
- function __construct( $manager, $id, $args = array() ) {
22
- $manager->register_section_type( 'FS_Customizer_Support_Section' );
23
-
24
- parent::__construct( $manager, $id, $args );
25
- }
26
-
27
- /**
28
- * The type of customize section being rendered.
29
- *
30
- * @since 1.0.0
31
- * @access public
32
- * @var string
33
- */
34
- public $type = 'freemius-support-section';
35
-
36
- /**
37
- * @var Freemius
38
- */
39
- public $fs = null;
40
-
41
- /**
42
- * Add custom parameters to pass to the JS via JSON.
43
- *
44
- * @since 1.0.0
45
- */
46
- public function json() {
47
- $json = parent::json();
48
-
49
- $is_contact_visible = $this->fs->is_page_visible( 'contact' );
50
- $is_support_visible = $this->fs->is_page_visible( 'support' );
51
-
52
- $json['theme_title'] = $this->fs->get_plugin_name();
53
-
54
- if ( $is_contact_visible && $is_support_visible ) {
55
- $json['theme_title'] .= ' ' . $this->fs->get_text_inline( 'Support', 'support' );
56
- }
57
-
58
- if ( $is_contact_visible ) {
59
- $json['contact'] = array(
60
- 'label' => $this->fs->get_text_inline( 'Contact Us', 'contact-us' ),
61
- 'url' => $this->fs->contact_url(),
62
- );
63
- }
64
-
65
- if ( $is_support_visible ) {
66
- $json['support'] = array(
67
- 'label' => $this->fs->get_text_inline( 'Support Forum', 'support-forum' ),
68
- 'url' => $this->fs->get_support_forum_url()
69
- );
70
- }
71
-
72
- return $json;
73
- }
74
-
75
- /**
76
- * Outputs the Underscore.js template.
77
- *
78
- * @since 1.0.0
79
- */
80
- protected function render_template() {
81
- ?>
82
- <li id="fs_customizer_support"
83
- class="accordion-section control-section control-section-{{ data.type }} cannot-expand">
84
- <h3 class="accordion-section-title">
85
- <span>{{ data.theme_title }}</span>
86
- <# if ( data.contact && data.support ) { #>
87
- <div class="button-group">
88
- <# } #>
89
- <# if ( data.contact ) { #>
90
- <a class="button" href="{{ data.contact.url }}" target="_blank">{{ data.contact.label }} </a>
91
- <# } #>
92
- <# if ( data.support ) { #>
93
- <a class="button" href="{{ data.support.url }}" target="_blank">{{ data.support.label }} </a>
94
- <# } #>
95
- <# if ( data.contact && data.support ) { #>
96
- </div>
97
- <# } #>
98
- </h3>
99
- </li>
100
- <?php
101
- }
102
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/customizer/class-fs-customizer-upsell-control.php DELETED
@@ -1,157 +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.2.2.7
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- /**
14
- * Class FS_Customizer_Upsell_Control
15
- */
16
- class FS_Customizer_Upsell_Control extends WP_Customize_Control {
17
-
18
- /**
19
- * Control type
20
- *
21
- * @var string control type
22
- */
23
- public $type = 'freemius-upsell-control';
24
-
25
- /**
26
- * @var Freemius
27
- */
28
- public $fs = null;
29
-
30
- /**
31
- * @param WP_Customize_Manager $manager the customize manager class.
32
- * @param string $id id.
33
- * @param array $args customizer manager parameters.
34
- */
35
- public function __construct( WP_Customize_Manager $manager, $id, array $args ) {
36
- $manager->register_control_type( 'FS_Customizer_Upsell_Control' );
37
-
38
- parent::__construct( $manager, $id, $args );
39
- }
40
-
41
- /**
42
- * Enqueue resources for the control.
43
- */
44
- public function enqueue() {
45
- fs_enqueue_local_style( 'fs_customizer', 'customizer.css' );
46
- }
47
-
48
- /**
49
- * Json conversion
50
- */
51
- public function to_json() {
52
- $pricing_cta = esc_html( $this->fs->get_pricing_cta_label() ) . '&nbsp;&nbsp;' . ( is_rtl() ? '&#x2190;' : '&#x27a4;' );
53
-
54
- parent::to_json();
55
-
56
- $this->json['button_text'] = $pricing_cta;
57
- $this->json['button_url'] = $this->fs->is_in_trial_promotion() ?
58
- $this->fs->get_trial_url() :
59
- $this->fs->get_upgrade_url();
60
-
61
- // Load features.
62
- $pricing = $this->fs->get_api_plugin_scope()->get( 'pricing.json' );
63
-
64
- if ( $this->fs->is_api_result_object( $pricing, 'plans' ) ) {
65
- // Add support features.
66
- if ( is_array( $pricing->plans ) && 0 < count( $pricing->plans ) ) {
67
- $support_features = array(
68
- 'kb' => 'Help Center',
69
- 'forum' => 'Support Forum',
70
- 'email' => 'Priority Email Support',
71
- 'phone' => 'Phone Support',
72
- 'skype' => 'Skype Support',
73
- 'is_success_manager' => 'Personal Success Manager',
74
- );
75
-
76
- for ( $i = 0, $len = count( $pricing->plans ); $i < $len; $i ++ ) {
77
- if ( 'free' == $pricing->plans[$i]->name ) {
78
- continue;
79
- }
80
-
81
- if ( ! isset( $pricing->plans[ $i ]->features ) ||
82
- ! is_array( $pricing->plans[ $i ]->features ) ) {
83
- $pricing->plans[$i]->features = array();
84
- }
85
-
86
- foreach ( $support_features as $key => $label ) {
87
- $key = ( 'is_success_manager' !== $key ) ?
88
- "support_{$key}" :
89
- $key;
90
-
91
- if ( ! empty( $pricing->plans[ $i ]->{$key} ) ) {
92
-
93
- $support_feature = new stdClass();
94
- $support_feature->title = $label;
95
-
96
- $pricing->plans[ $i ]->features[] = $support_feature;
97
- }
98
- }
99
- }
100
- }
101
- }
102
-
103
- $this->json['plans'] = $pricing->plans;
104
-
105
- $this->json['strings'] = array(
106
- 'plan' => $this->fs->get_text_x_inline( 'Plan', 'as product pricing plan', 'plan' ),
107
- );
108
- }
109
-
110
- /**
111
- * Control content
112
- */
113
- public function content_template() {
114
- ?>
115
- <div id="fs_customizer_upsell">
116
- <# if ( data.plans ) { #>
117
- <ul class="fs-customizer-plans">
118
- <# for (i in data.plans) { #>
119
- <# if ( 'free' != data.plans[i].name && (null != data.plans[i].features && 0 < data.plans[i].features.length) ) { #>
120
- <li class="fs-customizer-plan">
121
- <div class="fs-accordion-section-open">
122
- <h2 class="fs-accordion-section-title menu-item">
123
- <span>{{ data.plans[i].title }}</span>
124
- <button type="button" class="button-link item-edit" aria-expanded="true">
125
- <span class="screen-reader-text">Toggle section: {{ data.plans[i].title }} {{ data.strings.plan }}</span>
126
- <span class="toggle-indicator" aria-hidden="true"></span>
127
- </button>
128
- </h2>
129
- <div class="fs-accordion-section-content">
130
- <# if ( data.plans[i].description ) { #>
131
- <h3>{{ data.plans[i].description }}</h3>
132
- <# } #>
133
- <# if ( data.plans[i].features ) { #>
134
- <ul>
135
- <# for ( j in data.plans[i].features ) { #>
136
- <li><div class="fs-feature">
137
- <span class="dashicons dashicons-yes"></span><span><# if ( data.plans[i].features[j].value ) { #>{{ data.plans[i].features[j].value }} <# } #>{{ data.plans[i].features[j].title }}</span>
138
- <# if ( data.plans[i].features[j].description ) { #>
139
- <span class="dashicons dashicons-editor-help"><span class="fs-feature-desc">{{ data.plans[i].features[j].description }}</span></span>
140
- <# } #>
141
- </div></li>
142
- <# } #>
143
- </ul>
144
- <# } #>
145
- <# if ( 'free' != data.plans[i].name ) { #>
146
- <a href="{{ data.button_url }}" class="button button-primary" target="_blank">{{{ data.button_text }}}</a>
147
- <# } #>
148
- </div>
149
- </div>
150
- </li>
151
- <# } #>
152
- <# } #>
153
- </ul>
154
- <# } #>
155
- </div>
156
- <?php }
157
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/customizer/index.php DELETED
@@ -1,3 +0,0 @@
1
- <?php
2
- // Silence is golden.
3
- // Hide file structure from users on unprotected servers.
 
 
 
includes/freemius/includes/debug/class-fs-debug-bar-panel.php DELETED
@@ -1,64 +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.1.7.3
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- /**
14
- * Extends Debug Bar plugin by adding a panel to show all Freemius API requests.
15
- *
16
- * @author Vova Feldman (@svovaf)
17
- * @since 1.1.7.3
18
- *
19
- * Class Freemius_Debug_Bar_Panel
20
- */
21
- class Freemius_Debug_Bar_Panel extends Debug_Bar_Panel {
22
- function init() {
23
- $this->title( 'Freemius' );
24
- }
25
-
26
- static function requests_count() {
27
- if ( class_exists( 'Freemius_Api_WordPress' ) ) {
28
- $logger = Freemius_Api_WordPress::GetLogger();
29
- } else {
30
- $logger = array();
31
- }
32
-
33
- return number_format( count( $logger ) );
34
- }
35
-
36
- static function total_time() {
37
- if ( class_exists( 'Freemius_Api_WordPress' ) ) {
38
- $logger = Freemius_Api_WordPress::GetLogger();
39
- } else {
40
- $logger = array();
41
- }
42
-
43
- $total_time = .0;
44
- foreach ( $logger as $l ) {
45
- $total_time += $l['total'];
46
- }
47
-
48
- return number_format( 100 * $total_time, 2 ) . ' ' . fs_text_x_inline( 'ms', 'milliseconds' );
49
- }
50
-
51
- function render() {
52
- ?>
53
- <div id='debug-bar-php'>
54
- <?php fs_require_template( '/debug/api-calls.php' ) ?>
55
- <br>
56
- <?php fs_require_template( '/debug/scheduled-crons.php' ) ?>
57
- <br>
58
- <?php fs_require_template( '/debug/plugins-themes-sync.php' ) ?>
59
- <br>
60
- <?php fs_require_template( '/debug/logger.php' ) ?>
61
- </div>
62
- <?php
63
- }
64
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/debug/debug-bar-start.php DELETED
@@ -1,52 +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.1.7.3
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- if ( ! WP_FS__DEBUG_SDK ) {
14
- return;
15
- }
16
-
17
- /**
18
- * Initialize Freemius custom debug panels.
19
- *
20
- * @param array $panels Debug bar panels objects
21
- *
22
- * @return array Debug bar panels with your custom panels
23
- */
24
- function fs_custom_panels_init( $panels ) {
25
- if ( class_exists( 'Debug_Bar_Panel' ) ) {
26
- if ( FS_API__LOGGER_ON ) {
27
- require_once dirname( __FILE__ ) . '/class-fs-debug-bar-panel.php';
28
- $panels[] = new Freemius_Debug_Bar_Panel();
29
- }
30
- }
31
-
32
- return $panels;
33
- }
34
-
35
- function fs_custom_status_init( $statuses ) {
36
- if ( class_exists( 'Debug_Bar_Panel' ) ) {
37
- if ( FS_API__LOGGER_ON ) {
38
- require_once dirname( __FILE__ ) . '/class-fs-debug-bar-panel.php';
39
- $statuses[] = array(
40
- 'fs_api_requests',
41
- fs_text_inline( 'Freemius API' ),
42
- Freemius_Debug_Bar_Panel::requests_count() . ' ' . fs_text_inline( 'Requests' ) .
43
- ' (' . Freemius_Debug_Bar_Panel::total_time() . ')'
44
- );
45
- }
46
- }
47
-
48
- return $statuses;
49
- }
50
-
51
- add_filter( 'debug_bar_panels', 'fs_custom_panels_init' );
52
- add_filter( 'debug_bar_statuses', 'fs_custom_status_init' );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/debug/index.php DELETED
@@ -1,3 +0,0 @@
1
- <?php
2
- // Silence is golden.
3
- // Hide file structure from users on unprotected servers.
 
 
 
includes/freemius/includes/entities/class-fs-affiliate-terms.php DELETED
@@ -1,128 +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.2.3
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_AffiliateTerms extends FS_Scope_Entity {
14
-
15
- #region Properties
16
-
17
- /**
18
- * @var bool
19
- */
20
- public $is_active;
21
- /**
22
- * @var string Enum: `affiliation` or `rewards`. Defaults to `affiliation`.
23
- */
24
- public $type;
25
- /**
26
- * @var string Enum: `payout` or `credit`. Defaults to `payout`.
27
- */
28
- public $reward_type;
29
- /**
30
- * If `first`, the referral will be attributed to the first visited source containing the affiliation link that
31
- * was clicked.
32
- *
33
- * @var string Enum: `first` or `last`. Defaults to `first`.
34
- */
35
- public $referral_attribution;
36
- /**
37
- * @var int Defaults to `30`, `0` for session cookie, and `null` for endless cookie (until cookies are cleaned).
38
- */
39
- public $cookie_days;
40
- /**
41
- * @var int
42
- */
43
- public $commission;
44
- /**
45
- * @var string Enum: `percentage` or `dollar`. Defaults to `percentage`.
46
- */
47
- public $commission_type;
48
- /**
49
- * @var null|int Defaults to `0` (affiliate only on first payment). `null` for commission for all renewals. If
50
- * greater than `0`, affiliate will get paid for all renewals for `commission_renewals_days` days after
51
- * the initial upgrade/purchase.
52
- */
53
- public $commission_renewals_days;
54
- /**
55
- * @var int Only cents and no percentage. In US cents, e.g.: 100 = $1.00. Defaults to `null`.
56
- */
57
- public $install_commission;
58
- /**
59
- * @var string Required default target link, e.g.: pricing page.
60
- */
61
- public $default_url;
62
- /**
63
- * @var string One of the following: 'all', 'new_customer', 'new_user'.
64
- * If 'all' - reward for any user type.
65
- * If 'new_customer' - reward only for new customers.
66
- * If 'new_user' - reward only for new users.
67
- */
68
- public $reward_customer_type;
69
- /**
70
- * @var int Defaults to `0` (affiliate only on directly affiliated links). `null` if an affiliate will get
71
- * paid for all customers' lifetime payments. If greater than `0`, an affiliate will get paid for all
72
- * customer payments for `future_payments_days` days after the initial payment.
73
- */
74
- public $future_payments_days;
75
- /**
76
- * @var bool If `true`, allow referrals from social sites.
77
- */
78
- public $is_social_allowed;
79
- /**
80
- * @var bool If `true`, allow conversions without HTTP referrer header at all.
81
- */
82
- public $is_app_allowed;
83
- /**
84
- * @var bool If `true`, allow referrals from any site.
85
- */
86
- public $is_any_site_allowed;
87
-
88
- #endregion Properties
89
-
90
- /**
91
- * @author Leo Fajardo (@leorw)
92
- *
93
- * @return string
94
- */
95
- function get_formatted_commission()
96
- {
97
- return ( 'dollar' === $this->commission_type ) ?
98
- ( '$' . $this->commission ) :
99
- ( $this->commission . '%' );
100
- }
101
-
102
- /**
103
- * @author Leo Fajardo (@leorw)
104
- *
105
- * @return bool
106
- */
107
- function has_lifetime_commission() {
108
- return ( 0 !== $this->future_payments_days );
109
- }
110
-
111
- /**
112
- * @author Leo Fajardo (@leorw)
113
- *
114
- * @return bool
115
- */
116
- function is_session_cookie() {
117
- return ( 0 == $this->cookie_days );
118
- }
119
-
120
- /**
121
- * @author Leo Fajardo (@leorw)
122
- *
123
- * @return bool
124
- */
125
- function has_renewals_commission() {
126
- return ( is_null( $this->commission_renewals_days ) || $this->commission_renewals_days > 0 );
127
- }
128
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/class-fs-affiliate.php DELETED
@@ -1,84 +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.2.3
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Affiliate extends FS_Scope_Entity {
14
-
15
- #region Properties
16
-
17
- /**
18
- * @var string
19
- */
20
- public $paypal_email;
21
- /**
22
- * @var number
23
- */
24
- public $custom_affiliate_terms_id;
25
- /**
26
- * @var boolean
27
- */
28
- public $is_using_custom_terms;
29
- /**
30
- * @var string status Enum: `pending`, `rejected`, `suspended`, or `active`. Defaults to `pending`.
31
- */
32
- public $status;
33
- /**
34
- * @var string
35
- */
36
- public $domain;
37
-
38
- #endregion Properties
39
-
40
- /**
41
- * @author Leo Fajardo
42
- *
43
- * @return bool
44
- */
45
- function is_active() {
46
- return ( 'active' === $this->status );
47
- }
48
-
49
- /**
50
- * @author Leo Fajardo
51
- *
52
- * @return bool
53
- */
54
- function is_pending() {
55
- return ( 'pending' === $this->status );
56
- }
57
-
58
- /**
59
- * @author Leo Fajardo
60
- *
61
- * @return bool
62
- */
63
- function is_suspended() {
64
- return ( 'suspended' === $this->status );
65
- }
66
-
67
- /**
68
- * @author Leo Fajardo
69
- *
70
- * @return bool
71
- */
72
- function is_rejected() {
73
- return ( 'rejected' === $this->status );
74
- }
75
-
76
- /**
77
- * @author Leo Fajardo
78
- *
79
- * @return bool
80
- */
81
- function is_blocked() {
82
- return ( 'blocked' === $this->status );
83
- }
84
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/class-fs-billing.php DELETED
@@ -1,95 +0,0 @@
1
- <?php
2
- /**
3
- * @package Freemius for EDD Add-On
4
- * @copyright Copyright (c) 2016, Freemius, Inc.
5
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
- * @since 1.0.0
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Billing extends FS_Entity {
14
-
15
- #region Properties
16
-
17
- /**
18
- * @var int
19
- */
20
- public $entity_id;
21
- /**
22
- * @var string (Enum) Linked entity type. One of: developer, plugin, user, install
23
- */
24
- public $entity_type;
25
- /**
26
- * @var string
27
- */
28
- public $business_name;
29
- /**
30
- * @var string
31
- */
32
- public $first;
33
- /**
34
- * @var string
35
- */
36
- public $last;
37
- /**
38
- * @var string
39
- */
40
- public $email;
41
- /**
42
- * @var string
43
- */
44
- public $phone;
45
- /**
46
- * @var string
47
- */
48
- public $website;
49
- /**
50
- * @var string Tax or VAT ID.
51
- */
52
- public $tax_id;
53
- /**
54
- * @var string
55
- */
56
- public $address_street;
57
- /**
58
- * @var string
59
- */
60
- public $address_apt;
61
- /**
62
- * @var string
63
- */
64
- public $address_city;
65
- /**
66
- * @var string
67
- */
68
- public $address_country;
69
- /**
70
- * @var string Two chars country code.
71
- */
72
- public $address_country_code;
73
- /**
74
- * @var string
75
- */
76
- public $address_state;
77
- /**
78
- * @var number Numeric ZIP code (cab be with leading zeros).
79
- */
80
- public $address_zip;
81
-
82
- #endregion Properties
83
-
84
-
85
- /**
86
- * @param object|bool $event
87
- */
88
- function __construct( $event = false ) {
89
- parent::__construct( $event );
90
- }
91
-
92
- static function get_type() {
93
- return 'billing';
94
- }
95
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/class-fs-entity.php DELETED
@@ -1,149 +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
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- /**
14
- * Get object's public variables.
15
- *
16
- * @author Vova Feldman (@svovaf)
17
- * @since 1.0.0
18
- *
19
- * @param object $object
20
- *
21
- * @return array
22
- */
23
- function fs_get_object_public_vars( $object ) {
24
- return get_object_vars( $object );
25
- }
26
-
27
- class FS_Entity {
28
- /**
29
- * @var number
30
- */
31
- public $id;
32
- /**
33
- * @var string Datetime value in 'YYYY-MM-DD HH:MM:SS' format.
34
- */
35
- public $updated;
36
- /**
37
- * @var string Datetime value in 'YYYY-MM-DD HH:MM:SS' format.
38
- */
39
- public $created;
40
-
41
- /**
42
- * @param bool|object $entity
43
- */
44
- function __construct( $entity = false ) {
45
- if ( ! ( $entity instanceof stdClass ) && ! ( $entity instanceof FS_Entity ) ) {
46
- return;
47
- }
48
-
49
- $props = fs_get_object_public_vars( $this );
50
-
51
- foreach ( $props as $key => $def_value ) {
52
- $this->{$key} = isset( $entity->{$key} ) ?
53
- $entity->{$key} :
54
- $def_value;
55
- }
56
- }
57
-
58
- static function get_type() {
59
- return 'type';
60
- }
61
-
62
- /**
63
- * @author Vova Feldman (@svovaf)
64
- * @since 1.0.6
65
- *
66
- * @param FS_Entity $entity1
67
- * @param FS_Entity $entity2
68
- *
69
- * @return bool
70
- */
71
- static function equals( $entity1, $entity2 ) {
72
- if ( is_null( $entity1 ) && is_null( $entity2 ) ) {
73
- return true;
74
- } else if ( is_object( $entity1 ) && is_object( $entity2 ) ) {
75
- return ( $entity1->id == $entity2->id );
76
- } else if ( is_object( $entity1 ) ) {
77
- return is_null( $entity1->id );
78
- } else {
79
- return is_null( $entity2->id );
80
- }
81
- }
82
-
83
- private $_is_updated = false;
84
-
85
- /**
86
- * Update object property.
87
- *
88
- * @author Vova Feldman (@svovaf)
89
- * @since 1.0.9
90
- *
91
- * @param string|array[string]mixed $key
92
- * @param string|bool $val
93
- *
94
- * @return bool
95
- */
96
- function update( $key, $val = false ) {
97
- if ( ! is_array( $key ) ) {
98
- $key = array( $key => $val );
99
- }
100
-
101
- $is_updated = false;
102
-
103
- foreach ( $key as $k => $v ) {
104
- if ( $this->{$k} === $v ) {
105
- continue;
106
- }
107
-
108
- if ( ( is_string( $this->{$k} ) && is_numeric( $v ) ||
109
- ( is_numeric( $this->{$k} ) && is_string( $v ) ) ) &&
110
- $this->{$k} == $v
111
- ) {
112
- continue;
113
- }
114
-
115
- // Update value.
116
- $this->{$k} = $v;
117
-
118
- $is_updated = true;
119
- }
120
-
121
- $this->_is_updated = $is_updated;
122
-
123
- return $is_updated;
124
- }
125
-
126
- /**
127
- * Checks if entity was updated.
128
- *
129
- * @author Vova Feldman (@svovaf)
130
- * @since 1.0.9
131
- *
132
- * @return bool
133
- */
134
- function is_updated() {
135
- return $this->_is_updated;
136
- }
137
-
138
- /**
139
- * @param $id
140
- *
141
- * @author Vova Feldman (@svovaf)
142
- * @since 1.1.2
143
- *
144
- * @return bool
145
- */
146
- static function is_valid_id($id){
147
- return is_numeric($id);
148
- }
149
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/class-fs-payment.php DELETED
@@ -1,94 +0,0 @@
1
- <?php
2
- /**
3
- * @package Freemius
4
- * @copyright Copyright (c) 2016, Freemius, Inc.
5
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
6
- * @since 1.0.0
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Payment extends FS_Entity {
14
-
15
- #region Properties
16
-
17
- /**
18
- * @var number
19
- */
20
- public $plugin_id;
21
- /**
22
- * @var number
23
- */
24
- public $user_id;
25
- /**
26
- * @var number
27
- */
28
- public $install_id;
29
- /**
30
- * @var number
31
- */
32
- public $subscription_id;
33
- /**
34
- * @var number
35
- */
36
- public $plan_id;
37
- /**
38
- * @var number
39
- */
40
- public $license_id;
41
- /**
42
- * @var float
43
- */
44
- public $gross;
45
- /**
46
- * @var number
47
- */
48
- public $bound_payment_id;
49
- /**
50
- * @var string
51
- */
52
- public $external_id;
53
- /**
54
- * @var string
55
- */
56
- public $gateway;
57
- /**
58
- * @var string ISO 3166-1 alpha-2 - two-letter country code.
59
- *
60
- * @link http://www.wikiwand.com/en/ISO_3166-1_alpha-2
61
- */
62
- public $country_code;
63
- /**
64
- * @var string
65
- */
66
- public $vat_id;
67
- /**
68
- * @var float Actual Tax / VAT in $$$
69
- */
70
- public $vat;
71
-
72
- #endregion Properties
73
-
74
- /**
75
- * @param object|bool $payment
76
- */
77
- function __construct( $payment = false ) {
78
- parent::__construct( $payment );
79
- }
80
-
81
- static function get_type() {
82
- return 'payment';
83
- }
84
-
85
- /**
86
- * @author Vova Feldman (@svovaf)
87
- * @since 1.0.0
88
- *
89
- * @return bool
90
- */
91
- function is_refund() {
92
- return ( parent::is_valid_id( $this->bound_payment_id ) && 0 > $this->gross );
93
- }
94
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/class-fs-plugin-info.php DELETED
@@ -1,34 +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
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Plugin_Info extends FS_Entity {
14
- public $plugin_id;
15
- public $description;
16
- public $short_description;
17
- public $banner_url;
18
- public $card_banner_url;
19
- public $selling_point_0;
20
- public $selling_point_1;
21
- public $selling_point_2;
22
- public $screenshots;
23
-
24
- /**
25
- * @param stdClass|bool $plugin_info
26
- */
27
- function __construct( $plugin_info = false ) {
28
- parent::__construct( $plugin_info );
29
- }
30
-
31
- static function get_type() {
32
- return 'plugin';
33
- }
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/class-fs-plugin-license.php DELETED
@@ -1,224 +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.5
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- /**
14
- * Class FS_Plugin_License
15
- */
16
- class FS_Plugin_License extends FS_Entity {
17
-
18
- #region Properties
19
-
20
- /**
21
- * @var number
22
- */
23
- public $plugin_id;
24
- /**
25
- * @var number
26
- */
27
- public $user_id;
28
- /**
29
- * @var number
30
- */
31
- public $plan_id;
32
- /**
33
- * @var number
34
- */
35
- public $pricing_id;
36
- /**
37
- * @var int|null
38
- */
39
- public $quota;
40
- /**
41
- * @var int
42
- */
43
- public $activated;
44
- /**
45
- * @var int
46
- */
47
- public $activated_local;
48
- /**
49
- * @var string
50
- */
51
- public $expiration;
52
- /**
53
- * @var string
54
- */
55
- public $secret_key;
56
- /**
57
- * @var bool $is_free_localhost Defaults to true. If true, allow unlimited localhost installs with the same
58
- * license.
59
- */
60
- public $is_free_localhost;
61
- /**
62
- * @var bool $is_block_features Defaults to true. If false, don't block features after license expiry - only
63
- * block updates and support.
64
- */
65
- public $is_block_features;
66
- /**
67
- * @var bool
68
- */
69
- public $is_cancelled;
70
-
71
- #endregion Properties
72
-
73
- /**
74
- * @param stdClass|bool $license
75
- */
76
- function __construct( $license = false ) {
77
- parent::__construct( $license );
78
- }
79
-
80
- /**
81
- * Get entity type.
82
- *
83
- * @return string
84
- */
85
- static function get_type() {
86
- return 'license';
87
- }
88
-
89
- /**
90
- * Check how many site activations left.
91
- *
92
- * @author Vova Feldman (@svovaf)
93
- * @since 1.0.5
94
- *
95
- * @return int
96
- */
97
- function left() {
98
- if ( ! $this->is_active() || $this->is_expired() ) {
99
- return 0;
100
- }
101
-
102
- if ( $this->is_unlimited() ) {
103
- return 999;
104
- }
105
-
106
- return ( $this->quota - $this->activated - ( $this->is_free_localhost ? 0 : $this->activated_local ) );
107
- }
108
-
109
- /**
110
- * Check if single site license.
111
- *
112
- * @author Vova Feldman (@svovaf)
113
- * @since 1.1.8.1
114
- *
115
- * @return bool
116
- */
117
- function is_single_site() {
118
- return ( is_numeric( $this->quota ) && 1 == $this->quota );
119
- }
120
-
121
- /**
122
- * @author Vova Feldman (@svovaf)
123
- * @since 1.0.5
124
- *
125
- * @return bool
126
- */
127
- function is_expired() {
128
- return ! $this->is_lifetime() && ( strtotime( $this->expiration ) < WP_FS__SCRIPT_START_TIME );
129
- }
130
-
131
- /**
132
- * Check if license is not expired.
133
- *
134
- * @author Vova Feldman (@svovaf)
135
- * @since 1.2.1
136
- *
137
- * @return bool
138
- */
139
- function is_valid() {
140
- return ! $this->is_expired();
141
- }
142
-
143
- /**
144
- * @author Vova Feldman (@svovaf)
145
- * @since 1.0.6
146
- *
147
- * @return bool
148
- */
149
- function is_lifetime() {
150
- return is_null( $this->expiration );
151
- }
152
-
153
- /**
154
- * @author Vova Feldman (@svovaf)
155
- * @since 1.2.0
156
- *
157
- * @return bool
158
- */
159
- function is_unlimited() {
160
- return is_null( $this->quota );
161
- }
162
-
163
- /**
164
- * Check if license is fully utilized.
165
- *
166
- * @author Vova Feldman (@svovaf)
167
- * @since 1.0.6
168
- *
169
- * @param bool $is_localhost
170
- *
171
- * @return bool
172
- */
173
- function is_utilized( $is_localhost = null ) {
174
- if ( is_null( $is_localhost ) ) {
175
- $is_localhost = WP_FS__IS_LOCALHOST_FOR_SERVER;
176
- }
177
-
178
- if ( $this->is_unlimited() ) {
179
- return false;
180
- }
181
-
182
- return ! ( $this->is_free_localhost && $is_localhost ) &&
183
- ( $this->quota <= $this->activated + ( $this->is_free_localhost ? 0 : $this->activated_local ) );
184
- }
185
-
186
- /**
187
- * @author Vova Feldman (@svovaf)
188
- * @since 1.2.1
189
- *
190
- * @return bool
191
- */
192
- function is_active() {
193
- return ( ! $this->is_cancelled );
194
- }
195
-
196
- /**
197
- * Check if license's plan features are enabled.
198
- *
199
- * - Either if plan not expired
200
- * - If expired, based on the configuration to block features or not.
201
- *
202
- * @author Vova Feldman (@svovaf)
203
- * @since 1.0.6
204
- *
205
- * @return bool
206
- */
207
- function is_features_enabled() {
208
- return $this->is_active() && ( ! $this->is_block_features || ! $this->is_expired() );
209
- }
210
-
211
- /**
212
- * Subscription considered to be new without any payments
213
- * if the license expires in less than 24 hours
214
- * from the license creation.
215
- *
216
- * @author Vova Feldman (@svovaf)
217
- * @since 1.0.9
218
- *
219
- * @return bool
220
- */
221
- function is_first_payment_pending() {
222
- return ( WP_FS__TIME_24_HOURS_IN_SEC >= strtotime( $this->expiration ) - strtotime( $this->created ) );
223
- }
224
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/class-fs-plugin-plan.php DELETED
@@ -1,145 +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.5
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- /**
14
- * Class FS_Plugin_Plan
15
- *
16
- * @property FS_Pricing[] $pricing
17
- */
18
- class FS_Plugin_Plan extends FS_Entity {
19
-
20
- #region Properties
21
-
22
- /**
23
- * @var number
24
- */
25
- public $plugin_id;
26
- /**
27
- * @var string
28
- */
29
- public $name;
30
- /**
31
- * @var string
32
- */
33
- public $title;
34
- /**
35
- * @var string
36
- */
37
- public $description;
38
- /**
39
- * @var bool Defaults to true. If true, allow unlimited localhost installs with the same license.
40
- */
41
- public $is_free_localhost;
42
- /**
43
- * @var bool Defaults to true. If false, don't block features after license expiry - only block updates and
44
- * support.
45
- */
46
- public $is_block_features;
47
- /**
48
- * @var int
49
- */
50
- public $license_type;
51
- /**
52
- * @var bool
53
- */
54
- public $is_https_support;
55
- /**
56
- * @var int Trial days.
57
- */
58
- public $trial_period;
59
- /**
60
- * @var string If true, require payment for trial.
61
- */
62
- public $is_require_subscription;
63
- /**
64
- * @var string Knowledge Base URL.
65
- */
66
- public $support_kb;
67
- /**
68
- * @var string Support Forum URL.
69
- */
70
- public $support_forum;
71
- /**
72
- * @var string Support email address.
73
- */
74
- public $support_email;
75
- /**
76
- * @var string Support phone.
77
- */
78
- public $support_phone;
79
- /**
80
- * @var string Support skype username.
81
- */
82
- public $support_skype;
83
- /**
84
- * @var bool Is personal success manager supported with the plan.
85
- */
86
- public $is_success_manager;
87
- /**
88
- * @var bool Is featured plan.
89
- */
90
- public $is_featured;
91
-
92
- #endregion Properties
93
-
94
- /**
95
- * @param object|bool $plan
96
- */
97
- function __construct( $plan = false ) {
98
- parent::__construct( $plan );
99
-
100
- if ( is_object( $plan ) ) {
101
- $this->name = strtolower( $plan->name );
102
- }
103
- }
104
-
105
- static function get_type() {
106
- return 'plan';
107
- }
108
-
109
- /**
110
- * @author Vova Feldman (@svovaf)
111
- * @since 1.0.9
112
- *
113
- * @return bool
114
- */
115
- function is_free() {
116
- return ( 'free' === $this->name );
117
- }
118
-
119
- /**
120
- * Checks if this plan supports "Technical Support".
121
- *
122
- * @author Leo Fajardo (leorw)
123
- * @since 1.2.0
124
- *
125
- * @return bool
126
- */
127
- function has_technical_support() {
128
- return ( ! empty( $this->support_email ) ||
129
- ! empty( $this->support_skype ) ||
130
- ! empty( $this->support_phone ) ||
131
- ! empty( $this->is_success_manager )
132
- );
133
- }
134
-
135
- /**
136
- * @author Vova Feldman (@svovaf)
137
- * @since 1.0.9
138
- *
139
- * @return bool
140
- */
141
- function has_trial() {
142
- return ! $this->is_free() &&
143
- is_numeric( $this->trial_period ) && ( $this->trial_period > 0 );
144
- }
145
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/class-fs-plugin-tag.php DELETED
@@ -1,24 +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
- class FS_Plugin_Tag extends FS_Entity {
14
- public $version;
15
- public $url;
16
-
17
- function __construct( $tag = false ) {
18
- parent::__construct( $tag );
19
- }
20
-
21
- static function get_type() {
22
- return 'tag';
23
- }
24
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/class-fs-plugin.php DELETED
@@ -1,117 +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
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Plugin extends FS_Scope_Entity {
14
- /**
15
- * @since 1.0.6
16
- * @var null|number
17
- */
18
- public $parent_plugin_id;
19
- /**
20
- * @var string
21
- */
22
- public $title;
23
- /**
24
- * @var string
25
- */
26
- public $slug;
27
- /**
28
- * @since 1.2.2
29
- *
30
- * @var string 'plugin' or 'theme'
31
- */
32
- public $type;
33
-
34
- #region Install Specific Properties
35
-
36
- /**
37
- * @var string
38
- */
39
- public $file;
40
- /**
41
- * @var string
42
- */
43
- public $version;
44
- /**
45
- * @var bool
46
- */
47
- public $auto_update;
48
- /**
49
- * @var FS_Plugin_Info
50
- */
51
- public $info;
52
- /**
53
- * @since 1.0.9
54
- *
55
- * @var bool
56
- */
57
- public $is_premium;
58
- /**
59
- * @since 1.0.9
60
- *
61
- * @var bool
62
- */
63
- public $is_live;
64
- /**
65
- * @author Leo Fajardo (@leorw)
66
- *
67
- * @since 1.2.3
68
- *
69
- * @var string|false false if the module doesn't have an affiliate program or one of the following:
70
- * 'selected', 'customers', or 'all'.
71
- */
72
- public $affiliate_moderation;
73
-
74
- const AFFILIATE_MODERATION_CUSTOMERS = 'customers';
75
-
76
- #endregion Install Specific Properties
77
-
78
- /**
79
- * @param stdClass|bool $plugin
80
- */
81
- function __construct( $plugin = false ) {
82
- parent::__construct( $plugin );
83
-
84
- $this->is_premium = false;
85
- $this->is_live = true;
86
-
87
- if ( isset( $plugin->info ) && is_object( $plugin->info ) ) {
88
- $this->info = new FS_Plugin_Info( $plugin->info );
89
- }
90
- }
91
-
92
- /**
93
- * Check if plugin is an add-on (has parent).
94
- *
95
- * @author Vova Feldman (@svovaf)
96
- * @since 1.0.6
97
- *
98
- * @return bool
99
- */
100
- function is_addon() {
101
- return isset( $this->parent_plugin_id ) && is_numeric( $this->parent_plugin_id );
102
- }
103
-
104
- /**
105
- * @author Leo Fajardo (@leorw)
106
- * @since 1.2.3
107
- *
108
- * @return bool
109
- */
110
- function has_affiliate_program() {
111
- return ( ! empty( $this->affiliate_moderation ) );
112
- }
113
-
114
- static function get_type() {
115
- return 'plugin';
116
- }
117
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/class-fs-pricing.php DELETED
@@ -1,141 +0,0 @@
1
- <?php
2
- /**
3
- * @package Freemius for EDD Add-On
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.0
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Pricing extends FS_Entity {
14
-
15
- #region Properties
16
-
17
- /**
18
- * @var number
19
- */
20
- public $plan_id;
21
- /**
22
- * @var int
23
- */
24
- public $licenses;
25
- /**
26
- * @var null|float
27
- */
28
- public $monthly_price;
29
- /**
30
- * @var null|float
31
- */
32
- public $annual_price;
33
- /**
34
- * @var null|float
35
- */
36
- public $lifetime_price;
37
-
38
- #endregion Properties
39
-
40
- /**
41
- * @param object|bool $pricing
42
- */
43
- function __construct( $pricing = false ) {
44
- parent::__construct( $pricing );
45
- }
46
-
47
- static function get_type() {
48
- return 'pricing';
49
- }
50
-
51
- /**
52
- * @author Vova Feldman (@svovaf)
53
- * @since 1.1.8
54
- *
55
- * @return bool
56
- */
57
- function has_monthly() {
58
- return ( is_numeric( $this->monthly_price ) && $this->monthly_price > 0 );
59
- }
60
-
61
- /**
62
- * @author Vova Feldman (@svovaf)
63
- * @since 1.1.8
64
- *
65
- * @return bool
66
- */
67
- function has_annual() {
68
- return ( is_numeric( $this->annual_price ) && $this->annual_price > 0 );
69
- }
70
-
71
- /**
72
- * @author Vova Feldman (@svovaf)
73
- * @since 1.1.8
74
- *
75
- * @return bool
76
- */
77
- function has_lifetime() {
78
- return ( is_numeric( $this->lifetime_price ) && $this->lifetime_price > 0 );
79
- }
80
-
81
- /**
82
- * Check if unlimited licenses pricing.
83
- *
84
- * @author Vova Feldman (@svovaf)
85
- * @since 1.1.8
86
- *
87
- * @return bool
88
- */
89
- function is_unlimited() {
90
- return is_null( $this->licenses );
91
- }
92
-
93
-
94
- /**
95
- * Check if pricing has more than one billing cycle.
96
- *
97
- * @author Vova Feldman (@svovaf)
98
- * @since 1.1.8
99
- *
100
- * @return bool
101
- */
102
- function is_multi_cycle() {
103
- $cycles = 0;
104
- if ( $this->has_monthly() ) {
105
- $cycles ++;
106
- }
107
- if ( $this->has_annual() ) {
108
- $cycles ++;
109
- }
110
- if ( $this->has_lifetime() ) {
111
- $cycles ++;
112
- }
113
-
114
- return $cycles > 1;
115
- }
116
-
117
- /**
118
- * Get annual over monthly discount.
119
- *
120
- * @author Vova Feldman (@svovaf)
121
- * @since 1.1.8
122
- *
123
- * @return int
124
- */
125
- function annual_discount_percentage() {
126
- return floor( $this->annual_savings() / ( $this->monthly_price * 12 * ( $this->is_unlimited() ? 1 : $this->licenses ) ) * 100 );
127
- }
128
-
129
- /**
130
- * Get annual over monthly savings.
131
- *
132
- * @author Vova Feldman (@svovaf)
133
- * @since 1.1.8
134
- *
135
- * @return float
136
- */
137
- function annual_savings() {
138
- return ( $this->monthly_price * 12 - $this->annual_price ) * ( $this->is_unlimited() ? 1 : $this->licenses );
139
- }
140
-
141
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/class-fs-scope-entity.php DELETED
@@ -1,29 +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
- class FS_Scope_Entity extends FS_Entity {
14
- /**
15
- * @var string
16
- */
17
- public $public_key;
18
- /**
19
- * @var string
20
- */
21
- public $secret_key;
22
-
23
- /**
24
- * @param bool|stdClass $scope_entity
25
- */
26
- function __construct( $scope_entity = false ) {
27
- parent::__construct( $scope_entity );
28
- }
29
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/class-fs-site.php DELETED
@@ -1,148 +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
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Site extends FS_Scope_Entity {
14
- /**
15
- * @var string
16
- */
17
- public $slug;
18
- /**
19
- * @var number
20
- */
21
- public $site_id;
22
- /**
23
- * @var number
24
- */
25
- public $plugin_id;
26
- /**
27
- * @var number
28
- */
29
- public $user_id;
30
- /**
31
- * @var string
32
- */
33
- public $title;
34
- /**
35
- * @var string
36
- */
37
- public $url;
38
- /**
39
- * @var string
40
- */
41
- public $version;
42
- /**
43
- * @var string E.g. en-GB
44
- */
45
- public $language;
46
- /**
47
- * @var string E.g. UTF-8
48
- */
49
- public $charset;
50
- /**
51
- * @var string Platform version (e.g WordPress version).
52
- */
53
- public $platform_version;
54
- /**
55
- * Freemius SDK version
56
- *
57
- * @author Leo Fajardo (@leorw)
58
- * @since 1.2.2
59
- *
60
- * @var string SDK version (e.g.: 1.2.2)
61
- */
62
- public $sdk_version;
63
- /**
64
- * @var string Programming language version (e.g PHP version).
65
- */
66
- public $programming_language_version;
67
- /**
68
- * @var FS_Plugin_Plan $plan
69
- */
70
- public $plan;
71
- /**
72
- * @var number|null
73
- */
74
- public $license_id;
75
- /**
76
- * @var number|null
77
- */
78
- public $trial_plan_id;
79
- /**
80
- * @var string|null
81
- */
82
- public $trial_ends;
83
- /**
84
- * @since 1.0.9
85
- *
86
- * @var bool
87
- */
88
- public $is_premium = false;
89
- /**
90
- * @author Leo Fajardo (@leorw)
91
- *
92
- * @since 1.2.1.5
93
- *
94
- * @var bool
95
- */
96
- public $is_disconnected = false;
97
-
98
- /**
99
- * @param stdClass|bool $site
100
- */
101
- function __construct( $site = false ) {
102
- $this->plan = new FS_Plugin_Plan();
103
-
104
- parent::__construct( $site );
105
-
106
- if ( is_object( $site ) ) {
107
- $this->plan->id = $site->plan_id;
108
- }
109
-
110
- if ( ! is_bool( $this->is_disconnected ) ) {
111
- $this->is_disconnected = false;
112
- }
113
- }
114
-
115
- static function get_type() {
116
- return 'install';
117
- }
118
-
119
- function is_localhost() {
120
- // The server has no way to verify if localhost unless localhost appears in domain.
121
- return WP_FS__IS_LOCALHOST_FOR_SERVER;
122
- // return (substr($_SERVER['REMOTE_ADDR'], 0, 4) == '127.' || $_SERVER['REMOTE_ADDR'] == '::1');
123
- }
124
-
125
- /**
126
- * Check if site in trial.
127
- *
128
- * @author Vova Feldman (@svovaf)
129
- * @since 1.0.9
130
- *
131
- * @return bool
132
- */
133
- function is_trial() {
134
- return is_numeric( $this->trial_plan_id ) && ( strtotime( $this->trial_ends ) > WP_FS__SCRIPT_START_TIME );
135
- }
136
-
137
- /**
138
- * Check if user already utilized the trial with the current install.
139
- *
140
- * @author Vova Feldman (@svovaf)
141
- * @since 1.0.9
142
- *
143
- * @return bool
144
- */
145
- function is_trial_utilized() {
146
- return is_numeric( $this->trial_plan_id );
147
- }
148
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/class-fs-subscription.php DELETED
@@ -1,125 +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.9
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Subscription extends FS_Entity {
14
-
15
- #region Properties
16
-
17
- /**
18
- * @var number
19
- */
20
- public $user_id;
21
- /**
22
- * @var number
23
- */
24
- public $install_id;
25
- /**
26
- * @var number
27
- */
28
- public $plan_id;
29
- /**
30
- * @var number
31
- */
32
- public $license_id;
33
- /**
34
- * @var float
35
- */
36
- public $total_gross;
37
- /**
38
- * @var float
39
- */
40
- public $amount_per_cycle;
41
- /**
42
- * @var int # of months
43
- */
44
- public $billing_cycle;
45
- /**
46
- * @var float
47
- */
48
- public $outstanding_balance;
49
- /**
50
- * @var int
51
- */
52
- public $failed_payments;
53
- /**
54
- * @var string
55
- */
56
- public $gateway;
57
- /**
58
- * @var string
59
- */
60
- public $external_id;
61
- /**
62
- * @var string|null
63
- */
64
- public $trial_ends;
65
- /**
66
- * @var string|null Datetime of the next payment, or null if cancelled
67
- */
68
- public $next_payment;
69
- /**
70
- * @var string|null
71
- */
72
- public $vat_id;
73
- /**
74
- * @var string Two characters country code
75
- */
76
- public $country_code;
77
-
78
- #endregion Properties
79
-
80
- /**
81
- * @param object|bool $subscription
82
- */
83
- function __construct( $subscription = false ) {
84
- parent::__construct( $subscription );
85
- }
86
-
87
- static function get_type() {
88
- return 'subscription';
89
- }
90
-
91
- /**
92
- * Check if subscription is active.
93
- *
94
- * @author Vova Feldman (@svovaf)
95
- * @since 1.0.9
96
- *
97
- * @return bool
98
- */
99
- function is_active() {
100
- return ! empty( $this->next_payment ) &&
101
- ( strtotime( $this->next_payment ) > WP_FS__SCRIPT_START_TIME );
102
- }
103
-
104
- /**
105
- * Subscription considered to be new without any payments
106
- * if the next payment should be made within less than 24 hours
107
- * from the subscription creation.
108
- *
109
- * @author Vova Feldman (@svovaf)
110
- * @since 1.0.9
111
- *
112
- * @return bool
113
- */
114
- function is_first_payment_pending() {
115
- return ( WP_FS__TIME_24_HOURS_IN_SEC >= strtotime( $this->next_payment ) - strtotime( $this->created ) );
116
- }
117
-
118
- /**
119
- * @author Vova Feldman (@svovaf)
120
- * @since 1.1.7
121
- */
122
- function has_trial() {
123
- return ! is_null( $this->trial_ends );
124
- }
125
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/class-fs-user.php DELETED
@@ -1,62 +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
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_User extends FS_Scope_Entity {
14
-
15
- #region Properties
16
-
17
- /**
18
- * @var string
19
- */
20
- public $email;
21
- /**
22
- * @var string
23
- */
24
- public $first;
25
- /**
26
- * @var string
27
- */
28
- public $last;
29
- /**
30
- * @var bool
31
- */
32
- public $is_verified;
33
- /**
34
- * @var string|null
35
- */
36
- public $customer_id;
37
- /**
38
- * @var float
39
- */
40
- public $gross;
41
-
42
- #endregion Properties
43
-
44
- /**
45
- * @param object|bool $user
46
- */
47
- function __construct( $user = false ) {
48
- parent::__construct( $user );
49
- }
50
-
51
- function get_name() {
52
- return trim( ucfirst( trim( is_string( $this->first ) ? $this->first : '' ) ) . ' ' . ucfirst( trim( is_string( $this->last ) ? $this->last : '' ) ) );
53
- }
54
-
55
- function is_verified() {
56
- return ( isset( $this->is_verified ) && true === $this->is_verified );
57
- }
58
-
59
- static function get_type() {
60
- return 'user';
61
- }
62
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/entities/index.php DELETED
@@ -1,3 +0,0 @@
1
- <?php
2
- // Silence is golden.
3
- // Hide file structure from users on unprotected servers.
 
 
 
includes/freemius/includes/fs-core-functions.php DELETED
@@ -1,1118 +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
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- if ( ! function_exists( 'fs_dummy' ) ) {
14
- function fs_dummy() {
15
- }
16
- }
17
-
18
- /* Url.
19
- --------------------------------------------------------------------------------------------*/
20
- if ( ! function_exists( 'fs_get_url_daily_cache_killer' ) ) {
21
- function fs_get_url_daily_cache_killer() {
22
- return date( '\YY\Mm\Dd' );
23
- }
24
- }
25
-
26
- /* Templates / Views.
27
- --------------------------------------------------------------------------------------------*/
28
- if ( ! function_exists( 'fs_get_template_path' ) ) {
29
- function fs_get_template_path( $path ) {
30
- return WP_FS__DIR_TEMPLATES . '/' . trim( $path, '/' );
31
- }
32
-
33
- function fs_include_template( $path, &$params = null ) {
34
- $VARS = &$params;
35
- include fs_get_template_path( $path );
36
- }
37
-
38
- function fs_include_once_template( $path, &$params = null ) {
39
- $VARS = &$params;
40
- include_once fs_get_template_path( $path );
41
- }
42
-
43
- function fs_require_template( $path, &$params = null ) {
44
- $VARS = &$params;
45
- require fs_get_template_path( $path );
46
- }
47
-
48
- function fs_require_once_template( $path, &$params = null ) {
49
- $VARS = &$params;
50
- require_once fs_get_template_path( $path );
51
- }
52
-
53
- function fs_get_template( $path, &$params = null ) {
54
- ob_start();
55
-
56
- $VARS = &$params;
57
- require fs_get_template_path( $path );
58
-
59
- return ob_get_clean();
60
- }
61
- }
62
-
63
- /* Scripts and styles including.
64
- --------------------------------------------------------------------------------------------*/
65
-
66
- /**
67
- * Generates an absolute URL to the given path. This function ensures that the URL will be correct whether the asset
68
- * is inside a plugin's folder or a theme's folder.
69
- *
70
- * Examples:
71
- * 1. "themes" folder
72
- * Path: C:/xampp/htdocs/fswp/wp-content/themes/twentytwelve/freemius/assets/css/admin/common.css
73
- * URL: http://fswp:8080/wp-content/themes/twentytwelve/freemius/assets/css/admin/common.css
74
- *
75
- * 2. "plugins" folder
76
- * Path: C:/xampp/htdocs/fswp/wp-content/plugins/rating-widget-premium/freemius/assets/css/admin/common.css
77
- * URL: http://fswp:8080/wp-content/plugins/rating-widget-premium/freemius/assets/css/admin/common.css
78
- *
79
- * @author Leo Fajardo (@leorw)
80
- * @since 1.2.2
81
- *
82
- * @param string $asset_abs_path Asset's absolute path.
83
- *
84
- * @return string Asset's URL.
85
- */
86
- function fs_asset_url( $asset_abs_path ) {
87
- $wp_content_dir = fs_normalize_path( WP_CONTENT_DIR );
88
- $asset_abs_path = fs_normalize_path( $asset_abs_path );
89
- $asset_rel_path = str_replace( $wp_content_dir, '', $asset_abs_path );
90
-
91
- $asset_url = content_url( fs_normalize_path( $asset_rel_path ) );
92
-
93
- return $asset_url;
94
- }
95
-
96
- function fs_enqueue_local_style( $handle, $path, $deps = array(), $ver = false, $media = 'all' ) {
97
- wp_enqueue_style( $handle, fs_asset_url( WP_FS__DIR_CSS . '/' . trim( $path, '/' ) ), $deps, $ver, $media );
98
- }
99
-
100
- function fs_enqueue_local_script( $handle, $path, $deps = array(), $ver = false, $in_footer = 'all' ) {
101
- wp_enqueue_script( $handle, fs_asset_url( WP_FS__DIR_JS . '/' . trim( $path, '/' ) ), $deps, $ver, $in_footer );
102
- }
103
-
104
- function fs_img_url( $path, $img_dir = WP_FS__DIR_IMG ) {
105
- return ( fs_asset_url( $img_dir . '/' . trim( $path, '/' ) ) );
106
- }
107
-
108
- #--------------------------------------------------------------------------------
109
- #region Request handlers.
110
- #--------------------------------------------------------------------------------
111
-
112
- if ( ! function_exists( 'fs_request_get' ) ) {
113
- /**
114
- * @param string $key
115
- * @param mixed $def
116
- * @param string|bool $type Since 1.2.1.7 - when set to 'get' will look for the value passed via querystring, when
117
- * set to 'post' will look for the value passed via the POST request's body, otherwise,
118
- * will check if the parameter was passed in any of the two.
119
- *
120
- * @return mixed
121
- */
122
- function fs_request_get( $key, $def = false, $type = false ) {
123
- if ( is_string( $type ) ) {
124
- $type = strtolower( $type );
125
- }
126
-
127
- switch ( $type ) {
128
- case 'post':
129
- $value = isset( $_POST[ $key ] ) ? $_POST[ $key ] : $def;
130
- break;
131
- case 'get':
132
- $value = isset( $_GET[ $key ] ) ? $_GET[ $key ] : $def;
133
- break;
134
- default:
135
- $value = isset( $_REQUEST[ $key ] ) ? $_REQUEST[ $key ] : $def;
136
- break;
137
- }
138
-
139
- return $value;
140
- }
141
- }
142
-
143
- if ( ! function_exists( 'fs_request_has' ) ) {
144
- function fs_request_has( $key ) {
145
- return isset( $_REQUEST[ $key ] );
146
- }
147
- }
148
-
149
- if ( ! function_exists( 'fs_request_get_bool' ) ) {
150
- function fs_request_get_bool( $key, $def = false ) {
151
- if ( ! isset( $_REQUEST[ $key ] ) ) {
152
- return $def;
153
- }
154
-
155
- if ( 1 == $_REQUEST[ $key ] || 'true' === strtolower( $_REQUEST[ $key ] ) ) {
156
- return true;
157
- }
158
-
159
- if ( 0 == $_REQUEST[ $key ] || 'false' === strtolower( $_REQUEST[ $key ] ) ) {
160
- return false;
161
- }
162
-
163
- return $def;
164
- }
165
- }
166
-
167
- if ( ! function_exists( 'fs_request_is_post' ) ) {
168
- function fs_request_is_post() {
169
- return ( 'post' === strtolower( $_SERVER['REQUEST_METHOD'] ) );
170
- }
171
- }
172
-
173
- if ( ! function_exists( 'fs_request_is_get' ) ) {
174
- function fs_request_is_get() {
175
- return ( 'get' === strtolower( $_SERVER['REQUEST_METHOD'] ) );
176
- }
177
- }
178
-
179
- if ( ! function_exists( 'fs_get_action' ) ) {
180
- function fs_get_action( $action_key = 'action' ) {
181
- if ( ! empty( $_REQUEST[ $action_key ] ) && is_string( $_REQUEST[ $action_key ] ) ) {
182
- return strtolower( $_REQUEST[ $action_key ] );
183
- }
184
-
185
- if ( 'action' == $action_key ) {
186
- $action_key = 'fs_action';
187
-
188
- if ( ! empty( $_REQUEST[ $action_key ] ) && is_string( $_REQUEST[ $action_key ] ) ) {
189
- return strtolower( $_REQUEST[ $action_key ] );
190
- }
191
- }
192
-
193
- return false;
194
- }
195
- }
196
-
197
- if ( ! function_exists( 'fs_request_is_action' ) ) {
198
- function fs_request_is_action( $action, $action_key = 'action' ) {
199
- return ( strtolower( $action ) === fs_get_action( $action_key ) );
200
- }
201
- }
202
-
203
- if ( ! function_exists( 'fs_request_is_action_secure' ) ) {
204
- /**
205
- * @author Vova Feldman (@svovaf)
206
- * @since 1.0.0
207
- *
208
- * @since 1.2.1.5 Allow nonce verification.
209
- *
210
- * @param string $action
211
- * @param string $action_key
212
- * @param string $nonce_key
213
- *
214
- * @return bool
215
- */
216
- function fs_request_is_action_secure(
217
- $action,
218
- $action_key = 'action',
219
- $nonce_key = 'nonce'
220
- ) {
221
- if ( strtolower( $action ) !== fs_get_action( $action_key ) ) {
222
- return false;
223
- }
224
-
225
- $nonce = ! empty( $_REQUEST[ $nonce_key ] ) ?
226
- $_REQUEST[ $nonce_key ] :
227
- '';
228
-
229
- if ( empty( $nonce ) ||
230
- ( false === wp_verify_nonce( $nonce, $action ) )
231
- ) {
232
- return false;
233
- }
234
-
235
- return true;
236
- }
237
- }
238
-
239
- #endregion
240
-
241
- if ( ! function_exists( 'fs_is_plugin_page' ) ) {
242
- function fs_is_plugin_page( $page_slug ) {
243
- return ( is_admin() && $page_slug === fs_request_get( 'page' ) );
244
- }
245
- }
246
-
247
- if ( ! function_exists( 'fs_get_raw_referer' ) ) {
248
- /**
249
- * Retrieves unvalidated referer from '_wp_http_referer' or HTTP referer.
250
- *
251
- * Do not use for redirects, use {@see wp_get_referer()} instead.
252
- *
253
- * @since 1.2.3
254
- *
255
- * @return string|false Referer URL on success, false on failure.
256
- */
257
- function fs_get_raw_referer() {
258
- if ( function_exists( 'wp_get_raw_referer' ) ) {
259
- return wp_get_raw_referer();
260
- }
261
- if ( ! empty( $_REQUEST['_wp_http_referer'] ) ) {
262
- return wp_unslash( $_REQUEST['_wp_http_referer'] );
263
- } else if ( ! empty( $_SERVER['HTTP_REFERER'] ) ) {
264
- return wp_unslash( $_SERVER['HTTP_REFERER'] );
265
- }
266
-
267
- return false;
268
- }
269
- }
270
-
271
- /* Core UI.
272
- --------------------------------------------------------------------------------------------*/
273
- /**
274
- * @param number $module_id
275
- * @param string $page
276
- * @param string $action
277
- * @param string $title
278
- * @param array $params
279
- * @param bool $is_primary
280
- * @param string|bool $icon_class Optional class for an icon (since 1.1.7).
281
- * @param string|bool $confirmation Optional confirmation message before submit (since 1.1.7).
282
- * @param string $method Since 1.1.7
283
- *
284
- * @uses fs_ui_get_action_button()
285
- */
286
- function fs_ui_action_button(
287
- $module_id,
288
- $page,
289
- $action,
290
- $title,
291
- $params = array(),
292
- $is_primary = true,
293
- $icon_class = false,
294
- $confirmation = false,
295
- $method = 'GET'
296
- ) {
297
- echo fs_ui_get_action_button(
298
- $module_id,
299
- $page,
300
- $action,
301
- $title,
302
- $params,
303
- $is_primary,
304
- $icon_class,
305
- $confirmation,
306
- $method
307
- );
308
- }
309
-
310
- /**
311
- * @author Vova Feldman (@svovaf)
312
- * @since 1.1.7
313
- *
314
- * @param number $module_id
315
- * @param string $page
316
- * @param string $action
317
- * @param string $title
318
- * @param array $params
319
- * @param bool $is_primary
320
- * @param string|bool $icon_class Optional class for an icon.
321
- * @param string|bool $confirmation Optional confirmation message before submit.
322
- * @param string $method
323
- *
324
- * @return string
325
- */
326
- function fs_ui_get_action_button(
327
- $module_id,
328
- $page,
329
- $action,
330
- $title,
331
- $params = array(),
332
- $is_primary = true,
333
- $icon_class = false,
334
- $confirmation = false,
335
- $method = 'GET'
336
- ) {
337
- // Prepend icon (if set).
338
- $title = ( is_string( $icon_class ) ? '<i class="' . $icon_class . '"></i> ' : '' ) . $title;
339
-
340
- if ( is_string( $confirmation ) ) {
341
- return sprintf( '<form action="%s" method="%s"><input type="hidden" name="fs_action" value="%s">%s<a href="#" class="%s" onclick="if (confirm(\'%s\')) this.parentNode.submit(); return false;">%s</a></form>',
342
- freemius( $module_id )->_get_admin_page_url( $page, $params ),
343
- $method,
344
- $action,
345
- wp_nonce_field( $action, '_wpnonce', true, false ),
346
- 'button' . ( $is_primary ? ' button-primary' : '' ),
347
- $confirmation,
348
- $title
349
- );
350
- } else if ( 'GET' !== strtoupper( $method ) ) {
351
- return sprintf( '<form action="%s" method="%s"><input type="hidden" name="fs_action" value="%s">%s<a href="#" class="%s" onclick="this.parentNode.submit(); return false;">%s</a></form>',
352
- freemius( $module_id )->_get_admin_page_url( $page, $params ),
353
- $method,
354
- $action,
355
- wp_nonce_field( $action, '_wpnonce', true, false ),
356
- 'button' . ( $is_primary ? ' button-primary' : '' ),
357
- $title
358
- );
359
- } else {
360
- return sprintf( '<a href="%s" class="%s">%s</a></form>',
361
- wp_nonce_url( freemius( $module_id )->_get_admin_page_url( $page, array_merge( $params, array( 'fs_action' => $action ) ) ), $action ),
362
- 'button' . ( $is_primary ? ' button-primary' : '' ),
363
- $title
364
- );
365
- }
366
- }
367
-
368
- function fs_ui_action_link( $module_id, $page, $action, $title, $params = array() ) {
369
- ?><a class=""
370
- href="<?php echo wp_nonce_url( freemius( $module_id )->_get_admin_page_url( $page, array_merge( $params, array( 'fs_action' => $action ) ) ), $action ) ?>"><?php echo $title ?></a><?php
371
- }
372
-
373
- /*function fs_error_handler($errno, $errstr, $errfile, $errline)
374
- {
375
- if (false === strpos($errfile, 'freemius/'))
376
- {
377
- // @todo Dump Freemius errors to local log.
378
- }
379
-
380
- // switch ($errno) {
381
- // case E_USER_ERROR:
382
- // break;
383
- // case E_WARNING:
384
- // case E_USER_WARNING:
385
- // break;
386
- // case E_NOTICE:
387
- // case E_USER_NOTICE:
388
- // break;
389
- // default:
390
- // break;
391
- // }
392
- }
393
-
394
- set_error_handler('fs_error_handler');*/
395
-
396
- if ( ! function_exists( 'fs_nonce_url' ) ) {
397
- /**
398
- * Retrieve URL with nonce added to URL query.
399
- *
400
- * Originally was using `wp_nonce_url()` but the new version
401
- * changed the return value to escaped URL, that's not the expected
402
- * behaviour.
403
- *
404
- * @author Vova Feldman (@svovaf)
405
- * @since ~1.1.3
406
- *
407
- * @param string $actionurl URL to add nonce action.
408
- * @param int|string $action Optional. Nonce action name. Default -1.
409
- * @param string $name Optional. Nonce name. Default '_wpnonce'.
410
- *
411
- * @return string Escaped URL with nonce action added.
412
- */
413
- function fs_nonce_url( $actionurl, $action = - 1, $name = '_wpnonce' ) {
414
- return add_query_arg( $name, wp_create_nonce( $action ), $actionurl );
415
- }
416
- }
417
-
418
- if ( ! function_exists( 'fs_starts_with' ) ) {
419
- /**
420
- * Check if string starts with.
421
- *
422
- * @author Vova Feldman (@svovaf)
423
- * @since 1.1.3
424
- *
425
- * @param string $haystack
426
- * @param string $needle
427
- *
428
- * @return bool
429
- */
430
- function fs_starts_with( $haystack, $needle ) {
431
- $length = strlen( $needle );
432
-
433
- return ( substr( $haystack, 0, $length ) === $needle );
434
- }
435
- }
436
-
437
- #region Url Canonization ------------------------------------------------------------------
438
-
439
- if ( ! function_exists( 'fs_canonize_url' ) ) {
440
- /**
441
- * @author Vova Feldman (@svovaf)
442
- * @since 1.1.3
443
- *
444
- * @param string $url
445
- * @param bool $omit_host
446
- * @param array $ignore_params
447
- *
448
- * @return string
449
- */
450
- function fs_canonize_url( $url, $omit_host = false, $ignore_params = array() ) {
451
- $parsed_url = parse_url( strtolower( $url ) );
452
-
453
- // if ( ! isset( $parsed_url['host'] ) ) {
454
- // return $url;
455
- // }
456
-
457
- $canonical = ( ( $omit_host || ! isset( $parsed_url['host'] ) ) ? '' : $parsed_url['host'] ) . $parsed_url['path'];
458
-
459
- if ( isset( $parsed_url['query'] ) ) {
460
- parse_str( $parsed_url['query'], $queryString );
461
- $canonical .= '?' . fs_canonize_query_string( $queryString, $ignore_params );
462
- }
463
-
464
- return $canonical;
465
- }
466
- }
467
-
468
- if ( ! function_exists( 'fs_canonize_query_string' ) ) {
469
- /**
470
- * @author Vova Feldman (@svovaf)
471
- * @since 1.1.3
472
- *
473
- * @param array $params
474
- * @param array $ignore_params
475
- * @param bool $params_prefix
476
- *
477
- * @return string
478
- */
479
- function fs_canonize_query_string( array $params, array &$ignore_params, $params_prefix = false ) {
480
- if ( ! is_array( $params ) || 0 === count( $params ) ) {
481
- return '';
482
- }
483
-
484
- // Url encode both keys and values
485
- $keys = fs_urlencode_rfc3986( array_keys( $params ) );
486
- $values = fs_urlencode_rfc3986( array_values( $params ) );
487
- $params = array_combine( $keys, $values );
488
-
489
- // Parameters are sorted by name, using lexicographical byte value ordering.
490
- // Ref: Spec: 9.1.1 (1)
491
- uksort( $params, 'strcmp' );
492
-
493
- $pairs = array();
494
- foreach ( $params as $parameter => $value ) {
495
- $lower_param = strtolower( $parameter );
496
-
497
- // Skip ignore params.
498
- if ( in_array( $lower_param, $ignore_params ) ||
499
- ( false !== $params_prefix && fs_starts_with( $lower_param, $params_prefix ) )
500
- ) {
501
- continue;
502
- }
503
-
504
- if ( is_array( $value ) ) {
505
- // If two or more parameters share the same name, they are sorted by their value
506
- // Ref: Spec: 9.1.1 (1)
507
- natsort( $value );
508
- foreach ( $value as $duplicate_value ) {
509
- $pairs[] = $lower_param . '=' . $duplicate_value;
510
- }
511
- } else {
512
- $pairs[] = $lower_param . '=' . $value;
513
- }
514
- }
515
-
516
- if ( 0 === count( $pairs ) ) {
517
- return '';
518
- }
519
-
520
- return implode( "&", $pairs );
521
- }
522
- }
523
-
524
- if ( ! function_exists( 'fs_urlencode_rfc3986' ) ) {
525
- /**
526
- * @author Vova Feldman (@svovaf)
527
- * @since 1.1.3
528
- *
529
- * @param string|string[] $input
530
- *
531
- * @return array|mixed|string
532
- */
533
- function fs_urlencode_rfc3986( $input ) {
534
- if ( is_array( $input ) ) {
535
- return array_map( 'fs_urlencode_rfc3986', $input );
536
- } else if ( is_scalar( $input ) ) {
537
- return str_replace( '+', ' ', str_replace( '%7E', '~', rawurlencode( $input ) ) );
538
- }
539
-
540
- return '';
541
- }
542
- }
543
-
544
- #endregion Url Canonization ------------------------------------------------------------------
545
-
546
- /**
547
- * @author Vova Feldman (@svovaf)
548
- *
549
- * @since 1.2.2 Changed to usage of WP_Filesystem_Direct.
550
- *
551
- * @param string $from URL
552
- * @param string $to File path.
553
- *
554
- * @return bool Is successfully downloaded.
555
- */
556
- function fs_download_image( $from, $to ) {
557
- $dir = dirname( $to );
558
-
559
- if ( 'direct' !== get_filesystem_method( array(), $dir ) ) {
560
- return false;
561
- }
562
-
563
- if ( ! class_exists( 'WP_Filesystem_Direct' ) ) {
564
- require_once ABSPATH . 'wp-admin/includes/class-wp-filesystem-base.php';
565
- require_once ABSPATH . 'wp-admin/includes/class-wp-filesystem-direct.php';
566
- }
567
-
568
- $fs = new WP_Filesystem_Direct( '' );
569
- $tmpfile = download_url( $from );
570
-
571
- if ( $tmpfile instanceof WP_Error ) {
572
- // Issue downloading the file.
573
- return false;
574
- }
575
-
576
- $fs->copy( $tmpfile, $to );
577
- $fs->delete( $tmpfile );
578
-
579
- return true;
580
- }
581
-
582
- /* General Utilities
583
- --------------------------------------------------------------------------------------------*/
584
-
585
- /**
586
- * Sorts an array by the value of the priority key.
587
- *
588
- * @author Daniel Iser (@danieliser)
589
- * @since 1.1.7
590
- *
591
- * @param $a
592
- * @param $b
593
- *
594
- * @return int
595
- */
596
- function fs_sort_by_priority( $a, $b ) {
597
-
598
- // If b has a priority and a does not, b wins.
599
- if ( ! isset( $a['priority'] ) && isset( $b['priority'] ) ) {
600
- return 1;
601
- } // If b has a priority and a does not, b wins.
602
- elseif ( isset( $a['priority'] ) && ! isset( $b['priority'] ) ) {
603
- return - 1;
604
- } // If neither has a priority or both priorities are equal its a tie.
605
- elseif ( ( ! isset( $a['priority'] ) && ! isset( $b['priority'] ) ) || $a['priority'] === $b['priority'] ) {
606
- return 0;
607
- }
608
-
609
- // If both have priority return the winner.
610
- return ( $a['priority'] < $b['priority'] ) ? - 1 : 1;
611
- }
612
-
613
- #--------------------------------------------------------------------------------
614
- #region Localization
615
- #--------------------------------------------------------------------------------
616
-
617
- if ( ! function_exists( 'fs_text' ) ) {
618
- /**
619
- * Retrieve a translated text by key.
620
- *
621
- * @author Vova Feldman (@svovaf)
622
- * @since 1.2.1.7
623
- *
624
- * @param string $key
625
- * @param string $slug
626
- *
627
- * @return string
628
- *
629
- * @global $fs_text , $fs_text_overrides
630
- */
631
- function fs_text( $key, $slug = 'freemius' ) {
632
- return __fs( $key, $slug );
633
- }
634
-
635
- /**
636
- * Get a translatable text override if exists, or `false`.
637
- *
638
- * @author Vova Feldman (@svovaf)
639
- * @since 1.2.1.7
640
- *
641
- * @param string $text Translatable string.
642
- * @param string $key String key for overrides.
643
- * @param string $slug Module slug for overrides.
644
- *
645
- * @return string|false
646
- */
647
- function fs_text_override( $text, $key, $slug ) {
648
- global $fs_text_overrides;
649
-
650
- /**
651
- * Check if string is overridden.
652
- */
653
- if ( ! isset( $fs_text_overrides[ $slug ] ) ) {
654
- return false;
655
- }
656
-
657
- if ( empty( $key ) ) {
658
- $key = strtolower( str_replace( ' ', '-', $text ) );
659
- }
660
-
661
- if ( isset( $fs_text_overrides[ $slug ][ $key ] ) ) {
662
- return $fs_text_overrides[ $slug ][ $key ];
663
- }
664
-
665
- $lower_key = strtolower( $key );
666
- if ( isset( $fs_text_overrides[ $slug ][ $lower_key ] ) ) {
667
- return $fs_text_overrides[ $slug ][ $lower_key ];
668
- }
669
-
670
- return false;
671
- }
672
-
673
- /**
674
- * Get a translatable text and its text domain.
675
- *
676
- * When the text is overridden by the module, returns the overridden text and the text domain of the module. Otherwise, returns the original text and 'freemius' as the text domain.
677
- *
678
- * @author Vova Feldman (@svovaf)
679
- * @since 1.2.1.7
680
- *
681
- * @param string $text Translatable string.
682
- * @param string $key String key for overrides.
683
- * @param string $slug Module slug for overrides.
684
- *
685
- * @return string[]
686
- */
687
- function fs_text_and_domain( $text, $key, $slug ) {
688
- $override = fs_text_override( $text, $key, $slug );
689
-
690
- if ( false === $override ) {
691
- // No override, use FS text domain.
692
- $text_domain = 'freemius';
693
- } else {
694
- // Found an override.
695
- $text = $override;
696
- // Use the module's text domain.
697
- $text_domain = $slug;
698
- }
699
-
700
- return array( $text, $text_domain );
701
- }
702
-
703
- #region Private
704
-
705
- /**
706
- * Retrieve an inline translated text by key.
707
- *
708
- * @author Vova Feldman (@svovaf)
709
- * @since 1.2.3
710
- *
711
- * @param string $text Translatable string.
712
- * @param string $key String key for overrides.
713
- * @param string $slug Module slug for overrides.
714
- *
715
- * @return string
716
- *
717
- * @global $fs_text_overrides
718
- */
719
- function _fs_text_inline( $text, $key = '', $slug = 'freemius' ) {
720
- list( $text, $text_domain ) = fs_text_and_domain( $text, $key, $slug );
721
-
722
- // Avoid misleading Theme Check warning.
723
- $fn = 'translate';
724
-
725
- return $fn( $text, $text_domain );
726
- }
727
-
728
- /**
729
- * Retrieve an inline translated text by key with a context.
730
- *
731
- * @author Vova Feldman (@svovaf)
732
- * @since 1.2.3
733
- *
734
- * @param string $text Translatable string.
735
- * @param string $context Context information for the translators.
736
- * @param string $key String key for overrides.
737
- * @param string $slug Module slug for overrides.
738
- *
739
- * @return string
740
- *
741
- * @global $fs_text_overrides
742
- */
743
- function _fs_text_x_inline( $text, $context, $key = '', $slug = 'freemius' ) {
744
- list( $text, $text_domain ) = fs_text_and_domain( $text, $key, $slug );
745
-
746
- // Avoid misleading Theme Check warning.
747
- $fn = 'translate_with_gettext_context';
748
-
749
- return $fn( $text, $context, $text_domain );
750
- }
751
-
752
- #endregion
753
-
754
- /**
755
- * Retrieve an inline translated text by key.
756
- *
757
- * @author Vova Feldman (@svovaf)
758
- * @since 1.2.3
759
- *
760
- * @param string $text Translatable string.
761
- * @param string $key String key for overrides.
762
- * @param string $slug Module slug for overrides.
763
- *
764
- * @return string
765
- *
766
- * @global $fs_text_overrides
767
- */
768
- function fs_text_inline( $text, $key = '', $slug = 'freemius' ) {
769
- return _fs_text_inline( $text, $key, $slug );
770
- }
771
-
772
- /**
773
- * Retrieve an inline translated text by key with a context.
774
- *
775
- * @author Vova Feldman (@svovaf)
776
- * @since 1.2.3
777
- *
778
- * @param string $text Translatable string.
779
- * @param string $context Context information for the translators.
780
- * @param string $key String key for overrides.
781
- * @param string $slug Module slug for overrides.
782
- *
783
- * @return string
784
- *
785
- * @global $fs_text_overrides
786
- */
787
- function fs_text_x_inline( $text, $context, $key = '', $slug = 'freemius' ) {
788
- return _fs_text_x_inline( $text, $context, $key, $slug );
789
- }
790
-
791
- /**
792
- * Output a translated text by key.
793
- *
794
- * @author Vova Feldman (@svovaf)
795
- * @since 1.2.1.7
796
- *
797
- * @param string $key
798
- * @param string $slug
799
- */
800
- function fs_echo( $key, $slug = 'freemius' ) {
801
- echo fs_text( $key, $slug );
802
- }
803
-
804
- /**
805
- * Output an inline translated text.
806
- *
807
- * @author Vova Feldman (@svovaf)
808
- * @since 1.2.3
809
- *
810
- * @param string $text Translatable string.
811
- * @param string $key String key for overrides.
812
- * @param string $slug Module slug for overrides.
813
- */
814
- function fs_echo_inline( $text, $key = '', $slug = 'freemius' ) {
815
- echo _fs_text_inline( $text, $key, $slug );
816
- }
817
-
818
- /**
819
- * Output an inline translated text with a context.
820
- *
821
- * @author Vova Feldman (@svovaf)
822
- * @since 1.2.3
823
- *
824
- * @param string $text Translatable string.
825
- * @param string $context Context information for the translators.
826
- * @param string $key String key for overrides.
827
- * @param string $slug Module slug for overrides.
828
- */
829
- function fs_echo_x_inline( $text, $context, $key = '', $slug = 'freemius' ) {
830
- echo _fs_text_x_inline( $text, $context, $key, $slug );
831
- }
832
- }
833
-
834
- if ( ! function_exists( 'fs_esc_attr' ) ) {
835
- /**
836
- * @author Vova Feldman
837
- * @since 1.2.1.6
838
- *
839
- * @param string $key
840
- * @param string $slug
841
- *
842
- * @return string
843
- */
844
- function fs_esc_attr( $key, $slug ) {
845
- return esc_attr( fs_text( $key, $slug ) );
846
- }
847
- }
848
-
849
- if ( ! function_exists( 'fs_esc_attr_inline' ) ) {
850
- /**
851
- * @author Vova Feldman (@svovaf)
852
- * @since 1.2.3
853
- *
854
- * @param string $text Translatable string.
855
- * @param string $key String key for overrides.
856
- * @param string $slug Module slug for overrides.
857
- *
858
- * @return string
859
- */
860
- function fs_esc_attr_inline( $text, $key = '', $slug = 'freemius' ) {
861
- return esc_attr( _fs_text_inline( $text, $key, $slug ) );
862
- }
863
- }
864
-
865
- if ( ! function_exists( 'fs_esc_attr_x_inline' ) ) {
866
- /**
867
- * @author Vova Feldman (@svovaf)
868
- * @since 1.2.3
869
- *
870
- * @param string $text Translatable string.
871
- * @param string $context Context information for the translators.
872
- * @param string $key String key for overrides.
873
- * @param string $slug Module slug for overrides.
874
- *
875
- * @return string
876
- */
877
- function fs_esc_attr_x_inline( $text, $context, $key = '', $slug = 'freemius' ) {
878
- return esc_attr( _fs_text_x_inline( $text, $context, $key, $slug ) );
879
- }
880
- }
881
-
882
- if ( ! function_exists( 'fs_esc_attr_echo' ) ) {
883
- /**
884
- * @author Vova Feldman
885
- * @since 1.2.1.6
886
- *
887
- * @param string $key
888
- * @param string $slug
889
- */
890
- function fs_esc_attr_echo( $key, $slug ) {
891
- echo esc_attr( fs_text( $key, $slug ) );
892
- }
893
- }
894
-
895
- if ( ! function_exists( 'fs_esc_attr_echo_inline' ) ) {
896
- /**
897
- * @author Vova Feldman (@svovaf)
898
- * @since 1.2.3
899
- *
900
- * @param string $text Translatable string.
901
- * @param string $key String key for overrides.
902
- * @param string $slug Module slug for overrides.
903
- */
904
- function fs_esc_attr_echo_inline( $text, $key = '', $slug = 'freemius' ) {
905
- echo esc_attr( _fs_text_inline( $text, $key, $slug ) );
906
- }
907
- }
908
-
909
- if ( ! function_exists( 'fs_esc_js' ) ) {
910
- /**
911
- * @author Vova Feldman
912
- * @since 1.2.1.6
913
- *
914
- * @param string $key
915
- * @param string $slug
916
- *
917
- * @return string
918
- */
919
- function fs_esc_js( $key, $slug ) {
920
- return esc_js( fs_text( $key, $slug ) );
921
- }
922
- }
923
-
924
- if ( ! function_exists( 'fs_esc_js_inline' ) ) {
925
- /**
926
- * @author Vova Feldman (@svovaf)
927
- * @since 1.2.3
928
- *
929
- * @param string $text Translatable string.
930
- * @param string $key String key for overrides.
931
- * @param string $slug Module slug for overrides.
932
- *
933
- * @return string
934
- */
935
- function fs_esc_js_inline( $text, $key = '', $slug = 'freemius' ) {
936
- return esc_js( _fs_text_inline( $text, $key, $slug ) );
937
- }
938
- }
939
-
940
- if ( ! function_exists( 'fs_esc_js_x_inline' ) ) {
941
- /**
942
- * @author Vova Feldman (@svovaf)
943
- * @since 1.2.3
944
- *
945
- * @param string $text Translatable string.
946
- * @param string $context Context information for the translators.
947
- * @param string $key String key for overrides.
948
- * @param string $slug Module slug for overrides.
949
- *
950
- * @return string
951
- */
952
- function fs_esc_js_x_inline( $text, $context, $key = '', $slug = 'freemius' ) {
953
- return esc_js( _fs_text_x_inline( $text, $context, $key, $slug ) );
954
- }
955
- }
956
-
957
- if ( ! function_exists( 'fs_esc_js_echo_x_inline' ) ) {
958
- /**
959
- * @author Vova Feldman (@svovaf)
960
- * @since 1.2.3
961
- *
962
- * @param string $text Translatable string.
963
- * @param string $context Context information for the translators.
964
- * @param string $key String key for overrides.
965
- * @param string $slug Module slug for overrides.
966
- *
967
- * @return string
968
- */
969
- function fs_esc_js_echo_x_inline( $text, $context, $key = '', $slug = 'freemius' ) {
970
- echo esc_js( _fs_text_x_inline( $text, $context, $key, $slug ) );
971
- }
972
- }
973
-
974
- if ( ! function_exists( 'fs_esc_js_echo' ) ) {
975
- /**
976
- * @author Vova Feldman
977
- * @since 1.2.1.6
978
- *
979
- * @param string $key
980
- * @param string $slug
981
- */
982
- function fs_esc_js_echo( $key, $slug ) {
983
- echo esc_js( fs_text( $key, $slug ) );
984
- }
985
- }
986
-
987
- if ( ! function_exists( 'fs_esc_js_echo_inline' ) ) {
988
- /**
989
- * @author Vova Feldman (@svovaf)
990
- * @since 1.2.3
991
- *
992
- * @param string $text Translatable string.
993
- * @param string $key String key for overrides.
994
- * @param string $slug Module slug for overrides.
995
- */
996
- function fs_esc_js_echo_inline( $text, $key = '', $slug = 'freemius' ) {
997
- echo esc_js( _fs_text_inline( $text, $key, $slug ) );
998
- }
999
- }
1000
-
1001
- if ( ! function_exists( 'fs_json_encode_echo' ) ) {
1002
- /**
1003
- * @author Vova Feldman
1004
- * @since 1.2.1.6
1005
- *
1006
- * @param string $key
1007
- * @param string $slug
1008
- */
1009
- function fs_json_encode_echo( $key, $slug ) {
1010
- echo json_encode( fs_text( $key, $slug ) );
1011
- }
1012
- }
1013
-
1014
- if ( ! function_exists( 'fs_json_encode_echo_inline' ) ) {
1015
- /**
1016
- * @author Vova Feldman (@svovaf)
1017
- * @since 1.2.3
1018
- *
1019
- * @param string $text Translatable string.
1020
- * @param string $key String key for overrides.
1021
- * @param string $slug Module slug for overrides.
1022
- */
1023
- function fs_json_encode_echo_inline( $text, $key = '', $slug = 'freemius' ) {
1024
- echo json_encode( _fs_text_inline( $text, $key, $slug ) );
1025
- }
1026
- }
1027
-
1028
- if ( ! function_exists( 'fs_esc_html' ) ) {
1029
- /**
1030
- * @author Vova Feldman
1031
- * @since 1.2.1.6
1032
- *
1033
- * @param string $key
1034
- * @param string $slug
1035
- *
1036
- * @return string
1037
- */
1038
- function fs_esc_html( $key, $slug ) {
1039
- return esc_html( fs_text( $key, $slug ) );
1040
- }
1041
- }
1042
-
1043
- if ( ! function_exists( 'fs_esc_html_inline' ) ) {
1044
- /**
1045
- * @author Vova Feldman (@svovaf)
1046
- * @since 1.2.3
1047
- *
1048
- * @param string $text Translatable string.
1049
- * @param string $key String key for overrides.
1050
- * @param string $slug Module slug for overrides.
1051
- *
1052
- * @return string
1053
- */
1054
- function fs_esc_html_inline( $text, $key = '', $slug = 'freemius' ) {
1055
- return esc_html( _fs_text_inline( $text, $key, $slug ) );
1056
- }
1057
- }
1058
-
1059
- if ( ! function_exists( 'fs_esc_html_x_inline' ) ) {
1060
- /**
1061
- * @author Vova Feldman (@svovaf)
1062
- * @since 1.2.3
1063
- *
1064
- * @param string $text Translatable string.
1065
- * @param string $context Context information for the translators.
1066
- * @param string $key String key for overrides.
1067
- * @param string $slug Module slug for overrides.
1068
- *
1069
- * @return string
1070
- */
1071
- function fs_esc_html_x_inline( $text, $context, $key = '', $slug = 'freemius' ) {
1072
- return esc_html( _fs_text_x_inline( $text, $context, $key, $slug ) );
1073
- }
1074
- }
1075
-
1076
- if ( ! function_exists( 'fs_esc_html_echo_x_inline' ) ) {
1077
- /**
1078
- * @author Vova Feldman (@svovaf)
1079
- * @since 1.2.3
1080
- *
1081
- * @param string $text Translatable string.
1082
- * @param string $context Context information for the translators.
1083
- * @param string $key String key for overrides.
1084
- * @param string $slug Module slug for overrides.
1085
- */
1086
- function fs_esc_html_echo_x_inline( $text, $context, $key = '', $slug = 'freemius' ) {
1087
- echo esc_html( _fs_text_x_inline( $text, $context, $key, $slug ) );
1088
- }
1089
- }
1090
-
1091
- if ( ! function_exists( 'fs_esc_html_echo' ) ) {
1092
- /**
1093
- * @author Vova Feldman
1094
- * @since 1.2.1.6
1095
- *
1096
- * @param string $key
1097
- * @param string $slug
1098
- */
1099
- function fs_esc_html_echo( $key, $slug ) {
1100
- echo esc_html( fs_text( $key, $slug ) );
1101
- }
1102
- }
1103
-
1104
- if ( ! function_exists( 'fs_esc_html_echo_inline' ) ) {
1105
- /**
1106
- * @author Vova Feldman (@svovaf)
1107
- * @since 1.2.3
1108
- *
1109
- * @param string $text Translatable string.
1110
- * @param string $key String key for overrides.
1111
- * @param string $slug Module slug for overrides.
1112
- */
1113
- function fs_esc_html_echo_inline( $text, $key = '', $slug = 'freemius' ) {
1114
- echo esc_html( _fs_text_inline( $text, $key, $slug ) );
1115
- }
1116
- }
1117
-
1118
- #endregion
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/fs-essential-functions.php DELETED
@@ -1,497 +0,0 @@
1
- <?php
2
- /**
3
- * IMPORTANT:
4
- * This file will be loaded based on the order of the plugins/themes load.
5
- * If there's a theme and a plugin using Freemius, the plugin's essential
6
- * file will always load first.
7
- *
8
- * @package Freemius
9
- * @copyright Copyright (c) 2015, Freemius, Inc.
10
- * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
11
- * @since 1.1.5
12
- */
13
-
14
- if ( ! function_exists( 'fs_normalize_path' ) ) {
15
- if ( function_exists( 'wp_normalize_path' ) ) {
16
- /**
17
- * Normalize a filesystem path.
18
- *
19
- * Replaces backslashes with forward slashes for Windows systems, and ensures
20
- * no duplicate slashes exist.
21
- *
22
- * @param string $path Path to normalize.
23
- *
24
- * @return string Normalized path.
25
- */
26
- function fs_normalize_path( $path ) {
27
- return wp_normalize_path( $path );
28
- }
29
- } else {
30
- function fs_normalize_path( $path ) {
31
- $path = str_replace( '\\', '/', $path );
32
- $path = preg_replace( '|/+|', '/', $path );
33
-
34
- return $path;
35
- }
36
- }
37
- }
38
-
39
- #region Core Redirect (copied from BuddyPress) -----------------------------------------
40
-
41
- if ( ! function_exists( 'fs_redirect' ) ) {
42
- /**
43
- * Redirects to another page, with a workaround for the IIS Set-Cookie bug.
44
- *
45
- * @link http://support.microsoft.com/kb/q176113/
46
- * @since 1.5.1
47
- * @uses apply_filters() Calls 'wp_redirect' hook on $location and $status.
48
- *
49
- * @param string $location The path to redirect to.
50
- * @param bool $exit If true, exit after redirect (Since 1.2.1.5).
51
- * @param int $status Status code to use.
52
- *
53
- * @return bool False if $location is not set
54
- */
55
- function fs_redirect( $location, $exit = true, $status = 302 ) {
56
- global $is_IIS;
57
-
58
- $file = '';
59
- $line = '';
60
- if ( headers_sent($file, $line) ) {
61
- if ( WP_FS__DEBUG_SDK && class_exists( 'FS_Admin_Notice_Manager' ) ) {
62
- $notices = FS_Admin_Notice_Manager::instance( 'global' );
63
-
64
- $notices->add( "Freemius failed to redirect the page because the headers have been already sent from line <b><code>{$line}</code></b> in file <b><code>{$file}</code></b>. If it's unexpected, it usually happens due to invalid space and/or EOL character(s).", 'Oops...', 'error' );
65
- }
66
-
67
- return false;
68
- }
69
-
70
- if ( defined( 'DOING_AJAX' ) ) {
71
- // Don't redirect on AJAX calls.
72
- return false;
73
- }
74
-
75
- if ( ! $location ) // allows the wp_redirect filter to cancel a redirect
76
- {
77
- return false;
78
- }
79
-
80
- $location = fs_sanitize_redirect( $location );
81
-
82
- if ( $is_IIS ) {
83
- header( "Refresh: 0;url=$location" );
84
- } else {
85
- if ( php_sapi_name() != 'cgi-fcgi' ) {
86
- status_header( $status );
87
- } // This causes problems on IIS and some FastCGI setups
88
- header( "Location: $location" );
89
- }
90
-
91
- if ( $exit ) {
92
- exit();
93
- }
94
-
95
- return true;
96
- }
97
-
98
- if ( ! function_exists( 'fs_sanitize_redirect' ) ) {
99
- /**
100
- * Sanitizes a URL for use in a redirect.
101
- *
102
- * @since 2.3
103
- *
104
- * @param string $location
105
- *
106
- * @return string redirect-sanitized URL
107
- */
108
- function fs_sanitize_redirect( $location ) {
109
- $location = preg_replace( '|[^a-z0-9-~+_.?#=&;,/:%!]|i', '', $location );
110
- $location = fs_kses_no_null( $location );
111
-
112
- // remove %0d and %0a from location
113
- $strip = array( '%0d', '%0a' );
114
- $found = true;
115
- while ( $found ) {
116
- $found = false;
117
- foreach ( (array) $strip as $val ) {
118
- while ( strpos( $location, $val ) !== false ) {
119
- $found = true;
120
- $location = str_replace( $val, '', $location );
121
- }
122
- }
123
- }
124
-
125
- return $location;
126
- }
127
- }
128
-
129
- if ( ! function_exists( 'fs_kses_no_null' ) ) {
130
- /**
131
- * Removes any NULL characters in $string.
132
- *
133
- * @since 1.0.0
134
- *
135
- * @param string $string
136
- *
137
- * @return string
138
- */
139
- function fs_kses_no_null( $string ) {
140
- $string = preg_replace( '/\0+/', '', $string );
141
- $string = preg_replace( '/(\\\\0)+/', '', $string );
142
-
143
- return $string;
144
- }
145
- }
146
- }
147
-
148
- #endregion Core Redirect (copied from BuddyPress) -----------------------------------------
149
-
150
- if ( ! function_exists( '__fs' ) ) {
151
- global $fs_text_overrides;
152
-
153
- if ( ! isset( $fs_text_overrides ) ) {
154
- $fs_text_overrides = array();
155
- }
156
-
157
- /**
158
- * Retrieve a translated text by key.
159
- *
160
- * @deprecated Use `fs_text()` instead since methods starting with `__` trigger warnings in Php 7.
161
- * @todo Remove this method in the future.
162
- *
163
- * @author Vova Feldman (@svovaf)
164
- * @since 1.1.4
165
- *
166
- * @param string $key
167
- * @param string $slug
168
- *
169
- * @return string
170
- *
171
- * @global $fs_text, $fs_text_overrides
172
- */
173
- function __fs( $key, $slug = 'freemius' ) {
174
- global $fs_text,
175
- $fs_module_info_text,
176
- $fs_text_overrides;
177
-
178
- if ( isset( $fs_text_overrides[ $slug ] ) ) {
179
- if ( isset( $fs_text_overrides[ $slug ][ $key ] ) ) {
180
- return $fs_text_overrides[ $slug ][ $key ];
181
- }
182
-
183
- $lower_key = strtolower( $key );
184
- if ( isset( $fs_text_overrides[ $slug ][ $lower_key ] ) ) {
185
- return $fs_text_overrides[ $slug ][ $lower_key ];
186
- }
187
- }
188
-
189
- if ( ! isset( $fs_text ) ) {
190
- $dir = defined( 'WP_FS__DIR_INCLUDES' ) ?
191
- WP_FS__DIR_INCLUDES :
192
- dirname( __FILE__ );
193
-
194
- require_once $dir . '/i18n.php';
195
- }
196
-
197
- if ( isset( $fs_text[ $key ] ) ) {
198
- return $fs_text[ $key ];
199
- }
200
-
201
- if ( isset( $fs_module_info_text[ $key ] ) ) {
202
- return $fs_module_info_text[ $key ];
203
- }
204
-
205
- return $key;
206
- }
207
-
208
- /**
209
- * Output a translated text by key.
210
- *
211
- * @deprecated Use `fs_echo()` instead for consistency with `fs_text()`.
212
- *
213
- * @todo Remove this method in the future.
214
- *
215
- * @author Vova Feldman (@svovaf)
216
- * @since 1.1.4
217
- *
218
- * @param string $key
219
- * @param string $slug
220
- */
221
- function _efs( $key, $slug = 'freemius' ) {
222
- fs_echo( $key, $slug );
223
- }
224
- }
225
-
226
- if ( ! function_exists( 'fs_override_i18n' ) ) {
227
- /**
228
- * Override default i18n text phrases.
229
- *
230
- * @author Vova Feldman (@svovaf)
231
- * @since 1.1.6
232
- *
233
- * @param string[] $key_value
234
- * @param string $slug
235
- *
236
- * @global $fs_text_overrides
237
- */
238
- function fs_override_i18n( array $key_value, $slug = 'freemius' ) {
239
- global $fs_text_overrides;
240
-
241
- if ( ! isset( $fs_text_overrides[ $slug ] ) ) {
242
- $fs_text_overrides[ $slug ] = array();
243
- }
244
-
245
- foreach ( $key_value as $key => $value ) {
246
- $fs_text_overrides[ $slug ][ $key ] = $value;
247
- }
248
- }
249
- }
250
-
251
- if ( ! function_exists( 'fs_get_ip' ) ) {
252
- /**
253
- * Get client IP.
254
- *
255
- * @author Vova Feldman (@svovaf)
256
- * @since 1.1.2
257
- *
258
- * @return string|null
259
- */
260
- function fs_get_ip() {
261
- $fields = array(
262
- 'HTTP_CF_CONNECTING_IP',
263
- 'HTTP_CLIENT_IP',
264
- 'HTTP_X_FORWARDED_FOR',
265
- 'HTTP_X_FORWARDED',
266
- 'HTTP_FORWARDED_FOR',
267
- 'HTTP_FORWARDED',
268
- 'REMOTE_ADDR',
269
- );
270
-
271
- foreach ( $fields as $ip_field ) {
272
- if ( ! empty( $_SERVER[ $ip_field ] ) ) {
273
- return $_SERVER[ $ip_field ];
274
- }
275
- }
276
-
277
- return null;
278
- }
279
- }
280
-
281
- /**
282
- * Leverage backtrace to find caller plugin main file path.
283
- *
284
- * @author Vova Feldman (@svovaf)
285
- * @since 1.0.6
286
- *
287
- * @return string
288
- */
289
- function fs_find_caller_plugin_file() {
290
- /**
291
- * All the code below will be executed once on activation.
292
- * If the user changes the main plugin's file name, the file_exists()
293
- * will catch it.
294
- */
295
- if ( ! function_exists( 'get_plugins' ) ) {
296
- require_once ABSPATH . 'wp-admin/includes/plugin.php';
297
- }
298
-
299
- $all_plugins = get_plugins();
300
- $all_plugins_paths = array();
301
-
302
- // Get active plugin's main files real full names (might be symlinks).
303
- foreach ( $all_plugins as $relative_path => &$data ) {
304
- $all_plugins_paths[] = fs_normalize_path( realpath( WP_PLUGIN_DIR . '/' . $relative_path ) );
305
- }
306
-
307
- $plugin_file = null;
308
- for ( $i = 1, $bt = debug_backtrace(), $len = count( $bt ); $i < $len; $i ++ ) {
309
- if ( empty( $bt[ $i ]['file'] ) ) {
310
- continue;
311
- }
312
-
313
- if ( in_array( fs_normalize_path( $bt[ $i ]['file'] ), $all_plugins_paths ) ) {
314
- $plugin_file = $bt[ $i ]['file'];
315
- break;
316
- }
317
- }
318
-
319
- if ( is_null( $plugin_file ) ) {
320
- // Throw an error to the developer in case of some edge case dev environment.
321
- wp_die(
322
- 'Freemius SDK couldn\'t find the plugin\'s main file. Please contact sdk@freemius.com with the current error.',
323
- 'Error',
324
- array( 'back_link' => true )
325
- );
326
- }
327
-
328
- return $plugin_file;
329
- }
330
-
331
- require_once dirname( __FILE__ ) . '/supplements/fs-essential-functions-1.1.7.1.php';
332
-
333
- /**
334
- * Update SDK newest version reference.
335
- *
336
- * @author Vova Feldman (@svovaf)
337
- * @since 1.1.6
338
- *
339
- * @param string $sdk_relative_path
340
- * @param string|bool $plugin_file
341
- *
342
- * @global $fs_active_plugins
343
- */
344
- function fs_update_sdk_newest_version( $sdk_relative_path, $plugin_file = false ) {
345
- /**
346
- * If there is a plugin running an older version of FS (1.2.1 or below), the `fs_update_sdk_newest_version()`
347
- * function in the older version will be used instead of this one. But since the older version is using
348
- * the `is_plugin_active` function to check if a plugin is active, passing the theme's `plugin_path` to the
349
- * `is_plugin_active` function will return false since the path is not a plugin path, so `in_activation` will be
350
- * `true` for theme modules and the upgrading of the SDK version to 1.2.2 or newer version will work fine.
351
- *
352
- * Future versions that will call this function will use the proper logic here instead of just relying on the
353
- * `is_plugin_active` function to fail for themes.
354
- *
355
- * @author Leo Fajardo (@leorw)
356
- * @since 1.2.2
357
- */
358
-
359
- global $fs_active_plugins;
360
-
361
- $newest_sdk = $fs_active_plugins->plugins[ $sdk_relative_path ];
362
-
363
- if ( ! is_string( $plugin_file ) ) {
364
- $plugin_file = plugin_basename( fs_find_caller_plugin_file() );
365
- }
366
-
367
- if ( ! isset( $newest_sdk->type ) || 'theme' !== $newest_sdk->type ) {
368
- $in_activation = ( ! is_plugin_active( $plugin_file ) );
369
- } else {
370
- $theme = wp_get_theme();
371
- $in_activation = ( $newest_sdk->plugin_path == $theme->stylesheet );
372
- }
373
-
374
- $fs_active_plugins->newest = (object) array(
375
- 'plugin_path' => $plugin_file,
376
- 'sdk_path' => $sdk_relative_path,
377
- 'version' => $newest_sdk->version,
378
- 'in_activation' => $in_activation,
379
- 'timestamp' => time(),
380
- );
381
-
382
- // Update DB with latest SDK version and path.
383
- update_option( 'fs_active_plugins', $fs_active_plugins );
384
- }
385
-
386
- /**
387
- * Reorder the plugins load order so the plugin with the newest Freemius SDK is loaded first.
388
- *
389
- * @author Vova Feldman (@svovaf)
390
- * @since 1.1.6
391
- *
392
- * @return bool Was plugin order changed. Return false if plugin was loaded first anyways.
393
- *
394
- * @global $fs_active_plugins
395
- */
396
- function fs_newest_sdk_plugin_first() {
397
- global $fs_active_plugins;
398
-
399
- /**
400
- * @todo Multi-site network activated plugin are always loaded prior to site plugins so if there's a a plugin activated in the network mode that has an older version of the SDK of another plugin which is site activated that has new SDK version, the fs-essential-functions.php will be loaded from the older SDK. Same thing about MU plugins (loaded even before network activated plugins).
401
- *
402
- * @link https://github.com/Freemius/wordpress-sdk/issues/26
403
- */
404
- // $active_sitewide_plugins = get_site_option( 'active_sitewide_plugins' );
405
-
406
- $active_plugins = get_option( 'active_plugins' );
407
- $newest_sdk_plugin_key = array_search( $fs_active_plugins->newest->plugin_path, $active_plugins );
408
- if ( 0 == $newest_sdk_plugin_key ) {
409
- // if it's 0 it's the first plugin already, no need to continue
410
- return false;
411
- }
412
-
413
- array_splice( $active_plugins, $newest_sdk_plugin_key, 1 );
414
- array_unshift( $active_plugins, $fs_active_plugins->newest->plugin_path );
415
- update_option( 'active_plugins', $active_plugins );
416
-
417
- return true;
418
- }
419
-
420
- /**
421
- * Go over all Freemius SDKs in the system and find and "remember"
422
- * the newest SDK which is associated with an active plugin.
423
- *
424
- * @author Vova Feldman (@svovaf)
425
- * @since 1.1.6
426
- *
427
- * @global $fs_active_plugins
428
- */
429
- function fs_fallback_to_newest_active_sdk() {
430
- global $fs_active_plugins;
431
-
432
- /**
433
- * @var object $newest_sdk_data
434
- */
435
- $newest_sdk_data = null;
436
- $newest_sdk_path = null;
437
-
438
- foreach ( $fs_active_plugins->plugins as $sdk_relative_path => $data ) {
439
- if ( is_null( $newest_sdk_data ) || version_compare( $data->version, $newest_sdk_data->version, '>' )
440
- ) {
441
- // If plugin inactive or SDK starter file doesn't exist, remove SDK reference.
442
- if ( 'plugin' === $data->type ) {
443
- $is_module_active = is_plugin_active( $data->plugin_path );
444
- } else {
445
- $active_theme = wp_get_theme();
446
- $is_module_active = ( $data->plugin_path === $active_theme->get_template() );
447
- }
448
-
449
- $is_sdk_exists = file_exists( fs_normalize_path( WP_PLUGIN_DIR . '/' . $sdk_relative_path . '/start.php' ) );
450
-
451
- if ( ! $is_module_active || ! $is_sdk_exists ) {
452
- unset( $fs_active_plugins->plugins[ $sdk_relative_path ] );
453
-
454
- // No need to store the data since it will be stored in fs_update_sdk_newest_version()
455
- // or explicitly with update_option().
456
- } else {
457
- $newest_sdk_data = $data;
458
- $newest_sdk_path = $sdk_relative_path;
459
- }
460
- }
461
- }
462
-
463
- if ( is_null( $newest_sdk_data ) ) {
464
- // Couldn't find any SDK reference.
465
- $fs_active_plugins = new stdClass();
466
- update_option( 'fs_active_plugins', $fs_active_plugins );
467
- } else {
468
- fs_update_sdk_newest_version( $newest_sdk_path, $newest_sdk_data->plugin_path );
469
- }
470
- }
471
-
472
- #region Actions / Filters -----------------------------------------
473
-
474
- /**
475
- * Apply filter for specific plugin.
476
- *
477
- * @author Vova Feldman (@svovaf)
478
- * @since 1.0.9
479
- *
480
- * @param string $module_unique_affix Module's unique affix.
481
- * @param string $tag The name of the filter hook.
482
- * @param mixed $value The value on which the filters hooked to `$tag` are applied on.
483
- *
484
- * @return mixed The filtered value after all hooked functions are applied to it.
485
- *
486
- * @uses apply_filters()
487
- */
488
- function fs_apply_filter( $module_unique_affix, $tag, $value ) {
489
- $args = func_get_args();
490
-
491
- return call_user_func_array( 'apply_filters', array_merge(
492
- array( "fs_{$tag}_{$module_unique_affix}" ),
493
- array_slice( $args, 2 ) )
494
- );
495
- }
496
-
497
- #endregion Actions / Filters -----------------------------------------
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/fs-plugin-info-dialog.php DELETED
@@ -1,990 +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.6
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- /**
14
- * Class FS_Plugin_Info_Dialog
15
- *
16
- * @author Vova Feldman (@svovaf)
17
- * @since 1.1.7
18
- */
19
- class FS_Plugin_Info_Dialog {
20
- /**
21
- * @since 1.1.7
22
- *
23
- * @var FS_Logger
24
- */
25
- private $_logger;
26
-
27
- /**
28
- * @since 1.1.7
29
- *
30
- * @var Freemius
31
- */
32
- private $_fs;
33
-
34
- function __construct( Freemius $fs ) {
35
- $this->_fs = $fs;
36
-
37
- $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_' . $fs->get_slug() . '_info', WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
38
-
39
- // Remove default plugin information action.
40
- remove_all_actions( 'install_plugins_pre_plugin-information' );
41
-
42
- // Override action with custom plugins function for add-ons.
43
- add_action( 'install_plugins_pre_plugin-information', array( &$this, 'install_plugin_information' ) );
44
-
45
- // Override request for plugin information for Add-ons.
46
- add_filter(
47
- 'fs_plugins_api',
48
- array( &$this, '_get_addon_info_filter' ),
49
- WP_FS__DEFAULT_PRIORITY, 3 );
50
- }
51
-
52
- /**
53
- * Generate add-on plugin information.
54
- *
55
- * @author Vova Feldman (@svovaf)
56
- * @since 1.0.6
57
- *
58
- * @param array $data
59
- * @param string $action
60
- * @param object|null $args
61
- *
62
- * @return array|null
63
- */
64
- function _get_addon_info_filter( $data, $action = '', $args = null ) {
65
- $this->_logger->entrance();
66
-
67
- $parent_plugin_id = fs_request_get( 'parent_plugin_id', false );
68
-
69
- if ( $this->_fs->get_id() != $parent_plugin_id ||
70
- ( 'plugin_information' !== $action ) ||
71
- ! isset( $args->slug )
72
- ) {
73
- return $data;
74
- }
75
-
76
- // Find add-on by slug.
77
- $selected_addon = $this->_fs->get_addon_by_slug($args->slug, WP_FS__DEV_MODE);
78
-
79
- if ( false === $selected_addon ) {
80
- return $data;
81
- }
82
-
83
- if ( ! isset( $selected_addon->info ) ) {
84
- // Setup some default info.
85
- $selected_addon->info = new stdClass();
86
- $selected_addon->info->selling_point_0 = 'Selling Point 1';
87
- $selected_addon->info->selling_point_1 = 'Selling Point 2';
88
- $selected_addon->info->selling_point_2 = 'Selling Point 3';
89
- $selected_addon->info->description = '<p>Tell your users all about your add-on</p>';
90
- }
91
-
92
- fs_enqueue_local_style( 'fs_addons', '/admin/add-ons.css' );
93
-
94
- $data = $args;
95
-
96
- $is_free = true;
97
-
98
- // Load add-on pricing.
99
- $has_pricing = false;
100
- $has_features = false;
101
- $plans = false;
102
-
103
- $result = $this->_fs->get_api_plugin_scope()->get( "/addons/{$selected_addon->id}/pricing.json?type=visible" );
104
-
105
- if ( ! isset( $result->error ) ) {
106
- $plans = $result->plans;
107
-
108
- if ( is_array( $plans ) ) {
109
- for ( $i = 0, $len = count( $plans ); $i < $len; $i ++ ) {
110
- $pricing = isset( $plans[ $i ]->pricing ) ? $plans[ $i ]->pricing : null;
111
- $features = isset( $plans[ $i ]->features ) ? $plans[ $i ]->features : null;
112
-
113
- $plans[ $i ] = new FS_Plugin_Plan( $plans[ $i ] );
114
- $plan = $plans[ $i ];
115
-
116
- if ( is_array( $pricing ) && 0 < count( $pricing ) ) {
117
- $is_free = false;
118
-
119
- foreach ( $pricing as &$prices ) {
120
- $prices = new FS_Pricing( $prices );
121
- }
122
-
123
- $plan->pricing = $pricing;
124
-
125
- $has_pricing = true;
126
- }
127
-
128
- if ( is_array( $features ) && 0 < count( $features ) ) {
129
- $plan->features = $features;
130
-
131
- $has_features = true;
132
- }
133
- }
134
- }
135
- }
136
-
137
- // Fetch latest version from Freemius.
138
- $latest = $this->_fs->_fetch_latest_version( $selected_addon->id );
139
-
140
- if ( ! $is_free ) {
141
- // If paid add-on, then it's not on wordpress.org
142
- $is_wordpress_org = false;
143
- } else {
144
- // If no versions found, then assume it's a .org plugin.
145
- $is_wordpress_org = ( false === $latest );
146
- }
147
-
148
- if ( $is_wordpress_org ) {
149
- $repo_data = FS_Plugin_Updater::_fetch_plugin_info_from_repository(
150
- 'plugin_information', (object) array(
151
- 'slug' => $selected_addon->slug,
152
- 'is_ssl' => is_ssl(),
153
- 'fields' => array(
154
- 'banners' => true,
155
- 'reviews' => true,
156
- 'downloaded' => false,
157
- 'active_installs' => true
158
- )
159
- ) );
160
-
161
- if ( ! empty( $repo_data ) ) {
162
- $data = $repo_data;
163
- $data->wp_org_missing = false;
164
- } else {
165
- // Couldn't find plugin on .org.
166
- $is_wordpress_org = false;
167
-
168
- // Plugin is missing, not on Freemius nor WP.org.
169
- $data->wp_org_missing = true;
170
- }
171
- }
172
-
173
- if ( ! $is_wordpress_org ) {
174
- $data->checkout_link = $this->_fs->checkout_url();
175
- $data->fs_missing = ( false === $latest );
176
-
177
- if ( $is_free ) {
178
- $data->download_link = $this->_fs->_get_latest_download_local_url( $selected_addon->id );
179
- }
180
- }
181
-
182
- if ( ! $is_wordpress_org ) {
183
- // Fetch as much as possible info from local files.
184
- $plugin_local_data = $this->_fs->get_plugin_data();
185
- $data->name = $selected_addon->title;
186
- $data->author = $plugin_local_data['Author'];
187
- $view_vars = array( 'plugin' => $selected_addon );
188
- $data->sections = array(
189
- 'description' => fs_get_template( '/plugin-info/description.php', $view_vars ),
190
- );
191
-
192
- if ( ! empty( $selected_addon->info->banner_url ) ) {
193
- $data->banners = array(
194
- 'low' => $selected_addon->info->banner_url,
195
- );
196
- }
197
-
198
- if ( ! empty( $selected_addon->info->screenshots ) ) {
199
- $view_vars = array(
200
- 'screenshots' => $selected_addon->info->screenshots,
201
- 'plugin' => $selected_addon,
202
- );
203
- $data->sections['screenshots'] = fs_get_template( '/plugin-info/screenshots.php', $view_vars );
204
- }
205
-
206
- if ( is_object( $latest ) ) {
207
- $data->version = $latest->version;
208
- $data->last_updated = ! is_null( $latest->updated ) ? $latest->updated : $latest->created;
209
- $data->requires = $latest->requires_platform_version;
210
- $data->tested = $latest->tested_up_to_version;
211
- } else {
212
- // Add dummy version.
213
- $data->version = '1.0.0';
214
-
215
- // Add message to developer to deploy the plugin through Freemius.
216
- }
217
- }
218
-
219
- if ( $has_pricing ) {
220
- // Add plans to data.
221
- $data->plans = $plans;
222
-
223
- if ( $has_features ) {
224
- $view_vars = array(
225
- 'plans' => $plans,
226
- 'plugin' => $selected_addon,
227
- );
228
- $data->sections['features'] = fs_get_template( '/plugin-info/features.php', $view_vars );
229
- }
230
- }
231
-
232
- $data->is_paid = ! $is_free;
233
- $data->external = ! $is_wordpress_org;
234
-
235
- return $data;
236
- }
237
-
238
- /**
239
- * @author Vova Feldman (@svovaf)
240
- * @since 1.1.7
241
- *
242
- * @param FS_Plugin_Plan $plan
243
- *
244
- * @return string
245
- */
246
- private function get_billing_cycle( FS_Plugin_Plan $plan ) {
247
- $billing_cycle = null;
248
-
249
- if ( 1 === count( $plan->pricing ) && 1 == $plan->pricing[0]->licenses ) {
250
- $pricing = $plan->pricing[0];
251
- if ( isset( $pricing->annual_price ) ) {
252
- $billing_cycle = 'annual';
253
- } else if ( isset( $pricing->monthly_price ) ) {
254
- $billing_cycle = 'monthly';
255
- } else if ( isset( $pricing->lifetime_price ) ) {
256
- $billing_cycle = 'lifetime';
257
- }
258
- } else {
259
- foreach ( $plan->pricing as $pricing ) {
260
- if ( isset( $pricing->annual_price ) ) {
261
- $billing_cycle = 'annual';
262
- } else if ( isset( $pricing->monthly_price ) ) {
263
- $billing_cycle = 'monthly';
264
- } else if ( isset( $pricing->lifetime_price ) ) {
265
- $billing_cycle = 'lifetime';
266
- }
267
-
268
- if ( ! is_null( $billing_cycle ) ) {
269
- break;
270
- }
271
- }
272
- }
273
-
274
- return $billing_cycle;
275
- }
276
-
277
- /**
278
- * @author Vova Feldman (@svovaf)
279
- * @since 1.1.7
280
- *
281
- * @param FS_Plugin_Plan $plan
282
- * @param FS_Pricing $pricing
283
- *
284
- * @return float|null|string
285
- */
286
- private function get_price_tag( FS_Plugin_Plan $plan, FS_Pricing $pricing ) {
287
- $price_tag = '';
288
- if ( isset( $pricing->annual_price ) ) {
289
- $price_tag = $pricing->annual_price . ( $plan->is_block_features ? ' / year' : '' );
290
- } else if ( isset( $pricing->monthly_price ) ) {
291
- $price_tag = $pricing->monthly_price . ' / mo';
292
- } else if ( isset( $pricing->lifetime_price ) ) {
293
- $price_tag = $pricing->lifetime_price;
294
- }
295
-
296
- return '$' . $price_tag;
297
- }
298
-
299
- /**
300
- * @author Vova Feldman (@svovaf)
301
- * @since 1.1.7
302
- *
303
- * @param object $api
304
- * @param FS_Plugin_Plan|null $plan
305
- *
306
- * @return string
307
- */
308
- private function get_plugin_cta( $api, $plan = null ) {
309
- if ( ( current_user_can( 'install_plugins' ) || current_user_can( 'update_plugins' ) ) ) {
310
-
311
- if ( ! empty( $api->checkout_link ) && isset( $api->plans ) && 0 < is_array( $api->plans ) ) {
312
- if ( is_null( $plan ) ) {
313
- foreach ($api->plans as $p) {
314
- if (!empty($p->pricing)) {
315
- $plan = $p;
316
- break;
317
- }
318
- }
319
- }
320
-
321
- return ' <a class="button button-primary right" href="' . $this->_fs->addon_checkout_url(
322
- $plan->plugin_id,
323
- $plan->pricing[0]->id,
324
- $this->get_billing_cycle( $plan ),
325
- $plan->has_trial()
326
- ) . '" target="_parent">' .
327
- ( ! $plan->has_trial() ?
328
- fs_text_x_inline( 'Purchase', 'verb', 'purchase', $api->slug ) :
329
- sprintf(
330
- /* translators: %s: N-days trial */
331
- fs_text_inline( 'Start my free %s', 'start-free-x', $api->slug ),
332
- $this->get_trial_period( $plan )
333
- )
334
- ) .
335
- '</a>';
336
-
337
- // @todo Add Cart concept.
338
- // echo ' <a class="button right" href="' . $status['url'] . '" target="_parent">' . __( 'Add to Cart' ) . '</a>';
339
-
340
- } else if ( ! empty( $api->download_link ) ) {
341
- $status = install_plugin_install_status( $api );
342
-
343
- // Hosted on WordPress.org.
344
- switch ( $status['status'] ) {
345
- case 'install':
346
- if ( $api->external &&
347
- $this->_fs->is_org_repo_compliant() ||
348
- ! $this->_fs->is_premium()
349
- ) {
350
- /**
351
- * Add-on hosted on Freemius, not yet installed, and core
352
- * plugin is wordpress.org compliant. Therefore, require a download
353
- * since installing external plugins is not allowed by the wp.org guidelines.
354
- */
355
- return ' <a class="button button-primary right" href="' . esc_url( $api->download_link ) . '" target="_blank">' . fs_esc_html_x_inline( 'Download Latest', 'as download latest version', 'download-latest', $api->slug ) . '</a>';
356
- } else {
357
- if ( $status['url'] ) {
358
- return '<a class="button button-primary right" href="' . $status['url'] . '" target="_parent">' . fs_esc_html_inline( 'Install Now', 'install-now', $api->slug ) . '</a>';
359
- }
360
- }
361
- break;
362
- case 'update_available':
363
- if ( $status['url'] ) {
364
- return '<a class="button button-primary right" href="' . $status['url'] . '" target="_parent">' . fs_text_inline( 'Install Update Now', 'install-update-now', $api->slug ) . '</a>';
365
- }
366
- break;
367
- case 'newer_installed':
368
- return '<a class="button button-primary right disabled">' . sprintf( fs_text_inline( 'Newer Version (%s) Installed', 'newer-installed', $api->slug ), $status['version'] ) . '</a>';
369
- break;
370
- case 'latest_installed':
371
- return '<a class="button button-primary right disabled">' . fs_text_inline( 'Latest Version Installed', 'latest-installed', $api->slug ) . '</a>';
372
- break;
373
- }
374
-
375
- }
376
- }
377
-
378
- return '';
379
- }
380
-
381
- /**
382
- * @author Vova Feldman (@svovaf)
383
- * @since 1.1.7
384
- *
385
- * @param FS_Plugin_Plan $plan
386
- *
387
- * @return string
388
- */
389
- private function get_trial_period( $plan ) {
390
- $trial_period = (int) $plan->trial_period;
391
-
392
- switch ( $trial_period ) {
393
- case 30:
394
- return 'month';
395
- case 60:
396
- return '2 months';
397
- default:
398
- return "{$plan->trial_period} days";
399
- }
400
- }
401
-
402
- /**
403
- * Display plugin information in dialog box form.
404
- *
405
- * Based on core install_plugin_information() function.
406
- *
407
- * @author Vova Feldman (@svovaf)
408
- * @since 1.0.6
409
- */
410
- function install_plugin_information() {
411
- global $tab;
412
-
413
- if ( empty( $_REQUEST['plugin'] ) ) {
414
- return;
415
- }
416
-
417
- $args = array(
418
- 'slug' => wp_unslash( $_REQUEST['plugin'] ),
419
- 'is_ssl' => is_ssl(),
420
- 'fields' => array(
421
- 'banners' => true,
422
- 'reviews' => true,
423
- 'downloaded' => false,
424
- 'active_installs' => true
425
- )
426
- );
427
-
428
- if ( is_array( $args ) ) {
429
- $args = (object) $args;
430
- }
431
-
432
- if ( ! isset( $args->per_page ) ) {
433
- $args->per_page = 24;
434
- }
435
-
436
- if ( ! isset( $args->locale ) ) {
437
- $args->locale = get_locale();
438
- }
439
-
440
- $api = apply_filters( 'fs_plugins_api', false, 'plugin_information', $args );
441
-
442
- if ( is_wp_error( $api ) ) {
443
- wp_die( $api );
444
- }
445
-
446
- $plugins_allowedtags = array(
447
- 'a' => array(
448
- 'href' => array(),
449
- 'title' => array(),
450
- 'target' => array(),
451
- // Add image style for screenshots.
452
- 'class' => array()
453
- ),
454
- 'style' => array(),
455
- 'abbr' => array( 'title' => array() ),
456
- 'acronym' => array( 'title' => array() ),
457
- 'code' => array(),
458
- 'pre' => array(),
459
- 'em' => array(),
460
- 'strong' => array(),
461
- 'div' => array( 'class' => array() ),
462
- 'span' => array( 'class' => array() ),
463
- 'p' => array(),
464
- 'ul' => array(),
465
- 'ol' => array(),
466
- 'li' => array( 'class' => array() ),
467
- 'i' => array( 'class' => array() ),
468
- 'h1' => array(),
469
- 'h2' => array(),
470
- 'h3' => array(),
471
- 'h4' => array(),
472
- 'h5' => array(),
473
- 'h6' => array(),
474
- 'img' => array( 'src' => array(), 'class' => array(), 'alt' => array() ),
475
- // 'table' => array(),
476
- // 'td' => array(),
477
- // 'tr' => array(),
478
- // 'th' => array(),
479
- // 'thead' => array(),
480
- // 'tbody' => array(),
481
- );
482
-
483
- $plugins_section_titles = array(
484
- 'description' => fs_text_x_inline( 'Description', 'Plugin installer section title', 'description', $api->slug ),
485
- 'installation' => fs_text_x_inline( 'Installation', 'Plugin installer section title', 'installation', $api->slug ),
486
- 'faq' => fs_text_x_inline( 'FAQ', 'Plugin installer section title', 'faq', $api->slug ),
487
- 'screenshots' => fs_text_inline( 'Screenshots', 'screenshots', $api->slug ),
488
- 'changelog' => fs_text_x_inline( 'Changelog', 'Plugin installer section title', 'changelog', $api->slug ),
489
- 'reviews' => fs_text_x_inline( 'Reviews', 'Plugin installer section title', 'reviews', $api->slug ),
490
- 'other_notes' => fs_text_x_inline( 'Other Notes', 'Plugin installer section title', 'other-notes', $api->slug ),
491
- );
492
-
493
- // Sanitize HTML
494
- // foreach ( (array) $api->sections as $section_name => $content ) {
495
- // $api->sections[$section_name] = wp_kses( $content, $plugins_allowedtags );
496
- // }
497
-
498
- foreach ( array( 'version', 'author', 'requires', 'tested', 'homepage', 'downloaded', 'slug' ) as $key ) {
499
- if ( isset( $api->$key ) ) {
500
- $api->$key = wp_kses( $api->$key, $plugins_allowedtags );
501
- }
502
- }
503
-
504
- // Add after $api->slug is ready.
505
- $plugins_section_titles['features'] = fs_text_x_inline( 'Features & Pricing', 'Plugin installer section title', 'features-and-pricing', $api->slug );
506
-
507
- $_tab = esc_attr( $tab );
508
-
509
- $section = isset( $_REQUEST['section'] ) ? wp_unslash( $_REQUEST['section'] ) : 'description'; // Default to the Description tab, Do not translate, API returns English.
510
- if ( empty( $section ) || ! isset( $api->sections[ $section ] ) ) {
511
- $section_titles = array_keys( (array) $api->sections );
512
- $section = array_shift( $section_titles );
513
- }
514
-
515
- iframe_header( fs_text_inline( 'Plugin Install', 'plugin-install', $api->slug ) );
516
-
517
- $_with_banner = '';
518
-
519
- // var_dump($api->banners);
520
- if ( ! empty( $api->banners ) && ( ! empty( $api->banners['low'] ) || ! empty( $api->banners['high'] ) ) ) {
521
- $_with_banner = 'with-banner';
522
- $low = empty( $api->banners['low'] ) ? $api->banners['high'] : $api->banners['low'];
523
- $high = empty( $api->banners['high'] ) ? $api->banners['low'] : $api->banners['high'];
524
- ?>
525
- <style type="text/css">
526
- #plugin-information-title.with-banner
527
- {
528
- background-image: url( <?php echo esc_url( $low ); ?> );
529
- }
530
-
531
- @media only screen and ( -webkit-min-device-pixel-ratio: 1.5 )
532
- {
533
- #plugin-information-title.with-banner
534
- {
535
- background-image: url( <?php echo esc_url( $high ); ?> );
536
- }
537
- }
538
- </style>
539
- <?php
540
- }
541
-
542
- echo '<div id="plugin-information-scrollable">';
543
- echo "<div id='{$_tab}-title' class='{$_with_banner}'><div class='vignette'></div><h2>{$api->name}</h2></div>";
544
- echo "<div id='{$_tab}-tabs' class='{$_with_banner}'>\n";
545
-
546
- foreach ( (array) $api->sections as $section_name => $content ) {
547
- if ( 'reviews' === $section_name && ( empty( $api->ratings ) || 0 === array_sum( (array) $api->ratings ) ) ) {
548
- continue;
549
- }
550
-
551
- if ( isset( $plugins_section_titles[ $section_name ] ) ) {
552
- $title = $plugins_section_titles[ $section_name ];
553
- } else {
554
- $title = ucwords( str_replace( '_', ' ', $section_name ) );
555
- }
556
-
557
- $class = ( $section_name === $section ) ? ' class="current"' : '';
558
- $href = add_query_arg( array( 'tab' => $tab, 'section' => $section_name ) );
559
- $href = esc_url( $href );
560
- $san_section = esc_attr( $section_name );
561
- echo "\t<a name='$san_section' href='$href' $class>$title</a>\n";
562
- }
563
-
564
- echo "</div>\n";
565
-
566
- ?>
567
- <div id="<?php echo $_tab; ?>-content" class='<?php echo $_with_banner; ?>'>
568
- <div class="fyi">
569
- <?php if ( $api->is_paid ) : ?>
570
- <?php if ( isset( $api->plans ) ) : ?>
571
- <div class="plugin-information-pricing">
572
- <?php foreach ( $api->plans as $plan ) : ?>
573
- <?php
574
- if ( empty( $plan->pricing ) ) {
575
- continue;
576
- }
577
-
578
- /**
579
- * @var FS_Plugin_Plan $plan
580
- */
581
- ?>
582
- <?php $first_pricing = $plan->pricing[0] ?>
583
- <?php $is_multi_cycle = $first_pricing->is_multi_cycle() ?>
584
- <div class="fs-plan<?php if ( ! $is_multi_cycle ) {
585
- echo ' fs-single-cycle';
586
- } ?>" data-plan-id="<?php echo $plan->id ?>">
587
- <h3 data-plan="<?php echo $plan->id ?>"><?php echo esc_html( sprintf( fs_text_x_inline( '%s Plan', 'e.g. Professional Plan', 'x-plan', $api->slug ), $plan->title ) ) ?></h3>
588
- <?php $has_annual = $first_pricing->has_annual() ?>
589
- <?php $has_monthly = $first_pricing->has_monthly() ?>
590
- <div class="nav-tab-wrapper">
591
- <?php $billing_cycles = array( 'monthly', 'annual', 'lifetime' ) ?>
592
- <?php $i = 0;
593
- foreach ( $billing_cycles as $cycle ) : ?>
594
- <?php $prop = "{$cycle}_price";
595
- if ( isset( $first_pricing->{$prop} ) ) : ?>
596
- <?php $is_featured = ( 'annual' === $cycle && $is_multi_cycle ) ?>
597
- <?php
598
- $prices = array();
599
- foreach ( $plan->pricing as $pricing ) {
600
- if ( isset( $pricing->{$prop} ) ) {
601
- $prices[] = array(
602
- 'id' => $pricing->id,
603
- 'licenses' => $pricing->licenses,
604
- 'price' => $pricing->{$prop}
605
- );
606
- }
607
- }
608
- ?>
609
- <a class="nav-tab" data-billing-cycle="<?php echo $cycle ?>"
610
- data-pricing="<?php echo esc_attr( json_encode( $prices ) ) ?>">
611
- <?php if ( $is_featured ) : ?>
612
- <label>&#9733; <?php fs_esc_html_echo_x_inline( 'Best', 'e.g. the best product', 'best', $api->slug ) ?> &#9733;</label>
613
- <?php endif ?>
614
- <?php
615
- switch ($cycle)
616
- {
617
- case 'monthly':
618
- fs_esc_html_echo_x_inline( 'Monthly', 'as every month', 'monthly', $api->slug );
619
- break;
620
- case 'annual':
621
- fs_esc_html_echo_x_inline( 'Annual', 'as once a year', 'annual', $api->slug );
622
- break;
623
- case 'lifetime':
624
- fs_esc_html_echo_inline( 'Lifetime', 'lifetime', $api->slug );
625
- break;
626
- }
627
- ?>
628
- </a>
629
- <?php endif ?>
630
- <?php $i ++; endforeach ?>
631
- <?php wp_enqueue_script( 'jquery' ) ?>
632
- <script type="text/javascript">
633
- (function ($, undef) {
634
- var
635
- _formatBillingFrequency = function (cycle) {
636
- switch (cycle) {
637
- case 'monthly':
638
- return '<?php printf( fs_text_x_inline( 'Billed %s', 'e.g. billed monthly', 'billed-x', $api->slug), fs_text_x_inline( 'Monthly', 'as every month', 'monthly', $api->slug ) ) ?>';
639
- case 'annual':
640
- return '<?php printf( fs_text_x_inline( 'Billed %s', 'e.g. billed monthly', 'billed-x', $api->slug), fs_text_x_inline( 'Annually', 'as once a year', 'annually', $api->slug ) ) ?>';
641
- case 'lifetime':
642
- return '<?php printf( fs_text_x_inline( 'Billed %s', 'e.g. billed monthly', 'billed-x', $api->slug), fs_text_x_inline( 'Once', 'as once a year', 'once', $api->slug ) ) ?>';
643
- }
644
- },
645
- _formatLicensesTitle = function (pricing) {
646
- switch (pricing.licenses) {
647
- case 1:
648
- return '<?php fs_esc_attr_echo_inline( 'Single Site License', 'license-single-site', $api->slug ) ?>';
649
- case null:
650
- return '<?php fs_esc_attr_echo_inline( 'Unlimited Licenses', 'license-unlimited', $api->slug ) ?>';
651
- default:
652
- return '<?php fs_esc_attr_echo_inline( 'Up to %s Sites', 'license-x-sites', $api->slug ) ?>'.replace('%s', pricing.licenses);
653
- }
654
- },
655
- _formatPrice = function (pricing, cycle, multipleLicenses) {
656
- if (undef === multipleLicenses)
657
- multipleLicenses = true;
658
-
659
- var priceCycle;
660
- switch (cycle) {
661
- case 'monthly':
662
- priceCycle = ' / <?php fs_echo_x_inline( 'mo', 'as monthly period', 'mo', $api->slug ) ?>';
663
- break;
664
- case 'lifetime':
665
- priceCycle = '';
666
- break;
667
- case 'annual':
668
- default:
669
- priceCycle = ' / <?php fs_echo_x_inline('year', 'as annual period', 'year', $api->slug) ?>';
670
- break;
671
- }
672
-
673
- if (!multipleLicenses && 1 == pricing.licenses) {
674
- return '$' + pricing.price + priceCycle;
675
- }
676
-
677
- return _formatLicensesTitle(pricing) + ' - <var class="fs-price">$' + pricing.price + priceCycle + '</var>';
678
- },
679
- _checkoutUrl = function (plan, pricing, cycle) {
680
- return '<?php echo esc_url_raw(remove_query_arg('billing_cycle', add_query_arg(array('plugin_id' => $plan->plugin_id), $api->checkout_link))) ?>' +
681
- '&plan_id=' + plan +
682
- '&pricing_id=' + pricing +
683
- '&billing_cycle=' + cycle<?php if ($plan->has_trial()) { echo " + '&trial=true'"; }?>;
684
- },
685
- _updateCtaUrl = function (plan, pricing, cycle) {
686
- $('.plugin-information-pricing .button, #plugin-information-footer .button').attr('href', _checkoutUrl(plan, pricing, cycle));
687
- };
688
-
689
- $(document).ready(function () {
690
- var $plan = $('.plugin-information-pricing .fs-plan[data-plan-id=<?php echo $plan->id ?>]');
691
- $plan.find('input[type=radio]').live('click', function () {
692
- _updateCtaUrl(
693
- $plan.attr('data-plan-id'),
694
- $(this).val(),
695
- $plan.find('.nav-tab-active').attr('data-billing-cycle')
696
- );
697
-
698
- $plan.find('.fs-trial-terms .fs-price').html(
699
- $(this).parents('label').find('.fs-price').html()
700
- );
701
- });
702
-
703
- $plan.find('.nav-tab').click(function () {
704
- if ($(this).hasClass('nav-tab-active'))
705
- return;
706
-
707
- var $this = $(this),
708
- billingCycle = $this.attr('data-billing-cycle'),
709
- pricing = JSON.parse($this.attr('data-pricing')),
710
- $pricesList = $this.parents('.fs-plan').find('.fs-pricing-body .fs-licenses'),
711
- html = '';
712
-
713
- // Un-select previously selected tab.
714
- $plan.find('.nav-tab').removeClass('nav-tab-active');
715
-
716
- // Select current tab.
717
- $this.addClass('nav-tab-active');
718
-
719
- // Render licenses prices.
720
- if (1 == pricing.length) {
721
- html = '<li><label><?php echo fs_esc_attr_x_inline( 'Price', 'noun', 'price', $api->slug ) ?>: ' + _formatPrice(pricing[0], billingCycle, false) + '</label></li>';
722
- } else {
723
- for (var i = 0; i < pricing.length; i++) {
724
- html += '<li><label><input name="pricing-<?php echo $plan->id ?>" type="radio" value="' + pricing[i].id + '">' + _formatPrice(pricing[i], billingCycle) + '</label></li>';
725
- }
726
- }
727
- $pricesList.html(html);
728
-
729
- if (1 < pricing.length) {
730
- // Select first license option.
731
- $pricesList.find('li:first input').click();
732
- }
733
- else {
734
- _updateCtaUrl(
735
- $plan.attr('data-plan-id'),
736
- pricing[0].id,
737
- billingCycle
738
- );
739
- }
740
-
741
- // Update billing frequency.
742
- $plan.find('.fs-billing-frequency').html(_formatBillingFrequency(billingCycle));
743
-
744
- if ('annual' === billingCycle) {
745
- $plan.find('.fs-annual-discount').show();
746
- } else {
747
- $plan.find('.fs-annual-discount').hide();
748
- }
749
- });
750
-
751
- <?php if ( $has_annual ) : ?>
752
- // Select annual by default.
753
- $plan.find('.nav-tab[data-billing-cycle=annual]').click();
754
- <?php else : ?>
755
- // Select first tab.
756
- $plan.find('.nav-tab:first').click();
757
- <?php endif ?>
758
- });
759
- }(jQuery));
760
- </script>
761
- </div>
762
- <div class="fs-pricing-body">
763
- <span class="fs-billing-frequency"></span>
764
- <?php $annual_discount = ( $has_annual && $has_monthly ) ? $plan->pricing[0]->annual_discount_percentage() : 0 ?>
765
- <?php if ( $annual_discount > 0 ) : ?>
766
- <span
767
- class="fs-annual-discount"><?php printf( fs_esc_html_x_inline( 'Save %s', 'as a discount of $5 or 10%', 'save-x', $api->slug ), $annual_discount . '%' ) ?></span>
768
- <?php endif ?>
769
- <ul class="fs-licenses">
770
- </ul>
771
- <?php echo $this->get_plugin_cta( $api, $plan ) ?>
772
- <div style="clear:both"></div>
773
- <?php if ( $plan->has_trial() ) : ?>
774
- <?php $trial_period = $this->get_trial_period( $plan ) ?>
775
- <ul class="fs-trial-terms">
776
- <li>
777
- <i class="dashicons dashicons-yes"></i><?php echo esc_html( sprintf( fs_text_inline( 'No commitment for %s - cancel anytime', 'no-commitment-x', $api->slug ), $trial_period ) ) ?>
778
- </li>
779
- <li>
780
- <i class="dashicons dashicons-yes"></i><?php printf( esc_html( fs_text_inline( 'After your free %s, pay as little as %s', 'after-x-pay-as-little-y', $api->slug ) ), $trial_period, '<var class="fs-price">' . $this->get_price_tag( $plan, $plan->pricing[0] ) . '</var>' ) ?>
781
- </li>
782
- </ul>
783
- <?php endif ?>
784
- </div>
785
- </div>
786
- </div>
787
- <?php endforeach ?>
788
- <?php endif ?>
789
- <?php endif ?>
790
- <div>
791
- <h3><?php fs_echo_inline( 'Details', 'details', $api->slug ) ?></h3>
792
- <ul>
793
- <?php if ( ! empty( $api->version ) ) { ?>
794
- <li><strong><?php fs_esc_html_echo_x_inline( 'Version', 'product version', 'version', $api->slug ); ?>:</strong> <?php echo $api->version; ?></li>
795
- <?php
796
- }
797
- if ( ! empty( $api->author ) ) {
798
- ?>
799
- <li>
800
- <strong><?php fs_echo_x_inline( 'Author', 'as the plugin author', 'author', $api->slug ); ?>:</strong> <?php echo links_add_target( $api->author, '_blank' ); ?>
801
- </li>
802
- <?php
803
- }
804
- if ( ! empty( $api->last_updated ) ) {
805
- ?>
806
- <li><strong><?php fs_echo_inline( 'Last Updated', 'last-updated', $api->slug ); ?>:</strong> <span
807
- title="<?php echo $api->last_updated; ?>">
808
- <?php echo esc_html( sprintf(
809
- /* translators: %s: time period (e.g. "2 hours" ago) */
810
- fs_text_x_inline( '%s ago', 'x-ago', $api->slug ),
811
- human_time_diff( strtotime( $api->last_updated ) )
812
- ) ) ?>
813
- </span></li>
814
- <?php
815
- }
816
- if ( ! empty( $api->requires ) ) {
817
- ?>
818
- <li>
819
- <strong><?php fs_esc_html_echo_inline( 'Requires WordPress Version', 'requires-wordpress-version', $api->slug ) ?>:</strong> <?php echo esc_html( sprintf( fs_text_inline( '%s or higher', 'x-or-higher', $api->slug ), $api->requires ) ) ?>
820
- </li>
821
- <?php
822
- }
823
- if ( ! empty( $api->tested ) ) {
824
- ?>
825
- <li><strong><?php fs_esc_html_echo_inline( 'Compatible up to', 'compatible-up-to', $api->slug ); ?>:</strong> <?php echo $api->tested; ?>
826
- </li>
827
- <?php
828
- }
829
- if ( ! empty( $api->downloaded ) ) {
830
- ?>
831
- <li>
832
- <strong><?php fs_esc_html_echo_inline( 'Downloaded', 'downloaded', $api->slug ) ?>:</strong> <?php echo esc_html( sprintf(
833
- ( ( 1 == $api->downloaded ) ?
834
- /* translators: %s: 1 or One (Number of times downloaded) */
835
- fs_text_inline( '%s time', 'x-time', $api->slug ) :
836
- /* translators: %s: Number of times downloaded */
837
- fs_text_inline( '%s times', 'x-times', $api->slug )
838
- ),
839
- number_format_i18n( $api->downloaded )
840
- ) ); ?>
841
- </li>
842
- <?php
843
- }
844
- if ( ! empty( $api->slug ) && empty( $api->external ) ) {
845
- ?>
846
- <li><a target="_blank"
847
- href="https://wordpress.org/plugins/<?php echo $api->slug; ?>/"><?php fs_esc_html_echo_inline( 'WordPress.org Plugin Page', 'wp-org-plugin-page', $api->slug ) ?> &#187;</a>
848
- </li>
849
- <?php
850
- }
851
- if ( ! empty( $api->homepage ) ) {
852
- ?>
853
- <li><a target="_blank"
854
- href="<?php echo esc_url( $api->homepage ); ?>"><?php fs_esc_html_echo_inline( 'Plugin Homepage', 'plugin-homepage', $api->slug ) ?> &#187;</a>
855
- </li>
856
- <?php
857
- }
858
- if ( ! empty( $api->donate_link ) && empty( $api->contributors ) ) {
859
- ?>
860
- <li><a target="_blank"
861
- href="<?php echo esc_url( $api->donate_link ); ?>"><?php fs_esc_html_echo_inline( 'Donate to this plugin', 'donate-to-plugin', $api->slug ) ?> &#187;</a>
862
- </li>
863
- <?php } ?>
864
- </ul>
865
- </div>
866
- <?php if ( ! empty( $api->rating ) ) { ?>
867
- <h3><?php fs_echo_inline( 'Average Rating', 'average-rating', $api->slug ); ?></h3>
868
- <?php wp_star_rating( array(
869
- 'rating' => $api->rating,
870
- 'type' => 'percent',
871
- 'number' => $api->num_ratings
872
- ) ); ?>
873
- <small>(<?php echo esc_html( sprintf(
874
- fs_text_inline( 'based on %s', 'based-on-x', $api->slug ),
875
- sprintf(
876
- ( ( 1 == $api->num_ratings ) ?
877
- /* translators: %s: 1 or One */
878
- fs_text_inline( '%s rating', 'x-rating', $api->slug ) :
879
- /* translators: %s: Number larger than 1 */
880
- fs_text_inline( '%s ratings', 'x-ratings', $api->slug )
881
- ),
882
- number_format_i18n( $api->num_ratings )
883
- ) ) ) ?>)</small>
884
- <?php
885
- }
886
-
887
- if ( ! empty( $api->ratings ) && array_sum( (array) $api->ratings ) > 0 ) {
888
- foreach ( $api->ratings as $key => $ratecount ) {
889
- // Avoid div-by-zero.
890
- $_rating = $api->num_ratings ? ( $ratecount / $api->num_ratings ) : 0;
891
- $stars_label = sprintf(
892
- ( ( 1 == $key ) ?
893
- /* translators: %s: 1 or One */
894
- fs_text_inline( '%s star', 'x-star', $api->slug ) :
895
- /* translators: %s: Number larger than 1 */
896
- fs_text_inline( '%s stars', 'x-stars', $api->slug )
897
- ),
898
- number_format_i18n( $key )
899
- );
900
- ?>
901
- <div class="counter-container">
902
- <span class="counter-label"><a
903
- href="https://wordpress.org/support/view/plugin-reviews/<?php echo $api->slug; ?>?filter=<?php echo $key; ?>"
904
- target="_blank"
905
- title="<?php echo esc_attr( sprintf(
906
- /* translators: %s: # of stars (e.g. 5 stars) */
907
- fs_text_inline( 'Click to see reviews that provided a rating of %s', 'click-to-reviews', $api->slug ),
908
- $stars_label
909
- ) ) ?>"><?php echo $stars_label ?></a></span>
910
- <span class="counter-back">
911
- <span class="counter-bar" style="width: <?php echo 92 * $_rating; ?>px;"></span>
912
- </span>
913
- <span class="counter-count"><?php echo number_format_i18n( $ratecount ); ?></span>
914
- </div>
915
- <?php
916
- }
917
- }
918
- if ( ! empty( $api->contributors ) ) {
919
- ?>
920
- <h3><?php fs_echo_inline( 'Contributors', 'contributors', $api->slug ); ?></h3>
921
- <ul class="contributors">
922
- <?php
923
- foreach ( (array) $api->contributors as $contrib_username => $contrib_profile ) {
924
- if ( empty( $contrib_username ) && empty( $contrib_profile ) ) {
925
- continue;
926
- }
927
- if ( empty( $contrib_username ) ) {
928
- $contrib_username = preg_replace( '/^.+\/(.+)\/?$/', '\1', $contrib_profile );
929
- }
930
- $contrib_username = sanitize_user( $contrib_username );
931
- if ( empty( $contrib_profile ) ) {
932
- echo "<li><img src='https://wordpress.org/grav-redirect.php?user={$contrib_username}&amp;s=36' width='18' height='18' />{$contrib_username}</li>";
933
- } else {
934
- echo "<li><a href='{$contrib_profile}' target='_blank'><img src='https://wordpress.org/grav-redirect.php?user={$contrib_username}&amp;s=36' width='18' height='18' />{$contrib_username}</a></li>";
935
- }
936
- }
937
- ?>
938
- </ul>
939
- <?php if ( ! empty( $api->donate_link ) ) { ?>
940
- <a target="_blank"
941
- href="<?php echo esc_url( $api->donate_link ); ?>"><?php fs_echo_inline( 'Donate to this plugin', 'donate-to-plugin', $api->slug ) ?> &#187;</a>
942
- <?php } ?>
943
- <?php } ?>
944
- </div>
945
- <div id="section-holder" class="wrap">
946
- <?php
947
- if ( ! empty( $api->tested ) && version_compare( substr( $GLOBALS['wp_version'], 0, strlen( $api->tested ) ), $api->tested, '>' ) ) {
948
- echo '<div class="notice notice-warning"><p>' . '<strong>' . fs_text_inline( 'Warning', 'warning', $api->slug ) . ':</strong> ' . fs_text_inline( 'This plugin has not been tested with your current version of WordPress.', 'not-tested-warning', $api->slug ) . '</p></div>';
949
- } else if ( ! empty( $api->requires ) && version_compare( substr( $GLOBALS['wp_version'], 0, strlen( $api->requires ) ), $api->requires, '<' ) ) {
950
- echo '<div class="notice notice-warning"><p>' . '<strong>' . fs_text_inline( 'Warning', 'warning', $api->slug ) . ':</strong> ' . fs_text_inline( 'This plugin has not been marked as compatible with your version of WordPress.', 'not-compatible-warning', $api->slug ) . '</p></div>';
951
- }
952
-
953
- foreach ( (array) $api->sections as $section_name => $content ) {
954
- $content = links_add_base_url( $content, 'https://wordpress.org/plugins/' . $api->slug . '/' );
955
- $content = links_add_target( $content, '_blank' );
956
-
957
- $san_section = esc_attr( $section_name );
958
-
959
- $display = ( $section_name === $section ) ? 'block' : 'none';
960
-
961
- if ( 'description' === $section_name &&
962
- ( ( ! $api->external && $api->wp_org_missing ) ||
963
- ( $api->external && $api->fs_missing ) )
964
- ) {
965
- $missing_notice = array(
966
- 'type' => 'error',
967
- 'id' => md5( microtime() ),
968
- 'message' => $api->is_paid ?
969
- fs_text_inline( 'Paid add-on must be deployed to Freemius.', 'paid-addon-not-deployed', $api->slug ) :
970
- fs_text_inline( 'Add-on must be deployed to WordPress.org or Freemius.', 'free-addon-not-deployed', $api->slug ),
971
- );
972
- fs_require_template( 'admin-notice.php', $missing_notice );
973
- }
974
- echo "\t<div id='section-{$san_section}' class='section' style='display: {$display};'>\n";
975
- echo $content;
976
- echo "\t</div>\n";
977
- }
978
- echo "</div>\n";
979
- echo "</div>\n";
980
- echo "</div>\n"; // #plugin-information-scrollable
981
- echo "<div id='$tab-footer'>\n";
982
-
983
- echo $this->get_plugin_cta( $api );
984
-
985
- echo "</div>\n";
986
-
987
- iframe_footer();
988
- exit;
989
- }
990
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/i18n.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.1.4
7
- *
8
- * @deprecated This file is no longer in use. It's still in the project for backward compatibility.
9
- */
10
-
11
- if ( ! defined( 'ABSPATH' ) ) {
12
- exit;
13
- }
14
-
15
- require_once dirname( __FILE__ ) . '/l10n.php';
16
-
17
- /**
18
- * All strings can now be overridden.
19
- *
20
- * For example, if we want to override:
21
- * 'you-are-step-away' => 'You are just one step away - %s',
22
- *
23
- * We can use the filter:
24
- * fs_override_i18n( array(
25
- * 'opt-in-connect' => __( "Yes - I'm in!", '{your-text_domain}' ),
26
- * 'skip' => __( 'Not today', '{your-text_domain}' ),
27
- * ), '{plugin_slug}' );
28
- *
29
- * Or with the Freemius instance:
30
- *
31
- * my_freemius->override_i18n( array(
32
- * 'opt-in-connect' => __( "Yes - I'm in!", '{your-text_domain}' ),
33
- * 'skip' => __( 'Not today', '{your-text_domain}' ),
34
- * ) );
35
- */
36
- global $fs_text;
37
-
38
- $fs_text = array(
39
- 'account' => _fs_text( 'Account' ),
40
- 'addon' => _fs_text( 'Add-On' ),
41
- 'contact-us' => _fs_text( 'Contact Us' ),
42
- 'contact-support' => _fs_text( 'Contact Support' ),
43
- 'change-ownership' => _fs_text( 'Change Ownership' ),
44
- 'support' => _fs_text( 'Support' ),
45
- 'support-forum' => _fs_text( 'Support Forum' ),
46
- 'add-ons' => _fs_text( 'Add-Ons' ),
47
- 'upgrade' => _fs_x( 'Upgrade', 'verb' ),
48
- 'awesome' => _fs_text( 'Awesome' ),
49
- 'pricing' => _fs_x( 'Pricing', 'noun' ),
50
- 'price' => _fs_x( 'Price', 'noun' ),
51
- 'unlimited-updates' => _fs_text( 'Unlimited Updates' ),
52
- 'downgrade' => _fs_x( 'Downgrade', 'verb' ),
53
- 'cancel-subscription' => _fs_x( 'Cancel Subscription', 'verb' ),
54
- 'cancel-trial' => _fs_text( 'Cancel Trial' ),
55
- 'free-trial' => _fs_text( 'Free Trial' ),
56
- 'start-free-x' => _fs_text( 'Start my free %s' ),
57
- 'no-commitment-x' => _fs_text( 'No commitment for %s - cancel anytime' ),
58
- 'after-x-pay-as-little-y' => _fs_text( 'After your free %s, pay as little as %s' ),
59
- 'details' => _fs_text( 'Details' ),
60
- 'account-details' => _fs_text( 'Account Details' ),
61
- 'delete' => _fs_x( 'Delete', 'verb' ),
62
- 'show' => _fs_x( 'Show', 'verb' ),
63
- 'hide' => _fs_x( 'Hide', 'verb' ),
64
- 'edit' => _fs_x( 'Edit', 'verb' ),
65
- 'update' => _fs_x( 'Update', 'verb' ),
66
- 'date' => _fs_text( 'Date' ),
67
- 'amount' => _fs_text( 'Amount' ),
68
- 'invoice' => _fs_text( 'Invoice' ),
69
- 'billing' => _fs_text( 'Billing' ),
70
- 'payments' => _fs_text( 'Payments' ),
71
- 'delete-account' => _fs_text( 'Delete Account' ),
72
- 'dismiss' => _fs_x( 'Dismiss', 'as close a window' ),
73
- 'plan' => _fs_x( 'Plan', 'as product pricing plan' ),
74
- 'change-plan' => _fs_text( 'Change Plan' ),
75
- 'download-x-version' => _fs_x( 'Download %s Version', 'as download professional version' ),
76
- 'download-x-version-now' => _fs_x( 'Download %s version now', 'as download professional version now' ),
77
- 'download-latest' => _fs_x( 'Download Latest', 'as download latest version' ),
78
- 'you-have-x-license' => _fs_x( 'You have a %s license.', 'E.g. you have a professional license.' ),
79
- 'new' => _fs_text( 'New' ),
80
- 'free' => _fs_text( 'Free' ),
81
- 'trial' => _fs_x( 'Trial', 'as trial plan' ),
82
- 'start-trial' => _fs_x( 'Start Trial', 'as starting a trial plan' ),
83
- 'purchase' => _fs_x( 'Purchase', 'verb' ),
84
- 'purchase-license' => _fs_text( 'Purchase License' ),
85
- 'buy' => _fs_x( 'Buy', 'verb' ),
86
- 'buy-license' => _fs_text( 'Buy License' ),
87
- 'license-single-site' => _fs_text( 'Single Site License' ),
88
- 'license-unlimited' => _fs_text( 'Unlimited Licenses' ),
89
- 'license-x-sites' => _fs_text( 'Up to %s Sites' ),
90
- 'renew-license-now' => _fs_text( '%sRenew your license now%s to access version %s features and support.' ),
91
- 'ask-for-upgrade-email-address' => _fs_text( "Enter the email address you've used for the upgrade below and we will resend you the license key." ),
92
- 'x-plan' => _fs_x( '%s Plan', 'e.g. Professional Plan' ),
93
- 'you-are-step-away' => _fs_text( 'You are just one step away - %s' ),
94
- 'activate-x-now' => _fs_x( 'Complete "%s" Activation Now',
95
- '%s - plugin name. As complete "Jetpack" activation now' ),
96
- 'few-plugin-tweaks' => _fs_text( 'We made a few tweaks to the %s, %s' ),
97
- 'optin-x-now' => _fs_text( 'Opt in to make "%s" Better!' ),
98
- 'error' => _fs_text( 'Error' ),
99
- 'failed-finding-main-path' => _fs_text( 'Freemius SDK couldn\'t find the plugin\'s main file. Please contact sdk@freemius.com with the current error.' ),
100
- 'learn-more' => _fs_text( 'Learn more' ),
101
-
102
- #region Affiliation
103
- 'affiliation' => _fs_text( 'Affiliation' ),
104
- 'affiliate' => _fs_text( 'Affiliate' ),
105
- 'affiliate-tracking' => _fs_text( '%s tracking cookie after the first visit to maximize earnings potential.' ),
106
- 'renewals-commission' => _fs_text( 'Get commission for automated subscription renewals.' ),
107
- 'affiliate-application-accepted' => _fs_text( "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." ),
108
- 'affiliate-application-thank-you' => _fs_text( "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." ),
109
- 'affiliate-application-rejected' => _fs_text( "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." ),
110
- 'affiliate-account-suspended' => _fs_text( 'Your affiliation account was temporarily suspended.' ),
111
- 'affiliate-account-blocked' => _fs_text( 'Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support.' ),
112
- 'become-an-ambassador' => _fs_text( 'Like the %s? Become our ambassador and earn cash ;-)' ),
113
- 'become-an-ambassador-admin-notice' => _fs_text( 'Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!' ),
114
- 'refer-new-customers' => _fs_text( 'Refer new customers to our %s and earn %s commission on each successful sale you refer!' ),
115
- 'program-summary' => _fs_text( 'Program Summary' ),
116
- 'commission-on-new-license-purchase' => _fs_text( '%s commission when a customer purchases a new license.' ),
117
- 'unlimited-commissions' => _fs_text( 'Unlimited commissions.' ),
118
- 'minimum-payout-amount' => _fs_text( '%s minimum payout amount.' ),
119
- 'payouts-unit-and-processing' => _fs_text( 'Payouts are in USD and processed monthly via PayPal.' ),
120
- 'commission-payment' => _fs_text( 'As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days.' ),
121
- 'become-an-affiliate' => _fs_text( 'Become an affiliate' ),
122
- 'apply-to-become-an-affiliate' => _fs_text( 'Apply to become an affiliate' ),
123
- 'full-name' => _fs_text( 'Full name' ),
124
- 'paypal-account-email-address' => _fs_text( 'PayPal account email address' ),
125
- 'promotion-methods' => _fs_text( 'Promotion methods' ),
126
- 'social-media' => _fs_text( 'Social media (Facebook, Twitter, etc.)' ),
127
- 'mobile-apps' => _fs_text( 'Mobile apps' ),
128
- 'statistics-information-field-label' => _fs_text( 'Website, email, and social media statistics (optional)' ),
129
- 'statistics-information-field-desc' => _fs_text( 'Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential).' ),
130
- 'promotion-method-desc-field-label' => _fs_text( 'How will you promote us?' ),
131
- 'promotion-method-desc-field-desc' => _fs_text( 'Please provide details on how you intend to promote %s (please be as specific as possible).' ),
132
- 'domain-field-label' => _fs_text( 'Where are you going to promote the %s?' ),
133
- 'domain-field-desc' => _fs_text( 'Enter the domain of your website or other websites from where you plan to promote the %s.' ),
134
- 'extra-domain-fields-label' => _fs_text( 'Extra Domains' ),
135
- 'extra-domain-fields-desc' => _fs_text( 'Extra domains where you will be marketing the product from.' ),
136
- 'add-another-domain' => _fs_text( 'Add another domain' ),
137
- 'remove' => _fs_x( 'Remove', 'Remove domain' ),
138
- 'email-address-is-required' => _fs_text( 'Email address is required.' ),
139
- 'domain-is-required' => _fs_text( 'Domain is required.' ),
140
- 'invalid-domain' => _fs_text( 'Invalid domain' ),
141
- 'paypal-email-address-is-required' => _fs_text( 'PayPal email address is required.' ),
142
- 'processing' => _fs_text( 'Processing...' ),
143
- 'non-expiring' => _fs_text( 'Non-expiring' ),
144
- 'account-is-pending-activation' => _fs_text( 'Account is pending activation.' ),
145
- #endregion Affiliation
146
-
147
- #region Account
148
- 'expiration' => _fs_x( 'Expiration', 'as expiration date' ),
149
- 'license' => _fs_x( 'License', 'as software license' ),
150
- 'not-verified' => _fs_text( 'not verified' ),
151
- 'verify-email' => _fs_text( 'Verify Email' ),
152
- 'expires-in' => _fs_x( 'Expires in %s', 'e.g. expires in 2 months' ),
153
- 'renews-in' => _fs_x( 'Auto renews in %s', 'e.g. auto renews in 2 months' ),
154
- 'no-expiration' => _fs_text( 'No expiration' ),
155
- 'expired' => _fs_text( 'Expired' ),
156
- 'cancelled' => _fs_text( 'Cancelled' ),
157
- 'in-x' => _fs_x( 'In %s', 'e.g. In 2 hours' ),
158
- 'x-ago' => _fs_x( '%s ago', 'e.g. 2 min ago' ),
159
- /* translators: %s: Version number (e.g. 4.6 or higher) */
160
- 'x-or-higher' => _fs_text( '%s or higher' ),
161
- 'version' => _fs_x( 'Version', 'as plugin version' ),
162
- 'name' => _fs_text( 'Name' ),
163
- 'email' => _fs_text( 'Email' ),
164
- 'email-address' => _fs_text( 'Email address' ),
165
- 'verified' => _fs_text( 'Verified' ),
166
- 'module' => _fs_text( 'Module' ),
167
- 'module-type' => _fs_text( 'Module Type' ),
168
- 'plugin' => _fs_text( 'Plugin' ),
169
- 'plugins' => _fs_text( 'Plugins' ),
170
- 'theme' => _fs_text( 'Theme' ),
171
- 'themes' => _fs_text( 'Themes' ),
172
- 'path' => _fs_x( 'Path', 'as file/folder path' ),
173
- 'title' => _fs_text( 'Title' ),
174
- 'free-version' => _fs_text( 'Free version' ),
175
- 'premium-version' => _fs_text( 'Premium version' ),
176
- 'slug' => _fs_x( 'Slug', 'as WP plugin slug' ),
177
- 'id' => _fs_text( 'ID' ),
178
- 'users' => _fs_text( 'Users' ),
179
- 'module-installs' => _fs_text( '%s Installs' ),
180
- 'sites' => _fs_x( 'Sites', 'like websites' ),
181
- 'user-id' => _fs_text( 'User ID' ),
182
- 'site-id' => _fs_text( 'Site ID' ),
183
- 'public-key' => _fs_text( 'Public Key' ),
184
- 'secret-key' => _fs_text( 'Secret Key' ),
185
- 'no-secret' => _fs_x( 'No Secret', 'as secret encryption key missing' ),
186
- 'no-id' => _fs_text( 'No ID' ),
187
- 'sync-license' => _fs_x( 'Sync License', 'as synchronize license' ),
188
- 'sync' => _fs_x( 'Sync', 'as synchronize' ),
189
- 'activate-license' => _fs_text( 'Activate License' ),
190
- 'activate-free-version' => _fs_text( 'Activate Free Version' ),
191
- 'activate-license-message' => _fs_text( 'Please enter the license key that you received in the email right after the purchase:' ),
192
- 'activating-license' => _fs_text( 'Activating license...' ),
193
- 'change-license' => _fs_text( 'Change License' ),
194
- 'update-license' => _fs_text( 'Update License' ),
195
- 'deactivate-license' => _fs_text( 'Deactivate License' ),
196
- 'activate' => _fs_text( 'Activate' ),
197
- 'deactivate' => _fs_text( 'Deactivate' ),
198
- 'skip-deactivate' => _fs_text( 'Skip & Deactivate' ),
199
- 'skip-and-x' => _fs_text( 'Skip & %s' ),
200
- 'no-deactivate' => _fs_text( 'No - just deactivate' ),
201
- 'yes-do-your-thing' => _fs_text( 'Yes - do your thing' ),
202
- 'active' => _fs_x( 'Active', 'active mode' ),
203
- 'is-active' => _fs_x( 'Is Active', 'is active mode?' ),
204
- 'install-now' => _fs_text( 'Install Now' ),
205
- 'install-update-now' => _fs_text( 'Install Update Now' ),
206
- 'more-information-about-x' => _fs_text( 'More information about %s' ),
207
- 'localhost' => _fs_text( 'Localhost' ),
208
- 'activate-x-plan' => _fs_x( 'Activate %s Plan', 'as activate Professional plan' ),
209
- 'x-left' => _fs_x( '%s left', 'as 5 licenses left' ),
210
- 'last-license' => _fs_text( 'Last license' ),
211
- 'what-is-your-x' => _fs_text( 'What is your %s?' ),
212
- 'activate-this-addon' => _fs_text( 'Activate this add-on' ),
213
- 'deactivate-license-confirm' => _fs_text( 'Deactivating your license will block all premium features, but will enable you to activate the license on another site. Are you sure you want to proceed?' ),
214
- 'delete-account-x-confirm' => _fs_text( 'Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the "Cancel" button, and first "Downgrade" your account. Are you sure you would like to continue with the deletion?' ),
215
- 'delete-account-confirm' => _fs_text( 'Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?' ),
216
- 'downgrade-x-confirm' => _fs_text( 'Downgrading your plan will immediately stop all future recurring payments and your %s plan license will expire in %s.' ),
217
- 'cancel-trial-confirm' => _fs_text( 'Cancelling the trial will immediately block access to all premium features. Are you sure?' ),
218
- 'after-downgrade-non-blocking' => _fs_text( 'You can still enjoy all %s features but you will not have access to %s updates and support.' ),
219
- 'after-downgrade-blocking' => _fs_text( 'Once your license expires you can still use the Free version but you will NOT have access to the %s features.' ),
220
- 'proceed-confirmation' => _fs_text( 'Are you sure you want to proceed?' ),
221
- #endregion Account
222
-
223
- 'add-ons-for-x' => _fs_text( 'Add Ons for %s' ),
224
- 'add-ons-missing' => _fs_text( 'We could\'nt load the add-ons list. It\'s probably an issue on our side, please try to come back in few minutes.' ),
225
- #region Plugin Deactivation
226
- 'anonymous-feedback' => _fs_text( 'Anonymous feedback' ),
227
- 'quick-feedback' => _fs_text( 'Quick feedback' ),
228
- 'deactivation-share-reason' => _fs_text( 'If you have a moment, please let us know why you are %s' ),
229
- 'deactivating' => _fs_text( 'deactivating' ),
230
- 'deactivation' => _fs_text( 'Deactivation' ),
231
- 'theme-switch' => _fs_text( 'Theme Switch' ),
232
- 'switching' => _fs_text( 'switching' ),
233
- 'switch' => _fs_text( 'Switch' ),
234
- 'activate-x' => _fs_text( 'Activate %s' ),
235
- 'deactivation-modal-button-confirm' => _fs_text( 'Yes - %s' ),
236
- 'deactivation-modal-button-submit' => _fs_text( 'Submit & %s' ),
237
- 'cancel' => _fs_text( 'Cancel' ),
238
- 'reason-no-longer-needed' => _fs_text( 'I no longer need the %s' ),
239
- 'reason-found-a-better-plugin' => _fs_text( 'I found a better %s' ),
240
- 'reason-needed-for-a-short-period' => _fs_text( 'I only needed the %s for a short period' ),
241
- 'reason-broke-my-site' => _fs_text( 'The %s broke my site' ),
242
- 'reason-suddenly-stopped-working' => _fs_text( 'The %s suddenly stopped working' ),
243
- 'reason-cant-pay-anymore' => _fs_text( "I can't pay for it anymore" ),
244
- 'reason-temporary-deactivation' => _fs_text( "It's a temporary deactivation. I'm just debugging an issue." ),
245
- 'reason-temporary-x' => _fs_text( "It's a temporary %s. I'm just debugging an issue." ),
246
- 'reason-other' => _fs_x( 'Other',
247
- 'the text of the "other" reason for deactivating the module that is shown in the modal box.' ),
248
- 'ask-for-reason-message' => _fs_text( 'Kindly tell us the reason so we can improve.' ),
249
- 'placeholder-plugin-name' => _fs_text( "What's the %s's name?" ),
250
- 'placeholder-comfortable-price' => _fs_text( 'What price would you feel comfortable paying?' ),
251
- 'reason-couldnt-make-it-work' => _fs_text( "I couldn't understand how to make it work" ),
252
- 'reason-great-but-need-specific-feature' => _fs_text( "The %s is great, but I need specific feature that you don't support" ),
253
- 'reason-not-working' => _fs_text( 'The %s is not working' ),
254
- 'reason-not-what-i-was-looking-for' => _fs_text( "It's not what I was looking for" ),
255
- 'reason-didnt-work-as-expected' => _fs_text( "The %s didn't work as expected" ),
256
- 'placeholder-feature' => _fs_text( 'What feature?' ),
257
- 'placeholder-share-what-didnt-work' => _fs_text( "Kindly share what didn't work so we can fix it for future users..." ),
258
- 'placeholder-what-youve-been-looking-for' => _fs_text( "What you've been looking for?" ),
259
- 'placeholder-what-did-you-expect' => _fs_text( "What did you expect?" ),
260
- 'reason-didnt-work' => _fs_text( "The %s didn't work" ),
261
- 'reason-dont-like-to-share-my-information' => _fs_text( "I don't like to share my information with you" ),
262
- 'dont-have-to-share-any-data' => _fs_text( "You might have missed it, but you don't have to share any data and can just %s the opt-in." ),
263
- #endregion Plugin Deactivation
264
-
265
- #region Connect
266
- 'hey-x' => _fs_x( 'Hey %s,', 'greeting' ),
267
- 'thanks-x' => _fs_x( 'Thanks %s!', 'a greeting. E.g. Thanks John!' ),
268
- 'connect-message' => _fs_text( 'Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s.' ),
269
- 'connect-message_on-update' => _fs_text( 'Please help us improve %1$s! If you opt in, some data about your usage of %1$s will be sent to %4$s. If you skip this, that\'s okay! %1$s will still work just fine.' ),
270
- 'pending-activation-message' => _fs_text( '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.' ),
271
- 'complete-the-install' => _fs_text( 'complete the install' ),
272
- 'start-the-trial' => _fs_text( 'start the trial' ),
273
- 'thanks-for-purchasing' => _fs_text( 'Thanks for purchasing %s! To get started, please enter your license key:' ),
274
- 'license-sync-disclaimer' => _fs_text( 'The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license.' ),
275
- 'what-permissions' => _fs_text( 'What permissions are being granted?' ),
276
- 'permissions-profile' => _fs_text( 'Your Profile Overview' ),
277
- 'permissions-profile_desc' => _fs_text( 'Name and email address' ),
278
- 'permissions-site' => _fs_text( 'Your Site Overview' ),
279
- 'permissions-site_desc' => _fs_text( 'Site URL, WP version, PHP info, plugins & themes' ),
280
- 'permissions-events' => _fs_text( 'Current %s Events' ),
281
- 'permissions-events_desc' => _fs_text( 'Activation, deactivation and uninstall' ),
282
- 'permissions-plugins_themes' => _fs_text( 'Plugins & Themes' ),
283
- 'permissions-plugins_themes_desc' => _fs_text( 'Titles, versions and state.' ),
284
- 'permissions-admin-notices' => _fs_text( 'Admin Notices' ),
285
- 'permissions-newsletter' => _fs_text( 'Newsletter' ),
286
- 'permissions-newsletter_desc' => _fs_text( 'Updates, announcements, marketing, no spam' ),
287
- 'privacy-policy' => _fs_text( 'Privacy Policy' ),
288
- 'tos' => _fs_text( 'Terms of Service' ),
289
- 'activating' => _fs_x( 'Activating', 'as activating plugin' ),
290
- 'sending-email' => _fs_x( 'Sending email', 'as in the process of sending an email' ),
291
- 'opt-in-connect' => _fs_x( 'Allow & Continue', 'button label' ),
292
- 'agree-activate-license' => _fs_x( 'Agree & Activate License', 'button label' ),
293
- 'skip' => _fs_x( 'Skip', 'verb' ),
294
- 'click-here-to-use-plugin-anonymously' => _fs_text( 'Click here to use the plugin anonymously' ),
295
- 'resend-activation-email' => _fs_text( 'Re-send activation email' ),
296
- 'license-key' => _fs_text( 'License key' ),
297
- 'send-license-key' => _fs_text( 'Send License Key' ),
298
- 'sending-license-key' => _fs_text( 'Sending license key' ),
299
- 'have-license-key' => _fs_text( 'Have a license key?' ),
300
- 'dont-have-license-key' => _fs_text( 'Don\'t have a license key?' ),
301
- 'cant-find-license-key' => _fs_text( "Can't find your license key?" ),
302
- 'email-not-found' => _fs_text( "We couldn't find your email address in the system, are you sure it's the right address?" ),
303
- 'no-active-licenses' => _fs_text( "We can't see any active licenses associated with that email address, are you sure it's the right address?" ),
304
- 'opt-in' => _fs_text( 'Opt In' ),
305
- 'opt-out' => _fs_text( 'Opt Out' ),
306
- 'opt-out-cancel' => _fs_text( 'On second thought - I want to continue helping' ),
307
- 'opting-out' => _fs_text( 'Opting out...' ),
308
- 'opting-in' => _fs_text( 'Opting in...' ),
309
- 'opt-out-message-appreciation' => _fs_text( 'We appreciate your help in making the %s better by letting us track some usage data.' ),
310
- 'opt-out-message-usage-tracking' => _fs_text( "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking." ),
311
- 'opt-out-message-clicking-opt-out' => _fs_text( 'By clicking "Opt Out", we will no longer be sending any data from %s to %s.' ),
312
- #endregion Connect
313
-
314
- #region Screenshots
315
- 'screenshots' => _fs_text( 'Screenshots' ),
316
- 'view-full-size-x' => _fs_text( 'Click to view full-size screenshot %d' ),
317
- #endregion Screenshots
318
-
319
- #region Debug
320
- 'freemius-debug' => _fs_text( 'Freemius Debug' ),
321
- 'on' => _fs_x( 'On', 'as turned on' ),
322
- 'off' => _fs_x( 'Off', 'as turned off' ),
323
- 'debugging' => _fs_x( 'Debugging', 'as code debugging' ),
324
- 'freemius-state' => _fs_text( 'Freemius State' ),
325
- 'connected' => _fs_x( 'Connected', 'as connection was successful' ),
326
- 'blocked' => _fs_x( 'Blocked', 'as connection blocked' ),
327
- 'api' => _fs_x( 'API', 'as application program interface' ),
328
- 'sdk' => _fs_x( 'SDK', 'as software development kit versions' ),
329
- 'sdk-versions' => _fs_x( 'SDK Versions', 'as software development kit versions' ),
330
- 'plugin-path' => _fs_x( 'Plugin Path', 'as plugin folder path' ),
331
- 'sdk-path' => _fs_x( 'SDK Path', 'as sdk path' ),
332
- 'addons-of-x' => _fs_text( 'Add Ons of Plugin %s' ),
333
- 'delete-all-confirm' => _fs_text( 'Are you sure you want to delete all Freemius data?' ),
334
- 'actions' => _fs_text( 'Actions' ),
335
- 'delete-all-accounts' => _fs_text( 'Delete All Accounts' ),
336
- 'start-fresh' => _fs_text( 'Start Fresh' ),
337
- 'clear-api-cache' => _fs_text( 'Clear API Cache' ),
338
- 'sync-data-from-server' => _fs_text( 'Sync Data From Server' ),
339
- 'scheduled-crons' => _fs_text( 'Scheduled Crons' ),
340
- 'cron-type' => _fs_text( 'Cron Type' ),
341
- 'plugins-themes-sync' => _fs_text( 'Plugins & Themes Sync' ),
342
- 'module-licenses' => _fs_text( '%s Licenses' ),
343
- 'debug-log' => _fs_text( 'Debug Log' ),
344
- 'all' => _fs_text( 'All' ),
345
- 'file' => _fs_text( 'File' ),
346
- 'function' => _fs_text( 'Function' ),
347
- 'process-id' => _fs_text( 'Process ID' ),
348
- 'logger' => _fs_text( 'Logger' ),
349
- 'message' => _fs_text( 'Message' ),
350
- 'download' => _fs_text( 'Download' ),
351
- 'filter' => _fs_text( 'Filter' ),
352
- 'type' => _fs_text( 'Type' ),
353
- 'all-types' => _fs_text( 'All Types' ),
354
- 'all-requests' => _fs_text( 'All Requests' ),
355
- #endregion Debug
356
-
357
- #region Expressions
358
- 'congrats' => _fs_x( 'Congrats', 'as congratulations' ),
359
- 'oops' => _fs_x( 'Oops', 'exclamation' ),
360
- 'yee-haw' => _fs_x( 'Yee-haw', 'interjection expressing joy or exuberance' ),
361
- 'woot' => _fs_x( 'W00t',
362
- '(especially in electronic communication) used to express elation, enthusiasm, or triumph.' ),
363
- 'right-on' => _fs_x( 'Right on', 'a positive response' ),
364
- 'hmm' => _fs_x( 'Hmm',
365
- 'something somebody says when they are thinking about what you have just said. ' ),
366
- 'ok' => _fs_text( 'O.K' ),
367
- 'hey' => _fs_x( 'Hey', 'exclamation' ),
368
- 'heads-up' => _fs_x( 'Heads up',
369
- 'advance notice of something that will need attention.' ),
370
- #endregion Expressions
371
-
372
- #region Admin Notices
373
- 'you-have-latest' => _fs_text( 'Seems like you got the latest release.' ),
374
- 'you-are-good' => _fs_text( 'You are all good!' ),
375
- 'user-exist-message' => _fs_text( 'Sorry, we could not complete the email update. Another user with the same email is already registered.' ),
376
- 'user-exist-message_ownership' => _fs_text( 'If you would like to give up the ownership of the %s\'s account to %s click the Change Ownership button.' ),
377
- 'email-updated-message' => _fs_text( 'Your email was successfully updated. You should receive an email with confirmation instructions in few moments.' ),
378
- 'name-updated-message' => _fs_text( 'Your name was successfully updated.' ),
379
- 'x-updated' => _fs_text( 'You have successfully updated your %s.' ),
380
- 'name-update-failed-message' => _fs_text( 'Please provide your full name.' ),
381
- 'verification-email-sent-message' => _fs_text( 'Verification mail was just sent to %s. If you can\'t find it after 5 min, please check your spam box.' ),
382
- 'addons-info-external-message' => _fs_text( 'Just letting you know that the add-ons information of %s is being pulled from an external server.' ),
383
- 'no-cc-required' => _fs_text( 'No credit card required' ),
384
- 'premium-activated-message' => _fs_text( 'Premium %s version was successfully activated.' ),
385
- 'successful-version-upgrade-message' => _fs_text( 'The upgrade of %s was successfully completed.' ),
386
- 'activation-with-plan-x-message' => _fs_text( 'Your account was successfully activated with the %s plan.' ),
387
- 'download-latest-x-version-now' => _fs_text( 'Download the latest %s version now' ),
388
- 'follow-steps-to-complete-upgrade' => _fs_text( 'Please follow these steps to complete the upgrade' ),
389
- 'download-latest-x-version' => _fs_text( 'Download the latest %s version' ),
390
- 'download-latest-version' => _fs_text( 'Download the latest version' ),
391
- 'deactivate-free-version' => _fs_text( 'Deactivate the free version' ),
392
- 'upload-and-activate' => _fs_text( 'Upload and activate the downloaded version' ),
393
- 'howto-upload-activate' => _fs_text( 'How to upload and activate?' ),
394
- 'addon-successfully-purchased-message' => _fs_x( '%s Add-on was successfully purchased.',
395
- '%s - product name, e.g. Facebook add-on was successfully...' ),
396
- 'addon-successfully-upgraded-message' => _fs_text( 'Your %s Add-on plan was successfully upgraded.' ),
397
- 'email-verified-message' => _fs_text( 'Your email has been successfully verified - you are AWESOME!' ),
398
- 'plan-upgraded-message' => _fs_text( 'Your plan was successfully upgraded.' ),
399
- 'plan-changed-to-x-message' => _fs_text( 'Your plan was successfully changed to %s.' ),
400
- 'license-expired-blocking-message' => _fs_text( 'Your license has expired. You can still continue using the free %s forever.' ),
401
- 'license-cancelled' => _fs_text( 'Your license has been cancelled. If you think it\'s a mistake, please contact support.' ),
402
- 'trial-started-message' => _fs_text( 'Your trial has been successfully started.' ),
403
- 'license-activated-message' => _fs_text( 'Your license was successfully activated.' ),
404
- 'no-active-license-message' => _fs_text( 'It looks like your site currently doesn\'t have an active license.' ),
405
- 'license-deactivation-message' => _fs_text( 'Your license was successfully deactivated, you are back to the %s plan.' ),
406
- 'license-deactivation-failed-message' => _fs_text( 'It looks like the license deactivation failed.' ),
407
- 'license-activation-failed-message' => _fs_text( 'It looks like the license could not be activated.' ),
408
- 'server-error-message' => _fs_text( 'Error received from the server:' ),
409
- 'trial-expired-message' => _fs_text( 'Your trial has expired. You can still continue using all our free features.' ),
410
- 'plan-x-downgraded-message' => _fs_text( 'Your plan was successfully downgraded. Your %s plan license will expire in %s.' ),
411
- 'plan-downgraded-failure-message' => _fs_text( 'Seems like we are having some temporary issue with your plan downgrade. Please try again in few minutes.' ),
412
- 'trial-cancel-no-trial-message' => _fs_text( 'It looks like you are not in trial mode anymore so there\'s nothing to cancel :)' ),
413
- 'trial-cancel-message' => _fs_text( 'Your %s free trial was successfully cancelled.' ),
414
- 'version-x-released' => _fs_x( 'Version %s was released.', '%s - numeric version number' ),
415
- 'please-download-x' => _fs_text( 'Please download %s.' ),
416
- 'latest-x-version' => _fs_x( 'the latest %s version here',
417
- '%s - plan name, as the latest professional version here' ),
418
- 'trial-x-promotion-message' => _fs_text( 'How do you like %s so far? Test all our %s premium features with a %d-day free trial.' ),
419
- 'start-free-trial' => _fs_x( 'Start free trial', 'call to action' ),
420
- 'starting-trial' => _fs_text( 'Starting trial' ),
421
- 'please-wait' => _fs_text( 'Please wait' ),
422
- 'trial-cancel-failure-message' => _fs_text( 'Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes.' ),
423
- 'trial-utilized' => _fs_text( 'You already utilized a trial before.' ),
424
- 'in-trial-mode' => _fs_text( 'You are already running the %s in a trial mode.' ),
425
- 'trial-plan-x-not-exist' => _fs_text( 'Plan %s do not exist, therefore, can\'t start a trial.' ),
426
- 'plan-x-no-trial' => _fs_text( 'Plan %s does not support a trial period.' ),
427
- 'no-trials' => _fs_text( 'None of the %s\'s plans supports a trial period.' ),
428
- 'unexpected-api-error' => _fs_text( 'Unexpected API error. Please contact the %s\'s author with the following error.' ),
429
- 'no-commitment-for-x-days' => _fs_text( 'No commitment for %s days - cancel anytime!' ),
430
- 'license-expired-non-blocking-message' => _fs_text( '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.' ),
431
- 'could-not-activate-x' => _fs_text( 'Couldn\'t activate %s.' ),
432
- 'contact-us-with-error-message' => _fs_text( 'Please contact us with the following message:' ),
433
- 'plan-did-not-change-message' => _fs_text( '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.' ),
434
- 'contact-us-here' => _fs_text( 'Please contact us here' ),
435
- 'plan-did-not-change-email-message' => _fs_text( 'I have upgraded my account but when I try to Sync the License, the plan remains %s.' ),
436
- #endregion Admin Notices
437
- #region Connectivity Issues
438
- 'connectivity-test-fails-message' => _fs_text( 'From unknown reason, the API connectivity test failed.' ),
439
- 'connectivity-test-maybe-temporary' => _fs_text( '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?' ),
440
- 'curl-missing-message' => _fs_text( '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.' ),
441
- 'curl-disabled-methods' => _fs_text( 'Disabled method(s):' ),
442
- 'cloudflare-blocks-connection-message' => _fs_text( 'From unknown reason, CloudFlare, the firewall we use, blocks the connection.' ),
443
- 'x-requires-access-to-api' => _fs_x( '%s requires an access to our API.',
444
- 'as pluginX requires an access to our API' ),
445
- 'squid-blocks-connection-message' => _fs_text( 'It looks like your server is using Squid ACL (access control lists), which blocks the connection.' ),
446
- 'squid-no-clue-title' => _fs_text( 'I don\'t know what is Squid or ACL, help me!' ),
447
- 'squid-no-clue-desc' => _fs_text( '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.' ),
448
- 'sysadmin-title' => _fs_text( 'I\'m a system administrator' ),
449
- 'squid-sysadmin-desc' => _fs_text( 'Great, please whitelist the following domains: %s. Once you are done, deactivate the %s and activate it again.' ),
450
- 'curl-missing-no-clue-title' => _fs_text( 'I don\'t know what is cURL or how to install it, help me!' ),
451
- 'curl-missing-no-clue-desc' => _fs_text( '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.' ),
452
- 'curl-missing-sysadmin-desc' => _fs_text( '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.' ),
453
- 'happy-to-resolve-issue-asap' => _fs_text( '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.' ),
454
- 'contact-support-before-deactivation' => _fs_text( 'Sorry for the inconvenience and we are here to help if you give us a chance.' ),
455
- 'fix-issue-title' => _fs_text( 'Yes - I\'m giving you a chance to fix it' ),
456
- 'fix-issue-desc' => _fs_text( '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.' ),
457
- 'install-previous-title' => _fs_text( 'Let\'s try your previous version' ),
458
- 'install-previous-desc' => _fs_text( 'Uninstall this version and install the previous one.' ),
459
- 'deactivate-plugin-title' => _fs_text( 'That\'s exhausting, please deactivate' ),
460
- 'deactivate-plugin-desc' => _fs_text( 'We feel your frustration and sincerely apologize for the inconvenience. Hope to see you again in the future.' ),
461
- 'fix-request-sent-message' => _fs_text( '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.' ),
462
- 'server-blocking-access' => _fs_x( 'Your server is blocking the access to Freemius\' API, which is crucial for %1s synchronization. Please contact your host to whitelist %2s',
463
- '%1s - plugin title, %2s - API domain' ),
464
- 'wrong-authentication-param-message' => _fs_text( 'It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again.' ),
465
- #endregion Connectivity Issues
466
- #region Change Owner
467
- 'change-owner-request-sent-x' => _fs_text( 'Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder.' ),
468
- 'change-owner-request_owner-confirmed' => _fs_text( 'Thanks for confirming the ownership change. An email was just sent to %s for final approval.' ),
469
- 'change-owner-request_candidate-confirmed' => _fs_text( '%s is the new owner of the account.' ),
470
- #endregion Change Owner
471
- 'addon-x-cannot-run-without-y' => _fs_x( '%s cannot run without %s.',
472
- 'addonX cannot run without pluginY' ),
473
- 'addon-x-cannot-run-without-parent' => _fs_x( '%s cannot run without the plugin.', 'addonX cannot run...' ),
474
- 'plugin-x-activation-message' => _fs_x( '%s activation was successfully completed.',
475
- 'pluginX activation was successfully...' ),
476
- 'features-and-pricing' => _fs_x( 'Features & Pricing', 'Plugin installer section title' ),
477
- 'free-addon-not-deployed' => _fs_text( 'Add-on must be deployed to WordPress.org or Freemius.' ),
478
- 'paid-addon-not-deployed' => _fs_text( 'Paid add-on must be deployed to Freemius.' ),
479
- #--------------------------------------------------------------------------------
480
- #region Add-On Licensing
481
- #--------------------------------------------------------------------------------
482
- 'addon-no-license-message' => _fs_text( '%s is a premium only add-on. You have to purchase a license first before activating the plugin.' ),
483
- 'addon-trial-cancelled-message' => _fs_text( '%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.' ),
484
- #endregion
485
- #--------------------------------------------------------------------------------
486
- #region Billing Cycles
487
- #--------------------------------------------------------------------------------
488
- 'monthly' => _fs_x( 'Monthly', 'as every month' ),
489
- 'mo' => _fs_x( 'mo', 'as monthly period' ),
490
- 'annual' => _fs_x( 'Annual', 'as once a year' ),
491
- 'annually' => _fs_x( 'Annually', 'as once a year' ),
492
- 'once' => _fs_x( 'Once', 'as once a year' ),
493
- 'year' => _fs_x( 'year', 'as annual period' ),
494
- 'lifetime' => _fs_text( 'Lifetime' ),
495
- 'best' => _fs_x( 'Best', 'e.g. the best product' ),
496
- 'billed-x' => _fs_x( 'Billed %s', 'e.g. billed monthly' ),
497
- 'save-x' => _fs_x( 'Save %s', 'as a discount of $5 or 10%' ),
498
- #endregion Billing Cycles
499
- 'view-details' => _fs_text( 'View details' ),
500
- #--------------------------------------------------------------------------------
501
- #region Trial
502
- #--------------------------------------------------------------------------------
503
- 'approve-start-trial' => _fs_x( 'Approve & Start Trial', 'button label' ),
504
- /* translators: %1$s: Number of trial days; %2$s: Plan name; */
505
- 'start-trial-prompt-header' => _fs_text( 'You are 1-click away from starting your %1$s-day free trial of the %2$s plan.' ),
506
- /* translators: %s: Link to freemius.com */
507
- 'start-trial-prompt-message' => _fs_text( 'For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial.' ),
508
-
509
- #endregion
510
- #--------------------------------------------------------------------------------
511
- #region Billing Details
512
- #--------------------------------------------------------------------------------
513
- 'business-name' => _fs_text( 'Business name' ),
514
- 'tax-vat-id' => _fs_text( 'Tax / VAT ID' ),
515
- 'address-line-n' => _fs_text( 'Address Line %d' ),
516
- 'country' => _fs_text( 'Country' ),
517
- 'select-country' => _fs_text( 'Select Country' ),
518
- 'city' => _fs_text( 'City' ),
519
- 'town' => _fs_text( 'Town' ),
520
- 'state' => _fs_text( 'State' ),
521
- 'province' => _fs_text( 'Province' ),
522
- 'zip-postal-code' => _fs_text( 'ZIP / Postal Code' ),
523
- #endregion
524
- #--------------------------------------------------------------------------------
525
- #region Module Installation
526
- #--------------------------------------------------------------------------------
527
- 'installing-plugin-x' => _fs_text( 'Installing plugin: %s' ),
528
- 'auto-installation' => _fs_text( 'Automatic Installation' ),
529
- /* translators: %s: Number of seconds */
530
- 'x-sec' => _fs_text( '%s sec' ),
531
- 'installing-in-n' => _fs_text( 'An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now.' ),
532
- 'installing-module-x' => _fs_text( 'The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page.' ),
533
- 'cancel-installation' => _fs_text( 'Cancel Installation' ),
534
- 'module-package-rename-failure' => _fs_text( 'The remote plugin package does not contain a folder with the desired slug and renaming did not work.' ),
535
- 'auto-install-error-invalid-id' => _fs_text( 'Invalid module ID.' ),
536
- 'auto-install-error-not-opted-in' => _fs_text( 'Auto installation only works for opted-in users.' ),
537
- 'auto-install-error-premium-activated' => _fs_text( 'Premium version already active.' ),
538
- 'auto-install-error-premium-addon-activated' => _fs_text( 'Premium add-on version already installed.' ),
539
- 'auto-install-error-invalid-license' => _fs_text( 'You do not have a valid license to access the premium version.' ),
540
- 'auto-install-error-serviceware' => _fs_text( 'Plugin is a "Serviceware" which means it does not have a premium code version.' ),
541
- #endregion
542
-
543
- /* translators: %s: Page name */
544
- 'secure-x-page-header' => _fs_text( 'Secure HTTPS %s page, running from an external domain' ),
545
- 'pci-compliant' => _fs_text( 'PCI compliant' ),
546
- 'view-paid-features' => _fs_text( 'View paid features' ),
547
- );
548
-
549
- /**
550
- * Localization of the strings in the plugin/theme info dialog box.
551
- *
552
- * $fs_module_info_text should ONLY include strings that are not located in $fs_text.
553
- *
554
- * @author Vova Feldman (@svovaf)
555
- * @since 1.2.2
556
- */
557
- global $fs_module_info_text;
558
-
559
- $fs_module_info_text = array(
560
- 'description' => _fs_x( 'Description', 'Plugin installer section title' ),
561
- 'installation' => _fs_x( 'Installation', 'Plugin installer section title' ),
562
- 'faq' => _fs_x( 'FAQ', 'Plugin installer section title' ),
563
- 'changelog' => _fs_x( 'Changelog', 'Plugin installer section title' ),
564
- 'reviews' => _fs_x( 'Reviews', 'Plugin installer section title' ),
565
- 'other_notes' => _fs_x( 'Other Notes', 'Plugin installer section title' ),
566
- /* translators: %s: 1 or One */
567
- 'x-star' => _fs_text( '%s star' ),
568
- /* translators: %s: Number larger than 1 */
569
- 'x-stars' => _fs_text( '%s stars' ),
570
- /* translators: %s: 1 or One */
571
- 'x-rating' => _fs_text( '%s rating' ),
572
- /* translators: %s: Number larger than 1 */
573
- 'x-ratings' => _fs_text( '%s ratings' ),
574
- /* translators: %s: 1 or One (Number of times downloaded) */
575
- 'x-time' => _fs_text( '%s time' ),
576
- /* translators: %s: Number of times downloaded */
577
- 'x-times' => _fs_text( '%s times' ),
578
- /* translators: %s: # of stars (e.g. 5 stars) */
579
- 'click-to-reviews' => _fs_text( 'Click to see reviews that provided a rating of %s' ),
580
- 'last-updated:' => _fs_text( 'Last Updated' ),
581
- 'requires-wordpress-version:' => _fs_text( 'Requires WordPress Version:' ),
582
- 'author:' => _fs_x( 'Author:', 'as the plugin author' ),
583
- 'compatible-up-to:' => _fs_text( 'Compatible up to:' ),
584
- 'downloaded:' => _fs_text( 'Downloaded:' ),
585
- 'wp-org-plugin-page' => _fs_text( 'WordPress.org Plugin Page' ),
586
- 'plugin-homepage' => _fs_text( 'Plugin Homepage' ),
587
- 'donate-to-plugin' => _fs_text( 'Donate to this plugin' ),
588
- 'average-rating' => _fs_text( 'Average Rating' ),
589
- 'based-on-x' => _fs_text( 'based on %s' ),
590
- 'warning:' => _fs_text( 'Warning:' ),
591
- 'contributors' => _fs_text( 'Contributors' ),
592
- 'plugin-install' => _fs_text( 'Plugin Install' ),
593
- 'not-tested-warning' => _fs_text( 'This plugin has not been tested with your current version of WordPress.' ),
594
- 'not-compatible-warning' => _fs_text( 'This plugin has not been marked as compatible with your version of WordPress.' ),
595
- 'newer-installed' => _fs_text( 'Newer Version (%s) Installed' ),
596
- 'latest-installed' => _fs_text( 'Latest Version Installed' ),
597
- );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/index.php DELETED
@@ -1,3 +0,0 @@
1
- <?php
2
- // Silence is golden.
3
- // Hide file structure from users on unprotected servers.
 
 
 
includes/freemius/includes/l10n.php DELETED
@@ -1,48 +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.2.1.6
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- /**
14
- * Retrieve the translation of $text.
15
- *
16
- * @since 1.2.1.6
17
- *
18
- * @param string $text
19
- *
20
- * @return string
21
- */
22
- function _fs_text( $text ) {
23
- // Avoid misleading Theme Check warning.
24
- $fn = 'translate';
25
- return $fn( $text, 'freemius' );
26
- }
27
-
28
- /**
29
- * Retrieve translated string with gettext context.
30
- *
31
- * Quite a few times, there will be collisions with similar translatable text
32
- * found in more than two places, but with different translated context.
33
- *
34
- * By including the context in the pot file, translators can translate the two
35
- * strings differently.
36
- *
37
- * @since 1.2.1.6
38
- *
39
- * @param string $text
40
- * @param string $context
41
- *
42
- * @return string
43
- */
44
- function _fs_x( $text, $context ) {
45
- // Avoid misleading Theme Check warning.
46
- $fn = 'translate_with_gettext_context';
47
- return $fn( $text, $context, 'freemius' );
48
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/managers/class-fs-admin-menu-manager.php DELETED
@@ -1,850 +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.1.3
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Admin_Menu_Manager {
14
-
15
- #region Properties
16
-
17
- /**
18
- * @since 1.2.2
19
- *
20
- * @var string
21
- */
22
- protected $_module_unique_affix;
23
-
24
- /**
25
- * @since 1.2.2
26
- *
27
- * @var number
28
- */
29
- protected $_module_id;
30
-
31
- /**
32
- * @since 1.2.2
33
- *
34
- * @var string
35
- */
36
- protected $_module_type;
37
-
38
- /**
39
- * @since 1.0.6
40
- *
41
- * @var string
42
- */
43
- private $_menu_slug;
44
- /**
45
- * @since 1.1.3
46
- *
47
- * @var string
48
- */
49
- private $_parent_slug;
50
- /**
51
- * @since 1.1.3
52
- *
53
- * @var string
54
- */
55
- private $_parent_type;
56
- /**
57
- * @since 1.1.3
58
- *
59
- * @var string
60
- */
61
- private $_type;
62
- /**
63
- * @since 1.1.3
64
- *
65
- * @var bool
66
- */
67
- private $_is_top_level;
68
- /**
69
- * @since 1.1.3
70
- *
71
- * @var bool
72
- */
73
- private $_is_override_exact;
74
- /**
75
- * @since 1.1.3
76
- *
77
- * @var array<string,bool>
78
- */
79
- private $_default_submenu_items;
80
- /**
81
- * @since 1.1.3
82
- *
83
- * @var string
84
- */
85
- private $_first_time_path;
86
- /**
87
- * @since 1.2.2
88
- *
89
- * @var bool
90
- */
91
- private $_menu_exists;
92
-
93
- #endregion Properties
94
-
95
- /**
96
- * @var FS_Logger
97
- */
98
- protected $_logger;
99
-
100
- #region Singleton
101
-
102
- /**
103
- * @var FS_Admin_Menu_Manager[]
104
- */
105
- private static $_instances = array();
106
-
107
- /**
108
- * @param number $module_id
109
- * @param string $module_type
110
- * @param string $module_unique_affix
111
- *
112
- * @return FS_Admin_Menu_Manager
113
- */
114
- static function instance( $module_id, $module_type, $module_unique_affix ) {
115
- $key = 'm_' . $module_id;
116
-
117
- if ( ! isset( self::$_instances[ $key ] ) ) {
118
- self::$_instances[ $key ] = new FS_Admin_Menu_Manager( $module_id, $module_type, $module_unique_affix );
119
- }
120
-
121
- return self::$_instances[ $key ];
122
- }
123
-
124
- protected function __construct( $module_id, $module_type, $module_unique_affix ) {
125
- $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_' . $module_id . '_admin_menu', WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
126
-
127
- $this->_module_id = $module_id;
128
- $this->_module_type = $module_type;
129
- $this->_module_unique_affix = $module_unique_affix;
130
- }
131
-
132
- #endregion Singleton
133
-
134
- #region Helpers
135
-
136
- private function get_option( &$options, $key, $default = false ) {
137
- return ! empty( $options[ $key ] ) ? $options[ $key ] : $default;
138
- }
139
-
140
- private function get_bool_option( &$options, $key, $default = false ) {
141
- return isset( $options[ $key ] ) && is_bool( $options[ $key ] ) ? $options[ $key ] : $default;
142
- }
143
-
144
- #endregion Helpers
145
-
146
- /**
147
- * @param array $menu
148
- * @param bool $is_addon
149
- */
150
- function init( $menu, $is_addon = false ) {
151
- $this->_menu_exists = ( isset( $menu['slug'] ) && ! empty( $menu['slug'] ) );
152
-
153
- $this->_menu_slug = ( $this->_menu_exists ? $menu['slug'] : $this->_module_unique_affix );
154
-
155
- $this->_default_submenu_items = array();
156
- // @deprecated
157
- $this->_type = 'page';
158
- $this->_is_top_level = true;
159
- $this->_is_override_exact = false;
160
- $this->_parent_slug = false;
161
- // @deprecated
162
- $this->_parent_type = 'page';
163
-
164
- if ( ! $is_addon && isset( $menu ) ) {
165
- $this->_default_submenu_items = array(
166
- 'contact' => $this->get_bool_option( $menu, 'contact', true ),
167
- 'support' => $this->get_bool_option( $menu, 'support', true ),
168
- 'affiliation' => $this->get_bool_option( $menu, 'affiliation', true ),
169
- 'account' => $this->get_bool_option( $menu, 'account', true ),
170
- 'pricing' => $this->get_bool_option( $menu, 'pricing', true ),
171
- 'addons' => $this->get_bool_option( $menu, 'addons', true ),
172
- );
173
-
174
- // @deprecated
175
- $this->_type = $this->get_option( $menu, 'type', 'page' );
176
- $this->_is_override_exact = $this->get_bool_option( $menu, 'override_exact' );
177
-
178
- if ( isset( $menu['parent'] ) ) {
179
- $this->_parent_slug = $this->get_option( $menu['parent'], 'slug' );
180
- // @deprecated
181
- $this->_parent_type = $this->get_option( $menu['parent'], 'type', 'page' );
182
-
183
- // If parent's slug is different, then it's NOT a top level menu item.
184
- $this->_is_top_level = ( $this->_parent_slug === $this->_menu_slug );
185
- } else {
186
- /**
187
- * If no parent then top level if:
188
- * - Has custom admin menu ('page')
189
- * - CPT menu type ('cpt')
190
- */
191
- // $this->_is_top_level = in_array( $this->_type, array(
192
- // 'cpt',
193
- // 'page'
194
- // ) );
195
- }
196
-
197
- $this->_first_time_path = $this->get_option( $menu, 'first-path', false );
198
- if ( ! empty( $this->_first_time_path ) && is_string( $this->_first_time_path ) ) {
199
- $this->_first_time_path = admin_url( $this->_first_time_path, 'admin' );
200
- }
201
- }
202
- }
203
-
204
- /**
205
- * Check if top level menu.
206
- *
207
- * @author Vova Feldman (@svovaf)
208
- * @since 1.1.3
209
- *
210
- * @return bool False if submenu item.
211
- */
212
- function is_top_level() {
213
- return $this->_is_top_level;
214
- }
215
-
216
- /**
217
- * Check if the page should be override on exact URL match.
218
- *
219
- * @author Vova Feldman (@svovaf)
220
- * @since 1.1.3
221
- *
222
- * @return bool False if submenu item.
223
- */
224
- function is_override_exact() {
225
- return $this->_is_override_exact;
226
- }
227
-
228
-
229
- /**
230
- * Get the path of the page the user should be forwarded to after first activation.
231
- *
232
- * @author Vova Feldman (@svovaf)
233
- * @since 1.1.3
234
- *
235
- * @return string
236
- */
237
- function get_first_time_path() {
238
- return $this->_first_time_path;
239
- }
240
-
241
- /**
242
- * Check if plugin's menu item is part of a custom top level menu.
243
- *
244
- * @author Vova Feldman (@svovaf)
245
- * @since 1.1.3
246
- *
247
- * @return bool
248
- */
249
- function has_custom_parent() {
250
- return ! $this->_is_top_level && is_string( $this->_parent_slug );
251
- }
252
-
253
- /**
254
- * @author Leo Fajardo (@leorw)
255
- * @since 1.2.2
256
- *
257
- * @return bool
258
- */
259
- function has_menu() {
260
- return $this->_menu_exists;
261
- }
262
-
263
- /**
264
- * @author Vova Feldman (@svovaf)
265
- * @since 1.1.3
266
- *
267
- * @param string $id
268
- * @param bool $default
269
- * @param bool $ignore_menu_existence Since 1.2.2.7 If true, check if the submenu item visible even if there's no parent menu.
270
- *
271
- * @return bool
272
- */
273
- function is_submenu_item_visible( $id, $default = true, $ignore_menu_existence = false ) {
274
- if ( ! $ignore_menu_existence && ! $this->has_menu() ) {
275
- return false;
276
- }
277
-
278
- return fs_apply_filter(
279
- $this->_module_unique_affix,
280
- 'is_submenu_visible',
281
- $this->get_bool_option( $this->_default_submenu_items, $id, $default ),
282
- $id
283
- );
284
- }
285
-
286
- /**
287
- * Calculates admin settings menu slug.
288
- * If plugin's menu slug is a file (e.g. CPT), uses plugin's slug as the menu slug.
289
- *
290
- * @author Vova Feldman (@svovaf)
291
- * @since 1.1.3
292
- *
293
- * @param string $page
294
- *
295
- * @return string
296
- */
297
- function get_slug( $page = '' ) {
298
- return ( ( false === strpos( $this->_menu_slug, '.php?' ) ) ?
299
- $this->_menu_slug :
300
- $this->_module_unique_affix ) . ( empty( $page ) ? '' : ( '-' . $page ) );
301
- }
302
-
303
- /**
304
- * @author Vova Feldman (@svovaf)
305
- * @since 1.1.3
306
- *
307
- * @return string
308
- */
309
- function get_parent_slug() {
310
- return $this->_parent_slug;
311
- }
312
-
313
- /**
314
- * @author Vova Feldman (@svovaf)
315
- * @since 1.1.3
316
- *
317
- * @return string
318
- */
319
- function get_type() {
320
- return $this->_type;
321
- }
322
-
323
- /**
324
- * @author Vova Feldman (@svovaf)
325
- * @since 1.1.3
326
- *
327
- * @return bool
328
- */
329
- function is_cpt() {
330
- return ( 0 === strpos( $this->_menu_slug, 'edit.php?post_type=' ) ||
331
- // Back compatibility.
332
- 'cpt' === $this->_type
333
- );
334
- }
335
-
336
- /**
337
- * @author Vova Feldman (@svovaf)
338
- * @since 1.1.3
339
- *
340
- * @return string
341
- */
342
- function get_parent_type() {
343
- return $this->_parent_type;
344
- }
345
-
346
- /**
347
- * @author Vova Feldman (@svovaf)
348
- * @since 1.1.3
349
- *
350
- * @return string
351
- */
352
- function get_raw_slug() {
353
- return $this->_menu_slug;
354
- }
355
-
356
- /**
357
- * Get plugin's original menu slug.
358
- *
359
- * @author Vova Feldman (@svovaf)
360
- * @since 1.1.3
361
- *
362
- * @return string
363
- */
364
- function get_original_menu_slug() {
365
- if ( 'cpt' === $this->_type ) {
366
- return add_query_arg( array(
367
- 'post_type' => $this->_menu_slug
368
- ), 'edit.php' );
369
- }
370
-
371
- if ( false === strpos( $this->_menu_slug, '.php?' ) ) {
372
- return $this->_menu_slug;
373
- } else {
374
- return $this->_module_unique_affix;
375
- }
376
- }
377
-
378
- /**
379
- * @author Vova Feldman (@svovaf)
380
- * @since 1.1.3
381
- *
382
- * @return string
383
- */
384
- function get_top_level_menu_slug() {
385
- return $this->has_custom_parent() ?
386
- $this->get_parent_slug() :
387
- $this->get_raw_slug();
388
- }
389
-
390
- /**
391
- * Is user on plugin's admin activation page.
392
- *
393
- * @author Vova Feldman (@svovaf)
394
- * @since 1.0.8
395
- *
396
- * @return bool
397
- */
398
- function is_main_settings_page() {
399
- if ( $this->_menu_exists &&
400
- ( fs_is_plugin_page( $this->_menu_slug ) || fs_is_plugin_page( $this->_module_unique_affix ) )
401
- ) {
402
- /**
403
- * Module has a settings menu and the context page is the main settings page, so assume it's in
404
- * activation (doesn't really check if already opted-in/skipped or not).
405
- *
406
- * @since 1.2.2
407
- */
408
- return true;
409
- }
410
-
411
- global $pagenow;
412
- if ( ( WP_FS__MODULE_TYPE_THEME === $this->_module_type ) && Freemius::is_themes_page() ) {
413
- /**
414
- * In activation only when show_optin query string param is given.
415
- *
416
- * @since 1.2.2
417
- */
418
- return fs_request_get_bool( $this->_module_unique_affix . '_show_optin' );
419
- }
420
-
421
- return false;
422
- }
423
-
424
- #region Submenu Override
425
-
426
- /**
427
- * Override submenu's action.
428
- *
429
- * @author Vova Feldman (@svovaf)
430
- * @since 1.1.0
431
- *
432
- * @param string $parent_slug
433
- * @param string $menu_slug
434
- * @param callable $function
435
- *
436
- * @return false|string If submenu exist, will return the hook name.
437
- */
438
- function override_submenu_action( $parent_slug, $menu_slug, $function ) {
439
- global $submenu;
440
-
441
- $menu_slug = plugin_basename( $menu_slug );
442
- $parent_slug = plugin_basename( $parent_slug );
443
-
444
- if ( ! isset( $submenu[ $parent_slug ] ) ) {
445
- // Parent menu not exist.
446
- return false;
447
- }
448
-
449
- $found_submenu_item = false;
450
- foreach ( $submenu[ $parent_slug ] as $submenu_item ) {
451
- if ( $menu_slug === $submenu_item[2] ) {
452
- $found_submenu_item = $submenu_item;
453
- break;
454
- }
455
- }
456
-
457
- if ( false === $found_submenu_item ) {
458
- // Submenu item not found.
459
- return false;
460
- }
461
-
462
- // Remove current function.
463
- $hookname = get_plugin_page_hookname( $menu_slug, $parent_slug );
464
- remove_all_actions( $hookname );
465
-
466
- // Attach new action.
467
- add_action( $hookname, $function );
468
-
469
- return $hookname;
470
- }
471
-
472
- #endregion Submenu Override
473
-
474
- #region Top level menu Override
475
-
476
- /**
477
- * Find plugin's admin dashboard main menu item.
478
- *
479
- * @author Vova Feldman (@svovaf)
480
- * @since 1.0.2
481
- *
482
- * @return string[]|false
483
- */
484
- private function find_top_level_menu() {
485
- global $menu;
486
-
487
- $position = - 1;
488
- $found_menu = false;
489
-
490
- $menu_slug = $this->get_raw_slug();
491
-
492
- $hook_name = get_plugin_page_hookname( $menu_slug, '' );
493
- foreach ( $menu as $pos => $m ) {
494
- if ( $menu_slug === $m[2] ) {
495
- $position = $pos;
496
- $found_menu = $m;
497
- break;
498
- }
499
- }
500
-
501
- if ( false === $found_menu ) {
502
- return false;
503
- }
504
-
505
- return array(
506
- 'menu' => $found_menu,
507
- 'position' => $position,
508
- 'hook_name' => $hook_name
509
- );
510
- }
511
-
512
- /**
513
- * Find plugin's admin dashboard main submenu item.
514
- *
515
- * @author Vova Feldman (@svovaf)
516
- * @since 1.2.1.6
517
- *
518
- * @return array|false
519
- */
520
- private function find_main_submenu() {
521
- global $submenu;
522
-
523
- $top_level_menu_slug = $this->get_top_level_menu_slug();
524
-
525
- if ( ! isset( $submenu[ $top_level_menu_slug ] ) ) {
526
- return false;
527
- }
528
-
529
- $submenu_slug = $this->get_raw_slug();
530
-
531
- $position = - 1;
532
- $found_submenu = false;
533
-
534
- $hook_name = get_plugin_page_hookname( $submenu_slug, '' );
535
-
536
- foreach ( $submenu[ $top_level_menu_slug ] as $pos => $sub ) {
537
- if ( $submenu_slug === $sub[2] ) {
538
- $position = $pos;
539
- $found_submenu = $sub;
540
- }
541
- }
542
-
543
- if ( false === $found_submenu ) {
544
- return false;
545
- }
546
-
547
- return array(
548
- 'menu' => $found_submenu,
549
- 'parent_slug' => $top_level_menu_slug,
550
- 'position' => $position,
551
- 'hook_name' => $hook_name
552
- );
553
- }
554
-
555
- /**
556
- * Remove all sub-menu items.
557
- *
558
- * @author Vova Feldman (@svovaf)
559
- * @since 1.0.7
560
- *
561
- * @return bool If submenu with plugin's menu slug was found.
562
- */
563
- private function remove_all_submenu_items() {
564
- global $submenu;
565
-
566
- $menu_slug = $this->get_raw_slug();
567
-
568
- if ( ! isset( $submenu[ $menu_slug ] ) ) {
569
- return false;
570
- }
571
-
572
- /**
573
- * This method is NOT executed for WordPress.org themes.
574
- * Since we maintain only one version of the SDK we added this small
575
- * hack to avoid the error from Theme Check since it's a false-positive.
576
- *
577
- * @author Vova Feldman (@svovaf)
578
- * @since 1.2.2.7
579
- */
580
- $submenu_ref = &$submenu;
581
- $submenu_ref[ $menu_slug ] = array();
582
-
583
- return true;
584
- }
585
-
586
- /**
587
- *
588
- * @author Vova Feldman (@svovaf)
589
- * @since 1.0.9
590
- *
591
- * @return false|array[string]mixed
592
- */
593
- function remove_menu_item() {
594
- $this->_logger->entrance();
595
-
596
- // Find main menu item.
597
- $menu = $this->find_top_level_menu();
598
-
599
- if ( false === $menu ) {
600
- return false;
601
- }
602
-
603
- // Remove it with its actions.
604
- remove_all_actions( $menu['hook_name'] );
605
-
606
- // Remove all submenu items.
607
- $this->remove_all_submenu_items();
608
-
609
- return $menu;
610
- }
611
-
612
- /**
613
- * Get module's main admin setting page URL.
614
- *
615
- * @todo This method was only tested for wp.org compliant themes with a submenu item. Need to test for plugins with top level, submenu, and CPT top level, menu items.
616
- *
617
- * @author Vova Feldman (@svovaf)
618
- * @since 1.2.2.7
619
- *
620
- * @return string
621
- */
622
- function main_menu_url() {
623
- $this->_logger->entrance();
624
-
625
- if ( $this->_is_top_level ) {
626
- $menu = $this->find_top_level_menu();
627
- } else {
628
- $menu = $this->find_main_submenu();
629
- }
630
-
631
- $parent_slug = isset( $menu['parent_slug'] ) ?
632
- $menu['parent_slug'] :
633
- 'admin.php';
634
-
635
- return admin_url( $parent_slug . '?page=' . $menu['menu'][2] );
636
- }
637
-
638
- /**
639
- * @author Vova Feldman (@svovaf)
640
- * @since 1.1.4
641
- *
642
- * @param callable $function
643
- *
644
- * @return false|array[string]mixed
645
- */
646
- function override_menu_item( $function ) {
647
- $found_menu = $this->remove_menu_item();
648
-
649
- if ( false === $found_menu ) {
650
- return false;
651
- }
652
-
653
- if ( ! $this->is_top_level() || ! $this->is_cpt() ) {
654
- $menu_slug = plugin_basename( $this->get_slug() );
655
-
656
- $hookname = get_plugin_page_hookname( $menu_slug, '' );
657
-
658
- // Override menu action.
659
- add_action( $hookname, $function );
660
- } else {
661
- global $menu;
662
-
663
- // Remove original CPT menu.
664
- unset( $menu[ $found_menu['position'] ] );
665
-
666
- // Create new top-level menu action.
667
- $hookname = self::add_page(
668
- $found_menu['menu'][3],
669
- $found_menu['menu'][0],
670
- 'manage_options',
671
- $this->get_slug(),
672
- $function,
673
- $found_menu['menu'][6],
674
- $found_menu['position']
675
- );
676
- }
677
-
678
- return $hookname;
679
- }
680
-
681
- /**
682
- * Adds a counter to the module's top level menu item.
683
- *
684
- * @author Vova Feldman (@svovaf)
685
- * @since 1.2.1.5
686
- *
687
- * @param int $counter
688
- * @param string $class
689
- */
690
- function add_counter_to_menu_item( $counter = 1, $class = '' ) {
691
- global $menu, $submenu;
692
-
693
- $mask = '%s <span class="update-plugins %s count-%3$s" aria-hidden="true"><span>%3$s<span class="screen-reader-text">%3$s notifications</span></span></span>';
694
-
695
- /**
696
- * This method is NOT executed for WordPress.org themes.
697
- * Since we maintain only one version of the SDK we added this small
698
- * hack to avoid the error from Theme Check since it's a false-positive.
699
- *
700
- * @author Vova Feldman (@svovaf)
701
- * @since 1.2.2.7
702
- */
703
- $menu_ref = &$menu;
704
- $submenu_ref = &$submenu;
705
-
706
- if ( $this->_is_top_level ) {
707
- // Find main menu item.
708
- $found_menu = $this->find_top_level_menu();
709
-
710
- if ( false !== $found_menu ) {
711
- // Override menu label.
712
- $menu_ref[ $found_menu['position'] ][0] = sprintf(
713
- $mask,
714
- $found_menu['menu'][0],
715
- $class,
716
- $counter
717
- );
718
- }
719
- } else {
720
- $found_submenu = $this->find_main_submenu();
721
-
722
- if ( false !== $found_submenu ) {
723
- // Override menu label.
724
- $submenu_ref[ $found_submenu['parent_slug'] ][ $found_submenu['position'] ][0] = sprintf(
725
- $mask,
726
- $found_submenu['menu'][0],
727
- $class,
728
- $counter
729
- );
730
- }
731
- }
732
- }
733
-
734
- #endregion Top level menu Override
735
-
736
- /**
737
- * Add a top-level menu page.
738
- *
739
- * Note for WordPress.org Theme/Plugin reviewer:
740
- *
741
- * This is a replication of `add_menu_page()` to avoid Theme Check warning.
742
- *
743
- * Why?
744
- * ====
745
- * Freemius is an SDK for plugin and theme developers. Since the core
746
- * of the SDK is relevant both for plugins and themes, for obvious reasons,
747
- * we only develop and maintain one code base.
748
- *
749
- * This method will not run for wp.org themes (only plugins) since theme
750
- * admin settings/options are now only allowed in the customizer.
751
- *
752
- * If you have any questions or need clarifications, please don't hesitate
753
- * pinging me on slack, my username is @svovaf.
754
- *
755
- * @author Vova Feldman (@svovaf)
756
- * @since 1.2.2
757
- *
758
- * @param string $page_title The text to be displayed in the title tags of the page when the menu is
759
- * selected.
760
- * @param string $menu_title The text to be used for the menu.
761
- * @param string $capability The capability required for this menu to be displayed to the user.
762
- * @param string $menu_slug The slug name to refer to this menu by (should be unique for this menu).
763
- * @param callable|string $function The function to be called to output the content for this page.
764
- * @param string $icon_url The URL to the icon to be used for this menu.
765
- * * Pass a base64-encoded SVG using a data URI, which will be colored to
766
- * match the color scheme. This should begin with
767
- * 'data:image/svg+xml;base64,'.
768
- * * Pass the name of a Dashicons helper class to use a font icon,
769
- * e.g. 'dashicons-chart-pie'.
770
- * * Pass 'none' to leave div.wp-menu-image empty so an icon can be added
771
- * via CSS.
772
- * @param int $position The position in the menu order this one should appear.
773
- *
774
- * @return string The resulting page's hook_suffix.
775
- */
776
- static function add_page(
777
- $page_title,
778
- $menu_title,
779
- $capability,
780
- $menu_slug,
781
- $function = '',
782
- $icon_url = '',
783
- $position = null
784
- ) {
785
- $fn = 'add_menu' . '_page';
786
-
787
- return $fn(
788
- $page_title,
789
- $menu_title,
790
- $capability,
791
- $menu_slug,
792
- $function,
793
- $icon_url,
794
- $position
795
- );
796
- }
797
-
798
- /**
799
- * Add a submenu page.
800
- *
801
- * Note for WordPress.org Theme/Plugin reviewer:
802
- *
803
- * This is a replication of `add_submenu_page()` to avoid Theme Check warning.
804
- *
805
- * Why?
806
- * ====
807
- * Freemius is an SDK for plugin and theme developers. Since the core
808
- * of the SDK is relevant both for plugins and themes, for obvious reasons,
809
- * we only develop and maintain one code base.
810
- *
811
- * This method will not run for wp.org themes (only plugins) since theme
812
- * admin settings/options are now only allowed in the customizer.
813
- *
814
- * If you have any questions or need clarifications, please don't hesitate
815
- * pinging me on slack, my username is @svovaf.
816
- *
817
- * @author Vova Feldman (@svovaf)
818
- * @since 1.2.2
819
- *
820
- * @param string $parent_slug The slug name for the parent menu (or the file name of a standard
821
- * WordPress admin page).
822
- * @param string $page_title The text to be displayed in the title tags of the page when the menu is
823
- * selected.
824
- * @param string $menu_title The text to be used for the menu.
825
- * @param string $capability The capability required for this menu to be displayed to the user.
826
- * @param string $menu_slug The slug name to refer to this menu by (should be unique for this menu).
827
- * @param callable|string $function The function to be called to output the content for this page.
828
- *
829
- * @return false|string The resulting page's hook_suffix, or false if the user does not have the capability
830
- * required.
831
- */
832
- static function add_subpage(
833
- $parent_slug,
834
- $page_title,
835
- $menu_title,
836
- $capability,
837
- $menu_slug,
838
- $function = ''
839
- ) {
840
- $fn = 'add_submenu' . '_page';
841
-
842
- return $fn( $parent_slug,
843
- $page_title,
844
- $menu_title,
845
- $capability,
846
- $menu_slug,
847
- $function
848
- );
849
- }
850
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/managers/class-fs-admin-notice-manager.php DELETED
@@ -1,324 +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
- class FS_Admin_Notice_Manager {
14
- /**
15
- * @since 1.2.2
16
- *
17
- * @var string
18
- */
19
- protected $_module_unique_affix;
20
- /**
21
- * @var string
22
- */
23
- protected $_id;
24
- /**
25
- * @var string
26
- */
27
- protected $_title;
28
- /**
29
- * @var array[]
30
- */
31
- private $_admin_messages = array();
32
- /**
33
- * @var FS_Key_Value_Storage
34
- */
35
- private $_sticky_storage;
36
- /**
37
- * @var FS_Plugin_Manager[]
38
- */
39
- private static $_instances = array();
40
- /**
41
- * @var FS_Logger
42
- */
43
- protected $_logger;
44
-
45
- /**
46
- * @param string $id
47
- * @param string $title
48
- * @param string $module_unique_affix
49
- *
50
- * @return FS_Admin_Notice_Manager
51
- */
52
- static function instance( $id, $title = '', $module_unique_affix = '' ) {
53
- if ( ! isset( self::$_instances[ $id ] ) ) {
54
- self::$_instances[ $id ] = new FS_Admin_Notice_Manager( $id, $title, $module_unique_affix );
55
- }
56
-
57
- return self::$_instances[ $id ];
58
- }
59
-
60
- protected function __construct( $id, $title = '', $module_unique_affix = '' ) {
61
- $this->_id = $id;
62
- $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_' . $this->_id . '_data', WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
63
- $this->_title = ! empty( $title ) ? $title : '';
64
- $this->_module_unique_affix = $module_unique_affix;
65
- $this->_sticky_storage = FS_Key_Value_Storage::instance( 'admin_notices', $this->_id );
66
-
67
- if ( is_admin() ) {
68
- if ( 0 < count( $this->_sticky_storage ) ) {
69
- $ajax_action_suffix = str_replace( ':', '-', $this->_id );
70
-
71
- // If there are sticky notices for the current slug, add a callback
72
- // to the AJAX action that handles message dismiss.
73
- add_action( "wp_ajax_fs_dismiss_notice_action_{$ajax_action_suffix}", array(
74
- &$this,
75
- 'dismiss_notice_ajax_callback'
76
- ) );
77
-
78
- foreach ( $this->_sticky_storage as $msg ) {
79
- // Add admin notice.
80
- $this->add(
81
- $msg['message'],
82
- $msg['title'],
83
- $msg['type'],
84
- true,
85
- $msg['all'],
86
- $msg['id'],
87
- false
88
- );
89
- }
90
- }
91
- }
92
- }
93
-
94
- /**
95
- * Remove sticky message by ID.
96
- *
97
- * @author Vova Feldman (@svovaf)
98
- * @since 1.0.7
99
- *
100
- */
101
- function dismiss_notice_ajax_callback() {
102
- $this->_sticky_storage->remove( $_POST['message_id'] );
103
- wp_die();
104
- }
105
-
106
- /**
107
- * Rendered sticky message dismiss JavaScript.
108
- *
109
- * @author Vova Feldman (@svovaf)
110
- * @since 1.0.7
111
- */
112
- static function _add_sticky_dismiss_javascript() {
113
- $params = array();
114
- fs_require_once_template( 'sticky-admin-notice-js.php', $params );
115
- }
116
-
117
- private static $_added_sticky_javascript = false;
118
-
119
- /**
120
- * Hook to the admin_footer to add sticky message dismiss JavaScript handler.
121
- *
122
- * @author Vova Feldman (@svovaf)
123
- * @since 1.0.7
124
- */
125
- private static function has_sticky_messages() {
126
- if ( ! self::$_added_sticky_javascript ) {
127
- add_action( 'admin_footer', array( 'FS_Admin_Notice_Manager', '_add_sticky_dismiss_javascript' ) );
128
- }
129
- }
130
-
131
- /**
132
- * Handle admin_notices by printing the admin messages stacked in the queue.
133
- *
134
- * @author Vova Feldman (@svovaf)
135
- * @since 1.0.4
136
- *
137
- */
138
- function _admin_notices_hook() {
139
- $notice_type = 'admin_notices';
140
-
141
- if ( function_exists( 'current_user_can' ) &&
142
- ! current_user_can( 'manage_options' )
143
- ) {
144
- // Only show messages to admins.
145
- return;
146
- }
147
-
148
- if ( ! isset( $this->_admin_messages[ $notice_type ] ) || ! is_array( $this->_admin_messages[ $notice_type ] ) ) {
149
- return;
150
- }
151
-
152
- foreach ( $this->_admin_messages[ $notice_type ] as $id => $msg ) {
153
- fs_require_template( 'admin-notice.php', $msg );
154
-
155
- if ( $msg['sticky'] ) {
156
- self::has_sticky_messages();
157
- }
158
- }
159
- }
160
-
161
- /**
162
- * Handle all_admin_notices by printing the admin messages stacked in the queue.
163
- *
164
- * @author Vova Feldman (@svovaf)
165
- * @since 1.0.4
166
- *
167
- */
168
- function _all_admin_notices_hook() {
169
- $notice_type = 'all_admin_notices';
170
-
171
- if ( ! isset( $this->_admin_messages[ $notice_type ] ) || ! is_array( $this->_admin_messages[ $notice_type ] ) ) {
172
- return;
173
- }
174
-
175
- foreach ( $this->_admin_messages[ $notice_type ] as $id => $msg ) {
176
- fs_require_template( 'all-admin-notice.php', $msg );
177
- }
178
- }
179
-
180
- /**
181
- * Enqueue common stylesheet to style admin notice.
182
- *
183
- * @author Vova Feldman (@svovaf)
184
- * @since 1.0.7
185
- */
186
- function _enqueue_styles() {
187
- fs_enqueue_local_style( 'fs_common', '/admin/common.css' );
188
- }
189
-
190
- /**
191
- * Add admin message to admin messages queue, and hook to admin_notices / all_admin_notices if not yet hooked.
192
- *
193
- * @author Vova Feldman (@svovaf)
194
- * @since 1.0.4
195
- *
196
- * @param string $message
197
- * @param string $title
198
- * @param string $type
199
- * @param bool $is_sticky
200
- * @param bool $all_admin
201
- * @param string $id Message ID
202
- * @param bool $store_if_sticky
203
- *
204
- * @uses add_action()
205
- */
206
- function add( $message, $title = '', $type = 'success', $is_sticky = false, $all_admin = false, $id = '', $store_if_sticky = true ) {
207
- $key = ( $all_admin ? 'all_admin_notices' : 'admin_notices' );
208
-
209
- if ( ! isset( $this->_admin_messages[ $key ] ) ) {
210
- $this->_admin_messages[ $key ] = array();
211
-
212
- add_action( $key, array( &$this, "_{$key}_hook" ) );
213
- add_action( 'admin_enqueue_scripts', array( &$this, '_enqueue_styles' ) );
214
-
215
- }
216
-
217
- if ( '' === $id ) {
218
- $id = md5( $title . ' ' . $message . ' ' . $type );
219
- }
220
-
221
- $message_object = array(
222
- 'message' => $message,
223
- 'title' => $title,
224
- 'type' => $type,
225
- 'sticky' => $is_sticky,
226
- 'id' => $id,
227
- 'all' => $all_admin,
228
- 'manager_id' => $this->_id,
229
- 'plugin' => $this->_title,
230
- );
231
-
232
- if ( $is_sticky && $store_if_sticky ) {
233
- $this->_sticky_storage->{$id} = $message_object;
234
- }
235
-
236
- $this->_admin_messages[ $key ][ $id ] = $message_object;
237
- }
238
-
239
- /**
240
- * @author Vova Feldman (@svovaf)
241
- * @since 1.0.7
242
- *
243
- * @param string|string[] $ids
244
- */
245
- function remove_sticky( $ids ) {
246
- if ( ! is_array( $ids ) ) {
247
- $ids = array( $ids );
248
- }
249
-
250
- foreach ( $ids as $id ) {
251
- // Remove from sticky storage.
252
- $this->_sticky_storage->remove( $id );
253
-
254
- // Remove from current admin messages.
255
- if ( isset( $this->_admin_messages['all_admin_notices'] ) && isset( $this->_admin_messages['all_admin_notices'][ $id ] ) ) {
256
- unset( $this->_admin_messages['all_admin_notices'][ $id ] );
257
- }
258
- if ( isset( $this->_admin_messages['admin_notices'] ) && isset( $this->_admin_messages['admin_notices'][ $id ] ) ) {
259
- unset( $this->_admin_messages['admin_notices'][ $id ] );
260
- }
261
- }
262
- }
263
-
264
- /**
265
- * Check if sticky message exists by id.
266
- *
267
- * @author Vova Feldman (@svovaf)
268
- * @since 1.0.9
269
- *
270
- * @param $id
271
- *
272
- * @return bool
273
- */
274
- function has_sticky( $id ) {
275
- return isset( $this->_sticky_storage[ $id ] );
276
- }
277
-
278
- /**
279
- * Adds sticky admin notification.
280
- *
281
- * @author Vova Feldman (@svovaf)
282
- * @since 1.0.7
283
- *
284
- * @param string $message
285
- * @param string $id Message ID
286
- * @param string $title
287
- * @param string $type
288
- * @param bool $all_admin
289
- */
290
- function add_sticky( $message, $id, $title = '', $type = 'success', $all_admin = false ) {
291
- if ( ! empty( $this->_module_unique_affix ) ) {
292
- $message = fs_apply_filter( $this->_module_unique_affix, "sticky_message_{$id}", $message );
293
- $title = fs_apply_filter( $this->_module_unique_affix, "sticky_title_{$id}", $title );
294
- }
295
-
296
- $this->add( $message, $title, $type, true, $all_admin, $id );
297
- }
298
-
299
- /**
300
- * Clear all sticky messages.
301
- *
302
- * @author Vova Feldman (@svovaf)
303
- * @since 1.0.8
304
- */
305
- function clear_all_sticky() {
306
- $this->_sticky_storage->clear_all();
307
- }
308
-
309
- /**
310
- * Add admin message to all admin messages queue, and hook to all_admin_notices if not yet hooked.
311
- *
312
- * @author Vova Feldman (@svovaf)
313
- * @since 1.0.4
314
- *
315
- * @param string $message
316
- * @param string $title
317
- * @param string $type
318
- * @param bool $is_sticky
319
- * @param string $id Message ID
320
- */
321
- function add_all( $message, $title = '', $type = 'success', $is_sticky = false, $id = '' ) {
322
- $this->add( $message, $title, $type, $is_sticky, true, $id );
323
- }
324
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/managers/class-fs-cache-manager.php DELETED
@@ -1,281 +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.1.6
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Cache_Manager {
14
- /**
15
- * @var FS_Option_Manager
16
- */
17
- private $_options;
18
- /**
19
- * @var FS_Logger
20
- */
21
- private $_logger;
22
-
23
- /**
24
- * @var FS_Cache_Manager[]
25
- */
26
- private static $_MANAGERS = array();
27
-
28
- /**
29
- * @author Vova Feldman (@svovaf)
30
- * @since 1.1.3
31
- *
32
- * @param string $id
33
- */
34
- private function __construct( $id ) {
35
- $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_cach_mngr_' . $id, WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
36
-
37
- $this->_logger->entrance();
38
- $this->_logger->log( 'id = ' . $id );
39
-
40
- $this->_options = FS_Option_Manager::get_manager( $id, true );
41
- }
42
-
43
- /**
44
- * @author Vova Feldman (@svovaf)
45
- * @since 1.1.6
46
- *
47
- * @param $id
48
- *
49
- * @return FS_Cache_Manager
50
- */
51
- static function get_manager( $id ) {
52
- $id = strtolower( $id );
53
-
54
- if ( ! isset( self::$_MANAGERS[ $id ] ) ) {
55
- self::$_MANAGERS[ $id ] = new FS_Cache_Manager( $id );
56
- }
57
-
58
- return self::$_MANAGERS[ $id ];
59
- }
60
-
61
- /**
62
- * @author Vova Feldman (@svovaf)
63
- * @since 1.1.6
64
- *
65
- * @return bool
66
- */
67
- function is_empty() {
68
- $this->_logger->entrance();
69
-
70
- return $this->_options->is_empty();
71
- }
72
-
73
- /**
74
- * @author Vova Feldman (@svovaf)
75
- * @since 1.1.6
76
- */
77
- function clear() {
78
- $this->_logger->entrance();
79
-
80
- $this->_options->clear( true );
81
- }
82
-
83
- /**
84
- * Delete cache manager from DB.
85
- *
86
- * @author Vova Feldman (@svovaf)
87
- * @since 1.0.9
88
- */
89
- function delete() {
90
- $this->_options->delete();
91
- }
92
-
93
- /**
94
- * Check if there's a cached item.
95
- *
96
- * @author Vova Feldman (@svovaf)
97
- * @since 1.1.6
98
- *
99
- * @param string $key
100
- *
101
- * @return bool
102
- */
103
- function has( $key ) {
104
- $cache_entry = $this->_options->get_option( $key, false );
105
-
106
- return ( is_object( $cache_entry ) &&
107
- isset( $cache_entry->timestamp ) &&
108
- is_numeric( $cache_entry->timestamp )
109
- );
110
- }
111
-
112
- /**
113
- * Check if there's a valid cached item.
114
- *
115
- * @author Vova Feldman (@svovaf)
116
- * @since 1.1.6
117
- *
118
- * @param string $key
119
- * @param null|int $expiration Since 1.2.2.7
120
- *
121
- * @return bool
122
- */
123
- function has_valid( $key, $expiration = null ) {
124
- $cache_entry = $this->_options->get_option( $key, false );
125
-
126
- $is_valid = ( is_object( $cache_entry ) &&
127
- isset( $cache_entry->timestamp ) &&
128
- is_numeric( $cache_entry->timestamp ) &&
129
- $cache_entry->timestamp > WP_FS__SCRIPT_START_TIME
130
- );
131
-
132
- if ( $is_valid &&
133
- is_numeric( $expiration ) &&
134
- isset( $cache_entry->created ) &&
135
- is_numeric( $cache_entry->created ) &&
136
- $cache_entry->created + $expiration < WP_FS__SCRIPT_START_TIME
137
- ) {
138
- /**
139
- * Even if the cache is still valid, since we are checking for validity
140
- * with an explicit expiration period, if the period has past, return
141
- * `false` as if the cache is invalid.
142
- *
143
- * @since 1.2.2.7
144
- */
145
- $is_valid = false;
146
- }
147
-
148
- return $is_valid;
149
- }
150
-
151
- /**
152
- * @author Vova Feldman (@svovaf)
153
- * @since 1.1.6
154
- *
155
- * @param string $key
156
- * @param mixed $default
157
- *
158
- * @return mixed
159
- */
160
- function get( $key, $default = null ) {
161
- $this->_logger->entrance( 'key = ' . $key );
162
-
163
- $cache_entry = $this->_options->get_option( $key, false );
164
-
165
- if ( is_object( $cache_entry ) &&
166
- isset( $cache_entry->timestamp ) &&
167
- is_numeric( $cache_entry->timestamp )
168
- ) {
169
- return $cache_entry->result;
170
- }
171
-
172
- return is_object($default) ? clone $default : $default;
173
- }
174
-
175
- /**
176
- * @author Vova Feldman (@svovaf)
177
- * @since 1.1.6
178
- *
179
- * @param string $key
180
- * @param mixed $default
181
- *
182
- * @return mixed
183
- */
184
- function get_valid( $key, $default = null ) {
185
- $this->_logger->entrance( 'key = ' . $key );
186
-
187
- $cache_entry = $this->_options->get_option( $key, false );
188
-
189
- if ( is_object( $cache_entry ) &&
190
- isset( $cache_entry->timestamp ) &&
191
- is_numeric( $cache_entry->timestamp ) &&
192
- $cache_entry->timestamp > WP_FS__SCRIPT_START_TIME
193
- ) {
194
- return $cache_entry->result;
195
- }
196
-
197
- return is_object($default) ? clone $default : $default;
198
- }
199
-
200
- /**
201
- * @author Vova Feldman (@svovaf)
202
- * @since 1.1.6
203
- *
204
- * @param string $key
205
- * @param mixed $value
206
- * @param int $expiration
207
- */
208
- function set( $key, $value, $expiration = WP_FS__TIME_24_HOURS_IN_SEC ) {
209
- $this->_logger->entrance( 'key = ' . $key );
210
-
211
- $cache_entry = new stdClass();
212
-
213
- $cache_entry->result = $value;
214
- $cache_entry->created = WP_FS__SCRIPT_START_TIME;
215
- $cache_entry->timestamp = WP_FS__SCRIPT_START_TIME + $expiration;
216
- $this->_options->set_option( $key, $cache_entry, true );
217
- }
218
-
219
- /**
220
- * Get cached record expiration, or false if not cached or expired.
221
- *
222
- * @author Vova Feldman (@svovaf)
223
- * @since 1.1.7.3
224
- *
225
- * @param string $key
226
- *
227
- * @return bool|int
228
- */
229
- function get_record_expiration( $key ) {
230
- $this->_logger->entrance( 'key = ' . $key );
231
-
232
- $cache_entry = $this->_options->get_option( $key, false );
233
-
234
- if ( is_object( $cache_entry ) &&
235
- isset( $cache_entry->timestamp ) &&
236
- is_numeric( $cache_entry->timestamp ) &&
237
- $cache_entry->timestamp > WP_FS__SCRIPT_START_TIME
238
- ) {
239
- return $cache_entry->timestamp;
240
- }
241
-
242
- return false;
243
- }
244
-
245
- /**
246
- * Purge cached item.
247
- *
248
- * @author Vova Feldman (@svovaf)
249
- * @since 1.1.6
250
- *
251
- * @param string $key
252
- */
253
- function purge( $key ) {
254
- $this->_logger->entrance( 'key = ' . $key );
255
-
256
- $this->_options->unset_option( $key, true );
257
- }
258
-
259
- /**
260
- * Set cached item as expired.
261
- *
262
- * @author Vova Feldman (@svovaf)
263
- * @since 1.2.2.7
264
- *
265
- * @param string $key
266
- */
267
- function expire( $key ) {
268
- $this->_logger->entrance( 'key = ' . $key );
269
-
270
- $cache_entry = $this->_options->get_option( $key, false );
271
-
272
- if ( is_object( $cache_entry ) &&
273
- isset( $cache_entry->timestamp ) &&
274
- is_numeric( $cache_entry->timestamp ))
275
- {
276
- // Set to expired.
277
- $cache_entry->timestamp = WP_FS__SCRIPT_START_TIME;
278
- $this->_options->set_option( $key, $cache_entry, true );
279
- }
280
- }
281
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/managers/class-fs-key-value-storage.php DELETED
@@ -1,328 +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
- * Class FS_Key_Value_Storage
15
- *
16
- * @property int $install_timestamp
17
- * @property int $activation_timestamp
18
- * @property int $sync_timestamp
19
- * @property object $sync_cron
20
- * @property int $install_sync_timestamp
21
- * @property array $connectivity_test
22
- * @property array $is_on
23
- * @property object $trial_plan
24
- * @property bool $has_trial_plan
25
- * @property bool $trial_promotion_shown
26
- * @property string $sdk_version
27
- * @property string $sdk_last_version
28
- * @property bool $sdk_upgrade_mode
29
- * @property bool $sdk_downgrade_mode
30
- * @property bool $plugin_upgrade_mode
31
- * @property bool $plugin_downgrade_mode
32
- * @property string $plugin_version
33
- * @property string $plugin_last_version
34
- * @property bool $is_plugin_new_install
35
- * @property bool $was_plugin_loaded
36
- * @property object $plugin_main_file
37
- * @property bool $prev_is_premium
38
- * @property array $is_anonymous
39
- * @property bool $is_pending_activation
40
- * @property bool $sticky_optin_added
41
- * @property object $uninstall_reason
42
- * @property object $subscription
43
- */
44
- class FS_Key_Value_Storage implements ArrayAccess, Iterator, Countable {
45
- /**
46
- * @var string
47
- */
48
- protected $_id;
49
- /**
50
- * @since 1.2.2
51
- *
52
- * @var string
53
- */
54
- protected $_secondary_id;
55
- /**
56
- * @var array
57
- */
58
- protected $_data;
59
-
60
- /**
61
- * @var FS_Plugin_Manager[]
62
- */
63
- private static $_instances = array();
64
- /**
65
- * @var FS_Logger
66
- */
67
- protected $_logger;
68
-
69
- /**
70
- * @param string $id
71
- * @param string $secondary_id
72
- *
73
- * @return FS_Key_Value_Storage
74
- */
75
- static function instance( $id, $secondary_id ) {
76
- $key = $id . ':' . $secondary_id;
77
- if ( ! isset( self::$_instances[ $key ] ) ) {
78
- self::$_instances[ $key ] = new FS_Key_Value_Storage( $id, $secondary_id );
79
- }
80
-
81
- return self::$_instances[ $key ];
82
- }
83
-
84
- protected function __construct( $id, $secondary_id ) {
85
- $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_' . $secondary_id . '_' . $id, WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
86
-
87
- $this->_secondary_id = $secondary_id;
88
- $this->_id = $id;
89
- $this->load();
90
- }
91
-
92
- protected function get_option_manager() {
93
- return FS_Option_Manager::get_manager( WP_FS__ACCOUNTS_OPTION_NAME, true );
94
- }
95
-
96
- protected function get_all_data() {
97
- return $this->get_option_manager()->get_option( $this->_id, array() );
98
- }
99
-
100
- /**
101
- * Load plugin data from local DB.
102
- *
103
- * @author Vova Feldman (@svovaf)
104
- * @since 1.0.7
105
- */
106
- function load() {
107
- $all_plugins_data = $this->get_all_data();
108
- $this->_data = isset( $all_plugins_data[ $this->_secondary_id ] ) ?
109
- $all_plugins_data[ $this->_secondary_id ] :
110
- array();
111
- }
112
-
113
- /**
114
- * @author Vova Feldman (@svovaf)
115
- * @since 1.0.7
116
- *
117
- * @param string $key
118
- * @param mixed $value
119
- * @param bool $flush
120
- */
121
- function store( $key, $value, $flush = true ) {
122
- if ( $this->_logger->is_on() ) {
123
- $this->_logger->entrance( $key . ' = ' . var_export( $value, true ) );
124
- }
125
-
126
- if ( array_key_exists( $key, $this->_data ) && $value === $this->_data[ $key ] ) {
127
- // No need to store data if the value wasn't changed.
128
- return;
129
- }
130
-
131
- $all_data = $this->get_all_data();
132
-
133
- $this->_data[ $key ] = $value;
134
-
135
- $all_data[ $this->_secondary_id ] = $this->_data;
136
-
137
- $options_manager = $this->get_option_manager();
138
- $options_manager->set_option( $this->_id, $all_data, $flush );
139
- }
140
-
141
- /**
142
- * @author Vova Feldman (@svovaf)
143
- * @since 1.0.7
144
- *
145
- * @param bool $store
146
- * @param string[] $exceptions Set of keys to keep and not clear.
147
- */
148
- function clear_all( $store = true, $exceptions = array() ) {
149
- $new_data = array();
150
- foreach ( $exceptions as $key ) {
151
- if ( isset( $this->_data[ $key ] ) ) {
152
- $new_data[ $key ] = $this->_data[ $key ];
153
- }
154
- }
155
-
156
- $this->_data = $new_data;
157
-
158
- if ( $store ) {
159
- $all_data = $this->get_all_data();
160
- $all_data[ $this->_secondary_id ] = $this->_data;
161
- $options_manager = $this->get_option_manager();
162
- $options_manager->set_option( $this->_id, $all_data, true );
163
- }
164
- }
165
-
166
- /**
167
- * Delete key-value storage.
168
- *
169
- * @author Vova Feldman (@svovaf)
170
- * @since 1.0.9
171
- */
172
- function delete() {
173
- $this->_data = array();
174
-
175
- $all_data = $this->get_all_data();
176
- unset( $all_data[ $this->_secondary_id ] );
177
- $options_manager = $this->get_option_manager();
178
- $options_manager->set_option( $this->_id, $all_data, true );
179
- }
180
-
181
- /**
182
- * @author Vova Feldman (@svovaf)
183
- * @since 1.0.7
184
- *
185
- * @param string $key
186
- * @param bool $store
187
- */
188
- function remove( $key, $store = true ) {
189
- if ( ! array_key_exists( $key, $this->_data ) ) {
190
- return;
191
- }
192
-
193
- unset( $this->_data[ $key ] );
194
-
195
- if ( $store ) {
196
- $all_data = $this->get_all_data();
197
- $all_data[ $this->_secondary_id ] = $this->_data;
198
- $options_manager = $this->get_option_manager();
199
- $options_manager->set_option( $this->_id, $all_data, true );
200
- }
201
- }
202
-
203
- /**
204
- * @author Vova Feldman (@svovaf)
205
- * @since 1.0.7
206
- *
207
- * @param string $key
208
- * @param mixed $default
209
- *
210
- * @return bool|\FS_Plugin
211
- */
212
- function get( $key, $default = false ) {
213
- return array_key_exists( $key, $this->_data ) ?
214
- $this->_data[ $key ] :
215
- $default;
216
- }
217
-
218
-
219
- /* ArrayAccess + Magic Access (better for refactoring)
220
- -----------------------------------------------------------------------------------*/
221
- function __set( $k, $v ) {
222
- $this->store( $k, $v );
223
- }
224
-
225
- function __isset( $k ) {
226
- return array_key_exists( $k, $this->_data );
227
- }
228
-
229
- function __unset( $k ) {
230
- $this->remove( $k );
231
- }
232
-
233
- function __get( $k ) {
234
- return $this->get( $k, null );
235
- }
236
-
237
- function offsetSet( $k, $v ) {
238
- if ( is_null( $k ) ) {
239
- throw new Exception( 'Can\'t append value to request params.' );
240
- } else {
241
- $this->{$k} = $v;
242
- }
243
- }
244
-
245
- function offsetExists( $k ) {
246
- return array_key_exists( $k, $this->_data );
247
- }
248
-
249
- function offsetUnset( $k ) {
250
- unset( $this->$k );
251
- }
252
-
253
- function offsetGet( $k ) {
254
- return $this->get( $k, null );
255
- }
256
-
257
- /**
258
- * (PHP 5 &gt;= 5.0.0)<br/>
259
- * Return the current element
260
- *
261
- * @link http://php.net/manual/en/iterator.current.php
262
- * @return mixed Can return any type.
263
- */
264
- public function current() {
265
- return current( $this->_data );
266
- }
267
-
268
- /**
269
- * (PHP 5 &gt;= 5.0.0)<br/>
270
- * Move forward to next element
271
- *
272
- * @link http://php.net/manual/en/iterator.next.php
273
- * @return void Any returned value is ignored.
274
- */
275
- public function next() {
276
- next( $this->_data );
277
- }
278
-
279
- /**
280
- * (PHP 5 &gt;= 5.0.0)<br/>
281
- * Return the key of the current element
282
- *
283
- * @link http://php.net/manual/en/iterator.key.php
284
- * @return mixed scalar on success, or null on failure.
285
- */
286
- public function key() {
287
- return key( $this->_data );
288
- }
289
-
290
- /**
291
- * (PHP 5 &gt;= 5.0.0)<br/>
292
- * Checks if current position is valid
293
- *
294
- * @link http://php.net/manual/en/iterator.valid.php
295
- * @return boolean The return value will be casted to boolean and then evaluated.
296
- * Returns true on success or false on failure.
297
- */
298
- public function valid() {
299
- $key = key( $this->_data );
300
-
301
- return ( $key !== null && $key !== false );
302
- }
303
-
304
- /**
305
- * (PHP 5 &gt;= 5.0.0)<br/>
306
- * Rewind the Iterator to the first element
307
- *
308
- * @link http://php.net/manual/en/iterator.rewind.php
309
- * @return void Any returned value is ignored.
310
- */
311
- public function rewind() {
312
- reset( $this->_data );
313
- }
314
-
315
- /**
316
- * (PHP 5 &gt;= 5.1.0)<br/>
317
- * Count elements of an object
318
- *
319
- * @link http://php.net/manual/en/countable.count.php
320
- * @return int The custom count as an integer.
321
- * </p>
322
- * <p>
323
- * The return value is cast to an integer.
324
- */
325
- public function count() {
326
- return count( $this->_data );
327
- }
328
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/managers/class-fs-license-manager.php DELETED
@@ -1,104 +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.6
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_License_Manager /*extends FS_Abstract_Manager*/
14
- {
15
- //
16
- //
17
- // /**
18
- // * @var FS_License_Manager[]
19
- // */
20
- // private static $_instances = array();
21
- //
22
- // static function instance( Freemius $fs ) {
23
- // $slug = strtolower( $fs->get_slug() );
24
- //
25
- // if ( ! isset( self::$_instances[ $slug ] ) ) {
26
- // self::$_instances[ $slug ] = new FS_License_Manager( $slug, $fs );
27
- // }
28
- //
29
- // return self::$_instances[ $slug ];
30
- // }
31
- //
32
- //// private function __construct($slug) {
33
- //// parent::__construct($slug);
34
- //// }
35
- //
36
- // function entry_id() {
37
- // return 'licenses';
38
- // }
39
- //
40
- // function sync( $id ) {
41
- //
42
- // }
43
- //
44
- // /**
45
- // * @author Vova Feldman (@svovaf)
46
- // * @since 1.0.5
47
- // * @uses FS_Api
48
- // *
49
- // * @param number|bool $plugin_id
50
- // *
51
- // * @return FS_Plugin_License[]|stdClass Licenses or API error.
52
- // */
53
- // function api_get_user_plugin_licenses( $plugin_id = false ) {
54
- // $api = $this->_fs->get_api_user_scope();
55
- //
56
- // if ( ! is_numeric( $plugin_id ) ) {
57
- // $plugin_id = $this->_fs->get_id();
58
- // }
59
- //
60
- // $result = $api->call( "/plugins/{$plugin_id}/licenses.json" );
61
- //
62
- // if ( ! isset( $result->error ) ) {
63
- // for ( $i = 0, $len = count( $result->licenses ); $i < $len; $i ++ ) {
64
- // $result->licenses[ $i ] = new FS_Plugin_License( $result->licenses[ $i ] );
65
- // }
66
- //
67
- // $result = $result->licenses;
68
- // }
69
- //
70
- // return $result;
71
- // }
72
- //
73
- // function api_get_many() {
74
- //
75
- // }
76
- //
77
- // function api_activate( $id ) {
78
- //
79
- // }
80
- //
81
- // function api_deactivate( $id ) {
82
- //
83
- // }
84
-
85
- /**
86
- * @param FS_Plugin_License[] $licenses
87
- *
88
- * @return bool
89
- */
90
- static function has_premium_license( $licenses ) {
91
- if ( is_array( $licenses ) ) {
92
- foreach ( $licenses as $license ) {
93
- /**
94
- * @var FS_Plugin_License $license
95
- */
96
- if ( ! $license->is_utilized() && $license->is_features_enabled() ) {
97
- return true;
98
- }
99
- }
100
- }
101
-
102
- return false;
103
- }
104
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/managers/class-fs-option-manager.php DELETED
@@ -1,353 +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
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- /**
14
- * 3-layer lazy options manager.
15
- * layer 3: Memory
16
- * layer 2: Cache (if there's any caching plugin and if WP_FS__DEBUG_SDK is FALSE)
17
- * layer 1: Database (options table). All options stored as one option record in the DB to reduce number of DB
18
- * queries.
19
- *
20
- * If load() is not explicitly called, starts as empty manager. Same thing about saving the data - you have to
21
- * explicitly call store().
22
- *
23
- * Class Freemius_Option_Manager
24
- */
25
- class FS_Option_Manager {
26
- /**
27
- * @var string
28
- */
29
- private $_id;
30
- /**
31
- * @var array
32
- */
33
- private $_options;
34
- /**
35
- * @var FS_Logger
36
- */
37
- private $_logger;
38
-
39
- /**
40
- * @var FS_Option_Manager[]
41
- */
42
- private static $_MANAGERS = array();
43
-
44
- /**
45
- * @author Vova Feldman (@svovaf)
46
- * @since 1.0.3
47
- *
48
- * @param string $id
49
- * @param bool $load
50
- */
51
- private function __construct( $id, $load = false ) {
52
- $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_opt_mngr_' . $id, WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
53
-
54
- $this->_logger->entrance();
55
- $this->_logger->log( 'id = ' . $id );
56
-
57
- $this->_id = $id;
58
-
59
- if ( $load ) {
60
- $this->load();
61
- }
62
- }
63
-
64
- /**
65
- * @author Vova Feldman (@svovaf)
66
- * @since 1.0.3
67
- *
68
- * @param $id
69
- * @param $load
70
- *
71
- * @return FS_Option_Manager
72
- */
73
- static function get_manager( $id, $load = false ) {
74
- $id = strtolower( $id );
75
-
76
- if ( ! isset( self::$_MANAGERS[ $id ] ) ) {
77
- self::$_MANAGERS[ $id ] = new FS_Option_Manager( $id, $load );
78
- } // If load required but not yet loaded, load.
79
- else if ( $load && ! self::$_MANAGERS[ $id ]->is_loaded() ) {
80
- self::$_MANAGERS[ $id ]->load();
81
- }
82
-
83
- return self::$_MANAGERS[ $id ];
84
- }
85
-
86
- private function _get_option_manager_name() {
87
- // return WP_FS__SLUG . '_' . $this->_id;
88
- return $this->_id;
89
- }
90
-
91
- /**
92
- * @author Vova Feldman (@svovaf)
93
- * @since 1.0.3
94
- *
95
- * @param bool $flush
96
- */
97
- function load( $flush = false ) {
98
- $this->_logger->entrance();
99
-
100
- $option_name = $this->_get_option_manager_name();
101
-
102
- if ( $flush || ! isset( $this->_options ) ) {
103
- if ( isset( $this->_options ) ) {
104
- // Clear prev options.
105
- $this->clear();
106
- }
107
-
108
- if ( ! WP_FS__DEBUG_SDK ) {
109
- $this->_options = wp_cache_get( $option_name, WP_FS__SLUG );
110
- }
111
-
112
- // $this->_logger->info('wp_cache_get = ' . var_export($this->_options, true));
113
-
114
- // if ( is_array( $this->_options ) ) {
115
- // $this->clear();
116
- // }
117
-
118
- $cached = true;
119
-
120
- if ( empty( $this->_options ) ) {
121
- $this->_options = get_option( $option_name );
122
-
123
- if ( is_string( $this->_options ) ) {
124
- $this->_options = json_decode( $this->_options );
125
- }
126
-
127
- // $this->_logger->info('get_option = ' . var_export($this->_options, true));
128
-
129
- if ( false === $this->_options ) {
130
- $this->clear();
131
- }
132
-
133
- $cached = false;
134
- }
135
-
136
- if ( ! WP_FS__DEBUG_SDK && ! $cached ) // Set non encoded cache.
137
- {
138
- wp_cache_set( $option_name, $this->_options, WP_FS__SLUG );
139
- }
140
- }
141
- }
142
-
143
- /**
144
- * @author Vova Feldman (@svovaf)
145
- * @since 1.0.3
146
- *
147
- * @return bool
148
- */
149
- function is_loaded() {
150
- return isset( $this->_options );
151
- }
152
-
153
- /**
154
- * @author Vova Feldman (@svovaf)
155
- * @since 1.0.3
156
- *
157
- * @return bool
158
- */
159
- function is_empty() {
160
- return ( $this->is_loaded() && false === $this->_options );
161
- }
162
-
163
- /**
164
- * @author Vova Feldman (@svovaf)
165
- * @since 1.0.6
166
- *
167
- * @param bool $flush
168
- */
169
- function clear( $flush = false ) {
170
- $this->_logger->entrance();
171
-
172
- $this->_options = array();
173
-
174
- if ( $flush ) {
175
- $this->store();
176
- }
177
- }
178
-
179
- /**
180
- * Delete options manager from DB.
181
- *
182
- * @author Vova Feldman (@svovaf)
183
- * @since 1.0.9
184
- */
185
- function delete() {
186
- delete_option( $this->_get_option_manager_name() );
187
- }
188
-
189
- /**
190
- * @author Vova Feldman (@svovaf)
191
- * @since 1.0.6
192
- *
193
- * @param string $option
194
- *
195
- * @return bool
196
- */
197
- function has_option( $option ) {
198
- return array_key_exists( $option, $this->_options );
199
- }
200
-
201
- /**
202
- * @author Vova Feldman (@svovaf)
203
- * @since 1.0.3
204
- *
205
- * @param string $option
206
- * @param mixed $default
207
- *
208
- * @return mixed
209
- */
210
- function get_option( $option, $default = null ) {
211
- $this->_logger->entrance( 'option = ' . $option );
212
-
213
- if ( is_array( $this->_options ) ) {
214
- $value = isset( $this->_options[ $option ] ) ?
215
- $this->_options[ $option ] :
216
- $default;
217
- } else if ( is_object( $this->_options ) ) {
218
- $value = isset( $this->_options->{$option} ) ?
219
- $this->_options->{$option} :
220
- $default;
221
- } else {
222
- $value = $default;
223
- }
224
-
225
- /**
226
- * If it's an object, return a clone of the object, otherwise,
227
- * external changes of the object will actually change the value
228
- * of the object in the options manager which may lead to an unexpected
229
- * behaviour and data integrity when a store() call is triggered.
230
- *
231
- * Example:
232
- * $object1 = $options->get_option( 'object1' );
233
- * $object1->x = 123;
234
- *
235
- * $object2 = $options->get_option( 'object2' );
236
- * $object2->y = 'dummy';
237
- *
238
- * $options->set_option( 'object2', $object2, true );
239
- *
240
- * If we don't return a clone of option 'object1', setting 'object2'
241
- * will also store the updated value of 'object1' which is quite not
242
- * an expected behaviour.
243
- *
244
- * @author Vova Feldman
245
- */
246
- return is_object($value) ? clone $value : $value;
247
- }
248
-
249
- /**
250
- * @author Vova Feldman (@svovaf)
251
- * @since 1.0.3
252
- *
253
- * @param string $option
254
- * @param mixed $value
255
- * @param bool $flush
256
- */
257
- function set_option( $option, $value, $flush = false ) {
258
- $this->_logger->entrance( 'option = ' . $option );
259
-
260
- if ( ! $this->is_loaded() ) {
261
- $this->clear();
262
- }
263
-
264
- /**
265
- * If it's an object, store a clone of the object, otherwise,
266
- * external changes of the object will actually change the value
267
- * of the object in the options manager which may lead to an unexpected
268
- * behaviour and data integrity when a store() call is triggered.
269
- *
270
- * Example:
271
- * $object1 = new stdClass();
272
- * $object1->x = 123;
273
- *
274
- * $options->set_option( 'object1', $object1 );
275
- *
276
- * $object1->x = 456;
277
- *
278
- * $options->set_option( 'object2', $object2, true );
279
- *
280
- * If we don't set the option as a clone of option 'object1', setting 'object2'
281
- * will also store the updated value of 'object1' ($object1->x = 456 instead of
282
- * $object1->x = 123) which is quite not an expected behaviour.
283
- *
284
- * @author Vova Feldman
285
- */
286
- $copy = is_object($value) ? clone $value : $value;
287
-
288
- if ( is_array( $this->_options ) ) {
289
- $this->_options[ $option ] = $copy;
290
- } else if ( is_object( $this->_options ) ) {
291
- $this->_options->{$option} = $copy;
292
- }
293
-
294
- if ( $flush ) {
295
- $this->store();
296
- }
297
- }
298
-
299
- /**
300
- * Unset option.
301
- *
302
- * @author Vova Feldman (@svovaf)
303
- * @since 1.0.3
304
- *
305
- * @param string $option
306
- * @param bool $flush
307
- */
308
- function unset_option( $option, $flush = false ) {
309
- $this->_logger->entrance( 'option = ' . $option );
310
-
311
- if ( is_array( $this->_options ) ) {
312
- if ( ! isset( $this->_options[ $option ] ) ) {
313
- return;
314
- }
315
-
316
- unset( $this->_options[ $option ] );
317
-
318
- } else if ( is_object( $this->_options ) ) {
319
- if ( ! isset( $this->_options->{$option} ) ) {
320
- return;
321
- }
322
-
323
- unset( $this->_options->{$option} );
324
- }
325
-
326
- if ( $flush ) {
327
- $this->store();
328
- }
329
- }
330
-
331
- /**
332
- * Dump options to database.
333
- *
334
- * @author Vova Feldman (@svovaf)
335
- * @since 1.0.3
336
- */
337
- function store() {
338
- $this->_logger->entrance();
339
-
340
- $option_name = $this->_get_option_manager_name();
341
-
342
- if ( $this->_logger->is_on() ) {
343
- $this->_logger->info( $option_name . ' = ' . var_export( $this->_options, true ) );
344
- }
345
-
346
- // Update DB.
347
- update_option( $option_name, $this->_options );
348
-
349
- if ( ! WP_FS__DEBUG_SDK ) {
350
- wp_cache_set( $option_name, $this->_options, WP_FS__SLUG );
351
- }
352
- }
353
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/managers/class-fs-plan-manager.php DELETED
@@ -1,162 +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.6
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Plan_Manager {
14
- /**
15
- * @var FS_Plan_Manager
16
- */
17
- private static $_instance;
18
-
19
- /**
20
- * @return FS_Plan_Manager
21
- */
22
- static function instance() {
23
- if ( ! isset( self::$_instance ) ) {
24
- self::$_instance = new FS_Plan_Manager();
25
- }
26
-
27
- return self::$_instance;
28
- }
29
-
30
- private function __construct() {
31
- }
32
-
33
- /**
34
- * @param FS_Plugin_License[] $licenses
35
- *
36
- * @return bool
37
- */
38
- function has_premium_license( $licenses ) {
39
- if ( is_array( $licenses ) ) {
40
- /**
41
- * @var FS_Plugin_License[] $licenses
42
- */
43
- foreach ( $licenses as $license ) {
44
- if ( ! $license->is_utilized() && $license->is_features_enabled() ) {
45
- return true;
46
- }
47
- }
48
- }
49
-
50
- return false;
51
- }
52
-
53
- /**
54
- * Check if plugin has any paid plans.
55
- *
56
- * @author Vova Feldman (@svovaf)
57
- * @since 1.0.7
58
- *
59
- * @param FS_Plugin_Plan[] $plans
60
- *
61
- * @return bool
62
- */
63
- function has_paid_plan( $plans ) {
64
- if ( ! is_array( $plans ) || 0 === count( $plans ) ) {
65
- return false;
66
- }
67
-
68
- /**
69
- * @var FS_Plugin_Plan[] $plans
70
- */
71
- for ( $i = 0, $len = count( $plans ); $i < $len; $i ++ ) {
72
- if ( ! $plans[ $i ]->is_free() ) {
73
- return true;
74
- }
75
- }
76
-
77
- return false;
78
- }
79
-
80
- /**
81
- * Check if plugin has any free plan, or is it premium only.
82
- *
83
- * Note: If no plans configured, assume plugin is free.
84
- *
85
- * @author Vova Feldman (@svovaf)
86
- * @since 1.0.7
87
- *
88
- * @param FS_Plugin_Plan[] $plans
89
- *
90
- * @return bool
91
- */
92
- function has_free_plan( $plans ) {
93
- if ( ! is_array( $plans ) || 0 === count( $plans ) ) {
94
- return true;
95
- }
96
-
97
- /**
98
- * @var FS_Plugin_Plan[] $plans
99
- */
100
- for ( $i = 0, $len = count( $plans ); $i < $len; $i ++ ) {
101
- if ( $plans[ $i ]->is_free() ) {
102
- return true;
103
- }
104
- }
105
-
106
- return false;
107
- }
108
-
109
- /**
110
- * Find all plans that have trial.
111
- *
112
- * @author Vova Feldman (@svovaf)
113
- * @since 1.0.9
114
- *
115
- * @param FS_Plugin_Plan[] $plans
116
- *
117
- * @return FS_Plugin_Plan[]
118
- */
119
- function get_trial_plans( $plans ) {
120
- $trial_plans = array();
121
-
122
- if ( is_array( $plans ) && 0 < count( $plans ) ) {
123
- /**
124
- * @var FS_Plugin_Plan[] $plans
125
- */
126
- for ( $i = 0, $len = count( $plans ); $i < $len; $i ++ ) {
127
- if ( $plans[ $i ]->has_trial() ) {
128
- $trial_plans[] = $plans[ $i ];
129
- }
130
- }
131
- }
132
-
133
- return $trial_plans;
134
- }
135
-
136
- /**
137
- * Check if plugin has any trial plan.
138
- *
139
- * @author Vova Feldman (@svovaf)
140
- * @since 1.0.9
141
- *
142
- * @param FS_Plugin_Plan[] $plans
143
- *
144
- * @return bool
145
- */
146
- function has_trial_plan( $plans ) {
147
- if ( ! is_array( $plans ) || 0 === count( $plans ) ) {
148
- return true;
149
- }
150
-
151
- /**
152
- * @var FS_Plugin_Plan[] $plans
153
- */
154
- for ( $i = 0, $len = count( $plans ); $i < $len; $i ++ ) {
155
- if ( $plans[ $i ]->has_trial() ) {
156
- return true;
157
- }
158
- }
159
-
160
- return false;
161
- }
162
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/managers/class-fs-plugin-manager.php DELETED
@@ -1,220 +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.6
7
- */
8
-
9
- if ( ! defined( 'ABSPATH' ) ) {
10
- exit;
11
- }
12
-
13
- class FS_Plugin_Manager {
14
- /**
15
- * @since 1.2.2
16
- *
17
- * @var string|number
18
- */
19
- protected $_module_id;
20
- /**
21
- * @since 1.2.2
22
- *
23
- * @var FS_Plugin
24
- */
25
- protected $_module;
26
-
27
- /**
28
- * @var FS_Plugin_Manager[]
29
- */
30
- private static $_instances = array();
31
- /**
32
- * @var FS_Logger
33
- */
34
- protected $_logger;
35
-
36
- /**
37
- * Option names
38
- *
39
- * @author Leo Fajardo (@leorw)
40
- * @since 1.2.2
41
- */
42
- const OPTION_NAME_PLUGINS = 'plugins';
43
- const OPTION_NAME_THEMES = 'themes';
44
-
45
- /**
46
- * @param string|number $module_id
47
- *
48
- * @return FS_Plugin_Manager
49
- */
50
- static function instance( $module_id ) {
51
- $key = 'm_' . $module_id;
52
-
53
- if ( ! isset( self::$_instances[ $key ] ) ) {
54
- self::$_instances[ $key ] = new FS_Plugin_Manager( $module_id );
55
- }
56
-
57
- return self::$_instances[ $key ];
58
- }
59
-
60
- /**
61
- * @param string|number $module_id
62
- */
63
- protected function __construct( $module_id ) {
64
- $this->_logger = FS_Logger::get_logger( WP_FS__SLUG . '_' . $module_id . '_' . 'plugins', WP_FS__DEBUG_SDK, WP_FS__ECHO_DEBUG_SDK );
65
- $this->_module_id = $module_id;
66
-
67
- $this->load();
68
- }
69
-
70
- protected function get_option_manager() {
71
- return FS_Option_Manager::get_manager( WP_FS__ACCOUNTS_OPTION_NAME, true );
72
- }
73
-
74
- /**
75
- * @author Leo Fajardo (@leorw)
76
- * @since 1.2.2
77
- *
78
- * @param string|false $module_type "plugin", "theme", or "false" for all modules.
79
- *
80
- * @return array
81
- */
82
- protected function get_all_modules( $module_type = false ) {
83
- $option_manager = $this->get_option_manager();
84
-
85
- if ( false !== $module_type ) {
86
- return $option_manager->get_option( $module_type . 's', array() );
87
- }
88
-
89
- return array(
90
- self::OPTION_NAME_PLUGINS => $option_manager->get_option( self::OPTION_NAME_PLUGINS, array() ),
91
- self::OPTION_NAME_THEMES => $option_manager->get_option( self::OPTION_NAME_THEMES, array() ),
92
- );
93
- }
94
-
95
- /**
96
- * Load plugin data from local DB.
97
- *
98
- * @author Vova Feldman (@svovaf)
99
- * @since 1.0.6
100
- */
101
- function load() {
102
- $all_modules = $this->get_all_modules();
103
-
104
- if ( ! is_numeric( $this->_module_id ) ) {
105
- unset( $all_modules[ self::OPTION_NAME_THEMES ] );
106
- }
107
-
108
- foreach ( $all_modules as $modules ) {
109
- /**
110
- * @since 1.2.2
111
- *
112
- * @var $modules FS_Plugin[]
113
- */
114
- foreach ( $modules as $module ) {
115
- $found_module = false;
116
-
117
- /**
118
- * If module ID is not numeric, it must be a plugin's slug.
119
- *
120
- * @author Leo Fajardo (@leorw)
121
- * @since 1.2.2
122
- */
123
- if ( ! is_numeric( $this->_module_id ) ) {
124
- if ( $this->_module_id === $module->slug ) {
125
- $this->_module_id = $module->id;
126
- $found_module = true;
127
- }
128
- } else if ( $this->_module_id == $module->id ) {
129
- $found_module = true;
130
- }
131
-
132
- if ( $found_module ) {
133
- $this->_module = $module;
134
- break;
135
- }
136
- }
137
- }
138
- }
139
-
140
- /**
141
- * Store plugin on local DB.
142
- *
143
- * @author Vova Feldman (@svovaf)
144
- * @since 1.0.6
145
- *
146
- * @param bool|FS_Plugin $module
147
- * @param bool $flush
148
- *
149
- * @return bool|\FS_Plugin
150
- */
151
- function store( $module = false, $flush = true ) {
152
- if ( false !== $module ) {
153
- $this->_module = $module;
154
- }
155
-
156
- $all_modules = $this->get_all_modules( $this->_module->type );
157
- $all_modules[ $this->_module->slug ] = $this->_module;
158
-
159
- $options_manager = $this->get_option_manager();
160
- $options_manager->set_option( $this->_module->type . 's', $all_modules, $flush );
161
-
162
- return $this->_module;
163
- }
164
-
165
- /**
166
- * Update local plugin data if different.
167
- *
168
- * @author Vova Feldman (@svovaf)
169
- * @since 1.0.6
170
- *
171
- * @param \FS_Plugin $plugin
172
- * @param bool $store
173
- *
174
- * @return bool True if plugin was updated.
175
- */
176
- function update( FS_Plugin $plugin, $store = true ) {
177
- if ( ! ($this->_module instanceof FS_Plugin ) ||
178
- $this->_module->slug != $plugin->slug ||
179
- $this->_module->public_key != $plugin->public_key ||
180
- $this->_module->secret_key != $plugin->secret_key ||
181
- $this->_module->parent_plugin_id != $plugin->parent_plugin_id ||
182
- $this->_module->title != $plugin->title
183
- ) {
184
- $this->store( $plugin, $store );
185
-
186
- return true;
187
- }
188
-
189
- return false;
190
- }
191
-
192
- /**
193
- * @author Vova Feldman (@svovaf)
194
- * @since 1.0.6
195
- *
196
- * @param FS_Plugin $plugin
197
- * @param bool $store
198
- */
199
- function set( FS_Plugin $plugin, $store = false ) {
200
- $this->_module = $plugin;
201
-
202
- if ( $store ) {
203
- $this->store();
204
- }
205
- }
206
-
207
- /**
208
- * @author Vova Feldman (@svovaf)
209
- * @since 1.0.6
210
- *
211
- * @return bool|\FS_Plugin
212
- */
213
- function get() {
214
- return isset( $this->_module ) ?
215
- $this->_module :
216
- false;
217
- }
218
-
219
-
220
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/managers/index.php DELETED
@@ -1,3 +0,0 @@
1
- <?php
2
- // Silence is golden.
3
- // Hide file structure from users on unprotected servers.
 
 
 
includes/freemius/includes/sdk/Exceptions/ArgumentNotExistException.php DELETED
@@ -1,9 +0,0 @@
1
- <?php
2
- if ( ! class_exists( 'Freemius_InvalidArgumentException' ) ) {
3
- exit;
4
- }
5
-
6
- if ( ! class_exists( 'Freemius_ArgumentNotExistException' ) ) {
7
- class Freemius_ArgumentNotExistException extends Freemius_InvalidArgumentException {
8
- }
9
- }
 
 
 
 
 
 
 
 
 
includes/freemius/includes/sdk/Exceptions/EmptyArgumentException.php DELETED
@@ -1,9 +0,0 @@
1
- <?php
2
- if ( ! class_exists( 'Freemius_InvalidArgumentException' ) ) {
3
- exit;
4
- }
5
-
6
- if ( ! class_exists( 'Freemius_EmptyArgumentException' ) ) {
7
- class Freemius_EmptyArgumentException extends Freemius_InvalidArgumentException {
8
- }
9
- }
 
 
 
 
 
 
 
 
 
includes/freemius/includes/sdk/Exceptions/Exception.php DELETED
@@ -1,74 +0,0 @@
1
- <?php
2
- if ( ! class_exists( 'Freemius_Exception' ) ) {
3
- /**
4
- * Thrown when an API call returns an exception.
5
- *
6
- */
7
- class Freemius_Exception extends Exception {
8
- protected $_result;
9
- protected $_type;
10
- protected $_code;
11
-
12
- /**
13
- * Make a new API Exception with the given result.
14
- *
15
- * @param array $result The result from the API server.
16
- */
17
- public function __construct( $result ) {
18
- $this->_result = $result;
19
-
20
- $code = 0;
21
- $message = 'Unknown error, please check GetResult().';
22
- $type = '';
23
-
24
- if ( isset( $result['error'] ) && is_array( $result['error'] ) ) {
25
- if ( isset( $result['error']['code'] ) ) {
26
- $code = $result['error']['code'];
27
- }
28
- if ( isset( $result['error']['message'] ) ) {
29
- $message = $result['error']['message'];
30
- }
31
- if ( isset( $result['error']['type'] ) ) {
32
- $type = $result['error']['type'];
33
- }
34
- }
35
-
36
- $this->_type = $type;
37
- $this->_code = $code;
38
-
39
- parent::__construct( $message, is_numeric( $code ) ? $code : 0 );
40
- }
41
-
42
- /**
43
- * Return the associated result object returned by the API server.
44
- *
45
- * @return array The result from the API server
46
- */
47
- public function getResult() {
48
- return $this->_result;
49
- }
50
-
51
- public function getStringCode() {
52
- return $this->_code;
53
- }
54
-
55
- public function getType() {
56
- return $this->_type;
57
- }
58
-
59
- /**
60
- * To make debugging easier.
61
- *
62
- * @return string The string representation of the error
63
- */
64
- public function __toString() {
65
- $str = $this->getType() . ': ';
66
-
67
- if ( $this->code != 0 ) {
68
- $str .= $this->getStringCode() . ': ';
69
- }
70
-
71
- return $str . $this->getMessage();
72
- }
73
- }
74
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/sdk/Exceptions/InvalidArgumentException.php DELETED
@@ -1,8 +0,0 @@
1
- <?php
2
- if ( ! class_exists( 'Freemius_Exception' ) ) {
3
- exit;
4
- }
5
-
6
- if ( ! class_exists( 'Freemius_InvalidArgumentException' ) ) {
7
- class Freemius_InvalidArgumentException extends Freemius_Exception { }
8
- }
 
 
 
 
 
 
 
 
includes/freemius/includes/sdk/Exceptions/OAuthException.php DELETED
@@ -1,12 +0,0 @@
1
- <?php
2
- if ( ! class_exists( 'Freemius_Exception' ) ) {
3
- exit;
4
- }
5
-
6
- if ( ! class_exists( 'Freemius_OAuthException' ) ) {
7
- class Freemius_OAuthException extends Freemius_Exception {
8
- public function __construct( $pResult ) {
9
- parent::__construct( $pResult );
10
- }
11
- }
12
- }
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/sdk/Exceptions/index.php DELETED
@@ -1,3 +0,0 @@
1
- <?php
2
- // Silence is golden.
3
- // Hide file structure from users on unprotected servers.
 
 
 
includes/freemius/includes/sdk/FreemiusBase.php DELETED
@@ -1,215 +0,0 @@
1
- <?php
2
- /**
3
- * Copyright 2014 Freemius, Inc.
4
- *
5
- * Licensed under the GPL v2 (the "License"); you may
6
- * not use this file except in compliance with the License. You may obtain
7
- * a copy of the License at
8
- *
9
- * http://choosealicense.com/licenses/gpl-v2/
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
13
- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
14
- * License for the specific language governing permissions and limitations
15
- * under the License.
16
- */
17
-
18
- if ( ! defined( 'FS_API__VERSION' ) ) {
19
- define( 'FS_API__VERSION', '1' );
20
- }
21
- if ( ! defined( 'FS_SDK__PATH' ) ) {
22
- define( 'FS_SDK__PATH', dirname( __FILE__ ) );
23
- }
24
- if ( ! defined( 'FS_SDK__EXCEPTIONS_PATH' ) ) {
25
- define( 'FS_SDK__EXCEPTIONS_PATH', FS_SDK__PATH . '/Exceptions/' );
26
- }
27
-
28
- if ( ! function_exists( 'json_decode' ) ) {
29
- throw new Exception( 'Freemius needs the JSON PHP extension.' );
30
- }
31
-
32
- // Include all exception files.
33
- $exceptions = array(
34
- 'Exception',
35
- 'InvalidArgumentException',
36
- 'ArgumentNotExistException',
37
- 'EmptyArgumentException',
38
- 'OAuthException'
39
- );
40
-
41
- foreach ( $exceptions as $e ) {
42
- require_once FS_SDK__EXCEPTIONS_PATH . $e . '.php';
43
- }
44
-
45
- if ( class_exists( 'Freemius_Api_Base' ) ) {
46
- return;
47
- }
48
-
49
- abstract class Freemius_Api_Base {
50
- const VERSION = '1.0.4';
51
- const FORMAT = 'json';
52
-
53
- protected $_id;
54
- protected $_public;
55
- protected $_secret;
56
- protected $_scope;
57
- protected $_isSandbox;
58
-
59
- /**
60
- * @param string $pScope 'app', 'developer', 'plugin', 'user' or 'install'.
61
- * @param number $pID Element's id.
62
- * @param string $pPublic Public key.
63
- * @param string $pSecret Element's secret key.
64
- * @param bool $pIsSandbox Whether or not to run API in sandbox mode.
65
- */
66
- public function Init( $pScope, $pID, $pPublic, $pSecret, $pIsSandbox = false ) {
67
- $this->_id = $pID;
68
- $this->_public = $pPublic;
69
- $this->_secret = $pSecret;
70
- $this->_scope = $pScope;
71
- $this->_isSandbox = $pIsSandbox;
72
- }
73
-
74
- public function IsSandbox() {
75
- return $this->_isSandbox;
76
- }
77
-
78
- function CanonizePath( $pPath ) {
79
- $pPath = trim( $pPath, '/' );
80
- $query_pos = strpos( $pPath, '?' );
81
- $query = '';
82
-
83
- if ( false !== $query_pos ) {
84
- $query = substr( $pPath, $query_pos );
85
- $pPath = substr( $pPath, 0, $query_pos );
86
- }
87
-
88
- // Trim '.json' suffix.
89
- $format_length = strlen( '.' . self::FORMAT );
90
- $start = $format_length * ( - 1 ); //negative
91
- if ( substr( strtolower( $pPath ), $start ) === ( '.' . self::FORMAT ) ) {
92
- $pPath = substr( $pPath, 0, strlen( $pPath ) - $format_length );
93
- }
94
-
95
- switch ( $this->_scope ) {
96
- case 'app':
97
- $base = '/apps/' . $this->_id;
98
- break;
99
- case 'developer':
100
- $base = '/developers/' . $this->_id;
101
- break;
102
- case 'user':
103
- $base = '/users/' . $this->_id;
104
- break;
105
- case 'plugin':
106
- $base = '/plugins/' . $this->_id;
107
- break;
108
- case 'install':
109
- $base = '/installs/' . $this->_id;
110
- break;
111
- default:
112
- throw new Freemius_Exception( 'Scope not implemented.' );
113
- }
114
-
115
- return '/v' . FS_API__VERSION . $base .
116
- ( ! empty( $pPath ) ? '/' : '' ) . $pPath .
117
- ( ( false === strpos( $pPath, '.' ) ) ? '.' . self::FORMAT : '' ) . $query;
118
- }
119
-
120
- abstract function MakeRequest( $pCanonizedPath, $pMethod = 'GET', $pParams = array() );
121
-
122
- /**
123
- * @param string $pPath
124
- * @param string $pMethod
125
- * @param array $pParams
126
- *
127
- * @return object[]|object|null
128
- */
129
- private function _Api( $pPath, $pMethod = 'GET', $pParams = array() ) {
130
- $pMethod = strtoupper( $pMethod );
131
-
132
- try {
133
- $result = $this->MakeRequest( $pPath, $pMethod, $pParams );
134
- } catch ( Freemius_Exception $e ) {
135
- // Map to error object.
136
- $result = (object) $e->getResult();
137
- } catch ( Exception $e ) {
138
- // Map to error object.
139
- $result = (object) array(
140
- 'error' => array(
141
- 'type' => 'Unknown',
142
- 'message' => $e->getMessage() . ' (' . $e->getFile() . ': ' . $e->getLine() . ')',
143
- 'code' => 'unknown',
144
- 'http' => 402
145
- )
146
- );
147
- }
148
-
149
- return $result;
150
- }
151
-
152
- public function Api( $pPath, $pMethod = 'GET', $pParams = array() ) {
153
- return $this->_Api( $this->CanonizePath( $pPath ), $pMethod, $pParams );
154
- }
155
-
156
- /**
157
- * Base64 decoding that does not need to be urldecode()-ed.
158
- *
159
- * Exactly the same as PHP base64 encode except it uses
160
- * `-` instead of `+`
161
- * `_` instead of `/`
162
- * No padded =
163
- *
164
- * @param string $input Base64UrlEncoded() string
165
- *
166
- * @return string
167
- */
168
- protected static function Base64UrlDecode( $input ) {
169
- /**
170
- * IMPORTANT NOTE:
171
- * This is a hack suggested by @otto42 and @greenshady from
172
- * the theme's review team. The usage of base64 for API
173
- * signature encoding was approved in a Slack meeting
174
- * held on Tue (10/25 2016).
175
- *
176
- * @todo Remove this hack once the base64 error is removed from the Theme Check.
177
- *
178
- * @since 1.2.2
179
- * @author Vova Feldman (@svovaf)
180
- */
181
- $fn = 'base64' . '_decode';
182
- return $fn( strtr( $input, '-_', '+/' ) );
183
- }
184
-
185
- /**
186
- * Base64 encoding that does not need to be urlencode()ed.
187
- *
188
- * Exactly the same as base64 encode except it uses
189
- * `-` instead of `+
190
- * `_` instead of `/`
191
- *
192
- * @param string $input string
193
- *
194
- * @return string Base64 encoded string
195
- */
196
- protected static function Base64UrlEncode( $input ) {
197
- /**
198
- * IMPORTANT NOTE:
199
- * This is a hack suggested by @otto42 and @greenshady from
200
- * the theme's review team. The usage of base64 for API
201
- * signature encoding was approved in a Slack meeting
202
- * held on Tue (10/25 2016).
203
- *
204
- * @todo Remove this hack once the base64 error is removed from the Theme Check.
205
- *
206
- * @since 1.2.2
207
- * @author Vova Feldman (@svovaf)
208
- */
209
- $fn = 'base64' . '_encode';
210
- $str = strtr( $fn( $input ), '+/', '-_' );
211
- $str = str_replace( '=', '', $str );
212
-
213
- return $str;
214
- }
215
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/sdk/FreemiusWordPress.php DELETED
@@ -1,702 +0,0 @@
1
- <?php
2
- /**
3
- * Copyright 2016 Freemius, Inc.
4
- *
5
- * Licensed under the GPL v2 (the "License"); you may
6
- * not use this file except in compliance with the License. You may obtain
7
- * a copy of the License at
8
- *
9
- * http://choosealicense.com/licenses/gpl-v2/
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
13
- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
14
- * License for the specific language governing permissions and limitations
15
- * under the License.
16
- */
17
-
18
- require_once dirname( __FILE__ ) . '/FreemiusBase.php';
19
-
20
- if ( ! defined( 'FS_SDK__USER_AGENT' ) ) {
21
- define( 'FS_SDK__USER_AGENT', 'fs-php-' . Freemius_Api_Base::VERSION );
22
- }
23
-
24
- if ( ! defined( 'FS_SDK__SIMULATE_NO_CURL' ) ) {
25
- define( 'FS_SDK__SIMULATE_NO_CURL', false );
26
- }
27
-
28
- if ( ! defined( 'FS_SDK__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE' ) ) {
29
- define( 'FS_SDK__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE', false );
30
- }
31
-
32
- if ( ! defined( 'FS_SDK__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL' ) ) {
33
- define( 'FS_SDK__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL', false );
34
- }
35
-
36
- if ( ! defined( 'FS_SDK__HAS_CURL' ) ) {
37
- if ( FS_SDK__SIMULATE_NO_CURL ) {
38
- define( 'FS_SDK__HAS_CURL', false );
39
- } else {
40
- $curl_required_methods = array(
41
- 'curl_version',
42
- 'curl_exec',
43
- 'curl_init',
44
- 'curl_close',
45
- 'curl_setopt',
46
- 'curl_setopt_array',
47
- 'curl_error',
48
- );
49
-
50
- $has_curl = true;
51
- foreach ( $curl_required_methods as $m ) {
52
- if ( ! function_exists( $m ) ) {
53
- $has_curl = false;
54
- break;
55
- }
56
- }
57
-
58
- define( 'FS_SDK__HAS_CURL', $has_curl );
59
- }
60
- }
61
-
62
- $curl_version = FS_SDK__HAS_CURL ?
63
- curl_version() :
64
- array( 'version' => '7.37' );
65
-
66
- if ( ! defined( 'FS_API__PROTOCOL' ) ) {
67
- define( 'FS_API__PROTOCOL', version_compare( $curl_version['version'], '7.37', '>=' ) ? 'https' : 'http' );
68
- }
69
-
70
- if ( ! defined( 'FS_API__LOGGER_ON' ) ) {
71
- define( 'FS_API__LOGGER_ON', false );
72
- }
73
-
74
- if ( ! defined( 'FS_API__ADDRESS' ) ) {
75
- define( 'FS_API__ADDRESS', '://api.freemius.com' );
76
- }
77
- if ( ! defined( 'FS_API__SANDBOX_ADDRESS' ) ) {
78
- define( 'FS_API__SANDBOX_ADDRESS', '://sandbox-api.freemius.com' );
79
- }
80
-
81
- if ( class_exists( 'Freemius_Api_WordPress' ) ) {
82
- return;
83
- }
84
-
85
- class Freemius_Api_WordPress extends Freemius_Api_Base {
86
- private static $_logger = array();
87
-
88
- /**
89
- * @param string $pScope 'app', 'developer', 'user' or 'install'.
90
- * @param number $pID Element's id.
91
- * @param string $pPublic Public key.
92
- * @param string|bool $pSecret Element's secret key.
93
- * @param bool $pSandbox Whether or not to run API in sandbox mode.
94
- */
95
- public function __construct( $pScope, $pID, $pPublic, $pSecret = false, $pSandbox = false ) {
96
- // If secret key not provided, use public key encryption.
97
- if ( is_bool( $pSecret ) ) {
98
- $pSecret = $pPublic;
99
- }
100
-
101
- parent::Init( $pScope, $pID, $pPublic, $pSecret, $pSandbox );
102
- }
103
-
104
- public static function GetUrl( $pCanonizedPath = '', $pIsSandbox = false ) {
105
- $address = ( $pIsSandbox ? FS_API__SANDBOX_ADDRESS : FS_API__ADDRESS );
106
-
107
- if ( ':' === $address[0] ) {
108
- $address = self::$_protocol . $address;
109
- }
110
-
111
- return $address . $pCanonizedPath;
112
- }
113
-
114
- #----------------------------------------------------------------------------------
115
- #region Servers Clock Diff
116
- #----------------------------------------------------------------------------------
117
-
118
- /**
119
- * @var int Clock diff in seconds between current server to API server.
120
- */
121
- private static $_clock_diff = 0;
122
-
123
- /**
124
- * Set clock diff for all API calls.
125
- *
126
- * @since 1.0.3
127
- *
128
- * @param $pSeconds
129
- */
130
- public static function SetClockDiff( $pSeconds ) {
131
- self::$_clock_diff = $pSeconds;
132
- }
133
-
134
- /**
135
- * Find clock diff between current server to API server.
136
- *
137
- * @since 1.0.2
138
- * @return int Clock diff in seconds.
139
- */
140
- public static function FindClockDiff() {
141
- $time = time();
142
- $pong = self::Ping();
143
-
144
- return ( $time - strtotime( $pong->timestamp ) );
145
- }
146
-
147
- #endregion
148
-
149
- /**
150
- * @var string http or https
151
- */
152
- private static $_protocol = FS_API__PROTOCOL;
153
-
154
- /**
155
- * Set API connection protocol.
156
- *
157
- * @since 1.0.4
158
- */
159
- public static function SetHttp() {
160
- self::$_protocol = 'http';
161
- }
162
-
163
- /**
164
- * @since 1.0.4
165
- *
166
- * @return bool
167
- */
168
- public static function IsHttps() {
169
- return ( 'https' === self::$_protocol );
170
- }
171
-
172
- /**
173
- * Sign request with the following HTTP headers:
174
- * Content-MD5: MD5(HTTP Request body)
175
- * Date: Current date (i.e Sat, 14 Feb 2016 20:24:46 +0000)
176
- * Authorization: FS {scope_entity_id}:{scope_entity_public_key}:base64encode(sha256(string_to_sign,
177
- * {scope_entity_secret_key}))
178
- *
179
- * @param string $pResourceUrl
180
- * @param array $pWPRemoteArgs
181
- *
182
- * @return array
183
- */
184
- function SignRequest( $pResourceUrl, $pWPRemoteArgs ) {
185
- $auth = $this->GenerateAuthorizationParams(
186
- $pResourceUrl,
187
- $pWPRemoteArgs['method'],
188
- ! empty( $pWPRemoteArgs['body'] ) ? $pWPRemoteArgs['body'] : ''
189
- );
190
-
191
- $pWPRemoteArgs['headers']['Date'] = $auth['date'];
192
- $pWPRemoteArgs['headers']['Authorization'] = $auth['authorization'];
193
-
194
- if ( ! empty( $auth['content_md5'] ) ) {
195
- $pWPRemoteArgs['headers']['Content-MD5'] = $auth['content_md5'];
196
- }
197
-
198
- return $pWPRemoteArgs;
199
- }
200
-
201
- /**
202
- * Generate Authorization request headers:
203
- *
204
- * Content-MD5: MD5(HTTP Request body)
205
- * Date: Current date (i.e Sat, 14 Feb 2016 20:24:46 +0000)
206
- * Authorization: FS {scope_entity_id}:{scope_entity_public_key}:base64encode(sha256(string_to_sign,
207
- * {scope_entity_secret_key}))
208
- *
209
- * @author Vova Feldman
210
- *
211
- * @param string $pResourceUrl
212
- * @param string $pMethod
213
- * @param string $pPostParams
214
- *
215
- * @return array
216
- * @throws Freemius_Exception
217
- */
218
- function GenerateAuthorizationParams(
219
- $pResourceUrl,
220
- $pMethod = 'GET',
221
- $pPostParams = ''
222
- ) {
223
- $pMethod = strtoupper( $pMethod );
224
-
225
- $eol = "\n";
226
- $content_md5 = '';
227
- $content_type = '';
228
- $now = ( time() - self::$_clock_diff );
229
- $date = date( 'r', $now );
230
-
231
- if ( in_array( $pMethod, array( 'POST', 'PUT' ) ) && ! empty( $pPostParams ) ) {
232
- $content_md5 = md5( $pPostParams );
233
- $content_type = 'application/json';
234
- }
235
-
236
- $string_to_sign = implode( $eol, array(
237
- $pMethod,
238
- $content_md5,
239
- $content_type,
240
- $date,
241
- $pResourceUrl
242
- ) );
243
-
244
- // If secret and public keys are identical, it means that
245
- // the signature uses public key hash encoding.
246
- $auth_type = ( $this->_secret !== $this->_public ) ? 'FS' : 'FSP';
247
-
248
- $auth = array(
249
- 'date' => $date,
250
- 'authorization' => $auth_type . ' ' . $this->_id . ':' .
251
- $this->_public . ':' .
252
- self::Base64UrlEncode( hash_hmac(
253
- 'sha256', $string_to_sign, $this->_secret
254
- ) )
255
- );
256
-
257
- if ( ! empty( $content_md5 ) ) {
258
- $auth['content_md5'] = $content_md5;
259
- }
260
-
261
- return $auth;
262
- }
263
-
264
- /**
265
- * Get API request URL signed via query string.
266
- *
267
- * @since 1.2.3 Stopped using http_build_query(). Instead, use urlencode(). In some environments the encoding of http_build_query() can generate a URL that once used with a redirect, the `&` querystring separator is escaped to `&amp;` which breaks the URL (Added by @svovaf).
268
- *
269
- * @param string $pPath
270
- *
271
- * @throws Freemius_Exception
272
- *
273
- * @return string
274
- */
275
- function GetSignedUrl( $pPath ) {
276
- $resource = explode( '?', $this->CanonizePath( $pPath ) );
277
- $pResourceUrl = $resource[0];
278
-
279
- $auth = $this->GenerateAuthorizationParams( $pResourceUrl );
280
-
281
- return Freemius_Api_WordPress::GetUrl(
282
- $pResourceUrl . '?' .
283
- ( 1 < count( $resource ) && ! empty( $resource[1] ) ? $resource[1] . '&' : '' ) .
284
- 'authorization=' . urlencode( $auth['authorization'] ) .
285
- '&auth_date=' . urlencode( $auth['date'] )
286
- , $this->_isSandbox );
287
- }
288
-
289
- /**
290
- * @author Vova Feldman
291
- *
292
- * @param string $pUrl
293
- * @param array $pWPRemoteArgs
294
- *
295
- * @return mixed
296
- */
297
- private static function ExecuteRequest( $pUrl, &$pWPRemoteArgs ) {
298
- $start = microtime( true );
299
-
300
- $response = wp_remote_request( $pUrl, $pWPRemoteArgs );
301
-
302
- if ( FS_API__LOGGER_ON ) {
303
- $end = microtime( true );
304
-
305
- $has_body = ( isset( $pWPRemoteArgs['body'] ) && ! empty( $pWPRemoteArgs['body'] ) );
306
- $is_http_error = is_wp_error( $response );
307
-
308
- self::$_logger[] = array(
309
- 'id' => count( self::$_logger ),
310
- 'start' => $start,
311
- 'end' => $end,
312
- 'total' => ( $end - $start ),
313
- 'method' => $pWPRemoteArgs['method'],
314
- 'path' => $pUrl,
315
- 'body' => $has_body ? $pWPRemoteArgs['body'] : null,
316
- 'result' => ! $is_http_error ?
317
- $response['body'] :
318
- json_encode( $response->get_error_messages() ),
319
- 'code' => ! $is_http_error ? $response['response']['code'] : null,
320
- 'backtrace' => debug_backtrace(),
321
- );
322
- }
323
-
324
- return $response;
325
- }
326
-
327
- /**
328
- * @return array
329
- */
330
- static function GetLogger() {
331
- return self::$_logger;
332
- }
333
-
334
- /**
335
- * @param string $pCanonizedPath
336
- * @param string $pMethod
337
- * @param array $pParams
338
- * @param null|array $pWPRemoteArgs
339
- * @param bool $pIsSandbox
340
- * @param null|callable $pBeforeExecutionFunction
341
- *
342
- * @return object[]|object|null
343
- *
344
- * @throws \Freemius_Exception
345
- */
346
- private static function MakeStaticRequest(
347
- $pCanonizedPath,
348
- $pMethod = 'GET',
349
- $pParams = array(),
350
- $pWPRemoteArgs = null,
351
- $pIsSandbox = false,
352
- $pBeforeExecutionFunction = null
353
- ) {
354
- // Connectivity errors simulation.
355
- if ( FS_SDK__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE ) {
356
- self::ThrowCloudFlareDDoSException();
357
- } else if ( FS_SDK__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL ) {
358
- self::ThrowSquidAclException();
359
- }
360
-
361
- if ( empty( $pWPRemoteArgs ) ) {
362
- $user_agent = 'Freemius/WordPress-SDK/' . Freemius_Api_Base::VERSION . '; ' .
363
- home_url();
364
-
365
- $pWPRemoteArgs = array(
366
- 'method' => strtoupper( $pMethod ),
367
- 'connect_timeout' => 10,
368
- 'timeout' => 60,
369
- 'follow_redirects' => true,
370
- 'redirection' => 5,
371
- 'user-agent' => $user_agent,
372
- 'blocking' => true,
373
- );
374
- }
375
-
376
- if ( ! isset( $pWPRemoteArgs['headers'] ) ||
377
- ! is_array( $pWPRemoteArgs['headers'] )
378
- ) {
379
- $pWPRemoteArgs['headers'] = array();
380
- }
381
-
382
- if ( in_array( $pMethod, array( 'POST', 'PUT' ) ) ) {
383
- if ( is_array( $pParams ) && 0 < count( $pParams ) ) {
384
- $pWPRemoteArgs['headers']['Content-type'] = 'application/json';
385
- $pWPRemoteArgs['body'] = json_encode( $pParams );
386
- }
387
- }
388
-
389
- $request_url = self::GetUrl( $pCanonizedPath, $pIsSandbox );
390
-
391
- $resource = explode( '?', $pCanonizedPath );
392
-
393
- // Disable the 'Expect: 100-continue' behaviour. This causes cURL to wait
394
- // for 2 seconds if the server does not support this header.
395
- $pWPRemoteArgs['headers']['Expect'] = '';
396
-
397
- if ( 'https' === substr( strtolower( $request_url ), 0, 5 ) ) {
398
- $pWPRemoteArgs['sslverify'] = false;
399
- }
400
-
401
- if ( false !== $pBeforeExecutionFunction &&
402
- is_callable( $pBeforeExecutionFunction )
403
- ) {
404
- $pWPRemoteArgs = call_user_func( $pBeforeExecutionFunction, $resource[0], $pWPRemoteArgs );
405
- }
406
-
407
- $result = self::ExecuteRequest( $request_url, $pWPRemoteArgs );
408
-
409
- if ( is_wp_error( $result ) ) {
410
- /**
411
- * @var WP_Error $result
412
- */
413
- if ( self::IsCurlError( $result ) ) {
414
- /**
415
- * With dual stacked DNS responses, it's possible for a server to
416
- * have IPv6 enabled but not have IPv6 connectivity. If this is
417
- * the case, cURL will try IPv4 first and if that fails, then it will
418
- * fall back to IPv6 and the error EHOSTUNREACH is returned by the
419
- * operating system.
420
- */
421
- $matches = array();
422
- $regex = '/Failed to connect to ([^:].*): Network is unreachable/';
423
- if ( preg_match( $regex, $result->get_error_message( 'http_request_failed' ), $matches ) ) {
424
- /**
425
- * Validate IP before calling `inet_pton()` to avoid PHP un-catchable warning.
426
- * @author Vova Feldman (@svovaf)
427
- */
428
- if ( filter_var( $matches[1], FILTER_VALIDATE_IP ) ) {
429
- if ( strlen( inet_pton( $matches[1] ) ) === 16 ) {
430
- // error_log('Invalid IPv6 configuration on server, Please disable or get native IPv6 on your server.');
431
- // Hook to an action triggered just before cURL is executed to resolve the IP version to v4.
432
- add_action( 'http_api_curl', 'Freemius_Api_WordPress::CurlResolveToIPv4', 10, 1 );
433
-
434
- // Re-run request.
435
- $result = self::ExecuteRequest( $request_url, $pWPRemoteArgs );
436
- }
437
- }
438
- }
439
- }
440
-
441
- if ( is_wp_error( $result ) ) {
442
- self::ThrowWPRemoteException( $result );
443
- }
444
- }
445
-
446
- $response_body = $result['body'];
447
-
448
- if ( empty( $response_body ) ) {
449
- return null;
450
- }
451
-
452
- $decoded = json_decode( $response_body );
453
-
454
- if ( is_null( $decoded ) ) {
455
- if ( preg_match( '/Please turn JavaScript on/i', $response_body ) &&
456
- preg_match( '/text\/javascript/', $response_body )
457
- ) {
458
- self::ThrowCloudFlareDDoSException( $response_body );
459
- } else if ( preg_match( '/Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect./', $response_body ) &&
460
- preg_match( '/squid/', $response_body )
461
- ) {
462
- self::ThrowSquidAclException( $response_body );
463
- } else {
464
- $decoded = (object) array(
465
- 'error' => (object) array(
466
- 'type' => 'Unknown',
467
- 'message' => $response_body,
468
- 'code' => 'unknown',
469
- 'http' => 402
470
- )
471
- );
472
- }
473
- }
474
-
475
- return $decoded;
476
- }
477
-
478
-
479
- /**
480
- * Makes an HTTP request. This method can be overridden by subclasses if
481
- * developers want to do fancier things or use something other than wp_remote_request()
482
- * to make the request.
483
- *
484
- * @param string $pCanonizedPath The URL to make the request to
485
- * @param string $pMethod HTTP method
486
- * @param array $pParams The parameters to use for the POST body
487
- * @param null|array $pWPRemoteArgs wp_remote_request options.
488
- *
489
- * @return object[]|object|null
490
- *
491
- * @throws Freemius_Exception
492
- */
493
- public function MakeRequest(
494
- $pCanonizedPath,
495
- $pMethod = 'GET',
496
- $pParams = array(),
497
- $pWPRemoteArgs = null
498
- ) {
499
- $resource = explode( '?', $pCanonizedPath );
500
-
501
- // Only sign request if not ping.json connectivity test.
502
- $sign_request = ( '/v1/ping.json' !== strtolower( substr( $resource[0], - strlen( '/v1/ping.json' ) ) ) );
503
-
504
- return self::MakeStaticRequest(
505
- $pCanonizedPath,
506
- $pMethod,
507
- $pParams,
508
- $pWPRemoteArgs,
509
- $this->_isSandbox,
510
- $sign_request ? array( &$this, 'SignRequest' ) : null
511
- );
512
- }
513
-
514
- /**
515
- * Sets CURLOPT_IPRESOLVE to CURL_IPRESOLVE_V4 for cURL-Handle provided as parameter
516
- *
517
- * @param resource $handle A cURL handle returned by curl_init()
518
- *
519
- * @return resource $handle A cURL handle returned by curl_init() with CURLOPT_IPRESOLVE set to
520
- * CURL_IPRESOLVE_V4
521
- *
522
- * @link https://gist.github.com/golderweb/3a2aaec2d56125cc004e
523
- */
524
- static function CurlResolveToIPv4( $handle ) {
525
- curl_setopt( $handle, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4 );
526
-
527
- return $handle;
528
- }
529
-
530
- #----------------------------------------------------------------------------------
531
- #region Connectivity Test
532
- #----------------------------------------------------------------------------------
533
-
534
- /**
535
- * If successful connectivity to the API endpoint using ping.json endpoint.
536
- *
537
- * - OR -
538
- *
539
- * Validate if ping result object is valid.
540
- *
541
- * @param mixed $pPong
542
- *
543
- * @return bool
544
- */
545
- public static function Test( $pPong = null ) {
546
- $pong = is_null( $pPong ) ?
547
- self::Ping() :
548
- $pPong;
549
-
550
- return (
551
- is_object( $pong ) &&
552
- isset( $pong->api ) &&
553
- 'pong' === $pong->api
554
- );
555
- }
556
-
557
- /**
558
- * Ping API to test connectivity.
559
- *
560
- * @return object
561
- */
562
- public static function Ping() {
563
- try {
564
- $result = self::MakeStaticRequest( '/v' . FS_API__VERSION . '/ping.json' );
565
- } catch ( Freemius_Exception $e ) {
566
- // Map to error object.
567
- $result = (object) $e->getResult();
568
- } catch ( Exception $e ) {
569
- // Map to error object.
570
- $result = (object) array(
571
- 'error' => array(
572
- 'type' => 'Unknown',
573
- 'message' => $e->getMessage() . ' (' . $e->getFile() . ': ' . $e->getLine() . ')',
574
- 'code' => 'unknown',
575
- 'http' => 402
576
- )
577
- );
578
- }
579
-
580
- return $result;
581
- }
582
-
583
- #endregion
584
-
585
- #----------------------------------------------------------------------------------
586
- #region Connectivity Exceptions
587
- #----------------------------------------------------------------------------------
588
-
589
- /**
590
- * @param \WP_Error $pError
591
- *
592
- * @return bool
593
- */
594
- private static function IsCurlError( WP_Error $pError ) {
595
- $message = $pError->get_error_message( 'http_request_failed' );
596
-
597
- return ( 0 === strpos( $message, 'cURL' ) );
598
- }
599
-
600
- /**
601
- * @param WP_Error $pError
602
- *
603
- * @throws Freemius_Exception
604
- */
605
- private static function ThrowWPRemoteException( WP_Error $pError ) {
606
- if ( self::IsCurlError( $pError ) ) {
607
- $message = $pError->get_error_message( 'http_request_failed' );
608
-
609
- #region Check if there are any missing cURL methods.
610
-
611
- $curl_required_methods = array(
612
- 'curl_version',
613
- 'curl_exec',
614
- 'curl_init',
615
- 'curl_close',
616
- 'curl_setopt',
617
- 'curl_setopt_array',
618
- 'curl_error',
619
- );
620
-
621
- // Find all missing methods.
622
- $missing_methods = array();
623
- foreach ( $curl_required_methods as $m ) {
624
- if ( ! function_exists( $m ) ) {
625
- $missing_methods[] = $m;
626
- }
627
- }
628
-
629
- if ( ! empty( $missing_methods ) ) {
630
- throw new Freemius_Exception( array(
631
- 'error' => (object) array(
632
- 'type' => 'cUrlMissing',
633
- 'message' => $message,
634
- 'code' => 'curl_missing',
635
- 'http' => 402
636
- ),
637
- 'missing_methods' => $missing_methods,
638
- ) );
639
- }
640
-
641
- #endregion
642
-
643
- // cURL error - "cURL error {{errno}}: {{error}}".
644
- $parts = explode( ':', substr( $message, strlen( 'cURL error ' ) ), 2 );
645
-
646
- $code = ( 0 < count( $parts ) ) ? $parts[0] : 'http_request_failed';
647
- $message = ( 1 < count( $parts ) ) ? $parts[1] : $message;
648
-
649
- $e = new Freemius_Exception( array(
650
- 'error' => array(
651
- 'code' => $code,
652
- 'message' => $message,
653
- 'type' => 'CurlException',
654
- ),
655
- ) );
656
- } else {
657
- $e = new Freemius_Exception( array(
658
- 'error' => array(
659
- 'code' => $pError->get_error_code(),
660
- 'message' => $pError->get_error_message(),
661
- 'type' => 'WPRemoteException',
662
- ),
663
- ) );
664
- }
665
-
666
- throw $e;
667
- }
668
-
669
- /**
670
- * @param string $pResult
671
- *
672
- * @throws Freemius_Exception
673
- */
674
- private static function ThrowCloudFlareDDoSException( $pResult = '' ) {
675
- throw new Freemius_Exception( array(
676
- 'error' => (object) array(
677
- 'type' => 'CloudFlareDDoSProtection',
678
- 'message' => $pResult,
679
- 'code' => 'cloudflare_ddos_protection',
680
- 'http' => 402
681
- )
682
- ) );
683
- }
684
-
685
- /**
686
- * @param string $pResult
687
- *
688
- * @throws Freemius_Exception
689
- */
690
- private static function ThrowSquidAclException( $pResult = '' ) {
691
- throw new Freemius_Exception( array(
692
- 'error' => (object) array(
693
- 'type' => 'SquidCacheBlock',
694
- 'message' => $pResult,
695
- 'code' => 'squid_cache_block',
696
- 'http' => 402
697
- )
698
- ) );
699
- }
700
-
701
- #endregion
702
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/freemius/includes/sdk/LICENSE.txt DELETED
@@ -1,340 +0,0 @@
1
- GNU GENERAL PUBLIC LICENSE
2
- Version 2, June 1991
3
-
4
- Copyright (C) 1989, 1991 Free Software Foundation, Inc., <http://fsf.org/>
5
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
6
- Everyone is permitted to copy and distribute verbatim copies
7
- of this license document, but changing it is not allowed.
8
-
9
- Preamble
10
-
11
- The licenses for most software are designed to take away your
12
- freedom to share and change it. By contrast, the GNU General Public
13
- License is intended to guarantee your freedom to share and change free
14
- software--to make sure the software is free for all its users. This
15
- General Public License applies to most of the Free Software
16
- Foundation's software and to any other program whose authors commit to
17
- using it. (Some other Free Software Foundation software is covered by
18
- the GNU Lesser General Public License instead.) You can apply it to
19
- your programs, too.
20
-
21
- When we speak of free software, we are referring to freedom, not
22
- price. Our General Public Licenses are designed to make sure that you
23
- have the freedom to distribute copies of free software (and charge for
24
- this service if you wish), that you receive source code or can get it
25
- if you want it, that you can change the software or use pieces of it
26
- in new free programs; and that you know you can do these things.
27
-
28
- To protect your rights, we need to make restrictions that forbid
29
- anyone to deny you these rights or to ask you to surrender the rights.
30
- These restrictions translate to certain responsibilities for you if you
31
- distribute copies of the software, or if you modify it.
32
-
33
- For example, if you distribute copies of such a program, whether
34
- gratis or for a fee, you must give the recipients all the rights that
35
- you have. You must make sure that they, too, receive or can get the
36
- source code. And you must show them these terms so they know their
37
- rights.
38
-
39
- We protect your rights with two steps: (1) copyright the software, and
40
- (2) offer you this license which gives you legal permission to copy,
41
- distribute and/or modify the software.
42
-
43
- Also, for each author's protection and ours, we want to make certain
44
- that everyone understands that there is no warranty for this free
45
- software. If the software is modified by someone else and passed on, we
46
- want its recipients to know that what they have is not the original, so
47
- that any problems introduced by others will not reflect on the original
48
- authors' reputations.
49
-
50
- Finally, any free program is threatened constantly by software
51
- patents. We wish to avoid the danger that redistributors of a free
52
- program will individually obtain patent licenses, in effect making the
53
- program proprietary. To prevent this, we have made it clear that any
54
- patent must be licensed for everyone's free use or not licensed at all.
55
-
56
- The precise terms and conditions for copying, distribution and
57
- modification follow.
58
-
59
- GNU GENERAL PUBLIC LICENSE
60
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
61
-
62
- 0. This License applies to any program or other work which contains
63
- a notice placed by the copyright holder saying it may be distributed
64
- under the terms of this General Public License. The "Program", below,
65
- refers to any such program or work, and a "work based on the Program"
66
- means either the Program or any derivative work under copyright law:
67
- that is to say, a work containing the Program or a portion of it,
68
- either verbatim or with modifications and/or translated into another
69
- language. (Hereinafter, translation is included without limitation in
70
- the term "modification".) Each licensee is addressed as "you".
71
-
72
- Activities other than copying, distribution and modification are not
73
- covered by this License; they are outside its scope. The act of
74
- running the Program is not restricted, and the output from the Program
75
- is covered only if its contents constitute a work based on the
76
- Program (independent of having been made by running the Program).
77
- Whether that is true depends on what the Program does.
78
-
79
- 1. You may copy and distribute verbatim copies of the Program's
80
- source code as you receive it, in any medium, provided that you
81
- conspicuously and appropriately publish on each copy an appropriate
82
- copyright notice and disclaimer of warranty; keep intact all the
83
- notices that refer to this License and to the absence of any warranty;
84
- and give any other recipients of the Program a copy of this License
85
- along with the Program.
86
-
87
- You may charge a fee for the physical act of transferring a copy, and
88
- you may at your option offer warranty protection in exchange for a fee.
89
-
90
- 2. You may modify your copy or copies of the Program or any portion
91
- of it, thus forming a work based on the Program, and copy and
92
- distribute such modifications or work under the terms of Section 1
93
- above, provided that you also meet all of these conditions:
94
-
95
- a) You must cause the modified files to carry prominent notices
96
- stating that you changed the files and the date of any change.
97
-
98
- b) You must cause any work that you distribute or publish, that in
99
- whole or in part contains or is derived from the Program or any
100
- part thereof, to be licensed as a whole at no charge to all third
101
- parties under the terms of this License.
102
-
103
- c) If the modified program normally reads commands interactively
104
- when run, you must cause it, when started running for such
105
- interactive use in the most ordinary way, to print or display an
106
- announcement including an appropriate copyright notice and a
107
- notice that there is no warranty (or else, saying that you provide
108
- a warranty) and that users may redistribute the program under
109
- these conditions, and telling the user how to view a copy of this
110
- License. (Exception: if the Program itself is interactive but
111
- does not normally print such an announcement, your work based on
112
- the Program is not required to print an announcement.)
113
-
114
- These requirements apply to the modified work as a whole. If
115
- identifiable sections of that work are not derived from the Program,
116
- and can be reasonably considered independent and separate works in
117
- themselves, then this License, and its terms, do not apply to those
118
- sections when you distribute them as separate works. But when you
119
- distribute the same sections as part of a whole which is a work based
120
- on the Program, the distribution of the whole must be on the terms of
121
- this License, whose permissions for other licensees extend to the
122
- entire whole, and thus to each and every part regardless of who wrote it.
123
-
124
- Thus, it is not the intent of this section to claim rights or contest
125
- your rights to work written entirely by you; rather, the intent is to
126
- exercise the right to control the distribution of derivative or
127
- collective works based on the Program.
128
-
129
- In addition, mere aggregation of another work not based on the Program
130
- with the Program (or with a work based on the Program) on a volume of
131
- a storage or distribution medium does not bring the other work under
132
- the scope of this License.
133
-
134
- 3. You may copy and distribute the Program (or a work based on it,
135
- under Section 2) in object code or executable form under the terms of
136
- Sections 1 and 2 above provided that you also do one of the following:
137
-
138
- a) Accompany it with the complete corresponding machine-readable
139
- source code, which must be distributed under the terms of Sections
140
- 1 and 2 above on a medium customarily used for software interchange; or,
141
-
142
- b) Accompany it with a written offer, valid for at least three
143
- years, to give any third party, for a charge no more than your
144
- cost of physically performing source distribution, a complete
145
- machine-readable copy of the corresponding source code, to be
146
- distributed under the terms of Sections 1 and 2 above on a medium
147
- customarily used for software interchange; or,
148
-
149
- c) Accompany it with the information you received as to the offer
150
- to distribute corresponding source code. (This alternative is
151
- allowed only for noncommercial distribution and only if you
152
- received the program in object code or executable form with such
153
- an offer, in accord with Subsection b above.)
154
-
155
- The source code for a work means the preferred form of the work for
156
- making modifications to it. For an executable work, complete source
157
- code means all the source code for all modules it contains, plus any
158
- associated interface definition files, plus the scripts used to
159
- control compilation and installation of the executable. However, as a
160
- special exception, the source code distributed need not include
161
- anything that is normally distributed (in either source or binary
162
- form) with the major components (compiler, kernel, and so on) of the
163
- operating system on which the executable runs, unless that component
164
- itself accompanies the executable.
165
-
166
- If distribution of executable or object code is made by offering
167
- access to copy from a designated place, then offering equivalent
168
- access to copy the source code from the same place counts as
169
- distribution of the source code, even though third parties are not
170
- compelled to copy the source along with the object code.
171
-
172
- 4. You may not copy, modify, sublicense, or distribute the Program
173
- except as expressly provided under this License. Any attempt
174
- otherwise to copy, modify, sublicense or distribute the Program is
175
- void, and will automatically terminate your rights under this License.
176
- However, parties who have received copies, or rights, from you under
177
- this License will not have their licenses terminated so long as such
178
- parties remain in full compliance.
179
-
180
- 5. You are not required to accept this License, since you have not
181
- signed it. However, nothing else grants you permission to modify or
182
- distribute the Program or its derivative works. These actions are
183
- prohibited by law if you do not accept this License. Therefore, by
184
- modifying or distributing the Program (or any work based on the
185
- Program), you indicate your acceptance of this License to do so, and
186
- all its terms and conditions for copying, distributing or modifying
187
- the Program or works based on it.
188
-
189
- 6. Each time you redistribute the Program (or any work based on the
190
- Program), the recipient automatically receives a license from the
191
- original licensor to copy, distribute or modify the Program subject to
192
- these terms and conditions. You may not impose any further
193
- restrictions on the recipients' exercise of the rights granted herein.
194
- You are not responsible for enforcing compliance by third parties to
195
- this License.
196
-
197
- 7. If, as a consequence of a court judgment or allegation of patent
198
- infringement or for any other reason (not limited to patent issues),
199
- conditions are imposed on you (whether by court order, agreement or
200
- otherwise) that contradict the conditions of this License, they do not
201
- excuse you from the conditions of this License. If you cannot
202
- distribute so as to satisfy simultaneously your obligations under this
203
- License and any other pertinent obligations, then as a consequence you
204
- may not distribute the Program at all. For example, if a patent
205
- license would not permit royalty-free redistribution of the Program by
206
- all those who receive copies directly or indirectly through you, then
207
- the only way you could satisfy both it and this License would be to
208
- refrain entirely from distribution of the Program.
209
-
210
- If any portion of this section is held invalid or unenforceable under
211
- any particular circumstance, the balance of the section is intended to
212
- apply and the section as a whole is intended to apply in other
213
- circumstances.
214
-
215
- It is not the purpose of this section to induce you to infringe any
216
- patents or other property right claims or to contest validity of any
217
- such claims; this section has the sole purpose of protecting the
218
- integrity of the free software distribution system, which is
219
- implemented by public license practices. Many people have made
220
- generous contributions to the wide range of software distributed
221
- through that system in reliance on consistent application of that
222
- system; it is up to the author/donor to decide if he or she is willing
223
- to distribute software through any other system and a licensee cannot
224
- impose that choice.
225
-
226
- This section is intended to make thoroughly clear what is believed to
227
- be a consequence of the rest of this License.
228
-
229
- 8. If the distribution and/or use of the Program is restricted in
230
- certain countries either by patents or by copyrighted interfaces, the
231
- original copyright holder who places the Program under this License
232
- may add an explicit geographical distribution limitation excluding
233
- those countries, so that distribution is permitted only in or among
234
- countries not thus excluded. In such case, this License incorporates
235
- the limitation as if written in the body of this License.
236
-
237
- 9. The Free Software Foundation may publish revised and/or new versions
238
- of the General Public License from time to time. Such new versions will
239
- be similar in spirit to the present version, but may differ in detail to
240
- address new problems or concerns.
241
-
242
- Each version is given a distinguishing version number. If the Program
243
- specifies a version number of this License which applies to it and "any
244
- later version", you have the option of following the terms and conditions
245
- either of that version or of any later version published by the Free
246
- Software Foundation. If the Program does not specify a version number of
247
- this License, you may choose any version ever published by the Free Software
248
- Foundation.
249
-
250
- 10. If you wish to incorporate parts of the Program into other free
251
- programs whose distribution conditions are different, write to the author
252
- to ask for permission. For software which is copyrighted by the Free
253
- Software Foundation, write to the Free Software Foundation; we sometimes
254
- make exceptions for this. Our decision will be guided by the two goals
255
- of preserving the free status of all derivatives of our free software and
256
- of promoting the sharing and reuse of software generally.
257
-
258
- NO WARRANTY
259
-
260
- 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
261
- FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
262
- OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
263
- PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
264
- OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
265
- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
266
- TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
267
- PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
268
- REPAIR OR CORRECTION.
269
-
270
- 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
271
- WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
272
- REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
273
- INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
274
- OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
275
- TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
276
- YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
277
- PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
278
- POSSIBILITY OF SUCH DAMAGES.
279
-
280
- END OF TERMS AND CONDITIONS
281
-
282
- How to Apply These Terms to Your New Programs
283
-
284
- If you develop a new program, and you want it to be of the greatest
285
- possible use to the public, the best way to achieve this is to make it
286
- free software which everyone can redistribute and change under these terms.
287
-
288
- To do so, attach the following notices to the program. It is safest
289
- to attach them to the start of each source file to most effectively
290
- convey the exclusion of warranty; and each file should have at least
291
- the "copyright" line and a pointer to where the full notice is found.
292
-
293
- {description}
294
- Copyright (C) {year} {fullname}
295
-
296
- This program is free software; you can redistribute it and/or modify
297
- it under the terms of the GNU General Public License as published by
298
- the Free Software Foundation; either version 2 of the License, or
299
- (at your option) any later version.
300
-
301
- This program is distributed in the hope that it will be useful,
302
- but WITHOUT ANY WARRANTY; without even the implied warranty of
303
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
304
- GNU General Public License for more details.
305
-
306
- You should have received a copy of the GNU General Public License along
307
- with this program; if not, write to the Free Software Foundation, Inc.,
308
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
309
-
310
- Also add information on how to contact you by electronic and paper mail.
311
-
312
- If the program is interactive, make it output a short notice like this
313
- when it starts in an in