Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WP Truncate Content

Beschreibung

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.

Screenshots

  • 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.

Installation

  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

Rezensionen

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
Alle 2 Rezensionen lesen

Mitwirkende & Entwickler

„WP Truncate Content“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WP Truncate Content“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Initial plugin version