humanmade / hm-content-import

Migration framework for WordPress, attempts to reduce overhead in migrating content from differing data sources
GNU General Public License v3.0
27 stars 7 forks source link

Add support for `add_trashed_suffix_to_trashed_posts` filter #70

Open johnbillion opened 5 years ago

johnbillion commented 5 years ago

See https://core.trac.wordpress.org/ticket/46433

Disabling this trashed post check improves performance quite a bit. It should be implemented in HMCI once it's in core.

johnbillion commented 4 years ago

This filter has been added to WP 5.4.