Make WordPress Core


Ignore:
Timestamp:
05/13/2016 06:40:19 PM (10 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/class-oembed.php

    r37069 r37431  
    3939
    4040        /**
    41          * A list of private/protected methods, used for backwards compatibility.
     41         * A list of private/protected methods, used for backward compatibility.
    4242         *
    4343         * @since 4.2.0
     
    193193
    194194        /**
    195          * Exposes private/protected methods for backwards compatibility.
     195         * Exposes private/protected methods for backward compatibility.
    196196         *
    197197         * @since 4.0.0
Note: See TracChangeset for help on using the changeset viewer.