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.

WP Truncate Content

Beschrijving

A plugin that truncate and hide longer content but retains its html for search engine optimization. Good for longer content post and pages that wanted only to show partially visible content but does hide all the content for SEO.
After the plugin has been activated, you will see an icon on the WP Editor labeled Truncate Content. If clicked it will display a popup modal box which has an option for you to customize.

Note : put your long content inside the shortcode e.g. [truncate_content] Content Here….. [/truncate_content]

Any errors or bugs you find please use the support forum.

If you find this plugin helpful, we appreciate if you give us your review.

Schermafbeeldingen

  • Screenshot of truncate content admin wp editor.
  • Screenshot of truncate content popup modal options.
  • Screenshot of truncate content how the html was preserved without making the html hdden for seo.

Installatie

  1. Upload wp-truncate-content folder to the /wp-content/plugins/ directory or use plugin adin page to upload th zip file.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Beoordelingen

3 september 2016
Works fine and easy to use. But have a bug when you use for multiple posts in the same page. I have fix it, you can see more details here: https://wordpress.org/support/topic/using-shortcode-more-than-once-on-same-page?replies=2
Lees alle 2 beoordelingen

Bijdragers & ontwikkelaars

“WP Truncate Content” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP Truncate Content” naar jouw taal.

Interesse in ontwikkeling?

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

Changelog

1.0

  • Initial plugin version