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:
parent
e533b5fd7f
commit
e149579346
1 changed files with 5 additions and 0 deletions
5
templates/blank.php
Normal file
5
templates/blank.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
/**
|
||||
* A blank comments_template file.
|
||||
* See: https://wordpress.stackexchange.com/a/228273/59349
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue