Login to Phpmyadmin
Select the wordpress’s database
Go to ‘SQL’ tab and put the following code.
UPDATE wp_comments SET comment_approved = 1;
Google ile gelen arama sonuçları:
- mustafa yalçın domeyn
Login to Phpmyadmin
Select the wordpress’s database
Go to ‘SQL’ tab and put the following code.
UPDATE wp_comments SET comment_approved = 1;