LLMS_Admin_Menus::display_admin_menu_late()

Add items to the admin menu with a later priority


Return Return

(void)


Top ↑

Source Source

File: includes/admin/class.llms.admin.menus.php

	/**
	 * Add items to the admin menu with a later priority
	 *
	 * @since 3.5.0
	 * @since 3.22.0 Unknown.
	 *
	 * @return void
	 */
	public function display_admin_menu_late() {

		/**
		 * Disable the display and output of LifterLMS Add-ons screen.
		 *
		 * @since Unknown
		 *


Top ↑

Changelog Changelog

Changelog
Version Description
3.5.0
3.22.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.