speed up bridge_get_ranked_post_by_created_for_tag
Workaround with 'id + 0' which previously speed up the query after some time fails and has to be removed because it slow down get_ranked_post.
Loading
Please sign in to comment
Workaround with 'id + 0' which previously speed up the query after some time fails and has to be removed because it slow down get_ranked_post.