IanDelMar
59ed94cb34
Comments are closed to inc/custom-comments.php
...
Uses the comment_form_comments_closed hook to display the comments close note.
2020-04-19 00:24:25 +02:00
IanDelMar
e4cf59e251
Use str_replace to add Bootstrap classes
...
Advantages:
- Uses WP's default field HTML which has changed and differs from the version in this file.
- Uses WP's default translations. No need to have the strings in the theme language files anymore.
2020-04-18 20:55:25 +02:00
IanDelMar
628601415b
No period for summary in file headers
...
According to WP's PHP documentation standards on file headers. See https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/#6-file-headers .
2019-11-14 18:16:31 +01:00
Gary Kealy
600eb39883
Use shorter ABSPATH check
2019-06-20 09:57:12 +01:00
IanDelMar
45c9d1adb7
Prevent direct access
2018-09-10 23:59:04 +02:00
KoenemannH
dee0292777
Adding missing text domain
2018-07-06 09:48:49 +02:00
Ernesto Ruge
a5dbc3c877
better solution based on core
2018-05-26 10:43:34 +02:00
Ernesto Ruge
ece50c2b28
$consent is not set
...
... so it should not be used there.
2018-05-25 12:42:18 +02:00
Jean Pierre Kolb
a18067c446
Added cookies checkbox support for inc/custom-comments.php, needed for WordPress 4.9.6 GDPR update
2018-05-18 10:47:48 +02:00
MarieComet
d180bcfa40
add function exists check in custom-comments.php
2018-03-05 07:29:00 +01:00
koenemann
4c5c07baa1
Basic guideline adjustments
2017-11-27 09:02:16 +01:00
Ashar Irfan
7dec636454
Fixed author div tag. There was a missing '>' in the tag 💯
2017-10-03 12:28:49 +05:00
Stef Kariotidis
b41729840f
code formatting
2016-11-21 18:25:56 +02:00
Max Myers
d0c0cddfc1
Update HTML attribute order
2016-11-01 12:13:23 -04:00
Max Myers
8f973a3525
Don't include a trailing slash in self-closing elements
2016-11-01 11:33:40 -04:00
Holger Könemann
6bbf06aba1
bs4 fine tuning
2016-04-26 14:05:02 +02:00
Holger
078842de84
Update custom-comments.php
2016-02-23 08:54:38 +01:00
Holger
010e99dc5e
Adding Bootstrap button markup
2016-02-23 08:48:27 +01:00
Holger
ed7b02ca2f
Update custom-comments.php
2016-02-23 08:40:19 +01:00
Holger
9b13c988d8
Update custom-comments.php
2016-02-23 08:35:06 +01:00
Holger
3c1ca8cee6
Update custom-comments.php
2016-02-23 08:33:13 +01:00
Holger Könemann
2a6a60dace
adding woocommerce support
2015-09-09 10:49:39 +02:00
Holger
1a8a5960df
custom comment form
...
adding bootstrap markup via filter to comment form
2015-03-31 16:17:52 +02:00