Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Truncate Text WordPress Plugin

Beschrijving

Truncate Text is a simple WordPress plugin that allows you to truncate the text of your posts and pages. This plugin can be used to create short versions of content, like usernames, crypto wallet addresses, etc.

Usage

-Use the [truncate-text] shortcode in your post or page content to truncate the text.
-Specify the number of characters you want to display using the limit attribute. For example: [truncate-text limit=”8″]Text to truncate[/truncate-text]. The defult is 6.
– Specify the encoding you would like to use by using the encoding attribute. For example: [truncate-text limit=”8″ encoding=”ISO-8859-1″]. The default is UTF-8.
-This plugin will also process other shortcodes in the content before truncating it. To use the truncate-shortcode feature, use [truncate-shortcode][another-shortcode][/truncate-shortcode].
– Use the same attributes when truncating shortcode.

Support

If you have any questions or issues with this plugin, please reach out to us through our support channel. We’ll be happy to help!

Contributing
We welcome contributions to this plugin. If you would like to contribute, please follow our guidelines for contributing.

Schermafdrukken

Installatie

-Log in to your WordPress site as an administrator.
-Go to the “Plugins” section in the WordPress dashboard.
-Click “Add New” and then click the “Upload Plugin” button.
-Choose the truncate-text.zip file from your computer and click “Install Now.”
-After the installation is complete, click the “Activate Plugin” button.

Beoordelingen

Lees 1 beoordeling

Bijdragers & ontwikkelaars

“Truncate Text WordPress Plugin” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Truncate Text WordPress Plugin” 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.0
-Initial release of the Truncate Text plugin.
-Includes the [truncate-text] shortcode and the [truncate-shortcode] shortcode.