On your posts screen, you should be able to filter by category and then select all and bulk edit to turn off comments.
Edit: Bulk actions only apply per page (e.g. 20 posts or however many you have showing), so you’ll either have to do it for each page of results or go up to screen options and increase the number of items that are showing on screen.
Related Posts:
- Deleting Custom Post type data using mySQL command
- What does this PHP function code mean? [closed]
- Restrict custom post type to only site administrator role
- Why are the comments disabled by default on my custom_post_types?
- Linking Two Post Types
- How to force one column layout on custom post type edit page?
- Why is the »_builtin« parameter not advised in »register_post_type()« for custom post types?
- Showing current taxonomy terms
- Add comments meta fields to comments metabox on post edit screen
- automatically create taxonomy with same name as post title
- How do I write this SQL statement for Posts written in last 24 hours?
- Assigning a role to a specific custom post type (and ignoring other post types)
- Display posts in random post types
- Custom Post Type by user
- saving custom post type data to different table in wordpress
- Query post types with multiple keys
- [Plugin: Posts 2 Posts] Changing display order of connections
- same archive template for different custom post
- Get all posts WHERE custom_field is LIKE value
- Get the post children count of a post
- How to delete all posts from a custom post type?
- Check Title Unique Or Not and If not error message and dont save
- Remove All, Published and Trashed Post Views in Custom Post Type
- How to post twitter like updates on wordpress
- Show Two custom Post type and their posts on category page
- apply filters only to specific post listing without check the url parameters
- Custom post type and body_class: Remove “blog” class
- Is there a way to have the view link on manage posts page to open in a new window or tab?
- Display only one post each WEEK
- List custom taxonomy specific to one custom post type
- Meta query for custom post type ignored in main query
- Show titles, date of all posts on single category page
- Update postmeta Parent when post_status child change
- Allow users to create posts without logging in?
- How to assign classes to all elements?
- How to sort posts in a custom post type by title in ascending order by default?
- Get_the_terms restrict output
- Custom post type menu
- YOAST SEO won’t work on custom post type archive [closed]
- Separate Content from gallery (custom post type)
- WordPress Count posts within a custom post type
- Custom post type tags not showing in search
- custom comment fields on CPT
- $wpdb is queried but results don’t show
- Enable comments for post when comments meta box removed
- How set template for “custom post type” individual post
- Why doesnt my tag page populate with this custom post type?
- Why is my custom post content only viewable when signed into WordPress?
- Adding specific custom fields (images) to post excerpt
- Limit posts per page depending on the size of a div?
- Delete Post by User
- Post that populates itself (almost) automatically using data from imported excel file
- How to create a discussion post when a custom post is created?
- creating a custom post template
- Problem to get the link of the default ‘post’ post type like the orther custom types
- One Post with different content, depending on a Page
- Custom Post Type
- Display all post types together
- Turn post into simple slideshow
- Query multiple post of which one by taxonomy
- How to make a template for a specific post of a custom post type?
- How to delete unnecessary custom post types in the UI
- How to create a job post by email parsing? [closed]
- Error 403 when posting comments to a custom post type from a different page
- show posts under custom post type with same autj
- How to automate the creation of advanced layout article/post
- display posts, pages and custom post types from another wordpress site
- is therer any wordpress function to retrieve a specific html element from post content
- How to develop Knowledge center in WordPress Website
- ACF – Tags not showing up in Custom Post Types
- A developer set a ‘standard format’ for my blogposts on wordpress but i need to remove it, how?
- Create new custom post and post category of same name
- custom post type vs. conditionally displaying meta boxes for specific terms?
- wordpress remove views from action links in a custom post
- Edit the_content() function so to add a div wrapper
- Custom setup of wordpress comments that are displayed
- How do you make a custom post type items automatically delete items 3 months after publication?
- Load Next WordPress Posts With AJAX?
- Custom Post Type & Custom Menu Walker to append custom class for active post types
- Help With Warning on creating new Post types?
- help
- Number of posts in the archive
- custom post data – how to
- Ordering Submenu Pages in WP 3.1
- Including link to custom post type in ‘wp_list_pages’ function
- 404 Error on form submission within custom post type
- Get an array wich contains the post_name of every post that has the custom post_type “pelicula”
- Custom URL redirect in WP
- Is it a good idea to add a column to the posts table?
- Remove Quick edit for custom post type?
- wp_insert_post wrong post type [closed]
- Replace dynamically content in a custom database table when a custom post is created
- Multiple pages per post (not pagination)
- How to customize work area / admin area in a custom post type without plugins?
- If there is only one post (show elements) else (show other elements)
- Custom post types and ‘new WP_Query’
- Can I change my post type to anything and my site still work?
- How can I have different content for different countries?
- Change “empty trash” button text?
- Front end access to a SQL data repository – recommended way?