Make WordPress Core


Ignore:
Timestamp:
05/13/2016 06:40:19 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Standardize on 'backward compatibility/compatible' nomenclature in core inline docs.

Also use 'back-compat' in some inline comments where backward compatibility is the subject and shorthand feels more natural.

Note: 'backwards compatibility/compatibile' can also be considered correct, though it's primary seen in regular use in British English.

Props ocean90.
Fixes #36835.

File:
1 edited

Legend:

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

    r37342 r37431  
    10751075 * to the right with most browsers supporting tabs. You can achieve this by
    10761076 * using the seplocation parameter and setting the value to 'right'. This change
    1077  * was introduced around 2.5.0, in case backwards compatibility of themes is
     1077 * was introduced around 2.5.0, in case backward compatibility of themes is
    10781078 * important.
    10791079 *
Note: See TracChangeset for help on using the changeset viewer.