Initiating PHP Sessions on Frontend
-
Hi,
First of all, thanks for a really nifty plugin. It has proved invaluable for migrating content off of old and buggy WordPress sites.
Today I noticed that WP CSV creates a new PHP session for every user visiting the site it’s enabled on by setting a PHPSESSID cookie. This disrupts caching (in my case, a Varnish proxy), and seems unnecessary. Would it be possible to only use PHP sessions on wp-admin pages, but not on the frontend?
Thanks,
– Micah
Web Developer at Goshen College
- The topic ‘Initiating PHP Sessions on Frontend’ is closed to new replies.