Projects_Controller::push_update()
Method: Alter the transient to push update.
Projects_Controller::push_update Read More »
@package: LearnDash / Core
Source Files: includes/licensing/src/controller/class-projects-controller.php
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: 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
Method: View constructor.
Method: Join the stuff on the table to make a full query statement
DB_Builder::query_build Read More »
Method: Run the query to see if the record is exist or not.
DB_Builder::exists Read More »
Method: Build the limit statement.