html5

HTML5 for wordpress

The following code has HTML5 replacements for the doctype, and other elements for WordPress themes. Add this code to your header.php file and you site will use HTML5.

Read more...
security

Members only access

Sometimes you only want to show content for registered users. You can think of zip-files with photo’s or other content. To do this in wordpress you can achieve this by following these instructions.

Read more...
browsers

Disabling cache for stylesheets

What is “Cache“? Your browser (Firefox, Chrome, Internet Explorer, etc.—whatever application you use to surf the web) has a folder in which certain items that have been downloaded are stored for future access.

Read more...