Opened 9 years ago
Closed 9 years ago
#37932 closed defect (bug) (fixed)
Add annotations for extended `WP_Site` properties
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.7 | Priority: | normal |
| Severity: | normal | Version: | 4.6 |
| Component: | Networks and Sites | Keywords: | good-first-bug has-patch commit |
| Focuses: | docs, multisite | Cc: |
Description
Since #36935 you can access blogname, siteurl, post_count and home via WP_Site. But none of those are annotated like $network_id or $id (https://core.trac.wordpress.org/browser/trunk/src/wp-includes/class-wp-site.php?rev=38369&marks=18-19#L10).
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 38630: