soderlind / wp-loupe

WP Loupe is a plugin for WordPress that significantly improves the search capabilities of your website
GNU General Public License v3.0
47 stars 0 forks source link

Add support for deleting posts and pages from the search index #7

Closed soderlind closed 7 months ago

soderlind commented 7 months ago

This pull request adds support for deleting posts and pages from the search index. It includes changes to the wp-loupe.php file to handle the deletion of individual posts and bulk deletion of multiple posts.