For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?