'All-in-One Custom Backgrounds Lite', 'logo' => plugin_dir_url(__FILE__) . '../images/thumbnail.png', 'menus' => array( array( 'title' => 'Background Options', 'name' => 'aiocb', 'icon' => 'font-awesome:fa-cogs', 'controls' => array( array( 'type' => 'select', 'name' => 'default', 'label' => __('Default Background Group'), 'items' => array( 'data' => array( array( 'source' => 'function', 'value' => 'aiocb_get_backgroundGroups' ) ) ) ), array( 'type' => 'notebox', 'name' => 'n', 'label' => 'Pro Version Available', 'description' => '

Learn more about the pro version with additional support and features:

' . '', 'status' => 'normal', ) ) ) ) );