Yoast SEO Premium Hide Version Number

Hide the version number being output in the HTML souce code if using Yoast SEO Premium on your child site.

Snippet Type

Execute on Child Sites

Snippet

add_filter( 'wpseo_hide_version', '__return_true' );

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.