This is really interesting trick that will detect IE6 browsers, and serve them default WordPress theme instead of main theme.
Posts Tagged: tip
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.






