文件名称:wp-live-search:裸露的WordPress主题演示实时搜索
文件大小:18KB
文件格式:ZIP
更新时间:2024-06-01 19:13:08
JavaScript
WP实时搜索 裸露的WordPress主题来演示实时搜索。 主题是使用精简版,仅包含少量文件即可使演示工作。 我们正在使用向发出AJAX请求,以在搜索时动态加载帖子。 注意:仅适用于默认post帖子类型。 不会开箱即用地搜索页面或任何其他自定义帖子类型,但是可以对其进行扩展。 发展 在命令行中,运行构建工具以进行设置: $ npm install $ bower install $ gulp 有关可用的开发工具/命令的更多信息,请访问 。 要求 先决条件 如何检查 如何安装 PHP> = 5.4.x php -v Node.js> = 4.5 node -v 口香糖> = 3.8.10 gulp -v npm install -g gulp 凉亭> = 1.3.12 bower -v npm install -g bower
【文件预览】:
wp-live-search-master
----.jshintrc(236B)
----.gitignore(193B)
----.jscsrc(2KB)
----functions.php(701B)
----single.php(111B)
----templates()
--------header.php(370B)
--------page-header.php(100B)
--------head.php(189B)
--------footer.php(123B)
--------content.php(189B)
----.bowerrc(38B)
----gulpfile.js(9KB)
----index.php(852B)
----assets()
--------images()
--------scripts()
--------manifest.json(326B)
--------styles()
----ruleset.xml(2KB)
----README.md(1KB)
----style.css(313B)
----base.php(926B)
----lib()
--------setup.php(3KB)
--------wrapper.php(1KB)
--------assets.php(1KB)
----bower.json(372B)
----.editorconfig(167B)