PluginProbe
QuickWebP – WebP & AVIF Image Optimizer, Compression & SEO for WordPress / 3.2.6
QuickWebP – WebP & AVIF Image Optimizer, Compression & SEO for WordPress v3.2.6
4.1.1 4.1.0 4.0.1 4.0.0 3.3.1 3.3.0 trunk 1.0.0 2.0.0 2.1.0 3.0.0 3.1.0 3.2.0 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8
quickwebp / admin / templates / tab-media-paste.php

tab-media-paste.php in QuickWebP – WebP & AVIF Image Optimizer, Compression & SEO for WordPress 3.2.6, at admin/templates/tab-media-paste.php

11 lines 216 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div class="quickwebp-tab">
2
3 <div class="quickwebp-tab__content">
4 <h2>{{click_paste}}</h2>
5 </div>
6
7 <label class="quickwebp-tab__paste">
8 <input type="text" class="quickwebp-tab__paste__input">
9 </label>
10
11 </div>