Add setLayout method for plugins that need to wrap or add extra elements around the selected element.
- It should copy the selected elements' classes to wrapper
- It should not copy the "selector class" to the wrapper
- It should not copy the "*-ready" class to wrapper
Add setLayout method for plugins that need to wrap or add extra elements around the selected element.