Use Custome Sidebars without sessions
-
Hi,
for caching purposes I’d like to completely disable the use of session. Therefore I started to analyse where session_start() is called and I found it in custom-sidebars/inc/class-custom-sidebars-explain.php:55. It looks like it is mainly used for cs-explain, but I did not find for what this setting is, yet. The class inc/external/wpmu-lib/inc/class-thelib.php is using a session variable as well but this can be disabled via WDEV_USE_SESSION.
Is there already a way on how to use custom sidebars without session variables?
Cheers
Andi
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Use Custome Sidebars without sessions’ is closed to new replies.