tombenner / wp-mvc

An MVC framework for WordPress
http://wpmvc.org
MIT License
625 stars 171 forks source link

Only start session in admin #197

Closed cyberscribe closed 6 years ago

cyberscribe commented 6 years ago

This will prevent front-end session cookies being generated on the user front-end, which can break caching.