Make WordPress Themes


Ignore:
Timestamp:
11/16/2024 04:28:18 PM (12 months ago)
Author:
themedropbox
Message:

New version of WeCodeArt - 6.5.5

Location:
wecodeart/6.5.5
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wecodeart/6.5.5/inc/app.php

    r242717 r249211  
    159159                'more'          => 'https://github.com/BicanMarianValeriu/wca-accordion/',
    160160                'source'        => 'github',
    161                 'version'       => '1.0.4',
     161                'version'       => '1.0.5',
    162162                'destination'   => 'accordion',
    163163                'type'          => 'module',
     
    179179                'more'          => 'https://www.wecodeart.com/integrations/formatting-options/',
    180180                'source'        => 'github',
    181                 'version'       => '1.0.7',
     181                'version'       => '1.0.8',
    182182                'destination'   => 'formatting',
    183183                'type'          => 'module',
     
    219219                'more'          => 'https://github.com/BicanMarianValeriu/wca-cookies/',
    220220                'source'        => 'github',
    221                 'version'       => '1.0.2',
     221                'version'       => '1.0.4',
    222222                'destination'   => 'cookies',
     223                'type'          => 'module',
     224            ],
     225            [
     226                'slug'          => 'BicanMarianValeriu/wca-translate',
     227                'title'         => esc_html__( 'WCA: Translate', 'wecodeart' ),
     228                'description'   => esc_html__( 'Translate your website using Google Translate Element API.', 'wecodeart' ),
     229                'more'          => 'https://github.com/BicanMarianValeriu/wca-translate/',
     230                'source'        => 'github',
     231                'version'       => '1.0.0',
     232                'destination'   => 'translate',
    223233                'type'          => 'module',
    224234            ],
Note: See TracChangeset for help on using the changeset viewer.