validateWordPressExtractionAttribute
validateWordPressExtractionAttribute(
node,isTopLevel?):void
Defined in: metadata-projection.ts:165
Validate one attribute node for WordPress extraction compatibility.
Parameters
Section titled “Parameters”Parsed attribute node to inspect.
isTopLevel?
Section titled “isTopLevel?”boolean = false
Whether the current node is a top-level block attribute.
Returns
Section titled “Returns”void
Nothing. Throws when the attribute uses unsupported extraction metadata.