Blog


April 22, 2015

Style Disqus Comments in Twenty Fifteen Theme

I've recently moved several of my content based WordPress sites over to the Twenty Fifteen theme. It's just so clean and neat ... and focuses on content rather than features. Paired with Jetpack you...

Read

April 21, 2015

Zendesk Helpdesk Widget in WordPress Admin

When managing dozens of WordPress sites for dozens of different users, streamlining the support process using an excellent help desk system quickly becomes a priority. If you are not familiar with...

Read

April 15, 2015

Add Terms and Conditions to Restrict Content Pro

TL;DR - I wrote a WordPress plugin to add Terms and Conditions to the registration form when using the Restrict Content Pro plugin . I just recently built a WordPress membership site using the...

Read

January 26, 2015

Using WordPressSharp To Publish A Post

This is a brief intro to using WordPressSharp to publish a post with C# via the WordPress XML-RPC API. A few notes... the 'PostType' property of the Post class can be set to either "post" or "page"...

Read