LLMS_Admin_Menus::add_ons_page_init()

Output the add-ons screen.


Return Return

(void)


Top ↑

Source Source

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

	/**
	 * Output the add-ons screen.
	 *
	 * @since 3.5.0
	 * @since 3.22.0 Unknown.
	 * @since 6.0.0 Removed loading the LLMS_Admin_AddOns class file that is now handled by the autoloader.

Top ↑

Changelog Changelog

Changelog
Version Description
6.0.0 Removed loading the LLMS_Admin_AddOns class file that is now handled by the autoloader.
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.