Make WordPress Core


Ignore:
Timestamp:
02/25/2016 12:52:33 PM (9 years ago)
Author:
ocean90
Message:

Spelling: Standardize on "front end"/"back end" (noun) and "front-end"/"back-end" (adjective).

Props obrienlabs, thewanderingbrit.
Fixes #34887.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/admin-ajax.php

    r35527 r36709  
    2222require_once( dirname( dirname( __FILE__ ) ) . '/wp-load.php' );
    2323
    24 /** Allow for cross-domain requests (from the frontend). */
     24/** Allow for cross-domain requests (from the front end). */
    2525send_origin_headers();
    2626
Note: See TracChangeset for help on using the changeset viewer.