HEX
Server: LiteSpeed
System: Linux server.nevid-deploma.com 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: smilepac (1037)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/smilepac/public_html/wp-content/plugins/disable-comments/assets/js/disable-comments.js
"use strict";

wp.domReady(function () {
  var blockType = 'core/latest-comments';
  if (wp.blocks && wp.data && wp.data.select('core/blocks').getBlockType(blockType)) {
    wp.blocks.unregisterBlockType(blockType);
  }
});
//# sourceMappingURL=disable-comments.js.map