Search
Recent Tweets
- Let's do this #GMEN
30 days ago - @Chiv65 @Kelly_Costa1 when?
57 days ago - @Kelly_Costa1 Done!
57 days ago - Only 14 days left to pay what you want for the Humble Indie Bundle #4! http://t.co/muUpGLsI via @Humble
71 days ago - RT @patricknlewis: BREAKING RT @CollegiateTimes says suspect still at large. Shots fired near Torgersen Hall. Stay safe students #virgin ...
76 days ago
- Let's do this #GMEN
Recent Comments
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