Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53323, comment 93


Ignore:
Timestamp:
09/09/2025 05:29:14 AM (2 months ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53323, comment 93

    initial v1  
    1515
    1616FYI @SergeyBiryukov
     17
     18
     19----
     20
     21''edit:'' Seems that there's no consistency between `get_option( 'active_plugins' )`, `get_option( 'active_plugins', array() )` and `(array) get_option( 'active_plugins', array() )`:  https://github.com/search?q=repo%3AWordPress%2Fwordpress-develop%20get_option(%20%27active_plugins%27&type=code