Closed GoogleCodeExporter closed 8 years ago
The problem really is that WP doesn't provide a config var for the install path
(*facepalm*). Unfortunately you can't base the include off of
$_SERVER['DOCUMENT_ROOT'] because WP might be installed in a sub-directory.
The workaround in that link doesn't actually handle this particular use case of
needing ajax controllers (and it ignore's WP's unforgivable stupidity here).
If you want to try out the plugin, just edit the path.
Original comment by ever...@fireproofsocks.com
on 1 Jul 2014 at 10:03
In Github refactor, I'm going to try and kill any and all paths and urls.
Original comment by ever...@fireproofsocks.com
on 11 May 2015 at 5:30
Original issue reported on code.google.com by
anthony....@gmail.com
on 1 Jul 2014 at 8:46