Changeset 2537236
- Timestamp:
- 05/25/2021 02:29:09 PM (5 years ago)
- Location:
- webp-express-plus/trunk
- Files:
-
- 2 edited
-
index.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
webp-express-plus/trunk/index.php
r2536710 r2537236 2 2 /* 3 3 * Plugin Name: WebP Express Plus 4 * Description: Exclu sion of processing of necessary images by the "WebP Express" plugin". It works only in conjunction with "WebP Express" by the authorBjørn Rosell. Manage in "Settings" -> "WebP Express Plus".4 * Description: Excludes the necessary images and folders with graphics from processing using the "WebP Express" plugin. Works ONLY in combination with "WebP Express" by Bjørn Rosell. Manage in "Settings" -> "WebP Express Plus". 5 5 * Version: 0.2 6 6 * Author: WP01 … … 23 23 ?> 24 24 <div class="wrap"> 25 <h1><?php _e('WebP Express Plus Settings', 'webp-express-plus') ?></h1>25 <h1><?php _e('WebP Express Plus settings', 'webp-express-plus') ?></h1> 26 26 27 27 <form method="post" action="options.php"> -
webp-express-plus/trunk/readme.txt
r2536728 r2537236 17 17 18 18 == Description == 19 Slider (or other element) the site stopped working after connecting WebP using the "WebP Express" plugin ? Don't want to lose quality on some photos and use WebP for them? Our add-on will help you solve these problems! 19 WebP Express Plus eliminates the necessary images and folders with graphics from processing using the "WebP Express" plugin. Works ONLY in combination with "WebP Express" by Bjørn Rosell. 20 20 21 21 ###WebP Express Plus - an important improvement! 22 Slider (or other element) the site stopped working after connecting WebP using the "WebP Express" plugin? Don't want to lose the quality of some photos when using WebP format for them? Our add-on will help you solve these problems! 22 23 23 24 #### Important #### 24 The "WebP Express Plus" add-on only works when the ["WebP Express"](https://wordpress.org/plugins/webp-express/) plugin is active and properly configured. 25 * The "WebP Express Plus" add-on only works when the ["WebP Express"](https://wordpress.org/plugins/webp-express/) plugin is active and properly configured. 26 * You must specify the path to the original jpg / png files. 27 * New line = new path to the photo and / or photo folder. 28 * The indication must start with"/", for example: /wp-content/uploads/2021/05/pic1.jpg 25 29 26 30 #### Opportunities:####
Note: See TracChangeset
for help on using the changeset viewer.