Hocam şu düzenlemeyi tam olarak hangi dosyada yapacaz acaba?
Here it is:
1 UPDATE wp_posts
2 SET post_type = 'question'
3 WHERE post_type = 'YOUR POST TYPE';
NOTICE: add more where conditions to make sure you update only the required posts.
.
doyada değil veritabanında.
hosting panelinden phpMyAdmin e bağlanıp orada sorguyu çalıştıracaksın.
yapmadan önce db yedeği almanı tavsiye ederim.
işler ters giderse eskiye dönebilmen için