Title: MB Text Limiter
Author: Anh Tran
Published: <strong>17 Juunyo, 2015</strong>
Last modified: 4 Diseembar, 2025

---

Raadi kaabayaal

![](https://ps.w.org/meta-box-text-limiter/assets/banner-772x250.png?rev=1697800)

![](https://ps.w.org/meta-box-text-limiter/assets/icon-128x128.png?rev=1697800)

# MB Text Limiter

 Qore [Anh Tran](https://profiles.wordpress.org/rilwis/)

[Soo Rog](https://downloads.wordpress.org/plugin/meta-box-text-limiter.1.2.7.zip)

 * [Faahfaahin](https://so.wordpress.org/plugins/meta-box-text-limiter/#description)
 * [Dibu-eegisyo](https://so.wordpress.org/plugins/meta-box-text-limiter/#reviews)
 *  [Rakibaad](https://so.wordpress.org/plugins/meta-box-text-limiter/#installation)
 * [Horumarinta](https://so.wordpress.org/plugins/meta-box-text-limiter/#developers)

 [Taageero](https://wordpress.org/support/plugin/meta-box-text-limiter/)

## Sharraxaad

Text Limiter is an extension for [Meta Box](https://metabox.io) plugin which allows
you to limit number of characters or words entered for [text](https://docs.metabox.io/fields/text/),
[textarea](https://docs.metabox.io/fields/textarea/) and [WYSIWYG](https://docs.metabox.io/fields/wysiwyg/)
fields.

> **Meta Box Lite**
>  We recommend using [Meta Box Lite](https://metabox.io/lite/),
> a feature-rich free UI version of Meta Box that provides UI and all free features
> for managing custom fields and dynamic content on WordPress, including post types,
> taxonomies, custom fields, and relationships.

### Usage

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

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

### Plugin Links

 * [Project Page](https://metabox.io/plugins/meta-box-text-limiter/)
 * [Documentation](https://docs.metabox.io)
 * [Github repo](https://github.com/wpmetabox/meta-box-text-limiter)
 * [View other extensions](https://metabox.io/plugins/)

### You might also like

If you like this plugin, you might also like our other WordPress products:

 * [Slim SEO](https://wpslimseo.com) – A fast, lightweight and full-featured SEO
   plugin for WordPress with minimal configuration.
 * [Slim SEO Schema](https://wpslimseo.com/products/slim-seo-schema/) – An advanced,
   powerful and flexible plugin to add schemas to WordPress.
 * [Slim SEO Link Manager](https://wpslimseo.com/products/slim-seo-link-manager/)–
   Build internal link easier in WordPress with real-time reports.
 * [GretaThemes](https://gretathemes.com) – Free and premium WordPress themes that
   clean, simple and just work.
 * [Auto Listings](https://wpautolistings.com) – A car sale and dealership plugin
   for WordPress.

## Rakibaad

You need to install [Meta Box](https://metabox.io) plugin first

 * Go to Plugins | Add New and search for Meta Box
 * Click **Install Now** button to install the plugin
 * After installing, click **Activate Plugin** to activate the plugin

Install **Meta Box Text Limiter** extension

 * Go to **Plugins | Add New** and search for **Meta Box Text Limiter**
 * Click **Install Now** button to install the plugin
 * After installing, click **Activate Plugin** to activate the plugin

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'
    ```

## Dibu-eegisyo

Ma jiraan wax dibu-eegis ah oo ku saabsan kaabahan.

## Ka-qaybgalayaasha & Horumariyayaasha

“MB Text Limiter” waa softiweer il furan. Dadka soo socda ayaa wax ku biiriyay kaabahan.

Ka-qaybgalayaasha

 *   [ Anh Tran ](https://profiles.wordpress.org/rilwis/)
 *   [ Meta Box ](https://profiles.wordpress.org/metabox/)
 *   [ Van Quyen ](https://profiles.wordpress.org/paracetamol27/)

“MB Text Limiter” waxaa lagu tarjumay 2 luqadood. Way ku mahadsan yihiin [turjumaannada](https://translate.wordpress.org/projects/wp-plugins/meta-box-text-limiter/contributors)
ka-qaybqaadashadooda.

[Ku tarjun “MB Text Limiter” luqaddaada.](https://translate.wordpress.org/projects/wp-plugins/meta-box-text-limiter)

### Ma xiisaynaysaa horumarinta?

[Baadh koodka](https://plugins.trac.wordpress.org/browser/meta-box-text-limiter/),
fiiri [bakhaarka SVN](https://plugins.svn.wordpress.org/meta-box-text-limiter/),
ama iska qor [diiwaanka horumarinta](https://plugins.trac.wordpress.org/log/meta-box-text-limiter/)
adigoo adeegsanaya [RSS](https://plugins.trac.wordpress.org/log/meta-box-text-limiter/?limit=100&mode=stop_on_copy&format=rss).

## Isbeddellada

#### 1.2.7 – 2025-12-04

 * Fix not working if a field has prepend value

#### 1.2.6 – 2025-04-01

 * Fix not working for 2 inputs

#### 1.2.5 – 2025-02-04

 * Improve style for input group
 * Fix output twice for wysiwyg

= 1.2.4 – 2024-11-19
 Fix WYSIWYG output raw value without HTML tags

= 1.2.3 – 2024-11-01
 Fix cannot update posts

#### 1.2.2 – 2024-10-07

 * Rename to MB Text Limiter
 * Fix issues with Plugin Check (PCP)

#### 1.2.1 – 2024-09-12

 * Do not count HTML tags

#### 1.2.0 – 2024-03-14

 * Add support for WYSIWYG field
 * Update the style

#### 1.1.3 – 2021-04-24

 * Fix notice “Trying to access array offset” (by checking field value if field 
   not found).

#### 1.1.2 – 2021-01-27

 * Fix input references which breaks the functionality.

#### 1.1.0

 * Changed: Rewrite the JavaScript, making it work for cloneable groups.

#### 1.0.4

 * Changed: Allow the plugin to be included in themes/plugins.

#### 1.0.3

 * Fix: Multi-bytes characters are cut from the frontend.

#### 1.0.2

 * Fix: Warning in helper function if using limit by character.

#### 1.0.1

 * Improvement: Added front-end text-limiting functionality

#### 1.0.0

 * First release

## Meta

 *  Version **1.2.7**
 *  Last updated **5 bil kahor**
 *  Active installations **400+**
 *  WordPress version ** 5.9 ama ka sareeya **
 *  Tested up to **6.9.4**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/meta-box-text-limiter/), [Portuguese (Brazil)](https://br.wordpress.org/plugins/meta-box-text-limiter/),
   and [Russian](https://ru.wordpress.org/plugins/meta-box-text-limiter/).
 *  [Ku tarjun luqaddaada](https://translate.wordpress.org/projects/wp-plugins/meta-box-text-limiter)
 * Tags
 * [custom fields](https://so.wordpress.org/plugins/tags/custom-fields/)[meta box](https://so.wordpress.org/plugins/tags/meta-box/)
   [text limit](https://so.wordpress.org/plugins/tags/text-limit/)
 *  [Aragti Sare](https://so.wordpress.org/plugins/meta-box-text-limiter/advanced/)

## Qiimeynta

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/meta-box-text-limiter/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/meta-box-text-limiter/reviews/)

## Ka-qaybgalayaasha

 *   [ Anh Tran ](https://profiles.wordpress.org/rilwis/)
 *   [ Meta Box ](https://profiles.wordpress.org/metabox/)
 *   [ Van Quyen ](https://profiles.wordpress.org/paracetamol27/)

## Taageero

Ma heysaa waxaad dhahdo? Caawimaad ma u baahan tahay?

 [Eeg madasha taageerada](https://wordpress.org/support/plugin/meta-box-text-limiter/)

## Ku deeq

Ma jeclaan lahayd inaad taageerto horumarinta kaabahan?

 [ Ugu deeq kaabahan ](https://metabox.io)