Make WordPress Core

Ticket #39831: functions.php.patch

File functions.php.patch, 763 bytes (added by rinkuyadav999, 8 years ago)

meta

  • wordpress.org/public_html/wp-content/themes/pub/wporg-themes/functions.php

     
    204204                                'sticky-post'           => __( 'Sticky Post', 'wporg-themes' ),
    205205                                'theme-options'         => __( 'Theme Options', 'wporg-themes' ),
    206206                                'threaded-comments'     => __( 'Threaded Comments', 'wporg-themes' ),
    207                                 'translation-ready'     => __( 'Translation Ready', 'wporg-themes' ),
    208207                        ),
    209208                        __( 'Subject', 'wporg-themes' )  => array(
    210209                                'blog'           => __( 'Blog', 'wporg-themes' ),