Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@danielbachhuber danielbachhuber released this 26 Sep 13:18
  • 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.