<div class="wrap" style="opacity:0">
<div id="dialog-message" class="custom-dialog" style="display:none;">
<p id="dialog-message-content"></p>
</div>
<div class="header-box">
<h1 style="color:white;padding-left:20px;width:98%;font-family:Ubuntu,sans-serif">
<span class="dashicons dashicons-camera" style="font-size:30px"></span><span style="padding-left:20px">FIFU</span>
<a href="https://chrome.google.com/webstore/detail/fifu-scraper/pccimcccbkdeeadhejdmnffmllpicola" target="_blank"><div class="fifu-referral"><i class="fa-brands fa-chrome" style="font-size:24px" title="<?php $fifu['chrome']['link']() ?>"></i></div></a>
<div id="donate-button-container" style="position:relative;top:4px;left:-15px;float:right">
<div id="donate-button"></div>
<script src="https://www.paypalobjects.com/donate/sdk/donate-sdk.js" charset="UTF-8"></script>
<script>
PayPal.Donation.Button({
env: 'production',
hosted_button_id: 'KY7MRYTANZN9A',
image: {
src: 'https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif',
alt: 'Donate with PayPal button',
title: 'PayPal',
}
}).render('#donate-button');
</script>
</div>
</h1>
</div>
<div id="tabs-top" style="float:left; width: 100%; max-width: 1014px !important;">
<ul>
<li><a href="#tabs-d"><i class="fas fa-circle-question"></i> <?php $fifu['tab']['help']() ?></a></li>
<li><a href="#tabs-g"><i class="fas fa-image"></i> <?php $fifu['tab']['image']() ?></a></li>
<li><a href="#tabs-c"><i class="fas fa-play"></i> <?php $fifu['tab']['video']() ?></a></li>
<li><a href="#tabs-m"><i class="fas fa-images"></i> <?php $fifu['tab']['slider']() ?></a></li>
<li><a href="#tabs-e"><i class="fas fa-volume-high"></i> <?php $fifu['tab']['audio']() ?></a></li>
<li><a href="#tabs-b"><i class="fas fa-robot"></i> <?php $fifu['tab']['auto']() ?></a></li>
<li><a href="#tabs-o"><i class="fas fa-shopping-cart"></i> WooCommerce</a></li>
<li><a href="#tabs-p"><i class="fas fa-file-export"></i> WP All Import</a></li>
<li><a href="#tabs-j"><i class="fas fa-database"></i> <?php $fifu['tab']['metadata']() ?></a></li>
<li><a href="#tabs-q"><i class="fas fa-code"></i> <?php $fifu['tab']['dev']() ?></a></li>
<div id="tabs-b">
<div class="box">
<h2><i class="fa-regular fa-file-lines"></i> <?php $fifu['title']['html']() ?></h2>
<div class="greybox">
<?php $fifu['html']['desc']() ?>
</div>
<br>
<div id="tabsContent">
<ul>
<li><a href="#tabsContent-a"><?php $fifu['html']['tab']['auto']() ?></a></li>
<li><a href="#tabsContent-b"><?php $fifu['html']['tab']['source']() ?></a></li>
<li><a href="#tabsContent-c"><?php $fifu['html']['tab']['type']() ?></a></li>
<li><a href="#tabsContent-d"><?php $fifu['html']['tab']['media']() ?></a></li>
<li><a href="#tabsContent-e"><?php $fifu['html']['tab']['all']() ?></a></li>
<br>
<br>
<div id="tabsContent-a">
<table style="text-align:left">
<tr>
<th>
<form
id="fifu_form_get_first"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_get_first'); ?>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_get_first"
onclick="invert('get_first')"
name="fifu_toggle_get_first"
class="<?php echo $enable_get_first; ?>"
value="" style="display:block;border:none">
<input
type="hidden"
id="fifu_input_get_first"
name="fifu_input_get_first"
value="" >
</form>
</th>
<th>
<?php $fifu['html']['first']() ?>
</th>
</tr>
<tr>
<th>
<form
id="fifu_form_ovw_first"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_ovw_first'); ?>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_ovw_first"
onclick="invert('ovw_first')"
name="fifu_toggle_ovw_first"
class="<?php echo $enable_ovw_first; ?>"
value="" style="display:block;border:none">
<input
type="hidden"
id="fifu_input_ovw_first"
name="fifu_input_ovw_first"
value="" >
</form>
</th>
<th>
<?php $fifu['html']['overwrite']() ?>
</th>
</tr>
</table>
</div>
<div id="tabsContent-b">
<?php $fifu['html']['skip']['desc']() ?>
<br>
<br>
<table style="text-align:left">
<tr>
<th>
<form
id="fifu_form_skip"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_skip'); ?>
<input id="fifu_input_skip"
type="text"
name="fifu_input_skip"
style="width:865px"
value="<?php echo $skip; ?>"
placeholder="ads.google.com,adsense.google.com">
</form>
</th>
</tr>
</table>
</div>
<div id="tabsContent-c">
<table style="text-align:left">
<tr>
<th>
<?php $fifu['pcontent']['type']['found']() ?>
<br>
<br>
<form
id="fifu_form_html_cpt"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_html_cpt'); ?>
<input id="fifu_input_html_cpt"
type="text"
name="fifu_input_html_cpt"
style="width:865px"
value="<?php echo $html_cpt; ?>"
placeholder="post,page,product">
</form>
<div style="position: relative; left:5px; top: 5px">
<?php $fifu['auto']['cpt']['found']() ?><i><?php echo fifu_get_post_types_str() ?></i>
</div>
</th>
</tr>
</table>
</div>
<div id="tabsContent-d">
<table style="text-align:left">
<tr>
<th>
<select id="select_html_media">
<option value="image" selected><?php $fifu['html']['media']['image']() ?></option>
<option value="video" disabled><?php $fifu['html']['media']['video']() ?></option>
<option value="all" disabled><?php $fifu['html']['media']['all']() ?></option>
</select>
</th>
<th>
</th>
</tr>
</table>
</div>
<div id="tabsContent-e">
<table style="text-align:left">
<tr>
<th>
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
</th>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['all']['update']() ?>
</th>
</tr>
</table>
</div>
</ul>
</div>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-magnifying-glass"></i> <?php $fifu['title']['auto']() ?> </h2>
<div class="greybox" id="grad2">
<?php $fifu['auto']['desc']() ?>
<br>
<br>
<b><?php $fifu['detail']['tip']() ?></b>: <?php $fifu['auto']['important2']() ?>
</div>
<br>
<div id="tabsAutoSet">
<ul>
<li><a href="#tabsAutoSet-a"><?php $fifu['auto']['tab']['auto']() ?></a></li>
<li><a href="#tabsAutoSet-b"><?php $fifu['auto']['tab']['filters']() ?></a></li>
<li><a href="#tabsAutoSet-g"><?php $fifu['auto']['tab']['layout']() ?></a></li>
<li><a href="#tabsAutoSet-c"><?php $fifu['auto']['tab']['blocklist']() ?></a></li>
<li><a href="#tabsAutoSet-e"><?php $fifu['auto']['tab']['source']() ?></a></li>
<li><a href="#tabsAutoSet-f"><?php $fifu['auto']['tab']['license']() ?></a></li>
<li><a href="#tabsAutoSet-d"><?php $fifu['auto']['tab']['cpt']() ?></a></li>
<br>
<br>
<div id="tabsAutoSet-a">
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
</div>
<div id="tabsAutoSet-b">
<table>
<tr style="text-align:center">
<th>
<input id="fifu_input_auto_set_width"
name="fifu_input_auto_set_width"
step="10"
max="10000"
size="5">
</th>
<th>
<?php $fifu['auto']['filter']['width']() ?>
</th>
</tr>
<tr style="text-align:center">
<th>
<input id="fifu_input_auto_set_height"
name="fifu_input_auto_set_height"
step="10"
max="10000"
size="5">
</th>
<th>
<?php $fifu['auto']['filter']['height']() ?>
</th>
</tr>
</table>
</div>
<div id="tabsAutoSet-c">
<?php $fifu['auto']['filter']['blocklist']() ?>
<textarea id="fifu_input_auto_set_blocklist" name="fifu_input_auto_set_blocklist" style="width:100%;height:400px;resize:none;background-color:white;" placeholder="www.horribleimages.com inappropriateimages.com nakedpeopleimages.com manyadvertisements.com anysiteyoureallyhate.com"></textarea>
</div>
<div id="tabsAutoSet-d">
<?php $fifu['auto']['cpt']['desc']() ?>
<br>
<br>
<table style="text-align:left">
<tr>
<th>
<input type="text"
style="width:865px"
value="">
</th>
</tr>
<tr>
<th><?php $fifu['auto']['cpt']['found']() ?> <i><?php echo fifu_get_post_types_str() ?></i></th>
</tr>
</table>
</div>
<div id="tabsAutoSet-e">
<?php $fifu['auto']['source']['desc']() ?>
<br>
<br>
<table style="text-align:left">
<tr>
<th>
<input type="text"
style="width:865px"
value=""
placeholder="unsplash.com,pexels.com,500px.com">
</th>
</tr>
</table>
</div>
<div id="tabsAutoSet-f">
<?php $fifu['auto']['license']['desc']() ?>
<br>
<br>
<b><?php $fifu['detail']['tip']() ?></b>: <?php $fifu['auto']['important3']() ?> <?php $fifu['auto']['important']() ?>
<br>
<br>
<table style="width:100%;text-align:left">
<tr class="color">
<th><b><?php $fifu['auto']['license']['column']['filter']() ?></b></th>
<th><b><?php $fifu['auto']['license']['column']['personal']() ?></b></th>
<th><b><?php $fifu['auto']['license']['column']['commercial']() ?></b></th>
<th><b><?php $fifu['auto']['license']['column']['credit']() ?></b></th>
<th><b><?php $fifu['auto']['license']['column']['results']() ?></b></th>
</tr>
<tr class="color">
<td><?php $fifu['auto']['license']['all']() ?></td>
<td><?php $fifu['auto']['license']['table']['varies']() ?></td>
<td><?php $fifu['auto']['license']['table']['varies']() ?></td>
<td><?php $fifu['auto']['license']['table']['varies']() ?></td>
<td><i style="height: 25px; background-color: #72e172; border-radius: 50px;" class="fa-regular fa-face-laugh"></i></td>
</tr>
<tr class="color">
<td><?php $fifu['auto']['license']['public']() ?></td>
<td><?php $fifu['auto']['license']['table']['yes']() ?></td>
<td><?php $fifu['auto']['license']['table']['yes']() ?></td>
<td><?php $fifu['auto']['license']['table']['no']() ?></td>
<td><i style="height: 25px; background-color: #ff2b2b; border-radius: 50px;" class="fa-regular fa-face-angry"></i></td>
</tr>
<tr class="color">
<td><?php $fifu['auto']['license']['personal']() ?></td>
<td><?php $fifu['auto']['license']['table']['yes']() ?></td>
<td><?php $fifu['auto']['license']['table']['no']() ?></td>
<td><?php $fifu['auto']['license']['table']['yes']() ?></td>
<td><i style="height: 25px; background-color: orange; border-radius: 50px;" class="fa-regular fa-face-meh"></i></td>
</tr>
<tr class="color">
<td><?php $fifu['auto']['license']['commercial']() ?></td>
<td><?php $fifu['auto']['license']['table']['yes']() ?></td>
<td><?php $fifu['auto']['license']['table']['yes']() ?></td>
<td><?php $fifu['auto']['license']['table']['yes']() ?></td>
<td><i style="height: 25px; background-color: #ff6b3e; border-radius: 50px;" class="fa-regular fa-face-frown-open"></i></td>
</tr>
</table>
<br>
<select id="select_auto_set_license">
<option value="all"><?php $fifu['auto']['license']['all']() ?></option>
<option value="public"><?php $fifu['auto']['license']['public']() ?></option>
<option value="personal"><?php $fifu['auto']['license']['personal']() ?></option>
<option value="commercial"><?php $fifu['auto']['license']['commercial']() ?></option>
</select>
</div>
<div id="tabsAutoSet-g">
<select id="select_auto_set_layout">
<option value="all"><?php $fifu['auto']['layout']['all']() ?></option>
<option value="square"><?php $fifu['auto']['layout']['square']() ?></option>
<option value="tall"><?php $fifu['auto']['layout']['tall']() ?></option>
<option value="wide"><?php $fifu['auto']['layout']['wide']() ?></option>
</select>
</div>
</ul>
</div>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><span class="dashicons dashicons-welcome-widgets-menus"></span> <?php $fifu['title']['finder']() ?> </h2>
<div class="greybox" id="grad2">
<?php $fifu['finder']['desc']() ?>
</div>
<br>
<div id="tabsFinder">
<ul>
<li><a href="#tabsFinder-a"><?php $fifu['finder']['tab']['auto']() ?></a></li>
<li><a href="#tabsFinder-b"><?php $fifu['finder']['tab']['custom']() ?></a></li>
<li><a href="#tabsFinder-c">Amazon</a></li>
<br>
<br>
<div id="tabsFinder-a">
<table style="text-align:left">
<tr>
<td>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</td>
<td>
<?php $fifu['finder']['auto']() ?>
</td>
</tr>
<tr>
<td>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</td>
<td>
<?php $fifu['finder']['video']() ?>
</td>
</tr>
</table>
</div>
<div id="tabsFinder-b">
<?php $fifu['finder']['custom']['desc']() ?>
<br>
<br>
<table style="text-align:left">
<tr>
<th>
<input type="text"
style="width:865px"
value="">
</th>
</tr>
</table>
</div>
<div id="tabsFinder-c">
<table style="text-align:left">
<tr>
<td>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</td>
<td>
<?php $fifu['finder']['amazon']['gallery']() ?>
</td>
</tr>
</table>
</div>
</ul>
</div>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-brands fa-amazon"></i> <?php $fifu['title']['asin']() ?> </h2>
<div class="greybox" id="grad2">
<?php $fifu['asin']['desc']() ?>
</div>
<br>
<div id="tabsAsin">
<ul>
<li><a href="#tabsAsin-a"><?php $fifu['asin']['tab']['auto']() ?></a></li>
<li><a href="#tabsAsin-b"><?php $fifu['asin']['tab']['custom']() ?></a></li>
<li><a href="#tabsAsin-c"><?php $fifu['asin']['tab']['credentials']() ?></a></li>
<br>
<br>
<div id="tabsAsin-a">
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
</div>
<div id="tabsAsin-b">
<?php $fifu['asin']['custom']['desc']() ?>
<br>
<br>
<table style="text-align:left">
<tr>
<th>
<input type="text"
style="width:865px"
value="">
</th>
</tr>
</table>
</div>
<div id="tabsAsin-c">
<table style="text-align:left">
<tr>
<th>
<?php $fifu['asin']['label']['partner']() ?>
</th>
<th>
<input type="text"
style="width:320px"
value="">
</th>
</tr>
<tr>
<th>
<?php $fifu['asin']['label']['access']() ?>
</th>
<th>
<input type="text"
style="width:320px"
value="">
</th>
</tr>
<tr>
<th>
<?php $fifu['asin']['label']['secret']() ?>
</th>
<th>
<input type="text"
style="width:320px"
value="">
</th>
</tr>
<tr>
<th>
<?php $fifu['asin']['label']['locale']() ?>
</th>
<th>
<select id="select_asin_credentials_locale" style="width:320px">
<option value="Australia">Australia</option>
<option value="Belgium">Belgium</option>
<option value="Brazil">Brazil</option>
<option value="Canada">Canada</option>
<option value="Egypt">Egypt</option>
<option value="France">France</option>
<option value="Germany">Germany</option>
<option value="India">India</option>
<option value="Italy">Italy</option>
<option value="Japan">Japan</option>
<option value="Mexico">Mexico</option>
<option value="Netherlands">Netherlands</option>
<option value="Poland">Poland</option>
<option value="Singapore">Singapore</option>
<option value="Saudi Arabia">Saudi Arabia</option>
<option value="Spain">Spain</option>
<option value="Sweden">Sweden</option>
<option value="Turkey">Turkey</option>
<option value="United Arab Emirates">United Arab Emirates</option>
<option value="United Kingdom">United Kingdom</option>
<option value="United States">United States</option>
</select>
</th>
</tr>
</table>
</div>
</ul>
</div>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-database"></i> <?php $fifu['title']['customfield']() ?> </h2>
<div class="greybox" id="grad2">
<?php $fifu['customfield']['desc']() ?>
</div>
<br>
<div id="tabsCustomfield">
<ul>
<li><a href="#tabsCustomfield-a"><?php $fifu['customfield']['tab']['auto']() ?></a></li>
<li><a href="#tabsCustomfield-b"><?php $fifu['customfield']['tab']['custom']() ?></a></li>
<br>
<br>
<div id="tabsCustomfield-a">
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
</div>
<div id="tabsCustomfield-b">
<table style="text-align:left">
<tr>
<th>
<input type="text"
style="width:865px"
value="">
</th>
</tr>
</table>
</div>
</ul>
</div>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-book"></i> <?php $fifu['title']['isbn']() ?> </h2>
<div class="greybox" id="grad2">
<?php $fifu['isbn']['desc']() ?>
</div>
<br>
<div id="tabsIsbn">
<ul>
<li><a href="#tabsIsbn-a"><?php $fifu['isbn']['tab']['auto']() ?></a></li>
<li><a href="#tabsIsbn-b"><?php $fifu['isbn']['tab']['custom']() ?></a></li>
<br>
<br>
<div id="tabsIsbn-a">
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
</div>
<div id="tabsIsbn-b">
<?php $fifu['isbn']['custom']['desc']() ?>
<br>
<br>
<table style="text-align:left">
<tr>
<th>
<input type="text"
style="width:865px"
value="">
</th>
</tr>
</table>
</div>
</ul>
</div>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-desktop"></i> <?php $fifu['title']['screenshot']() ?> </h2>
<div class="greybox" id="grad2">
<?php $fifu['screenshot']['desc']() ?>
<br><br>
<?php $fifu['screenshot']['desc3']() ?>
</div>
<br>
<div id="tabsScreenshot">
<ul>
<li><a href="#tabsScreenshot-a"><?php $fifu['screenshot']['tab']['auto']() ?></a></li>
<li><a href="#tabsScreenshot-b"><?php $fifu['screenshot']['tab']['custom']() ?></a></li>
<br>
<br>
<div id="tabsScreenshot-a">
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<td>
</td>
</tr>
</table>
</div>
<div id="tabsScreenshot-b">
<?php $fifu['screenshot']['custom']['desc']() ?>
<br>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="text"
style="width:865px"
value="">
</th>
</tr>
</table>
</div>
</ul>
</div>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-brands fa-unsplash"></i> <?php $fifu['title']['tags']() ?> </h2>
<div class="greybox" id="grad2">
<?php $fifu['tags']['desc']() ?>
</div>
<br>
<div id="tabsTags">
<ul>
<li><a href="#tabsTags-a"><?php $fifu['tags']['tab']['auto']() ?></a></li>
<li><a href="#tabsTags-b"><?php $fifu['tags']['tab']['orientation']() ?></a></li>
<br>
<br>
<div id="tabsTags-a">
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
</div>
<div id="tabsTags-b">
<select id="select_tags_orientation">
<option value="all"><?php $fifu['tags']['orientation']['all']() ?></option>
<option value="landscape"><?php $fifu['tags']['orientation']['landscape']() ?></option>
<option value="portrait"><?php $fifu['tags']['orientation']['portrait']() ?></option>
</select>
</div>
</ul>
</div>
</div>
</div>
<div id="tabs-e">
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-volume-high"></i> <?php $fifu['title']['audio']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['audio']['desc']() ?><br><br>
<div class="polaroid" style="background-color: #f9f9f9">
<img src="https://storage.googleapis.com/featuredimagefromurl/featured-audio-1.jpg" style="width:97%">
</div>
<br>
<b><?php $fifu['detail']['requirement']() ?></b>: <?php $fifu['audio']['requirement']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
</div>
</div>
<div id="tabs-g">
<div class="box">
<div class="fifu-cloud-details"><span class="dashicons dashicons-cloud fifu-cloud-details-icon" title="<?php $fifu['cloud']['details']['photon']() ?>"></span></div>
<h2><i class="fa-solid fa-gauge-simple-high"></i> <?php $fifu['title']['jetpack']() ?></h2>
<div class="greybox">
<?php $fifu['jetpack']['desc']() ?>
<br><br>
<div class="polaroid" style="background-color: #212121">
<img src="https://storage.googleapis.com/featuredimagefromurl/performance5.jpg" style="width:97%;filter:grayscale(25%)">
</div>
</div>
<br>
<table style="text-align:left">
<tr>
<td>
<form
id="fifu_form_photon"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_photon'); ?>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_photon"
onclick="invert('photon')"
name="fifu_toggle_photon"
class="<?php echo $enable_photon; ?>"
value=""
style="display:block;border:none">
<input
type="hidden"
id="fifu_input_photon"
name="fifu_input_photon"
value="" >
</form>
</td>
<td>
<?php $fifu['jetpack']['toggle']['cdn']() ?>
</td>
</tr>
<tr>
<td>
<form
id="fifu_form_cdn_content"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_cdn_content'); ?>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_cdn_content"
onclick="invert('cdn_content')"
name="fifu_toggle_cdn_content"
class="<?php echo $enable_cdn_content; ?>"
value=""
style="display:block;border:none">
<input
type="hidden"
id="fifu_input_cdn_content"
name="fifu_input_cdn_content"
value="" >
</form>
</td>
<td>
<?php $fifu['jetpack']['toggle']['content']() ?>
</td>
</tr>
</table>
</div>
<div class="box">
<h2><i class="fa-regular fa-eye-slash"></i> <?php $fifu['title']['hide']() ?></h2>
<div class="greybox">
<?php $fifu['hide']['desc']() ?>
</div>
<br>
<div id="tabsHide">
<ul>
<li><a href="#tabs-1"><?php $fifu['hide']['tab']['hide']() ?></a></li>
<li><a href="#tabs-3"><?php $fifu['hide']['tab']['cpt']() ?></a></li>
<li><a href="#tabs-2"><?php $fifu['hide']['tab']['format']() ?></a></li>
</ul>
<div id="tabs-1">
<table style="text-align:left">
<tr>
<th>
<form
id="fifu_form_hide"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_hide'); ?>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_hide"
onclick="invert('hide')"
name="fifu_toggle_hide"
class="<?php echo $enable_hide; ?>"
value=""
style="display:block;border:none">
<input
type="hidden"
id="fifu_input_hide"
name="fifu_input_hide"
value="" >
</form>
</th>
<th>
</th>
</tr>
</table>
</div>
<div id="tabs-3">
<?php $fifu['pcontent']['type']['found']() ?>
<br>
<br>
<form
id="fifu_form_hide_type"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_hide_type'); ?>
<input
id="fifu_input_hide_type"
type="text"
name="fifu_input_hide_type"
style="width:885px"
value="<?php echo $hide_type; ?>"
placeholder="post,page">
</form>
<div style="position: relative; left:5px; top: 5px">
<?php $fifu['auto']['cpt']['found']() ?><i><?php echo fifu_get_post_types_str() ?></i>
</div>
</div>
<div id="tabs-2">
<?php $fifu['hide']['type']['apply']() ?>
<br>
<br>
<form
id="fifu_form_hide_format"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_hide_format'); ?>
<input
id="fifu_input_hide_format"
type="text"
name="fifu_input_hide_format"
style="width:885px"
value="<?php echo $hide_format; ?>"
placeholder="video,audio">
</form>
<div style="position: relative; left:5px; top: 5px">
<?php $fifu['hide']['format']['found']() ?> <i><?php echo fifu_get_post_formats_str() ?></i>
</div>
</div>
</div>
</div>
<div class="box">
<h2><i class="fa-regular fa-image"></i> <?php $fifu['title']['default']() ?></h2>
<div class="greybox">
<?php $fifu['default']['desc']() ?>
</div>
<br>
<div id="tabsDefault">
<ul>
<li><a href="#tabs-1"><?php $fifu['default']['tab']['url']() ?></a></li>
<li><a href="#tabs-2"><?php $fifu['default']['tab']['cpt']() ?></a></li>
</ul>
<div id="tabs-1">
<table>
<tr>
<th>
<form
id="fifu_form_enable_default_url"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_enable_default_url'); ?>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_enable_default_url"
onclick="invert('enable_default_url');
fifu_default_js();"
name="fifu_toggle_enable_default_url"
class="<?php echo $enable_default_url; ?>"
value=""
style="display:block;border:none" >
<input
type="hidden"
id="fifu_input_enable_default_url"
name="fifu_input_enable_default_url"
value="" >
</form>
</th>
<th>
<form
id="fifu_form_default_url"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_default_url'); ?>
<input id="fifu_input_default_url"
type="text"
name="fifu_input_default_url"
style="width:775px"
value="<?php echo $default_url; ?>"
placeholder="<?php $fifu['default']['placeholder']['url']() ?>">
</form>
</th>
</tr>
</table>
</div>
<div id="tabs-2">
<?php $fifu['pcontent']['type']['found']() ?>
<br>
<br>
<form
id="fifu_form_default_cpt"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_default_cpt'); ?>
<input
id="fifu_input_default_cpt"
type="text"
name="fifu_input_default_cpt"
style="width:865px"
value="<?php echo $default_cpt; ?>">
<span class="dashicons dashicons-editor-help" style="font-size: 25px; position: relative; top: 3px;" title="<?php $fifu['default']['cpt']['info'](); ?>"></span>
</form>
<div style="position: relative; left:5px; top: 5px">
<?php $fifu['default']['cpt']['found']() ?> <i><?php echo fifu_get_post_types_str() ?></i>
</div>
</div>
</div>
</div>
<div class="box">
<h2><i class="fa-regular fa-file-lines"></i> <?php $fifu['title']['pcontent']() ?></h2>
<div class="greybox">
<?php $fifu['pcontent']['desc']() ?>
</div>
<br>
<div id="tabsPcontent">
<ul>
<li><a href="#tabs-1"><?php $fifu['pcontent']['tab']['modify']() ?></a></li>
<li><a href="#tabs-2"><?php $fifu['pcontent']['tab']['type']() ?></a></li>
</ul>
<div id="tabs-1">
<table style="text-align:left">
<tr>
<th>
<form
id="fifu_form_pcontent_add"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_pcontent_add'); ?>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_pcontent_add"
onclick="invert('pcontent_add')"
name="fifu_toggle_pcontent_add"
class="<?php echo $enable_pcontent_add; ?>"
value=""
style="display:block;border:none">
<input
type="hidden"
id="fifu_input_pcontent_add"
name="fifu_input_pcontent_add"
value="" >
</form>
</th>
<th>
<?php $fifu['pcontent']['option']['add']() ?>
</th>
</tr>
<tr>
<th>
<form
id="fifu_form_pcontent_remove"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_pcontent_remove'); ?>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_pcontent_remove"
onclick="invert('pcontent_remove')"
name="fifu_toggle_pcontent_remove"
class="<?php echo $enable_pcontent_remove; ?>"
value=""
style="display:block;border:none">
<input
type="hidden"
id="fifu_input_pcontent_remove"
name="fifu_input_pcontent_remove"
value="" >
</form>
</th>
<th>
<?php $fifu['pcontent']['option']['remove']() ?>
</th>
</tr>
</table>
</div>
<div id="tabs-2">
<?php $fifu['pcontent']['type']['found']() ?>
<br>
<br>
<form
id="fifu_form_pcontent_types"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_pcontent_types'); ?>
<input
id="fifu_input_pcontent_types"
type="text"
name="fifu_input_pcontent_types"
style="width:885px"
value="<?php echo $pcontent_types; ?>"
placeholder="post,page">
</form>
<div style="position: relative; left:5px; top: 5px">
<?php $fifu['auto']['cpt']['found']() ?><i><?php echo fifu_get_post_types_str() ?></i>
</div>
</div>
</div>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<div class="fifu-cloud-details"><span class="dashicons dashicons-cloud fifu-cloud-details-icon" title="<?php $fifu['cloud']['details']['click']() ?>"></span></div>
<h2><i class="fa-solid fa-arrow-pointer"></i> <?php $fifu['title']['block']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['block']['desc']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<div class="fifu-cloud-details"><span class="dashicons dashicons-cloud fifu-cloud-details-icon" title="<?php $fifu['cloud']['details']['library']() ?>"></span></div>
<h2><i class="fa-solid fa-download"></i> <?php $fifu['title']['media']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['media']['desc']() ?>
</div>
<br>
<div id="tabsMedia">
<ul>
<li><a href="#tabsMedia-a"><?php $fifu['media']['tab']['main']() ?></a></li>
<li><a href="#tabsMedia-d"><?php $fifu['media']['tab']['domain']() ?></a></li>
<li><a href="#tabsMedia-b"><?php $fifu['media']['tab']['proxy']() ?></a></li>
<br>
<br>
<div id="tabsMedia-a">
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['media']['upload']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['media']['job']() ?>
</th>
</tr>
</table>
</div>
<div id="tabsMedia-b">
<?php $fifu['media']['proxy']['desc']() ?>
<br>
<hr>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['media']['proxy']['toggle']() ?>
</th>
</tr>
<tr>
<th>
<?php $fifu['media']['proxy']['private']() ?>
</th>
<th>
<input id="fifu_input_upload_private_proxy"
type="text"
style="width:700px"
placeholder="<?php $fifu['media']['proxy']['placeholder']() ?>"
value="">
</th>
</tr>
</table>
</div>
<div id="tabsMedia-d">
<?php $fifu['media']['domain']['desc']() ?>
<br>
<br>
<table style="text-align:left">
<tr>
<th>
<input id="fifu_input_upload_domain"
type="text"
style="width:800px"
value=""
placeholder="fbcdn.net,unsplash.com,pexels.com">
</th>
</tr>
</table>
</div>
</ul>
</div>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<div class="fifu-cloud-details"><span class="dashicons dashicons-cloud fifu-cloud-details-icon" title="<?php $fifu['cloud']['details']['replace']() ?>"></span></div>
<h2><span class="dashicons dashicons-forms"></span> <?php $fifu['title']['replace']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['replace']['desc']() ?>
<br><br>
<input id="fifu_input_error_url"
type="text"
name="fifu_input_error_url"
style="width:885px"
value=""
placeholder="<?php $fifu['default']['placeholder']['url']() ?>">
</div>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-link"></i> <?php $fifu['title']['cloak']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['cloak']['desc']() ?> https://<b>your-domain</b>/fifu/123/post-slug
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-user-group"></i> <?php $fifu['title']['bbpress']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['bbpress']['desc']() ?>
<br>
<br>
<center>
<div class="polaroid" style="background-color: #f0f0f0;">
<img loading="lazy" src="https://storage.googleapis.com/featuredimagefromurl/bbpress-topics.jpg" width="47%">
<img loading="lazy" src="https://storage.googleapis.com/featuredimagefromurl/bbpress-replies.jpg" width="47%">
</div>
</center>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-up-right-from-square"></i> <?php $fifu['title']['redirection']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['redirection']['desc']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-window-restore"></i> <?php $fifu['title']['popup']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['popup']['desc']() ?>
<br>
<br>
<div class="polaroid" style="background-color:#373737">
<img loading="lazy" src="https://storage.googleapis.com/featuredimagefromurl/popup2.jpg">
</div>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<div class="fifu-cloud-details"><span class="dashicons dashicons-cloud fifu-cloud-details-icon" title="<?php $fifu['cloud']['details']['crop']() ?>"></span></div>
<h2><i class="fa-solid fa-table-cells-large"></i> <?php $fifu['title']['height']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['height']['desc']() ?>
</div>
<br>
<div id="tabsCrop">
<ul>
<li><a href="#tabsCrop-a"><?php $fifu['height']['tab']['height']() ?></a></li>
<li><a href="#tabsCrop-b"><?php $fifu['height']['tab']['selector']() ?></a></li>
<li><a href="#tabsCrop-c"><?php $fifu['height']['tab']['ratio']() ?></a></li>
<li><a href="#tabsCrop-d"><?php $fifu['height']['tab']['fit']() ?></a></li>
<li><a href="#tabsCrop-e"><?php $fifu['height']['tab']['delay']() ?></a></li>
<li><a href="#tabsCrop-f"><?php $fifu['height']['tab']['default']() ?></a></li>
<li><a href="#tabsCrop-g"><?php $fifu['height']['tab']['ignore']() ?></a></li>
<br>
<br>
<div id="tabsCrop-a">
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
</div>
<div id="tabsCrop-b">
<div>
<?php $fifu['height']['selector']['desc']() ?><br><br>
<table style="text-align: left;">
<tr>
<th><b>#</b><i>products</i></th>
<th>(<?php $fifu['word']['attribute']() ?> <b>id</b>="<i>products</i>")</th>
</tr>
<tr>
<th><b>.</b><i>my-post-area</i></th>
<th>(<?php $fifu['word']['attribute']() ?> <b>class</b>="<i>my-post-area</i>")</th>
</tr>
<tr>
<th><b>#</b><i>products|4:3</i></th>
<th>(<?php $fifu['word']['attribute']() ?> <b>id</b>="<i>products</i>" <?php $fifu['height']['height']['ratio']() ?>)</th>
</tr>
<tr>
<th><b>#</b><i>products|4:3|cover</i></th>
<th>(<?php $fifu['word']['attribute']() ?> <b>id</b>="<i>products</i>" <?php $fifu['height']['height']['fit']() ?>)</th>
</tr>
</table>
<br>
<input id="fifu_input_crop0"
type="text"
placeholder="<?php $fifu['word']['selector']() ?> 1"
style="width:130px"
value="">
<input id="fifu_input_crop1"
type="text"
placeholder="<?php $fifu['word']['selector']() ?> 2"
style="width:130px"
value="">
<input id="fifu_input_crop2"
type="text"
placeholder="<?php $fifu['word']['selector']() ?> 3"
style="width:130px"
value="">
<input id="fifu_input_crop3"
type="text"
placeholder="<?php $fifu['word']['selector']() ?> 4"
style="width:130px"
value="">
<input id="fifu_input_crop4"
type="text"
placeholder="<?php $fifu['word']['selector']() ?> 5"
style="width:130px"
value="">
</div>
</div>
<div id="tabsCrop-f">
<div>
<table style="text-align:left">
<tr>
<th>
<input id="fifu_input_crop_default"
type="text"
name="fifu_input_crop_default"
style="width:885px"
value="">
</th>
</tr>
</table>
</div>
</div>
<div id="tabsCrop-g">
<div>
<table style="text-align:left">
<tr>
<th>
<?php $fifu['height']['ignore']['parent']() ?>
<input id="fifu_input_crop_ignore_parent"
type="text"
name="fifu_input_crop_ignore_parent"
style="width:760px"
value="">
</th>
</tr>
</table>
</div>
</div>
<div id="tabsCrop-c">
<div>
<?php $fifu['height']['ratio']['desc']() ?>: 3:2, 16:9, 1:1...
<br>
<br>
<table style="text-align:left">
<tr>
<th>
<input id="fifu_input_crop_ratio"
type="text"
style="width:75px"
value="">
</th>
</tr>
</table>
</div>
</div>
<div id="tabsCrop-d">
- <b>cover</b>: <?php $fifu['height']['fit']['cover']() ?><br>
- <b>contain</b>: <?php $fifu['height']['fit']['contain']() ?><br>
- <b>fill</b>: <?php $fifu['height']['fit']['fill']() ?><br>
<br>
<select id="select_fit" style="width:100px">
<option value="cover">cover</option>
<option value="contain">contain</option>
<option value="fill">fill</option>
</select>
</div>
<div id="tabsCrop-e">
<table>
<tr>
<th>
<input id="fifu_input_crop_delay"
name="fifu_input_crop_delay"
step="50"
size="5">
</th>
<th>
<?php $fifu['height']['delay']['time']() ?>
</th>
</tr>
</table>
</div>
</ul>
</div>
</div>
</div>
<div id="tabs-j">
<div class="box">
<h2><span class="dashicons dashicons-database-add"></span> <?php $fifu['title']['metadata']() ?></h2>
<div class="greybox">
<?php $fifu['metadata']['desc']() ?>
</div>
<br>
<table>
<tr>
<th>
<form
id="fifu_form_fake"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_fake'); ?>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_fake"
onclick="invert('fake');
fifu_fake_js(false);";
name="fifu_toggle_fake"
class="<?php echo $enable_fake; ?>"
value=""
style="display:block;border:none">
<input
type="hidden"
id="fifu_input_fake"
name="fifu_input_fake"
value="" >
</form>
</th>
<th>
<?php $fifu['metadata']['generate']() ?>
</th>
<th>
<div id="image_metadata_counter"></div>
</th>
</tr>
</table>
</div>
<div class="box">
<h2><span class="dashicons dashicons-database-remove"></span> <?php $fifu['title']['clean']() ?></h2>
<div class="greybox">
<?php $fifu['clean']['desc']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<form
id="fifu_form_data_clean"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_data_clean'); ?>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_data_clean"
onclick="invert('data_clean');
fifu_clean_js();";
name="fifu_toggle_data_clean"
class="<?php echo $enable_data_clean; ?>"
value=""
style="display:block;border:none">
<input
type="hidden"
id="fifu_input_data_clean"
name="fifu_input_data_clean"
value="" >
</form>
</th>
<th>
<?php $fifu['clean']['disabled']() ?>
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-regular fa-clock"></i> <?php $fifu['title']['schedule']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['schedule']['desc']() ?>
</div>
<br>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</div>
<div class="box">
<h2><span class="dashicons dashicons-admin-settings"></span> <?php $fifu['title']['reset']() ?></h2>
<div class="greybox">
<?php $fifu['reset']['desc']() ?>
</div>
<br>
<form
id="fifu_form_reset"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_reset'); ?>
<table>
<tr>
<td>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_reset"
onclick="invert('reset');
jQuery('#tabs-top').block({message: '<?php $fifu['message']['wait']() ?>', css: {backgroundColor: 'none', border: 'none', color: 'white'}});
setTimeout(function () {
location.reload()
}, 5000);";
name="fifu_toggle_reset"
class="<?php echo $enable_reset; ?>"
value=""
style="display:block;border:none">
<input
type="hidden"
id="fifu_input_reset"
name="fifu_input_reset"
value="" ></td>
<td><?php $fifu['et']['reset']() ?></td>
</tr>
</table>
</form>
</div>
<div class="box">
<h2><i class="fa-solid fa-trash-can"></i> <?php $fifu['title']['delete']() ?> <span class="dashicons dashicons-info" style="font-size: 20px; cursor: help; color: #9ba2a6;" title="<?php $fifu['delete']['requirement']() ?>"></span></h2>
<div class="greybox">
<b><?php $fifu['detail']['important']() ?></b> <?php $fifu['delete']['important']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<form
id="fifu_form_run_delete_all"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_run_delete_all'); ?>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_run_delete_all"
onclick="invert('run_delete_all');
fifu_run_delete_all_js();"
name="fifu_toggle_run_delete_all"
class="<?php echo $enable_run_delete_all; ?>"
value=""
style="display:block;border:none">
<input
type="hidden"
id="fifu_input_run_delete_all"
name="fifu_input_run_delete_all"
value="" >
</form>
</th>
<th>
<?php $fifu['delete']['now']() ?>
</th>
</tr>
</table>
</div>
</div>
<div id="tabs-c">
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-brands fa-youtube"></i> <?php $fifu['title']['video']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['video']['desc']() ?>
<br><br>
<div class="polaroid" style="background-color: #f9f9f9">
<img src="https://storage.googleapis.com/featuredimagefromurl/featured-video-1.jpg" style="width:97%">
</div>
</div>
<br>
<div id="tabsVideo">
<ul>
<li><a href="#tabsVideo-a"><?php $fifu['video']['tab']['video']() ?></a></li>
<li><a href="#tabsVideo-b"><?php $fifu['video']['tab']['local']() ?></a></li>
<br>
<br>
<div id="tabsVideo-a">
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_video"
onclick="javascript:void(0)"
name="fifu_toggle_video"
class="toggleoff"
value=""
style="display:block;border:none">
</div>
<div id="tabsVideo-b">
<table style="width:100%;text-align:left">
<tr class="color">
<th style="width:100px">
<b><?php $fifu['word']['local']() ?></b>
</th>
<th>
<?php $fifu['video']['local']['desc']() ?>
</th>
</tr>
<tr class="color">
<th>
<b><?php $fifu['word']['external']() ?></b>
</th>
<th>
<?php $fifu['video']['external']['desc']() ?> <?php $fifu['video']['external']['import']() ?>
</th>
</tr>
<tr class="color">
<th>
<b><?php $fifu['video']['tip']['frame']() ?></b>
</th>
<th>
<?php $fifu['video']['tip']['time']() ?>
</th>
</tr>
</table>
</div>
</ul>
</div>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-image"></i> <?php $fifu['title']['thumbnail']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['thumbnail']['desc']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['where']['home']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['where']['page']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['where']['post']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['where']['cpt']() ?>
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<div class="fifu-cloud-details"><span class="dashicons dashicons-cloud fifu-cloud-details-icon" title="<?php $fifu['cloud']['details']['play']() ?>"></span></div>
<h2><i class="fa-solid fa-circle-play"></i> <?php $fifu['title']['play']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['play']['desc']() ?> <?php $fifu['play']['desc2']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['word']['color']() ?>
<br>
<input
id="fifu_input_video_color"
type="text"
name="fifu_input_video_color"
value=""
style="width:85px">
<br>
<div style="height:20px"></div>
</th>
<th>
<?php $fifu['word']['size']() ?>
<br>
<input
id="fifu_input_video_size"
type="text"
name="fifu_input_video_size"
value=""
style="width:85px">
<br>
<div style="height:20px"></div>
</th>
<th>
<?php $fifu['word']['mode']() ?>
<br>
<select id="select_play_type" style="width:85px">
<option value="inline"><?php $fifu['word']['inline']() ?></option>
<option value="lightbox"><?php $fifu['word']['lightbox']() ?></option>
</select>
<br>
<div style="height:20px"></div>
</th>
<th>
<?php $fifu['word']['zindex']() ?>
<br>
<input
id="fifu_input_video_zindex"
type="text"
name="fifu_input_video_zindex"
value=""
style="width:85px">
<br>
<div style="height:20px"></div>
</th>
<th style="position:relative;left:-8px;">
<div style="position:relative;left:10px;"><?php $fifu['play']['draw']() ?></div>
<table>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
<br>
</th>
<th style="position:relative;left:-8px;">
<div style="position:relative;left:10px;"><?php $fifu['play']['hide']() ?></div>
<table>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<div style="position:relative;left:-8px">WordPress</div>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<div style="position:relative;left:-8px">WooCommerce</div>
</th>
</tr>
</table>
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-arrows-left-right"></i> <?php $fifu['title']['width']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['width']['desc']() ?>
</div>
<br>
<input id="fifu_input_video_min_width" type="text" name="fifu_input_video_min_width" value="" placeholder="<?php $fifu['detail']['eg']() ?> 300" size="4" style="width:75px">
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-gamepad"></i> <?php $fifu['title']['controls']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['controls']['desc']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-computer-mouse"></i> <?php $fifu['title']['mouseover']() ?> <span class="dashicons dashicons-info" style="font-size: 20px; cursor: help; color: #9ba2a6;" title="<?php $fifu['player']['available']['for']() ?>: <?php $fifu['player']['available']['mouse']() ?>"></span></h2>
<div class="greybox" id="grad2">
<?php $fifu['mouseover']['desc']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-play"></i> <?php $fifu['title']['autoplay']() ?> <span class="dashicons dashicons-info" style="font-size: 20px; cursor: help; color: #9ba2a6;" title="<?php $fifu['player']['available']['for']() ?>: <?php $fifu['player']['available']['autoplay']() ?>"></span></h2>
<div class="greybox" id="grad2">
<?php $fifu['autoplay']['desc']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['where']['single']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['where']['home']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['where']['else']() ?>
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-infinity"></i> <?php $fifu['title']['loop']() ?> <span class="dashicons dashicons-info" style="font-size: 20px; cursor: help; color: #9ba2a6;" title="<?php $fifu['player']['available']['for']() ?>: <?php $fifu['player']['available']['loop']() ?>"></span></h2>
<div class="greybox" id="grad2">
<?php $fifu['loop']['desc']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-volume-xmark"></i> <?php $fifu['title']['mute']() ?> <span class="dashicons dashicons-info" style="font-size: 20px; cursor: help; color: #9ba2a6;" title="<?php $fifu['player']['available']['for']() ?>: <?php $fifu['player']['available']['mute']() ?>"></span></h2>
<div class="greybox" id="grad2">
<?php $fifu['mute']['desc']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['where']['desktop']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['where']['mobile']() ?>
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-clock-rotate-left"></i> <?php $fifu['title']['later']() ?></h2>
<div class="greybox">
<?php $fifu['later']['desc']() ?>
<br>
<br>
<div class="polaroid">
<img loading="lazy" src="https://storage.googleapis.com/featuredimagefromurl/watch-later-1.jpg" style="width:97%">
</div>
<br>
<div class="polaroid" style="background-color:#373737">
<img loading="lazy" src="https://storage.googleapis.com/featuredimagefromurl/watch-later-2.jpg">
</div>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['later']['button']['add']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['later']['button']['left']() ?>
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-film"></i> <?php $fifu['title']['background']() ?> <span class="dashicons dashicons-info" style="font-size: 20px; cursor: help; color: #9ba2a6;" title="<?php $fifu['player']['available']['for']() ?>: <?php $fifu['player']['available']['background']() ?>"></span></h2>
<div class="greybox" id="grad2">
<?php $fifu['background']['desc']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['background']['video']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['background']['single']() ?>
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-mask"></i> <?php $fifu['title']['privacy']() ?> <span class="dashicons dashicons-info" style="font-size: 20px; cursor: help; color: #9ba2a6;" title="<?php $fifu['player']['available']['for']() ?>: <?php $fifu['player']['available']['privacy']() ?>"></span></h2>
<div class="greybox" id="grad2">
<?php $fifu['privacy']['desc']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
</th>
</tr>
</table>
</div>
</div>
<div id="tabs-m">
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-images"></i> <?php $fifu['title']['slider']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['slider']['desc']() ?><br><br>
<div class="polaroid" style="background-color: #f9f9f9">
<img src="https://storage.googleapis.com/featuredimagefromurl/featured-slider-2.jpg" width="97%">
</div>
<br>
<div class="polaroid" style="background-color: #000000">
<img src="https://storage.googleapis.com/featuredimagefromurl/featured-slider-gallery.jpg" width="97%">
</div>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_slider"
name="fifu_toggle_slider"
class="toggleoff"
value="" style="display:block;border:none">
</th>
<th>
<?php $fifu['slider']['featured']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_slider_stop"
name="fifu_toggle_slider_stop"
class="toggleoff"
value="" style="display:block;border:none">
</th>
<th>
<?php $fifu['slider']['pause']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_slider_ctrl"
name="fifu_toggle_slider_ctrl"
class="toggleoff"
value="" style="display:block;border:none">
</th>
<th>
<?php $fifu['slider']['buttons']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_slider_auto"
name="fifu_toggle_slider_auto"
class="toggleoff"
value="" style="display:block;border:none">
</th>
<th>
<?php $fifu['slider']['start']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_slider_gallery"
name="fifu_toggle_slider_gallery"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['slider']['click']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_slider_thumb"
name="fifu_toggle_slider_thumb"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['slider']['thumb']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_slider_counter"
name="fifu_toggle_slider_counter"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['slider']['counter']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_slider_crop"
name="fifu_toggle_slider_crop"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['slider']['crop']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_slider_single"
name="fifu_toggle_slider_single"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['slider']['single']() ?>
</th>
</tr>
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_slider_vertical"
name="fifu_toggle_slider_vertical"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
<?php $fifu['slider']['vertical']() ?>
</th>
</tr>
</table>
<table style="text-align:left">
<tr>
<th>
<input id="fifu_input_slider_pause"
name="fifu_input_slider_pause"
step="500"
size="4">
</th>
<th>
<?php $fifu['slider']['time']() ?>
</th>
</tr>
<tr>
<th>
<input id="fifu_input_slider_speed"
name="fifu_input_slider_speed"
step="500"
max="2000"
size="4">
</th>
<th>
<?php $fifu['slider']['duration']() ?>
</th>
</tr>
<tr>
<th>
<?php $fifu['slider']['left']() ?>
</th>
<th>
<input id="fifu_input_slider_left"
type="text"
name="fifu_input_slider_left"
style="width:250px"
placeholder="<?php $fifu['slider']['optional']() ?>"
value="">
</th>
</tr>
<tr>
<th>
<?php $fifu['slider']['right']() ?>
</th>
<th>
<input id="fifu_input_slider_right"
type="text"
name="fifu_input_slider_right"
style="width:250px"
placeholder="<?php $fifu['slider']['optional']() ?>"
value="">
</th>
</tr>
</table>
</div>
</div>
<div id="tabs-q">
<div class="box">
<h2><span class="dashicons dashicons-camera"></span> FIFU API</h2>
<div class="greybox">
<?php $fifu['dev']['function']() ?><br>
<?php $fifu['dev']['args']() ?><br>
<br>
<table style="width:100%">
<tr>
<td style="width:14%;vertical-align:unset;">
<i class="fab fa-php" style="font-size:100px; color:whitesmoke; background-color: #0073aa; padding: 15px; border-radius: 13px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); opacity:0.8"></i>
</td>
<td style="width:80%">
<hgroup style="float:right;opacity:0.85" class="speech-bubble3">
<table style="text-align:left; width:100%; background-color: #000; color: white; padding:15px; border-radius:13px; font-weight:bold;">
<tr>
<th>
<b><?php $fifu['word']['field']() ?></b>
</th>
<th>
<b><?php $fifu['word']['function']() ?></b>
</th>
<th>
<b><?php $fifu['word']['delimiter']() ?></b>
</th>
<th>
<b><?php $fifu['word']['pro']() ?></b>
</th>
</tr>
<tr>
<th>
<?php $fifu['dev']['field']['image']() ?>
</th>
<th>
fifu_dev_set_image($post_id, $image_url)
</th>
<th>
<b></b>
</th>
<th>
<?php $fifu['word']['no']() ?>
</th>
</tr>
<tr>
<th>
<?php $fifu['dev']['field']['video']() ?>
</th>
<th>
fifu_dev_set_video($post_id, $video_url)
</th>
<th>
<b></b>
</th>
<th>
<?php $fifu['word']['yes']() ?>
</th>
</tr>
<tr>
<th>
<?php $fifu['dev']['field']['slider']() ?>
</th>
<th>
fifu_dev_set_slider($post_id, $url_list, $alt_list)
</th>
<th>
<b>|</b>
</th>
<th>
<?php $fifu['word']['yes']() ?>
</th>
</tr>
<tr>
<th>
<?php $fifu['dev']['field']['product']['image']() ?> + <?php $fifu['dev']['field']['gallery']['image']() ?>
</th>
<th>
fifu_dev_set_image_list($post_id, $image_url_list)
</th>
<th>
<b>|</b>
</th>
<th>
<?php $fifu['word']['yes']() ?>
</th>
</tr>
<tr>
<th>
<?php $fifu['dev']['field']['product']['video']() ?> + <?php $fifu['dev']['field']['gallery']['video']() ?>
</th>
<th>
fifu_dev_set_video_list($post_id, $video_url_list)
</th>
<th>
<b>|</b>
</th>
<th>
<?php $fifu['word']['yes']() ?>
</th>
</tr>
<tr>
<th>
<?php $fifu['dev']['field']['category']['image']() ?>
</th>
<th>
fifu_dev_set_category_image($term_id, $image_url)
</th>
<th>
<b></b>
</th>
<th>
<?php $fifu['word']['yes']() ?>
</th>
</tr>
<tr>
<th>
<?php $fifu['dev']['field']['category']['video']() ?>
</th>
<th>
fifu_dev_set_category_video($term_id, $video_url)
</th>
<th>
<b></b>
</th>
<th>
<?php $fifu['word']['yes']() ?>
</th>
</tr>
</table>
</hgroup>
</td>
</tr>
</table>
</div>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><span class="dashicons dashicons-rest-api"></span> <?php $fifu['title']['api']() ?></h2>
<div class="greybox" id="grad2">
<div id="tabsApi">
<ul>
<li><a href="#tabs-1"><?php $fifu['api']['tab']['endpoints']() ?></a></li>
<li><a href="#tabs-2"><?php $fifu['api']['tab']['custom']() ?></a></li>
<li><a href="#tabs-3"><?php $fifu['api']['tab']['product']() ?></a></li>
<li><a href="#tabs-6"><?php $fifu['api']['tab']['category']() ?></a></li>
<li><a href="#tabs-7"><?php $fifu['api']['tab']['variable']() ?></a></li>
<li><a href="#tabs-4"><?php $fifu['api']['tab']['variation']() ?></a></li>
<li><a href="#tabs-8"><?php $fifu['api']['tab']['batch-product']() ?></a></li>
<li><a href="#tabs-10"><?php $fifu['api']['tab']['batch-category']() ?></a></li>
<li><a href="#tabs-5"><?php $fifu['api']['tab']['post']() ?></a></li>
<li><a href="#tabs-9"><?php $fifu['api']['tab']['documentation']() ?></a></li>
</ul>
<div id="tabs-1">
<table style="text-align:left; width:100%">
<tr class="color">
<th>
</th>
<th style="width:73%">
<b>GET/POST</b>
</th>
</tr>
<tr class="color">
<th><?php $fifu['api']['endpoint']['product']() ?></th>
<th>
/wp-json/wc/v3/products
</th>
</tr>
<tr class="color">
<th><?php $fifu['api']['endpoint']['category']() ?></th>
<th>
/wp-json/wc/v3/products/categories
</th>
</tr>
<tr class="color">
<th><?php $fifu['api']['endpoint']['variation']() ?></th>
<th>
/wp-json/wc/v3/products/{id}/variations/
</th>
</tr>
<tr class="color">
<th><?php $fifu['api']['endpoint']['batch-product']() ?></th>
<th>
/wp-json/wc/v3/products/batch
</th>
</tr>
<tr class="color">
<th><?php $fifu['api']['endpoint']['batch-category']() ?></th>
<th>
/wp-json/wc/v3/products/categories/batch
</th>
</tr>
<tr class="color">
<th><?php $fifu['api']['endpoint']['post']() ?></th>
<th>
/wp-json/wp/v2/posts
</th>
</tr>
<tr class="color">
<th><?php $fifu['api']['endpoint']['cpt']() ?></th>
<th>
/wp-json/wp/v2/{post_type}
</th>
</tr>
</table>
<br>
<br>
<table style="text-align:left; width:100%">
<tr class="color">
<th>
</th>
<th>
<b>GET/PUT/DELETE</b>
</th>
</tr>
<tr class="color">
<th><?php $fifu['api']['endpoint']['product']() ?></th>
<th>
/wp-json/wc/v3/products/{id}
</th>
</tr>
<tr class="color">
<th><?php $fifu['api']['endpoint']['category']() ?></th>
<th>
/wp-json/wc/v3/products/categories/{id}
</th>
</tr>
<tr class="color">
<th><?php $fifu['api']['endpoint']['variation']() ?></th>
<th>
/wp-json/wc/v3/products/{id}/variations/{variation_id}
</th>
</tr>
<tr class="color">
<th><?php $fifu['api']['endpoint']['post']() ?></th>
<th>
/wp-json/wp/v2/posts/{id}
</th>
</tr>
<tr class="color">
<th><?php $fifu['api']['endpoint']['cpt']() ?></th>
<th>
/wp-json/wp/v2/{post_type}/{id}
</th>
</tr>
</table>
</div>
<div id="tabs-2">
<table style="text-align:left; width:100%">
<tr class="color">
<th></th>
<th>
<b><?php $fifu['api']['custom']['key']() ?></b>
</th>
<th>
<b><?php $fifu['word']['delimiter']() ?></b>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['api']['custom']['image']() ?>
</th>
<th>
fifu_image_url
</th>
<th>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['api']['custom']['title']() ?>
</th>
<th>
fifu_image_alt
</th>
<th>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['api']['custom']['images']() ?>
</th>
<th>
fifu_list_url
</th>
<th>
|
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['api']['custom']['titles']() ?>
</th>
<th>
fifu_list_alt
</th>
<th>
|
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['api']['custom']['video']() ?>
</th>
<th>
fifu_video_url
</th>
<th>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['api']['custom']['videos']() ?>
</th>
<th>
fifu_list_video_url
</th>
<th>
|
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['api']['custom']['slider']() ?>
</th>
<th>
fifu_slider_list_url
</th>
<th>
|
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['api']['custom']['isbn']() ?>
</th>
<th>
fifu_isbn
</th>
<th>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['api']['custom']['asin']() ?>
</th>
<th>
fifu_asin
</th>
<th>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['api']['custom']['finder']() ?>
</th>
<th>
fifu_finder_url
</th>
<th>
</th>
</tr>
</table>
</div>
<div id="tabs-3">
<iframe src="<?php echo plugins_url() ?>/featured-image-from-url/admin/html/txt/product.json"
width="100%" height="275px" ></iframe>
</div>
<div id="tabs-4">
<iframe src="<?php echo plugins_url() ?>/featured-image-from-url/admin/html/txt/product-variation.json"
width="100%" height="450px" ></iframe>
</div>
<div id="tabs-5">
<iframe src="<?php echo plugins_url() ?>/featured-image-from-url/admin/html/txt/post.json"
width="100%" height="175px" ></iframe>
</div>
<div id="tabs-6">
<iframe src="<?php echo plugins_url() ?>/featured-image-from-url/admin/html/txt/product-category.json"
width="100%" height="225px" ></iframe>
</div>
<div id="tabs-7">
<iframe src="<?php echo plugins_url() ?>/featured-image-from-url/admin/html/txt/product-variable.json"
width="100%" height="590px" ></iframe>
</div>
<div id="tabs-8">
<iframe src="<?php echo plugins_url() ?>/featured-image-from-url/admin/html/txt/batch-product.json"
width="100%" height="535px" ></iframe>
</div>
<div id="tabs-10">
<iframe src="<?php echo plugins_url() ?>/featured-image-from-url/admin/html/txt/batch-category.json"
width="100%" height="535px" ></iframe>
</div>
<div id="tabs-9">
<table style="text-align:left; width:100%">
<tr class="color">
<th>
<b>API</b>
</th>
</tr>
<tr class="color">
<th>
<a href="https://developer.wordpress.org/rest-api/reference/" target="_blank"><?php $fifu['api']['documentation']['wordpress']() ?></a>
</th>
</tr>
<tr class="color">
<th>
<a href="https://woocommerce.github.io/woocommerce-rest-api-docs/?php#introduction" target="_blank"><?php $fifu['api']['documentation']['woocommerce']() ?></a>
</th>
</tr>
</table>
<br/>
</div>
</div>
</div>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><span class="dashicons dashicons-shortcode"></span> <?php $fifu['title']['shortcodes']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['shortcodes']['desc']() ?>
<br><br>
<div id="tabsFifuShortcode">
<ul>
<li><a href="#tabs-1"><?php $fifu['shortcodes']['tab']['shortcodes']() ?></a></li>
<li><a href="#tabs-2"><?php $fifu['shortcodes']['tab']['edition']() ?></a></li>
</ul>
<div id="tabs-1">
<table style="text-align:left; width:100%">
<tr class="color">
<th>
<b><?php $fifu['shortcodes']['column']['shortcode']() ?></b>
</th>
<th>
<b><?php $fifu['shortcodes']['column']['description']() ?></b>
</th>
<th>
<b><?php $fifu['shortcodes']['column']['optional']() ?></b>
</th>
<th>
<b><?php $fifu['shortcodes']['column']['required']() ?></b>
</th>
</tr>
<tr class="color">
<th>
[fifu]
</th>
<th>
<?php $fifu['shortcodes']['description']['fifu']() ?>
</th>
<th>
post_id, width, height, style
</th>
<th></th>
</tr>
<tr class="color">
<th>
[fifu_slider]
</th>
<th>
<?php $fifu['shortcodes']['description']['slider']() ?>
</th>
<th>
post_id
</th>
<th></th>
</tr>
<tr class="color">
<th>
[fifu_gallery]
</th>
<th>
<?php $fifu['shortcodes']['description']['gallery']() ?>
</th>
<th>
post_id
</th>
<th></th>
</tr>
<tr class="color">
<th>
[fifu_taxonomy]
</th>
<th>
<?php $fifu['shortcodes']['description']['taxonomy']() ?>
</th>
<th>
width, height, style
</th>
<th>
slug
</th>
</tr>
</table>
</div>
<div id="tabs-2">
<table style="text-align:left; width:100%">
<tr class="color">
<th>
<b><?php $fifu['shortcodes']['column']['shortcode']() ?></b>
</th>
<th>
<b><?php $fifu['shortcodes']['column']['description']() ?></b>
</th>
<th>
<b><?php $fifu['shortcodes']['column']['optional']() ?></b>
</th>
</tr>
<tr class="color">
<th>
[fifu_form_image]
</th>
<th>
<?php $fifu['shortcodes']['description']['form']['image']() ?>
</th>
<th>
post_id
</th>
</tr>
</table>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_shortform"
onclick="javascript:void(0)"
name="fifu_toggle_shortform"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
</div>
</div>
</div>
<br>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><span class="dashicons dashicons-category"></span> <?php $fifu['title']['taxonomy']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['taxonomy']['desc']() ?> <br><br> <code>[fifu_taxonomy slug="taxonomy-slug" width="150" height="100"]</code>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
<th>
</th>
</tr>
</table>
</div>
<div class="box">
<h2><i class="fa-regular fa-keyboard"></i> <a href="https://wp-cli.org/" target="_blank" style="text-decoration: none;">WP-CLI</a></h2>
<div class="greybox">
<?php $fifu['cli']['desc']() ?>
<br><br>
<div id="tabsCli">
<ul>
<li><a href="#tabs-1"><?php $fifu['cli']['tab']['commands']() ?></a></li>
<li><a href="#tabs-2"><?php $fifu['cli']['tab']['fields']() ?></a></li>
</ul>
<div id="tabs-1">
<table style="text-align:left; font-size: 11px">
<tr class="color">
<th style="width:80px">
<b><?php $fifu['cli']['column']['tab']() ?></b>
</th>
<th style="width:150px">
<b><?php $fifu['cli']['column']['feature']() ?></b>
</th>
<th>
<b><?php $fifu['cli']['column']['option']() ?></b>
</th>
<th style="width:200px">
<b><?php $fifu['cli']['column']['command']() ?></b>
</th>
<th style="width:100px">
<b><?php $fifu['cli']['column']['eg']() ?></b>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['html']() ?>
</th>
<th>
<?php $fifu['html']['first']() ?>
</th>
<th>
wp fifu content <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['html']() ?>
</th>
<th>
<?php $fifu['html']['overwrite']() ?>
</th>
<th>
wp fifu content --overwrite <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['html']() ?>
</th>
<th>
<?php $fifu['html']['tab']['source']() ?>
</th>
<th>
wp fifu content --skip <string>
</th>
<th>abcd,xyz,...</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['html']() ?>
</th>
<th>
<?php $fifu['html']['tab']['type']() ?>
</th>
<th>
wp fifu content --cpt <string>
</th>
<th>post,page,...</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['html']() ?>
</th>
<th>
<?php $fifu['html']['tab']['media']() ?>
</th>
<th>
wp fifu content --media <string>
</th>
<th>image,video,all</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['html']() ?>
</th>
<th>
<?php $fifu['all']['update']() ?>
</th>
<th>
wp fifu content --all-run
</th>
<th></th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['auto']() ?>
</th>
<th></th>
<th>
wp fifu search <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['auto']() ?>
</th>
<th>
<?php $fifu['auto']['filter']['width']() ?>
</th>
<th>
wp fifu search --min-width <integer>
</th>
<th>600, 800, 1200...</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['auto']() ?>
</th>
<th>
<?php $fifu['auto']['filter']['height']() ?>
</th>
<th>
wp fifu search --min-height <integer>
</th>
<th>400, 600, 800...</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['auto']() ?>
</th>
<th>
<?php $fifu['auto']['tab']['layout']() ?>
</th>
<th>
wp fifu search --layout <string>
</th>
<th>all,square,tall,wide</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['auto']() ?>
</th>
<th>
<?php $fifu['auto']['tab']['blocklist']() ?>
</th>
<th>
wp fifu search --blocklist <string>
</th>
<th>fb.com|yt.com|...</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['auto']() ?>
</th>
<th>
<?php $fifu['auto']['tab']['cpt']() ?>
</th>
<th>
wp fifu search --cpt <string>
</th>
<th>post,product,...</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['auto']() ?>
</th>
<th>
<?php $fifu['auto']['tab']['source']() ?>
</th>
<th>
wp fifu search --source <string>
</th>
<th>site.com</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['auto']() ?>
</th>
<th>
<?php $fifu['auto']['tab']['license']() ?>
</th>
<th>
wp fifu search --license <string>
</th>
<th>all, public, personal, commercial</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['customfield']() ?>
</th>
<th>
<?php $fifu['customfield']['tab']['auto']() ?>
</th>
<th>
wp fifu customfield <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['customfield']() ?>
</th>
<th>
<?php $fifu['customfield']['tab']['custom']() ?>
</th>
<th>
wp fifu customfield --field <string>
</th>
<th>
meta_key
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['isbn']() ?>
</th>
<th>
<?php $fifu['isbn']['tab']['auto']() ?>
</th>
<th>
wp fifu isbn <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['isbn']() ?>
</th>
<th>
<?php $fifu['isbn']['tab']['custom']() ?>
</th>
<th>
wp fifu isbn --field <string>
</th>
<th>
meta_key
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['asin']() ?>
</th>
<th>
<?php $fifu['asin']['tab']['auto']() ?>
</th>
<th>
wp fifu asin <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['asin']() ?>
</th>
<th>
<?php $fifu['asin']['tab']['custom']() ?>
</th>
<th>
wp fifu asin --field <string>
</th>
<th>
meta_key
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['asin']() ?>
</th>
<th>
<?php $fifu['asin']['tab']['credentials']() ?>
</th>
<th>
wp fifu asin --partner <string>
</th>
<th>
abcdefgh01-23
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['asin']() ?>
</th>
<th>
<?php $fifu['asin']['tab']['credentials']() ?>
</th>
<th>
wp fifu asin --access <string>
</th>
<th>
IJKLMN4O5
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['asin']() ?>
</th>
<th>
<?php $fifu['asin']['tab']['credentials']() ?>
</th>
<th>
wp fifu asin --secret <string>
</th>
<th>
QrsTU67vwxYZA+BcDeF
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['asin']() ?>
</th>
<th>
<?php $fifu['asin']['tab']['credentials']() ?>
</th>
<th>
wp fifu asin --locale <string>
</th>
<th>
United States
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['finder']() ?>
</th>
<th>
<?php $fifu['finder']['auto']() ?>
</th>
<th>
wp fifu finder <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['finder']() ?>
</th>
<th>
<?php $fifu['finder']['video']() ?>
</th>
<th>
wp fifu finder --video <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['finder']() ?>
</th>
<th>
<?php $fifu['finder']['tab']['custom']() ?>
</th>
<th>
wp fifu finder --field <string>
</th>
<th>
meta_key
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['finder']() ?>
</th>
<th>
<?php $fifu['finder']['amazon']['gallery']() ?>
</th>
<th>
wp fifu finder --amazon <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['screenshot']() ?>
</th>
<th></th>
<th>
wp fifu screenshot <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['screenshot']() ?>
</th>
<th>
<?php $fifu['screenshot']['tab']['custom']() ?>
</th>
<th>
wp fifu screenshot --field <string>
</th>
<th>
meta_key
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['tags']() ?>
</th>
<th></th>
<th>
wp fifu tags <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['auto']() ?>
</th>
<th>
<?php $fifu['title']['tags']() ?>
</th>
<th>
<?php $fifu['tags']['tab']['orientation']() ?>
</th>
<th>
wp fifu tags --orientation <string>
</th>
<th>all,landscape,portrait</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['dev']() ?>
</th>
<th>
<?php $fifu['title']['shortcodes']() ?>
</th>
<th>
<?php $fifu['shortcodes']['tab']['edition']() ?>
</th>
<th>
wp fifu shortform <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['dev']() ?>
</th>
<th>
<?php $fifu['title']['taxonomy']() ?>
</th>
<th>
</th>
<th>
wp fifu image --taxonomy <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['dev']() ?>
</th>
<th>
<?php $fifu['title']['debug']() ?>
</th>
<th></th>
<th>
wp fifu debug <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['audio']() ?>
</th>
<th>
<?php $fifu['title']['audio']() ?>
</th>
<th></th>
<th>
wp fifu audio <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['jetpack']() ?>
</th>
<th>
<?php $fifu['jetpack']['toggle']['cdn']() ?>
</th>
<th>
wp fifu cdn <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['jetpack']() ?>
</th>
<th>
<?php $fifu['jetpack']['toggle']['content']() ?>
</th>
<th>
wp fifu cdn --content <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['hide']() ?>
</th>
<th>
</th>
<th>
wp fifu image --hide <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['hide']() ?>
</th>
<th>
<?php $fifu['hide']['tab']['cpt']() ?>
</th>
<th>
wp fifu image --hide-types <string>
</th>
<th>
post,page
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['hide']() ?>
</th>
<th>
<?php $fifu['hide']['tab']['format']() ?>
</th>
<th>
wp fifu image --hide-formats <string>
</th>
<th>
video,audio
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['default']() ?>
</th>
<th></th>
<th>
wp fifu image --default <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['default']() ?>
</th>
<th>
<?php $fifu['default']['tab']['url']() ?>
</th>
<th>
wp fifu image --default-url <string>
</th>
<th>
https://...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['default']() ?>
</th>
<th>
<?php $fifu['default']['tab']['cpt']() ?>
</th>
<th>
wp fifu image --default-types <string>
</th>
<th>
post,page
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['pcontent']() ?>
</th>
<th>
<?php $fifu['pcontent']['option']['add']() ?>
</th>
<th>
wp fifu image --pcontent-add <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['pcontent']() ?>
</th>
<th>
<?php $fifu['pcontent']['option']['remove']() ?>
</th>
<th>
wp fifu image --pcontent-remove <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['pcontent']() ?>
</th>
<th>
<?php $fifu['pcontent']['tab']['type']() ?>
</th>
<th>
wp fifu image --pcontent-types <string>
</th>
<th>
post,page
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['block']() ?>
</th>
<th></th>
<th>
wp fifu image --block <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['media']() ?>
</th>
<th>
<?php $fifu['media']['upload']() ?>
</th>
<th>
wp fifu upload --show-button <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['media']() ?>
</th>
<th>
<?php $fifu['media']['job']() ?>
</th>
<th>
wp fifu upload --job <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['media']() ?>
</th>
<th>
<?php $fifu['media']['tab']['domain']() ?>
</th>
<th>
wp fifu upload --domain <string>
</th>
<th>site.com</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['media']() ?>
</th>
<th>
<?php $fifu['media']['proxy']['toggle']() ?>
</th>
<th>
wp fifu upload --proxy <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['media']() ?>
</th>
<th>
<?php $fifu['media']['proxy']['private']() ?>
</th>
<th>
wp fifu upload --private-proxy <string>
</th>
<th>
0.0.0.0:8080, ...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['height']() ?>
</th>
<th></th>
<th>
wp fifu image --height <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['height']() ?>
</th>
<th>
<?php $fifu['height']['tab']['selector']() ?>
</th>
<th>
wp fifu image --height-sel <integer> --selector <string>
</th>
<th>
0, 1, 2, 3, 4<br>
#id, .class, ...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['height']() ?>
</th>
<th>
<?php $fifu['height']['tab']['ratio']() ?>
</th>
<th>
wp fifu image --height-ratio <string>
</th>
<th>
4:3, 1:1, 3:2...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['height']() ?>
</th>
<th>
<?php $fifu['height']['tab']['fit']() ?>
</th>
<th>
wp fifu image --height-fit <string>
</th>
<th>
cover, contain, fill
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['height']() ?>
</th>
<th>
<?php $fifu['height']['tab']['delay']() ?>
</th>
<th>
wp fifu image --height-delay <integer>
</th>
<th>
0, 100, 1000...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['height']() ?>
</th>
<th>
<?php $fifu['height']['tab']['default']() ?>
</th>
<th>
wp fifu image --height-default <string>
</th>
<th>
#id, .class, ...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['height']() ?>
</th>
<th>
<?php $fifu['height']['tab']['ignore']() ?>
</th>
<th>
wp fifu image --height-ignore <string>
</th>
<th>
#id, .class, ...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['replace']() ?>
</th>
<th></th>
<th>
wp fifu image --replace <string>
</th>
<th>
https://...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['popup']() ?>
</th>
<th></th>
<th>
wp fifu image --popup <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['redirection']() ?>
</th>
<th></th>
<th>
wp fifu image --redirection <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['cloak']() ?>
</th>
<th>
</th>
<th>
wp fifu image --cloak <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['image']() ?>
</th>
<th>
<?php $fifu['title']['bbpress']() ?>
</th>
<th>
</th>
<th>
wp fifu bbpress --fields <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['slider']() ?>
</th>
<th>
<?php $fifu['title']['slider']() ?>
</th>
<th>
<?php $fifu['slider']['featured']() ?>
</th>
<th>
wp fifu slider <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['slider']() ?>
</th>
<th>
<?php $fifu['title']['slider']() ?>
</th>
<th>
<?php $fifu['slider']['pause']() ?>
</th>
<th>
wp fifu slider --pause <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['slider']() ?>
</th>
<th>
<?php $fifu['title']['slider']() ?>
</th>
<th>
<?php $fifu['slider']['buttons']() ?>
</th>
<th>
wp fifu slider --buttons <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['slider']() ?>
</th>
<th>
<?php $fifu['title']['slider']() ?>
</th>
<th>
<?php $fifu['slider']['start']() ?>
</th>
<th>
wp fifu slider --auto <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['slider']() ?>
</th>
<th>
<?php $fifu['title']['slider']() ?>
</th>
<th>
<?php $fifu['slider']['click']() ?>
</th>
<th>
wp fifu slider --gallery <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['slider']() ?>
</th>
<th>
<?php $fifu['title']['slider']() ?>
</th>
<th>
<?php $fifu['slider']['thumb']() ?>
</th>
<th>
wp fifu slider --thumb-gallery <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['slider']() ?>
</th>
<th>
<?php $fifu['title']['slider']() ?>
</th>
<th>
<?php $fifu['slider']['counter']() ?>
</th>
<th>
wp fifu slider --counter <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['slider']() ?>
</th>
<th>
<?php $fifu['title']['slider']() ?>
</th>
<th>
<?php $fifu['slider']['crop']() ?>
</th>
<th>
wp fifu slider --crop <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['slider']() ?>
</th>
<th>
<?php $fifu['title']['slider']() ?>
</th>
<th>
<?php $fifu['slider']['single']() ?>
</th>
<th>
wp fifu slider --single <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['slider']() ?>
</th>
<th>
<?php $fifu['title']['slider']() ?>
</th>
<th>
<?php $fifu['slider']['vertical']() ?>
</th>
<th>
wp fifu slider --vertical <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['slider']() ?>
</th>
<th>
<?php $fifu['title']['slider']() ?>
</th>
<th>
<?php $fifu['slider']['time']() ?>
</th>
<th>
wp fifu slider --time-image <integer>
</th>
<th>
1000, 2000, 3000...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['slider']() ?>
</th>
<th>
<?php $fifu['title']['slider']() ?>
</th>
<th>
<?php $fifu['slider']['duration']() ?>
</th>
<th>
wp fifu slider --time-transition <integer>
</th>
<th>
500, 1000, 1500...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['slider']() ?>
</th>
<th>
<?php $fifu['title']['slider']() ?>
</th>
<th>
<?php $fifu['slider']['left']() ?>
</th>
<th>
wp fifu slider --left <string>
</th>
<th>
https://...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['slider']() ?>
</th>
<th>
<?php $fifu['title']['slider']() ?>
</th>
<th>
<?php $fifu['slider']['right']() ?>
</th>
<th>
wp fifu slider --right <string>
</th>
<th>
https://...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['video']() ?>
</th>
<th></th>
<th>
wp fifu video <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['thumbnail']() ?>
</th>
<th>
<?php $fifu['where']['home']() ?>
</th>
<th>
wp fifu video --thumb-home <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['thumbnail']() ?>
</th>
<th>
<?php $fifu['where']['page']() ?>
</th>
<th>
wp fifu video --thumb-page <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['thumbnail']() ?>
</th>
<th>
<?php $fifu['where']['post']() ?>
</th>
<th>
wp fifu video --thumb-post <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['thumbnail']() ?>
</th>
<th>
<?php $fifu['where']['cpt']() ?>
</th>
<th>
wp fifu video --thumb-cpt <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['play']() ?>
</th>
<th></th>
<th>
wp fifu video --play <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['play']() ?>
</th>
<th>
<?php $fifu['word']['color']() ?>
</th>
<th>
wp fifu video --play-color <string>
</th>
<th>
red, blue, black...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['play']() ?>
</th>
<th>
<?php $fifu['word']['size']() ?>
</th>
<th>
wp fifu video --play-size <integer>
</th>
<th>
30, 50, 70...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['play']() ?>
</th>
<th>
<?php $fifu['word']['mode']() ?>
</th>
<th>
wp fifu video --play-mode <string>
</th>
<th>
inline, lightbox
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['play']() ?>
</th>
<th>
<?php $fifu['word']['zindex']() ?>
</th>
<th>
wp fifu video --play-zindex <integer>
</th>
<th>
500, 1000, 1500...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['play']() ?>
</th>
<th>
<?php $fifu['play']['draw']() ?>
</th>
<th>
wp fifu video --play-draw <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['play']() ?>
</th>
<th>
<?php $fifu['play']['hide']() ?> (WordPress)
</th>
<th>
wp fifu video --play-hide <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['play']() ?>
</th>
<th>
<?php $fifu['play']['hide']() ?> (WooCommerce)
</th>
<th>
wp fifu video --play-hide-wc <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['width']() ?>
</th>
<th></th>
<th>
wp fifu video --min-width <integer>
</th>
<th>
75, 100, 150...
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['controls']() ?>
</th>
<th></th>
<th>
wp fifu video --controls <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['mouseover']() ?>
</th>
<th>
</th>
<th>
wp fifu video --mouse <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['autoplay']() ?>
</th>
<th>
<?php $fifu['where']['single']() ?>
</th>
<th>
wp fifu video --autoplay <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['autoplay']() ?>
</th>
<th>
<?php $fifu['where']['home']() ?>
</th>
<th>
wp fifu video --autoplay-front <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['autoplay']() ?>
</th>
<th>
<?php $fifu['where']['else']() ?>
</th>
<th>
wp fifu video --autoplay-else <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['loop']() ?>
</th>
<th></th>
<th>
wp fifu video --loop <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['mute']() ?>
</th>
<th>
<?php $fifu['where']['desktop']() ?>
</th>
<th>
wp fifu video --mute-desktop <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['mute']() ?>
</th>
<th>
<?php $fifu['where']['mobile']() ?>
</th>
<th>
wp fifu video --mute-mobile <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['background']() ?>
</th>
<th>
<?php $fifu['background']['video']() ?>
</th>
<th>
wp fifu video --background <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['background']() ?>
</th>
<th>
<?php $fifu['background']['single']() ?>
</th>
<th>
wp fifu video --background-single <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['privacy']() ?>
</th>
<th></th>
<th>
wp fifu video --privacy <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['later']() ?>
</th>
<th>
<?php $fifu['later']['button']['add']() ?>
</th>
<th>
wp fifu video --later <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['video']() ?>
</th>
<th>
<?php $fifu['title']['later']() ?>
</th>
<th>
<?php $fifu['later']['button']['left']() ?>
</th>
<th>
wp fifu video --later-left <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['key']() ?>
</th>
<th>
<?php $fifu['title']['activation']() ?>
</th>
<th>
<?php $fifu['key']['email']() ?>
</th>
<th>
wp fifu key --email <string>
</th>
<th>
name@email.com
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['key']() ?>
</th>
<th>
<?php $fifu['title']['activation']() ?>
</th>
<th>
<?php $fifu['key']['key']() ?>
</th>
<th>
wp fifu key --number <string>
</th>
<th>
0123-4567-8901
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['metadata']() ?>
</th>
<th>
<?php $fifu['title']['metadata']() ?>
</th>
<th></th>
<th>
wp fifu metadata <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['metadata']() ?>
</th>
<th>
<?php $fifu['title']['clean']() ?>
</th>
<th></th>
<th>
wp fifu clean
</th>
<th>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['metadata']() ?>
</th>
<th>
<?php $fifu['title']['schedule']() ?>
</th>
<th></th>
<th>
wp fifu schedule <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['tab']['metadata']() ?>
</th>
<th>
<?php $fifu['title']['reset']() ?>
</th>
<th></th>
<th>
wp fifu reset
</th>
<th>
</th>
</tr>
<tr class="color">
<th>
WooCommerce
</th>
<th>
<?php $fifu['title']['zoom']() ?>
</th>
<th>
<?php $fifu['word']['lightbox']() ?>
</th>
<th>
wp fifu woo --lightbox <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
WooCommerce
</th>
<th>
<?php $fifu['title']['zoom']() ?>
</th>
<th>
<?php $fifu['word']['zoom']() ?>
</th>
<th>
wp fifu woo --zoom <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
WooCommerce
</th>
<th>
<?php $fifu['title']['category']() ?>
</th>
<th></th>
<th>
wp fifu woo --category-auto <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
WooCommerce
</th>
<th>
<?php $fifu['title']['gallery']() ?>
</th>
<th>
<?php $fifu['gallery']['toggle']() ?>
</th>
<th>
wp fifu woo --gallery <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
WooCommerce
</th>
<th>
<?php $fifu['title']['gallery']() ?>
</th>
<th>
<?php $fifu['gallery']['adaptive']() ?>
</th>
<th>
wp fifu woo --adaptive <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
WooCommerce
</th>
<th>
<?php $fifu['title']['gallery']() ?>
</th>
<th>
<?php $fifu['gallery']['videos']() ?>
</th>
<th>
wp fifu woo --videos-before <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
WooCommerce
</th>
<th>
<?php $fifu['title']['gallery']() ?>
</th>
<th>
<?php $fifu['gallery']['variations']() ?>
</th>
<th>
wp fifu woo --variations-merge <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
WooCommerce
</th>
<th>
<?php $fifu['title']['buy']() ?>
</th>
<th>
<?php $fifu['buy']['enable']() ?>
</th>
<th>
wp fifu woo --buy <toggle>
</th>
<th>
on, off
</th>
</tr>
<tr class="color">
<th>
WooCommerce
</th>
<th>
<?php $fifu['title']['buy']() ?>
</th>
<th>
<?php $fifu['buy']['text']['text']() ?>
</th>
<th>
wp fifu woo --buy-text <string>
</th>
<th>
buy now
</th>
</tr>
<tr class="color">
<th>
WooCommerce
</th>
<th>
<?php $fifu['title']['buy']() ?>
</th>
<th>
<?php $fifu['buy']['disclaimer']['text']() ?>
</th>
<th>
wp fifu woo --buy-disclaimer <string>
</th>
<th>
This site...
</th>
</tr>
<tr class="color">
<th>
WooCommerce
</th>
<th>
<?php $fifu['title']['buy']() ?>
</th>
<th>
<?php $fifu['buy']['cf']['text']() ?>
</th>
<th>
wp fifu woo --buy-cf <string>
</th>
<th>
my_custom_field
</th>
</tr>
<tr class="color">
<th>
WooCommerce
</th>
<th>
<?php $fifu['title']['order-email']() ?>
</th>
<th></th>
<th>
wp fifu woo --order-email <toggle>
</th>
<th>
on, off
</th>
</tr>
</table>
</div>
<div id="tabs-2">
<table style="text-align:left; width:100%; text-align:left; font-size: 11px">
<tr class="color">
<th>
<b><?php $fifu['cli']['column']['action']() ?></b>
</th>
<th>
<b><?php $fifu['cli']['column']['example']() ?></b>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['cli']['fields']['create']() ?>
</th>
<th>
wp post create --post_type=post --post_title='...' --post_content='...' --meta_input='{"<b>fifu_image_url</b>":"https://example.com/image.jpg"}'
</th>
</tr>
</table>
<br>
<?php $fifu['cli']['fields']['api']() ?>
</div>
</div>
</div>
<br>
</div>
<div class="box">
<h2><i class="fa-solid fa-bug"></i> <?php $fifu['title']['debug']() ?></h2>
<div class="greybox">
<?php $fifu['debug']['desc']() ?> <?php $fifu['debug']['tables']() ?>
</div>
<br>
<form
id="fifu_form_debug"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_debug'); ?>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_debug"
onclick="invert('debug')"
name="fifu_toggle_debug"
class="<?php echo $enable_debug; ?>"
value=""
style="display:block;border:none">
<input
type="hidden"
id="fifu_input_debug"
name="fifu_input_debug"
value="" >
</form>
</div>
</div>
<div id="tabs-o">
<div class="box">
<h2><i class="fa-solid fa-magnifying-glass-plus"></i> <?php $fifu['title']['zoom']() ?></h2>
<div class="greybox">
<?php $fifu['zoom']['desc']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<form
id="fifu_form_wc_lbox"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_wc_lbox'); ?>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_wc_lbox"
onclick="invert('wc_lbox')"
name="fifu_toggle_wc_lbox"
class="<?php echo $enable_wc_lbox; ?>"
value=""
style="display:block;border:none">
<input
type="hidden"
id="fifu_input_wc_lbox"
name="fifu_input_wc_lbox"
value="" >
</form>
</th>
<th>
<?php $fifu['word']['lightbox']() ?>
</th>
</tr>
<tr>
<th>
<form
id="fifu_form_wc_zoom"
action="javascript:void(0)"
method="post">
<?php wp_nonce_field(FIFU_ACTION_SETTINGS, 'nonce_fifu_form_wc_zoom'); ?>
<input
type="submit"
href="javascript:void(0)"
id="fifu_toggle_wc_zoom"
onclick="invert('wc_zoom')"
name="fifu_toggle_wc_zoom"
class="<?php echo $enable_wc_zoom; ?>"
value=""
style="display:block;border:none">
<input
type="hidden"
id="fifu_input_wc_zoom"
name="fifu_input_wc_zoom"
value="" >
</form>
</th>
<th>
<?php $fifu['word']['zoom']() ?>
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-file-import"></i> <?php $fifu['title']['import']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['import']['desc']() ?>
<br/>
<br/>
<div id="tabsWooImport">
<ul>
<li><a href="#tabs-3"><?php $fifu['import']['tab']['import']() ?></a></li>
<li><a href="#tabs-1"><?php $fifu['import']['tab']['custom']() ?></a></li>
</ul>
<div id="tabs-1">
<table style="text-align:left; width: 100%;">
<tr class="color">
<th>
</th>
<th>
<b><?php $fifu['import']['custom']['key']() ?></b>
</th>
<th>
<b><?php $fifu['word']['delimiter']() ?></b>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['import']['custom']['images']() ?>
</th>
<th>
fifu_list_url
</th>
<th>
|
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['import']['custom']['titles']() ?>
</th>
<th>
fifu_list_alt
</th> <th>
|
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['import']['custom']['videos']() ?>
</th>
<th>
fifu_list_video_url
</th>
<th>
|
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['import']['custom']['slider']() ?>
</th>
<th>
fifu_slider_list_url
</th>
<th>
|
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['import']['custom']['isbn']() ?>
</th>
<th>
fifu_isbn
</th>
<th>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['import']['custom']['asin']() ?>
</th>
<th>
fifu_asin
</th>
<th>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['import']['custom']['finder']() ?>
</th>
<th>
fifu_finder_url
</th>
<th>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['import']['custom']['iframes']() ?>
</th>
<th>
fifu_list_iframe_url
</th>
<th>
|
</th>
</tr>
</table>
</div>
<div id="tabs-3">
<a href="<?php echo plugins_url() ?>/featured-image-from-url/admin/html/txt/woo.csv"><?php $fifu['import']['import']['csv']() ?></a>
<br>
<br>
<center>
<div class="polaroid" style="background-color:#f0f0f0;">
<img src="https://storage.googleapis.com/featuredimagefromurl/woocommerce-import2.jpg">
</div>
</center>
</div>
</div>
</div>
</div>
<a name="category"></a>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><span class="dashicons dashicons-category"></span> <?php $fifu['title']['category']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['category']['desc']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none">
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-photo-film"></i> <?php $fifu['title']['gallery']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['gallery']['desc']() ?>
</div>
<br>
<div id="tabsGallery">
<ul>
<li><a href="#tabs-1"><?php $fifu['gallery']['toggle']() ?></a></li>
<li><a href="#tabs-2"><?php $fifu['gallery']['tab']['custom']() ?></a></li>
</ul>
<div id="tabs-1">
<table style="text-align:left">
<tr>
<td>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none" >
</td>
<td>
<?php $fifu['gallery']['toggle']() ?>
</td>
</tr>
<tr>
<td>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none" >
</td>
<td>
<?php $fifu['gallery']['adaptive']() ?>
</td>
</tr>
<tr>
<td>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none" >
</td>
<td>
<?php $fifu['gallery']['videos']() ?>
</td>
</tr>
<tr>
<td>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none" >
</td>
<td>
<?php $fifu['gallery']['variations']() ?>
</td>
</tr>
</table>
</div>
<div id="tabs-2">
<?php $fifu['gallery']['custom']() ?>
</div>
</div>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-cash-register"></i> <?php $fifu['title']['buy']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['buy']['desc']() ?>
<br>
<br>
<div class="polaroid">
<img loading="lazy" src="https://storage.googleapis.com/featuredimagefromurl/fast-buy-1.jpg" style="width:97%">
</div>
<br>
<div class="polaroid" style="background-color:#373737">
<img loading="lazy" src="https://storage.googleapis.com/featuredimagefromurl/fast-buy-2.jpg">
</div>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none" >
</th>
<th>
<?php $fifu['buy']['enable']() ?>
</th>
</tr>
</table>
<table style="text-align:left">
<tr>
<th>
<?php $fifu['buy']['text']['text']() ?>
</th>
<th>
<input id="fifu_input_buy_text"
type="text"
name="fifu_input_buy_text"
style="width:250px"
placeholder="<?php $fifu['buy']['text']['placeholder']() ?>"
value="">
</th>
</tr>
<tr>
<th>
<?php $fifu['buy']['disclaimer']['text']() ?>
</th>
<th>
<input id="fifu_input_buy_disclaimer"
type="text"
name="fifu_input_buy_disclaimer"
style="width:250px"
placeholder="<?php $fifu['buy']['disclaimer']['placeholder']() ?>"
value="">
</th>
</tr>
<tr>
<th>
<?php $fifu['buy']['cf']['text']() ?>
</th>
<th>
<input id="fifu_input_buy_cf"
type="text"
name="fifu_input_buy_cf"
style="width:250px"
placeholder="<?php $fifu['buy']['cf']['placeholder']() ?>"
value="">
</th>
</tr>
</table>
</div>
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-envelope-open-text"></i> <?php $fifu['title']['order-email']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['order-email']['desc']() ?>
</div>
<br>
<table style="text-align:left">
<tr>
<th>
<input
type="submit"
href="javascript:void(0)"
class="toggleoff"
value=""
style="display:block;border:none" >
</th>
</tr>
</table>
</div>
</div>
<div id="tabs-p">
<div class="box">
<div class="fifu-pro"><a class="fifu-pro-link" href="https://fifu.app/" target="_blank" title="<?php $fifu['unlock']() ?>"><span class="dashicons dashicons-lock fifu-pro-icon"></span></a></div>
<h2><i class="fa-solid fa-puzzle-piece"></i> <?php $fifu['title']['addon']() ?></h2>
<div class="greybox" id="grad2">
<?php $fifu['addon']['desc']() ?>
<br/>
<br/>
<div id="tabsWpAllImport">
<ul>
<li><a href="#tabs-2"><?php $fifu['addon']['tab']['import']() ?></a></li>
<li><a href="#tabs-4"><?php $fifu['addon']['tab']['faq']() ?></a></li>
</ul>
<div id="tabs-4">
<h3><?php $fifu['addon']['faq']['how']['examples']() ?></h3>
<table style="width:100%;text-align:left">
<tr class="color">
<th>
1
</th>
<th>
<a href='http://www.wpallimport.com/documentation/woocommerce/variable-products/'><?php $fifu['addon']['faq']['woocommerce']() ?></a>
</th>
</tr>
<tr class="color">
<th>
2
</th>
<th>
<?php $fifu['addon']['faq']['variation-child-xml']() ?>:
<a href="<?php echo plugins_url() ?>/featured-image-from-url/admin/html/wai/variations.xml"><?php $fifu['addon']['faq']['xml']() ?></a>
</th>
</tr>
<tr class="color">
<th>
3
</th>
<th>
<a href='https://www.wpallimport.com/documentation/custom-wordpress-export-php/'><?php $fifu['addon']['faq']['export-local-images-urls']() ?></a>
</th>
</tr>
</table>
<br>
<hr>
<h3><?php $fifu['addon']['faq']['how']['not']() ?></h3>
<table style="width:100%;text-align:left">
<tr class="color">
<th style="width:15%">
<b><?php $fifu['addon']['faq']['words']['section']() ?></b>
</th>
<th>
<b><?php $fifu['addon']['faq']['words']['description']() ?></b>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['addon']['faq']['section']['images']() ?>
</th>
<th>
<?php $fifu['addon']['faq']['description']['empty']() ?>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['addon']['faq']['section']['cf']() ?>
</th>
<th>
<?php $fifu['addon']['faq']['description']['cf']() ?>
</th>
</tr>
</table>
<br>
<hr>
<h3><?php $fifu['addon']['faq']['how']['to']() ?></h3>
<table style="width:100%;text-align:left">
<tr class="color">
<th>
<b><?php $fifu['addon']['faq']['words']['for']() ?></b>
</th>
<th>
<b><?php $fifu['addon']['faq']['words']['description']() ?></b>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['addon']['faq']['for']['delimiter']() ?>
</th>
<th>
<?php $fifu['addon']['faq']['description']['delimiter']() ?>
</th>
</tr>
<tr class="color">
<th>
<?php $fifu['addon']['faq']['for']['columns']() ?>
</th>
<th>
{columnA[1]}|{columnB[1]}|{columnC[1]}|{columnD[1]}|...
</th>
</tr>
</table>
</div>
<div id="tabs-2">
<a href="<?php echo plugins_url() ?>/featured-image-from-url/admin/html/txt/wpai.csv"><?php $fifu['addon']['import']['csv']() ?></a>
<br>
<br>
<div class="polaroid" style="background-color: #f1f1f1">
<img src="https://storage.googleapis.com/featuredimagefromurl/wpai3.jpg">
</div>
<br>
<br>
<h3><?php $fifu['detail']['result']() ?></h3>
<div class="polaroid">
<img loading="lazy" src="https://storage.googleapis.com/featuredimagefromurl/wp-all-import-result2.jpg">
</div>
</div>
</div>
</div>
</div>
</div>
<div id="tabs-d">
<div class="box">
<h2><i class="fa-solid fa-list-ol"></i> <?php $fifu['title']['start']() ?></h2>
<div class="greybox" style="min-height:375px;padding:0 !important">
<div style="width:100%">
<hgroup style="float:left;opacity:0.75;" class="speech-bubble">
<div style="font-style:italic;font-size:13px;color:white;padding-left:25px;padding-top:10px;"><?php $fifu['start']['url']['external']() ?></div>
<br>
<div style="font-style:italic;font-size:13px;color:white;padding-left:25px"><?php $fifu['start']['url']['not']() ?></div>
<br>
<div style="font-style:italic;font-size:13px;color:white;padding-left:25px"><?php $fifu['start']['url']['url']() ?></div>
<br>
<div style="font-style:italic;font-size:13px;color:white;padding-left:40px"><?php $fifu['start']['url']['right']() ?></div>
<br>
<div style="font-style:italic;font-size:13px;color:white;padding-left:40px"><?php $fifu['start']['url']['copy']() ?></div>
<br>
<div style="font-style:italic;font-size:13px;color:white;padding-left:40px"><?php $fifu['start']['url']['paste']() ?><input type="text" style="width:80%;background-color:#f3f3f3;font-style:italic;" placeholder="<?php $fifu['start']['url']['drag']() ?>"></div>
<br>
</hgroup>
<img style="float:right;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);width:17%;position:relative;top:19px;filter:grayscale(25%);" src="https://ps.w.org/featured-image-from-url/assets/icon-256x256.png?rev=2776609" title="<?php $fifu['start']['url']['click']() ?>">
</div>
<hgroup style="float:right;opacity:0.75" class="speech-bubble2">
<div style="font-style:italic;font-size:13px;color:white;padding-left:25px;padding-top:10px;"><?php $fifu['start']['post']['famous']() ?></div>
<br>
<div style="font-style:italic;font-size:13px;color:white;padding-left:25px"><?php $fifu['start']['post']['create']() ?></div>
<br>
<div style="font-style:italic;font-size:13px;color:white;padding-left:40px"><?php $fifu['start']['post']['new']() ?></div>
<br>
<div style="font-style:italic;font-size:13px;color:white;padding-left:40px"><?php $fifu['start']['post']['box']() ?> <span class="dashicons dashicons-camera" style="font-size:18px;padding-right:3px"></span><b><?php $fifu['start']['post']['featured']() ?></b>;</div>
<br>
<div style="font-style:italic;font-size:13px;color:white;padding-left:40px"><?php $fifu['start']['post']['address']() ?></div>
<br>
<div style="font-style:italic;font-size:13px;color:white;padding-left:25px"><?php $fifu['start']['post']['storage']() ?></div>
<br>
</hgroup>
</div>
</div>
<div class="box">
<h2><i class="fa-regular fa-envelope"></i> <?php $fifu['title']['support']() ?></h2>
<div class="greybox">
<?php $fifu['support']['email']() ?> <b> support@fifu.app</b> (<?php $fifu['support']['with']() ?> <a href="admin.php?page=fifu-support-data"><button id="opener" onclick="jQuery('#tabs-top').block({message: '<?php $fifu['message']['wait']() ?>', css: {backgroundColor: 'none', border: 'none', color: 'white'}});"><?php $fifu['support']['status']() ?></button></a>).
<br>
<br>
<table style="background-color: #fff; border-radius: 13px;">
<tr>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i class="fa-solid fa-robot" style="font-size:30px"></i>
</td>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i class="fa-solid fa-expand" style="font-size:30px"></i>
</td>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i class="fab fa-facebook" style="font-size:30px"></i>
</td>
</tr>
<tr>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i><?php $fifu['support']['wp-automatic']() ?></i>
</td>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i><?php $fifu['support']['cdn']() ?></i>
</td>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i><?php $fifu['support']['facebook']() ?></i>
</td>
</tr>
<tr>
<td style="vertical-align: top;">
<?php $fifu['support']['wp-automatic-desc']() ?>
</td>
<td style="vertical-align: top;">
<?php $fifu['support']['cdn-desc']() ?>
</td>
<td style="vertical-align: top;">
<?php $fifu['support']['facebook-desc']() ?>
</td>
</tr>
</table>
<br>
<table style="background-color: #fff; border-radius: 13px;">
<tr>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i class="fas fa-exclamation-triangle" style="font-size:30px"></i>
</td>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i class="fas fa-plug" style="font-size:30px"></i>
</td>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i class="fa-solid fa-rotate-right" style="font-size:30px"></i>
</td>
</tr>
<tr>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i><?php $fifu['support']['disappeared']() ?></i>
</td>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i><?php $fifu['support']['plugin']() ?></i>
</td>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i><?php $fifu['support']['others']() ?></i>
</td>
</tr>
<tr>
<td style="vertical-align: top;">
<?php $fifu['support']['disappeared-desc']() ?>
</td>
<td style="vertical-align: top;">
<?php $fifu['support']['plugin-desc']() ?>
</td>
<td style="vertical-align: top;">
<?php $fifu['support']['others-desc']() ?>
</td>
</tr>
</table>
<br>
<table style="background-color: #fff; border-radius: 13px;">
<tr>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i class="fa-solid fa-icons" style="font-size:30px"></i>
</td>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i class="fa-solid fa-file-circle-xmark" style="font-size:30px"></i>
</td>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i class="fa-solid fa-glasses" style="font-size:30px"></i>
</td>
</tr>
<tr>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i><?php $fifu['support']['media-library']() ?></i>
</td>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i><?php $fifu['support']['money']() ?></i>
</td>
<td style="width:33%;text-align:center;border-bottom: 1px solid #ddd !important">
<i><?php $fifu['support']['resolution']() ?></i>
</td>
</tr>
<tr>
<td style="vertical-align: top;">
<?php $fifu['support']['media-library-desc']() ?>
</td>
<td style="vertical-align: top;">
<?php $fifu['support']['money-desc']() ?>
</td>
<td style="vertical-align: top;">
<?php $fifu['support']['resolution-desc']() ?>
</td>
</tr>
</table>
</div>
</div>
</div>
</ul>
</div>
</div>
<script>
jQuery(document).ready(function () {
removeNotices();
});
// remove notices from other plugins
setTimeout(function () {
removeNotices();
}, 250);
function removeNotices() {
jQuery('div.header-box > div').remove();
jQuery('.notice').remove();
jQuery('[id^=wp-admin-bar-_]').remove();
jQuery('.pms-cross-promo').remove();
}
</script>