Does this plugin allow to change post category directly from site as well?
Does this plugin allow to change post category directly from site as well?
Currently, no:
two reasons why it wasn’t added until now:
- it would be really slow if you have a lot of categories
- the interface takes up quite alot of screen space
OK, thanks for quick response.
YOu said "up until now" as if it can be done now. I am using the_category and was wondering if I can make those editable so I can remove a category on the fly.
I should have said "currently". The conditions haven't changed, so my position remains the same.
Maybe this will help you: Use the_terms() to change the category
You must log in to post.