Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #43060, comment 22


Ignore:
Timestamp:
12/14/2021 01:31:51 AM (3 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43060, comment 22

    initial v1  
    99 * `parent_field_description`
    1010 * `desc_field_description`
    11 * Including those long strings in the array like that makes it hard to see if they are the same or different for hierarchical and non-hierarchial taxonomies. I would suggest assigning them to variables first, to make it clear that they are the same for both types of taxonomies, with the exception of `parent_field_description`.
     11* Including those long strings in the array like that makes it hard to see if they are the same or different for hierarchical and non-hierarchical taxonomies. I would suggest assigning them to variables first, to make it clear that they are the same for both types of taxonomies, with the exception of `parent_field_description`.
    1212* These new labels need inline documentation and a `@since` note.
    1313