日期:2015-04-27 阅读:1595
dmandwp系统 - wordpress系统和DM系统区块建站>>
wordpress的主题特色
https://codex.wordpress.org/Theme_Features
Theme Features is a set of features defined by theme authors that allows a theme to register support of a certain feature. Theme support functions should be called in the theme's functions.php file to work.
wordpress主题特色是在主题的function.php里加上一些函数来支持一些特色功能。
比如:
wordpress的主题特色列表:
Content Width
Automatic Feed Links
Custom Backgrounds
Custom Headers
Post Thumbnails
Post Formats
Title Tag
Editor Style
Theme Markup
Sidebars
Navigation Menus
-------------------