Updated readme for WordPress 7.0, GPLv2 license, and valid plugin headers.
Improved cookie security with httponly and secure flags.
Updated plugin and author URIs to HTTPS.
Code standards cleanup and removal of unused code.
1.2.1
Respect existing query strings when switching the Show Hooks on and off.
Changed the prefix slug ssh to a more unique cxssh.
Use mono-space font to display hooks.
Added filters to allow you to deactivate our plugin on the frontend, backend or sitewide – simply_show_hooks_active, simply_show_hooks_backend_active, simply_show_hooks_frontend_active.
1.1.1
Fixed small typo showing Filter as Action in heading.
1.1.0
Added ‘Show Action & Filter Hooks’ that shows all the Actions and Filters in a Sidebar.
Added a hook name heading to the dropdown menu to easier identify, copy and use the hooks.
Added an A and F to identify whether a hook is an Actions and Filter.
Changed the color of the Actions and Filters hook markers.