JoryHogeveen / off-canvas-sidebars

This plugin will add various options to implement off-canvas sidebars in your WordPress theme based on the Slidebars jQuery plugin.
GNU General Public License v2.0
14 stars 4 forks source link

Late init option #81

Closed JoryHogeveen closed 4 years ago

JoryHogeveen commented 4 years ago

Description

Currently OCS loads on document ready. Might be handy in some cases to run init on window loaded. This should be opt-in.

Related issue: #80