=== Find Slow Functions & Actions & Filters & Hooks (Debug Bar) ===

Tags			 : debug,bar,slow,function,time,profiler,debugger,action,filter
Stable tag		 : 1.44
WordPress URI	 : https://wordpress.org/plugins/debug-functions-time/
Plugin URI		 : https://puvox.software/software/wordpress-plugins/?plugin=debug-functions-time
Contributors	 : puvoxsoftware,ttodua
Author			 : Puvox.software
Author URI		 : https://puvox.software/
Donate link		 : https://paypal.me/puvox
License			 : GPL-3.0
License URI		 : https://www.gnu.org/licenses/gpl-3.0.html
Requires at least: 6.0
Tested up to	 : 6.5.3

[ ✅ 𝐒𝐄𝐂𝐔𝐑𝐄 𝐏𝐋𝐔𝐆𝐈𝐍𝐒 b𝓎 𝒫𝓊𝓋𝑜𝓍]
THE ONLY PLUGIN which finds & measures slow functions, actions, filters ...

== Description ==
= [ ✅ 𝐒𝐄𝐂𝐔𝐑𝐄 𝐏𝐋𝐔𝐆𝐈𝐍𝐒 b𝓎 𝒫𝓊𝓋𝑜𝓍] : =
> • Revised for security to be reliable and free of vulnerability holes.
> • Efficient, not to add any extra load/slowness to site.
> • Don't collect private data.
= Plugin Description =
Find out slow functions, actions or filters with their exact times in seconds or milliseconds.

= Disclaimer =
Note: Plugin is experimental and we take no responsibility. However, practically there shouldn't be theoretical case when this plugin can break/mess-up the site. The only possible gotchas are:
* This tool depends on WordPress internal functions and one day this plugin might become misfunctional (we can't rpedict that). 
* This plugin automatically&temporarily sets needed variables in several WordPress files (wp-config.php & class-wp-hooks.php), so whenever (if) this plugin cause error in website, deactivate & uninstall plugin, and remove the "added parts" from `wp-config.php` and retract back the last `wp-includes/class-wp-hooks.php__DFTwp_BACKUP` file. That should be all.
 
= Available Options =
See all available options and their description on plugin's settings page.


== Screenshots ==
1. screenshot


== Installation ==
A) Enter your website "Admin Dashboard > Plugins > Add New" and enter the plugin name
or
B) Download plugin from WordPress.org , Extract the zip file and upload the container folder to "wp-content/plugins/"


== Frequently Asked Questions ==
- More at <a href="https://puvox.software/software/wordpress-plugins/">our WP plugins</a> page.


== Changelog ==
= 1.0 =
* First release.