LearnDash_Settings_Page::get_page_instance( string $page_key = '' )

Function to get a specific setting page instance.


Description Description


Parameters Parameters

$page_key

(Optional) Page key to get instance of.

Default value: ''


Top ↑

Return Return

(object) page instance


Top ↑

Source Source

File: includes/settings/class-ld-settings-pages.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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