Changes between Initial Version and Version 1 of Ticket #53323, comment 93
- Timestamp:
- 09/09/2025 05:29:14 AM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53323, comment 93
initial v1 15 15 16 16 FYI @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