411月 通过walker去除掉wp_nav_menu的li By wayne in Wordpress at 11月 4,2020 Here is my updated attempt based on the resource shared … Read More
411月 通过filter给wp_nav_menu的li还有a添加class By wayne in Wordpress at 11月 4,2020 将以下代码添加到functions.php, 将其中的class修改为你自己的class即可。 // add … Read More
2810月 给the_category的a标签添加class和data-hover By wayne in Wordpress at 10月 28,2020 //给 the_category的a标签添加class和data-hover function add_cat … Read More