validateWordPressExtractionAttributes
validateWordPressExtractionAttributes(
attributes):void
Defined in: metadata-projection.ts:149
Validate that top-level attributes use supported WordPress extraction tags.
Parameters
Section titled “Parameters”attributes
Section titled “attributes”Record<string, AttributeNode>
Parsed top-level attribute nodes to validate.
Returns
Section titled “Returns”void
Nothing. Throws when an unsupported extraction shape is detected.