*/ namespace RankMath\Schema; use RankMath\Helper; use RankMath\Traits\Hooker; defined( 'ABSPATH' ) || exit; /** * Block class. */ class Block { /** * Function to certain tags from the text. * * @param string $text Block content. * * @return string */ protected function clean_text( $text ) { return strip_tags( $text, '