Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #55247, comment 3


Ignore:
Timestamp:
10/01/2024 12:13:44 PM (8 months ago)
Author:
sabernhardt
Comment:

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
     1The two plugins I've looked at recently hook into `wp_generate_attachment_metadata`.
     2Here's one example: [https://plugins.trac.wordpress.org/browser/safe-svg/tags/2.0.0/safe-svg.php#L371 Safe SVG]