Lines:
1 to 16 of 16
<?php namespace EDD\Admin\Promos\Notices; use EDD\Admin\Pass_Manager; /* class License_Upgrade_Notice */ /* function License_Upgrade_Notice::__construct() – License_Upgrade_Notice constructor. */ /* function License_Upgrade_Notice::dismiss_duration() – This notice lasts 90 days. */ /* function License_Upgrade_Notice::is_edd_admin_page() – Determines if the current page is an EDD admin page. */ /* function License_Upgrade_Notice::_should_display() – */ /* function License_Upgrade_Notice::has_affiliate_wp_license() – Determines whether or not AffiliateWP is installed and has a license key. */ /* function License_Upgrade_Notice::has_mi_license */ /* function License_Upgrade_Notice::_display() – */ /* function License_Upgrade_Notice::query_args() – Builds the UTM parameters for the URLs. */