Bulk Change WordPress category Slug

wpkf_terms do not contain field called cat_name. Try using below query.

update wpkf_terms set name=CONCAT(name, '-subbed') Where term_id IN (SELECT term_id from wpkf_term_taxonomy where taxonomy='category')

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)