mnelson4 / printmyblog

WordPress Plugin that simplifies printing your entire blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Work with supsystic tables by using actual front-end requests

mnelson4 opened this issue · comments

Supsystic tables, and probably other plugins, don't work properly because they assume scripts aren't needed on AJAX requests.
So I fix it by generating the PDF on an actual front-end request. Seems to work OK but I should test:

  • WPML
  • Jetpack
  • others?

See FET/no-ajax-generate

merged in on 3.17.0