02Aug2010
WordPress 3.0 Plugin Install/Upgrade Problem “Could Not Create Directory”
Some of you might have noticed that after the WordPress 3.0 upgrade there seems to be some kind of problem with installing/upgrading plugins via FTPS (SSL). I am not sure why this bug happens, but here is a quick fix to get you going.
Read MoreView Comments (1)20Jul2010
Digest Access Authentication Without mod_auth_digest
Get the Digest Access Authentication running with some PHP code and a simple .htaccess trick making it possible to authenticate users without having to worry if mod_auth_digest is installed on the server.
Read MoreView Comments (1)20Jul2010
Posting Source Code In WordPress Posts
Sometimes you might want to post source code into your WordPress blog and highlight the source code according to the language it is written in. Although there are many plugins that deal with syntax highlighting we are going to save you a little trouble and get you up and running in no time.
Read MoreView Comments (1)