WP Manifestindependent plugin directory
manifest / admin / wordpress-custom-post-word-counter

Custom Post Word Counter

Plugin to add Word Count column to posts and pages in WordPress admin.

by Dipti Sahay · github.com/deepti247/wordpress-custom-post-word-counter

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/deepti247/wordpress-custom-post-word-counter/archive/refs/heads/main.zip

Custom Post Word Counter Plugin

A lightweight WordPress plugin that adds a Word Count column to the Posts and Pages list in the WordPress admin dashboard.
This helps administrators and content writers quickly see the number of words in each post without opening the editor.

Features

  • Displays word count for each post
  • Works for Posts and Pages
  • Automatically calculates words from post content
  • Lightweight and fast
  • No configuration required

Screenshot

Admin panel showing Word Count column:

Title | Author | Categories | Word Count | Date

Example:

How to Learn PHP – 1200
Best SEO Tips – 850
Laravel Tutorial – 2100

Installation

  1. Download the plugin or clone this repository.
  2. Upload the plugin folder to plugins folder in your server