\Barn2\PPC_Lib\PluginLicensed_Plugin

Extends the Plugin interface to add additional functions for licensed plugins.

Summary

Methods
Constants
get_name()
get_version()
get_file()
get_basename()
get_slug()
get_dir_path()
is_woocommerce()
get_settings_page_url()
get_documentation_url()
get_item_id()
get_license()
get_license_setting()
get_license_page_url()
get_legacy_db_prefix()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

get_name()

get_name()

get_version()

get_version()

get_file()

get_file()

get_basename()

get_basename()

get_slug()

get_slug()

get_dir_path()

get_dir_path()

is_woocommerce()

is_woocommerce()

get_settings_page_url()

get_settings_page_url()

get_documentation_url()

get_documentation_url()

get_item_id()

get_item_id()

Gets the item ID of this plugin.

get_license()

get_license()

Gets the plugin license object.

get_license_setting()

get_license_setting()

get_license_page_url()

get_license_page_url()

Gets the URL of the page where license settings are managed.

get_legacy_db_prefix()

get_legacy_db_prefix()

Get the legacy database prefix for the old license system.