Profile_bird

Hey there! coffee2code is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving coffee2code's tweets.

Already using Twitter
from your phone? Click here.

coffee2code

  1. @tommydavid_CHG Thanks! Much appreciated!
  2. @oddwebthings Been busy! Try this in your theme's functions.php: add_action('phpmailer_init', create_function('$pm', '$pm->IsHTML(true);'));
  3. @jeherve I'll consider adding something to more directly access the custom fields (separated from their post context) in next release
  4. @jeherve Kinda, but it's sorted by post_date: <ul><?php echo c2c_get_recent_custom($key, "<li>", "</li>", "", "", "", 99999, true); ?></ul>
  5. @lcurrie Maybe something like this? http://pastie.org/590962 A future version of plugin will make such a thing easier
  6. @oddwebthings Ah, so you're already creating the HTML email content and just need to make SMTP know that? I'll facilitate that for you soon
  7. @webfadds Yup, CPL works w/ 2.8.4. Release soon 2 fix a few small bugs (i.e. using post_except tags). v4 tol have lots of major new features
  8. @oddwebthings Thanks! An unexposed option exists to enable HTML emails. But it would take another plugin to allow you to craft HTML email.
  9. @brownthings Congratulations to you both!
  10. Company behind tr.im shuts it down. Sadly, they'll likely also do the same to Nambu, the only twitter client I like http://bit.ly/12HQ69
  11. @gregvaneekhout Kick-ass, dude! Congratulations!
  12. Had a great time chatting with @wptavern and @davidcubed on WPWeekly. Thanks to all who listened in (or will be).
  13. I'll be talking WordPress and plugin development within the hour (8pm EST) with @wptavern on the WPWeekly podcast. Info: http://is.gd/1WKvf
  14. Runners are streaming in now. About 22 minute mark
  15. Best of luck to @offhercork on the Dublin Irish Festival 4-miler tonight!!
  16. Tmrw I'll be talking WordPress & plugins with @wptavern during the WPWeekly podcast. He's taking Q's if you have any. Feel free to tune in.
  17. Updated #wp plugin: Preserve Code Formatting v2.5 - Prevent WP & plugins from modifying <code> text, + retain whitespace. http://is.gd/1UPh6
  18. Updated #wordpress plugin: Restrict Usernames v1.1: Restricts usernames that new users may use when registering for site http://is.gd/1Tlhm
  19. @ptahdunbar Thanks! I fit in coding time when I can. Doing a release is the most tedious part. I've got more tedium for myself lined up ;)
  20. New #wordpress plugin: Admin Trim Interface. Customize the #WP admin pages by selectively removing interface elements. http://is.gd/1T1TI