2
0
Fork 0
mirror of https://github.com/discourse/wp-discourse.git synced 2025-10-03 08:59:21 +08:00

Add blank template file for when only Discourse comments are being used

This commit is contained in:
scossar 2017-12-10 11:03:20 -08:00
parent e533b5fd7f
commit e149579346

5
templates/blank.php Normal file
View file

@ -0,0 +1,5 @@
<?php
/**
* A blank comments_template file.
* See: https://wordpress.stackexchange.com/a/228273/59349
*/