Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Page Excerpt

Beschrijving

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

Schermafbeeldingen

  • The Page Excerpt Box

Installatie

  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

FAQ

Installation Instructions
  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
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!

Beoordelingen

4 september 2017
easy to install and use. This Plugin is essential on all my sites! Thank the developer for the generosity
Lees alle 10 beoordelingen

Bijdragers & ontwikkelaars

“Page Excerpt” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Page Excerpt” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

= 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