Make WordPress Themes

Changeset 162437


Ignore:
Timestamp:
02/10/2022 10:35:27 AM (4 years ago)
Author:
themedropbox
Message:

New version of Shoper - 1.3.2

Location:
shoper/1.3.2
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • shoper/1.3.2/inc/class/class-footer.php

    r159695 r162437  
    109109               
    110110            /* translators: 1: developer website, 2: WordPress url  */
    111             $html  .= '<span class="dev_info">'.sprintf( esc_html__( ' %1$s By aThemeArt - Proudly powered by %2$s .', 'shoper' ), '<a href="'. esc_url( 'https://athemeart.net/downloads/shopper-best-woocommerce-theme/' ) .'" target="_blank" rel="nofollow">'.esc_html_x( 'Shoper Theme', 'credit - theme', 'shoper' ).'</a>',  '<a  href="'.esc_url( __( 'https://wordpress.org', 'shoper' ) ).'" target="_blank" rel="nofollow">'.esc_html_x( 'WordPress', 'credit to cms', 'shoper' ).'</a>' ).'</span>';
     111            $html  .= '<span class="dev_info">'.sprintf( esc_html__( ' %1$s By aThemeArt - Proudly powered by %2$s .', 'shoper' ), '<a href="'. esc_url( 'https://wordpress.org/themes/shoper/' ) .'" target="_blank" rel="nofollow">'.esc_html_x( 'Shoper Theme', 'credit - theme', 'shoper' ).'</a>',  '<a  href="'.esc_url( __( 'https://wordpress.org', 'shoper' ) ).'" target="_blank" rel="nofollow">'.esc_html_x( 'WordPress', 'credit to cms', 'shoper' ).'</a>' ).'</span>';
    112112           
    113113            $html .= '</div>';
  • shoper/1.3.2/style.css

    r159695 r162437  
    77
    88Requires at least: 5.0
    9 Tested up to: 5.8.4
     9Tested up to: 5.9.4
    1010Requires PHP: 7.0
    11 Version: 1.3.1
     11Version: 1.3.2
    1212License: GPLv3 or later
    1313License URI: http://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset for help on using the changeset viewer.