Changes between Version 2 and Version 3 of Ticket #23148, comment 52
- Timestamp:
- 03/01/2023 05:53:25 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23148, comment 52
v2 v3 15 15 and checking where the data comes from by using `if ( doing_action( 'wp_ajax_save-attachment' ) )`. 16 16 17 As that will be just a docs update it can be added at any time. 17 As that will be just a docs update it can be added at any time. Also seems this should be mentioned in the dev note.