Genx Blog

A Japanese web3 beatmaker. I make music and art.

How to bulk delete manual excerpts of posts in WordPress

rifky nur setyadi zqgyZdnx7qY unsplash scaled
Genx Avatar
Share This:

Put the following code at the bottom of the theme’s functions.php, save and update, reload the site, delete the code from functions.php, save again and update. Then, you don’t need to go to MyPHPAdmin.

$wpdb->query( "UPDATE wp_posts SET post_excerpt='' " ); 

—

by

in

Last Updated:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

three × one =