=' ) ) { return; } $role = get_role( 'administrator' ); $role->add_cap( 'edit_widget_block' ); //update_option('wywi_caps_version', $caps_version); } /** * Add meta box to "edit" screen */ public function add_meta_box() { add_meta_box( 'wysiwyg-widget-donate-box', __( 'More..', 'wysiwyg-widgets' ), array( $this, 'meta_donate_box' ), 'wysiwyg-widget', 'side', 'low' ); } /** * Render the meta box on the "edit screen" * * @param $post */ public function meta_donate_box( $post ) { ?>
WYSIWYG Widget to one of your widget areas.', 'wysiwyg-widgets'), '', ''); ?>