February 10, 2012

Permission based content

We needed a simple permission based content plugin. So, I wrote one which adds a couple shortcodes where you can specify what permission is required to view the content. Usage is as follows: [visitor]This content will only be shown to a visitor. It will not be shown to any logged in user.[/visitor] [user]This content will [...]

Build A Better Blog Host Week 5 – Security

One thing you really need to do when running a blog platform of your own is to secure the site. Not just the software you use, but the server as well. There have been many tips about securing WordPress. In fact, the same twelve tips seem to be making the rounds. While they are good [...]