Answer
Return this at the end of the plugin function.
Chain example: $(#el).plugin1().plugin2().
Improves readability and developer experience.
Chain example: $(#el).plugin1().plugin2().
Improves readability and developer experience.