Home  >  Article  >  Backend Development  >  wordpress中get_post_meta()的一些有关问题,求解

wordpress中get_post_meta()的一些有关问题,求解

WBOY
WBOYOriginal
2016-06-13 10:26:17892browse

wordpress中get_post_meta()的一些问题,求解
ID, "post_parent_id", true);?>






ID, "title", true);?>
ID, "contact", true);?>



为何输出结果最多为十个?哪儿可能出错吗? 求解

------解决方案--------------------
你要多少个? 
在config里改
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