• David Borrink

    (@davidborrink)


    Very weird behavior this morning. All of a sudden, I’ve had widgets move to different sidebars without warning. It might be because we had the Social Warfare Pro plugin cause problems (with many people, I’ve learned).

    We move them back, but what would cause widgets to suddenly move elsewhere?

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Widget locations are stored in options, then loaded into the global $_wp_sidebars_widgets variable. Errant code that’s attempting to manipulate this data can easily corrupt widget location data if not well written. There should be no reason to directly manipulate this data, but some coders like to think doing so is more efficient. It is, until they break something.

Viewing 1 replies (of 1 total)

The topic ‘Widgets moving to different sidebars without warning’ is closed to new replies.