Adding to admin bar
Add this code to main config of your settings:
'admin_bar_title' => esc_html__('LMS Options', 'text-domain'),

Last updated
Was this helpful?
Add this code to main config of your settings:
'admin_bar_title' => esc_html__('LMS Options', 'text-domain'),
Last updated
Was this helpful?