Make WordPress Core


Ignore:
Timestamp:
05/13/2016 06:40:19 PM (8 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/rest-api/class-wp-rest-response.php

    r37015 r37431  
    294294         * Well-behaved clients should expand and normalise these back to their
    295295         * full URI relation, however some naive clients may not resolve these
    296          * correctly, so adding new CURIEs may break backwards compatibility.
     296         * correctly, so adding new CURIEs may break backward compatibility.
    297297         *
    298298         * @since 4.5.0
Note: See TracChangeset for help on using the changeset viewer.