Introducing createInterpolateElement

With the release of WordPress 5.5 there will be a new function available on the wp.element package, createInterpolateElement. This function creates an interpolated element from a passed in string with specific tags matching how the string should be converted to an element or React node given a conversion map value. This function offers the ability … Continue reading Introducing createInterpolateElement