five-for-the-future/plugins/wporg-5ftf/includes
Kelly Dwan f9d4a0bd59
Create a Pledge: Upload a logo (#45)
* Allow image uploads

* Add the logo as "generated" meta

This will be attached after we've processed the `$_FILES` object into an upload.

* Load image into media library, attach to the submitted pledge as a featured image.

* Move where image handling happens so we can pass back errors

* Pass back error if upload fails

* Create a validation function to do basic checking of form data

* Move logo uploading to a separate function, and rely on core checks for mime & filesize checking

* Tweak function name to be more clear

* Remove bmp, tiff, and ico file types
2019-10-28 11:47:56 -04:00
..
contributor.php Contributors: Add ability to resend confirmation email. 2019-10-26 10:59:06 -07:00
directory.php Apply coding standards. 2019-10-24 08:12:55 -07:00
email.php Email: Add notes about auth tokens. 2019-10-26 10:11:45 -07:00
pledge-form.php Create a Pledge: Upload a logo (#45) 2019-10-28 11:47:56 -04:00
pledge-meta.php Pledge Form: Add ability to resend pledge confirmation email. 2019-10-26 22:18:28 -07:00
pledge.php Pledge Form: Add ability to resend pledge confirmation email. 2019-10-26 22:18:28 -07:00