mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-14 06:15:46 +03:00
Manage Pledge: Add the admin email field
This commit is contained in:
parent
544fe39199
commit
be84e9dc57
3 changed files with 12 additions and 4 deletions
|
@ -23,6 +23,7 @@ require __DIR__ . '/partial-result-messages.php';
|
|||
wp_nonce_field( 'manage_pledge_' . $pledge_id );
|
||||
|
||||
require get_views_path() . 'inputs-pledge-org-info.php';
|
||||
require get_views_path() . 'inputs-pledge-org-email.php';
|
||||
?>
|
||||
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue