WPIntell

Source evidence

broken ?

Taxonomy Converter · support · 2020-01-22T06:18:00+00:00

complaintsentiment
highseverity
0.97relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 26 rows with source links

15.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
grosbouff unresolved
not working. Got PHP notices & conversion didn’t work. Same here… I just get this: “Uh, oh. Something didn’t work. Please try again.” For what it’s worth, if you have direct database access, you can convert taxonomies pretty easily with a single SQL query: UPDATE wp_term_taxonomy SET taxonomy = 'NEW_TAXONOMY' WHERE taxonomy = 'OLD_TAXONOMY'; I still prefer to avoid editing the database directly if possible though! This reply was modified 6 years, 1 month ago by Room 34 Creative Services, LLC .

Comments

1 shown
Room 34 Creative Services, LLC 2020-04-22T16:40:00+00:00

Same here… I just get this: “Uh, oh. Something didn’t work. Please try again.” For what it’s worth, if you have direct database access, you can convert taxonomies pretty easily with a single SQL query: UPDATE wp_term_taxonomy SET taxonomy = 'NEW_TAXONOMY' WHERE taxonomy = 'OLD_TAXONOMY'; I still prefer to avoid editing the database directly if possible though! This reply was modified 6 years, 1 month ago by Room 34 Creative Services, LLC .