apply_filters ( 'jetpack_connection_user_has_license', bool $has_license, array $licenses, string $plugin_slug )

Check for the user's unattached licenses.

Source file: jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php

View in GitHub

Parameters

$has_license

(bool) Whether a license was already found.

$licenses

(array) Unattached licenses belonging to the user.

$plugin_slug

(string) Slug of the plugin that initiated the flow.


Changelog

Since: Jetpack 3.8.2


Notes

Have a note to contribute?

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s