Changeset 62704 for trunk/src/wp-includes/option.php
- Timestamp:
- 07/13/2026 07:14:54 AM (19 hours ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/option.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/option.php
r62334 r62704 560 560 * 561 561 * @param string $option Option name. 562 * @return void Never returns if `$option` is protected, as the function dies in that case. 563 * @phpstan-return ( $option is 'alloptions'|'notoptions' ? never : void ) 562 564 */ 563 565 function wp_protect_special_option( $option ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)