该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Page Excerpt

描述

This plugin adds the same functionality of the excerpt feature in posts to pages.

屏幕截图

  • The Page Excerpt Box

安装

  1. Upload page-excerpt.php to the /wp-content/plugins/ directory
  2. 通过WordPress的“插件”菜单激活插件
  3. Use page excerpt box as you would in a post

常见问题

Installation Instructions
  1. Upload page-excerpt.php to the /wp-content/plugins/ directory
  2. 通过WordPress的“插件”菜单激活插件
  3. Use page excerpt box as you would in a post
How do I use this?

On the create (or edit) pages page, you will see a box called ‘Page Excerpt’. It allows you to put in a short summary of your content. You can then call it using the <?php the_excerpt(); ?> function within the loop

I have a question you didn’t answer!

Post a message on PageExcerpt’s page and leave a message in the comments if you have a question that needs answering!

评价

2017 年 9 月 4 日
easy to install and use. This Plugin is essential on all my sites! Thank the developer for the generosity
阅读所有10条评价

贡献者及开发者

“Page Excerpt” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Page Excerpt”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

= 1.3=
* Verified 3.5.1 Compatibility
* Updated Screenshot

1.2

  • Fixes a bug in v 1.1

1.1

  • Supports WP 3.1 and greater

1.0

  • First version