LLMS_Admin_Import::get_screen()
Retrieve an instance of the WP_Screen for the import screen
Description Description
Return Return
(WP_Screen|boolean) Returns a WP_Screen object when on the import screen, otherwise returns false.
Source Source
File: includes/admin/class.llms.admin.import.php
Changelog Changelog
| Version | Description |
|---|---|
| 4.8.0 | Introduced. |