Skip to content

Releases: pedro-mendonca/Translation-Stats

1.1.1

17 Nov 16:55
Compare
Choose a tag to compare
  • Tested up to WP 5.6
  • Minor code improvements

1.1.0

26 Jul 23:42
Compare
Choose a tag to compare
  • Include Locales list since translate.wp.org Languages API was disabled on meta changeset #10056
  • Remove recent feature to Update WordPress Translation, feature moved to the new spin-off plugin Translation Tools, created specifically to deal with translations updates, with many related features out of the scope of this plugin
  • Tested up to WP 5.5
  • Code optimization

1.0.5

08 Jun 01:34
Compare
Choose a tag to compare
  • Add WPLANG and available languages to the settings languages dropdown

1.0.4

06 May 14:15
Compare
Choose a tag to compare
  • Fix admin notices
  • Minor code improvements

1.0.3

04 May 09:17
Compare
Choose a tag to compare
  • Add footer custom message
  • Fix utm parameters

1.0.2

03 May 17:22
Compare
Choose a tag to compare
  • New sort and filter in the settings plugins table
  • Fix timeout error on get languages list from translate.wp.org API

1.0.1

26 Mar 12:52
Compare
Choose a tag to compare
  • Fix custom column title icon and screen reader text

1.0.0

26 Mar 01:49
Compare
Choose a tag to compare
  • Version 1.0! 🎉
  • New settings database structure and version
  • New settings database updater
  • New activation class
  • Optimized plugins settings table
  • Fix notices not showing when "Warnings" settings was disabled
  • Minor code improvements

0.9.9

13 Mar 11:42
Compare
Choose a tag to compare
  • New plugins View to show only Translation Stats enabled plugins
  • New link to filtered plugins list in settings page
  • New link to settings page in plugins page
  • Fix translation stats not showing when "Warnings" settings was disabled
  • Minor code improvements
  • Tested up to WP 5.4

0.9.8

26 Feb 23:21
Compare
Choose a tag to compare
  • Fix settings checkboxes tristate bug
  • Remove filter 'tstats_enable_debug'
  • Fix WP core update translation notice on Beta install
  • Refactoring with PHPStan (Level 6)