Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

WP Snapshot

Beskrivelse

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.

Installasjon

  1. Upload the mish_wp_snapshot folder to the your plugins directory, typically /wp-content/plugins/.
  2. 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.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“WP Snapshot” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

1.0

  • added strip_shortcode() to remove shortcode content from the excerpt created
  • added wp_kses() to strip all html