cipherdevgroup/carelib

Default layout can't be restored via the UI

Closed this issue · 2 comments

This is true in both the customizer and the admin metabox.

I'm not sure we really need to do anything within the customizer for this. You can't return to the "default" global layout, but there's also no context for what that even is. If a layout has been chosen, there'd be no real advantage to deleting the theme mod associated with it.

If we add the ability to control the post's layout from within the customzer, then I think we'll need to have this control there so that the behavior mimics the post layout control in the admin.

I think we can call this resolved since the post layout can be overridden, we just need to make sure we keep the same pattern for any additional layout metabox we register as well as layout overrides in the customizer.