New answers tagged multi-language
1
I've found what was going on, so I'm going to answer it for future reference, as it's a common issue without clear solution.
TL;DR: If the WPML language which's not redirecting has a country code (eg. en-US instead of en) then you probably have the same bug. Jump to section "How to fix it".
The Problem
The problem arises at the redirection ...
3
When user starts typing something into tag input, JavaScript makes request to admin-ajax.php with action set to ajax-tag-search to receive list of suggestions (if any).
In that file that action is recognized as belonging to core and wp_ajax_tag_search() function is added to dynamically generated wp_ajax_ajax-tag-search hook, which fires almost immediately ...
Top 50 recent answers are included
