Fixed memory leak during initialization that could occur if a form had a large number of fields with Word Count enabled.
Improved compatibility with Populate Anything by reinitializing word counts after applicable fields are dynamically refreshed. Refactored to use GP_Plugin as the base PHP class.
Fixed issue where the word count after submission did not reflect what was calculated on the frontend in some cases.