class WpvAdmin

 Methods

Initialize the theme admin

__construct() 

Theme admin menus

load_menus() 

Theme metaboxes

load_metaboxes(int | null $post_id) 

Parameters

$post_id

intnull

id of the current post (if any)

Theme options pages callback

load_options_page() 

Reorder the menu items in admin.

reorder_menus(mixed $menu_order) : void

Parameters

$menu_order

mixed

Widgets page

sidebar_admin_setup() 

Admin helper functions

load_functions()