Posts Tagged: tip


10
Nov 09

Serve IE6 Visitors the Default WordPress Theme — Nathan Rice

This is really interesting trick that will detect IE6 browsers, and serve them default WordPress theme instead of main theme.

VN:F [1.9.3_1094]
Rating: 8.5/10 (2 votes cast)

6
Nov 09

Getting Rid of Unwanted Backslashes in WordPress Form Input

Depending on the PHP setting for ‘Magic Quotes’, forms data can arrive to server side with backslashes in the fields. Here is a great tip on how to handle that.

VN:F [1.9.3_1094]
Rating: 8.8/10 (4 votes cast)