Have you ever been in that position when you are working with an PHP object and you need only one single peace of the data it contains and you want to skip all that iteration part and access that data directly. I have.
Have you ever been in that position when you are working with an PHP object and you need only one single peace of the data it contains and you want to skip all that iteration part and access that data directly. I have.
I’m an Ubuntu user for a long time now. I switched to Linux from Windows and didn’t have a clue about the terminal and how to use it. Since I could do almost everything by pointing and clicking, I did not find the CLI very attractive at first. But, through the years, I’ve grown to give it the love it deserves.
Long time, no word. That’s pretty lame, I know. Especially of you are trying to build an audience around your blog. But as you may have noticed, I’m coming back to it. So, let’s get into the details right away.
Little has been happening on this blog for the last year and a half, but a lot has been going on the backstage.
This post was meant to be posted a long time ago and WordPress has come a long way since then. So much so that some of the points in this post are already done. But I’m still getting this out of the door.
Without a Plugin: Display Recent Comments
WordPress ships with a Recent Comments widget, which is very handy, but on the other hand does not give you much freedom in terms of look and feel. There are plugins out there with will offer some more functionallity, but you sometimes feel you just want to free yourself form any limitations. So here I present the recent comments function. Let’s get our hands dirty.