Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #57386, comment 20


Ignore:
Timestamp:
01/06/2023 11:11:24 PM (3 years ago)
Author:
afragen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57386, comment 20

    initial v1  
    2121I was pointing out why the default state of the filter should use `copy_dir()`. If the logic in the filter does not respect this logic please let me know. I've been on night call for the past week, my apologies if I got the logic reversed. The intent is for those wishing to use `move_dir()` to opt-in and need to use the filter.
    2222
    23 I plan on adding a canonical plugin to the plugin repository for this to make is simpler. We are currently working on something to this plugin to let VB users also use `move_dir()` if they too opt-in.
     23I plan on adding a canonical plugin to the plugin repository to make this simpler. We are currently working on something to this plugin to let VB users also use `move_dir()` if they too opt-in.