PluginProbe
BlockSpare – Gutenberg Blocks, AI Content Generator & Site Builder for News, Magazine & Blogs / 2.6.2
BlockSpare – Gutenberg Blocks, AI Content Generator & Site Builder for News, Magazine & Blogs v2.6.2
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/trial-start.php +1 -1 1.3.3 → 2.6.2 View file →
@@ -79,9 +79,9 @@
79 79
80 80 var $button = $(this);
81 81
82 82 $.ajax({
83 - url : ajaxurl,
83 + url : <?php echo Freemius::ajax_url() ?>,
84 84 method : 'POST',
85 85 data : {
86 86 action : '<?php echo $fs->get_ajax_action( 'start_trial' ) ?>',
87 87 security : '<?php echo $fs->get_ajax_security( 'start_trial' ) ?>',