Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.39 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.39 KB

Dashboard Wordcount WordPress Plugin

A WordPress plugin that updates the Dashboard's At a Glance widget to show the total word count of all the published posts and age of your WordPress website.

WordPress Dashboard Wordcount Screenshot

What does this plugin do?

Updates the dashboard's At a Glance widget to show the total word count of all the published posts in your WordPress website (and average word count per post). Also shows the age of the website (time since the oldest post). Uses the default dashboard icons and styling, so it's completely seamless. Just more information for you.

Languages

  • English
  • Spanish
  • Portuguese

Thanks

  • Special thanks to Apasionados for implementing translation into the plugin and translating it into Spanish.

Changelog

  • 0.7 Added Portuguese translation, plugin icon and plugin banner
  • 0.6 Apasionados added support for plugin translations. He also added translation to Spanish
  • 0.5 Fixed the visitor's comments calculation (it was wrong because of the number formats, ironically)
  • 0.4 Changed the number formats, for readability
  • 0.3 Added the comments' word count by request of www.wanderingwil.com
  • 0.2 Added styles so that the two items show icons on the page
  • 0.1 Initial release