Plugin Directory

Changeset 3122753


Ignore:
Timestamp:
07/21/2024 01:29:32 PM (21 months ago)
Author:
axazara
Message:

Update to version v1.8 from GitHub

Location:
moneroo
Files:
6 added
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • moneroo/tags/v1.8/readme.txt

    r3122743 r3122753  
    22Donate link: https://moneroo.io
    33Contributors: axazara
    4 Tags: payments, woocommerce, moneroo, axazara, africa, ecommerce
     4Tags: payments, woocommerce, moneroo, axazara, africa
    55Requires at least: 4.9
    66Tested up to: 6.4
  • moneroo/tags/v1.8/src/Moneroo_WC_Gateway_Blocks.php

    r3122743 r3122753  
    3939    public function get_payment_method_script_handles(): array
    4040    {
    41         $script_asset_path = plugins_url('build/index.asset.php', MONEROO_WC_MAIN_FILE);
    42 
    4341        $script_url = plugins_url('build/index.js', MONEROO_WC_MAIN_FILE);
    4442        wp_register_script(
  • moneroo/tags/v1.8/vendor/composer/installed.php

    r3122743 r3122753  
    44        'pretty_version' => 'v1.8',
    55        'version' => '1.8.0.0',
    6         'reference' => '6ee4b7e9bcf7aeb31d2a67a5b9161adcc8fd4591',
     6        'reference' => 'd25c544f5f3eae0f2a091d788288ec92091dde14',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    5050            'pretty_version' => 'v1.8',
    5151            'version' => '1.8.0.0',
    52             'reference' => '6ee4b7e9bcf7aeb31d2a67a5b9161adcc8fd4591',
     52            'reference' => 'd25c544f5f3eae0f2a091d788288ec92091dde14',
    5353            'type' => 'library',
    5454            'install_path' => __DIR__ . '/../../',
  • moneroo/trunk/readme.txt

    r3122743 r3122753  
    22Donate link: https://moneroo.io
    33Contributors: axazara
    4 Tags: payments, woocommerce, moneroo, axazara, africa, ecommerce
     4Tags: payments, woocommerce, moneroo, axazara, africa
    55Requires at least: 4.9
    66Tested up to: 6.4
  • moneroo/trunk/src/Moneroo_WC_Gateway_Blocks.php

    r3122743 r3122753  
    3939    public function get_payment_method_script_handles(): array
    4040    {
    41         $script_asset_path = plugins_url('build/index.asset.php', MONEROO_WC_MAIN_FILE);
    42 
    4341        $script_url = plugins_url('build/index.js', MONEROO_WC_MAIN_FILE);
    4442        wp_register_script(
  • moneroo/trunk/vendor/composer/installed.php

    r3122743 r3122753  
    44        'pretty_version' => 'v1.8',
    55        'version' => '1.8.0.0',
    6         'reference' => '6ee4b7e9bcf7aeb31d2a67a5b9161adcc8fd4591',
     6        'reference' => 'd25c544f5f3eae0f2a091d788288ec92091dde14',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    5050            'pretty_version' => 'v1.8',
    5151            'version' => '1.8.0.0',
    52             'reference' => '6ee4b7e9bcf7aeb31d2a67a5b9161adcc8fd4591',
     52            'reference' => 'd25c544f5f3eae0f2a091d788288ec92091dde14',
    5353            'type' => 'library',
    5454            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.