Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
plugins
/
webp-express
/
lib
/
options
/
options
/
conversion-options
/
converter-options
:
ewww.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<div id="ewww" style="display:none;"> <div class="ewww converter-options"> <h3>Ewww</h3> <p> ewww is a cloud service for converting images. To use it, you need to purchase a key <a target="_blank" href="https://ewww.io/plans/">here</a>. They do not charge credits for webp conversions, so all you ever have to pay is the one dollar start-up fee :) </p> <h3>Options</h3> <div> <label for="ewww_api_key">API Key</label> <input type="text" id="ewww_api_key" placeholder="Your API key here"> </div> <br> <h4>Fallback (optional)</h4> <div> <label for="ewww_api_key_2">API Key</label> <input type="text" id="ewww_api_key_2" placeholder="In case the first one expires..."> </div> <br> <?php webp_express_printUpdateButtons() ?> </div> </div>