You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the directory for Comment Mail templates is hardcoded to <theme>/comment-mail/<filepath>. It would be beneficial if the <theme>/comment-mail/ part could be customized via a filter (e.g. to have cleaner template hierarchies in my themes, I'd like to keep everything under <theme>/templates/).
The text was updated successfully, but these errors were encountered:
Currently, the directory for Comment Mail templates is hardcoded to
<theme>/comment-mail/<filepath>
. It would be beneficial if the<theme>/comment-mail/
part could be customized via a filter (e.g. to have cleaner template hierarchies in my themes, I'd like to keep everything under<theme>/templates/
).The text was updated successfully, but these errors were encountered: