reduxframework / redux-framework

Redux is a simple, truly extensible options framework for WordPress themes and plugins!
http://redux.io
Other
1.74k stars 583 forks source link

WP 6.7 broke customizer #4040

Open kprovance opened 3 days ago

kprovance commented 3 days ago

Somewhere in the RC releases, WP changed something in the customizer. Now Redux won't render fields inside of it. This is kind of a big deal since the customizer was never my area of expertise.

This should be a priority before people begin complaining.

kprovance commented 3 days ago

Turns out they changed <span> to <button> in the panels, throwing off any reactionary JavaScript. Nice of them to mention it in the changelog. 🙄