Hi @ryantown
wp_body_open was removed for a couple reasons:
- The original intention of the feature was to allow for some alternative methods of translation, which is no longer needed due to the addition of WPML support.
- wp_body_open doesn’t work well with the multi-banner support that was added in v3.0.0, and additionally doesn’t work well with features added in previous versions like Disable Page Paths.
However, CLS issues can certainly be frustrating. So i think what i’ll do is add it back and restrict its usage to Banner #1 while i try to make it work better with the other features. Thanks for reaching out. I’ll try to put that update out tonight.
- This reply was modified 11 hours, 44 minutes ago by rpetersen29.
I figured it might have to do with the multi-banner support, that makes sense.
Amazing, thank you so much!
Hi @ryantown
I added back wp_body_open in v3.0.3. Thanks for reaching out!