Skip Navigation

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Mohamed Sayed 2 years, 5 months ago.

Assisted by: Mohamed Sayed.

Author Posts
December 1, 2022 at 1:08 am #12566739

hiu

hello
can you tell me how to remove wpml version number inside sources codes: <meta name="generator" content="WPML ver:4.5.11 stt:60,62;" />

thanks

December 1, 2022 at 11:52 am #12570431

Mohamed Sayed

Hi there,
Thanks for contacting WPML support.

I consulted our developers about this request and they suggest adding the following line to the theme's functions.php file (Please create a site backup first):

remove_action('wp_head', array ( $sitepress, 'meta_generator_tag'));

Let me know please if that helps.

Regards,
Mohamed