libreform / wp-libre-form

Easy native HTML5 forms for WordPress. Version 1.5 is unmaintained, but works without issue. 2.0 has been rewritten from the ground, and can be found at https://github.com/libreform/libreform
https://wordpress.org/plugins/wp-libre-form
GNU General Public License v3.0
67 stars 27 forks source link

Optional media files #103

Closed hencca closed 6 years ago

hencca commented 6 years ago

Per form choice whether file input uploads wind up in media library.

hencca commented 6 years ago

User will notice a new meta box with checkbox asking whether file inputs will be added to media library. The checkbox will be selected by default, so that there is no change in plugins behavior when updating plugin.

k1sul1 commented 6 years ago

Good news: this works.

Bad news: you've reindented the files, essentially making diffs unreadable.

k1sul1 commented 6 years ago

Ok it seems that the diffs got ruined in dfcfd4a. Let's see if I can rebase my way out of this.

k1sul1 commented 6 years ago

Yes.