Plugin Directory

Changeset 3016106


Ignore:
Timestamp:
01/01/2024 12:02:29 PM (2 years ago)
Author:
desku
Message:

Modified

File:
1 edited

Legend:

Unmodified
Added
Removed
  • desku-livechat-ai-chatbot/trunk/desku-ticket.php

    r3016027 r3016106  
    4848    wp_add_inline_script('desku_sortcode-main-js','var ajaxUrl = "'.admin_url('admin-ajax.php').'"', array('jquery'),false,true);
    4949
    50     wp_localize_script('desku_sortcode-main-js','my_ajax_obj',array('nonce' => wp_create_nonce('desku-plugin-action')));
     50    wp_localize_script('desku_sortcode-main-js','desku_nonce_ajax_obj',array('nonce' => wp_create_nonce('desku-plugin-action')));
    5151}
    5252?>
Note: See TracChangeset for help on using the changeset viewer.