WP_MatchesMapRegex::__set( string $name, mixed $value )
Make private properties settable for backwards compatibility.
Parameters
- $name
-
(string) (Required) Property to set.
- $value
-
(mixed) (Required) Property value.
Return
(mixed) Newly-set property.
Source
File: wp-includes/class-wp.php
header( 'X-Pingback: ' . get_bloginfo( 'pingback_url', 'display' ) ); }
Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_matchesmapregex/__set