Opis
This plugin adds the same functionality of the excerpt feature in posts to pages.
Instalacja
- Upload
page-excerpt.php
to the/wp-content/plugins/
directory - Aktywuj wtyczkę w WordPressie w menu 'Wtyczki”
- Use page excerpt box as you would in a post
Najczęściej zadawane pytania
- Installation Instructions
-
- Upload
page-excerpt.php
to the/wp-content/plugins/
directory - Aktywuj wtyczkę w WordPressie w menu 'Wtyczki”
- 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!
Recenzje
Kontrybutorzy i deweloperzy
„Page Excerpt” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Page Excerpt” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
= 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