UCF / Theme-Updater

A theme updater for GitHub hosted Wordpress themes. This Wordpress plugin automatically checks GitHub for theme updates and enables automatic install.
107 stars 35 forks source link

Inconsistency in templates and updated detection #2

Closed juarezpaf closed 13 years ago

juarezpaf commented 13 years ago

Hey Beck,

I found another problem with Plugin update detection. I created a simple theme to test and you can see it here https://github.com/juarezpaf/i2uTheme this theme works just fine and plugin recognize my updates just like that http://awesomescreenshot.com/030ekz709 but I'm starting to use the great Whiteboard Framework, but this theme doesn't have internationalization and other cool features and I'm going to improve it, so I copy the files to this repo https://github.com/juarezpaf/Whiteboard-Revamped and the plugin is not detecting updates in my Tags http://awesomescreenshot.com/015ekzm42, any assistance we'll be great.

Thanks in advance!

beck commented 13 years ago

Using your theme, I was able to duplicate the bug and fix it. Thank you.

juarezpaf commented 13 years ago

Really nice Beck... I'm glad to help with this amazing plugin and for sure I'm going to use it a lot. Any plans to support private repositories? I can help to test, increase documentation and so on.

Cheers!