kovshenin/technical-support

Deprecated call to user_level

Opened this issue · 0 comments

add_options_page(('Technical Support', 'ts'), __('Technical Support', 'ts'), 8, __FILE, array(&$this, 'options'));
add_options_page(('Technical Support', 'ts'), __('Technical Support', 'ts'), 'manage_options', __FILE, array(&$this, 'options'));