Search
Recent Tweets
- Finally get to try out Grim Fandango! http://t.co/GnJWhCXq
1 day ago - @Chiv65 @BlaineFromMaine @lazonator @anthonyloven Damn you peer pressure!
3 days ago - Let's do this #GMEN
118 days ago - @Chiv65 @Kelly_Costa1 when?
145 days ago - @Kelly_Costa1 Done!
145 days ago
- Finally get to try out Grim Fandango! http://t.co/GnJWhCXq
Recent Comments
- Anonymous. on What should I do with DohGames?
- Decorating Idea Living Room on Working on an Android App
- Modern dining chairs on Working on an Android App
- Joomla Web Developers on Working on an Android App
- Joomla Web Developers on Working on an Android App
Categories
Category Archives: PHP
Already Used Variable Names in WordPress
Last week I handed over a somewhat completed plugin over to Kyjen, and I was pretty proud of it. I knew it wasn’t 100% done; however, it was a good first step. Earlier today, I got an email from them … Continue reading
Posted in PHP, Web Design
3 Comments
Custom WordPress Admin Menu Pages
Today, while I was doing some work for Kyjen, I came across a situation that I wasn’t too sure how to handle: correctly utilizing the add_menu_page and add_submenu_page functions. I couldn’t figure out how to have the first submenu item … Continue reading
Posted in PHP, Web Design
Leave a comment
Making a WordPress Plugin
I’m working on a side project of mine and I figured I’d continue working with WordPress. I’ve started laying out the database and figuring out how the various entities will be communicating with each other. Should be a fun project. … Continue reading
Posted in PHP, Web Design
1 Comment