HOME


Mini Shell 1.0
DIR: /home/otwalrll/feedafricafarm.com/wp-content/plugins/disable-comments/assets/js/
Upload File :
Current File : /home/otwalrll/feedafricafarm.com/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