PluginProbe
Spoki – Chat Buttons and WooCommerce Notifications / 2.8.2
Spoki – Chat Buttons and WooCommerce Notifications v2.8.2
2.17.4 trunk 1.0.0 2.0.0 2.0.1 2.0.10 2.0.11 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1.0 2.10.0 2.11.0 2.11.1 2.12.0 2.12.1 2.12.2 2.12.3 2.13.0 2.14.0 All 69 releases
spoki / includes / constants.php

constants.php in Spoki – Chat Buttons and WooCommerce Notifications 2.8.2, at includes/constants.php

8 lines 427 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 define('SPOKI_PLUGIN_NAME', "spoki");
3 define('SPOKI_OPTIONS', '_wp_spoki_setting');
4 define('SPOKI_BASE_API', 'https://app.spoki.it/api/flex/');
5 define('SPOKI_BASE_API_BUTTONS', 'https://app.spoki.it/fw/');
6 //define('SPOKI_BASE_API', 'http://192.168.86.197:8000/api/flex/');
7 //define('SPOKI_BASE_API_BUTTONS', 'http://192.168.86.197:8000/fw/');
8 define('SPOKI_SUGGEST_TEMPLATES_URL', 'https://forms.gle/VEgHbKx9YH9DS4o26');