PHP
Get Categories For Current Post
I wanted a function that returned the categories associated with the current post to save screen real estate. I wanted it to be a drop-down with a JavaScript onchange, but I couldn’t find it anywhere. After some hacking I finally worked out a function. Place the following code in your current theme’s functions.php file (if […]
WordPress Post Information Plugin
This is my first contribution to the WP community! It is a start, and I hope time permitting to advance the features in this plugin. This plugin aims to consolidate your post information into a collapsible panel (using jQuery) that can save space on your page. You can see what it looks like below on this […]
PHP Leads Web 2.0
The subtitle to this essay is: “A Closer Look at the Hidden Drivers and Enablers of the Second Internet Revolution,” and it does give an interesting analysis on why PHP is ideal for “Web 2.0″ applications. The following reason is given: “But what makes PHP so attractive for Web 2.0? It’s the same features that make […]