mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-12 06:53:44 +03:00
Add featured image into steps.
This commit is contained in:
parent
0fbd1d78d7
commit
f56a6023cc
13
README.md
13
README.md
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue