常用函数-get_extended()

0条评论

常用函数-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

相关资源

发表新评论

此内容将保密,不会被其他人看见。
  • 自动将网址与电子邮件地址转变为链接。
  • 允许HTML标签:<a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • 自动断行和分段。

更多关於格式化选项的信息

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.