August 5, 2020 Wordpress Use of jquery in WordPress Posted by toihid jQuery(document).ready(function($) { $('#nav a').last().addClass('last'); })