This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Africa/Abidjan | |
| Africa/Accra | |
| Africa/Addis_Ababa | |
| Africa/Algiers | |
| Africa/Asmara | |
| Africa/Asmera | |
| Africa/Bamako | |
| Africa/Bangui | |
| Africa/Banjul | |
| Africa/Bissau |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* raw JS file -1 */ | |
| var num_online = $(".avatar__activity-indicator.o__on").length; | |
| var users_displayed = $(".ember-view.tbl__user-list-row").length; | |
| var msg = num_online + " online" + (num_online == users_displayed ? " but there could be more, scroll down to load more records":""); | |
| /* alert(msg); */ | |
| var className = "bookmarklet_message"; | |
| var element = $("." + className); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //////////////////////////////////////////////////////////////////////////////////////////////////// | |
| // Customise functionality of the default Intercom Wordpress plugin | |
| // https://github.com/intercom/intercom-wordpress | |
| //////////////////////////////////////////////////////////////////////////////////////////////////// | |
| // This code can be added to a plugin or a theme | |
| // Simplest install would be in your theme's function.php file | |
| //////////////////////////////////////////////////////////////////////////////////////////////////// | |
| // customise the current Intercom script | |
| // - add custom attributes https://docs.intercom.io/configuring-intercom/send-custom-user-attributes-to-intercom |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.