Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Plugins::create_install_plugin_error_inbox_notification_for_jetpack_installs( string $slug )

Create an alert notification in response to an error installing a plugin.


Description Description


Parameters Parameters

$slug

(Required) The slug of the plugin being installed.


Top ↑

Source Source

File: packages/woocommerce-admin/src/API/Plugins.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.