johnbillion / extended-cpts

A library which provides extended functionality to WordPress custom post types and taxonomies.
GNU General Public License v2.0
980 stars 96 forks source link

Taxonomy columns parity #193

Open nlemoine opened 2 years ago

nlemoine commented 2 years ago

Taxonomies and posts have different API, they should be unified (and maybe more unified with traits or common column class).

johnbillion commented 2 years ago

Thanks @nlemoine , much appreciated. It'll be a few weeks until I have a chance to take a proper look, but it's on my list 👍