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.


Top ↑

Source Source

File: vendor/automattic/jetpack-constants/src/class-constants.php


Top ↑

Changelog Changelog

Changelog
Version Description
8.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.