LearnDash_ProPanel::reporting_page()
Method: Adds the reporting page to the admin menu.
LearnDash_ProPanel::reporting_page Read More »
Method: Adds the reporting page to the admin menu.
LearnDash_ProPanel::reporting_page Read More »
Method: No description found
LearnDash_ProPanel::admin_full_page_output Read More »
Method: No description found
LearnDash_ProPanel::parse_request Read More »
Method: No description found
LearnDash_ProPanel::add_ld_tinymce_shortcode Read More »
Method: No description found
LearnDash_ProPanel::init Read More »
Method: Returns the label used as the widget title.
LearnDash_ProPanel_Widget::get_label Read More »
Method: Returns the *Singleton* instance of this class.
LearnDash_ProPanel::get_instance Read More »
Filter Hook: LearnDash ProPanel Widget Base
ld_propanel_export_filename Read More »
Method: Registers the dashboard widget when the user may access ProPanel.
LearnDash_ProPanel_Widget::register_widget Read More »
Method: Outputs the widget container markup (override in subclasses).
LearnDash_ProPanel_Widget::initial_template Read More »
Method: AJAX handler: renders a ProPanel fragment by template name.
LearnDash_ProPanel_Widget::load_template Read More »
Filter Hook: No description found
learndash_propanel_template_ajax Read More »
Method: Returns the name key which is used to identify this widget.
LearnDash_ProPanel_Widget::get_name Read More »
Method: Adds REST API endpoints
LearnDash_ProPanel_REST::add_endpoints Read More »
Method: Returns a list of Posts to be used within the Gutenberg Block
LearnDash_ProPanel_REST::gutenberg_get_posts Read More »
Method: Returns a specific Post to be used when populating a default value
LearnDash_ProPanel_REST::gutenberg_get_post Read More »
Method: Returns a list of Users to be used within the Gutenberg Block
LearnDash_ProPanel_REST::gutenberg_get_users Read More »
Method: Returns a specific User to be used when populating a default value
LearnDash_ProPanel_REST::gutenberg_get_user Read More »
Class: Base class for ProPanel dashboard widgets.
LearnDash_ProPanel_Widget Read More »