Requests::request_multiple() should have the option documentation in phpDoc
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 50/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- php
- Domain
- documentation
Research direction
Locate the Requests::request_multiple() method and inspect its current $options documentation, using the linked developer reference for context. Update the phpDoc to describe the option structure directly, then verify that the generated reference documentation still presents the options correctly.
Written by the indexing model from the issue text.
Description
From https://core.trac.wordpress.org/ticket/48349:
Currently, the $options argument field is documented in the description:
https://developer.wordpress.org/reference/classes/requests/request_multiple/
I believe it could be documented using phpDoc directly like
@param array $options {
Description.
@type ...
}
Patch at https://core.trac.wordpress.org/attachment/ticket/48349/48349.2.patch
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 500
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 5
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from WordPress/Requests
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Status: help wanted Type: testing/chores/QA
Difficulty 4/5 3-5 days Newbie friendliness 62/100
-
Type: meta
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Component: Transports Status: help wanted Type: testing/chores/QA
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
Component: Core Type: enhancement
Difficulty 3/5 1-2 days Newbie friendliness 64/100
All issues in WordPress/Requests
Similar issues
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nextcloud/fulltextsearch#1011 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
phpstan/phpstan-doctrine#794 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Automattic/static-site-importer#1767 ·