Plugin Directory

Changeset 3261764


Ignore:
Timestamp:
03/25/2025 07:30:58 PM (12 months ago)
Author:
dotes
Message:

Atualizando a versão novamente

Location:
affiliate-boost
Files:
18 added
3 edited

Legend:

Unmodified
Added
Removed
  • affiliate-boost/trunk/admin-settings.php

    r3261758 r3261764  
    8080            </p>
    8181            <p>
    82                 <label><?php esc_html_e('Excluir Evento de Afiliado nos Posts (IDs separados por vírgula):', 'affiliate-boost'); ?></label><br>
     82                <label><?php esc_html_e('Excluir Evento nos Posts (IDs separados por vírgula):', 'affiliate-boost'); ?></label><br>
    8383                <input type="text" name="abpdotes_exclude_posts" value="<?php echo esc_attr(get_option('abpdotes_exclude_posts')); ?>" placeholder="12312, 123123, 12312, ..." /><br />
    8484            </p>
  • affiliate-boost/trunk/affiliate-boost.php

    r3261754 r3261764  
    33Plugin Name: Affiliate Boost
    44Description: Plugin para maximizar conversões redirecionando usuários para links de afiliados configuráveis, com integração fácil e opções de personalização.
    5 Version: 1.0.4
    6 Author: Luiz Jr. Fernandes / Guilherme Tetamanti
     5Version: 1.0.5
     6Author: luizjr, dotes, viajando-com-eles
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • affiliate-boost/trunk/readme.txt

    r3261754 r3261764  
    44Requires at least: 4.7
    55Tested up to: 6.7
    6 Stable tag: 1.0.4
     6Stable tag: 1.0.5
    77Requires PHP: 7.0
    88License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.