BloggerCamp.com header image

Archives

  • Alternating Recent Post and Comment Background Colors in WordPress »

  • I am in the midst of developing a new WordPress Theme from the ground up (empty theme folder)… and after going through the WordPress Codex, I put together a useful manner of manually displaying Recent Post and Recent Comment background colors in the sidebar. Something which I’ll be showing off very shortly. It must be noted, [...]

    Popularity: 17% [?]

  • How to Post from a Single Category by Name using WordPress »

  • I was recently asked how I achieved the “featured theme” sticky on my front page and I’d like to share. I only use the “themes” category to showcase my themes, and I just wanted to feature my last theme posted so I came up with this php workaround. The following code registers necessary global variables and [...]

    Popularity: 13% [?]

  • How to install WordPress on your local PC »

  • Reposted due to popular demand(and me overlooking the popularity when it was removed). It is vital to development to have a local install of WordPress. I personally use WAMP5 Server (wamp = windows apache mysql and php) as my development environment on my local computer. I find it extremely user-friendly and low on computer resource consumption. [...]

    Popularity: 18% [?]