Description
Generates a template tag that allows you to easily display a snapshot of text.
Useful for meta descriptions, post snippets, or your own custom block of text.
Displays a snippet of text without having to use the <–!more–> quicktag.
Installation
- Upload the
mish_wp_snapshot
folder to the your plugins directory, typically/wp-content/plugins/
. - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- How do I use it?
-
It accepts three user-entered parameters or uses its own defaults.
- Content: Enter your own custom text or leave blank.
- Word Limit: Enter the number of words you want to display.
- Trailing Text: Enter the trailing text to indicate the content continues.
Please see the plugin homepage for examples of usage.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Snapshot” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Snapshot” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- added
strip_shortcode()
to remove shortcode content from the excerpt created - added
wp_kses()
to strip all html