What mean this numbers 10 and 2
add_action('manage_posts_custom_column', array(&$this,
'handle_posts_custom_column'), 10, 2);What mean this numbers 10 and 2
add_action('manage_posts_custom_column', array(&$this,
'handle_posts_custom_column'), 10, 2);This topic has been closed to new replies.