Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53171, comment 12


Ignore:
Timestamp:
06/21/2021 08:07:02 PM (5 years ago)
Author:
adamsilverstein
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53171, comment 12

    initial v1  
    1 In [attachment:"53171.3.diff"] adds a check in `_removeFromTotalAttachments` to ensure this.mirroring is set before using it.
     1In [attachment:"53171.3.diff"] adds a check in `_removeFromTotalAttachments` to ensure this.mirroring is set before using it. Fixes the previously mentioned issue.