Skip to content

Commit b406b5d

Browse files
Krinkletimmywil
andauthored
fixup! Update themes/jquery/functions.jquery.php
Co-authored-by: Timmy Willison <[email protected]>
1 parent 03f6960 commit b406b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/jquery/functions.jquery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ function jq_search_get_provider() {
187187
/**
188188
* Try to append a "?v=" cache buster to a static CSS or JS file URI.
189189
*/
190-
function jq_url_append_version($uri) {
190+
function jq_url_append_version( $uri ) {
191191
foreach ( [
192192
get_stylesheet_directory_uri() => get_stylesheet_directory(),
193193
get_template_directory_uri() => get_template_directory(),

0 commit comments

Comments
 (0)