LLMS_Admin_Menus::status_page_actions()

Handle form submission actions on the status pages


Return Return

(void)


Top ↑

Source Source

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

	public function status_page_actions() {
		$this->status_page_includes();
		LLMS_Admin_Page_Status::handle_actions();
	}


Top ↑

Changelog Changelog

Changelog
Version Description
3.37.19 Load tools-related files.
3.11.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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