Make WordPress Core

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


Ignore:
Timestamp:
02/16/2020 05:23:39 PM (6 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49448, comment 1

    initial v1  
    33Just noting that this was previously suggested in #12108. In general, deleting attachments along with the post is not feasible, as they can be used in other posts without being directly attached to them.
    44
    5 There's a code snippet in comment:1:ticket:12108 if you'd like to implement this on your site.
     5There's a code snippet in comment:1:ticket:12108 or plugins like [https://wordpress.org/plugins/autoremove-attachments/ Autoremove Attachments] if you'd like to implement this on your site.