Disable date label URL in post comments

This filter is handy if you wish to disable the URL link for the date label in the meta data layer of a post. Pretty simple to use!

add_filter('blocksy:comment:date-link', '__return_false');
Not the solution you are looking for?

Please check other articles or open a support ticket.