Make WordPress Core

Ticket #46822: 46822.2.diff

File 46822.2.diff, 814 bytes (added by mukesh27, 6 years ago)

Updated patch to change text as per suggested

  • wp-includes/js/dist/block-library.js

    diff --git a/wp-includes/js/dist/block-library.js b/wp-includes/js/dist/block-library.js
    index 5e5b10c633..1cb75e6e97 100644
    a b function (_Component) { 
    1896918969var more_name = 'core/more';
    1897018970var settings = {
    1897118971  title: Object(external_this_wp_i18n_["_x"])('More', 'block name'),
    18972   description: Object(external_this_wp_i18n_["__"])('Content before this block will be shown in the excerpt on your archives page.'),
     18972  description: Object(external_this_wp_i18n_["__"])('Content before this block will be shown in the excerpt on your archive pages.'),
    1897318973  icon: Object(external_this_wp_element_["createElement"])(external_this_wp_components_["SVG"], {
    1897418974    viewBox: "0 0 24 24",
    1897518975    xmlns: "http://www.w3.org/2000/svg"