Changes between Version 1 and Version 2 of Ticket #63086, comment 18
- Timestamp:
- 03/15/2025 10:15:57 AM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63086, comment 18
v1 v2 2 2 > @SirLouen I tested your snippet and I can see the difference after switching: the warning and value of `$is_block_theme` is `false` when using the `plugins_loaded` callback. Is that the difference you're talking about? 3 3 4 I'm not 1000% because I have not read all the context, but this is just a notice `_doing_it_wrong`. It's not "protecting" anything but the developer to code wrongly. 4 It's not a warning. 5 6 I'm not 1000% of the background intentions because I have not read all the context with detail, but from what I see at first sight, this is just a notice with `_doing_it_wrong`. It's not "protecting" anything but the developer to code wrongly. 5 7 6 8 It's merely a developer notice that is informing of what you are saying here: