tptn_cache_get_widget_keys
Get the transient names for the Top 10 widgets.
Type: filter
Since: 2.3.0
Source: includes/util/class-cache.php line 336
Usage
add_filter( 'tptn_cache_get_widget_keys', function() {
// ...
} ); tptn_cache_get_widget_keys filter Get the transient names for the Top 10 widgets.
Type: filter
Since: 2.3.0
Source: includes/util/class-cache.php line 336
add_filter( 'tptn_cache_get_widget_keys', function() {
// ...
} );