Google

Cyb3r Drag0nz Team Shell

Server : Apache
System : Linux webd003.cluster126.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : atwiofrxug (73666)
PHP Version : 8.4.10
Disable Functions : _dyuweyrj4,_dyuweyrj4r,dl
Current Directory : /home/atwiofrxug/mylittletelaviv/wp-content/plugins/qtranslate-xt/admin/js/
Directory Status: Writeable | Document Root: Writeable

Upload File







Viewing: /home/atwiofrxug/mylittletelaviv/wp-content/plugins/qtranslate-xt/admin/js/widgets-exec.js

/* executed for
 /wp-admin/widgets.php
*/
(function($) {
  $(function() {
    //if(typeof wpWidgets === 'undefined') return;
    if (!window.wpWidgets)
      return;

    var qtx = qTranslateConfig.js.get_qtx();

    var onWidgetUpdate = function (evt, widget) {
      widget.find('span.in-widget-title').each(function (i, e) {
        qtx.addDisplayHook(e);
      });
      widget.find("input[id^='widget-'][id$='-title']").each(function (i, e) {
        qtx.refreshContentHook(e);
      });
      widget.find("textarea[id^='widget-text-'][id$='-text']").each(function (i, e) {
        qtx.refreshContentHook(e);
      });
    };

    $(document).on('widget-added', onWidgetUpdate);
    $(document).on('widget-updated', onWidgetUpdate);

    var onLanguageSwitchAfter = function () {
      $('#widgets-right .widget').each(function () {
        wpWidgets.appendTitle(this);
      });
    };

    qtx.addLanguageSwitchAfterListener(onLanguageSwitchAfter);
  });
})(jQuery);

Cyb3r Drag0nz Team • Google Edition