Opened 6 years ago
Closed 6 years ago
#50665 closed defect (bug) (fixed)
register_theme_directory() lacked return value description in DocBlock
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Themes | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
The description can be:
True if successfully registered a directory that contains themes; otherwise, false.
DevHub:
https://developer.wordpress.org/reference/functions/register_theme_directory/
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 48491: