get_acpt_box_object

get_acpt_box_object

Get a meta box object.

Usage

get_acpt_box_object('box');

Parameters

  • boxName (string) (Required) The box name

Return

  • \stdClass

Last updated