#63782 closed defect (bug) (invalid)
Docs: Add missing @title tag to ms-default-filters.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | Cc: |
Description
What the issue is and what the patch does. You can paste your full PR description here.
Change History (4)
This ticket was mentioned in PR #9376 on WordPress/wordpress-develop by harshamoole.
10 months ago
#1
#2
follow-up:
↓ 4
@
10 months ago
- Keywords has-patch removed
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
- Version trunk deleted
Hello and welcome to WordPress Core Trac @harshamoole30.
However, do you really know what you are doing? The proposed pull request doesn't make any sense.
Closing this ticket as invalid.
This ticket was mentioned in PR #9390 on WordPress/wordpress-develop by harshamoole.
9 months ago
#3
- Keywords has-patch added
This PR improves the inline documentation for the WP_Widget_Text class by ensuring proper PHPDoc formatting for its key methods:
__construct()widget()update()form()
These enhancements improve clarity and maintain consistency with WordPress's inline documentation standards.
Trac Ticket: https://core.trac.wordpress.org/ticket/63782
Related Issue: https://github.com/WordPress/Documentation-Issue-Tracker/issues/782
#4
in reply to:
↑ 2
@
9 months ago
Thank you for the feedback. I'm new to contributing to WordPress Core and still learning the contribution process and documentation standards. I appreciate the clarification and will make sure to review the guidelines more thoroughly before submitting any future PRs.
Replying to audrasjb:
Hello and welcome to WordPress Core Trac @harshamoole30.
However, do you really know what you are doing? The proposed pull request doesn't make any sense.
Closing this ticket asinvalid.
This PR adds a missing @title tag to the
ms-default-filters.phpfile to improve inline documentation clarity and help contributors understand the purpose of the file.Related Issue: https://github.com/WordPress/Documentation-Issue-Tracker/issues/776
Trac ticket: [](https://core.trac.wordpress.org/ticket/63782#ticket)