Activating PHP Sessions in WordPress
I`m currently developing WordPress plugins on several servers and I noticed that on some configurations you can`t use $_SESSIONS in your plugins, so I though it will be a good part of our wordpress tutorials section to write about fixing this problem. The SESSION gets killed or it is just not starting. So I started […]