File "ewww.php"

Full Path: /home/amervokv/ecomlive.net/wp-content/plugins/webp-express/lib/options/options/conversion-options/converter-options/ewww.php
File size: 879 bytes
MIME-type: text/plain
Charset: utf-8

<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>