wpmdb_bottleneck_dir_scan

wpmdb_bottleneck_dir_scan

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: wp-migrate-db.2.6.9

apply_filters('wpmdb_bottleneck_dir_scan') is found 1 times:

  • /class/Common/Filesystem/RecursiveScanner.php line 226
         * @return mixed|null
         */
        public function is_enabled()
        {
            return apply_filters('wpmdb_bottleneck_dir_scan', false);
        }
    
        /**
         * Unsets the manifest file entry from a dir list array.
         *
         * @param $directories
    

See this hook used in plugins: