My presentation for WordCamp UKÂ on WordPress Plugin Development (although I will update this soon with better slide notes):Â PDF version.
Tag Archive for 'wordpress plugin'
…which you might find useful if you develop plugins with system requirements, like a particular version of PHP. This plugin is a simple proof of concept for a method of messaging the user when they activate a plugin.
Exclude Pages (my WordPress plugin which allows you to remove pages from site navigation) now handles child pages more gracefully. Previously, when you excluded a page any child page would drop down a level, taking it’s place… not what I wanted, and not something I’d noticed because I was only dealing with single level navigation when I wrote the plugin. Continue reading ‘Exclude Pages now hides child pages where appropriate’
Recent Comments