WordPress Plugins

Truncate Text WordPress Plugin by Nate Chisley (WebPro)

Status: LIVE

Truncate Text

The “Truncate Text” plugin offers a straightforward and powerful solution to manage content length on your WordPress site. Easily truncate text or shortcodes to a custom character limit, with flexible options for where and how the truncation occurs—complete with a customizable ellipsis to signal shortened content.
  • Transform this: 0x8755B12f034ee7b2383fCF5E849201C71622CC44
  • Into this: 0x8755…22CC44 (or …1622CC44, or 0x8755………., depending on your settings)
Simply wrap your content in the [truncate-text] shortcode to shorten it. For example:
[truncate-text limit=”6″]0x8755B12f034ee7b2383fCF5E849201C71622CC44[/truncate-text] displays 0x8755…22CC44. Customize it further with:
  • Location: Choose “start”, “middle” (default), or “end” to control where the truncation happens.
  • Dots: Adjust the number of ellipsis dots (e.g., dots=”10″ for 0x8755……….).
For dynamic content, the [truncate-shortcode] function processes nested shortcodes before truncating. Try:
[truncate-shortcode limit=”6″ location=”end” dots=”4″][another-shortcode][/truncate-shortcode]—perfect for complex sites with layered shortcodes.
Whether you’re tidying up crypto wallet addresses, usernames, or lengthy text, “Truncate Text” gives you precise control over your site’s appearance with minimal effort.

More WordPress Plugins Coming Soon!