Changes between Initial Version and Version 2 of Ticket #56482
- Timestamp:
- 08/31/2022 11:18:12 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56482
- Property Keywords has-patch added
-
Ticket #56482 – Description
initial v2 2 2 3 3 Proposal is to add a null check before use: 4 4 {{{ 5 5 if ( 6 6 is_admin() && … … 8 8 ! get_current_screen()->is_block_editor() 9 9 ) 10 }}}
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)