Changes between Version 3 and Version 4 of Ticket #46297, comment 8
- Timestamp:
- 10/23/2019 01:28:01 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46297, comment 8
v3 v4 4 4 etc, etc... 5 5 6 Stops authors from posting content with categories that shares term with a tag and so on.7 6 It seems as though both post_tags, categories, event-tag and nav_menu shares the same ID when they have used the same string. Is that why the split command isn't working? When event-tag and nav_menu items are involved? Or is it a server setting? 8 7 Any idea on how to solve it?