Make WordPress Core

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


Ignore:
Timestamp:
04/18/2024 10:31:39 PM (22 months ago)
Author:
asumaran
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61025, comment 1

    initial v1  
    77I think it's consistent to avoid calling the action if the UPDATE query didn't run.
    88
    9 So, either my changes make sense or a new filter is introduced to avoid the UPDATE query
    10  we are trying to avoid with my changes.
     9So, either my changes make sense or a new filter is introduced to avoid the UPDATE query we are trying to avoid with my changes.
    1110
    1211Happy to hear anything about my proposal.