Ultimate FAQ - Version 1.8.26

Version Description

  • Removing placeholder text from the admin
Download this release

Release Info

Developer Rustaurius
Plugin Icon 128x128 Ultimate FAQ
Version 1.8.26
Comparing to
See all releases

Code changes from version 1.8.25 to 1.8.26

Files changed (3) hide show
  1. Main.php +1 -1
  2. html/DashboardPage.php +1 -1
  3. readme.txt +3 -0
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.25
11
  */
12
 
13
  global $ewd_ufaq_message;
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.26
11
  */
12
 
13
  global $ewd_ufaq_message;
html/DashboardPage.php CHANGED
@@ -162,7 +162,7 @@
162
  <div class="ewd-ufaq-dashboard-new-widget-box-top">
163
  <div class="ewd-ufaq-dashboard-guarantee">
164
  <div class="ewd-ufaq-dashboard-guarantee-title">14-Day 100% Money-Back Guarantee</div>
165
- <div class="ewd-ufaq-dashboard-guarantee-text">If you're not 100% satisfied with the premium version of our plugin - no problem. You have 14 days to receive a FULL REFUND. We're certain you won't need it, though. Lorem ipsum dolor sitamet, consectetuer adipiscing elit.</div>
166
  </div>
167
  </div>
168
  </div>
162
  <div class="ewd-ufaq-dashboard-new-widget-box-top">
163
  <div class="ewd-ufaq-dashboard-guarantee">
164
  <div class="ewd-ufaq-dashboard-guarantee-title">14-Day 100% Money-Back Guarantee</div>
165
+ <div class="ewd-ufaq-dashboard-guarantee-text">If you're not 100% satisfied with the premium version of our plugin - no problem. You have 14 days to receive a FULL REFUND. We're certain you won't need it, though.</div>
166
  </div>
167
  </div>
168
  </div>
readme.txt CHANGED
@@ -280,6 +280,9 @@ Video 3 - FAQs Ordering
280
 
281
 
282
  == Changelog ==
 
 
 
283
  = 1.8.25 =
284
  - Adds in extra verifications for the import and export forms
285
 
280
 
281
 
282
  == Changelog ==
283
+ = 1.8.26 =
284
+ - Removing placeholder text from the admin
285
+
286
  = 1.8.25 =
287
  - Adds in extra verifications for the import and export forms
288