/
var
/
www
/
barefootlaw.org
/
wp-content
/
plugins
/
disable-comments
/
src
/
Upload File
HOME
wp.domReady(() => { if(wp.blocks) { wp.blocks.unregisterBlockType('core/latest-comments'); } });