presscodes/maera

View on GitHub
includes/widgets/extended-posts/assets/script.js

Summary

Maintainability
A
0 mins
Test Coverage
(function($) {
    // Inside of this function, $() will work as an alias for jQuery()
    // and other libraries also using $ will not be accessible under this shortcut
})(jQuery);