Returns the slugs for the additional fields of this type.
Description
See also
Return
(array) Array of field slugs.
Source
File: src/db-objects/elements/element-types/multi-field-element-type-interface.php
public function get_additional_field_slugs();
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |