#45604 closed enhancement (fixed)
Docs: Added description for global $wpdb
Reported by: | mukesh27 | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.3 | Priority: | normal |
Severity: | normal | Version: | 5.0 |
Component: | Database | Keywords: | has-patch dev-feedback good-first-bug |
Focuses: | docs | Cc: |
Description
In many core files document of global $wpdb id not added.
Attachments (2)
Change History (16)
#1
@
6 years ago
- Milestone changed from Awaiting Review to Future Release
Hi @mukesh27, thanks for the patch!
When adding the description for $wpdb
in DocBlocks that have other global variables ($wp_query
, $wp_locale
, etc.), I think it would be a good idea to document those variables as well for consistency.
This ticket was mentioned in Slack in #core by hareesh-pillai. View the logs.
6 years ago
Note: See
TracTickets for help on using
tickets.
Patch.