Tribe__Events__Aggregator__Record__Unsupported::get_label()
Public facing Label for this Origin
Return
(string)
Source
File: src/Tribe/Aggregator/Record/Unsupported.php
public function get_label() {
return __( 'Unsupported', 'the-events-calendar' );
}
Changelog
| Version | Description |
|---|---|
| 4.6.25 | Introduced. |