Aborts calls to term meta if it is not supported.
Parameters
$check
mixedrequired- Skip-value for whether to proceed term meta function execution.
Source
wp_cache_set_last_changed( 'terms' );
}
/**
* Aborts calls to term meta if it is not supported.
*
* @since 5.0.0
Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.