Make WordPress Core


Ignore:
Timestamp:
01/29/2020 12:43:23 AM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Improve inline comments per the documentation standards.

Includes minor code layout fixes for better readability.

See #48303.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/theme-install.php

    r45932 r47122  
    5555            'addNew'              => __( 'Add New Theme' ),
    5656            'search'              => __( 'Search Themes' ),
    57             'searchPlaceholder'   => __( 'Search themes...' ), // placeholder (no ellipsis)
     57            'searchPlaceholder'   => __( 'Search themes...' ), // Placeholder (no ellipsis).
    5858            'upload'              => __( 'Upload Theme' ),
    5959            'back'                => __( 'Back' ),
Note: See TracChangeset for help on using the changeset viewer.