Archive - Code

Building a WordPress shortcode into your plugin or theme? Use these functions to avoid conflicts.

January 02 Comments Off on Building a WordPress shortcode into your plugin or theme? Use these functions to avoid conflicts. Category: Code, Feed, Tumblr, Wordpress

Building a WordPress shortcode into your plugin or theme? Use these functions to avoid conflicts.

Failure safe method for getting a remote site’s title in WordPress

December 28 Comments Off on Failure safe method for getting a remote site’s title in WordPress Category: Code, Feed, Tumblr

Hacked this out of significant bugs today, hopefully this solution is the best possible one. 
https://gist.github.com/4399157

ShortFormBlog: NPR News App Team released best practices as GitHub repo

November 20 Comments Off on ShortFormBlog: NPR News App Team released best practices as GitHub repo Category: Code, Feed, Tumblr

ShortFormBlog: NPR News App Team released best practices as GitHub repo: onaissues:

futurejournalismproject:

NPR Apps best practices for READMEs, HTML & CSS, Javascript, GIT, and more.
Not only useful for wannabe journo-coders, but also helps you get…

Getting the new Google author meta working

August 07 Comments Off on Getting the new Google author meta working Category: Actual, Code, Web Design, Wordpress

So I decided this morning that I wanted to get the new author meta information working on my main blog. The goal being that when an article from HackText shows up in a Google Search it will show a nice thumbnail of me with a link to my Google Profile on the Google search page. […]