Version Description
- Minor Dashboard update
Download this release
Release Info
Developer | Rustaurius |
Plugin | Ultimate FAQ |
Version | 1.5.14 |
Comparing to | |
See all releases |
Code changes from version 1.5.13 to 1.5.14
- Blog.html +3 -2
- Main.php +1 -1
- css/Admin.css +177 -1
- html/DashboardPage.php +342 -308
- lang/ultimate-faqs.pot +600 -0
- readme.txt +3 -0
Blog.html
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
<a target='_blank' href='
|
2 |
-
<p>
|
|
1 |
+
<a target='_blank' href='https://docs.google.com/forms/d/1WLwShDcieNNIEtnb2aUfKFkbSpB4OL38_24Sw9NLeKk/viewform'><h3>2017 User Survey</h3></a>
|
2 |
+
<p>Our 2017 survey is here! Share your feedback and help us improve the plugin for everyone.</p>
|
3 |
+
<p><a target='_blank' href='https://docs.google.com/forms/d/1WLwShDcieNNIEtnb2aUfKFkbSpB4OL38_24Sw9NLeKk/viewform'>Take the 5 minute customer survey for a chance to win a $50 prepaid Visa card!</a></p>
|
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: EWD_UFAQ
|
10 |
-
Version: 1.5.
|
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: EWD_UFAQ
|
10 |
+
Version: 1.5.14
|
11 |
*/
|
12 |
|
13 |
global $ewd_ufaq_message;
|
css/Admin.css
CHANGED
@@ -274,7 +274,7 @@ EXTRA
|
|
274 |
width: 90%;
|
275 |
margin-top: 1.5em;
|
276 |
}
|
277 |
-
|
278 |
.ewd-dashboard-middle {
|
279 |
box-shadow: 2px 2px 5px #666666;
|
280 |
background-color: white;
|
@@ -534,3 +534,179 @@ Toggle Font
|
|
534 |
input[name=toggle_symbol] {
|
535 |
margin-right: 10px;
|
536 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
274 |
width: 90%;
|
275 |
margin-top: 1.5em;
|
276 |
}
|
277 |
+
|
278 |
.ewd-dashboard-middle {
|
279 |
box-shadow: 2px 2px 5px #666666;
|
280 |
background-color: white;
|
534 |
input[name=toggle_symbol] {
|
535 |
margin-right: 10px;
|
536 |
}
|
537 |
+
|
538 |
+
|
539 |
+
|
540 |
+
/***********************************************************
|
541 |
+
* ADDITIONAL DASHBOARD
|
542 |
+
***********************************************************/
|
543 |
+
/**--Start Upgrade Area--**/
|
544 |
+
#ewd-ufaq-dashboard-top-upgrade {
|
545 |
+
position: relative;
|
546 |
+
float: left;
|
547 |
+
width: 100%;
|
548 |
+
}
|
549 |
+
#ewd-ufaq-dashboard-top-upgrade-left {
|
550 |
+
position: relative;
|
551 |
+
float: left;
|
552 |
+
width: 70%;
|
553 |
+
margin-right: 2em;
|
554 |
+
}
|
555 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside, #ewd-ufaq-dashboard-top-upgrade-right .inside {
|
556 |
+
display: block;
|
557 |
+
}
|
558 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside, #ewd-ufaq-dashboard-top-upgrade-left .postbox {
|
559 |
+
background: #e5e5e5;
|
560 |
+
}
|
561 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside h3 {
|
562 |
+
color: #262262;
|
563 |
+
margin-bottom: 8px;
|
564 |
+
}
|
565 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside ul {
|
566 |
+
position: relative;
|
567 |
+
float: left;
|
568 |
+
width: 100%;
|
569 |
+
width: calc(100% - 16px);
|
570 |
+
list-style-type: disc;
|
571 |
+
padding-left: 16px;
|
572 |
+
margin-top: 0;
|
573 |
+
}
|
574 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside ul li {
|
575 |
+
margin-bottom: 1px;
|
576 |
+
}
|
577 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside ul li span {
|
578 |
+
position: relative;
|
579 |
+
left: 0;
|
580 |
+
}
|
581 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside .purchaseButton {
|
582 |
+
position: relative;
|
583 |
+
display: block;
|
584 |
+
width: 340px;
|
585 |
+
margin: 0 auto 12px;
|
586 |
+
padding: 12px 0;
|
587 |
+
background: #4A4694;
|
588 |
+
background: #afadc9;
|
589 |
+
background: -moz-linear-gradient(top, #afadc9 0%, #8f8da8 100%);
|
590 |
+
background: -webkit-linear-gradient(top, #afadc9 0%,#8f8da8 100%);
|
591 |
+
background: linear-gradient(to bottom, #afadc9 0%,#8f8da8 100%);
|
592 |
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afadc9', endColorstr='#8f8da8',GradientType=0 );
|
593 |
+
border-bottom: 2px solid #262262;
|
594 |
+
border-radius: 4px;
|
595 |
+
color: #fff;
|
596 |
+
font-size: 17px;
|
597 |
+
text-align: center;
|
598 |
+
line-height: 1.3;
|
599 |
+
text-decoration: none;
|
600 |
+
}
|
601 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside .purchaseButton:hover {
|
602 |
+
background: #4A4694;
|
603 |
+
background: #c5bcdb;
|
604 |
+
background: -moz-linear-gradient(top, #c5bcdb 0%, #a09eb8 100%);
|
605 |
+
background: -webkit-linear-gradient(top, #c5bcdb 0%,#a09eb8 100%);
|
606 |
+
background: linear-gradient(to bottom, #c5bcdb 0%,#a09eb8 100%);
|
607 |
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5bcdb', endColorstr='#a09eb8',GradientType=0 );
|
608 |
+
text-decoration: none;
|
609 |
+
}
|
610 |
+
@media screen and (max-width: 768px) {
|
611 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside .purchaseButton {
|
612 |
+
width: calc(98% - 12px);
|
613 |
+
}
|
614 |
+
}
|
615 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside input[type="text"] {
|
616 |
+
padding: 9px 8px;
|
617 |
+
width: 81%;
|
618 |
+
float: left;
|
619 |
+
font-size: 15px;
|
620 |
+
margin: 0;
|
621 |
+
margin-bottom: 6px;
|
622 |
+
border: none;
|
623 |
+
}
|
624 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside input[type="text"]::-webkit-input-placeholder {
|
625 |
+
font-size: 15px;
|
626 |
+
color: #ccc;
|
627 |
+
}
|
628 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside input[type="text"]::-moz-placeholder {
|
629 |
+
font-size: 15px;
|
630 |
+
color: #ccc;
|
631 |
+
}
|
632 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside input[type="text"]:-ms-input-placeholder {
|
633 |
+
font-size: 15px;
|
634 |
+
color: #ccc;
|
635 |
+
}
|
636 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside input[type="text"]:-moz-placeholder {
|
637 |
+
font-size: 15px;
|
638 |
+
color: #ccc;
|
639 |
+
}
|
640 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside input[type="submit"] {
|
641 |
+
padding: 9px 8px;
|
642 |
+
width: 18%;
|
643 |
+
float: left;
|
644 |
+
border: 0;
|
645 |
+
cursor: pointer;
|
646 |
+
margin: 0;
|
647 |
+
margin-bottom: 6px;
|
648 |
+
background: #c6ab55;
|
649 |
+
color: #fff;
|
650 |
+
font-weight: bold;
|
651 |
+
border-bottom: 2px solid #a69b50;
|
652 |
+
}
|
653 |
+
#ewd-ufaq-dashboard-top-upgrade-left .inside input[type="submit"]:hover {
|
654 |
+
background: #E8CD79;
|
655 |
+
}
|
656 |
+
|
657 |
+
#ewd-ufaq-dashboard-top-upgrade-right {
|
658 |
+
position: relative;
|
659 |
+
float: left;
|
660 |
+
width: 25%;
|
661 |
+
}
|
662 |
+
#ewd-ufaq-dashboard-top-upgrade-right .postbox .hndle{
|
663 |
+
border: none;
|
664 |
+
}
|
665 |
+
#ewd-ufaq-dashboard-top-upgrade-right .ewd-dashboard-h3{
|
666 |
+
margin: 0;
|
667 |
+
}
|
668 |
+
#ewd-ufaq-dashboard-top-upgrade-right .inside, #ewd-ufaq-dashboard-top-upgrade-right .postbox {
|
669 |
+
background: #e5e5e5;
|
670 |
+
background: rgba(38,34,98,.4);
|
671 |
+
}
|
672 |
+
#ewd-ufaq-dashboard-top-upgrade-right .inside {
|
673 |
+
padding: 0;
|
674 |
+
margin: 0;
|
675 |
+
}
|
676 |
+
#ewd-ufaq-dashboard-top-upgrade-right .inside .topPart {
|
677 |
+
position: relative;
|
678 |
+
float: left;
|
679 |
+
width: calc(100% - 72px);
|
680 |
+
text-align: center;
|
681 |
+
padding: 4px 36px 21px;
|
682 |
+
background: #262262;
|
683 |
+
color: #fff;
|
684 |
+
font-size: 24px;
|
685 |
+
font-style: italic;
|
686 |
+
line-height: 1.3;
|
687 |
+
margin-top: -20px;
|
688 |
+
}
|
689 |
+
#ewd-ufaq-dashboard-top-upgrade-right .inside .bottomPart {
|
690 |
+
position: relative;
|
691 |
+
float: left;
|
692 |
+
padding: 21px 36px 22px;
|
693 |
+
width: calc(100% - 72px);
|
694 |
+
color: #fff;
|
695 |
+
font-size: 24px;
|
696 |
+
line-height: 1.3;
|
697 |
+
text-align: center;
|
698 |
+
border-top: 3px solid #c6ab55;
|
699 |
+
}
|
700 |
+
#ewd-ufaq-dashboard-top-upgrade-right .inside .bottomPart span.freeTrialText {
|
701 |
+
color: #262262;
|
702 |
+
}
|
703 |
+
#ewd-ufaq-dashboard-top-upgrade-right .inside .bottomPart a.freeTrialPurchaseLink {
|
704 |
+
color: #E8CD79;
|
705 |
+
text-decoration: underline
|
706 |
+
}
|
707 |
+
#ewd-ufaq-dashboard-top-upgrade-right .inside .bottomPart a.freeTrialPurchaseLink:hover {
|
708 |
+
color: #262262;
|
709 |
+
text-decoration: underline
|
710 |
+
}
|
711 |
+
|
712 |
+
/**--End Upgrade Area--**/
|
html/DashboardPage.php
CHANGED
@@ -1,308 +1,342 @@
|
|
1 |
-
<!-- Upgrade to pro link box -->
|
2 |
-
<!-- TOP BOX-->
|
3 |
-
|
4 |
-
<?php
|
5 |
-
global $wpdb;
|
6 |
-
$Slug_Base = get_option("EWD_UFAQ_Slug_Base");
|
7 |
-
|
8 |
-
//start review box
|
9 |
-
if(get_option('EWD_UFAQ_Hide_Dash_Review_Ask')){
|
10 |
-
$hideReview = get_option('EWD_UFAQ_Hide_Dash_Review_Ask');
|
11 |
-
}
|
12 |
-
else {
|
13 |
-
add_option('EWD_UFAQ_Hide_Dash_Review_Ask', 'No');
|
14 |
-
}
|
15 |
-
$hideReviewBox = $_POST["hide_ufaq_review_box_hidden"];
|
16 |
-
if($hideReviewBox == 'Yes'){
|
17 |
-
update_option('EWD_UFAQ_Hide_Dash_Review_Ask', 'Yes');
|
18 |
-
header('Location: admin.php?page=EWD-UFAQ-Options');
|
19 |
-
}
|
20 |
-
//end review box
|
21 |
-
?>
|
22 |
-
|
23 |
-
<div id="fade" class="ewd-ufaq-dark_overlay"></div>
|
24 |
-
|
25 |
-
<div id="ewd-dashboard-top" class="metabox-holder">
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
<ul>
|
38 |
-
<li>Ability to add a unique FAQ tab to each WooCommerce product page.</li>
|
39 |
-
<li>Premium shortcodes to accept questions from users and insert an AJAX FAQ search.</li>
|
40 |
-
<li>Additional FAQ style skins, dozens of styling and labeling options and much more!</li>
|
41 |
-
<li>Access to e-mail support.</li>
|
42 |
-
</ul>
|
43 |
-
|
44 |
-
<
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
<
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
<div class="
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
}
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
<
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
<
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
</div>
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
<div
|
175 |
-
<
|
176 |
-
<
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
</
|
185 |
-
<
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
</
|
210 |
-
<
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
<
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
<
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
<
|
245 |
-
</div>
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
<
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!-- Upgrade to pro link box -->
|
2 |
+
<!-- TOP BOX-->
|
3 |
+
|
4 |
+
<?php
|
5 |
+
global $wpdb;
|
6 |
+
$Slug_Base = get_option("EWD_UFAQ_Slug_Base");
|
7 |
+
|
8 |
+
//start review box
|
9 |
+
if(get_option('EWD_UFAQ_Hide_Dash_Review_Ask')){
|
10 |
+
$hideReview = get_option('EWD_UFAQ_Hide_Dash_Review_Ask');
|
11 |
+
}
|
12 |
+
else {
|
13 |
+
add_option('EWD_UFAQ_Hide_Dash_Review_Ask', 'No');
|
14 |
+
}
|
15 |
+
$hideReviewBox = $_POST["hide_ufaq_review_box_hidden"];
|
16 |
+
if($hideReviewBox == 'Yes'){
|
17 |
+
update_option('EWD_UFAQ_Hide_Dash_Review_Ask', 'Yes');
|
18 |
+
header('Location: admin.php?page=EWD-UFAQ-Options');
|
19 |
+
}
|
20 |
+
//end review box
|
21 |
+
?>
|
22 |
+
|
23 |
+
<div id="fade" class="ewd-ufaq-dark_overlay"></div>
|
24 |
+
|
25 |
+
<div id="ewd-dashboard-top" class="metabox-holder">
|
26 |
+
|
27 |
+
|
28 |
+
<!-- Upgrade to pro link box -->
|
29 |
+
<?php if ($UFAQ_Full_Version != "Yes" or get_option("EWD_UFAQ_Trial_Happening") == "Yes") { ?>
|
30 |
+
<div id="ewd-ufaq-dashboard-top-upgrade">
|
31 |
+
<div id="ewd-ufaq-dashboard-top-upgrade-left">
|
32 |
+
<div id="ewd-dashboard-pro" class="postbox upcp-pro upcp-postbox-collapsible" >
|
33 |
+
<div class="handlediv" title="Click to toggle"></div><h3 class='hndle ewd-dashboard-h3'><span><?php _e("UPGRADE TO FULL VERSION", 'EWD_UFAQ') ?></span></h3>
|
34 |
+
<div class="inside">
|
35 |
+
<h3><?php _e("What you get by upgrading:", 'EWD_UFAQ') ?></h3>
|
36 |
+
<div class="clear"></div>
|
37 |
+
<ul>
|
38 |
+
<li><span>Ability to add a unique FAQ tab to each WooCommerce product page.</span></li>
|
39 |
+
<li><span>Premium shortcodes to accept questions from users and insert an AJAX FAQ search.</span></li>
|
40 |
+
<li><span>Additional FAQ style skins, dozens of styling and labeling options and much more!</span></li>
|
41 |
+
<li><span>Access to e-mail support.</span></li>
|
42 |
+
</ul>
|
43 |
+
<div class="clear"></div>
|
44 |
+
<a class="purchaseButton" href="http://www.etoilewebdesign.com/plugins/ultimate-faq/" target="_blank">
|
45 |
+
Click here to purchase the full version
|
46 |
+
</a>
|
47 |
+
<div class="clear"></div>
|
48 |
+
<div class="full-version-form-div">
|
49 |
+
<form action="edit.php?post_type=ufaq" method="post">
|
50 |
+
<div class="form-field form-required">
|
51 |
+
<!-- <label for="Catalogue_Name"><?php _e("Product Key", 'EWD_UFAQ') ?></label> -->
|
52 |
+
<input name="Key" type="text" value="" size="40" placeholder="<?php _e('Enter product key or free trial code here', 'EWD_UFAQ'); ?>" />
|
53 |
+
</div>
|
54 |
+
<input type="submit" name="EWD_UFAQ_Upgrade_To_Full" value="<?php _e('UPGRADE', 'EWD_UFAQ'); ?>">
|
55 |
+
</form>
|
56 |
+
</div>
|
57 |
+
</div>
|
58 |
+
</div>
|
59 |
+
</div> <!-- ewd-ufaq-dashboard-top-upgrade-left -->
|
60 |
+
<div id="ewd-ufaq-dashboard-top-upgrade-right">
|
61 |
+
<div id="ewd-dashboard-pro" class="postbox upcp-pro upcp-postbox-collapsible" >
|
62 |
+
<div class="handlediv" title="Click to expand"></div>
|
63 |
+
<h3 class="hndle ewd-dashboard-h3"> </h3>
|
64 |
+
<div class="inside">
|
65 |
+
<div class="topPart">
|
66 |
+
<?php
|
67 |
+
if(!get_option("EWD_UFAQ_Trial_Happening")){
|
68 |
+
_e("Want to try out the premium features first?", 'EWD_UFAQ');
|
69 |
+
}
|
70 |
+
else{
|
71 |
+
_e("Your free trial is currently active", 'EWD_UFAQ');
|
72 |
+
}
|
73 |
+
?>
|
74 |
+
</div>
|
75 |
+
<div class="clear"></div>
|
76 |
+
<div class="bottomPart">
|
77 |
+
<?php if(!get_option("EWD_UFAQ_Trial_Happening")){ ?>
|
78 |
+
Use code<br /><span class="freeTrialText"> EWD Trial </span><br />for a free 7-day trial!
|
79 |
+
<?php }
|
80 |
+
else{ ?>
|
81 |
+
Your trial expires at <span class="freeTrialText"><?php echo date("Y-m-d H:i:s", get_option("EWD_UFAQ_Trial_Expiry_Time")); ?> GMT</span>. <a href="http://www.etoilewebdesign.com/plugins/ultimate-faq/" class="freeTrialPurchaseLink" target="_blank">Upgrade here</a> before then to retain any premium changes made!
|
82 |
+
<?php } ?>
|
83 |
+
</div> <!-- bottomPart -->
|
84 |
+
</div> <!-- inside -->
|
85 |
+
</div> <!-- postbox -->
|
86 |
+
</div> <!-- ewd-ufaq-dashboard-top-upgrade-right -->
|
87 |
+
</div> <!-- ewd-ufaq-dashboard-top-upgrade -->
|
88 |
+
<?php } ?>
|
89 |
+
|
90 |
+
|
91 |
+
<?php
|
92 |
+
EWD_UFAQ_Get_EWD_Blog();
|
93 |
+
EWD_UFAQ_Get_Changelog();
|
94 |
+
/*
|
95 |
+
if (get_option("EWD_UFAQ_Update_Flag") == "Yes" or get_option("EWD_UFAQ_Install_Flag") == "Yes") {?>
|
96 |
+
<div id="side-sortables" class="metabox-holder ">
|
97 |
+
<div id="EWD_UFAQ_pro" class="postbox " >
|
98 |
+
<div class="handlediv" title="Click to toggle"></div>
|
99 |
+
<h3 class='hndle'><span><?php _e("Thank You!", 'EWD_UFAQ') ?></span></h3>
|
100 |
+
<div class="inside">
|
101 |
+
<?php if (get_option("EWD_UFAQ_Install_Flag") == "Yes") { ?><ul><li><?php _e("Thanks for installing the Ultimate FAQs plugin.", "EWD_UFAQ"); ?><br> <a href='https://www.youtube.com/channel/UCZPuaoetCJB1vZOmpnMxJNw'><?php _e("Subscribe to our YouTube channel ", "EWD_UFAQ"); ?></a> <?php _e("for tutorial videos on this and our other plugins!", "EWD_UFAQ");?> </li></ul>
|
102 |
+
<?php } else { ?><ul><li><?php _e("Thanks for upgrading to version 1.3.1!", "EWD_UFAQ"); ?><br> <a href='https://wordpress.org/support/view/plugin-reviews/ultimate-faqs?filter=5'><?php _e("Please rate our plugin", "EWD_UFAQ"); ?></a> <?php _e("if you find Ultimate FAQs useful!", "EWD_UFAQ");?> </li></ul><?php } ?>
|
103 |
+
|
104 |
+
<?php /* if (get_option("EWD_UFAQ_Install_Flag") == "Yes") { ?><ul><li><?php _e("Thanks for installing the Ultimate Product Catalogue Plugin.", "EWD_UFAQ"); ?><br> <a href='http://www.facebook.com/EtoileWebDesign'><?php _e("Follow us on Facebook", "EWD_UFAQ"); ?></a> <?php _e("to suggest new features or hear about upcoming ones!", "EWD_UFAQ");?> </li></ul>
|
105 |
+
<?php } else { ?><ul><li><?php _e("Thanks for upgrading to version 2.2.9!", "EWD_UFAQ"); ?><br> <a href='http://www.facebook.com/EtoileWebDesign'><?php _e("Follow us on Facebook", "EWD_UFAQ"); ?></a> <?php _e("to suggest new features or hear about upcoming ones!", "EWD_UFAQ");?> </li></ul><?php } */ ?>
|
106 |
+
|
107 |
+
<?php /* if (get_option("EWD_UFAQ_Install_Flag") == "Yes") { ?><ul><li><?php _e("Thanks for installing the Ultimate Product Catalogue Plugin.", "EWD_UFAQ"); ?><br> <a href='http://www.facebook.com/EtoileWebDesign'><?php _e("Follow us on Facebook", "EWD_UFAQ"); ?></a> <?php _e("to suggest new features or hear about upcoming ones!", "EWD_UFAQ");?> </li></ul>
|
108 |
+
<?php } else { ?><ul><li><?php _e("Thanks for upgrading to version 3.0.16!", "EWD_UFAQ"); ?><br> <a href='http://wordpress.org/support/view/plugin-reviews/ultimate-product-catalogue'><?php _e("Please rate our plugin", "EWD_UFAQ"); ?></a> <?php _e("if you find the Ultimate Product Catalogue Plugin useful!", "EWD_UFAQ");?> </li></ul><?php } */ ?>
|
109 |
+
|
110 |
+
<?php /* if (get_option("EWD_UFAQ_Install_Flag") == "Yes") { ?><ul><li><?php _e("Thanks for installing the Ultimate Product Catalogue Plugin.", "EWD_UFAQ"); ?><br> <a href='http://www.facebook.com/EtoileWebDesign'><?php _e("Follow us on Facebook", "EWD_UFAQ"); ?></a> <?php _e("to suggest new features or hear about upcoming ones!", "EWD_UFAQ");?> </li></ul>
|
111 |
+
<?php } else { ?><ul><li><?php _e("Thanks for upgrading to version 3.4.8!", "EWD_UFAQ"); ?><br> <a href='http://wordpress.org/plugins/order-tracking/'><?php _e("Try out order tracking plugin ", "EWD_UFAQ"); ?></a> <?php _e("if you ship orders and find the Ultimate Product Catalogue Plugin useful!", "EWD_UFAQ");?> </li></ul><?php } */ ?>
|
112 |
+
|
113 |
+
<?php /* if (get_option("EWD_UFAQ_Install_Flag") == "Yes") { ?><ul><li><?php _e("Thanks for installing the Ultimate Product Catalogue Plugin.", "EWD_UFAQ"); ?><br> <a href='http://www.facebook.com/EtoileWebDesign'><?php _e("Follow us on Facebook", "EWD_UFAQ"); ?></a> <?php _e("to suggest new features or hear about upcoming ones!", "EWD_UFAQ");?> </li></ul>
|
114 |
+
<?php } else { ?><ul><li><?php _e("Thanks for upgrading to version 2.3.9!", "EWD_UFAQ"); ?><br> <a href='http://wordpress.org/support/topic/error-hunt'><?php _e("Please let us know about any small display/functionality errors. ", "EWD_UFAQ"); ?></a> <?php _e("We've noticed a couple, and would like to eliminate as many as possible.", "EWD_UFAQ");?> </li></ul><?php } */ ?>
|
115 |
+
|
116 |
+
<?php /* if (get_option("EWD_UFAQ_Install_Flag") == "Yes") { ?><ul><li><?php _e("Thanks for installing the Ultimate Product Catalogue Plugin.", "EWD_UFAQ"); ?><br> <a href='https://www.youtube.com/channel/UCZPuaoetCJB1vZOmpnMxJNw'><?php _e("Check out our YouTube channel ", "EWD_UFAQ"); ?></a> <?php _e("for tutorial videos on this and our other plugins!", "EWD_UFAQ");?> </li></ul>
|
117 |
+
<?php } elseif ($Full_Version == "Yes") { ?><ul><li><?php _e("Thanks for upgrading to version 3.5.0!", "EWD_UFAQ"); ?><br> <a href='http://www.facebook.com/EtoileWebDesign'><?php _e("Follow us on Facebook", "EWD_UFAQ"); ?></a> <?php _e("to suggest new features or hear about upcoming ones!", "EWD_UFAQ");?> </li></ul>
|
118 |
+
<?php } else { ?><ul><li><?php _e("Thanks for upgrading to version 3.4!", "EWD_UFAQ"); ?><br> <?php _e("Love the plugin but don't need the premium version? Help us speed up product support and development by donating. Thanks for using the plugin!", "EWD_UFAQ");?>
|
119 |
+
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
120 |
+
<input type="hidden" name="cmd" value="_s-xclick">
|
121 |
+
<input type="hidden" name="hosted_button_id" value="AQLMJFJ62GEFJ">
|
122 |
+
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
|
123 |
+
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
124 |
+
</form>
|
125 |
+
</li></ul>
|
126 |
+
<?php } ?>
|
127 |
+
|
128 |
+
</div>
|
129 |
+
</div>
|
130 |
+
</div>
|
131 |
+
<?php
|
132 |
+
EWD_UFAQ_Get_EWD_Blog();
|
133 |
+
EWD_UFAQ_Get_Changelog();
|
134 |
+
update_option('EWD_UFAQ_Update_Flag', "No");
|
135 |
+
update_option('EWD_UFAQ_Install_Flag', "No");
|
136 |
+
}*/
|
137 |
+
?>
|
138 |
+
|
139 |
+
|
140 |
+
<div id="ewd-dashboard-box-orders" class="ewd-ufaq-dashboard-box" >
|
141 |
+
<div class="ewd-dashboard-box-icon"><img src="<?php echo plugins_url(); ?>/ultimate-faqs/images/ewd-dashboard-icon-ufaq-01.png"/>
|
142 |
+
</div>
|
143 |
+
<div class="ewd-dashboard-box-value-and-field-container">
|
144 |
+
<div class="ewd-dashboard-box-value"><span class="displaying-num"><?php echo $wpdb->get_var("SELECT COUNT(ID) FROM $wpdb->posts WHERE post_type='ufaq' AND post_status='publish'"); ?></span>
|
145 |
+
</div>
|
146 |
+
<div class="ewd-dashboard-box-field">FAQs
|
147 |
+
</div>
|
148 |
+
</div>
|
149 |
+
</div>
|
150 |
+
<div id="ewd-dashboard-box-views" class="ewd-ufaq-dashboard-box" >
|
151 |
+
<div class="ewd-dashboard-box-icon"><img src="<?php echo plugins_url(); ?>/ultimate-faqs/images/ewd-dashboard-icon-ufaq-02.png"/>
|
152 |
+
</div>
|
153 |
+
<div class="ewd-dashboard-box-value-and-field-container">
|
154 |
+
<div class="ewd-dashboard-box-value"><?php echo $wpdb->get_var("SELECT SUM(meta_value) FROM $wpdb->postmeta WHERE meta_key='ufaq_view_count' and post_id!='0'"); ?>
|
155 |
+
</div>
|
156 |
+
<div class="ewd-dashboard-box-field">Views
|
157 |
+
</div>
|
158 |
+
</div>
|
159 |
+
</div>
|
160 |
+
<div id="ewd-dashboard-box-links" class="ewd-ufaq-dashboard-box" >
|
161 |
+
<div class="ewd-dashboard-box-icon"><img src="<?php echo plugins_url(); ?>/ultimate-faqs/images/ewd-dashboard-icon-ufaq-03.png"/>
|
162 |
+
</div>
|
163 |
+
<div class="ewd-dashboard-box-value-and-field-container">
|
164 |
+
<div class="ewd-dashboard-box-value"><?php echo $wpdb->get_var("SELECT meta_value FROM $wpdb->postmeta WHERE meta_key='ufaq_view_count' and post_id!='0' ORDER BY cast(meta_value as unsigned) DESC"); ?>
|
165 |
+
</div>
|
166 |
+
<div class="ewd-dashboard-box-field">Most FAQ Views
|
167 |
+
</div>
|
168 |
+
</div>
|
169 |
+
</div>
|
170 |
+
|
171 |
+
<div id="ewd-dashboard-box-support" class="ewd-ufaq-dashboard-box" >
|
172 |
+
<div class="ewd-dashboard-box-icon"><img src="<?php echo plugins_url(); ?>/ultimate-faqs/images/ufaq-buttonsicons-04.png"/>
|
173 |
+
</div>
|
174 |
+
<div class="ewd-dashboard-box-value-and-field-container">
|
175 |
+
<div class="ewd-dashboard-box-support-value">
|
176 |
+
<form id="form1" runat="server">
|
177 |
+
<a href="javascript:void(0)" onclick="document.getElementById('light').style.display='block';document.getElementById('fade').style.display='block'">Click here for support</a>
|
178 |
+
</div>
|
179 |
+
</div>
|
180 |
+
</div>
|
181 |
+
<div id="light" class="ewd-ufaq-bright_content">
|
182 |
+
<asp:Label ID="lbltext" runat="server" Text="Hey there!"></asp:Label>
|
183 |
+
<a href="javascript:void(0)" onclick="document.getElementById('light').style.display='none';document.getElementById('fade').style.display='none'">Close</a>
|
184 |
+
</br>
|
185 |
+
<h2>Need help?</h2>
|
186 |
+
<p>You may find the information you need with our support tools.</p>
|
187 |
+
<a href="https://www.youtube.com/playlist?list=PLEndQUuhlvSrNdfu5FKa1uGHsaKZxgdWt"><img src="<?php echo plugins_url(); ?>/ultimate-faqs/images/support_icons_ufaq-01.png" /></a>
|
188 |
+
<a href="https://www.youtube.com/playlist?list=PLEndQUuhlvSrNdfu5FKa1uGHsaKZxgdWt"><h4>Youtube Tutorials</h4></a>
|
189 |
+
<p>Our tutorials show you the basics of setting up your plugin, to the more specific utilization of our features.</p>
|
190 |
+
<div class="ewd-ufaq-clear"></div>
|
191 |
+
<a href="https://wordpress.org/support/plugin/ultimate-faqs"><img src="<?php echo plugins_url(); ?>/ultimate-faqs/images/support_icons_ufaq-03.png"/></a>
|
192 |
+
<a href="https://wordpress.org/support/plugin/ultimate-faqs"><h4>WordPress Forum</h4></a>
|
193 |
+
<p>We make sure to answer your questions within a 24hrs frame during our business days. Search within our threads to find your answers. If it has not been addressed, please create a new thread!</p>
|
194 |
+
<div class="ewd-ufaq-clear"></div>
|
195 |
+
<a href="http://www.etoilewebdesign.com/plugins/ultimate-faq/documentation-ultimate-faq/"><img src="<?php echo plugins_url(); ?>/ultimate-faqs/images/support_icons_ufaq-02.png"/></a>
|
196 |
+
<a href="http://www.etoilewebdesign.com/plugins/ultimate-faq/documentation-ultimate-faq/"><h4>Documentation</h4></a>
|
197 |
+
<p>Most information concerning the installation, the shortcodes and the features are found within our documentation page.</p>
|
198 |
+
</div>
|
199 |
+
</form>
|
200 |
+
|
201 |
+
<!--END TOP BOX-->
|
202 |
+
</div>
|
203 |
+
|
204 |
+
|
205 |
+
|
206 |
+
<!--Middle box-->
|
207 |
+
<div class="ewd-dashboard-middle">
|
208 |
+
<div id="col-full">
|
209 |
+
<h3 class="ewd-ufaq-dashboard-h3">FAQ Summary</h3>
|
210 |
+
<div>
|
211 |
+
<table class='ewd-ufaq-overview-table wp-list-table widefat fixed striped posts'>
|
212 |
+
<thead>
|
213 |
+
<tr>
|
214 |
+
<th><?php _e("Title", 'EWD_ABCO'); ?></th>
|
215 |
+
<th><?php _e("Views", 'EWD_ABCO'); ?></th>
|
216 |
+
<th><?php _e("Categories", 'EWD_ABCO'); ?></th>
|
217 |
+
</tr>
|
218 |
+
</thead>
|
219 |
+
<tbody>
|
220 |
+
<?php
|
221 |
+
$args = array(
|
222 |
+
'post_type' => 'ufaq',
|
223 |
+
'orderby' => 'meta_value_num',
|
224 |
+
'meta_key' => 'ufaq_view_count'
|
225 |
+
);
|
226 |
+
|
227 |
+
$Dashboard_FAQs_Query = new WP_Query($args);
|
228 |
+
$Dashboard_FAQs = $Dashboard_FAQs_Query->get_posts();
|
229 |
+
|
230 |
+
if (sizeOf($Dashboard_FAQs) == 0) {echo "<tr><td colspan='3'>" . __("No FAQs to display yet. Create an FAQ and then view it for it to be displayed here.", 'EWD_UFAQ') . "</td></tr>";}
|
231 |
+
else {
|
232 |
+
foreach ($Dashboard_FAQs as $Dashboard_FAQ) { ?>
|
233 |
+
<tr>
|
234 |
+
<td><a href='post.php?post=<?php echo $Dashboard_FAQ->ID;?>&action=edit'><?php echo $Dashboard_FAQ->post_title; ?></a></td>
|
235 |
+
<td><?php echo get_post_meta($Dashboard_FAQ->ID, 'ufaq_view_count', true); ?></td>
|
236 |
+
<td><?php echo EWD_UFAQ_Get_Categories($Dashboard_FAQ->ID); ?></td>
|
237 |
+
</tr>
|
238 |
+
<?php }
|
239 |
+
}
|
240 |
+
?>
|
241 |
+
</tbody>
|
242 |
+
</table>
|
243 |
+
</div>
|
244 |
+
<br class="clear" />
|
245 |
+
</div>
|
246 |
+
</div>
|
247 |
+
|
248 |
+
<?php if($hideReview != 'Yes'){ ?>
|
249 |
+
<div id='ewd-ufaq-dashboard-leave-review' class='ewd-ufaq-leave-review postbox upcp-postbox-collapsible'>
|
250 |
+
<h3 class='hndle ewd-ufaq-dashboard-h3'>Leave a Review <span></span></h3>
|
251 |
+
<div class='ewd-dashboard-content'>
|
252 |
+
<div class="ewd-dashboard-leave-review-text">
|
253 |
+
If you enjoy this plugin and have a minute, please consider leaving a 5-star review. Thank you!
|
254 |
+
</div>
|
255 |
+
<a href="https://wordpress.org/support/plugin/ultimate-faqs/reviews/" class="ewd-dashboard-leave-review-link" target="_blank">Leave a Review!</a>
|
256 |
+
<div class="clear"></div>
|
257 |
+
</div>
|
258 |
+
<form action="admin.php?page=EWD-UFAQ-Options" method="post">
|
259 |
+
<input type="hidden" name="hide_ufaq_review_box_hidden" value="Yes">
|
260 |
+
<input type="submit" name="hide_ufaq_review_box_submit" class="ewd-dashboard-leave-review-dismiss" value="I've already left a review">
|
261 |
+
</form>
|
262 |
+
</div>
|
263 |
+
<div class="clear"></div>
|
264 |
+
<?php } ?>
|
265 |
+
|
266 |
+
<!-- END MIDDLE BOX -->
|
267 |
+
|
268 |
+
<!-- FOOTER BOX -->
|
269 |
+
<!-- A list of the products in the catalogue -->
|
270 |
+
<div class="ewd-dashboard-footer">
|
271 |
+
<div id='ewd-dashboard-updates' class='ewd-ufaq-updates postbox upcp-postbox-collapsible'>
|
272 |
+
<h3 class='hndle ewd-ufaq-dashboard-h3' id='ewd-recent-changes'><?php _e("Recent Changes", 'UPCP'); ?> <i class="fa fa-cog" aria-hidden="true"></i></h3>
|
273 |
+
<div class='ewd-dashboard-content' ><?php echo get_option('EWD_UFAQ_Changelog_Content'); ?></div>
|
274 |
+
</div>
|
275 |
+
|
276 |
+
<div id='ewd-dashboard-blog' class='ewd-ufaq-blog postbox upcp-postbox-collapsible'>
|
277 |
+
<h3 class='hndle ewd-ufaq-dashboard-h3'>News <i class="fa fa-rss" aria-hidden="true"></i></h3>
|
278 |
+
<div class='ewd-dashboard-content'><?php echo get_option('EWD_UFAQ_Blog_Content'); ?></div>
|
279 |
+
</div>
|
280 |
+
|
281 |
+
<div id="ewd-dashboard-plugins" class='ewd-ufaq-plugins postbox upcp-postbox-collapsible' >
|
282 |
+
<h3 class='hndle ewd-ufaq-dashboard-h3'><span><?php _e("Goes great with:", 'UPCP') ?></span><i class="fa fa-plug" aria-hidden="true"></i></h3>
|
283 |
+
<div class="inside">
|
284 |
+
<div class="ewd-dashboard-plugin-icons">
|
285 |
+
<div style="width:50%">
|
286 |
+
<a target='_blank' href='https://wordpress.org/plugins/ultimate-product-catalogue/'><img style="width:100%" src='<?php echo plugins_url(); ?>/ultimate-faqs/images/UPCP_Icons-07-300x300.png'/></a>
|
287 |
+
</div>
|
288 |
+
<div>
|
289 |
+
<h3>Product Catalog</h3> <p>Enables you to display your business's products in a clean and efficient manner.</p>
|
290 |
+
</div>
|
291 |
+
|
292 |
+
</div>
|
293 |
+
<div class="ewd-dashboard-plugin-icons">
|
294 |
+
<div style="width:50%">
|
295 |
+
<a target='_blank' href='https://wordpress.org/plugins/ultimate-slider/'><img style="width:100%" src='<?php echo plugins_url(); ?>/ultimate-faqs/images/US_Related_Sales_Icon.png'/></a>
|
296 |
+
</div>
|
297 |
+
<div>
|
298 |
+
<h3>Ultimate Slider</h3><p>An easy-to-use slider plugin that lets you add a clean, modern, responsive slider to any WordPress page.</p>
|
299 |
+
</div>
|
300 |
+
|
301 |
+
</div>
|
302 |
+
</div>
|
303 |
+
</div>
|
304 |
+
</div>
|
305 |
+
</div>
|
306 |
+
|
307 |
+
|
308 |
+
<?php
|
309 |
+
function EWD_UFAQ_Get_EWD_Blog() {
|
310 |
+
$Blog_URL = EWD_UFAQ_CD_PLUGIN_PATH . 'Blog.html';
|
311 |
+
$Blog = file_get_contents($Blog_URL);
|
312 |
+
|
313 |
+
update_option('EWD_UFAQ_Blog_Content', $Blog);
|
314 |
+
}
|
315 |
+
|
316 |
+
function EWD_UFAQ_Get_Changelog() {
|
317 |
+
$Readme_URL = EWD_UFAQ_CD_PLUGIN_PATH . 'readme.txt';
|
318 |
+
$Readme = file_get_contents($Readme_URL);
|
319 |
+
|
320 |
+
$Changes_Start = strpos($Readme, "== Changelog ==") + 15;
|
321 |
+
$Changes_Section = substr($Readme, $Changes_Start);
|
322 |
+
|
323 |
+
$Changes_Text = substr($Changes_Section, 0, strposX($Changes_Section, "=", 5));
|
324 |
+
|
325 |
+
$Changes_Text = str_replace("= ", "<h3>", $Changes_Text);
|
326 |
+
$Changes_Text = str_replace(" =", "</h3>", $Changes_Text);
|
327 |
+
$Changes_Text = str_replace("- ", "<br />- ", $Changes_Text);
|
328 |
+
|
329 |
+
update_option('EWD_UFAQ_Changelog_Content', $Changes_Text);
|
330 |
+
}
|
331 |
+
|
332 |
+
function strposX($haystack, $needle, $number){
|
333 |
+
if($number == '1'){
|
334 |
+
return strpos($haystack, $needle);
|
335 |
+
}elseif($number > '1'){
|
336 |
+
return strpos($haystack, $needle, strposX($haystack, $needle, $number - 1) + strlen($needle));
|
337 |
+
}else{
|
338 |
+
return error_log('Error: Value for parameter $number is out of range');
|
339 |
+
}
|
340 |
+
}
|
341 |
+
|
342 |
+
?>
|
lang/ultimate-faqs.pot
ADDED
@@ -0,0 +1,600 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Copyright (C) 2017 FAQ
|
2 |
+
# This file is distributed under the same license as the FAQ package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: FAQ 1.5.13\n"
|
6 |
+
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ultimate-faqs\n"
|
7 |
+
"POT-Creation-Date: 2017-01-05 17:46:11+00:00\n"
|
8 |
+
"MIME-Version: 1.0\n"
|
9 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
+
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
12 |
+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13 |
+
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
+
|
15 |
+
#: Functions/EWD_UFAQ_Add_Social_Media_Buttons.php:4
|
16 |
+
msgid "Check out this helpful FAQ"
|
17 |
+
msgstr ""
|
18 |
+
|
19 |
+
#: Functions/EWD_UFAQ_Add_Views_Column.php:4
|
20 |
+
msgid "# of Views"
|
21 |
+
msgstr ""
|
22 |
+
|
23 |
+
#: Functions/EWD_UFAQ_Add_Views_Column.php:5 Main.php:85
|
24 |
+
#: html/DashboardPage.php:182 html/OptionsPage.php:524
|
25 |
+
#: html/OptionsPage.php:557 html/OptionsPage.php:655
|
26 |
+
msgid "Categories"
|
27 |
+
msgstr ""
|
28 |
+
|
29 |
+
#: Functions/EWD_UFAQ_Add_Views_Column.php:6
|
30 |
+
msgid "Post ID"
|
31 |
+
msgstr ""
|
32 |
+
|
33 |
+
#: Functions/EWD_UFAQ_Import.php:113
|
34 |
+
msgid "FAQs added successfully."
|
35 |
+
msgstr ""
|
36 |
+
|
37 |
+
#: Functions/EWD_UFAQ_Import.php:125
|
38 |
+
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
39 |
+
msgstr ""
|
40 |
+
|
41 |
+
#: Functions/EWD_UFAQ_Import.php:128
|
42 |
+
msgid ""
|
43 |
+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
44 |
+
"the HTML form"
|
45 |
+
msgstr ""
|
46 |
+
|
47 |
+
#: Functions/EWD_UFAQ_Import.php:131
|
48 |
+
msgid "The uploaded file was only partially uploaded"
|
49 |
+
msgstr ""
|
50 |
+
|
51 |
+
#: Functions/EWD_UFAQ_Import.php:134 Functions/EWD_UFAQ_Meta_Boxes.php:257
|
52 |
+
msgid "No file was uploaded."
|
53 |
+
msgstr ""
|
54 |
+
|
55 |
+
#: Functions/EWD_UFAQ_Import.php:138
|
56 |
+
msgid "Missing a temporary folder"
|
57 |
+
msgstr ""
|
58 |
+
|
59 |
+
#: Functions/EWD_UFAQ_Import.php:141
|
60 |
+
msgid "Failed to write file to disk"
|
61 |
+
msgstr ""
|
62 |
+
|
63 |
+
#: Functions/EWD_UFAQ_Import.php:144
|
64 |
+
msgid "File upload stopped by extension"
|
65 |
+
msgstr ""
|
66 |
+
|
67 |
+
#: Functions/EWD_UFAQ_Import.php:148
|
68 |
+
msgid "No error code avaiable"
|
69 |
+
msgstr ""
|
70 |
+
|
71 |
+
#: Functions/EWD_UFAQ_Import.php:153
|
72 |
+
msgid "No file was uploaded here.."
|
73 |
+
msgstr ""
|
74 |
+
|
75 |
+
#: Functions/EWD_UFAQ_Import.php:158
|
76 |
+
msgid "File must be .csv, .xls or .xlsx"
|
77 |
+
msgstr ""
|
78 |
+
|
79 |
+
#: Functions/EWD_UFAQ_Meta_Boxes.php:7
|
80 |
+
msgid "Use the following shortcode to add this FAQ to a page:"
|
81 |
+
msgstr ""
|
82 |
+
|
83 |
+
#: Functions/EWD_UFAQ_Meta_Boxes.php:17
|
84 |
+
msgid "FAQ shortcode for this category"
|
85 |
+
msgstr ""
|
86 |
+
|
87 |
+
#: Functions/EWD_UFAQ_Meta_Boxes.php:22
|
88 |
+
msgid "FAQ Details"
|
89 |
+
msgstr ""
|
90 |
+
|
91 |
+
#: Functions/EWD_UFAQ_Meta_Boxes.php:51
|
92 |
+
msgid "Author Display Name:"
|
93 |
+
msgstr ""
|
94 |
+
|
95 |
+
#: Functions/EWD_UFAQ_Meta_Boxes.php:62
|
96 |
+
msgid "Up Votes:"
|
97 |
+
msgstr ""
|
98 |
+
|
99 |
+
#: Functions/EWD_UFAQ_Meta_Boxes.php:68
|
100 |
+
msgid "Down Votes:"
|
101 |
+
msgstr ""
|
102 |
+
|
103 |
+
#: Functions/EWD_UFAQ_Meta_Boxes.php:207
|
104 |
+
msgid " One or more custom field values were incorrect."
|
105 |
+
msgstr ""
|
106 |
+
|
107 |
+
#: Functions/EWD_UFAQ_Submit_Question.php:16
|
108 |
+
msgid "FAQ was not created succesfully."
|
109 |
+
msgstr ""
|
110 |
+
|
111 |
+
#: Functions/EWD_UFAQ_Submit_Question.php:32
|
112 |
+
msgid "New Question Received"
|
113 |
+
msgstr ""
|
114 |
+
|
115 |
+
#: Functions/EWD_UFAQ_Submit_Question.php:34
|
116 |
+
msgid "Hello Admin,"
|
117 |
+
msgstr ""
|
118 |
+
|
119 |
+
#: Functions/EWD_UFAQ_Submit_Question.php:35
|
120 |
+
msgid "You've received a new question titled"
|
121 |
+
msgstr ""
|
122 |
+
|
123 |
+
#: Functions/EWD_UFAQ_Submit_Question.php:37
|
124 |
+
msgid "The answer reads:<br>"
|
125 |
+
msgstr ""
|
126 |
+
|
127 |
+
#: Functions/EWD_UFAQ_Submit_Question.php:40
|
128 |
+
msgid ""
|
129 |
+
"You can view the question in the admin area by going to the following link:"
|
130 |
+
"<br>"
|
131 |
+
msgstr ""
|
132 |
+
|
133 |
+
#: Functions/EWD_UFAQ_Submit_Question.php:41
|
134 |
+
msgid "See the review"
|
135 |
+
msgstr ""
|
136 |
+
|
137 |
+
#: Functions/EWD_UFAQ_Submit_Question.php:42
|
138 |
+
msgid "Have a great day,"
|
139 |
+
msgstr ""
|
140 |
+
|
141 |
+
#: Functions/EWD_UFAQ_Submit_Question.php:43
|
142 |
+
msgid "Ultimate FAQs Team"
|
143 |
+
msgstr ""
|
144 |
+
|
145 |
+
#: Functions/EWD_UFAQ_Upgrade_Box.php:7 html/DashboardPage.php:30
|
146 |
+
msgid "Full Version"
|
147 |
+
msgstr ""
|
148 |
+
|
149 |
+
#: Functions/EWD_UFAQ_Upgrade_Box.php:9 html/DashboardPage.php:32
|
150 |
+
msgid "Upgrade to the full version "
|
151 |
+
msgstr ""
|
152 |
+
|
153 |
+
#: Functions/EWD_UFAQ_Upgrade_Box.php:9
|
154 |
+
msgid ""
|
155 |
+
"to take advantage of all the available features of the Ultimate FAQs for "
|
156 |
+
"Wordpress!"
|
157 |
+
msgstr ""
|
158 |
+
|
159 |
+
#: Functions/EWD_UFAQ_Upgrade_Box.php:10 html/DashboardPage.php:36
|
160 |
+
msgid "What you get by upgrading:"
|
161 |
+
msgstr ""
|
162 |
+
|
163 |
+
#: Functions/EWD_UFAQ_Upgrade_Box.php:20 html/DashboardPage.php:46
|
164 |
+
msgid "Product Key"
|
165 |
+
msgstr ""
|
166 |
+
|
167 |
+
#: Functions/EWD_UFAQ_Upgrade_Box.php:23 html/DashboardPage.php:49
|
168 |
+
msgid "Upgrade"
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
+
#: Functions/EWD_UFAQ_Upgrade_Box.php:37
|
172 |
+
msgid "Upgrade Complete!"
|
173 |
+
msgstr ""
|
174 |
+
|
175 |
+
#: Functions/EWD_UFAQ_Widgets.php:10
|
176 |
+
msgid "UFAQ FAQ ID List"
|
177 |
+
msgstr ""
|
178 |
+
|
179 |
+
#: Functions/EWD_UFAQ_Widgets.php:11
|
180 |
+
msgid "Insert FAQ posts using a comma-separated list of post IDs"
|
181 |
+
msgstr ""
|
182 |
+
|
183 |
+
#: Functions/EWD_UFAQ_Widgets.php:33
|
184 |
+
msgid "FAQ ID List"
|
185 |
+
msgstr ""
|
186 |
+
|
187 |
+
#: Functions/EWD_UFAQ_Widgets.php:36
|
188 |
+
msgid "FAQ ID List:"
|
189 |
+
msgstr ""
|
190 |
+
|
191 |
+
#: Functions/EWD_UFAQ_Widgets.php:65
|
192 |
+
msgid "Recent FAQs"
|
193 |
+
msgstr ""
|
194 |
+
|
195 |
+
#: Functions/EWD_UFAQ_Widgets.php:66
|
196 |
+
msgid "Insert a number of the most recent FAQs"
|
197 |
+
msgstr ""
|
198 |
+
|
199 |
+
#: Functions/EWD_UFAQ_Widgets.php:88 Functions/EWD_UFAQ_Widgets.php:143
|
200 |
+
msgid "Number of FAQs"
|
201 |
+
msgstr ""
|
202 |
+
|
203 |
+
#: Functions/EWD_UFAQ_Widgets.php:91 Functions/EWD_UFAQ_Widgets.php:146
|
204 |
+
msgid "Number of FAQs:"
|
205 |
+
msgstr ""
|
206 |
+
|
207 |
+
#: Functions/EWD_UFAQ_Widgets.php:120
|
208 |
+
msgid "Popular FAQs"
|
209 |
+
msgstr ""
|
210 |
+
|
211 |
+
#: Functions/EWD_UFAQ_Widgets.php:121
|
212 |
+
msgid "Insert a number of the most popular FAQs"
|
213 |
+
msgstr ""
|
214 |
+
|
215 |
+
#: Functions/EWD_UFAQ_Widgets.php:175
|
216 |
+
msgid "UFAQ FAQ Category List"
|
217 |
+
msgstr ""
|
218 |
+
|
219 |
+
#: Functions/EWD_UFAQ_Widgets.php:176
|
220 |
+
msgid "Insert FAQ posts using a comma-separated list of categories"
|
221 |
+
msgstr ""
|
222 |
+
|
223 |
+
#: Functions/EWD_UFAQ_Widgets.php:198
|
224 |
+
msgid "FAQ Category List"
|
225 |
+
msgstr ""
|
226 |
+
|
227 |
+
#: Functions/EWD_UFAQ_Widgets.php:201
|
228 |
+
msgid "FAQ Category List:"
|
229 |
+
msgstr ""
|
230 |
+
|
231 |
+
#: Functions/EWD_UFAQ_WooCommerce_Tab.php:26
|
232 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:7
|
233 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:9 Main.php:82
|
234 |
+
msgid "FAQs"
|
235 |
+
msgstr ""
|
236 |
+
|
237 |
+
#: Functions/Full_Upgrade.php:8
|
238 |
+
msgid "Trial successfully started!"
|
239 |
+
msgstr ""
|
240 |
+
|
241 |
+
#. #-#-#-#-# plugin.pot (FAQ 1.5.13) #-#-#-#-#
|
242 |
+
#. Plugin Name of the plugin/theme
|
243 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:8
|
244 |
+
msgid "FAQ"
|
245 |
+
msgstr ""
|
246 |
+
|
247 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:10 Main.php:84
|
248 |
+
msgid "Add New"
|
249 |
+
msgstr ""
|
250 |
+
|
251 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:11
|
252 |
+
msgid "Add New FAQ"
|
253 |
+
msgstr ""
|
254 |
+
|
255 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:12
|
256 |
+
msgid "Edit FAQ"
|
257 |
+
msgstr ""
|
258 |
+
|
259 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:13
|
260 |
+
msgid "New FAQ"
|
261 |
+
msgstr ""
|
262 |
+
|
263 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:14
|
264 |
+
msgid "View FAQ"
|
265 |
+
msgstr ""
|
266 |
+
|
267 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:15
|
268 |
+
msgid "Search FAQs"
|
269 |
+
msgstr ""
|
270 |
+
|
271 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:16
|
272 |
+
msgid "Nothing found"
|
273 |
+
msgstr ""
|
274 |
+
|
275 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:17
|
276 |
+
msgid "Nothing found in Trash"
|
277 |
+
msgstr ""
|
278 |
+
|
279 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:46
|
280 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:56
|
281 |
+
msgid "FAQ Categories"
|
282 |
+
msgstr ""
|
283 |
+
|
284 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:47
|
285 |
+
msgid "FAQ Category"
|
286 |
+
msgstr ""
|
287 |
+
|
288 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:48
|
289 |
+
msgid "Search FAQ Categories"
|
290 |
+
msgstr ""
|
291 |
+
|
292 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:49
|
293 |
+
msgid "All FAQ Categories"
|
294 |
+
msgstr ""
|
295 |
+
|
296 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:50
|
297 |
+
msgid "Parent FAQ Category"
|
298 |
+
msgstr ""
|
299 |
+
|
300 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:51
|
301 |
+
msgid "Parent FAQ Category:"
|
302 |
+
msgstr ""
|
303 |
+
|
304 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:52
|
305 |
+
msgid "Edit FAQ Category"
|
306 |
+
msgstr ""
|
307 |
+
|
308 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:53
|
309 |
+
msgid "Update FAQ Category"
|
310 |
+
msgstr ""
|
311 |
+
|
312 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:54
|
313 |
+
msgid "Add New FAQ Category"
|
314 |
+
msgstr ""
|
315 |
+
|
316 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:55
|
317 |
+
msgid "New FAQ Category Name"
|
318 |
+
msgstr ""
|
319 |
+
|
320 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:66
|
321 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:76
|
322 |
+
msgid "FAQ Tags"
|
323 |
+
msgstr ""
|
324 |
+
|
325 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:67
|
326 |
+
msgid "FAQ Tag"
|
327 |
+
msgstr ""
|
328 |
+
|
329 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:68
|
330 |
+
msgid "Search FAQ Tags"
|
331 |
+
msgstr ""
|
332 |
+
|
333 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:69
|
334 |
+
msgid "All FAQ Tags"
|
335 |
+
msgstr ""
|
336 |
+
|
337 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:70
|
338 |
+
msgid "Parent FAQ Tag"
|
339 |
+
msgstr ""
|
340 |
+
|
341 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:71
|
342 |
+
msgid "Parent FAQ Tag:"
|
343 |
+
msgstr ""
|
344 |
+
|
345 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:72
|
346 |
+
msgid "Edit FAQ Tag"
|
347 |
+
msgstr ""
|
348 |
+
|
349 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:73
|
350 |
+
msgid "Update FAQ Tag"
|
351 |
+
msgstr ""
|
352 |
+
|
353 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:74
|
354 |
+
msgid "Add New FAQ Tag"
|
355 |
+
msgstr ""
|
356 |
+
|
357 |
+
#: Functions/Register_EWD_UFAQ_Posts_Taxonomies.php:75
|
358 |
+
msgid "New FAQ Tag Name"
|
359 |
+
msgstr ""
|
360 |
+
|
361 |
+
#: Functions/Update_EWD_UFAQ_Content.php:27
|
362 |
+
msgid "The form has not worked correctly. Please contact the plugin developer."
|
363 |
+
msgstr ""
|
364 |
+
|
365 |
+
#: Main.php:77 html/MainScreen.php:3
|
366 |
+
msgid "Dashboard"
|
367 |
+
msgstr ""
|
368 |
+
|
369 |
+
#: Main.php:79
|
370 |
+
msgid "Approved FAQs"
|
371 |
+
msgstr ""
|
372 |
+
|
373 |
+
#: Main.php:80
|
374 |
+
msgid "Awaiting Approval"
|
375 |
+
msgstr ""
|
376 |
+
|
377 |
+
#: Main.php:86 html/OptionsPage.php:525 html/OptionsPage.php:558
|
378 |
+
#: html/OptionsPage.php:661
|
379 |
+
msgid "Tags"
|
380 |
+
msgstr ""
|
381 |
+
|
382 |
+
#: Main.php:87
|
383 |
+
msgid "Settings"
|
384 |
+
msgstr ""
|
385 |
+
|
386 |
+
#: Main.php:88
|
387 |
+
msgid "Export"
|
388 |
+
msgstr ""
|
389 |
+
|
390 |
+
#: Main.php:89
|
391 |
+
msgid "Import"
|
392 |
+
msgstr ""
|
393 |
+
|
394 |
+
#: Main.php:134 html/OptionsPage.php:749
|
395 |
+
msgid "Retrieving Results"
|
396 |
+
msgstr ""
|
397 |
+
|
398 |
+
#: Main.php:289
|
399 |
+
msgid "Next"
|
400 |
+
msgstr ""
|
401 |
+
|
402 |
+
#: Main.php:290
|
403 |
+
msgid "Close"
|
404 |
+
msgstr ""
|
405 |
+
|
406 |
+
#: Shortcodes/DisplayFAQs.php:46
|
407 |
+
msgid "Posted "
|
408 |
+
msgstr ""
|
409 |
+
|
410 |
+
#: Shortcodes/DisplayFAQs.php:48
|
411 |
+
msgid "by "
|
412 |
+
msgstr ""
|
413 |
+
|
414 |
+
#: Shortcodes/DisplayFAQs.php:50
|
415 |
+
msgid "on "
|
416 |
+
msgstr ""
|
417 |
+
|
418 |
+
#: Shortcodes/DisplayFAQs.php:54
|
419 |
+
msgid "Back to Top"
|
420 |
+
msgstr ""
|
421 |
+
|
422 |
+
#: Shortcodes/DisplayFAQs.php:56 html/OptionsPage.php:679
|
423 |
+
msgid "Permalink"
|
424 |
+
msgstr ""
|
425 |
+
|
426 |
+
#: Shortcodes/DisplayFAQs.php:58
|
427 |
+
msgid "No result FAQ's contained the term '%s'"
|
428 |
+
msgstr ""
|
429 |
+
|
430 |
+
#: Shortcodes/DisplayFAQs.php:197
|
431 |
+
msgid "Expand All"
|
432 |
+
msgstr ""
|
433 |
+
|
434 |
+
#: Shortcodes/DisplayFAQs.php:198
|
435 |
+
msgid "Collapse All"
|
436 |
+
msgstr ""
|
437 |
+
|
438 |
+
#: Shortcodes/DisplayFAQs.php:361
|
439 |
+
msgid "Did you find this FAQ helpful?"
|
440 |
+
msgstr ""
|
441 |
+
|
442 |
+
#: Shortcodes/Display_FAQ_Search.php:21 html/OptionsPage.php:667
|
443 |
+
msgid "Enter your question"
|
444 |
+
msgstr ""
|
445 |
+
|
446 |
+
#: Shortcodes/Display_FAQ_Search.php:23 html/OptionsPage.php:673
|
447 |
+
msgid "Search"
|
448 |
+
msgstr ""
|
449 |
+
|
450 |
+
#: Shortcodes/SubmitFAQ.php:15
|
451 |
+
msgid "Thank you for submitting an FAQ."
|
452 |
+
msgstr ""
|
453 |
+
|
454 |
+
#: Shortcodes/SubmitFAQ.php:16 html/OptionsPage.php:701
|
455 |
+
msgid "Submit a Question"
|
456 |
+
msgstr ""
|
457 |
+
|
458 |
+
#: Shortcodes/SubmitFAQ.php:17 html/OptionsPage.php:707
|
459 |
+
msgid "Please fill out the form below to submit a question."
|
460 |
+
msgstr ""
|
461 |
+
|
462 |
+
#: Shortcodes/SubmitFAQ.php:18 html/OptionsPage.php:713
|
463 |
+
msgid "Send Question"
|
464 |
+
msgstr ""
|
465 |
+
|
466 |
+
#: Shortcodes/SubmitFAQ.php:27 html/OptionsPage.php:719
|
467 |
+
msgid "Question Title"
|
468 |
+
msgstr ""
|
469 |
+
|
470 |
+
#: Shortcodes/SubmitFAQ.php:29 html/OptionsPage.php:725
|
471 |
+
msgid "What question is being answered?"
|
472 |
+
msgstr ""
|
473 |
+
|
474 |
+
#: Shortcodes/SubmitFAQ.php:31 html/OptionsPage.php:731
|
475 |
+
msgid "Proposed Answer"
|
476 |
+
msgstr ""
|
477 |
+
|
478 |
+
#: Shortcodes/SubmitFAQ.php:33
|
479 |
+
msgid "FAQ Author"
|
480 |
+
msgstr ""
|
481 |
+
|
482 |
+
#: Shortcodes/SubmitFAQ.php:35
|
483 |
+
msgid "What name should be displayed with your FAQ?"
|
484 |
+
msgstr ""
|
485 |
+
|
486 |
+
#: html/AdminHeader.php:2
|
487 |
+
msgid "Ultimate FAQ Settings"
|
488 |
+
msgstr ""
|
489 |
+
|
490 |
+
#: html/DashboardPage.php:32
|
491 |
+
msgid ""
|
492 |
+
"to take advantage of all the available features of Ultimate FAQs for "
|
493 |
+
"Wordpress!"
|
494 |
+
msgstr ""
|
495 |
+
|
496 |
+
#: html/DashboardPage.php:180
|
497 |
+
msgid "Title"
|
498 |
+
msgstr ""
|
499 |
+
|
500 |
+
#: html/DashboardPage.php:181 html/OptionsPage.php:523
|
501 |
+
#: html/OptionsPage.php:556
|
502 |
+
msgid "Views"
|
503 |
+
msgstr ""
|
504 |
+
|
505 |
+
#: html/DashboardPage.php:196
|
506 |
+
msgid ""
|
507 |
+
"No FAQs to display yet. Create an FAQ and then view it for it to be "
|
508 |
+
"displayed here."
|
509 |
+
msgstr ""
|
510 |
+
|
511 |
+
#: html/DashboardPage.php:238
|
512 |
+
msgid "Recent Changes"
|
513 |
+
msgstr ""
|
514 |
+
|
515 |
+
#: html/DashboardPage.php:248
|
516 |
+
msgid "Goes great with:"
|
517 |
+
msgstr ""
|
518 |
+
|
519 |
+
#: html/ImportPage.php:23
|
520 |
+
msgid "Spreadhsheet Containing FAQs"
|
521 |
+
msgstr ""
|
522 |
+
|
523 |
+
#: html/MainScreen.php:4
|
524 |
+
msgid "Orders"
|
525 |
+
msgstr ""
|
526 |
+
|
527 |
+
#: html/MainScreen.php:5
|
528 |
+
msgid "Statuses"
|
529 |
+
msgstr ""
|
530 |
+
|
531 |
+
#: html/MainScreen.php:6
|
532 |
+
msgid "Emails"
|
533 |
+
msgstr ""
|
534 |
+
|
535 |
+
#: html/MainScreen.php:7
|
536 |
+
msgid "Options"
|
537 |
+
msgstr ""
|
538 |
+
|
539 |
+
#: html/OptionsPage.php:506
|
540 |
+
msgid "Order Table"
|
541 |
+
msgstr ""
|
542 |
+
|
543 |
+
#: html/OptionsPage.php:507
|
544 |
+
msgid ""
|
545 |
+
"Drag and drop the posts below to reorder them, if you have 'Selected Order' "
|
546 |
+
"set for the 'FAQ Ordering' option"
|
547 |
+
msgstr ""
|
548 |
+
|
549 |
+
#: html/OptionsPage.php:522 html/OptionsPage.php:555
|
550 |
+
msgid "Question"
|
551 |
+
msgstr ""
|
552 |
+
|
553 |
+
#: html/OptionsPage.php:637
|
554 |
+
msgid "Posted"
|
555 |
+
msgstr ""
|
556 |
+
|
557 |
+
#: html/OptionsPage.php:643
|
558 |
+
msgid "By"
|
559 |
+
msgstr ""
|
560 |
+
|
561 |
+
#: html/OptionsPage.php:649
|
562 |
+
msgid "On"
|
563 |
+
msgstr ""
|
564 |
+
|
565 |
+
#: html/OptionsPage.php:685
|
566 |
+
msgid "Back To Top"
|
567 |
+
msgstr ""
|
568 |
+
|
569 |
+
#: html/OptionsPage.php:695
|
570 |
+
msgid "Thank you for submitting an FAQ"
|
571 |
+
msgstr ""
|
572 |
+
|
573 |
+
#: html/OptionsPage.php:737
|
574 |
+
msgid "Question Author"
|
575 |
+
msgstr ""
|
576 |
+
|
577 |
+
#: html/OptionsPage.php:743
|
578 |
+
msgid "What name should be displayed with your question?"
|
579 |
+
msgstr ""
|
580 |
+
|
581 |
+
#: html/OptionsPage.php:755
|
582 |
+
msgid "No results FAQ's contained the term '%s'"
|
583 |
+
msgstr ""
|
584 |
+
|
585 |
+
#. #-#-#-#-# plugin.pot (FAQ 1.5.13) #-#-#-#-#
|
586 |
+
#. Plugin URI of the plugin/theme
|
587 |
+
#. #-#-#-#-# plugin.pot (FAQ 1.5.13) #-#-#-#-#
|
588 |
+
#. Author URI of the plugin/theme
|
589 |
+
msgid "http://www.EtoileWebDesign.com/wordpress-plugins/"
|
590 |
+
msgstr ""
|
591 |
+
|
592 |
+
#. Description of the plugin/theme
|
593 |
+
msgid ""
|
594 |
+
"A plugin that lets you create FAQs (frequently asked questions), organize "
|
595 |
+
"them, publicize them, etc."
|
596 |
+
msgstr ""
|
597 |
+
|
598 |
+
#. Author of the plugin/theme
|
599 |
+
msgid "Etoile Web Design"
|
600 |
+
msgstr ""
|
readme.txt
CHANGED
@@ -247,6 +247,9 @@ Video 3 - FAQs Ordering
|
|
247 |
13. View of FAQ custom fields in the admin
|
248 |
|
249 |
== Changelog ==
|
|
|
|
|
|
|
250 |
= 1.5.13 =
|
251 |
- Fixed an error where using the trial in this plugin reset the trials for a number of our other plugins
|
252 |
|
247 |
13. View of FAQ custom fields in the admin
|
248 |
|
249 |
== Changelog ==
|
250 |
+
= 1.5.14 =
|
251 |
+
- Minor Dashboard update
|
252 |
+
|
253 |
= 1.5.13 =
|
254 |
- Fixed an error where using the trial in this plugin reset the trials for a number of our other plugins
|
255 |
|