This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Repeatable Custom Fields in a Metabox | |
* Author: Helen Hou-Sandi | |
* Mucker: Nate Jacobson | |
* | |
* Note that this particular metadata is saved as one multidimensional array (serialized) | |
*/ | |
function get_column_options() { | |
$column_options = array ( |