Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

WP Truncate Content

Beskrivning

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.

Skärmdumpar

  • 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

Recensioner

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
Läs alla 2 betyg

Bidragsgivare och utvecklare

”WP Truncate Content” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”WP Truncate Content” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • Initial plugin version