Changes between Initial Version and Version 1 of Ticket #55247, comment 3
- Timestamp:
- 10/01/2024 12:13:44 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55247, comment 3
initial v1 1 The two plugins I've looked at recently hook into wp_generate_attachment_metadata. Here's one example: https://plugins.trac.wordpress.org/browser/safe-svg/trunk/safe-svg.php#L371 1 The two plugins I've looked at recently hook into `wp_generate_attachment_metadata`. 2 Here's one example: [https://plugins.trac.wordpress.org/browser/safe-svg/tags/2.0.0/safe-svg.php#L371 Safe SVG]