Opened 19 years ago
Closed 19 years ago
#5053 closed enhancement (fixed)
phpDoc for Plugin.php function _wp_filter_build_unique_id
| Reported by: | darkdragon | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 2.5 |
| Component: | General | Version: | 2.3 |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
The attached file adds phpDoc documentation to the _wp_filter_build_unique_id() function in wp-includes/plugin.php file.
It doesn't seem right to have all of the rest of the functions documented and have one at the bottom without. Just not beautiful, and beauty is awesome.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Adds phpdoc documentation to last function in file.