PluginProbe
BlockSpare – Gutenberg Blocks, AI Content Generator & Site Builder for News, Magazine & Blogs / 5.0.1
BlockSpare – Gutenberg Blocks, AI Content Generator & Site Builder for News, Magazine & Blogs v5.0.1
5.0.1 4.1.0 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.1.0 1.1.1 1.1.2 1.2.0 1.2.1 1.2.2 1.2.3 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 2.1.2 2.5.0 2.5.3 All 39 releases
← All changes | freemius/templates/forms/user-change.php +1 -1 1.2.2 → 5.0.1 View file →
@@ -193,9 +193,9 @@
193 193
194 194 disableUserChangeButton();
195 195
196 196 $.ajax( {
197 - url : ajaxurl,
197 + url : <?php echo Freemius::ajax_url() ?>,
198 198 method : 'POST',
199 199 data : {
200 200 action : '<?php echo $fs->get_ajax_action( 'change_user' ) ?>',
201 201 security : '<?php echo $fs->get_ajax_security( 'change_user' ) ?>',