humanmade / authorship

A modern approach to author attribution in WordPress.
GNU General Public License v3.0
66 stars 7 forks source link

Migration process for vanilla WordPress #78

Closed johnbillion closed 1 year ago

johnbillion commented 3 years ago

Related: #23

If this plugin is activated on an existing vanilla WordPress site (a site with no custom author attribution functionality) then it works but the post_author attribution is not used. This means author archives break.

A migration command needs to be added which copies the post_author field into a term relationship that Authorship uses.