Works great
-
My only gripe – I wish the AJAX endpoint for uploading images would use a sub-url not the site’s root as it does now.
Instead of:
//server/?photocrati_ajax=1 etc.
It would be something like:
//server/ng?photocrati_ajax=1
or
//server/ng/photocrati_ajax?param=1
Basically anything different from the site’s root.
Maybe
//server/wp-admin/ng.php?param=1 etc. ???
or
//server/wp-admin/admin.php?param=1 etc. ???
The topic ‘Works great’ is closed to new replies.