Searchin’
Pagin’
Categorizin’
- Background image: millistellar by Skyblue2u
Tag Archives: WordPress
On $wpdb->prepare
If you do the following, you’re a terrible person: There is absolutely no reason for prepare to be on a separate line. Here’s how you do it the right way: One line. Simple, easy to read, and not confusing.
We are all WordPress
We all use it, we love it, and we want to learn it, teach others, and help WordPress become even better. We are all WordPress. – Jackie Dana
#hackTO v2.0: WP InstaPaywall
#hackTO the second happened this past Saturday (Sept 26, 2010), and like the first one, it was awesome. We got a fresh batch of APIs (though, some returning) to play with, way too much sugar, and a lot of new … Continue reading
WordPress Plugin: HTML Emails
Tired of all those boring emails that you get from WordPress? Do you dread opening emails from WordPress because plain text and/or over-querystringified links terrify you? Rest easy friend, HTML emails for WordPress are here. HTML Emails replaces the standard … Continue reading
Plugin Preview: HTML Emails for WordPress
HTML emails from WordPress? Yes, please! Coming very, very soon!
Edit Flow v0.3: Usergroups and improved notifications
Edit Flow was bumped up to v0.3 last week and saw a flurry of other updates as bugs cropped up that I had managed to miss during the testing phase before release. The main focus of this release was to introduce … Continue reading
Posted in Blog, WordPress
Tagged Edit Flow, journalism, news, plugins, publishing, WordPress
Leave a comment
WordPress plugin: Feedkillah
Update (2010-01-09): So turns out wpengineer.com had this figured out a while back (i.e. October 2008). Regardless, it was a good opportunity for me to dig into the WordPress core and figure out what’s going on. …or in “proper” English: … Continue reading
Edit Flow/WordPress Idea: User Directory
Update: sorry, should have pointed out that this idea was inspired by wireframes posted by Anthony Pesce (of the Populous project). Here’s an idea that I thought might be a useful addition to Edit Flow especially once we add in … Continue reading
Posted in Blog, Design, WordPress
Tagged development, Edit Flow, idea, ideas, Web Development, wireframes, WordPress
3 Comments
WordPress Plugin: Plugin Notes
This is the outcome of a couple of hours of Friday night coding after an open call by Chris Coyier over at Digging into WordPress. Here’s what Chris asked for: Ever look through your list of plugins and forget just … Continue reading
Posted in Blog, Web Development, WordPress
Tagged development, plugin, Web Development, WordPress
2 Comments
WordPress Tip: Using the same template across multiple category, tag, and author pages
Update (2009-12-21): So, the original technique that I had posted is a bit hacky and kinda gets annoying when you have lots of categories and category templates. There’s a better approach that can add to your functions.php file to make … Continue reading
Posted in WordPress
Tagged code, Design, online, php, templates, themes, Web Development, WordPress
2 Comments