You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.