Commit graph

10 commits

Author SHA1 Message Date
Kelly Dwan
f646e1f107
Get content from POST submission if it exists 2019-10-08 13:38:33 -04:00
Kelly Dwan
a7a8a37019
Keep data-related code together 2019-10-08 13:38:12 -04:00
Kelly Dwan
1909870e92
Move input filters code to "meta" file 2019-10-08 13:37:03 -04:00
Kelly Dwan
b032fa914d
Fix email field 2019-10-08 13:35:07 -04:00
Kelly Dwan
001c8ee243
Switch inputs to default editable
Use `$readonly` variable to toggle on readonly state
2019-10-08 13:21:43 -04:00
Kelly Dwan
61ef972391
Add a helper function to fetch pledge data 2019-10-08 12:54:00 -04:00
Kelly Dwan
0111c36db4
Move comments to issues 2019-10-08 12:16:17 -04:00
Kelly Dwan
bd9019556b
Auto-fix some PHPCS errors 2019-10-08 11:21:50 -04:00
Corey McKrill
ded645fabc
Plugin: Refactor to use as foundation for planned pledge workflows (#23)
This starts to address several items in the roadmap, but probably doesn't fully address any of them. It takes the plugin code that was written several months ago, before the scope of this project was fully sorted out, and refactors it to be a starting point for the roadmap.

* Adds template files for form inputs that can be used to both create new pledges and manage existing pledges
* Does some validation and sanitization work on form submissions
* Adds a custom post status for deactivated pledges
2019-10-04 12:35:02 -07:00
Corey McKrill
9bf2f9dd1a
Update company to pledge, some code cleanup 2019-09-30 17:04:49 -07:00
Renamed from plugins/wporg-5ftf/includes/company-meta.php (Browse further)