Wordpress Theme Customizer - Add area for users to move around and organize widgets
问题 I am currently developing a Wordpress Theme, using the Theme Customizer to let users customize it, but I have got stuck. For the footer, I have created various widgets, containing different things like Recent Posts, or a Live Twitter Feed. I want the users to be able to organize them, in the order they want, yet I cannot work out how to do it. I found one other theme (Zerif Lite), that lets you do this (see image below), however I went through all the code and couldn't work out they did it,