Skip to content

4.4.55

Compare
Choose a tag to compare
@pixelbart pixelbart released this 06 Oct 08:06
· 67 commits to master since this release

Enhanced

  • Helpful is shown in posts with multiple pages, now only on the last page. A filter to disable this feature can be found here. [#18]

Fixed

  • Helpful sets the cookie and session only in the frontend, no longer in the login or admin area. [#21]
  • Helpful now sets the margin only on top. The other positions are no longer affected. [#19]
  • Helpful now also checks if the header has already been sent when setting a cookie. [#13]
  • PHP_INT_MAX was removed and replaced with 10. [#20]

Thanks to @joshcummingsdesign and @seb86!