|
|
get_slug() ) {
$this->template(
'fields/schedule',
[
'record' => $record,
'origin' => $origin_slug,
'aggregator_action' => $aggregator_action,
]
);
}
?>
label = __( 'URL:', 'the-events-calendar' );
$field->placeholder = __( 'facebook.com/example', 'the-events-calendar' );
$field->help = __( 'Enter the url for a Facebook group or page. You can also enter the url of a single Facebook event.', 'the-events-calendar' );
?>