Projects_Controller
Handle the plugin lists, install, activate and more.
Description #
Source #
File: includes/licensing/src/controller/class-projects-controller.php
Methods #
- bulk_action — Bulk action.
- display — Render the view.
- filter_plugins_api — Add our plugin information so it can be retrieved via the function plugins_api
- get_service — Get service class
- make_data — The array data that we will use on frontend.
- maybe_append_auth_headers — When we download a project, the auth header should be added.
- plugin_action — Ajax endpoint for handling plugin task.
- process_plugin_update
- push_update — Alter the transient to push update.
- refresh_repo_data — Refresh the repo data.
- register_hooks — Register all the hooks