Tribe__Events__Aggregator__Record__Url::get_label()
Public facing Label for this Origin
Return
(string)
Source
File: src/Tribe/Aggregator/Record/Url.php
public function get_label() {
return __( 'Other URL', 'the-events-calendar' );
}
Public facing Label for this Origin
(string)
File: src/Tribe/Aggregator/Record/Url.php
public function get_label() {
return __( 'Other URL', 'the-events-calendar' );
}