Plugin Directory

Changeset 3158636


Ignore:
Timestamp:
09/27/2024 09:25:19 AM (18 months ago)
Author:
website366
Message:

# fix missing takto

File:
1 edited

Legend:

Unmodified
Added
Removed
  • all-in-one-contact-buttons-wpshare247/trunk/inc/theme_functions.php

    r3158576 r3158636  
    4949            $shake_hotline_bottom = (int)Ws247_aio_ct_button::class_get_option('shake_hotline_bottom');
    5050            $icons_bottom = (int)Ws247_aio_ct_button::class_get_option('icons_bottom');
     51            $talkto_embed = Ws247_aio_ct_button::class_get_option('talkto_embed');
    5152            $zalo_oa_id = Ws247_aio_ct_button::class_get_option('zalo_oa_id');
    5253            $hide_icons = Ws247_aio_ct_button::class_get_option('hide_icons');
Note: See TracChangeset for help on using the changeset viewer.