Make WordPress Core

Ticket #39831: 39831-themes-api.diff

File 39831-themes-api.diff, 725 bytes (added by dingo_d, 5 years ago)

Remove the translation ready tag from the themes API

  • wordpress.org/public_html/wp-content/plugins/theme-directory/class-themes-api.php

    diff --git wordpress.org/public_html/wp-content/plugins/theme-directory/class-themes-api.php wordpress.org/public_html/wp-content/plugins/theme-directory/class-themes-api.php
    index e0910411f..759a56530 100644
    class Themes_API { 
    225225                                'sticky-post'           => __( 'Sticky Post' ),
    226226                                'theme-options'         => __( 'Theme Options' ),
    227227                                'threaded-comments'     => __( 'Threaded Comments' ),
    228                                 'translation-ready'     => __( 'Translation Ready' ),
    229228                        ),
    230229                        __( 'Subject' )  => array(
    231230                                'holiday'       => __( 'Holiday' ),