plugin Archive
-
WordPress Database Tutorial posted!
I just created an in depth tutorial that covers the entire wp-db.php file and how WordPress uses it, and how to use it to create plug-ins for WordPress. It is posted in the tutorials section, here. Check it out and let me know what you think. -
jQuery – Lesson 2
I have been working pretty intensely with jQuery and have learned a lot. It is a difficult language to work with because it is picky. But once you understand it, it is actually quite simple to manipulate. Today I want to cover parent/child/sibling relationships and how jQuery can be very effective here. I [...]