#62254 closed enhancement (fixed)
Add file header DocBlock for wp-signup.php
| Reported by: | aboelfotoh | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.8 |
| Component: | Login and Registration | Version: | 6.6.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs, multisite |
Description
While reading the root directory files I noticed that all of them contain a comment block at the beginning explaining what the file does EXCEPT the wp-signup.php file. It just contains comments for the steps that it executes without a comment for the main function of the file.
With my best wishes!
Mohamed Aboelfotoh
Change History (7)
#1
@
22 months ago
- Component Comments → Login and Registration
- Focuses docs multisite added
- Summary Suggest an update to the wp-signup.php → Add file header DocBlock for wp-signup.php
This ticket was mentioned in PR #7610 on WordPress/wordpress-develop by @jdahir0789.
22 months ago
#2
- Keywords has-patch added
@SergeyBiryukov commented on PR #7610:
21 months ago
#7
Thanks for the PR! Merged in r59378.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Add Doc comment on wp-signup.php