Make WordPress Core

Ticket #50416: 50416.5.diff

File 50416.5.diff, 854 bytes (added by SergeyBiryukov, 4 years ago)
  • src/wp-admin/about.php

     
    211211                                                );
    212212                                                ?>
    213213                                        </li>
    214                                         <li><?php _e( 'New filters let custom post types associated with the category taxonomy have a default term beyond “Uncategorized”.' ); ?></li>
     214                                        <li><?php _e( 'New custom taxonomy argument lets custom post types associated with that taxonomy have a default term.' ); ?></li>
     215                                        <li><?php _e( 'New filter lets custom post types associated with the category taxonomy have a default category.' ); ?></li>
    215216                                        <li><?php _e( 'You will find updated versions of these bundled libraries: SimplePie, Twemoji, Masonry, imagesLoaded, getID3, Moment.js, and clipboard.js.' ); ?></li>
    216217                                </ul>
    217218                        </div>