Viewing 1 replies (of 1 total)
  • Hi toto,
    In order to remove meta generator qTranslate-X
    copy this code into functions.php in your theme:
    ————-code—————————————–
    remove_action(‘wp_head’,’qtranxf_wp_head_meta_generator’);
    ———————————————————-

Viewing 1 replies (of 1 total)
  • The topic ‘Remove generator tag’ is closed to new replies.