Meta Box Text Limiter

0

Text Limiter is an extension for Meta Box plugin which allows you to limit number of characters or words entered for text and textarea fields. Usage To start using text limiter, just ad

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

Text Limiter is an extension for Meta Box plugin which allows you to limit number of characters or words entered for text and textarea fields.

Usage

To start using text limiter, just add the following parameters to text or textarea fields:

'limit'      => 20, // Number of characters or words
'limit_type' => 'character', // Limit by 'character' or 'word'. Optional. Default is 'character'

Plugin Links