Discussion:
Example use of add_meta_box callback args
Tom Barrett
2013-07-17 09:50:58 UTC
Permalink
http://codex.wordpress.org/Function_Reference/add_meta_box#Callback_args

Can someone give me an example use of add_meta_box() that uses
$callback_args where those args could not be built in the callback function
itself?

Tom
--
http://www.tcbarrett.com | http://gplus.to/tcbarrett |
http://twitter.com/tcbarrett
Shea Bunge
2013-07-17 10:02:08 UTC
Permalink
A single callback function used for multiple meta boxes?
Date: Wed, 17 Jul 2013 10:50:58 +0100
Subject: [wp-hackers] Example use of add_meta_box callback args
http://codex.wordpress.org/Function_Reference/add_meta_box#Callback_args
Can someone give me an example use of add_meta_box() that uses
$callback_args where those args could not be built in the callback function
itself?
Tom
--
http://www.tcbarrett.com | http://gplus.to/tcbarrett |
http://twitter.com/tcbarrett
_______________________________________________
wp-hackers mailing list
http://lists.automattic.com/mailman/listinfo/wp-hackers
Loading...