What's that? remove_action('wp_head', 'wp_generator'); Posted in : Editor meymigrouParticipant 9 June 2015 at 08:06 #22775 Hey, When I installed Editor in my WP a saw this “remove_action(‘wp_head’, ‘wp_generator’);.” How can I remove it? Screenshot: http://s18.postimg.org/jmpzeof15/asd.png meymigrouParticipant 9 June 2015 at 09:51 #22777 I managed to remove it, here’s how: In the functions.php of the theme, I found that code in the end of the code: ?> remove_action(‘wp_head’, ‘wp_generator’); I removed it and everything’s okay now. Mehmet S.Keymaster 11 June 2015 at 23:34 #22857 Ok. Good luck. Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in and have valid license to reply to this topic. License required for the following item Editor - A WordPress Theme for Bloggersby pixelwars Login and Registration Log in · Register