apply_filters( 'tribe_events_single_event_the_meta_skeleton', bool $not_skeleton, int $post_id )

Filters whether or not the skeleton is being output.

This is a clone of an action from TEC.


Parameters

$not_skeleton

(bool) Whether or not the skeleton is being output.

$post_id

(int) The post ID.


Top ↑

Source

File: src/views/pro/modules/meta.php


Top ↑

Changelog

Changelog
Version Description
6.2.0 Introduced.