[wp-trac] [WordPress Trac] #58337: Indentation and Spacing Issue in rss.php File
WordPress Trac
noreply at wordpress.org
Wed May 17 05:35:00 UTC 2023
#58337: Indentation and Spacing Issue in rss.php File
------------------------------+-----------------------------
Reporter: madhusudandev | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: coding-standards |
------------------------------+-----------------------------
I have noticed indentation and spacing issue within the rss.php file in
WordPress. The problem lies in inconsistent indentation and spacing
throughout the code, which hinders readability and comprehension.
Indentation and spacing issue found in the following lines of code within
a wp-includes/rss.php
https://github.com/WordPress/wordpress-develop/blob/trunk/src/wp-
includes/rss.php#L77
https://github.com/WordPress/wordpress-develop/blob/trunk/src/wp-
includes/rss.php#L109
https://github.com/WordPress/wordpress-develop/blob/trunk/src/wp-
includes/rss.php#L125
https://github.com/WordPress/wordpress-develop/blob/trunk/src/wp-
includes/rss.php#L146
https://github.com/WordPress/wordpress-develop/blob/trunk/src/wp-
includes/rss.php#L176
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58337>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list