Projects
Description #
Source #
Methods #
- activate_plugin — Activate our plugin.
- deactivate_plugin — Deactivate a plugin.
- delete_plugin — Delete our plugin.
- get_aff_projects
- get_installed_projects — Return all the current installed projects with metadata.
- get_plugin_slug — Get the plugin slug from folder name.
- get_premium_projects
- get_project_check_time — Return the last check timestamp.
- get_projects — Return the projects that has not installed.
- get_projects_category — Fetch the plugins category so we can use it for filter.
- handle_plugin — Install, activate, deactivate or delete a plugin.
- has_newer_version
- install — Install a project
- install_plugin — Install our plugin.
- install_translation — Pull the translation from glotpress
- look_project — Look up a project object, this is use when pulling the plugin info.
- update_plugin — Update our plugin.