Plugins
Plugins Controller.
Description Description
Source Source
File: packages/woocommerce-admin/src/API/Plugins.php
Methods Methods
- activate_plugins — Activate the requested plugin.
- active_plugins — Returns a list of active plugins in API format.
- connect_jetpack — Generates a Jetpack Connect URL.
- connect_square — Returns a URL that can be used to connect to Square.
- connect_wcpay — Returns a URL that can be used to by WCPay to verify business details with Stripe.
- create_install_plugin_error_inbox_notification_for_jetpack_installs — Create an alert notification in response to an error installing a plugin.
- finish_wccom_connect — Finishes connecting to WooCommerce.com.
- get_active_plugins — Returns a list of active plugins.
- get_connect_schema — Get the schema, conforming to JSON Schema.
- get_item_schema — Get the schema, conforming to JSON Schema.
- install_plugin — Install the requested plugin.
- install_plugins — Installs the requested plugins.
- installed_plugins — Returns a list of installed plugins.
- recommended_payment_plugins — Return recommended payment plugins.
- register_routes — Register routes.
- request_wccom_connect — Kicks off the WCCOM Connect process.
- update_item_permissions_check — Check if a given request has access to manage plugins.