Version Description
Download this release
Release Info
Developer | wahid0003 |
Plugin | CTX Feed – WooCommerce Product Feed Manager Plugin |
Version | 2.1.29 |
Comparing to | |
See all releases |
Code changes from version 2.1.28 to 2.1.29
- README.txt +6 -3
- admin/partials/bonanza/add-feed.php +1133 -0
- admin/partials/crowdfox/add-feed.php +790 -0
- admin/partials/leguide/add-feed.php +741 -0
- admin/partials/real/add-feed.php +398 -0
- includes/class-woo-feed.php +1 -1
- includes/classes/class-woo-feed-default-attributes.php +5 -2
- woo-feed.php +3 -3
README.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== WooCommerce Product Feed : Google Shopping,Facebook Product Ad,eBay and Many More ===
|
2 |
Contributors: wahid0003
|
3 |
Donate link: https://webappick.com
|
4 |
-
Tags:
|
5 |
Requires at least: 3.6
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag:
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -266,6 +266,9 @@ Using pro version:
|
|
266 |
|
267 |
== Changelog ==
|
268 |
|
|
|
|
|
|
|
269 |
= 2.1.28(2017-12-27) =
|
270 |
* Added: Pricerunner template added
|
271 |
* Added: AdForm template added
|
1 |
=== WooCommerce Product Feed : Google Shopping,Facebook Product Ad,eBay and Many More ===
|
2 |
Contributors: wahid0003
|
3 |
Donate link: https://webappick.com
|
4 |
+
Tags:woocommerce,Google Merchant Feed,facebook product feed,eBay,bing,pricegrabber,nextag,pricerunner,kelkoo,feed,woocommerce feed,woocommerce product feed, txt export, csv export, xml export,woocommerce export,product export, newegg,rakuten,houzz,godatafeed,pricefalls,google merchant,google shopping,sell,sears,variation export,shareasale,etsy,Buy,Getprice,LeGuide,Twenga,Beslist,Kieskeurig,HotLine,Yandex.Market,product variation,connexity,Commission Junction,channel advisor,dealtime,shopbot,shopzilla,yahoo,Getprice,Gimme,Junglee,Myshopping,Priceme,Shopmania,Wine-searcher
|
5 |
Requires at least: 3.6
|
6 |
+
Tested up to: 4.9
|
7 |
+
Stable tag: 2.1.28
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
266 |
|
267 |
== Changelog ==
|
268 |
|
269 |
+
= 2.1.29(2018-01-09) =
|
270 |
+
* Added: Bonanza, Real, LeGuide and Crowdfox template added
|
271 |
+
|
272 |
= 2.1.28(2017-12-27) =
|
273 |
* Added: Pricerunner template added
|
274 |
* Added: AdForm template added
|
admin/partials/bonanza/add-feed.php
ADDED
@@ -0,0 +1,1133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="id"/>
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" id="" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('id'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
<tr>
|
72 |
+
<td>
|
73 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
74 |
+
</td>
|
75 |
+
<td>
|
76 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
77 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="title"/>
|
78 |
+
</td>
|
79 |
+
<td>
|
80 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
81 |
+
</td>
|
82 |
+
<td>
|
83 |
+
<select name="type[]" class="attr_type wfnoempty">
|
84 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
85 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
86 |
+
</select>
|
87 |
+
</td>
|
88 |
+
<td>
|
89 |
+
<select name="attributes[]" id="" required="required"
|
90 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
91 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
92 |
+
</select>
|
93 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
94 |
+
style=" display: none;"/>
|
95 |
+
</td>
|
96 |
+
<td>
|
97 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
98 |
+
</td>
|
99 |
+
<td>
|
100 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
101 |
+
<option value="1">Default</option>
|
102 |
+
<option value="2">Strip Tags</option>
|
103 |
+
<option value="3">UTF-8 Encode</option>
|
104 |
+
<option value="4">htmlentities</option>
|
105 |
+
<option value="5">Integer</option>
|
106 |
+
<option value="6">Price</option>
|
107 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
108 |
+
<option value="8">CDATA</option>
|
109 |
+
</select>
|
110 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
111 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
112 |
+
</td>
|
113 |
+
<td>
|
114 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
115 |
+
</td>
|
116 |
+
<td>
|
117 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
118 |
+
</td>
|
119 |
+
</tr>
|
120 |
+
<tr>
|
121 |
+
<td>
|
122 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
123 |
+
</td>
|
124 |
+
<td>
|
125 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
126 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="description"/>
|
127 |
+
</td>
|
128 |
+
<td>
|
129 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
130 |
+
</td>
|
131 |
+
<td>
|
132 |
+
<select name="type[]" class="attr_type wfnoempty">
|
133 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
134 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
135 |
+
</select>
|
136 |
+
</td>
|
137 |
+
<td>
|
138 |
+
<select name="attributes[]" id="" required="required"
|
139 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
140 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
141 |
+
</select>
|
142 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
143 |
+
style=" display: none;"/>
|
144 |
+
</td>
|
145 |
+
<td>
|
146 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
147 |
+
</td>
|
148 |
+
<td>
|
149 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
150 |
+
<option value="1">Default</option>
|
151 |
+
<option value="2">Strip Tags</option>
|
152 |
+
<option value="3">UTF-8 Encode</option>
|
153 |
+
<option value="4">htmlentities</option>
|
154 |
+
<option value="5">Integer</option>
|
155 |
+
<option value="6">Price</option>
|
156 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
157 |
+
<option value="8">CDATA</option>
|
158 |
+
</select>
|
159 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
160 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
161 |
+
</td>
|
162 |
+
<td>
|
163 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
164 |
+
</td>
|
165 |
+
<td>
|
166 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
167 |
+
</td>
|
168 |
+
</tr>
|
169 |
+
<tr>
|
170 |
+
<td>
|
171 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
172 |
+
</td>
|
173 |
+
<td>
|
174 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
175 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="price"/>
|
176 |
+
</td>
|
177 |
+
<td>
|
178 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<select name="type[]" class="attr_type wfnoempty">
|
182 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
183 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
184 |
+
</select>
|
185 |
+
</td>
|
186 |
+
<td>
|
187 |
+
<select name="attributes[]" id="" required="required"
|
188 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
189 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
190 |
+
</select>
|
191 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
192 |
+
style=" display: none;"/>
|
193 |
+
</td>
|
194 |
+
<td>
|
195 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
199 |
+
<option value="1">Default</option>
|
200 |
+
<option value="2">Strip Tags</option>
|
201 |
+
<option value="3">UTF-8 Encode</option>
|
202 |
+
<option value="4">htmlentities</option>
|
203 |
+
<option value="5">Integer</option>
|
204 |
+
<option value="6">Price</option>
|
205 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
206 |
+
<option value="8">CDATA</option>
|
207 |
+
</select>
|
208 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
209 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
210 |
+
</td>
|
211 |
+
<td>
|
212 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
216 |
+
</td>
|
217 |
+
</tr>
|
218 |
+
<tr>
|
219 |
+
<td>
|
220 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
221 |
+
</td>
|
222 |
+
<td>
|
223 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
224 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="images"/>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
228 |
+
</td>
|
229 |
+
<td>
|
230 |
+
<select name="type[]" class="attr_type wfnoempty">
|
231 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
232 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
233 |
+
</select>
|
234 |
+
</td>
|
235 |
+
<td>
|
236 |
+
<select name="attributes[]" id="" required="required"
|
237 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
238 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
239 |
+
</select>
|
240 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
241 |
+
style=" display: none;"/>
|
242 |
+
</td>
|
243 |
+
<td>
|
244 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
245 |
+
</td>
|
246 |
+
<td>
|
247 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
248 |
+
<option value="1">Default</option>
|
249 |
+
<option value="2">Strip Tags</option>
|
250 |
+
<option value="3">UTF-8 Encode</option>
|
251 |
+
<option value="4">htmlentities</option>
|
252 |
+
<option value="5">Integer</option>
|
253 |
+
<option value="6">Price</option>
|
254 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
255 |
+
<option value="8">CDATA</option>
|
256 |
+
</select>
|
257 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
258 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
259 |
+
</td>
|
260 |
+
<td>
|
261 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
262 |
+
</td>
|
263 |
+
<td>
|
264 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
265 |
+
</td>
|
266 |
+
</tr>
|
267 |
+
<tr>
|
268 |
+
<td>
|
269 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
270 |
+
</td>
|
271 |
+
<td>
|
272 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
273 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="category"/>
|
274 |
+
</td>
|
275 |
+
<td>
|
276 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
277 |
+
</td>
|
278 |
+
<td>
|
279 |
+
<select name="type[]" class="attr_type wfnoempty">
|
280 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
281 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
282 |
+
</select>
|
283 |
+
</td>
|
284 |
+
<td>
|
285 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
286 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
287 |
+
<?php echo $product->attributeDropdown(); ?>
|
288 |
+
</select>
|
289 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
290 |
+
/>
|
291 |
+
</td>
|
292 |
+
<td>
|
293 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
294 |
+
</td>
|
295 |
+
<td>
|
296 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
297 |
+
<option value="1">Default</option>
|
298 |
+
<option value="2">Strip Tags</option>
|
299 |
+
<option value="3">UTF-8 Encode</option>
|
300 |
+
<option value="4">htmlentities</option>
|
301 |
+
<option value="5">Integer</option>
|
302 |
+
<option value="6">Price</option>
|
303 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
304 |
+
<option value="8">CDATA</option>
|
305 |
+
</select>
|
306 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
307 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
308 |
+
</td>
|
309 |
+
<td>
|
310 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
311 |
+
</td>
|
312 |
+
<td>
|
313 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
314 |
+
</td>
|
315 |
+
</tr>
|
316 |
+
<tr>
|
317 |
+
<td>
|
318 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
319 |
+
</td>
|
320 |
+
<td>
|
321 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
322 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="booth_category"/>
|
323 |
+
</td>
|
324 |
+
<td>
|
325 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
326 |
+
</td>
|
327 |
+
<td>
|
328 |
+
<select name="type[]" class="attr_type wfnoempty">
|
329 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
330 |
+
<option value="pattern" > <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
331 |
+
</select>
|
332 |
+
</td>
|
333 |
+
<td>
|
334 |
+
<select name="attributes[]" id="" required="required"
|
335 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
336 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
337 |
+
</select>
|
338 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes" style=" display: none;"
|
339 |
+
/>
|
340 |
+
</td>
|
341 |
+
<td>
|
342 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
343 |
+
</td>
|
344 |
+
<td>
|
345 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
346 |
+
<option value="1">Default</option>
|
347 |
+
<option value="2">Strip Tags</option>
|
348 |
+
<option value="3">UTF-8 Encode</option>
|
349 |
+
<option value="4">htmlentities</option>
|
350 |
+
<option value="5">Integer</option>
|
351 |
+
<option value="6">Price</option>
|
352 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
353 |
+
<option value="8">CDATA</option>
|
354 |
+
</select>
|
355 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
356 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
357 |
+
</td>
|
358 |
+
<td>
|
359 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
360 |
+
</td>
|
361 |
+
<td>
|
362 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
363 |
+
</td>
|
364 |
+
</tr>
|
365 |
+
<tr>
|
366 |
+
<td>
|
367 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
368 |
+
</td>
|
369 |
+
<td>
|
370 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
371 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shipping_price"/>
|
372 |
+
</td>
|
373 |
+
<td>
|
374 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
375 |
+
</td>
|
376 |
+
<td>
|
377 |
+
<select name="type[]" class="attr_type wfnoempty">
|
378 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
379 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
380 |
+
</select>
|
381 |
+
</td>
|
382 |
+
<td>
|
383 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
384 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
385 |
+
<?php echo $product->attributeDropdown(''); ?>
|
386 |
+
</select>
|
387 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
388 |
+
/>
|
389 |
+
</td>
|
390 |
+
<td>
|
391 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
392 |
+
</td>
|
393 |
+
<td>
|
394 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
395 |
+
<option value="1">Default</option>
|
396 |
+
<option value="2">Strip Tags</option>
|
397 |
+
<option value="3">UTF-8 Encode</option>
|
398 |
+
<option value="4">htmlentities</option>
|
399 |
+
<option value="5">Integer</option>
|
400 |
+
<option value="6">Price</option>
|
401 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
402 |
+
<option value="8">CDATA</option>
|
403 |
+
</select>
|
404 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
405 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
406 |
+
</td>
|
407 |
+
<td>
|
408 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
409 |
+
</td>
|
410 |
+
<td>
|
411 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
412 |
+
</td>
|
413 |
+
</tr>
|
414 |
+
<tr>
|
415 |
+
<td>
|
416 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
417 |
+
</td>
|
418 |
+
<td>
|
419 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
420 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shipping_type"/>
|
421 |
+
</td>
|
422 |
+
<td>
|
423 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
424 |
+
</td>
|
425 |
+
<td>
|
426 |
+
<select name="type[]" class="attr_type wfnoempty">
|
427 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
428 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
429 |
+
</select>
|
430 |
+
</td>
|
431 |
+
<td>
|
432 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
433 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
434 |
+
<?php echo $product->attributeDropdown(''); ?>
|
435 |
+
</select>
|
436 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
437 |
+
/>
|
438 |
+
</td>
|
439 |
+
<td>
|
440 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
441 |
+
</td>
|
442 |
+
<td>
|
443 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
444 |
+
<option value="1">Default</option>
|
445 |
+
<option value="2">Strip Tags</option>
|
446 |
+
<option value="3">UTF-8 Encode</option>
|
447 |
+
<option value="4">htmlentities</option>
|
448 |
+
<option value="5">Integer</option>
|
449 |
+
<option value="6">Price</option>
|
450 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
451 |
+
<option value="8">CDATA</option>
|
452 |
+
</select>
|
453 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
454 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
455 |
+
</td>
|
456 |
+
<td>
|
457 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
458 |
+
</td>
|
459 |
+
<td>
|
460 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
461 |
+
</td>
|
462 |
+
</tr>
|
463 |
+
<tr>
|
464 |
+
<td>
|
465 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
466 |
+
</td>
|
467 |
+
<td>
|
468 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
469 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shipping_service"/>
|
470 |
+
</td>
|
471 |
+
<td>
|
472 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
473 |
+
</td>
|
474 |
+
<td>
|
475 |
+
<select name="type[]" class="attr_type wfnoempty">
|
476 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
477 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
478 |
+
</select>
|
479 |
+
</td>
|
480 |
+
<td>
|
481 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
482 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
483 |
+
<?php echo $product->attributeDropdown(''); ?>
|
484 |
+
</select>
|
485 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
486 |
+
/>
|
487 |
+
</td>
|
488 |
+
<td>
|
489 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
490 |
+
</td>
|
491 |
+
<td>
|
492 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
493 |
+
<option value="1">Default</option>
|
494 |
+
<option value="2">Strip Tags</option>
|
495 |
+
<option value="3">UTF-8 Encode</option>
|
496 |
+
<option value="4">htmlentities</option>
|
497 |
+
<option value="5">Integer</option>
|
498 |
+
<option value="6">Price</option>
|
499 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
500 |
+
<option value="8">CDATA</option>
|
501 |
+
</select>
|
502 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
503 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
504 |
+
</td>
|
505 |
+
<td>
|
506 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
507 |
+
</td>
|
508 |
+
<td>
|
509 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
510 |
+
</td>
|
511 |
+
</tr>
|
512 |
+
<tr>
|
513 |
+
<td>
|
514 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
515 |
+
</td>
|
516 |
+
<td>
|
517 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
518 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shipping_lbs"/>
|
519 |
+
</td>
|
520 |
+
<td>
|
521 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
522 |
+
</td>
|
523 |
+
<td>
|
524 |
+
<select name="type[]" class="attr_type wfnoempty">
|
525 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
526 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
527 |
+
</select>
|
528 |
+
</td>
|
529 |
+
<td>
|
530 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
531 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
532 |
+
<?php echo $product->attributeDropdown(''); ?>
|
533 |
+
</select>
|
534 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
535 |
+
/>
|
536 |
+
</td>
|
537 |
+
<td>
|
538 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
539 |
+
</td>
|
540 |
+
<td>
|
541 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
542 |
+
<option value="1">Default</option>
|
543 |
+
<option value="2">Strip Tags</option>
|
544 |
+
<option value="3">UTF-8 Encode</option>
|
545 |
+
<option value="4">htmlentities</option>
|
546 |
+
<option value="5">Integer</option>
|
547 |
+
<option value="6">Price</option>
|
548 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
549 |
+
<option value="8">CDATA</option>
|
550 |
+
</select>
|
551 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
552 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
553 |
+
</td>
|
554 |
+
<td>
|
555 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
556 |
+
</td>
|
557 |
+
<td>
|
558 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
559 |
+
</td>
|
560 |
+
</tr>
|
561 |
+
<tr>
|
562 |
+
<td>
|
563 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
564 |
+
</td>
|
565 |
+
<td>
|
566 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
567 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shipping_oz"/>
|
568 |
+
</td>
|
569 |
+
<td>
|
570 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
571 |
+
</td>
|
572 |
+
<td>
|
573 |
+
<select name="type[]" class="attr_type wfnoempty">
|
574 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
575 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
576 |
+
</select>
|
577 |
+
</td>
|
578 |
+
<td>
|
579 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
580 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
581 |
+
<?php echo $product->attributeDropdown(''); ?>
|
582 |
+
</select>
|
583 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
584 |
+
/>
|
585 |
+
</td>
|
586 |
+
<td>
|
587 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
588 |
+
</td>
|
589 |
+
<td>
|
590 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
591 |
+
<option value="1">Default</option>
|
592 |
+
<option value="2">Strip Tags</option>
|
593 |
+
<option value="3">UTF-8 Encode</option>
|
594 |
+
<option value="4">htmlentities</option>
|
595 |
+
<option value="5">Integer</option>
|
596 |
+
<option value="6">Price</option>
|
597 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
598 |
+
<option value="8">CDATA</option>
|
599 |
+
</select>
|
600 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
601 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
602 |
+
</td>
|
603 |
+
<td>
|
604 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
605 |
+
</td>
|
606 |
+
<td>
|
607 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
608 |
+
</td>
|
609 |
+
</tr>
|
610 |
+
<tr>
|
611 |
+
<td>
|
612 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
613 |
+
</td>
|
614 |
+
<td>
|
615 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
616 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shipping_carrier"/>
|
617 |
+
</td>
|
618 |
+
<td>
|
619 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
620 |
+
</td>
|
621 |
+
<td>
|
622 |
+
<select name="type[]" class="attr_type wfnoempty">
|
623 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
624 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
625 |
+
</select>
|
626 |
+
</td>
|
627 |
+
<td>
|
628 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
629 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
630 |
+
<?php echo $product->attributeDropdown(''); ?>
|
631 |
+
</select>
|
632 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
633 |
+
/>
|
634 |
+
</td>
|
635 |
+
<td>
|
636 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
637 |
+
</td>
|
638 |
+
<td>
|
639 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
640 |
+
<option value="1">Default</option>
|
641 |
+
<option value="2">Strip Tags</option>
|
642 |
+
<option value="3">UTF-8 Encode</option>
|
643 |
+
<option value="4">htmlentities</option>
|
644 |
+
<option value="5">Integer</option>
|
645 |
+
<option value="6">Price</option>
|
646 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
647 |
+
<option value="8">CDATA</option>
|
648 |
+
</select>
|
649 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
650 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
651 |
+
</td>
|
652 |
+
<td>
|
653 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
654 |
+
</td>
|
655 |
+
<td>
|
656 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
657 |
+
</td>
|
658 |
+
</tr>
|
659 |
+
<tr>
|
660 |
+
<td>
|
661 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
662 |
+
</td>
|
663 |
+
<td>
|
664 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
665 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shipping_package"/>
|
666 |
+
</td>
|
667 |
+
<td>
|
668 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
669 |
+
</td>
|
670 |
+
<td>
|
671 |
+
<select name="type[]" class="attr_type wfnoempty">
|
672 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
673 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
674 |
+
</select>
|
675 |
+
</td>
|
676 |
+
<td>
|
677 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
678 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
679 |
+
<?php echo $product->attributeDropdown(''); ?>
|
680 |
+
</select>
|
681 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
682 |
+
/>
|
683 |
+
</td>
|
684 |
+
<td>
|
685 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
686 |
+
</td>
|
687 |
+
<td>
|
688 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
689 |
+
<option value="1">Default</option>
|
690 |
+
<option value="2">Strip Tags</option>
|
691 |
+
<option value="3">UTF-8 Encode</option>
|
692 |
+
<option value="4">htmlentities</option>
|
693 |
+
<option value="5">Integer</option>
|
694 |
+
<option value="6">Price</option>
|
695 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
696 |
+
<option value="8">CDATA</option>
|
697 |
+
</select>
|
698 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
699 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
700 |
+
</td>
|
701 |
+
<td>
|
702 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
703 |
+
</td>
|
704 |
+
<td>
|
705 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
706 |
+
</td>
|
707 |
+
</tr>
|
708 |
+
<tr>
|
709 |
+
<td>
|
710 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
711 |
+
</td>
|
712 |
+
<td>
|
713 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
714 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="sku"/>
|
715 |
+
</td>
|
716 |
+
<td>
|
717 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
718 |
+
</td>
|
719 |
+
<td>
|
720 |
+
<select name="type[]" class="attr_type wfnoempty">
|
721 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
722 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
723 |
+
</select>
|
724 |
+
</td>
|
725 |
+
<td>
|
726 |
+
<select name="attributes[]" id="" required="required"
|
727 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
728 |
+
<?php echo $product->attributeDropdown('sku'); ?>
|
729 |
+
</select>
|
730 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
731 |
+
style=" display: none;"/>
|
732 |
+
</td>
|
733 |
+
<td>
|
734 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
735 |
+
</td>
|
736 |
+
<td>
|
737 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
738 |
+
<option value="1">Default</option>
|
739 |
+
<option value="2">Strip Tags</option>
|
740 |
+
<option value="3">UTF-8 Encode</option>
|
741 |
+
<option value="4">htmlentities</option>
|
742 |
+
<option value="5">Integer</option>
|
743 |
+
<option value="6">Price</option>
|
744 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
745 |
+
<option value="8">CDATA</option>
|
746 |
+
</select>
|
747 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
748 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
749 |
+
</td>
|
750 |
+
<td>
|
751 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
752 |
+
</td>
|
753 |
+
<td>
|
754 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
755 |
+
</td>
|
756 |
+
</tr>
|
757 |
+
<tr>
|
758 |
+
<td>
|
759 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
760 |
+
</td>
|
761 |
+
<td>
|
762 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
763 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="worldwide_shipping_price"/>
|
764 |
+
</td>
|
765 |
+
<td>
|
766 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
767 |
+
</td>
|
768 |
+
<td>
|
769 |
+
<select name="type[]" class="attr_type wfnoempty">
|
770 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
771 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
772 |
+
</select>
|
773 |
+
</td>
|
774 |
+
<td>
|
775 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
776 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
777 |
+
<?php echo $product->attributeDropdown(); ?>
|
778 |
+
</select>
|
779 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
780 |
+
/>
|
781 |
+
</td>
|
782 |
+
<td>
|
783 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
784 |
+
</td>
|
785 |
+
<td>
|
786 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
787 |
+
<option value="1">Default</option>
|
788 |
+
<option value="2">Strip Tags</option>
|
789 |
+
<option value="3">UTF-8 Encode</option>
|
790 |
+
<option value="4">htmlentities</option>
|
791 |
+
<option value="5">Integer</option>
|
792 |
+
<option value="6">Price</option>
|
793 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
794 |
+
<option value="8">CDATA</option>
|
795 |
+
</select>
|
796 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
797 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
798 |
+
</td>
|
799 |
+
<td>
|
800 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
801 |
+
</td>
|
802 |
+
<td>
|
803 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
804 |
+
</td>
|
805 |
+
</tr>
|
806 |
+
<tr>
|
807 |
+
<td>
|
808 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
809 |
+
</td>
|
810 |
+
<td>
|
811 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
812 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="worldwide_shipping_type"/>
|
813 |
+
</td>
|
814 |
+
<td>
|
815 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
816 |
+
</td>
|
817 |
+
<td>
|
818 |
+
<select name="type[]" class="attr_type wfnoempty">
|
819 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
820 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
821 |
+
</select>
|
822 |
+
</td>
|
823 |
+
<td>
|
824 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
825 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
826 |
+
<?php echo $product->attributeDropdown(); ?>
|
827 |
+
</select>
|
828 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
829 |
+
/>
|
830 |
+
</td>
|
831 |
+
<td>
|
832 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
833 |
+
</td>
|
834 |
+
<td>
|
835 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
836 |
+
<option value="1">Default</option>
|
837 |
+
<option value="2">Strip Tags</option>
|
838 |
+
<option value="3">UTF-8 Encode</option>
|
839 |
+
<option value="4">htmlentities</option>
|
840 |
+
<option value="5">Integer</option>
|
841 |
+
<option value="6">Price</option>
|
842 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
843 |
+
<option value="8">CDATA</option>
|
844 |
+
</select>
|
845 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
846 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
847 |
+
</td>
|
848 |
+
<td>
|
849 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
850 |
+
</td>
|
851 |
+
<td>
|
852 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
853 |
+
</td>
|
854 |
+
</tr>
|
855 |
+
<tr>
|
856 |
+
<td>
|
857 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
858 |
+
</td>
|
859 |
+
<td>
|
860 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
861 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="worldwide_shipping_carrier"/>
|
862 |
+
</td>
|
863 |
+
<td>
|
864 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
865 |
+
</td>
|
866 |
+
<td>
|
867 |
+
<select name="type[]" class="attr_type wfnoempty">
|
868 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
869 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
870 |
+
</select>
|
871 |
+
</td>
|
872 |
+
<td>
|
873 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
874 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
875 |
+
<?php echo $product->attributeDropdown(); ?>
|
876 |
+
</select>
|
877 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
878 |
+
/>
|
879 |
+
</td>
|
880 |
+
<td>
|
881 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
882 |
+
</td>
|
883 |
+
<td>
|
884 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
885 |
+
<option value="1">Default</option>
|
886 |
+
<option value="2">Strip Tags</option>
|
887 |
+
<option value="3">UTF-8 Encode</option>
|
888 |
+
<option value="4">htmlentities</option>
|
889 |
+
<option value="5">Integer</option>
|
890 |
+
<option value="6">Price</option>
|
891 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
892 |
+
<option value="8">CDATA</option>
|
893 |
+
</select>
|
894 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
895 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
896 |
+
</td>
|
897 |
+
<td>
|
898 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
899 |
+
</td>
|
900 |
+
<td>
|
901 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
902 |
+
</td>
|
903 |
+
</tr>
|
904 |
+
<tr>
|
905 |
+
<td>
|
906 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
907 |
+
</td>
|
908 |
+
<td>
|
909 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
910 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="quantity"/>
|
911 |
+
</td>
|
912 |
+
<td>
|
913 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
914 |
+
</td>
|
915 |
+
<td>
|
916 |
+
<select name="type[]" class="attr_type wfnoempty">
|
917 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
918 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
919 |
+
</select>
|
920 |
+
</td>
|
921 |
+
<td>
|
922 |
+
<select name="attributes[]" id="" required="required"
|
923 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
924 |
+
<?php echo $product->attributeDropdown('quantity'); ?>
|
925 |
+
</select>
|
926 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
927 |
+
style=" display: none;"/>
|
928 |
+
</td>
|
929 |
+
<td>
|
930 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
931 |
+
</td>
|
932 |
+
<td>
|
933 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
934 |
+
<option value="1">Default</option>
|
935 |
+
<option value="2">Strip Tags</option>
|
936 |
+
<option value="3">UTF-8 Encode</option>
|
937 |
+
<option value="4">htmlentities</option>
|
938 |
+
<option value="5">Integer</option>
|
939 |
+
<option value="6">Price</option>
|
940 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
941 |
+
<option value="8">CDATA</option>
|
942 |
+
</select>
|
943 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
944 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
945 |
+
</td>
|
946 |
+
<td>
|
947 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
948 |
+
</td>
|
949 |
+
<td>
|
950 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
951 |
+
</td>
|
952 |
+
</tr>
|
953 |
+
<tr>
|
954 |
+
<td>
|
955 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
956 |
+
</td>
|
957 |
+
<td>
|
958 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
959 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="trait"/>
|
960 |
+
</td>
|
961 |
+
<td>
|
962 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
963 |
+
</td>
|
964 |
+
<td>
|
965 |
+
<select name="type[]" class="attr_type wfnoempty">
|
966 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
967 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
968 |
+
</select>
|
969 |
+
</td>
|
970 |
+
<td>
|
971 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
972 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
973 |
+
<?php echo $product->attributeDropdown(); ?>
|
974 |
+
</select>
|
975 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
976 |
+
/>
|
977 |
+
</td>
|
978 |
+
<td>
|
979 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
980 |
+
</td>
|
981 |
+
<td>
|
982 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
983 |
+
<option value="1">Default</option>
|
984 |
+
<option value="2">Strip Tags</option>
|
985 |
+
<option value="3">UTF-8 Encode</option>
|
986 |
+
<option value="4">htmlentities</option>
|
987 |
+
<option value="5">Integer</option>
|
988 |
+
<option value="6">Price</option>
|
989 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
990 |
+
<option value="8">CDATA</option>
|
991 |
+
</select>
|
992 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
993 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
994 |
+
</td>
|
995 |
+
<td>
|
996 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
997 |
+
</td>
|
998 |
+
<td>
|
999 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
1000 |
+
</td>
|
1001 |
+
</tr>
|
1002 |
+
<tr>
|
1003 |
+
<td>
|
1004 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
1005 |
+
</td>
|
1006 |
+
<td>
|
1007 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
1008 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="force_update"/>
|
1009 |
+
</td>
|
1010 |
+
<td>
|
1011 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
1012 |
+
</td>
|
1013 |
+
<td>
|
1014 |
+
<select name="type[]" class="attr_type wfnoempty">
|
1015 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
1016 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
1017 |
+
</select>
|
1018 |
+
</td>
|
1019 |
+
<td>
|
1020 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
1021 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
1022 |
+
<?php echo $product->attributeDropdown(); ?>
|
1023 |
+
</select>
|
1024 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
1025 |
+
/>
|
1026 |
+
</td>
|
1027 |
+
<td>
|
1028 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
1029 |
+
</td>
|
1030 |
+
<td>
|
1031 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
1032 |
+
<option value="1">Default</option>
|
1033 |
+
<option value="2">Strip Tags</option>
|
1034 |
+
<option value="3">UTF-8 Encode</option>
|
1035 |
+
<option value="4">htmlentities</option>
|
1036 |
+
<option value="5">Integer</option>
|
1037 |
+
<option value="6">Price</option>
|
1038 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
1039 |
+
<option value="8">CDATA</option>
|
1040 |
+
</select>
|
1041 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
1042 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
1043 |
+
</td>
|
1044 |
+
<td>
|
1045 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
1046 |
+
</td>
|
1047 |
+
<td>
|
1048 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
1049 |
+
</td>
|
1050 |
+
</tr>
|
1051 |
+
</tbody>
|
1052 |
+
<tfoot>
|
1053 |
+
<tr>
|
1054 |
+
<td>
|
1055 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
1056 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
1057 |
+
</button>
|
1058 |
+
</td>
|
1059 |
+
<td colspan="8">
|
1060 |
+
|
1061 |
+
</td>
|
1062 |
+
</tr>
|
1063 |
+
</tfoot>
|
1064 |
+
</table>
|
1065 |
+
<table class=" widefat fixed">
|
1066 |
+
<tr>
|
1067 |
+
<td align="left" class="">
|
1068 |
+
<div class="makeFeedResponse"></div>
|
1069 |
+
<div class="makeFeedComplete"></div>
|
1070 |
+
</td>
|
1071 |
+
<td align="right">
|
1072 |
+
<button type="submit" id="wf_submit" class="wfbtn">
|
1073 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
1074 |
+
</button>
|
1075 |
+
</td>
|
1076 |
+
</tr>
|
1077 |
+
</table>
|
1078 |
+
</div>
|
1079 |
+
</li>
|
1080 |
+
<li>
|
1081 |
+
<input type="radio" name="wf_tabs" id="tab3"/>
|
1082 |
+
<label class="wf-tab-name" for="tab3"><?php echo _e('FTP', 'woo-feed'); ?></label>
|
1083 |
+
|
1084 |
+
<div id="wf-tab-content3" class="wf-tab-content">
|
1085 |
+
<table class="table widefat fixed mtable" width="100%">
|
1086 |
+
<tbody>
|
1087 |
+
<tr>
|
1088 |
+
<td><?php echo _e('Enabled', 'woo-feed'); ?></td>
|
1089 |
+
<td>
|
1090 |
+
<select name="ftpenabled" id="">
|
1091 |
+
<option value="0"><?php echo _e('Disabled', 'woo-feed'); ?></option>
|
1092 |
+
<option value="1"><?php echo _e('Enabled', 'woo-feed'); ?></option>
|
1093 |
+
</select>
|
1094 |
+
</td>
|
1095 |
+
</tr>
|
1096 |
+
<tr>
|
1097 |
+
<td><?php echo _e('Host Name', 'woo-feed'); ?></td>
|
1098 |
+
<td><input type="text" name="ftphost"/></td>
|
1099 |
+
</tr>
|
1100 |
+
<tr>
|
1101 |
+
<td><?php echo _e('User Name', 'woo-feed'); ?></td>
|
1102 |
+
<td><input type="text" name="ftpuser"/></td>
|
1103 |
+
</tr>
|
1104 |
+
<tr>
|
1105 |
+
<td><?php echo _e('Password', 'woo-feed'); ?></td>
|
1106 |
+
<td><input type="password" name="ftppassword"/></td>
|
1107 |
+
</tr>
|
1108 |
+
<tr>
|
1109 |
+
<td><?php echo _e( 'Port', 'woo-feed' ); ?></td>
|
1110 |
+
<td><input type="text" name="ftpport" value="21"/></td>
|
1111 |
+
</tr>
|
1112 |
+
<tr>
|
1113 |
+
<td><?php echo _e('Path', 'woo-feed'); ?></td>
|
1114 |
+
<td><input type="text" name="ftppath"/></td>
|
1115 |
+
</tr>
|
1116 |
+
</tbody>
|
1117 |
+
</table>
|
1118 |
+
<table class=" widefat fixed">
|
1119 |
+
<tr>
|
1120 |
+
<td align="left" class="makeFeedResponse">
|
1121 |
+
|
1122 |
+
</td>
|
1123 |
+
<td align="right">
|
1124 |
+
<button type="submit" id="wf_submit" class="wfbtn">
|
1125 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
1126 |
+
</button>
|
1127 |
+
</td>
|
1128 |
+
</tr>
|
1129 |
+
</table>
|
1130 |
+
</div>
|
1131 |
+
</li>
|
1132 |
+
|
1133 |
+
</ul>
|
admin/partials/crowdfox/add-feed.php
ADDED
@@ -0,0 +1,790 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="sku "/>
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" id="" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('sku'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
<tr>
|
72 |
+
<td>
|
73 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
74 |
+
</td>
|
75 |
+
<td>
|
76 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
77 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="image"/>
|
78 |
+
</td>
|
79 |
+
<td>
|
80 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
81 |
+
</td>
|
82 |
+
<td>
|
83 |
+
<select name="type[]" class="attr_type wfnoempty">
|
84 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
85 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
86 |
+
</select>
|
87 |
+
</td>
|
88 |
+
<td>
|
89 |
+
<select name="attributes[]" id="" required="required"
|
90 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
91 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
92 |
+
</select>
|
93 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
94 |
+
style=" display: none;"/>
|
95 |
+
</td>
|
96 |
+
<td>
|
97 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
98 |
+
</td>
|
99 |
+
<td>
|
100 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
101 |
+
<option value="1">Default</option>
|
102 |
+
<option value="2">Strip Tags</option>
|
103 |
+
<option value="3">UTF-8 Encode</option>
|
104 |
+
<option value="4">htmlentities</option>
|
105 |
+
<option value="5">Integer</option>
|
106 |
+
<option value="6">Price</option>
|
107 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
108 |
+
<option value="8">CDATA</option>
|
109 |
+
</select>
|
110 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
111 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
112 |
+
</td>
|
113 |
+
<td>
|
114 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
115 |
+
</td>
|
116 |
+
<td>
|
117 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
118 |
+
</td>
|
119 |
+
</tr>
|
120 |
+
<tr>
|
121 |
+
<td>
|
122 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
123 |
+
</td>
|
124 |
+
<td>
|
125 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
126 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="name"/>
|
127 |
+
</td>
|
128 |
+
<td>
|
129 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
130 |
+
</td>
|
131 |
+
<td>
|
132 |
+
<select name="type[]" class="attr_type wfnoempty">
|
133 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
134 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
135 |
+
</select>
|
136 |
+
</td>
|
137 |
+
<td>
|
138 |
+
<select name="attributes[]" id="" required="required"
|
139 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
140 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
141 |
+
</select>
|
142 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
143 |
+
style=" display: none;"/>
|
144 |
+
</td>
|
145 |
+
<td>
|
146 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
147 |
+
</td>
|
148 |
+
<td>
|
149 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
150 |
+
<option value="1">Default</option>
|
151 |
+
<option value="2">Strip Tags</option>
|
152 |
+
<option value="3">UTF-8 Encode</option>
|
153 |
+
<option value="4">htmlentities</option>
|
154 |
+
<option value="5">Integer</option>
|
155 |
+
<option value="6">Price</option>
|
156 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
157 |
+
<option value="8">CDATA</option>
|
158 |
+
</select>
|
159 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
160 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
161 |
+
</td>
|
162 |
+
<td>
|
163 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
164 |
+
</td>
|
165 |
+
<td>
|
166 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
167 |
+
</td>
|
168 |
+
</tr>
|
169 |
+
<tr>
|
170 |
+
<td>
|
171 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
172 |
+
</td>
|
173 |
+
<td>
|
174 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
175 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="price"/>
|
176 |
+
</td>
|
177 |
+
<td>
|
178 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<select name="type[]" class="attr_type wfnoempty">
|
182 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
183 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
184 |
+
</select>
|
185 |
+
</td>
|
186 |
+
<td>
|
187 |
+
<select name="attributes[]" id="" required="required"
|
188 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
189 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
190 |
+
</select>
|
191 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
192 |
+
style=" display: none;"/>
|
193 |
+
</td>
|
194 |
+
<td>
|
195 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
199 |
+
<option value="1">Default</option>
|
200 |
+
<option value="2">Strip Tags</option>
|
201 |
+
<option value="3">UTF-8 Encode</option>
|
202 |
+
<option value="4">htmlentities</option>
|
203 |
+
<option value="5">Integer</option>
|
204 |
+
<option value="6">Price</option>
|
205 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
206 |
+
<option value="8">CDATA</option>
|
207 |
+
</select>
|
208 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
209 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
210 |
+
</td>
|
211 |
+
<td>
|
212 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
216 |
+
</td>
|
217 |
+
</tr>
|
218 |
+
<tr>
|
219 |
+
<td>
|
220 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
221 |
+
</td>
|
222 |
+
<td>
|
223 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
224 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="ean"/>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
228 |
+
</td>
|
229 |
+
<td>
|
230 |
+
<select name="type[]" class="attr_type wfnoempty">
|
231 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
232 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
233 |
+
</select>
|
234 |
+
</td>
|
235 |
+
<td>
|
236 |
+
<select name="attributes[]" id="" required="required"
|
237 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
238 |
+
<?php echo $product->attributeDropdown(); ?>
|
239 |
+
</select>
|
240 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
241 |
+
style=" display: none;"/>
|
242 |
+
</td>
|
243 |
+
<td>
|
244 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
245 |
+
</td>
|
246 |
+
<td>
|
247 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
248 |
+
<option value="1">Default</option>
|
249 |
+
<option value="2">Strip Tags</option>
|
250 |
+
<option value="3">UTF-8 Encode</option>
|
251 |
+
<option value="4">htmlentities</option>
|
252 |
+
<option value="5">Integer</option>
|
253 |
+
<option value="6">Price</option>
|
254 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
255 |
+
<option value="8">CDATA</option>
|
256 |
+
</select>
|
257 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
258 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
259 |
+
</td>
|
260 |
+
<td>
|
261 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
262 |
+
</td>
|
263 |
+
<td>
|
264 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
265 |
+
</td>
|
266 |
+
</tr>
|
267 |
+
<tr>
|
268 |
+
<td>
|
269 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
270 |
+
</td>
|
271 |
+
<td>
|
272 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
273 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="dlv_time"/>
|
274 |
+
</td>
|
275 |
+
<td>
|
276 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
277 |
+
</td>
|
278 |
+
<td>
|
279 |
+
<select name="type[]" class="attr_type wfnoempty">
|
280 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
281 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
282 |
+
</select>
|
283 |
+
</td>
|
284 |
+
<td>
|
285 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
286 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
287 |
+
<?php echo $product->attributeDropdown(); ?>
|
288 |
+
</select>
|
289 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
290 |
+
/>
|
291 |
+
</td>
|
292 |
+
<td>
|
293 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
294 |
+
</td>
|
295 |
+
<td>
|
296 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
297 |
+
<option value="1">Default</option>
|
298 |
+
<option value="2">Strip Tags</option>
|
299 |
+
<option value="3">UTF-8 Encode</option>
|
300 |
+
<option value="4">htmlentities</option>
|
301 |
+
<option value="5">Integer</option>
|
302 |
+
<option value="6">Price</option>
|
303 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
304 |
+
<option value="8">CDATA</option>
|
305 |
+
</select>
|
306 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
307 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
308 |
+
</td>
|
309 |
+
<td>
|
310 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
311 |
+
</td>
|
312 |
+
<td>
|
313 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
314 |
+
</td>
|
315 |
+
</tr>
|
316 |
+
<tr>
|
317 |
+
<td>
|
318 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
319 |
+
</td>
|
320 |
+
<td>
|
321 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
322 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="dlv_cost"/>
|
323 |
+
</td>
|
324 |
+
<td>
|
325 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
326 |
+
</td>
|
327 |
+
<td>
|
328 |
+
<select name="type[]" class="attr_type wfnoempty">
|
329 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
330 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
331 |
+
</select>
|
332 |
+
</td>
|
333 |
+
<td>
|
334 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
335 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
336 |
+
<?php echo $product->attributeDropdown(); ?>
|
337 |
+
</select>
|
338 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
339 |
+
/>
|
340 |
+
</td>
|
341 |
+
<td>
|
342 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
343 |
+
</td>
|
344 |
+
<td>
|
345 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
346 |
+
<option value="1">Default</option>
|
347 |
+
<option value="2">Strip Tags</option>
|
348 |
+
<option value="3">UTF-8 Encode</option>
|
349 |
+
<option value="4">htmlentities</option>
|
350 |
+
<option value="5">Integer</option>
|
351 |
+
<option value="6">Price</option>
|
352 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
353 |
+
<option value="8">CDATA</option>
|
354 |
+
</select>
|
355 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
356 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
357 |
+
</td>
|
358 |
+
<td>
|
359 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
360 |
+
</td>
|
361 |
+
<td>
|
362 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
363 |
+
</td>
|
364 |
+
</tr>
|
365 |
+
<tr>
|
366 |
+
<td>
|
367 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
368 |
+
</td>
|
369 |
+
<td>
|
370 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
371 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="obl_info"/>
|
372 |
+
</td>
|
373 |
+
<td>
|
374 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
375 |
+
</td>
|
376 |
+
<td>
|
377 |
+
<select name="type[]" class="attr_type wfnoempty">
|
378 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
379 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
380 |
+
</select>
|
381 |
+
</td>
|
382 |
+
<td>
|
383 |
+
<select name="attributes[]" id="" required="required"
|
384 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
385 |
+
<?php echo $product->attributeDropdown(); ?>
|
386 |
+
</select>
|
387 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
388 |
+
style=" display: none;"/>
|
389 |
+
</td>
|
390 |
+
<td>
|
391 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
392 |
+
</td>
|
393 |
+
<td>
|
394 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
395 |
+
<option value="1">Default</option>
|
396 |
+
<option value="2">Strip Tags</option>
|
397 |
+
<option value="3">UTF-8 Encode</option>
|
398 |
+
<option value="4">htmlentities</option>
|
399 |
+
<option value="5">Integer</option>
|
400 |
+
<option value="6">Price</option>
|
401 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
402 |
+
<option value="8">CDATA</option>
|
403 |
+
</select>
|
404 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
405 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
406 |
+
</td>
|
407 |
+
<td>
|
408 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
409 |
+
</td>
|
410 |
+
<td>
|
411 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
412 |
+
</td>
|
413 |
+
</tr>
|
414 |
+
<tr>
|
415 |
+
<td>
|
416 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
417 |
+
</td>
|
418 |
+
<td>
|
419 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
420 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="brand"/>
|
421 |
+
</td>
|
422 |
+
<td>
|
423 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
424 |
+
</td>
|
425 |
+
<td>
|
426 |
+
<select name="type[]" class="attr_type wfnoempty">
|
427 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
428 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
429 |
+
</select>
|
430 |
+
</td>
|
431 |
+
<td>
|
432 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
433 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
434 |
+
<?php echo $product->attributeDropdown(); ?>
|
435 |
+
</select>
|
436 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
437 |
+
/>
|
438 |
+
</td>
|
439 |
+
<td>
|
440 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
441 |
+
</td>
|
442 |
+
<td>
|
443 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
444 |
+
<option value="1">Default</option>
|
445 |
+
<option value="2">Strip Tags</option>
|
446 |
+
<option value="3">UTF-8 Encode</option>
|
447 |
+
<option value="4">htmlentities</option>
|
448 |
+
<option value="5">Integer</option>
|
449 |
+
<option value="6">Price</option>
|
450 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
451 |
+
<option value="8">CDATA</option>
|
452 |
+
</select>
|
453 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
454 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
455 |
+
</td>
|
456 |
+
<td>
|
457 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
458 |
+
</td>
|
459 |
+
<td>
|
460 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
461 |
+
</td>
|
462 |
+
</tr>
|
463 |
+
<tr>
|
464 |
+
<td>
|
465 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
466 |
+
</td>
|
467 |
+
<td>
|
468 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
469 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="mpn"/>
|
470 |
+
</td>
|
471 |
+
<td>
|
472 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
473 |
+
</td>
|
474 |
+
<td>
|
475 |
+
<select name="type[]" class="attr_type wfnoempty">
|
476 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
477 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
478 |
+
</select>
|
479 |
+
</td>
|
480 |
+
<td>
|
481 |
+
<select name="attributes[]" id="" required="required"
|
482 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
483 |
+
<?php echo $product->attributeDropdown(); ?>
|
484 |
+
</select>
|
485 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
486 |
+
style=" display: none;"/>
|
487 |
+
</td>
|
488 |
+
<td>
|
489 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
490 |
+
</td>
|
491 |
+
<td>
|
492 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
493 |
+
<option value="1">Default</option>
|
494 |
+
<option value="2">Strip Tags</option>
|
495 |
+
<option value="3">UTF-8 Encode</option>
|
496 |
+
<option value="4">htmlentities</option>
|
497 |
+
<option value="5">Integer</option>
|
498 |
+
<option value="6">Price</option>
|
499 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
500 |
+
<option value="8">CDATA</option>
|
501 |
+
</select>
|
502 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
503 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
504 |
+
</td>
|
505 |
+
<td>
|
506 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
507 |
+
</td>
|
508 |
+
<td>
|
509 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
510 |
+
</td>
|
511 |
+
</tr>
|
512 |
+
<tr>
|
513 |
+
<td>
|
514 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
515 |
+
</td>
|
516 |
+
<td>
|
517 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
518 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="link"/>
|
519 |
+
</td>
|
520 |
+
<td>
|
521 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
522 |
+
</td>
|
523 |
+
<td>
|
524 |
+
<select name="type[]" class="attr_type wfnoempty">
|
525 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
526 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
527 |
+
</select>
|
528 |
+
</td>
|
529 |
+
<td>
|
530 |
+
<select name="attributes[]" id="" required="required"
|
531 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
532 |
+
<?php echo $product->attributeDropdown('link'); ?>
|
533 |
+
</select>
|
534 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
535 |
+
style=" display: none;"/>
|
536 |
+
</td>
|
537 |
+
<td>
|
538 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
539 |
+
</td>
|
540 |
+
<td>
|
541 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
542 |
+
<option value="1">Default</option>
|
543 |
+
<option value="2">Strip Tags</option>
|
544 |
+
<option value="3">UTF-8 Encode</option>
|
545 |
+
<option value="4">htmlentities</option>
|
546 |
+
<option value="5">Integer</option>
|
547 |
+
<option value="6">Price</option>
|
548 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
549 |
+
<option value="8">CDATA</option>
|
550 |
+
</select>
|
551 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
552 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
553 |
+
</td>
|
554 |
+
<td>
|
555 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
556 |
+
</td>
|
557 |
+
<td>
|
558 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
559 |
+
</td>
|
560 |
+
</tr>
|
561 |
+
<tr>
|
562 |
+
<td>
|
563 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
564 |
+
</td>
|
565 |
+
<td>
|
566 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
567 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="desc"/>
|
568 |
+
</td>
|
569 |
+
<td>
|
570 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
571 |
+
</td>
|
572 |
+
<td>
|
573 |
+
<select name="type[]" class="attr_type wfnoempty">
|
574 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
575 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
576 |
+
</select>
|
577 |
+
</td>
|
578 |
+
<td>
|
579 |
+
<select name="attributes[]" id="" required="required"
|
580 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
581 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
582 |
+
</select>
|
583 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
584 |
+
style=" display: none;"/>
|
585 |
+
</td>
|
586 |
+
<td>
|
587 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
588 |
+
</td>
|
589 |
+
<td>
|
590 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
591 |
+
<option value="1">Default</option>
|
592 |
+
<option value="2">Strip Tags</option>
|
593 |
+
<option value="3">UTF-8 Encode</option>
|
594 |
+
<option value="4">htmlentities</option>
|
595 |
+
<option value="5">Integer</option>
|
596 |
+
<option value="6">Price</option>
|
597 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
598 |
+
<option value="8">CDATA</option>
|
599 |
+
</select>
|
600 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
601 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
602 |
+
</td>
|
603 |
+
<td>
|
604 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
605 |
+
</td>
|
606 |
+
<td>
|
607 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
608 |
+
</td>
|
609 |
+
</tr>
|
610 |
+
<tr>
|
611 |
+
<td>
|
612 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
613 |
+
</td>
|
614 |
+
<td>
|
615 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
616 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="sell_max"/>
|
617 |
+
</td>
|
618 |
+
<td>
|
619 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
620 |
+
</td>
|
621 |
+
<td>
|
622 |
+
<select name="type[]" class="attr_type wfnoempty">
|
623 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
624 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
625 |
+
</select>
|
626 |
+
</td>
|
627 |
+
<td>
|
628 |
+
<select name="attributes[]" id="" required="required"
|
629 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
630 |
+
<?php echo $product->attributeDropdown('quantity'); ?>
|
631 |
+
</select>
|
632 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
633 |
+
style=" display: none;"/>
|
634 |
+
</td>
|
635 |
+
<td>
|
636 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
637 |
+
</td>
|
638 |
+
<td>
|
639 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
640 |
+
<option value="1">Default</option>
|
641 |
+
<option value="2">Strip Tags</option>
|
642 |
+
<option value="3">UTF-8 Encode</option>
|
643 |
+
<option value="4">htmlentities</option>
|
644 |
+
<option value="5">Integer</option>
|
645 |
+
<option value="6">Price</option>
|
646 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
647 |
+
<option value="8">CDATA</option>
|
648 |
+
</select>
|
649 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
650 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
651 |
+
</td>
|
652 |
+
<td>
|
653 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
654 |
+
</td>
|
655 |
+
<td>
|
656 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
657 |
+
</td>
|
658 |
+
</tr>
|
659 |
+
<tr>
|
660 |
+
<td>
|
661 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
662 |
+
</td>
|
663 |
+
<td>
|
664 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
665 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shop_cat"/>
|
666 |
+
</td>
|
667 |
+
<td>
|
668 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
669 |
+
</td>
|
670 |
+
<td>
|
671 |
+
<select name="type[]" class="attr_type wfnoempty">
|
672 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
673 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
674 |
+
</select>
|
675 |
+
</td>
|
676 |
+
<td>
|
677 |
+
<select name="attributes[]" id="" required="required"
|
678 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
679 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
680 |
+
</select>
|
681 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
682 |
+
style=" display: none;"/>
|
683 |
+
</td>
|
684 |
+
<td>
|
685 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
686 |
+
</td>
|
687 |
+
<td>
|
688 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
689 |
+
<option value="1">Default</option>
|
690 |
+
<option value="2">Strip Tags</option>
|
691 |
+
<option value="3">UTF-8 Encode</option>
|
692 |
+
<option value="4">htmlentities</option>
|
693 |
+
<option value="5">Integer</option>
|
694 |
+
<option value="6">Price</option>
|
695 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
696 |
+
<option value="8">CDATA</option>
|
697 |
+
</select>
|
698 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
699 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
700 |
+
</td>
|
701 |
+
<td>
|
702 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
703 |
+
</td>
|
704 |
+
<td>
|
705 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
706 |
+
</td>
|
707 |
+
</tr>
|
708 |
+
</tbody>
|
709 |
+
<tfoot>
|
710 |
+
<tr>
|
711 |
+
<td>
|
712 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
713 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
714 |
+
</button>
|
715 |
+
</td>
|
716 |
+
<td colspan="8">
|
717 |
+
|
718 |
+
</td>
|
719 |
+
</tr>
|
720 |
+
</tfoot>
|
721 |
+
</table>
|
722 |
+
<table class=" widefat fixed">
|
723 |
+
<tr>
|
724 |
+
<td align="left" class="">
|
725 |
+
<div class="makeFeedResponse"></div>
|
726 |
+
<div class="makeFeedComplete"></div>
|
727 |
+
</td>
|
728 |
+
<td align="right">
|
729 |
+
<button type="submit" id="wf_submit" class="wfbtn">
|
730 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
731 |
+
</button>
|
732 |
+
</td>
|
733 |
+
</tr>
|
734 |
+
</table>
|
735 |
+
</div>
|
736 |
+
</li>
|
737 |
+
<li>
|
738 |
+
<input type="radio" name="wf_tabs" id="tab3"/>
|
739 |
+
<label class="wf-tab-name" for="tab3"><?php echo _e('FTP', 'woo-feed'); ?></label>
|
740 |
+
|
741 |
+
<div id="wf-tab-content3" class="wf-tab-content">
|
742 |
+
<table class="table widefat fixed mtable" width="100%">
|
743 |
+
<tbody>
|
744 |
+
<tr>
|
745 |
+
<td><?php echo _e('Enabled', 'woo-feed'); ?></td>
|
746 |
+
<td>
|
747 |
+
<select name="ftpenabled" id="">
|
748 |
+
<option value="0"><?php echo _e('Disabled', 'woo-feed'); ?></option>
|
749 |
+
<option value="1"><?php echo _e('Enabled', 'woo-feed'); ?></option>
|
750 |
+
</select>
|
751 |
+
</td>
|
752 |
+
</tr>
|
753 |
+
<tr>
|
754 |
+
<td><?php echo _e('Host Name', 'woo-feed'); ?></td>
|
755 |
+
<td><input type="text" name="ftphost"/></td>
|
756 |
+
</tr>
|
757 |
+
<tr>
|
758 |
+
<td><?php echo _e('User Name', 'woo-feed'); ?></td>
|
759 |
+
<td><input type="text" name="ftpuser"/></td>
|
760 |
+
</tr>
|
761 |
+
<tr>
|
762 |
+
<td><?php echo _e('Password', 'woo-feed'); ?></td>
|
763 |
+
<td><input type="password" name="ftppassword"/></td>
|
764 |
+
</tr>
|
765 |
+
<tr>
|
766 |
+
<td><?php echo _e( 'Port', 'woo-feed' ); ?></td>
|
767 |
+
<td><input type="text" name="ftpport" value="21"/></td>
|
768 |
+
</tr>
|
769 |
+
<tr>
|
770 |
+
<td><?php echo _e('Path', 'woo-feed'); ?></td>
|
771 |
+
<td><input type="text" name="ftppath"/></td>
|
772 |
+
</tr>
|
773 |
+
</tbody>
|
774 |
+
</table>
|
775 |
+
<table class=" widefat fixed">
|
776 |
+
<tr>
|
777 |
+
<td align="left" class="makeFeedResponse">
|
778 |
+
|
779 |
+
</td>
|
780 |
+
<td align="right">
|
781 |
+
<button type="submit" id="wf_submit" class="wfbtn">
|
782 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
783 |
+
</button>
|
784 |
+
</td>
|
785 |
+
</tr>
|
786 |
+
</table>
|
787 |
+
</div>
|
788 |
+
</li>
|
789 |
+
|
790 |
+
</ul>
|
admin/partials/leguide/add-feed.php
ADDED
@@ -0,0 +1,741 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="category"/>
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" id="" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
<tr>
|
72 |
+
<td>
|
73 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
74 |
+
</td>
|
75 |
+
<td>
|
76 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
77 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="unique_id"/>
|
78 |
+
</td>
|
79 |
+
<td>
|
80 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
81 |
+
</td>
|
82 |
+
<td>
|
83 |
+
<select name="type[]" class="attr_type wfnoempty">
|
84 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
85 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
86 |
+
</select>
|
87 |
+
</td>
|
88 |
+
<td>
|
89 |
+
<select name="attributes[]" id="" required="required"
|
90 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
91 |
+
<?php echo $product->attributeDropdown('id'); ?>
|
92 |
+
</select>
|
93 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
94 |
+
style=" display: none;"/>
|
95 |
+
</td>
|
96 |
+
<td>
|
97 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
98 |
+
</td>
|
99 |
+
<td>
|
100 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
101 |
+
<option value="1">Default</option>
|
102 |
+
<option value="2">Strip Tags</option>
|
103 |
+
<option value="3">UTF-8 Encode</option>
|
104 |
+
<option value="4">htmlentities</option>
|
105 |
+
<option value="5">Integer</option>
|
106 |
+
<option value="6">Price</option>
|
107 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
108 |
+
<option value="8">CDATA</option>
|
109 |
+
</select>
|
110 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
111 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
112 |
+
</td>
|
113 |
+
<td>
|
114 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
115 |
+
</td>
|
116 |
+
<td>
|
117 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
118 |
+
</td>
|
119 |
+
</tr>
|
120 |
+
<tr>
|
121 |
+
<td>
|
122 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
123 |
+
</td>
|
124 |
+
<td>
|
125 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
126 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="title"/>
|
127 |
+
</td>
|
128 |
+
<td>
|
129 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
130 |
+
</td>
|
131 |
+
<td>
|
132 |
+
<select name="type[]" class="attr_type wfnoempty">
|
133 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
134 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
135 |
+
</select>
|
136 |
+
</td>
|
137 |
+
<td>
|
138 |
+
<select name="attributes[]" id="" required="required"
|
139 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
140 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
141 |
+
</select>
|
142 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
143 |
+
style=" display: none;"/>
|
144 |
+
</td>
|
145 |
+
<td>
|
146 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
147 |
+
</td>
|
148 |
+
<td>
|
149 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
150 |
+
<option value="1">Default</option>
|
151 |
+
<option value="2">Strip Tags</option>
|
152 |
+
<option value="3">UTF-8 Encode</option>
|
153 |
+
<option value="4">htmlentities</option>
|
154 |
+
<option value="5">Integer</option>
|
155 |
+
<option value="6">Price</option>
|
156 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
157 |
+
<option value="8">CDATA</option>
|
158 |
+
</select>
|
159 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
160 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
161 |
+
</td>
|
162 |
+
<td>
|
163 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
164 |
+
</td>
|
165 |
+
<td>
|
166 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
167 |
+
</td>
|
168 |
+
</tr>
|
169 |
+
<tr>
|
170 |
+
<td>
|
171 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
172 |
+
</td>
|
173 |
+
<td>
|
174 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
175 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="description"/>
|
176 |
+
</td>
|
177 |
+
<td>
|
178 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<select name="type[]" class="attr_type wfnoempty">
|
182 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
183 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
184 |
+
</select>
|
185 |
+
</td>
|
186 |
+
<td>
|
187 |
+
<select name="attributes[]" id="" required="required"
|
188 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
189 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
190 |
+
</select>
|
191 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
192 |
+
style=" display: none;"/>
|
193 |
+
</td>
|
194 |
+
<td>
|
195 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
199 |
+
<option value="1">Default</option>
|
200 |
+
<option value="2">Strip Tags</option>
|
201 |
+
<option value="3">UTF-8 Encode</option>
|
202 |
+
<option value="4">htmlentities</option>
|
203 |
+
<option value="5">Integer</option>
|
204 |
+
<option value="6">Price</option>
|
205 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
206 |
+
<option value="8">CDATA</option>
|
207 |
+
</select>
|
208 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
209 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
210 |
+
</td>
|
211 |
+
<td>
|
212 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
216 |
+
</td>
|
217 |
+
</tr>
|
218 |
+
<tr>
|
219 |
+
<td>
|
220 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
221 |
+
</td>
|
222 |
+
<td>
|
223 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
224 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="price"/>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
228 |
+
</td>
|
229 |
+
<td>
|
230 |
+
<select name="type[]" class="attr_type wfnoempty">
|
231 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
232 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
233 |
+
</select>
|
234 |
+
</td>
|
235 |
+
<td>
|
236 |
+
<select name="attributes[]" id="" required="required"
|
237 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
238 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
239 |
+
</select>
|
240 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
241 |
+
style=" display: none;"/>
|
242 |
+
</td>
|
243 |
+
<td>
|
244 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
245 |
+
</td>
|
246 |
+
<td>
|
247 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
248 |
+
<option value="1">Default</option>
|
249 |
+
<option value="2">Strip Tags</option>
|
250 |
+
<option value="3">UTF-8 Encode</option>
|
251 |
+
<option value="4">htmlentities</option>
|
252 |
+
<option value="5">Integer</option>
|
253 |
+
<option value="6">Price</option>
|
254 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
255 |
+
<option value="8">CDATA</option>
|
256 |
+
</select>
|
257 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
258 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
259 |
+
</td>
|
260 |
+
<td>
|
261 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
262 |
+
</td>
|
263 |
+
<td>
|
264 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
265 |
+
</td>
|
266 |
+
</tr>
|
267 |
+
<tr>
|
268 |
+
<td>
|
269 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
270 |
+
</td>
|
271 |
+
<td>
|
272 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
273 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="product_URL"/>
|
274 |
+
</td>
|
275 |
+
<td>
|
276 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
277 |
+
</td>
|
278 |
+
<td>
|
279 |
+
<select name="type[]" class="attr_type wfnoempty">
|
280 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
281 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
282 |
+
</select>
|
283 |
+
</td>
|
284 |
+
<td>
|
285 |
+
<select name="attributes[]" id="" required="required"
|
286 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
287 |
+
<?php echo $product->attributeDropdown('link'); ?>
|
288 |
+
</select>
|
289 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
290 |
+
style=" display: none;"/>
|
291 |
+
</td>
|
292 |
+
<td>
|
293 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
294 |
+
</td>
|
295 |
+
<td>
|
296 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
297 |
+
<option value="1">Default</option>
|
298 |
+
<option value="2">Strip Tags</option>
|
299 |
+
<option value="3">UTF-8 Encode</option>
|
300 |
+
<option value="4">htmlentities</option>
|
301 |
+
<option value="5">Integer</option>
|
302 |
+
<option value="6">Price</option>
|
303 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
304 |
+
<option value="8">CDATA</option>
|
305 |
+
</select>
|
306 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
307 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
308 |
+
</td>
|
309 |
+
<td>
|
310 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
311 |
+
</td>
|
312 |
+
<td>
|
313 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
314 |
+
</td>
|
315 |
+
</tr>
|
316 |
+
<tr>
|
317 |
+
<td>
|
318 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
319 |
+
</td>
|
320 |
+
<td>
|
321 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
322 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="landing_URL"/>
|
323 |
+
</td>
|
324 |
+
<td>
|
325 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
326 |
+
</td>
|
327 |
+
<td>
|
328 |
+
<select name="type[]" class="attr_type wfnoempty">
|
329 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
330 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
331 |
+
</select>
|
332 |
+
</td>
|
333 |
+
<td>
|
334 |
+
<select name="attributes[]" id="" required="required"
|
335 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
336 |
+
<?php echo $product->attributeDropdown(); ?>
|
337 |
+
</select>
|
338 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
339 |
+
style=" display: none;"/>
|
340 |
+
</td>
|
341 |
+
<td>
|
342 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
343 |
+
</td>
|
344 |
+
<td>
|
345 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
346 |
+
<option value="1">Default</option>
|
347 |
+
<option value="2">Strip Tags</option>
|
348 |
+
<option value="3">UTF-8 Encode</option>
|
349 |
+
<option value="4">htmlentities</option>
|
350 |
+
<option value="5">Integer</option>
|
351 |
+
<option value="6">Price</option>
|
352 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
353 |
+
<option value="8">CDATA</option>
|
354 |
+
</select>
|
355 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
356 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
357 |
+
</td>
|
358 |
+
<td>
|
359 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
360 |
+
</td>
|
361 |
+
<td>
|
362 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
363 |
+
</td>
|
364 |
+
</tr>
|
365 |
+
<tr>
|
366 |
+
<td>
|
367 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
368 |
+
</td>
|
369 |
+
<td>
|
370 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
371 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="image_URL"/>
|
372 |
+
</td>
|
373 |
+
<td>
|
374 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
375 |
+
</td>
|
376 |
+
<td>
|
377 |
+
<select name="type[]" class="attr_type wfnoempty">
|
378 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
379 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
380 |
+
</select>
|
381 |
+
</td>
|
382 |
+
<td>
|
383 |
+
<select name="attributes[]" id="" required="required"
|
384 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
385 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
386 |
+
</select>
|
387 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
388 |
+
style=" display: none;"/>
|
389 |
+
</td>
|
390 |
+
<td>
|
391 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
392 |
+
</td>
|
393 |
+
<td>
|
394 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
395 |
+
<option value="1">Default</option>
|
396 |
+
<option value="2">Strip Tags</option>
|
397 |
+
<option value="3">UTF-8 Encode</option>
|
398 |
+
<option value="4">htmlentities</option>
|
399 |
+
<option value="5">Integer</option>
|
400 |
+
<option value="6">Price</option>
|
401 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
402 |
+
<option value="8">CDATA</option>
|
403 |
+
</select>
|
404 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
405 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
406 |
+
</td>
|
407 |
+
<td>
|
408 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
409 |
+
</td>
|
410 |
+
<td>
|
411 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
412 |
+
</td>
|
413 |
+
</tr>
|
414 |
+
<tr>
|
415 |
+
<td>
|
416 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
417 |
+
</td>
|
418 |
+
<td>
|
419 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
420 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="EAN"/>
|
421 |
+
</td>
|
422 |
+
<td>
|
423 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
424 |
+
</td>
|
425 |
+
<td>
|
426 |
+
<select name="type[]" class="attr_type wfnoempty">
|
427 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
428 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
429 |
+
</select>
|
430 |
+
</td>
|
431 |
+
<td>
|
432 |
+
<select name="attributes[]" id="" required="required"
|
433 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
434 |
+
<?php echo $product->attributeDropdown('sku'); ?>
|
435 |
+
</select>
|
436 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
437 |
+
style=" display: none;"/>
|
438 |
+
</td>
|
439 |
+
<td>
|
440 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
441 |
+
</td>
|
442 |
+
<td>
|
443 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
444 |
+
<option value="1">Default</option>
|
445 |
+
<option value="2">Strip Tags</option>
|
446 |
+
<option value="3">UTF-8 Encode</option>
|
447 |
+
<option value="4">htmlentities</option>
|
448 |
+
<option value="5">Integer</option>
|
449 |
+
<option value="6">Price</option>
|
450 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
451 |
+
<option value="8">CDATA</option>
|
452 |
+
</select>
|
453 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
454 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
455 |
+
</td>
|
456 |
+
<td>
|
457 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
458 |
+
</td>
|
459 |
+
<td>
|
460 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
461 |
+
</td>
|
462 |
+
</tr>
|
463 |
+
<tr>
|
464 |
+
<td>
|
465 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
466 |
+
</td>
|
467 |
+
<td>
|
468 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
469 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="delivery_charge"/>
|
470 |
+
</td>
|
471 |
+
<td>
|
472 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
473 |
+
</td>
|
474 |
+
<td>
|
475 |
+
<select name="type[]" class="attr_type wfnoempty">
|
476 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
477 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
478 |
+
</select>
|
479 |
+
</td>
|
480 |
+
<td>
|
481 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
482 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
483 |
+
<?php echo $product->attributeDropdown(); ?>
|
484 |
+
</select>
|
485 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
486 |
+
/>
|
487 |
+
</td>
|
488 |
+
<td>
|
489 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
490 |
+
</td>
|
491 |
+
<td>
|
492 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
493 |
+
<option value="1">Default</option>
|
494 |
+
<option value="2">Strip Tags</option>
|
495 |
+
<option value="3">UTF-8 Encode</option>
|
496 |
+
<option value="4">htmlentities</option>
|
497 |
+
<option value="5">Integer</option>
|
498 |
+
<option value="6">Price</option>
|
499 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
500 |
+
<option value="8">CDATA</option>
|
501 |
+
</select>
|
502 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
503 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
504 |
+
</td>
|
505 |
+
<td>
|
506 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
507 |
+
</td>
|
508 |
+
<td>
|
509 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
510 |
+
</td>
|
511 |
+
</tr>
|
512 |
+
<tr>
|
513 |
+
<td>
|
514 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
515 |
+
</td>
|
516 |
+
<td>
|
517 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
518 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="delivery_time"/>
|
519 |
+
</td>
|
520 |
+
<td>
|
521 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
522 |
+
</td>
|
523 |
+
<td>
|
524 |
+
<select name="type[]" class="attr_type wfnoempty">
|
525 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
526 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
527 |
+
</select>
|
528 |
+
</td>
|
529 |
+
<td>
|
530 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
531 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
532 |
+
<?php echo $product->attributeDropdown(); ?>
|
533 |
+
</select>
|
534 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
535 |
+
/>
|
536 |
+
</td>
|
537 |
+
<td>
|
538 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
539 |
+
</td>
|
540 |
+
<td>
|
541 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
542 |
+
<option value="1">Default</option>
|
543 |
+
<option value="2">Strip Tags</option>
|
544 |
+
<option value="3">UTF-8 Encode</option>
|
545 |
+
<option value="4">htmlentities</option>
|
546 |
+
<option value="5">Integer</option>
|
547 |
+
<option value="6">Price</option>
|
548 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
549 |
+
<option value="8">CDATA</option>
|
550 |
+
</select>
|
551 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
552 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
553 |
+
</td>
|
554 |
+
<td>
|
555 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
556 |
+
</td>
|
557 |
+
<td>
|
558 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
559 |
+
</td>
|
560 |
+
</tr>
|
561 |
+
<tr>
|
562 |
+
<td>
|
563 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
564 |
+
</td>
|
565 |
+
<td>
|
566 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
567 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="availability"/>
|
568 |
+
</td>
|
569 |
+
<td>
|
570 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
571 |
+
</td>
|
572 |
+
<td>
|
573 |
+
<select name="type[]" class="attr_type wfnoempty">
|
574 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
575 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
576 |
+
</select>
|
577 |
+
</td>
|
578 |
+
<td>
|
579 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
580 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
581 |
+
<?php echo $product->attributeDropdown(); ?>
|
582 |
+
</select>
|
583 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
584 |
+
/>
|
585 |
+
</td>
|
586 |
+
<td>
|
587 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
588 |
+
</td>
|
589 |
+
<td>
|
590 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
591 |
+
<option value="1">Default</option>
|
592 |
+
<option value="2">Strip Tags</option>
|
593 |
+
<option value="3">UTF-8 Encode</option>
|
594 |
+
<option value="4">htmlentities</option>
|
595 |
+
<option value="5">Integer</option>
|
596 |
+
<option value="6">Price</option>
|
597 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
598 |
+
<option value="8">CDATA</option>
|
599 |
+
</select>
|
600 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
601 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
602 |
+
</td>
|
603 |
+
<td>
|
604 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
605 |
+
</td>
|
606 |
+
<td>
|
607 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
608 |
+
</td>
|
609 |
+
</tr>
|
610 |
+
<tr>
|
611 |
+
<td>
|
612 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
613 |
+
</td>
|
614 |
+
<td>
|
615 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
616 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="guarantee"/>
|
617 |
+
</td>
|
618 |
+
<td>
|
619 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
620 |
+
</td>
|
621 |
+
<td>
|
622 |
+
<select name="type[]" class="attr_type wfnoempty">
|
623 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
624 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
625 |
+
</select>
|
626 |
+
</td>
|
627 |
+
<td>
|
628 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
629 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
630 |
+
<?php echo $product->attributeDropdown(); ?>
|
631 |
+
</select>
|
632 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
633 |
+
/>
|
634 |
+
</td>
|
635 |
+
<td>
|
636 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
637 |
+
</td>
|
638 |
+
<td>
|
639 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
640 |
+
<option value="1">Default</option>
|
641 |
+
<option value="2">Strip Tags</option>
|
642 |
+
<option value="3">UTF-8 Encode</option>
|
643 |
+
<option value="4">htmlentities</option>
|
644 |
+
<option value="5">Integer</option>
|
645 |
+
<option value="6">Price</option>
|
646 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
647 |
+
<option value="8">CDATA</option>
|
648 |
+
</select>
|
649 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
650 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
651 |
+
</td>
|
652 |
+
<td>
|
653 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
654 |
+
</td>
|
655 |
+
<td>
|
656 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
657 |
+
</td>
|
658 |
+
</tr>
|
659 |
+
</tbody>
|
660 |
+
<tfoot>
|
661 |
+
<tr>
|
662 |
+
<td>
|
663 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
664 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
665 |
+
</button>
|
666 |
+
</td>
|
667 |
+
<td colspan="8">
|
668 |
+
|
669 |
+
</td>
|
670 |
+
</tr>
|
671 |
+
</tfoot>
|
672 |
+
</table>
|
673 |
+
<table class=" widefat fixed">
|
674 |
+
<tr>
|
675 |
+
<td align="left" class="">
|
676 |
+
<div class="makeFeedResponse"></div>
|
677 |
+
<div class="makeFeedComplete"></div>
|
678 |
+
</td>
|
679 |
+
<td align="right">
|
680 |
+
<button type="submit" id="wf_submit" class="wfbtn">
|
681 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
682 |
+
</button>
|
683 |
+
</td>
|
684 |
+
</tr>
|
685 |
+
</table>
|
686 |
+
</div>
|
687 |
+
</li>
|
688 |
+
<li>
|
689 |
+
<input type="radio" name="wf_tabs" id="tab3"/>
|
690 |
+
<label class="wf-tab-name" for="tab3"><?php echo _e('FTP', 'woo-feed'); ?></label>
|
691 |
+
|
692 |
+
<div id="wf-tab-content3" class="wf-tab-content">
|
693 |
+
<table class="table widefat fixed mtable" width="100%">
|
694 |
+
<tbody>
|
695 |
+
<tr>
|
696 |
+
<td><?php echo _e('Enabled', 'woo-feed'); ?></td>
|
697 |
+
<td>
|
698 |
+
<select name="ftpenabled" id="">
|
699 |
+
<option value="0"><?php echo _e('Disabled', 'woo-feed'); ?></option>
|
700 |
+
<option value="1"><?php echo _e('Enabled', 'woo-feed'); ?></option>
|
701 |
+
</select>
|
702 |
+
</td>
|
703 |
+
</tr>
|
704 |
+
<tr>
|
705 |
+
<td><?php echo _e('Host Name', 'woo-feed'); ?></td>
|
706 |
+
<td><input type="text" name="ftphost"/></td>
|
707 |
+
</tr>
|
708 |
+
<tr>
|
709 |
+
<td><?php echo _e('User Name', 'woo-feed'); ?></td>
|
710 |
+
<td><input type="text" name="ftpuser"/></td>
|
711 |
+
</tr>
|
712 |
+
<tr>
|
713 |
+
<td><?php echo _e('Password', 'woo-feed'); ?></td>
|
714 |
+
<td><input type="password" name="ftppassword"/></td>
|
715 |
+
</tr>
|
716 |
+
<tr>
|
717 |
+
<td><?php echo _e( 'Port', 'woo-feed' ); ?></td>
|
718 |
+
<td><input type="text" name="ftpport" value="21"/></td>
|
719 |
+
</tr>
|
720 |
+
<tr>
|
721 |
+
<td><?php echo _e('Path', 'woo-feed'); ?></td>
|
722 |
+
<td><input type="text" name="ftppath"/></td>
|
723 |
+
</tr>
|
724 |
+
</tbody>
|
725 |
+
</table>
|
726 |
+
<table class=" widefat fixed">
|
727 |
+
<tr>
|
728 |
+
<td align="left" class="makeFeedResponse">
|
729 |
+
|
730 |
+
</td>
|
731 |
+
<td align="right">
|
732 |
+
<button type="submit" id="wf_submit" class="wfbtn">
|
733 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
734 |
+
</button>
|
735 |
+
</td>
|
736 |
+
</tr>
|
737 |
+
</table>
|
738 |
+
</div>
|
739 |
+
</li>
|
740 |
+
|
741 |
+
</ul>
|
admin/partials/real/add-feed.php
ADDED
@@ -0,0 +1,398 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="ean"/>
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" id="" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('sku'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
<tr>
|
72 |
+
<td>
|
73 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
74 |
+
</td>
|
75 |
+
<td>
|
76 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
77 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="category"/>
|
78 |
+
</td>
|
79 |
+
<td>
|
80 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
81 |
+
</td>
|
82 |
+
<td>
|
83 |
+
<select name="type[]" class="attr_type wfnoempty">
|
84 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
85 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
86 |
+
</select>
|
87 |
+
</td>
|
88 |
+
<td>
|
89 |
+
<select name="attributes[]" id="" required="required"
|
90 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
91 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
92 |
+
</select>
|
93 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
94 |
+
style=" display: none;"/>
|
95 |
+
</td>
|
96 |
+
<td>
|
97 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
98 |
+
</td>
|
99 |
+
<td>
|
100 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
101 |
+
<option value="1">Default</option>
|
102 |
+
<option value="2">Strip Tags</option>
|
103 |
+
<option value="3">UTF-8 Encode</option>
|
104 |
+
<option value="4">htmlentities</option>
|
105 |
+
<option value="5">Integer</option>
|
106 |
+
<option value="6">Price</option>
|
107 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
108 |
+
<option value="8">CDATA</option>
|
109 |
+
</select>
|
110 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
111 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
112 |
+
</td>
|
113 |
+
<td>
|
114 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
115 |
+
</td>
|
116 |
+
<td>
|
117 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
118 |
+
</td>
|
119 |
+
</tr>
|
120 |
+
<tr>
|
121 |
+
<td>
|
122 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
123 |
+
</td>
|
124 |
+
<td>
|
125 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
126 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="title"/>
|
127 |
+
</td>
|
128 |
+
<td>
|
129 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
130 |
+
</td>
|
131 |
+
<td>
|
132 |
+
<select name="type[]" class="attr_type wfnoempty">
|
133 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
134 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
135 |
+
</select>
|
136 |
+
</td>
|
137 |
+
<td>
|
138 |
+
<select name="attributes[]" id="" required="required"
|
139 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
140 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
141 |
+
</select>
|
142 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
143 |
+
style=" display: none;"/>
|
144 |
+
</td>
|
145 |
+
<td>
|
146 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
147 |
+
</td>
|
148 |
+
<td>
|
149 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
150 |
+
<option value="1">Default</option>
|
151 |
+
<option value="2">Strip Tags</option>
|
152 |
+
<option value="3">UTF-8 Encode</option>
|
153 |
+
<option value="4">htmlentities</option>
|
154 |
+
<option value="5">Integer</option>
|
155 |
+
<option value="6">Price</option>
|
156 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
157 |
+
<option value="8">CDATA</option>
|
158 |
+
</select>
|
159 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
160 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
161 |
+
</td>
|
162 |
+
<td>
|
163 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
164 |
+
</td>
|
165 |
+
<td>
|
166 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
167 |
+
</td>
|
168 |
+
</tr>
|
169 |
+
<tr>
|
170 |
+
<td>
|
171 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
172 |
+
</td>
|
173 |
+
<td>
|
174 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
175 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="description"/>
|
176 |
+
</td>
|
177 |
+
<td>
|
178 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<select name="type[]" class="attr_type wfnoempty">
|
182 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
183 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
184 |
+
</select>
|
185 |
+
</td>
|
186 |
+
<td>
|
187 |
+
<select name="attributes[]" id="" required="required"
|
188 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
189 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
190 |
+
</select>
|
191 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
192 |
+
style=" display: none;"/>
|
193 |
+
</td>
|
194 |
+
<td>
|
195 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
199 |
+
<option value="1">Default</option>
|
200 |
+
<option value="2">Strip Tags</option>
|
201 |
+
<option value="3">UTF-8 Encode</option>
|
202 |
+
<option value="4">htmlentities</option>
|
203 |
+
<option value="5">Integer</option>
|
204 |
+
<option value="6">Price</option>
|
205 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
206 |
+
<option value="8">CDATA</option>
|
207 |
+
</select>
|
208 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
209 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
210 |
+
</td>
|
211 |
+
<td>
|
212 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
216 |
+
</td>
|
217 |
+
</tr>
|
218 |
+
<tr>
|
219 |
+
<td>
|
220 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
221 |
+
</td>
|
222 |
+
<td>
|
223 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
224 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="picture"/>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
228 |
+
</td>
|
229 |
+
<td>
|
230 |
+
<select name="type[]" class="attr_type wfnoempty">
|
231 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
232 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
233 |
+
</select>
|
234 |
+
</td>
|
235 |
+
<td>
|
236 |
+
<select name="attributes[]" id="" required="required"
|
237 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
238 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
239 |
+
</select>
|
240 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
241 |
+
style=" display: none;"/>
|
242 |
+
</td>
|
243 |
+
<td>
|
244 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
245 |
+
</td>
|
246 |
+
<td>
|
247 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
248 |
+
<option value="1">Default</option>
|
249 |
+
<option value="2">Strip Tags</option>
|
250 |
+
<option value="3">UTF-8 Encode</option>
|
251 |
+
<option value="4">htmlentities</option>
|
252 |
+
<option value="5">Integer</option>
|
253 |
+
<option value="6">Price</option>
|
254 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
255 |
+
<option value="8">CDATA</option>
|
256 |
+
</select>
|
257 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
258 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
259 |
+
</td>
|
260 |
+
<td>
|
261 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
262 |
+
</td>
|
263 |
+
<td>
|
264 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
265 |
+
</td>
|
266 |
+
</tr>
|
267 |
+
<tr>
|
268 |
+
<td>
|
269 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
270 |
+
</td>
|
271 |
+
<td>
|
272 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
273 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="manufacturer"/>
|
274 |
+
</td>
|
275 |
+
<td>
|
276 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
277 |
+
</td>
|
278 |
+
<td>
|
279 |
+
<select name="type[]" class="attr_type wfnoempty">
|
280 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
281 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
282 |
+
</select>
|
283 |
+
</td>
|
284 |
+
<td>
|
285 |
+
<select name="attributes[]" id="" required="required" style=" display: none;"
|
286 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
287 |
+
<?php echo $product->attributeDropdown(); ?>
|
288 |
+
</select>
|
289 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
290 |
+
/>
|
291 |
+
</td>
|
292 |
+
<td>
|
293 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
294 |
+
</td>
|
295 |
+
<td>
|
296 |
+
<select name="output_type[][]" id="" class="outputType wfnoempty">
|
297 |
+
<option value="1">Default</option>
|
298 |
+
<option value="2">Strip Tags</option>
|
299 |
+
<option value="3">UTF-8 Encode</option>
|
300 |
+
<option value="4">htmlentities</option>
|
301 |
+
<option value="5">Integer</option>
|
302 |
+
<option value="6">Price</option>
|
303 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
304 |
+
<option value="8">CDATA</option>
|
305 |
+
</select>
|
306 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
307 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
308 |
+
</td>
|
309 |
+
<td>
|
310 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
311 |
+
</td>
|
312 |
+
<td>
|
313 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
314 |
+
</td>
|
315 |
+
</tr>
|
316 |
+
</tbody>
|
317 |
+
<tfoot>
|
318 |
+
<tr>
|
319 |
+
<td>
|
320 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
321 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
322 |
+
</button>
|
323 |
+
</td>
|
324 |
+
<td colspan="8">
|
325 |
+
|
326 |
+
</td>
|
327 |
+
</tr>
|
328 |
+
</tfoot>
|
329 |
+
</table>
|
330 |
+
<table class=" widefat fixed">
|
331 |
+
<tr>
|
332 |
+
<td align="left" class="">
|
333 |
+
<div class="makeFeedResponse"></div>
|
334 |
+
<div class="makeFeedComplete"></div>
|
335 |
+
</td>
|
336 |
+
<td align="right">
|
337 |
+
<button type="submit" id="wf_submit" class="wfbtn">
|
338 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
339 |
+
</button>
|
340 |
+
</td>
|
341 |
+
</tr>
|
342 |
+
</table>
|
343 |
+
</div>
|
344 |
+
</li>
|
345 |
+
<li>
|
346 |
+
<input type="radio" name="wf_tabs" id="tab3"/>
|
347 |
+
<label class="wf-tab-name" for="tab3"><?php echo _e('FTP', 'woo-feed'); ?></label>
|
348 |
+
|
349 |
+
<div id="wf-tab-content3" class="wf-tab-content">
|
350 |
+
<table class="table widefat fixed mtable" width="100%">
|
351 |
+
<tbody>
|
352 |
+
<tr>
|
353 |
+
<td><?php echo _e('Enabled', 'woo-feed'); ?></td>
|
354 |
+
<td>
|
355 |
+
<select name="ftpenabled" id="">
|
356 |
+
<option value="0"><?php echo _e('Disabled', 'woo-feed'); ?></option>
|
357 |
+
<option value="1"><?php echo _e('Enabled', 'woo-feed'); ?></option>
|
358 |
+
</select>
|
359 |
+
</td>
|
360 |
+
</tr>
|
361 |
+
<tr>
|
362 |
+
<td><?php echo _e('Host Name', 'woo-feed'); ?></td>
|
363 |
+
<td><input type="text" name="ftphost"/></td>
|
364 |
+
</tr>
|
365 |
+
<tr>
|
366 |
+
<td><?php echo _e('User Name', 'woo-feed'); ?></td>
|
367 |
+
<td><input type="text" name="ftpuser"/></td>
|
368 |
+
</tr>
|
369 |
+
<tr>
|
370 |
+
<td><?php echo _e('Password', 'woo-feed'); ?></td>
|
371 |
+
<td><input type="password" name="ftppassword"/></td>
|
372 |
+
</tr>
|
373 |
+
<tr>
|
374 |
+
<td><?php echo _e( 'Port', 'woo-feed' ); ?></td>
|
375 |
+
<td><input type="text" name="ftpport" value="21"/></td>
|
376 |
+
</tr>
|
377 |
+
<tr>
|
378 |
+
<td><?php echo _e('Path', 'woo-feed'); ?></td>
|
379 |
+
<td><input type="text" name="ftppath"/></td>
|
380 |
+
</tr>
|
381 |
+
</tbody>
|
382 |
+
</table>
|
383 |
+
<table class=" widefat fixed">
|
384 |
+
<tr>
|
385 |
+
<td align="left" class="makeFeedResponse">
|
386 |
+
|
387 |
+
</td>
|
388 |
+
<td align="right">
|
389 |
+
<button type="submit" id="wf_submit" class="wfbtn">
|
390 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
391 |
+
</button>
|
392 |
+
</td>
|
393 |
+
</tr>
|
394 |
+
</table>
|
395 |
+
</div>
|
396 |
+
</li>
|
397 |
+
|
398 |
+
</ul>
|
includes/class-woo-feed.php
CHANGED
@@ -71,7 +71,7 @@ class Woo_Feed
|
|
71 |
{
|
72 |
|
73 |
$this->woo_feed = 'woo-feed';
|
74 |
-
$this->version = '2.1.
|
75 |
|
76 |
$this->load_dependencies();
|
77 |
$this->set_locale();
|
71 |
{
|
72 |
|
73 |
$this->woo_feed = 'woo-feed';
|
74 |
+
$this->version = '2.1.29';
|
75 |
|
76 |
$this->load_dependencies();
|
77 |
$this->set_locale();
|
includes/classes/class-woo-feed-default-attributes.php
CHANGED
@@ -33,7 +33,7 @@ class Woo_Feed_Default_Attributes
|
|
33 |
|
34 |
"--2" => "Feed Template",
|
35 |
"google" =>"Google Shopping",
|
36 |
-
"adwords"
|
37 |
"facebook" =>"Facebook",
|
38 |
"shopping" =>"eBay (Shopping.com)",
|
39 |
"adroll" =>"AdRoll",
|
@@ -54,8 +54,11 @@ class Woo_Feed_Default_Attributes
|
|
54 |
"prisjakt" =>"Prisjakt",
|
55 |
"twenga" =>"Twenga",
|
56 |
"fruugo" =>"Fruugo",
|
57 |
-
|
58 |
"bol" =>"Bol.com",
|
|
|
|
|
|
|
59 |
"---2" =>"",
|
60 |
"--3" =>"Amazon Template",
|
61 |
"amazon_clothing" =>"Clothing",
|
33 |
|
34 |
"--2" => "Feed Template",
|
35 |
"google" =>"Google Shopping",
|
36 |
+
"adwords" =>"Google Adwords",
|
37 |
"facebook" =>"Facebook",
|
38 |
"shopping" =>"eBay (Shopping.com)",
|
39 |
"adroll" =>"AdRoll",
|
54 |
"prisjakt" =>"Prisjakt",
|
55 |
"twenga" =>"Twenga",
|
56 |
"fruugo" =>"Fruugo",
|
57 |
+
"bonanza" =>"Bonanza",
|
58 |
"bol" =>"Bol.com",
|
59 |
+
"leguide" =>"LeGuide",
|
60 |
+
"real" =>"Real",
|
61 |
+
"crowdfox" =>"Crowdfox",
|
62 |
"---2" =>"",
|
63 |
"--3" =>"Amazon Template",
|
64 |
"amazon_clothing" =>"Clothing",
|
woo-feed.php
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
* Plugin Name: WooCommerce Product Feed
|
17 |
* Plugin URI: https://webappick.com/
|
18 |
* Description: This plugin generate WooCommerce product feed for Shopping Engines like Google Shopping,Facebook Product Feed,eBay,Amazon,Idealo and many more..
|
19 |
-
* Version: 2.1.
|
20 |
* Author: WebAppick
|
21 |
* Author URI: https://webappick.com/
|
22 |
* License: GPL v2
|
@@ -631,7 +631,7 @@ function woo_feed_manage_feed()
|
|
631 |
if (isset($_GET['action']) && $_GET['action'] == 'edit-feed') {
|
632 |
$fname = sanitize_text_field($_GET['feed']);
|
633 |
if (count($_POST) && isset($_POST['provider']) && isset($_POST['edit-feed'])) {
|
634 |
-
|
635 |
// $process = woo_feed_add_update($_POST, $fname);
|
636 |
// if ($process) {
|
637 |
// $message = "<b>Feed Updated Successfully. Feed URL: <a style='font-weight: bold;color:green;' target='_blank' href=$process>$process</a></b>";
|
@@ -649,7 +649,7 @@ function woo_feed_manage_feed()
|
|
649 |
}
|
650 |
|
651 |
$merchants=array(
|
652 |
-
"custom","fruugo","twenga","pricespy","prisjakt","amazon","adwords","polyvore","bol","pricerunner","adform"
|
653 |
);
|
654 |
|
655 |
if (isset($fname)) {
|
16 |
* Plugin Name: WooCommerce Product Feed
|
17 |
* Plugin URI: https://webappick.com/
|
18 |
* Description: This plugin generate WooCommerce product feed for Shopping Engines like Google Shopping,Facebook Product Feed,eBay,Amazon,Idealo and many more..
|
19 |
+
* Version: 2.1.29
|
20 |
* Author: WebAppick
|
21 |
* Author URI: https://webappick.com/
|
22 |
* License: GPL v2
|
631 |
if (isset($_GET['action']) && $_GET['action'] == 'edit-feed') {
|
632 |
$fname = sanitize_text_field($_GET['feed']);
|
633 |
if (count($_POST) && isset($_POST['provider']) && isset($_POST['edit-feed'])) {
|
634 |
+
// if (woo_feed_add_update($_POST, $_GET['feed'])) {
|
635 |
// $process = woo_feed_add_update($_POST, $fname);
|
636 |
// if ($process) {
|
637 |
// $message = "<b>Feed Updated Successfully. Feed URL: <a style='font-weight: bold;color:green;' target='_blank' href=$process>$process</a></b>";
|
649 |
}
|
650 |
|
651 |
$merchants=array(
|
652 |
+
"custom","fruugo","twenga","pricespy","prisjakt","amazon","adwords","polyvore","bol","pricerunner","adform","bonanza","leeguide","real","crowdfox"
|
653 |
);
|
654 |
|
655 |
if (isset($fname)) {
|