Changes between Initial Version and Version 1 of Ticket #54912, comment 1
- Timestamp:
- 01/26/2022 08:08:08 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54912, comment 1
initial v1 7 7 8 8 **Option 2** 9 1. Save the following to`wp-content/plugins/ remove_image_threshold/remove_image_threshold.php` (note the comments - use either the line or the block, not both).9 1. Save the following to`wp-content/plugins/change_image_threshold/change_image_threshold.php` (note the comments - use either the line or the block, not both). 10 10 {{{#!php 11 11 <?php … … 28 28 29 29 }}} 30 2. Navigate to `Plugins > Installed Plugins` and activate " Remove image threshold".30 2. Navigate to `Plugins > Installed Plugins` and activate "Change image threshold". 31 31 32 32 **Option 3**