## Bug Description Use define constant for the `plugin_dir_path( __FILE__ )` as it was called 6 times in https://github.com/WordPress/performance/blob/trunk/load.php so it is better to use define
Bug Description
Use define constant for the
plugin_dir_path( __FILE__ )as it was called 6 times in https://github.com/WordPress/performance/blob/trunk/load.php so it is better to use define