Skip to content

Releases: devgeniem/dustpress-debugger

2.0.0

27 Jan 14:38

Choose a tag to compare

1.7.1

17 Aug 14:10

Choose a tag to compare

  • Fixes the problems with multiple dustpress()->render() calls.
  • Will fix for example build-in dustpress pagination helper with the dustpress-debugger.

Support for red colors

25 Feb 11:39
bafc8ce

Choose a tag to compare

Merge pull request #19 from devgeniem/red-color-support

added support for red colors

1.5.5

03 Nov 10:04

Choose a tag to compare

Do not show Debugger when printing.

1.5.3

05 Jun 14:23

Choose a tag to compare

You can now activate the Debugger on any user by defining DUSTPRESS_DEBUGGER_ALWAYS_ON constant in your project. This will override the manual settings, so it is not recommended to use this setting in production!

1.5.0

20 Feb 12:50

Choose a tag to compare

Automatic performance measurement

Updated composer.json

18 Oct 17:18

Choose a tag to compare

Allow updates for composer/installers.

Changed deprecated update_usermeta to update_user_meta

21 Jun 12:20

Choose a tag to compare

1.2.1

Changed deprecated update_usermeta to update_user_meta

Per user option for the Debugger to show or not

13 Jun 12:51

Choose a tag to compare

1.2.0

Added per profile option for the Debugger to show or not

Moved set_debugger_data function from DustPress core to the plugin

13 Jun 11:40

Choose a tag to compare