Skip to content

Releases: Emilia-Capital/comment-hacks

v2.0

23 Jan 14:02
245475f
Compare
Choose a tag to compare

Initial release of the comment-hacks plugin.
Continuation of the yoast-comment-hacks plugin, which is why we're starting with v2.0 and not 1.0

Release v1.9.4

03 Jan 13:09
Compare
Choose a tag to compare

Version 1.9.4 (the .1 was to trigger the update on the right branch.)

Release v1.9.3

01 Jan 20:42
Compare
Choose a tag to compare
Version 1.9.3

Release v1.9.2

09 Dec 16:41
Compare
Choose a tag to compare
Version 1.9.2

Release v1.9

09 Dec 10:43
Compare
Choose a tag to compare
Version 1.9

1.8.1

08 Dec 21:31
Compare
Choose a tag to compare

Fixed a couple of PHP 7.4 related issues.

1.8

08 Dec 21:30
Compare
Choose a tag to compare
1.8
  • Changed namespace to JoostBlog.
  • Removed Yoast branding.
  • Updated plugin to require PHP 7.4.

1.7

26 May 07:52
Compare
Choose a tag to compare
1.7

Release of version 1.7

1.7-RC1

29 Apr 07:53
Compare
Choose a tag to compare
1.7-RC1 Pre-release
Pre-release

Changes compared to 1.6:

Bugfixes:

  • Fixed: the "Email commenters" link would not be displayed any longer in the WordPress admin bar and in the Comments list. #77
  • Fixed: the "Email commenters" link in the front end admin bar didn't work when jQuery wasn't enqueued. #77
  • Fixed: the notification emails for new comments had wrong content for the Author line and the text displayed before the comment. #77

Non-user-facing:

  • CS: Use strict comparisons. #39
  • Documentation: fix plugin header in main file. #40
  • Documentation: improve action/filter hook documentation. #41
  • CS: load script in a non-page-render-blocking manner. #46
  • CS: prefix a "global" variable. #47
  • I18n: Make an untranslatable string translatable. #48
  • QA: use strict comparisons. #49
  • CS: review of all include and require statements. #51
  • PHPCompatibility fix: pass encoding to Mbstring functions. #52
  • Travis: minor clean up. #53
  • QA/Output escaping: remove whitelisting. #54
  • Stop explicit support for PHP < 5.6 / WP < 5.2. #56
  • CS: rename all classes to comply with the rules. #57
  • CS/QA: Rename class files. #58
  • Update to YoastCS 1.3.0. #59
  • CS: don't use Yoda conditions. #60
  • PHPCS: Update to YoastCS 2.0.0. #61
  • Travis: use 7.4 not snapshot. #62
  • Fix js loading / allow for script debug. #63
  • QA: remove unused private property. #64
  • Docs: various minor fixes. #65
  • Update YoastCS and dependencies. #66
  • Composer: update YoastCS to v 2.0.2. #67
  • CS: use pre-increment in stand-alone statement. #68
  • CS: revert "always use use statements". #69
  • Composer: update CS dependencies. #70
  • PHPCS: enable caching between runs. #71
  • Travis/Composer: switch over to parallel linting of PHP files. #72
  • Travis: change from "trusty" to "xenial". #73
  • Composer: update YoastCS and Composer Installers. #74
  • CS: clean up after merges. #75

1.5

27 Aug 09:45
1e522a1
Compare
Choose a tag to compare
1.5

Release of version 1.5