Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #50585, comment 5


Ignore:
Timestamp:
11/05/2020 03:26:07 PM (5 years ago)
Author:
stevenlinx
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50585, comment 5

    initial v1  
    33
    441.)
    5 I would still prefer having a more descriptive inline doc for both esc_url() and esc_url_raw(), if possible. This primarily for DevHub and not source code.
     5I would still prefer having a more descriptive inline doc for both esc_url() and esc_url_raw(), if possible. This is primarily for DevHub and not source code.
    66
    77IMO (may be just me and not everyone), having only the inline doc only on esc_url(), but not esc_url_raw() feels unsatisfactory due to DevHub parameters info are parsed from the source code inline doc.