I have only been using WordPress for a short period of time, and developing for it even less, however, it is very powerful, and below are some examples of my own custom plugins that I have made.

The Portfolio Plugin for This Site

I developed a custom portfolio view plugin for this specific install of wordpress, in order to display the content inside the various parent categories on the site, notably the Code Examples section that this page is filed under. If you click on the link Code Examples rather than on one of the drop down list items then you will be taken to a page where this plugin is active.

The source code can be found here.

It is relatively simple but very useful if the parent does not have enough content to warrant a page of its own.

More to come soon…