Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

23 lines (19 loc) · 1.13 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

2.5.0 (2017-11-02)

  • Fixed error on save options without a selected option.
  • Added new tab 'Request' for listing WP query for the current request.
  • Fixed html error in Request Tab, because hide tabs below this tab.
  • All to display debug content without login, see the Wiki on github.

2.4.1 (2017-03-16)

  • Remove alternative PHP Error
  • Fixed error to set options.

2.4.0 (2017-01-17)

  • Remove ChromePHP and SuperVarDump Library; simple custom function is helpful enough.
  • Changes for Codex rules.
  • Enhance debug helper function debug_to_console. Now with a second param to add a description for output and add a buffer.
  • Enhance the view of DB queries, smaller, easier - faster to read.
  • Remove deprecated function is_comments_popup in conditional tags.
  • Add WooCommerce Helper, list all WooCommerce hooks, there fired and template arguments.

2.3.1 (2016-03-31)

  • Fix small issue for Inspector and his records.