Posts tagged "plugins"

End of support for WordPress plugins

As of today, I no longer offer support for my WordPress plugins, pretty much because I lost interest. I did fix a long lasting issue with one of them.

If anyone would like to take over, just download the code and do with it as you see fit. It’s all released under a BSD style license.

WP Admin Links v1.1

Upgraded my WP Admin Links plugin to version 1.1. It is now also possible to remove default pages from the drop-down list.

More info Download

WP Last Posts v1.1

My WP Last Posts plugin was pretty buggy. It interfered with tings like searching (getting weird results for pages it was used in). It made me think, try, fail, think of something else, try that and fail again. Apparently, a loop inside page content just doesn’t work right.

So I regret to announce that this plugin will no longer insert posts inside pages. It now simply offers a template tag that can be put anywhere inside your template. You could now for instance display the excerpt from the last post in your sidebar. Or simply display some post excerpts underneath the page content using a custom page template.

More info Download

WP List Files v2.0

I’ve been working on my WP List Files plugin. The code is completely refactored, and I’ve added a JavaScript to allow collapsing and expanding of directories. Because it’s pretty much a rewrite, I’ve raised the version number to 2.0. It can be seen in action here.

More info Download

I also made a dedicated page for my WordPress plugins, so they will no longer have to linger somewhere deep inside the blog. :)