Make WordPress Core

Ticket #46822: 46822.diff

File 46822.diff, 802 bytes (added by subrataemfluence, 6 years ago)
  • block-library.js

    diff --git a/block-library.js b/block-library.js
    index 513068b..6ccd042 100755
    a b function (_Component) { 
    1058710587var more_name = 'core/more';
    1058810588var more_settings = {
    1058910589  title: Object(external_this_wp_i18n_["_x"])('More', 'block name'),
    10590   description: Object(external_this_wp_i18n_["__"])('Mark the excerpt of this content. Content before this block will be shown in the excerpt on your archives page.'),
     10590  description: Object(external_this_wp_i18n_["__"])('Mark the excerpt of this content. Content before this block will be shown in the excerpt on your archives pages.'),
    1059110591  icon: Object(external_this_wp_element_["createElement"])(external_this_wp_components_["SVG"], {
    1059210592    viewBox: "0 0 24 24",
    1059310593    xmlns: "http://www.w3.org/2000/svg"