﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
17515,Flaw in add_meta_box/do_meta_boxes,jfarthing84,markjaquith,"There is a mysterious, undocumented 7th parameter in the add_meta_box() function, named $callback_args. This is to be an array of arguments that are passed into the callback function. The problem is that it the arguments are not passed into the callback function, but rather the whole $box object is instead. While I realize that one can access the arguments passed in via the $box object, I don't feel this is the proper method. I am attaching a patch to correctly pass the arguments.",defect (bug),closed,normal,3.6,Inline Docs,3.1.2,normal,fixed,has-patch 3.3-early commit needs-codex,jeff@…
