Plugin Directory

Changeset 3416020


Ignore:
Timestamp:
12/10/2025 06:44:41 AM (3 months ago)
Author:
gothamdev
Message:

fix bug

Location:
gothamazon/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gothamazon/trunk/gothamzone.php

    r3412299 r3416020  
    44 * Plugin URI:        https://gothamazon.com
    55 * Description:       Parse Amazon Product Advertising API Feed in 30 seconds
    6  * Version:           3.5.1
     6 * Version:           3.5.2
    77 * Requires PHP:      7.4
    88 * Author:            Kapsule Network
  • gothamazon/trunk/js/obf.js

    r3412254 r3416020  
    3333    document.addEventListener("contextmenu", function(e) {
    3434        openKamesenLink(e);
    35         e.preventDefault(); // pour ne pas afficher le menu contextuel si tu veux
    3635    }, true);
    3736});
  • gothamazon/trunk/readme.txt

    r3412299 r3416020  
    44Tags: amazon affiliate, affiliate, affiliation, amazon, ecommerce, amazon product api
    55
    6 Stable tag: 3.5.1
     6Stable tag: 3.5.2
    77
    88Tested up to: 6.9
     
    180180== Changelog ==
    181181
     182= 3.5.2 =
     183
     184- Fix Mini Bug for context Menu
     185
    182186= 3.5.1 =
    183187
Note: See TracChangeset for help on using the changeset viewer.