wizant / page-excerpt

Mirror of Wordpress plugin page-excerpt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== Page Excerpt ===
Contributors: jkmassel
Donate link: http://masseltech.com/donate/
Tags: excerpt, page, page excerpt, advanced options, CMS, content management
Requires at least: 2.6
Tested up to: 3.1
Stable tag: 1.2

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

== Description ==

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


== Installation ==

1. Upload `page-excerpt.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Use page excerpt box as you would in a post


== Changelog ==

= 1.2 =
* Fixes a bug in v 1.1

= 1.1 =
* Supports WP 3.1 and greater

= 1.0 =
* First version

== Frequently Asked Questions ==

= 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](http://masseltech.com/plugins/page-excerpt/ "PageExcerpt's page") and leave a message in the comments if you have a question that needs answering!


== Screenshots ==
1. The Page Excerpt Box

About

Mirror of Wordpress plugin page-excerpt


Languages

Language:PHP 100.0%