Santa Monica Senior WordPress Developer
Santa Monica Senior WordPress Developer
Check out my #wcmia presentation!
I should be standing at the podium right now. Not sure this session will be recorded, but you can definitely check out my web presentation here, and follow along on Twitter :).
It’s been awhile Florida
Well, not quite that long. I was in Florida this past December, but it was for work and I was in Ocala. Plus it was also about 40° out. Any way, I’ll be back in Florida in one week from…
Flush your rewrite rules on plugin/theme activation
I’ve actually been asked this a few times, and have seen others do it a few different ways. Anyway, here is my method: /* Flush rewrite rules for custom post types. */ add_action( ‘load-themes.php’, ‘frosty_flush_rewrite_rules’ ); /* Flush your rewrite…
Grab the requested slug from wp_remote_retrieve_body
I’m building an auto-theme updater for self hosted (non repository) based WordPress themes. I’ve built most of my code off Clark’s PHP script. I’ve made major modification and would love to share them once I’m 100% done, but first… I’m…
Function to grab the ID of a custom taxonomy
I am stuck on this one and would be grateful if someone pointed out what I am missing. Here is my situation: I’ve got a custom taxonomy called venues and I’ve added custom meta to that taxonomy via a custom…
WordCamp Phoenix by photo
View my online presentation for #wcphx
At this very moment I am at Sky Song in Phoenix Arizona. If you’re not in the room with me, you’ll have to check out the video presentation at a later date. For those that are and want to follow…
WordCamp Phoenix – last minute
Well it’s Tuesday night and in less than three days I’ll be at the SkySong in Scottsdale, AZ for the Friday Free classes during this years WordCamp Phoenix. I am real exited and nervous at the same time. I’ve got…