Version Description
- Added in a new guided setup on plugin activation
- Updated the review ask pop-up
Download this release
Release Info
Developer | Rustaurius |
Plugin | Ultimate FAQ |
Version | 1.8.15 |
Comparing to | |
See all releases |
Code changes from version 1.8.14 to 1.8.15
- Functions/EWD_UFAQ_Help_Pointers.php +1 -1
- Functions/EWD_UFAQ_Version_Update.php +1 -1
- Functions/Error_Notices.php +1 -1
- Main.php +10 -2
- readme.txt +7 -5
Functions/EWD_UFAQ_Help_Pointers.php
CHANGED
@@ -60,7 +60,7 @@ function UFAQ_Return_Pointers() {
|
|
60 |
|
61 |
$pointers['tutorial-six'] = array(
|
62 |
'title' => "<h3>" . 'Need More Help?' . "</h3>",
|
63 |
-
'content' => "<div><p><a href='https://wordpress.org/support/
|
64 |
'anchor_id' => '#wp-admin-bar-site-name',
|
65 |
'edge' => 'top',
|
66 |
'align' => 'left',
|
60 |
|
61 |
$pointers['tutorial-six'] = array(
|
62 |
'title' => "<h3>" . 'Need More Help?' . "</h3>",
|
63 |
+
'content' => "<div><p><a href='https://wordpress.org/support/plugin/ultimate-faqs/reviews/'>Help us spread the word with a 5 star rating!</a><br><br>We've got a number of videos on how to use the plugin:<br /><iframe width='560' height='315' src='https://www.youtube.com/embed/zf-tYLqHpRs?list=PLEndQUuhlvSrNdfu5FKa1uGHsaKZxgdWt' frameborder='0' allowfullscreen></iframe></p></div><div class='ufaq-pointer-count'><p>6 of 6</p></div>",
|
64 |
'anchor_id' => '#wp-admin-bar-site-name',
|
65 |
'edge' => 'top',
|
66 |
'align' => 'left',
|
Functions/EWD_UFAQ_Version_Update.php
CHANGED
@@ -91,7 +91,7 @@ function EWD_UFAQ_Version_Update_Box() { /*
|
|
91 |
<h3 class='hndle'><span><?php _e("Thank You!", 'ultimate-faqs') ?></span></h3>
|
92 |
<div class="inside">
|
93 |
<?php if (get_option("EWD_UFAQ_Install_Flag") == "Yes") { ?><ul><li><?php _e("Thanks for installing the Ultimate FAQs plugin.", 'ultimate-faqs'); ?><br> <a href='https://www.youtube.com/channel/UCZPuaoetCJB1vZOmpnMxJNw'><?php _e("Subscribe to our YouTube channel ", 'ultimate-faqs'); ?></a> <?php _e("for tutorial videos on this and our other plugins!", 'ultimate-faqs');?> </li></ul>
|
94 |
-
<?php } else { ?><ul><li><?php _e("Thanks for upgrading to version 1.4.1!", 'ultimate-faqs'); ?><br> <a href='https://wordpress.org/support/
|
95 |
|
96 |
<?php /* if (get_option("EWD_UFAQ_Install_Flag") == "Yes") { ?><ul><li><?php _e("Thanks for installing the Ultimate Product Catalogue Plugin.", 'ultimate-faqs'); ?><br> <a href='http://www.facebook.com/EtoileWebDesign'><?php _e("Follow us on Facebook", 'ultimate-faqs'); ?></a> <?php _e("to suggest new features or hear about upcoming ones!", 'ultimate-faqs');?> </li></ul>
|
97 |
<?php } else { ?><ul><li><?php _e("Thanks for upgrading to version 2.2.9!", 'ultimate-faqs'); ?><br> <a href='http://www.facebook.com/EtoileWebDesign'><?php _e("Follow us on Facebook", 'ultimate-faqs'); ?></a> <?php _e("to suggest new features or hear about upcoming ones!", 'ultimate-faqs');?> </li></ul><?php } */ ?>
|
91 |
<h3 class='hndle'><span><?php _e("Thank You!", 'ultimate-faqs') ?></span></h3>
|
92 |
<div class="inside">
|
93 |
<?php if (get_option("EWD_UFAQ_Install_Flag") == "Yes") { ?><ul><li><?php _e("Thanks for installing the Ultimate FAQs plugin.", 'ultimate-faqs'); ?><br> <a href='https://www.youtube.com/channel/UCZPuaoetCJB1vZOmpnMxJNw'><?php _e("Subscribe to our YouTube channel ", 'ultimate-faqs'); ?></a> <?php _e("for tutorial videos on this and our other plugins!", 'ultimate-faqs');?> </li></ul>
|
94 |
+
<?php } else { ?><ul><li><?php _e("Thanks for upgrading to version 1.4.1!", 'ultimate-faqs'); ?><br> <a href='https://wordpress.org/support/plugin/ultimate-faqs/reviews/'><?php _e("Please rate our plugin", 'ultimate-faqs'); ?></a> <?php _e("if you find Ultimate FAQs useful!", 'ultimate-faqs');?> </li></ul><?php } ?>
|
95 |
|
96 |
<?php /* if (get_option("EWD_UFAQ_Install_Flag") == "Yes") { ?><ul><li><?php _e("Thanks for installing the Ultimate Product Catalogue Plugin.", 'ultimate-faqs'); ?><br> <a href='http://www.facebook.com/EtoileWebDesign'><?php _e("Follow us on Facebook", 'ultimate-faqs'); ?></a> <?php _e("to suggest new features or hear about upcoming ones!", 'ultimate-faqs');?> </li></ul>
|
97 |
<?php } else { ?><ul><li><?php _e("Thanks for upgrading to version 2.2.9!", 'ultimate-faqs'); ?><br> <a href='http://www.facebook.com/EtoileWebDesign'><?php _e("Follow us on Facebook", 'ultimate-faqs'); ?></a> <?php _e("to suggest new features or hear about upcoming ones!", 'ultimate-faqs');?> </li></ul><?php } */ ?>
|
Functions/Error_Notices.php
CHANGED
@@ -36,7 +36,7 @@ function EWD_UFAQ_Error_Notices(){
|
|
36 |
<div class='ewd-ufaq-review-ask-action ewd-ufaq-review-ask-not-really ewd-ufaq-review-ask-white'>Not Really</div>
|
37 |
<div class='ewd-ufaq-review-ask-action ewd-ufaq-review-ask-yes ewd-ufaq-review-ask-green'>Yes!</div>
|
38 |
<div class='ewd-ufaq-review-ask-action ewd-ufaq-review-ask-no-thanks ewd-ufaq-review-ask-white ufaq-hidden'>No Thanks</div>
|
39 |
-
<a href='https://wordpress.org/support/plugin/ultimate-faqs/reviews
|
40 |
<div class='ewd-ufaq-review-ask-action ewd-ufaq-review-ask-review ewd-ufaq-review-ask-green ufaq-hidden'>OK, Sure</div>
|
41 |
</a>
|
42 |
</div>
|
36 |
<div class='ewd-ufaq-review-ask-action ewd-ufaq-review-ask-not-really ewd-ufaq-review-ask-white'>Not Really</div>
|
37 |
<div class='ewd-ufaq-review-ask-action ewd-ufaq-review-ask-yes ewd-ufaq-review-ask-green'>Yes!</div>
|
38 |
<div class='ewd-ufaq-review-ask-action ewd-ufaq-review-ask-no-thanks ewd-ufaq-review-ask-white ufaq-hidden'>No Thanks</div>
|
39 |
+
<a href='https://wordpress.org/support/plugin/ultimate-faqs/reviews/' target='_blank'>
|
40 |
<div class='ewd-ufaq-review-ask-action ewd-ufaq-review-ask-review ewd-ufaq-review-ask-green ufaq-hidden'>OK, Sure</div>
|
41 |
</a>
|
42 |
</div>
|
Main.php
CHANGED
@@ -7,7 +7,7 @@ Author: Etoile Web Design
|
|
7 |
Author URI: http://www.EtoileWebDesign.com/wordpress-plugins/
|
8 |
Terms and Conditions: http://www.etoilewebdesign.com/plugin-terms-and-conditions/
|
9 |
Text Domain: ultimate-faqs
|
10 |
-
Version: 1.8.
|
11 |
*/
|
12 |
|
13 |
global $ewd_ufaq_message;
|
@@ -134,6 +134,12 @@ function Add_EWD_UFAQ_Scripts($hook) {
|
|
134 |
wp_enqueue_script('ewd-ufaq-wc-admin', plugins_url("js/ewd-ufaq-wc-admin.js", __FILE__), array('jquery'), $EWD_UFAQ_Version);
|
135 |
}
|
136 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
137 |
}
|
138 |
|
139 |
function EWD_UFAQ_Admin_Options() {
|
@@ -141,6 +147,7 @@ function EWD_UFAQ_Admin_Options() {
|
|
141 |
|
142 |
wp_enqueue_style( 'ewd-ufaq-admin', plugins_url("ultimate-faqs/css/Admin.css"), array(), $EWD_UFAQ_Version);
|
143 |
wp_enqueue_style( 'ewd-ufaq-spectrum', plugins_url("ultimate-faqs/css/spectrum.css"));
|
|
|
144 |
}
|
145 |
|
146 |
add_action( 'wp_enqueue_scripts', 'Add_EWD_UFAQ_FrontEnd_Scripts' );
|
@@ -328,7 +335,7 @@ function UFAQ_Set_Pointers($page) {
|
|
328 |
}
|
329 |
|
330 |
function EWD_UFAQ_Show_Dashboard_Link() {
|
331 |
-
set_transient('ewd-ufaq-
|
332 |
}
|
333 |
|
334 |
function UFAQ_Leave_Reply_Text($translation, $text, $domain) {
|
@@ -362,6 +369,7 @@ include "Functions/EWD_UFAQ_Deactivation_Survey.php";
|
|
362 |
include "Functions/EWD_UFAQ_Export.php";
|
363 |
include "Functions/EWD_UFAQ_Help_Pointers.php";
|
364 |
include "Functions/EWD_UFAQ_Import.php";
|
|
|
365 |
include "Functions/EWD_UFAQ_Meta_Boxes.php";
|
366 |
include "Functions/EWD_UFAQ_Styling.php";
|
367 |
include "Functions/EWD_UFAQ_Output_Pages.php";
|
7 |
Author URI: http://www.EtoileWebDesign.com/wordpress-plugins/
|
8 |
Terms and Conditions: http://www.etoilewebdesign.com/plugin-terms-and-conditions/
|
9 |
Text Domain: ultimate-faqs
|
10 |
+
Version: 1.8.15
|
11 |
*/
|
12 |
|
13 |
global $ewd_ufaq_message;
|
134 |
wp_enqueue_script('ewd-ufaq-wc-admin', plugins_url("js/ewd-ufaq-wc-admin.js", __FILE__), array('jquery'), $EWD_UFAQ_Version);
|
135 |
}
|
136 |
}
|
137 |
+
|
138 |
+
if (isset($_GET['page']) && $_GET['page'] == 'ewd-ufaq-getting-started') {
|
139 |
+
wp_enqueue_script('ewd-ufaq-getting-started', EWD_UFAQ_CD_PLUGIN_URL . 'js/ewd-ufaq-getting-started.js', array('jquery'), $EWD_UFAQ_Version);
|
140 |
+
wp_enqueue_script('spectrum', EWD_UFAQ_CD_PLUGIN_URL . 'js/spectrum.js', array('jquery'), $EWD_UFAQ_Version);
|
141 |
+
wp_enqueue_script('UFAQ Admin', EWD_UFAQ_CD_PLUGIN_URL . 'js/Admin.js', array('jquery', 'jquery-ui-sortable', 'spectrum'), $EWD_UFAQ_Version);
|
142 |
+
}
|
143 |
}
|
144 |
|
145 |
function EWD_UFAQ_Admin_Options() {
|
147 |
|
148 |
wp_enqueue_style( 'ewd-ufaq-admin', plugins_url("ultimate-faqs/css/Admin.css"), array(), $EWD_UFAQ_Version);
|
149 |
wp_enqueue_style( 'ewd-ufaq-spectrum', plugins_url("ultimate-faqs/css/spectrum.css"));
|
150 |
+
wp_enqueue_style( 'ewd-ufaq-welcome-screen', EWD_UFAQ_CD_PLUGIN_URL . 'css/ewd-ufaq-welcome-screen.css', array(), $EWD_UFAQ_Version);
|
151 |
}
|
152 |
|
153 |
add_action( 'wp_enqueue_scripts', 'Add_EWD_UFAQ_FrontEnd_Scripts' );
|
335 |
}
|
336 |
|
337 |
function EWD_UFAQ_Show_Dashboard_Link() {
|
338 |
+
set_transient('ewd-ufaq-getting-started', true, 30);
|
339 |
}
|
340 |
|
341 |
function UFAQ_Leave_Reply_Text($translation, $text, $domain) {
|
369 |
include "Functions/EWD_UFAQ_Export.php";
|
370 |
include "Functions/EWD_UFAQ_Help_Pointers.php";
|
371 |
include "Functions/EWD_UFAQ_Import.php";
|
372 |
+
include "Functions/EWD_UFAQ_Initial_Data.php";
|
373 |
include "Functions/EWD_UFAQ_Meta_Boxes.php";
|
374 |
include "Functions/EWD_UFAQ_Styling.php";
|
375 |
include "Functions/EWD_UFAQ_Output_Pages.php";
|
readme.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
Contributors: Rustaurius, EtoileWebDesign
|
3 |
Tags: faq, faqs, woocommerce faq, frequently asked questions, faq widget
|
4 |
Requires at least: 3.9.0
|
5 |
-
Tested up to: 5.
|
6 |
License: GPLv3
|
7 |
License URI:http://www.gnu.org/licenses/gpl-3.0.html
|
8 |
|
@@ -14,9 +14,7 @@ FAQ plugin that lets you create, organize and publicize your FAQs (frequently as
|
|
14 |
|
15 |
[FAQ Demo](https://www.etoilewebdesign.com/ultimate-faq-demo/)
|
16 |
|
17 |
-
<strong>
|
18 |
-
|
19 |
-
<strong>New Gutenberg blocks included for displaying FAQs as well as for the search and submit FAQ form!</strong>
|
20 |
|
21 |
= FAQ Key Features =
|
22 |
* Unlimited FAQs, with unlimited tag and category support
|
@@ -278,11 +276,15 @@ Video 3 - FAQs Ordering
|
|
278 |
|
279 |
|
280 |
== Changelog ==
|
|
|
|
|
|
|
|
|
281 |
= 1.8.14 =
|
282 |
- Corrected issue in which the number of columns setting reverted back to default if you deactivated and reactivated the plugin
|
283 |
|
284 |
= 1.8.13 =
|
285 |
-
- Corrected issue in which category and tag styling options were not saving
|
286 |
- Corrected a formatting issue that was affecting certain option screens
|
287 |
|
288 |
= 1.8.12 =
|
2 |
Contributors: Rustaurius, EtoileWebDesign
|
3 |
Tags: faq, faqs, woocommerce faq, frequently asked questions, faq widget
|
4 |
Requires at least: 3.9.0
|
5 |
+
Tested up to: 5.1
|
6 |
License: GPLv3
|
7 |
License URI:http://www.gnu.org/licenses/gpl-3.0.html
|
8 |
|
14 |
|
15 |
[FAQ Demo](https://www.etoilewebdesign.com/ultimate-faq-demo/)
|
16 |
|
17 |
+
<strong>Includes Gutenberg blocks for displaying FAQs as well as for the search and submit FAQ form!</strong>
|
|
|
|
|
18 |
|
19 |
= FAQ Key Features =
|
20 |
* Unlimited FAQs, with unlimited tag and category support
|
276 |
|
277 |
|
278 |
== Changelog ==
|
279 |
+
= 1.8.15 =
|
280 |
+
- Added in a new guided setup on plugin activation
|
281 |
+
- Updated the review ask pop-up
|
282 |
+
|
283 |
= 1.8.14 =
|
284 |
- Corrected issue in which the number of columns setting reverted back to default if you deactivated and reactivated the plugin
|
285 |
|
286 |
= 1.8.13 =
|
287 |
+
- Corrected issue in which category and tag styling options were not saving
|
288 |
- Corrected a formatting issue that was affecting certain option screens
|
289 |
|
290 |
= 1.8.12 =
|