Changes between Initial Version and Version 5 of Ticket #44837
- Timestamp:
- 08/27/2018 03:22:26 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44837
- Property Type defect (bug) → enhancement
- Property Version → 4.9.8
- Property Focuses coding-standards added
- Property Severity normal → minor
- Property Component General → Administration
-
Ticket #44837 – Description
initial v5 2 2 3 3 The codes are written like this 4 4 {{{ 5 5 <form class="search-form wp-clearfix" method="get"> 6 6 <input type="hidden" name="taxonomy" value="<?php echo esc_attr( $taxonomy ); ?>" /> … … 10 10 11 11 </form> 12 12 }}} 13 13 which needs to be indented properly to make it more understandable. This can be check in other files as well where we are writing HTML as well as PHP. In this tickets preview how exactly the code is written so I am adding a screenshot as well https://prnt.sc/kmcjeu
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)