apply_filters( 'ep_post_test_meta_value', $test_meta_value ) → {string}
Filter the value used to fill meta fields while predicting indexable content.
Parameters:
Name | Type | Description |
---|---|---|
$test_meta_value |
string | The test meta value. Default: test-value |
- Since:
- 5.1.0
- Source:
Returns:
New test meta value
- Type
- string