Make WordPress Core

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


Ignore:
Timestamp:
10/02/2024 08:46:56 PM (9 months ago)
Author:
antonvlasenko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54304, comment 12

    initial v1  
    1 I'm open to the idea of adding this to a plugin, but I'd like to share a few thoughts to initiate the discussion:
    2 
     1I'm open to the idea of adding this to a plugin. I'd like to share a few thoughts to initiate the discussion:
    321. Moving the code to a plugin could relieve the burden of maintaining functionality that may be becoming obsolete. That seems like a positive step.
    432. However, the plugin would also require ongoing maintenance. I wonder if maintaining a plugin might be more time-consuming compared to keeping the code within Core (if the PR were to be merged).