IndiePass / indiepass-android

An open social app with support for IndieWeb, Mastodon, Pleroma and Pixelfed.
https://indigenous.marksuth.dev
GNU General Public License v3.0
104 stars 7 forks source link

Wordpress Category selection #409

Closed digiSal closed 3 years ago

digiSal commented 4 years ago

I can't select which wordpress category a post should go to I can select tags. I have the category feature enabled but nada.

swentel commented 4 years ago

What exactly do you mean? Are tags and categories different in wordpress? @dshanske is this something that is configurable in WP?

dshanske commented 4 years ago

They are. The plugin looks for matching categories, and if not, it looks for tags. So it merges the two when queried

swentel commented 4 years ago

But there's only one endpoint in Indigenous which listens for tags/categories, so then I guess there isn't really a problem here right?

dshanske commented 4 years ago

I'll wait for the reporter to clarify

swentel commented 3 years ago

No activity for a long time, so closing.