apply_filters( 'tec_schedule_manager_speakers_list_session_args', TECConferenceViewsShortcodearray<string|TECConferenceViewsShortcodemixed> $session_args, TECConferenceViewsShortcodearray<string|TECConferenceViewsShortcodemixed> $attr )

Filters the session arguments for the speakers list shortcode.


Parameters

$session_args

(<span class="TECConferenceViewsShortcodearrayTECConferenceViewsShortcodearray<string|">TECConferenceViewsShortcodemixed>) The session arguments.

$attr

(<span class="TECConferenceViewsShortcodearrayTECConferenceViewsShortcodearray<string|">TECConferenceViewsShortcodemixed>) The shortcode attributes.


Top ↑

Source

File: src/Conference/Views/Shortcode/Speakers.php


Top ↑

Changelog

Changelog
Version Description
1.0.0 Introduced.