Viewing 1 replies (of 1 total)
  • Chargin –
    The reason it does not work now, is that is is almost impossible to add a new window feature to every redirect link using just the WordPress hooks. To do this, it requires something like JavaScript or jQuery to adjust the document DOM (which can also conflict with a lot of custom scripting done in the same). Because of that, we have not implemented it
    as a plugin-wide option (well, we did, but had to turn it of due to conflicts in many themes). We do still have the ones that can be adjusted by a WordPress hook/filter still in there, though.

    We DO have a temporary add-on plugin that adds jQuery functionality to add the new window option for redirects (still in testing, but seems to work well in all the tests we have done thus far). It does not work for Quick Redirects yet, but will work for page/post specific redirects.

    Let me know if you would like to test it [email protected].
    Regards,
    Don

Viewing 1 replies (of 1 total)

The topic ‘When will "New window" work?’ is closed to new replies.