W3cubDocs

/WordPress

_wp_privacy_requests_screen_options()

Was used to add options for the privacy requests screens before they were separate files.

Source

function _wp_privacy_requests_screen_options() {
	_deprecated_function( __FUNCTION__, '5.3.0' );
}

Changelog

Version Description
5.3.0 This function has been deprecated.
4.9.8 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/_wp_privacy_requests_screen_options