reference
This is written for a newbie but it provides some helpful links. To find them it would probably be better to bookmark the individual links, but for now, I'll just save the thread.
Conditional Tags « WordPress Codex
For when you need to display or modify something based on a condition. Is this post being displayed on it's own page? On the homepage? Etc.
http://bluemandala.com/thematic/thematic-structure.html
I don't plan to use Thematic. The default 2011 theme is responsive and looks to suit my needs much better. But this is useful for digging into how Thematic is structured.
Plugin API/Action Reference « WordPress Codex
Plugin API/Filter Reference « WordPress Codex
Bookmarking various parts of the WordPress Codex just to have them handy.
WordPress hooks database by Adam Brown
If you need to lookup a WordPress hook--specifically if you need to look up a hook in a certain version of WordPress--this is the site for you.
jQuery selectors and attribute selectors reference and examples
A big list of jQuery selectors, each with a description and an example. This came in handy last week when I decided to build a slider.
16 Vital Checks Before Releasing a WordPress Theme | Nettuts+
Shopify Cheat Sheet
Nice list of commands and variables for use within Shopify themes.
Why WordPress Asks for Connection Info : Chris Abernethy
Second time I've had to find this post through the WordPress site. This time I'm bookmarking it.
