Home  >  Article  >  Backend Development  >  <php echo get_settings('home'); ?>的意义

<php echo get_settings('home'); ?>的意义

WBOY
WBOYOriginal
2016-06-13 13:26:061060browse

的意思
(由于本人纯属php盲,又想学点wordpress建站的的知识,故把一些自己学习过程中遇到的但又没能在网上很快找到答案的问题记录下来,作为一种复习,也但愿为后来者学习方便。)
   这个出现在网站中的每页的logo位置,用于返回主页。整个元素大概是这样的:


get_settings()函数可以调用很多东西,选项在下面这里有:http://www.yoursite.com/wp-admin/options.php.然后就可以看到相应的选项了。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn