-
Hi.
We’re optimizing out some of WP stock rewrite rules, see https://gist.github.com/lkraav/b1d304203038288b8217d8f6bed802d4
trackbackis one of them.This confuses
flowplayer::rewrite_embed()which now fails to overtaketrackbackhierarchy for its ownfvp-use (I’m not sure why y’all are doing this in the first place).When FVP rewrites fail to get added, now
flowplayer::rewrite_check()will triggerflush_rewrite_rules()on *every* page load. This is an obvious page load performance killer.Can y’all migrate away from depending on
trackbackavailability and just add your stuff separately?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)