php - WordPress: Delete all post with English language in title -


i have blog site auto blog, , want delete posts have english language in title.

for example:-

i have title (ugg ascot 5775 noir homme super qualité) english title, need delete title, because need show arabic title only

there many posts (400+) manually.

are there plugin may auto delete blog post?

thanks!

run query on mysql command prompt or phpmyadmin (or each tool use):

delete wp_posts post_title regexp '([a-za-z])'; 

Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -