Skip to content

Instantly share code, notes, and snippets.

@aarifhsn
Created November 5, 2014 16:09
Show Gist options
  • Save aarifhsn/c1dc35bcb61f0096196a to your computer and use it in GitHub Desktop.
Save aarifhsn/c1dc35bcb61f0096196a to your computer and use it in GitHub Desktop.
$of_options[] = array( "name" => "Home Settings",
"type" => "heading"
);
$of_options[] = array( "name" => "Change logo",
"desc" => "your description",
"id" => "site_logo_upload",
"icon" => true,
"type" => "upload"
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment