willitcompile.net - Blog | Will It Compile?

Example domain paragraphs

Will It Compile? By Christian Tang Christensen Blog Archive Projects About Latest blog post » Enable PHP sessions in WordPress November 29, 2015

I have been using WordPress for several years now. I primarily use it as a CMS-system instead of a weblog. I have a tendancy for ending up writing plugins or just tweaking the website instad of using it as an actual blog.

I recently had to write a theme which included a lot of functionality writtin directly in the theme (language specific content and menus). This however turned out to be quite a challenge, because WordPress doesn’t support “native” PHP sessions (ie. $_SESSION). I’m not sure if WordPress has some kind of alternative, but being a PHP developer, I just couldn’t let this one go.

Links to willitcompile.net (1)