Brady J. Frey

February 26th, 2009

XML error for Wordpress iPhone

I was attempting to add my blog, and my various corporate blogs, to the recent Wordpress iPhone Application but kept getting the following error: “XML-RPC Service for you blog cannot be found” The Support Page alluded to a missing XML tag, but did little to answer ...

in Wordpress with 11 comments

May 8th, 2008

Disable wpautop

My apologies for the feed reflux, but fed up with wordpress' auto correct functionality, I turned it off in my posts via disable wpautop plugin. No longer paragraphs in the wrong places, no longer break tags wherever wordpress feels it needs one.

in Wordpress with 0 comments

April 15th, 2008

Randomizing Post Data in Wordpress 2.5

I recently updated a client's business website to Wordpress 2.5, and noticed the dated rand_posts trick failed me. Further investigation noted that Wordpress had completely changed it's table schema from categories, post2cat, and link2cat tables to a more flexible Taxonomy Schema. After a bit of Googling, the ...

in Web Development, Wordpress with 0 comments