Skip to content

Releases: roelmagdaleno/wp-countup-js

Bug fixed where uBlock was blocking the JS files.

05 Mar 18:41
Compare
Choose a tag to compare

Bug fixed where uBlock browser extension was blocking the "showCounter.js" file so we had to rename that file to "wp-countup-show-counter.js".

uBlock won't block it again.

The whole plugin is now written in OOP.

28 Feb 07:10
Compare
Choose a tag to compare

This is a big release and the whole code is well documented, so if you are a developer, you can understand better what I'm doing it.

Using OOP style makes you understand what is going on, where and when, thanks to the action hooks and stuff.

At this point the countUp.js file is at 1.9.3 version.

So, enjoy the version, and if you have any feedback, ideas or issues with the problems, let me know.

Thanks.

Bug fixed in the JS, and tagging new version.

02 Apr 00:28
Compare
Choose a tag to compare

Bug fixed in the JS, and tagging new version.