Skip to content

Releases: wp-cli/profile-command

Version 0.3.0

03 Nov 14:44

Choose a tag to compare

Version 0.2.0

26 Sep 13:18

Choose a tag to compare

  • Registers more basic hooks for the template stage.
  • Ensures the last step to a stage is logged appropriately
  • Fixes error notice when SAVEQUERIES is already defined. If SAVEQUERIES is defined as false, then wp profile bails.
  • Fixes bottom of the table when there aren't any items displayed.
  • Fix profiling of early hooks. When we throw an Exception to bail out of the call, this means the rest of the bootstrap code hasn't executed, and important things aren't set up.
  • Updates installation instructions with detail on how to require private file.

Version 0.1.0

29 Aug 16:22

Choose a tag to compare

  • Initial release