Plugin Directory

Changeset 3413527


Ignore:
Timestamp:
12/07/2025 01:47:19 PM (4 months ago)
Author:
weblicas
Message:

Updated 1.0.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wbl-chat/trunk/public/class-wbl-chat-public.php

    r3413525 r3413527  
    8181            'ajax_url' => admin_url('admin-ajax.php'),
    8282            'nonce' => wp_create_nonce('wbl_chat'),
    83             'default_icon' => plugin_dir_url(dirname(__FILE__)) . 'public/images/default-icon.png', // need to make sure this exists or use remote
     83            'default_icon' => plugin_dir_url(dirname(__FILE__)) . 'plugin-assets/default-icon.png',
    8484        ]);
    8585
Note: See TracChangeset for help on using the changeset viewer.