getWordPressKind
getWordPressKind(
node):WordPressAttributeKind
Defined in: metadata-model.ts:190
Map one parsed attribute node to its WordPress attribute kind.
Parameters
Section titled “Parameters”Parsed metadata node to project into WordPress attribute metadata.
Returns
Section titled “Returns”The closest supported WordPress attribute kind for the provided node.