@Kathy_Darling nice! Well I’ll take your word for it as I’ve not actually tried it.
5:29pm Nov 17th 2016 view on twitter
Comments are closed.
@Jtsternberg using it in a dev version of my plugin. here’s all users: https://t.co/LQyAYyDGjU
@Jtsternberg and here’s just the athletics dept: https://t.co/IOBNg7QPQf department is a taxonomy registered to Users
@Jtsternberg register_taxonomy( ‘department’, ‘user’, $args )
@Jtsternberg using it in a dev version of my plugin. here’s all users: https://t.co/LQyAYyDGjU
@Jtsternberg and here’s just the athletics dept: https://t.co/IOBNg7QPQf department is a taxonomy registered to Users
@Jtsternberg register_taxonomy(
‘department’,
‘user’, $args )