Newest version of javascript

As the Codex tells us you can add another parameter to the function that holds the version number. wp_register_script( $handle, $src, $deps, $ver, $in_footer ); $ver String specifying the script version number, if it has one, which is concatenated to the end of the path as a query string. If no version is specified or … Read more