‘If’ causes broken layouts
-
[code]( && ) { }[/code]
produces
1 ( && ) { }but if with brackets &&
[code]if ( andsymbolsx2 ) { }[/code]
produces
1 ( && ) { }
I have a feeling this is a WP issue as I can’t even save the example && without it changing in the if()
Block editor – WP v 5.2.3 – plugin v 3.5.1
- This topic was modified 4 years, 10 months ago by .
- This topic was modified 4 years, 10 months ago by .
- This topic was modified 4 years, 10 months ago by .
- This topic was modified 4 years, 10 months ago by .
- This topic was modified 4 years, 10 months ago by .
- This topic was modified 4 years, 10 months ago by .
- This topic was modified 4 years, 10 months ago by .
- This topic was modified 4 years, 10 months ago by .
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘‘If’ causes broken layouts’ is closed to new replies.