On 7/16/2009 10:05 AM, Claudio Simeone wrote:
> add_action('manage_users_custom_column', my_user_cols_cc'); // this not
You're missing an opening quote there -- is that in the original code or
a copy/paste error?
If your action function accepts multiple arguments, you need to tell
add_action as well:
http://codex.wordpress.org/Function_Reference/add_action--
Matt Mullenweg
http://ma.tt |
http://wordpress.org |
http://automattic.com_______________________________________________
wp-hackers mailing list
wp-hackers@...
http://lists.automattic.com/mailman/listinfo/wp-hackers