常用函数-get_extended()
常用函数-get_extended() 说明 获取扩展项信息 ( <!–more–> ). 第二个…
常用函数-get_extended()
说明
获取扩展项信息 (
<!–more–>
).
第二个破折号后和单词“more”前不能留有空格。“more”后可输入文字或空格,但不能被引用。
返回的数组中含有“main”和“extended”关键字。“Main”在<code><!–more–></code>前有文字信息,“extended”关键字则在<code><!–more–></code>后含有内容。
用法
<?php get_extended( $post ) ?>
参数
$post
(字符)(必需)文章内容。
默认值: None
返回的值
(数组)
(’main’)之前、(’extended’)之后的文章。
示例
注释
修改记录
自1.1.0版本后
源文件
get_extended() is located in wp-includes/post.php
相关资源
分类:中文手册
类别:WordPress教程、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!