Archive_Events::default_attributes()
Set the default attributes of this block.
Return
(TribeEventsEditorBlocksarray<string,mixed>) The array of default attributes.
Source
File: src/Tribe/Editor/Blocks/Archive_Events.php
public function default_attributes() {
return [];
}
Changelog
| Version | Description |
|---|---|
| 5.14.2 | Introduced. |