pgogy / Wordpress-Github-Widget

Code to display Guthub repositories in a wordpress widget
9 stars 6 forks source link

Adds a missing closing div #6

Closed svperfecta closed 12 years ago

svperfecta commented 12 years ago

The widget was missing a closing DIV after the UL of projects. 

pgogy commented 12 years ago

Will check this later - I know the original version had this problem, but thought it was fixed a few pulls back?

tobier commented 12 years ago

This is probably not the best way to fix this. I think I have this fixed in my tree, but I don't have access to it now. Instead of closing the DIV, it should be "echo $after_wdiget;".

pgogy commented 12 years ago

will check later - see what I can see (probably make sure it works on mine and then commit a token change)

pgogy commented 12 years ago

Accepting this but then replacing with new version - problem with inconsistent use of $args