five-for-the-future/plugins/wporg-5ftf/views
Corey McKrill 4ce08c3f87
Remove unnecessary meta config and prefixes
The meta config introduced in 2927532 are unnecessary because the
contributors associated with a pledge are not stored as post meta data,
but rather as posts of a separate post type. The added `org-` prefixes
are also unnecessary because there is already a `5ftf` prefix for all
the fields. The `org-` is used for some fields where the data is a
property of the organization making the pledge (org-name, org-email).
Contributors are not really a property of the organization.
2019-10-21 15:31:06 -07:00
..
form-pledge-manage.php Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
form-pledge-new.php Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
front-end.php Auto-fix some PHPCS errors 2019-10-08 11:21:50 -04:00
inputs-pledge-contributors.php Remove unnecessary meta config and prefixes 2019-10-21 15:31:06 -07:00
inputs-pledge-new-misc.php New Pledge: Validate submitted form values and generate a draft pledge post (#35) 2019-10-18 16:56:21 -07:00
inputs-pledge-org-email.php Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
inputs-pledge-org-info.php Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00