Changeset 2623674
- Timestamp:
- 11/03/2021 12:38:42 AM (4 years ago)
- Location:
- plugin-optimizer/trunk
- Files:
-
- 3 edited
-
README.txt (modified) (2 diffs)
-
admin/pages/page-filters-edit.php (modified) (1 diff)
-
plugin-optimizer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugin-optimizer/trunk/README.txt
r2583000 r2623674 4 4 Requires at least: 5.0 5 5 Tested up to: 5.7 6 Stable tag: 1.1. 16 Stable tag: 1.1.2 7 7 Requires PHP: 7.0 8 8 License: GPLv2 or later … … 116 116 == Changelog == 117 117 118 = 1.1.2 = August 2021 119 * Filter Types: Removed Ajax Filter Type option 120 118 121 = 1.1.1 = August 2021 119 122 * Bug Fix: Fix display of previous created filters -
plugin-optimizer/trunk/admin/pages/page-filters-edit.php
r2623665 r2623674 190 190 <option value="_endpoint">Endpoint(s)</option> 191 191 </optgroup> 192 <optgroup label="Ajax"> 193 <option value="_ajax">Ajax</option> 194 </optgroup> 192 195 <optgroup label="Edit page of a Post Type:" id="select_post_types"></optgroup> 193 196 </select> -
plugin-optimizer/trunk/plugin-optimizer.php
r2583000 r2623674 5 5 * Plugin URI: https://pluginoptimizer.com 6 6 * Description: The Most Powerful Performance Plugin for WordPress is now available for FREE. 7 * Version: 1.1. 17 * Version: 1.1.2 8 8 * Author: Plugin Optimizer 9 9 * Author URI: https://pluginoptimizer.com/about/
Note: See TracChangeset
for help on using the changeset viewer.