a little tweak
-
not sure if I did something wrong but the custom comment form title is showing even on posts where comments are disabled.
I inserted modified the last line like this and it works nice, just wanting to share it:
if ( comments_open() ) {echo '<h3 class="action-call">' . $arg . '</h3>'; }
https://www.ads-software.com/plugins/custom-comment-form-title/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘a little tweak’ is closed to new replies.