'.__('You entered a valid licence key but you did not download the premium version yet. Please go to the a href="update-core.php">Update Page and update to the premium version. It can take up to 5 minutes until WordPress notifies you about the new version.', 'affiliate-power').'

'; } //Infotext if (isset($meta_options['infotext']) && $meta_options['hide-infotext'] == 0) { echo '
'.$meta_options['infotext'].'
'; } _e('

If you have problems or ideas for new features I always appreciate a comment on the Plugin Page or a Message.

', 'affiliate-power'); _e('

You like the plugin but you want to know more about your income? There is also a premium version of Affiliate Power where you can track the User Source, Keyword, Landing Page and URL-Parameters like utm_campaign. Find more information on the Premium Page.

', 'affiliate-power'); _e('

Now you can earn directly money with Affiliate Power. You get 30% Commission for each sale of the Premium-Version. All Information about the Affiliate program.

', 'affiliate-power'); _e('

Please be patient when saving the settings. The plugin performs a test login at the networks while saving.

', 'affiliate-power'); ?>

"; echo "[?]"; _e("", "affiliate-power"); } static public function addSendMailTransactionsField() { $options = get_option('affiliate-power-options'); if (!isset($options['send-mail-transactions'])) $options['send-mail-transactions'] = 0; $checked = $options['send-mail-transactions'] ? ' checked' : ''; echo " "; echo "[?]"; _e("", "affiliate-power"); } static public function addLicenceKeyField() { $options = get_option('affiliate-power-options'); if (!isset($options['licence-key'])) $options['licence-key'] = ''; echo " "; echo "[?]"; _e("", "affiliate-power"); } static public function addLandingParamsField() { echo " "; echo "[?]"; _e("", "affiliate-power"); } //Webworker Dashboard static public function optionsWebworkerDashboardText() { _e('With the Webworker Dashboard you can keep track of all your projects. If you have an account there, you can import your affiliate earnings automatically by entering your account details here. This is completely optional. If you do not enter your account details, no data will be send.', 'affiliate-power'); } static public function addWebworkerDashboardUsernameField() { $options = get_option('affiliate-power-options'); if (!isset($options['webworker-dashboard-username'])) $options['webworker-dashboard-username'] = ''; echo " "; echo "[?]"; _e("", "affiliate-power"); } static public function addWebworkerDashboardApiKeyField() { $options = get_option('affiliate-power-options'); if (!isset($options['webworker-dashboard-apikey'])) $options['webworker-dashboard-apikey'] = ''; echo " "; echo "[?]"; _e("", "affiliate-power"); } //Network Settings static public function optionsNetworksText() { _e('

In order to download your sales, you have to enter your data of the affiliate networks you are using. Whats about data security?

', 'affiliate-power'); } //Adcell static public function addAdcellUsernameField() { $options = get_option('affiliate-power-options'); if (!isset($options['adcell-username'])) $options['adcell-username'] = ''; echo " "; echo "[?]"; _e("", "affiliate-power"); } static public function addAdcellPasswordField() { $options = get_option('affiliate-power-options'); if (!isset($options['adcell-password'])) $options['adcell-password'] = ''; echo " "; echo "[?]"; _e("", "affiliate-power"); } static public function addAdcellRefererFilterField() { $options = get_option('affiliate-power-options'); if (!isset($options['adcell-referer-filter'])) $options['adcell-referer-filter'] = 0; $checked = $options['adcell-referer-filter'] ? ' checked' : ''; echo " "; echo "[?]"; _e("