I created a plugin called Courier, and when I tag a new release the it doesn't show up in people's WordPress installs saying there's a new version like other plugins do. Is there something special I need to do?
I created a plugin called Courier, and when I tag a new release the it doesn't show up in people's WordPress installs saying there's a new version like other plugins do. Is there something special I need to do?
Is it hosted on the WordPress servers? Do you have a readme.txt in the correct format that contains lines like
== Courier ===
Tags: Courier
Requires at least: 2.2.1
Tested up to: 2.7
Stable tag: 1.7
Yes, both. You can see it at http://wordpress.org/extend/plugins/courier/.
Any thoughts?
I figured it out: The line endings were set to Mac instead of Unix. This was causing the plugin to break the plugin admin page and also for it not to automatically update.
This topic has been closed to new replies.