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/wp-db.php

    r37320 r37431  
    686686
    687687    /**
    688      * Magic function, for backwards compatibility.
     688     * Magic function, for backward compatibility.
    689689     *
    690690     * @since 3.5.0
     
    706706
    707707    /**
    708      * Magic function, for backwards compatibility.
     708     * Magic function, for backward compatibility.
    709709     *
    710710     * @since 3.5.0
     
    719719
    720720    /**
    721      * Magic function, for backwards compatibility.
     721     * Magic function, for backward compatibility.
    722722     *
    723723     * @since 3.5.0
Note: See TracChangeset for help on using the changeset viewer.