Make WordPress Core


Ignore:
Timestamp:
02/25/2016 12:52:33 PM (10 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/includes/class-wp-theme-install-list-table.php

    r35567 r36709  
    242242     *     public 'num_ratings' => int 1
    243243     *     public 'homepage' => string 'http://wordpress.org/themes/magazine-basic'
    244      *     public 'description' => string 'A basic magazine style layout with a fully customizable layout through a backend interface. Designed by <a href="http://bavotasan.com">c.bavota</a> of <a href="http://tinkerpriestmedia.com">Tinker Priest Media</a>.'
     244     *     public 'description' => string 'A basic magazine style layout with a fully customizable layout through a back-end interface. Designed by <a href="http://bavotasan.com">c.bavota</a> of <a href="http://tinkerpriestmedia.com">Tinker Priest Media</a>.'
    245245     *     public 'download_link' => string 'http://wordpress.org/themes/download/magazine-basic.1.1.zip'
    246246     */
Note: See TracChangeset for help on using the changeset viewer.