I made a patch for the Flattr plugin for WordPress earlier today. A simple addition that let’s me add a custom url for the button in my blog posts.
When I announce a new project, I’ve usually created a Flattr button for it. The ”problem” is that another button was generated on the blogpost that I announced the project on, and therefor leaving me with two different buttons for the same project.
Here’s a patch that applies to version 0.9.25.5.
Edit: Fixed some <label>:s too btw. ;)