hey, can you tell me in which php file i can find wp_head content?
Hey codecreative!
There is no file for that as its a hook to add content wherever it is placed. See: http://codex.wordpress.org/Function_Reference/wp_head and http://codex.wordpress.org/Plugin_API/Action_Reference/wp_head
Best regards,
Devin