Title: Wordcount Pro
Author: bradmkjr
Published: <strong>Январь 26, 2014</strong>
Last modified: Январь 26, 2014

---

Search plugins

![](https://ps.w.org/wordcount-pro/assets/banner-772x250.png?rev=845828)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wordcount-pro_fffef7.svg)

# Wordcount Pro

 By [bradmkjr](https://profiles.wordpress.org/bradmkjr/)

[Download](https://downloads.wordpress.org/plugin/wordcount-pro.1.25.zip)

 * [Details](https://os.wordpress.org/plugins/wordcount-pro/#description)
 * [Reviews](https://os.wordpress.org/plugins/wordcount-pro/#reviews)
 *  [Installation](https://os.wordpress.org/plugins/wordcount-pro/#installation)
 * [Development](https://os.wordpress.org/plugins/wordcount-pro/#developers)

 [Support](https://wordpress.org/support/plugin/wordcount-pro/)

## Description

Do you feel the need to know how many words in a blog post or page, but don’t want
to have to log into the post editor to find out? Then this is the plugin for you.
It adds a trailing div after post content to show you total word count for the post.
Yes, I see the word count is visible on the editor screen, but this is for situations
where you don’t want to have to visit the dashboard to find out the exact word count.

## Screenshots

 * [[
 * This screen shot showing the wordcount below a sample lipsum blog post of 123
   words

## Installation

 1. Upload `wordcount-pro.php` to the `/wp-content/plugins/wordcount-pro` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. View website, logged in as an administrator

## FAQ

  Can I display word count for all users?

Yes, change false on line 17 to true

    ```
      $all_users = false;
    ```

to

    ```
      $all_users = true;
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Wordcount Pro” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ bradmkjr ](https://profiles.wordpress.org/bradmkjr/)

[Translate “Wordcount Pro” into your language.](https://translate.wordpress.org/projects/wp-plugins/wordcount-pro)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wordcount-pro/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wordcount-pro/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wordcount-pro/) 
by [RSS](https://plugins.trac.wordpress.org/log/wordcount-pro/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.25

 * added all users flag, to easily show word count to all users

#### 1.0

 * initial public version

#### 0.5

 * initial beta version

## Meta

 *  Version **1.25**
 *  Last updated **12 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.8.1 or higher **
 *  Tested up to **3.9.40**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wordcount-pro/)
 * Tags
 * [dashboard](https://os.wordpress.org/plugins/tags/dashboard/)[word count](https://os.wordpress.org/plugins/tags/word-count/)
 *  [Advanced View](https://os.wordpress.org/plugins/wordcount-pro/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/wordcount-pro/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wordcount-pro/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wordcount-pro/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wordcount-pro/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wordcount-pro/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wordcount-pro/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wordcount-pro/reviews/)

## Contributors

 *   [ bradmkjr ](https://profiles.wordpress.org/bradmkjr/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wordcount-pro/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://iphods.com/)