Author:

Peter Wilson is a Web developer based in Melbourne, Australia, and started making Websites in 1994. Peter co-founded web production studio Soupgiant in 2009 and forms opinions on all things web at Big Red Tin and on Twitter.

Website: Big Red Tin

Twitter: Follow the author on Twitter

Dear Drupal: Season’s Greetings. Love, Smashing WordPress.

Every day I work with WordPress in one way or another. My Twitter feed is full of WordPress types, and I’m a regular at my local WordPress meetup. I’m a WordPress fan. The developer across the hall from me works with Joomla. His Twitter feed is full of Joomla types, ...

Read more...

The Developer’s Guide To Conflict-Free JavaScript And CSS In WordPress

Imagine you’re playing the latest hash-tag game on Twitter when you see this friendly tweet: “You might want to check your #WP site. It includes two copies of jQuery. Nothing’s broken, but loading time will be slower.” You check your source code, and sure enough you see this: <script src="/wp-includes/js/jquery/jquery.js?ver=1.6.1" type="text/javascript"></script> <script src="/wp-content/plugins/some-plugin/jquery.js"></script> What ...

Read more...

↑ Back to top