On this page
use_codepress()
This function has been deprecated.
Determine whether to use CodePress.
Source
File: wp-admin/includes/deprecated.php. View all references
function use_codepress() {
_deprecated_function( __FUNCTION__, '3.0.0' );
}
Related
Uses
| Uses | Description |
|---|---|
| _deprecated_function() wp-includes/functions.php | Marks a function as deprecated and inform when it has been used. |
Changelog
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/use_codepress