2017 © Pedro Peláez
 

library text-limiter

Limit number of characters or words entered for text and textarea fields in meta boxes.

image

wpmetabox/text-limiter

Limit number of characters or words entered for text and textarea fields in meta boxes.

  • Tuesday, July 24, 2018
  • by rilwis
  • Repository
  • 2 Watchers
  • 2 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 2 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Meta Box Text Limiter Plugin

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

Usage

To start using text limiter, just add the following parameters to text, textarea, or wysiwyg fields:, (*2)

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

The Versions

24/07 2018

dev-master

9999999-dev https://metabox.io/plugins/meta-box-text-limiter/

Limit number of characters or words entered for text and textarea fields in meta boxes.

  Sources   Download

GPL-2.0

The Requires

 

wordpress ui select2 wordpress-plugin wp-admin meta-box custom-field custom-post-type