Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #23148, comment 52


Ignore:
Timestamp:
03/01/2023 05:53:25 PM (3 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23148, comment 52

    v2 v3  
    1515and checking where the data comes from by using `if ( doing_action( 'wp_ajax_save-attachment' ) )`.
    1616
    17 As that will be just a docs update it can be added at any time.
     17As that will be just a docs update it can be added at any time. Also seems this should be mentioned in the dev note.