wpmdb_site_details

wpmdb_site_details

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
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_site_details') is found 1 times:

  • /class/Common/Util/Util.php line 785
            if ( ! empty($wpe_cookie)) {
                $site_details['wpe_cookie'] = $wpe_cookie;
            }
    
            $site_details = apply_filters('wpmdb_site_details', $site_details, $state_data);
    
            return $site_details;
        }
    
        /**
         * Returns an uploads dir without leading path to site.
    

See this hook used in plugins: