Skip to content

Commit

Permalink
Add featured image into steps.
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenDufresne committed Sep 20, 2024
1 parent 0fbd1d7 commit f56a602
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,16 @@ If you're using a different local environment, or don't want to use wp-env, you

1. Save your permalinks: `Settings > Permalinks`.
1. Configure your first pledge.
1. Visit `Five for the future > Pledges`
1. Add `Administrator Email Address` -> Any address
1. Add `Organization Name` -> Any name
1. Add `Website Address` -> Any web address
1. Add `Organization Blurb` -> Any content
1. Visit `Five for the future > Pledges`.
1. Add `Administrator Email Address` -> Any address.
1. Add `Organization Name` -> Any name.
1. Add `Website Address` -> Any web address.
1. Add `Organization Blurb` -> Any content.
1. Add `Contributor Usernames` -> Use any of the users listed in `wp-admin/users.php` excluding admin.
1. Technically you can use any wp.org user but we use dummy data added in `./env/bpmain_bp_xprofile_data.sql` which maps to these user IDs.
1. Set a `featured image`.
1. Click `Update` to publish draft pledge.
1. Visit `Five for the future > Contributors`
1. Visit `Five for the future > Contributors`.
1. Click on any `Pending` contributors and `Publish` them.

## Scripts
Expand Down

0 comments on commit f56a602

Please sign in to comment.