תוסף זה לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס. ייתכן והתוסף כבר לא מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות יותר.

Image

Excerpt Tools

תיאור

A simple plugin to enhance your use of the_excerpt() function. Allows you to change the default title and description of the excerpt box, add an excerpt box to pages and show a customizable jQuery character counter with the ability to limit the amount of characters.

The jQuery character counter from Tom Deater provides a user friendly way to limit the amount of characters while writing.

צילומי מסך

התקנה

  1. Upload the excerpt-tools directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Configure your options under the "Excerpt Tools" item in the Settings menu.

Note that from version 0.5, this plugin requires PHP version 5.3 or above.

סקירות

קראו את כל הסקירות

מפתחים

"Excerpt Tools" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

ניתן לתרגם את "Excerpt Tools" לשפה שלך.

מעוניינים בפיתוח?

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.

שינויים

0.7

  • Fixes for PHP 7

0.6

  • Progress bar on excerpt area
  • Added options for meta box icons
  • Preserve trailing ellipsis when trimming excerpts for length

0.5

  • Moved to a new namespace (requires PHP 5.3)
  • Added option to enforce excerpt length
  • Set excerpt length with Relevanssi as well

0.4

  • Project taken over and revived by Marcus Downing
  • Fixed bugs requiring you set a title and length before the plugin would work
  • Add support for custom post types
  • Cosmetic changes to match the appearance of WordPress 3.8+

0.2

  • Initial public release of Excerpt Tools by Zack Kakia.