// Disable comments on all post types
function df_disable_comments_post_types_support() {
$post_types = get_post_types();
foreach ($post_types as $post_type) {
if (post_type_supports($post_type, 'comments')) {
remove_post_type_support($post_type, 'comments');
remove_post_type_support($post_type, 'trackbacks');
}
}
}
add_action('admin_init', 'df_disable_comments_post_types_support');
// Close comments and pings on the front-end
function df_disable_comments_status() {
return false;
}
add_filter('comments_open', 'df_disable_comments_status', 20, 2);
add_filter('pings_open', 'df_disable_comments_status', 20, 2);
About – Roof quoter
About us
Garage conversion quoter is a part of the home improvement quotes family. We provide online prices not just for garage conversions and building, but for hundreds of different home improvements.
We've been generating online prices since the year 2000, and have helped over 2 million UK homeowners to get one click closer to their dream home!
That's almost one person on every street in the UK that we've helped.
Are you a quality roofing company looking for more work? Please click here.
We take your data protection seriously, and take extra steps to protect you.
Our system ensures your data is safe. We always ask for explicit permission before passing your information along to companies, and even then the information we pass along is masked. Your telephone number is hidden behind a code.
This means that your data is safe until you choose to share it with the companies of your choice.
And we implemented this system well before GDPR came in to effect. Your data protection has always been a high priority for us.
Quick and easy quotes
Online guide price
Exceptional customer service
Advanced data protection
We find qualified companies
You get the work done
Get quick online quotes now
Choose from hundreds of different home improvements
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.