davelester / WPBadger

A lightweight badge issuing platform built using WordPress
Other
43 stars 13 forks source link

only allow png images to be saved as badges #17

Closed davelester closed 11 years ago

davelester commented 12 years ago

Before saving a badge item type, check that the image file type is a PNG. The OBI only allows PNG images, and if a user assigns, for example, a JPG as the badge it will create an invalid assertion file that cannot be accepted into a user's backpack.

davelester commented 11 years ago

Fixed by @sbutler with commit 2d5d2a9