Delete unused variations after deselecting attribute values
-
I have two attributes in my variable products:
- number of pages
- language combination
When I deselect specific attributes, the corresponding variations keep existing and are not deleted (in the variations tab, I see them with an unassociated attribute “Any number of pages”:
As I have thousands of unused variations with unassociated attribute values, I would like to delete those. How can I select and delete them (e.g. via phpMyAdmin)? The problem is that these variations are not orphaned variations as they are just not associated to a specific attribute value anymore. So far, I understood that all variations with associated attribute values are listed in wp_term_relationships. Any help is strongly appreciated and I think this concerns many users who would like to streamline their database.
The page I need help with: [log in to see the link]
- The topic ‘Delete unused variations after deselecting attribute values’ is closed to new replies.