Signin_Controller::display()
Method: Display the login.
Signin_Controller::display Read More »
@package: LearnDash / Core
Source Files: sfwd-lms/includes/licensing/src/controller/class-signin-controller.php
Method: Display the login.
Signin_Controller::display Read More »
Method: Register the scripts
Signin_Controller::register_scripts Read More »
Method: Ajax endpoint to verifying the license.
Signin_Controller::verify_license Read More »
Method: Constructor.
Signin_Controller::__construct Read More »
Method: Get service class
Projects_Controller::get_service Read More »
Method: The array data that we will use on frontend.
Projects_Controller::make_data Read More »
Method: Render the view.
Projects_Controller::display Read More »
Method: Add our plugin information so it can be retrieved via the function plugins_api
Projects_Controller::filter_plugins_api Read More »
Method: No description found
Projects_Controller::process_plugin_update Read More »
Method: Alter the transient to push update.
Projects_Controller::push_update Read More »
Method: Ajax endpoint for handling plugin task.
Projects_Controller::plugin_action Read More »
Method: When we download a project, the auth header should be added.
Projects_Controller::maybe_append_auth_headers Read More »
Method: Refresh the repo data.
Projects_Controller::refresh_repo_data Read More »
Method: Bulk action.
Projects_Controller::bulk_action Read More »
Method: Register all the hooks
Projects_Controller::register_hooks Read More »
Method: Run all the triggers in init runtime.
Method: Render the php file.
View::render_php_file Read More »
Method: Render a view file, this will be use to render a whole page, if a layout defined, then we will render layout + view