[wp-testers] add_action anonymous function

Philip M. Hofer (Frumph) philip at frumph.net
Tue Dec 18 17:57:36 UTC 2012


Taken from the add_action codex 
http://codex.wordpress.org/Function_Reference/add_action#Simple_Hook

add_action('wp_head', function() { echo 'something';})

is supposed to work, it just makes my site die




More information about the wp-testers mailing list