[wp-trac] [WordPress Trac] #45208: Parameter Coding standard
WordPress Trac
noreply at wordpress.org
Sat Oct 27 07:45:00 UTC 2018
#45208: Parameter Coding standard
-----------------------------+-----------------------------
Reporter: Hitendra Chopda | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords: has-patch
Focuses: |
-----------------------------+-----------------------------
When declare the @param int with description than missing the end line
coding standard.
I found this bug.
* @param int $post_id The post_id of the image attachment
should be
* @param int $post_id The post_id of the image attachment.
as per coding standard.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45208>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list