wcphx

  • @chrisjean hey! glad you made it! #wcphx

  • Here’s the “Custom Metaboxes and Fields for WordPress” plugin/code @norcross mentioned bit.ly/mHQxE7 #wcphx

  • If you are debugging something on your WordPress site, along with Debug Bar you should also know about WP_DEBUG bit.ly/yCZJfl #wcphx

  • If you are a developer, you should be using the WordPress Debug Bar: bit.ly/dUkjXn #wcphx

  • Ha. @norcross built a site using only BuddyPress’s profile module because they were “rich old women” who didn’t want to learn more. #wcphx

  • “If you can write a function, you can write a WordPress plugin.” @norcross #wcphx

  • “The more robust a plugin gets, the more options it has that I don’t want. ” – @norcross #wcphx

  • The Gravity Forms add-ons are cool in of themselves. #wcphx gravityforms.com/add-ons/

  • Talking about Gravity Forms being “worth every penny”, and I would agree. gravityforms.com #wcphx

  • “If you are asking for help in a forum, try leaving the link of the site you are having a problem with.” @norcross #facepalm #wcphx

  • 35,000 line functions.php file? Dat is crazy, @norcross. #wcphx

  • RT @m2guru: WordPress performance videos @ WordPress.tv Look j.mp/xmacAo and here j.mp/zuumgu Thanks #wcphx WP401 atte …

  • For reference, here’s the WordPress Transients API bit.ly/5ADi4g #wcphx

  • Learning about how transients are cached by WordPress and how memcache can interact with it. Useful information. #wcphx

  • I have a new found respect for @tumblr (or at least it’s API) as @norcross shows it off in his #wcphx presentation.

  • Yes, @norcross is using Dreamweaver in his demo. And yes, we will sit down with him later and ask if everything is ok. #wcphx

  • @elliott_stocks haven’t seen slides yet. @norcross i believe said that there isn’t any. #wcphx

  • As soon as you get data from an API – BEFORE you start parsing – you should confirm the data format (json/xml/etc). @norcross #wcphx

  • Nice review of set_transient() by @norcross (codex link: bit.ly/zX2HRD ) #wcphx

  • Shot of @norcross starting his #wcphx afternoon session. twitpic.com/8o62i5

  • “If there is a service that has an API, you can pull that into WordPress. Simple as that.” @norcross #wcphx

  • “I’m doing the demo in Tumblr, because it’s not important.” @norcross #wcphx

  • Who has used CURL? (Hands go up) Who has enjoyed using CURL? (Crickets) – @norcross #wcphx

  • Fellow Florida WordPress dev @nocross up now for the next 4 hours. Buckle up, people. #wcphx

  • Food trucks! #wcphx twitpic.com/8o59mf

  • Good presentation from @jakemgold on “What Would Core Do?” (gave same talk at #wcmia): bit.ly/zbgJ3c #wcphx

  • Mentions of food trucks in my #wcphx twitter stream are making me hungry as i sit here still listening to the speaker. Stop it.

  • RT @m2guru: @helenhousandi shows us how to add repeatable fields – the right way – in your custom WP Admin UI. goo.gl/t9eTB #wcphx

  • Repeatable Custom Fields in a WordPress Metabox by @helenhousandi : gist.github.com/1593065 #wcphx

  • Wow, i didn’t know about the selected (bit.ly/yPozYe) and checked (bit.ly/wW1v1A) WordPress functions. #wcphx