Tag: WordPress

  • Session variables in WordPress

    For three days I had nearly despaired when I tried to extend a WordPress site with a self-written login script. Everything worked properly on my local server, but as soon as I had uploaded it, the session variables didn’t seem to be passed any more: after the login, I stayed logged in for only one…

  • Date formatting in WordPress

    Note: This post is quite old. Especially the suggestions under items 2 and 3 are no longer appropriate. More recent tips for date formatting with qTranslate are available here. After updating to WordPress 2.5, I have – like many others, obviously – experienced the problem that post dates and times were not being localised anymore.…