ms_deprecated_blogs_file
Deprecated functionality for determining whether a file is deprecated.
Description
ms_deprecated_blogs_file();
Usage
if ( !function_exists( 'ms_deprecated_blogs_file' ) ) { require_once ABSPATH . '/wp-admin/includes/ms-deprecated.php'; } // NOTICE! Understand what this does before running. $result = ms_deprecated_blogs_file();
Defined (1)
The function is defined in the following location(s).
- /wp-admin/includes/ms-deprecated.php
- function ms_deprecated_blogs_file() {}