外掛說明
This plugin adds the same functionality of the excerpt feature in posts to pages.
螢幕擷圖
安裝方式
- Upload
page-excerpt.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use page excerpt box as you would in a post
常見問題集
- Installation Instructions
-
- Upload
page-excerpt.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use page excerpt box as you would in a post
- Upload
- 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
參與者及開發者
變更記錄
= 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