Best WordPress Real Estate Themes

If you’re looking for the best WordPress real estate themes then you’ll be glad you found this collection of the themes I put together. You may be wanting more of a corporate real estate site or even your very own personal site that lists the real estate properties that you deal with. Either way, in [...]

Cashvertising

Lately I’ve been doing a lot of studying, specifically on the topic of affiliate marketing. I have been recommended by several people to buy the book Cashvertising by Drew Eric Whitman. I’ve heard nothing but good things about this book and am excited to sit down and read it. Can’t wait to apply what I [...]

Searching for Inspiration

I know I haven’t blogged much but that will soon change. When I first started this blog I wanted to post about things that I had questions about. Now I just want to share things that I am passionate about… books, gadgets, health, and more. I don’t have it all figured out yet but it’s [...]

Get Post Slug in WordPress

I needed to get just the post slug for a project I have been working on. I found several sites that had similar ways of getting the post slug but I came up with an approach that utilizes WordPress’ get_permalink() and PHP’s basename().