Plugin Directory

Changeset 2898484


Ignore:
Timestamp:
04/13/2023 11:05:05 AM (2 years ago)
Author:
agenciakpis
Message:

add www to agencia link

Location:
kpis-cta-buttons/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • kpis-cta-buttons/trunk/kpis-cta.php

    r2813345 r2898484  
    3636    function kpis_cta_buttons_submenu(){
    3737        add_menu_page(
    38             esc_html__( 'KPIS Cta Buttons', 'kpis-cta-buttons' ),
    39             esc_html__( 'KPIS Cta Buttons', 'kpis-cta-buttons' ),
     38            esc_html__( 'Kpis Cta Buttons', 'kpis-cta-buttons' ),
     39            esc_html__( 'Kpis Cta Buttons', 'kpis-cta-buttons' ),
    4040            'manage_options',
    4141            'manutencion-cta-buttons',
    4242            'kpis_cta_buttons_manutencion_rotina_callback',
    4343            KPIS_CTA_BUTTONS_URL. 'assets/images/icono_wp_17x17.png',
    44             30
     44            60
    4545        );
    4646    }
  • kpis-cta-buttons/trunk/readme.txt

    r2818441 r2898484  
    2121== Demo ==
    2222
    23 Home [https://agenciakpis.com/](https://agenciakpis.com/)
    24 Inner Page [https://agenciakpis.com/servicios/posicionamiento-seo/](https://agenciakpis.com/servicios/posicionamiento-seo/)
     23Home [https://www.agenciakpis.com/](https://www.agenciakpis.com/)
     24Inner Page [https://www.agenciakpis.com/servicios/posicionamiento-seo/](https://www.agenciakpis.com/servicios/posicionamiento-seo/)
    2525
    2626
Note: See TracChangeset for help on using the changeset viewer.