getClass('button'); // this loads the maxblocks template files $title = (Install::isPro()) ? __('Wordpress Share Buttons PRO', 'mbsocial') : __('WordPress Share Buttons','mbsocial'); $header = array( 'title' => $title, "tabs_active" => true, ); $mainclass = 'maxbuttons-social-editor'; $admin = mbSocial()->admin(); $admin->header($header); ?>