Public.js function
-
What is the purpose of the file “Public.js” in this plugin?
————–
(function ( $ ) {
“use strict”;$(function () {
// Place your public-facing JavaScript here
});
}(jQuery));
—————-Can it be removed from the script and still get the same features?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Public.js function’ is closed to new replies.