Make WordPress Core


Ignore:
Timestamp:
05/25/2021 05:42:58 PM (4 years ago)
Author:
desrosj
Message:

Coding Standards: Apply some minor coding standards adjustments.

Follow up to [50977], [50987], and [50995].

See #41683, #53156, #53175.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/kses.php

    r50987 r51007  
    253253            'value' => true,
    254254        ),
    255         'main'        => array(
     255        'main'       => array(
    256256            'align'    => true,
    257257            'dir'      => true,
Note: See TracChangeset for help on using the changeset viewer.