Software SQL

How to update WordPress blog posts comment status from closed to open with sql query?

To update the comment status of WordPress blog posts from “closed” to “open” using an SQL query, you’ll need to modify the WordPress database directly. […]

Estimated read time 3 min read