apply_filters( 'jetpack_constant_default_value', null , String $name )
Filters the value of the constant.
Description Description
Parameters Parameters
-
The constant value to be filtered. The default is null.
- $name
-
The constant name.
Source Source
File: vendor/automattic/jetpack-constants/src/class-constants.php
Changelog Changelog
Version | Description |
---|---|
8.5.0 | Introduced. |