WordPress中的JQuery

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了WordPress中的JQuery相关的知识,希望对你有一定的参考价值。

Accessing JQuery's $() shortcut within WordPress
  1. // javascript in theme file
  2. jQuery(document).ready(function($){
  3. // code goes here
  4. // $('#idname').append("<b>Hello</b>") should work properly now
  5. });

以上是关于WordPress中的JQuery的主要内容,如果未能解决你的问题,请参考以下文章

用于 WordPress 的 PHP 片段,用于获取所有产品子类别

Wordpress - 将代码片段包含到布局的选定部分的插件

使用WordPress中的某些属性创建短代码

PHP WordPress条件为主页SlideDeck主题代码片段

Wordpress阻止访问wp admin€“wpsnipp.com网站你博客的Wordpress代码片段

JQuery 排队导致 wordpress 未捕获错误