id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 11143,do_settings_fields() is not calling on additional arguments from add_settings_field(),hanilovesme,,"According to the codex, the function add_settings_field() accepts a callback function, and additional arguments, as two of its parameters. It then passes this date to do_settings_field(). However, do_settings_field() calls the callback function, but ignores the additional arguments: call_user_func($field[ 'callback' ]); <--- wouldn't $field[ 'args' ] be called as the second argument here?",defect (bug),closed,normal,2.9,Administration,2.8.5,normal,fixed,has-patch,,