markdown WordPress主题参考,如何,片段,存储库说明
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown WordPress主题参考,如何,片段,存储库说明相关的知识,希望对你有一定的参考价值。
# References of WordPress Themes Development
## General
- Underscore _s https://github.com/Automattic/_s
- PHP Code sniffer ruleset by Automattic - https://github.com/Automattic/phpcs-neutron-standard
## Frontend Development
- Twitter Bootstrap Docs - https://getbootstrap.com/docs/4.0/getting-started/introduction/
- Fontawesome - https://fontawesome.com/
- Laravel Mix sample `webpack.mix.js` and scripts in `package.jsin` - https://gist.github.com/tajidyakub/7fb8f4e43388326750e705d02d9609ca
- Inject jquery, popper.js and bootstrap javascripts for webpack - https://gist.github.com/tajidyakub/6811eda0d70f78f505af32d6677a4d77
- Twitter Bootstrap Starter files, `style.scss`, `_meta.scss` and `_variables.scss` - https://gist.github.com/tajidyakub/b4d7bc98d15a544546011646668f1037
- Firefox Photon Design Color Scheme - https://design.firefox.com/photon/visuals/color.html
## Additional Functions
- Twitter Bootstrap Navigation Walker class https://github.com/wp-bootstrap/wp-bootstrap-navwalker
- Twitter Bootstrap Pagination Class https://gist.github.com/ediamin/52c942c62b00c5e3ebaa
- Theme setup in underscore _s *functions.php* - https://github.com/Automattic/_s/blob/master/functions.php
- jQuery match height - https://github.com/liabru/jquery-match-height
## Components
以上是关于markdown WordPress主题参考,如何,片段,存储库说明的主要内容,如果未能解决你的问题,请参考以下文章
markdown 儿童主题的Wordpress翻译
markdown 实现Twitter Bootstrap di WordPress主题melalui主题的功能文件。
markdown Kallyas WordPress主题博客布局调整到同位素
markdown Mendefinisikan构造函数css(背景图像)secara dinamis melalui特色图像di WordPress主题
wordpress如何更换主题
如何在wordpress主题中添加设置页面