keitaroinc / keitaro-theme

The official WordPress theme of Keitaro Inc.
MIT License
0 stars 0 forks source link

Migrate jQuery to 2.x on front-end #4

Closed gocemitevski closed 6 years ago

gocemitevski commented 6 years ago

The theme currently uses jQuery 1.12.4, which is very old and almost deprecated.

Move to a newer version of jQuery on the front-end and don't use the old version which comes bundled with WordPress.

gocemitevski commented 6 years ago

Resolved.