Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54912, comment 1


Ignore:
Timestamp:
01/26/2022 08:08:08 AM (4 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54912, comment 1

    initial v1  
    77
    88**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).
     91. 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).
    1010{{{#!php
    1111<?php
     
    2828
    2929}}}
    30 2. Navigate to `Plugins > Installed Plugins` and activate "Remove image threshold".
     302. Navigate to `Plugins > Installed Plugins` and activate "Change image threshold".
    3131
    3232**Option 3**