Commit 3bc50bfb authored by Canek Peláez's avatar Canek Peláez
Browse files

Expand README.

parent 2a818024
Loading
Loading
Loading
Loading
+20 −1
Original line number Diff line number Diff line
Word Count
==========

Using the [apexcharts](https://apexcharts.com/) library, available under the MIT license.
Word Count is a [Wordpress](https://wordpress.org/) plugin to count the words of
posts and pages, and to show reports on that counting.


The charts in the reports are created using the
[apexcharts](https://apexcharts.com/) library, available under the MIT license.


Installation
------------

Put the `word-count` directory in `${WPDIR}/wp-content/plugins` and activate it
in the plugins section of the admin page. The first time you visit the "Word
count" section, the plugin will start to automatically count the words of all
the published posts and pages. How long will it take depends on the server
machine and the number of posts and pages.

After that, the word count will be automatically updated when you publish posts
and pages; but if you feel is necessary you can trigger the count manually
again.