이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Truncate Text WordPress Plugin

설명

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.

스크린샷

설치

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

후기

모든 1 평가 읽기

기여자 & 개발자

“Truncate Text WordPress Plugin”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Truncate Text WordPress Plugin”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0
-Initial release of the Truncate Text plugin.
-Includes the [truncate-text] shortcode and the [truncate-shortcode] shortcode.