tag for the enqueued script.
* @param string $handle The script's registered handle.
*
* @return string The \n"
. $tag
. "\n";
}
return $tag;
}
/**
* After select2 is loaded to the FE we add one scripts after to prevent select2 from breaking.
*
* @since 4.13.2
*
* @param string $tag The \n";
return $tag;
}
}