Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/clone/wp-inclu.../js/dist
File: editor.js
})]
[28000] Fix | Delete
}), /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsxs)(PreferencesModalSection, {
[28001] Fix | Delete
title: (0,external_wp_i18n_namespaceObject.__)('Document settings'),
[28002] Fix | Delete
description: (0,external_wp_i18n_namespaceObject.__)('Select what settings are shown in the document panel.'),
[28003] Fix | Delete
children: [/*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(enable_plugin_document_setting_panel.Slot, {}), /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(post_taxonomies, {
[28004] Fix | Delete
taxonomyWrapper: (content, taxonomy) => /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(enable_panel, {
[28005] Fix | Delete
label: taxonomy.labels.menu_name,
[28006] Fix | Delete
panelName: `taxonomy-panel-${taxonomy.slug}`
[28007] Fix | Delete
})
[28008] Fix | Delete
}), /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(post_featured_image_check, {
[28009] Fix | Delete
children: /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(enable_panel, {
[28010] Fix | Delete
label: (0,external_wp_i18n_namespaceObject.__)('Featured image'),
[28011] Fix | Delete
panelName: "featured-image"
[28012] Fix | Delete
})
[28013] Fix | Delete
}), /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(post_excerpt_check, {
[28014] Fix | Delete
children: /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(enable_panel, {
[28015] Fix | Delete
label: (0,external_wp_i18n_namespaceObject.__)('Excerpt'),
[28016] Fix | Delete
panelName: "post-excerpt"
[28017] Fix | Delete
})
[28018] Fix | Delete
}), /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(post_type_support_check, {
[28019] Fix | Delete
supportKeys: ['comments', 'trackbacks'],
[28020] Fix | Delete
children: /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(enable_panel, {
[28021] Fix | Delete
label: (0,external_wp_i18n_namespaceObject.__)('Discussion'),
[28022] Fix | Delete
panelName: "discussion-panel"
[28023] Fix | Delete
})
[28024] Fix | Delete
}), /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(page_attributes_check, {
[28025] Fix | Delete
children: /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(enable_panel, {
[28026] Fix | Delete
label: (0,external_wp_i18n_namespaceObject.__)('Page attributes'),
[28027] Fix | Delete
panelName: "page-attributes"
[28028] Fix | Delete
})
[28029] Fix | Delete
})]
[28030] Fix | Delete
}), isLargeViewport && /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(PreferencesModalSection, {
[28031] Fix | Delete
title: (0,external_wp_i18n_namespaceObject.__)('Publishing'),
[28032] Fix | Delete
children: /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(enable_publish_sidebar, {
[28033] Fix | Delete
help: (0,external_wp_i18n_namespaceObject.__)('Review settings, such as visibility and tags.'),
[28034] Fix | Delete
label: (0,external_wp_i18n_namespaceObject.__)('Enable pre-publish checks')
[28035] Fix | Delete
})
[28036] Fix | Delete
}), extraSections?.general]
[28037] Fix | Delete
})
[28038] Fix | Delete
}, {
[28039] Fix | Delete
name: 'appearance',
[28040] Fix | Delete
tabLabel: (0,external_wp_i18n_namespaceObject.__)('Appearance'),
[28041] Fix | Delete
content: /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsxs)(PreferencesModalSection, {
[28042] Fix | Delete
title: (0,external_wp_i18n_namespaceObject.__)('Appearance'),
[28043] Fix | Delete
description: (0,external_wp_i18n_namespaceObject.__)('Customize the editor interface to suit your needs.'),
[28044] Fix | Delete
children: [/*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(PreferenceToggleControl, {
[28045] Fix | Delete
scope: "core",
[28046] Fix | Delete
featureName: "fixedToolbar",
[28047] Fix | Delete
onToggle: () => setPreference('core', 'distractionFree', false),
[28048] Fix | Delete
help: (0,external_wp_i18n_namespaceObject.__)('Access all block and document tools in a single place.'),
[28049] Fix | Delete
label: (0,external_wp_i18n_namespaceObject.__)('Top toolbar')
[28050] Fix | Delete
}), /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(PreferenceToggleControl, {
[28051] Fix | Delete
scope: "core",
[28052] Fix | Delete
featureName: "distractionFree",
[28053] Fix | Delete
onToggle: () => {
[28054] Fix | Delete
setPreference('core', 'fixedToolbar', true);
[28055] Fix | Delete
setIsInserterOpened(false);
[28056] Fix | Delete
setIsListViewOpened(false);
[28057] Fix | Delete
},
[28058] Fix | Delete
help: (0,external_wp_i18n_namespaceObject.__)('Reduce visual distractions by hiding the toolbar and other elements to focus on writing.'),
[28059] Fix | Delete
label: (0,external_wp_i18n_namespaceObject.__)('Distraction free')
[28060] Fix | Delete
}), /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(PreferenceToggleControl, {
[28061] Fix | Delete
scope: "core",
[28062] Fix | Delete
featureName: "focusMode",
[28063] Fix | Delete
help: (0,external_wp_i18n_namespaceObject.__)('Highlights the current block and fades other content.'),
[28064] Fix | Delete
label: (0,external_wp_i18n_namespaceObject.__)('Spotlight mode')
[28065] Fix | Delete
}), extraSections?.appearance]
[28066] Fix | Delete
})
[28067] Fix | Delete
}, {
[28068] Fix | Delete
name: 'accessibility',
[28069] Fix | Delete
tabLabel: (0,external_wp_i18n_namespaceObject.__)('Accessibility'),
[28070] Fix | Delete
content: /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsxs)(external_ReactJSXRuntime_namespaceObject.Fragment, {
[28071] Fix | Delete
children: [/*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(PreferencesModalSection, {
[28072] Fix | Delete
title: (0,external_wp_i18n_namespaceObject.__)('Navigation'),
[28073] Fix | Delete
description: (0,external_wp_i18n_namespaceObject.__)('Optimize the editing experience for enhanced control.'),
[28074] Fix | Delete
children: /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(PreferenceToggleControl, {
[28075] Fix | Delete
scope: "core",
[28076] Fix | Delete
featureName: "keepCaretInsideBlock",
[28077] Fix | Delete
help: (0,external_wp_i18n_namespaceObject.__)('Keeps the text cursor within the block boundaries, aiding users with screen readers by preventing unintentional cursor movement outside the block.'),
[28078] Fix | Delete
label: (0,external_wp_i18n_namespaceObject.__)('Contain text cursor inside block')
[28079] Fix | Delete
})
[28080] Fix | Delete
}), /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(PreferencesModalSection, {
[28081] Fix | Delete
title: (0,external_wp_i18n_namespaceObject.__)('Interface'),
[28082] Fix | Delete
children: /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(PreferenceToggleControl, {
[28083] Fix | Delete
scope: "core",
[28084] Fix | Delete
featureName: "showIconLabels",
[28085] Fix | Delete
label: (0,external_wp_i18n_namespaceObject.__)('Show button text labels'),
[28086] Fix | Delete
help: (0,external_wp_i18n_namespaceObject.__)('Show text instead of icons on buttons across the interface.')
[28087] Fix | Delete
})
[28088] Fix | Delete
})]
[28089] Fix | Delete
})
[28090] Fix | Delete
}, {
[28091] Fix | Delete
name: 'blocks',
[28092] Fix | Delete
tabLabel: (0,external_wp_i18n_namespaceObject.__)('Blocks'),
[28093] Fix | Delete
content: /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsxs)(external_ReactJSXRuntime_namespaceObject.Fragment, {
[28094] Fix | Delete
children: [/*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(PreferencesModalSection, {
[28095] Fix | Delete
title: (0,external_wp_i18n_namespaceObject.__)('Inserter'),
[28096] Fix | Delete
children: /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(PreferenceToggleControl, {
[28097] Fix | Delete
scope: "core",
[28098] Fix | Delete
featureName: "mostUsedBlocks",
[28099] Fix | Delete
help: (0,external_wp_i18n_namespaceObject.__)('Adds a category with the most frequently used blocks in the inserter.'),
[28100] Fix | Delete
label: (0,external_wp_i18n_namespaceObject.__)('Show most used blocks')
[28101] Fix | Delete
})
[28102] Fix | Delete
}), /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(PreferencesModalSection, {
[28103] Fix | Delete
title: (0,external_wp_i18n_namespaceObject.__)('Manage block visibility'),
[28104] Fix | Delete
description: (0,external_wp_i18n_namespaceObject.__)("Disable blocks that you don't want to appear in the inserter. They can always be toggled back on later."),
[28105] Fix | Delete
children: /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(block_manager, {})
[28106] Fix | Delete
})]
[28107] Fix | Delete
})
[28108] Fix | Delete
}], [showBlockBreadcrumbsOption, extraSections, setIsInserterOpened, setIsListViewOpened, setPreference, isLargeViewport]);
[28109] Fix | Delete
if (!isActive) {
[28110] Fix | Delete
return null;
[28111] Fix | Delete
}
[28112] Fix | Delete
return /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(PreferencesModal, {
[28113] Fix | Delete
closeModal: closeModal,
[28114] Fix | Delete
children: /*#__PURE__*/(0,external_ReactJSXRuntime_namespaceObject.jsx)(PreferencesModalTabs, {
[28115] Fix | Delete
sections: sections
[28116] Fix | Delete
})
[28117] Fix | Delete
});
[28118] Fix | Delete
}
[28119] Fix | Delete
[28120] Fix | Delete
;// CONCATENATED MODULE: ./node_modules/@wordpress/editor/build-module/private-apis.js
[28121] Fix | Delete
/**
[28122] Fix | Delete
* WordPress dependencies
[28123] Fix | Delete
*/
[28124] Fix | Delete
[28125] Fix | Delete
[28126] Fix | Delete
/**
[28127] Fix | Delete
* Internal dependencies
[28128] Fix | Delete
*/
[28129] Fix | Delete
[28130] Fix | Delete
[28131] Fix | Delete
[28132] Fix | Delete
[28133] Fix | Delete
[28134] Fix | Delete
[28135] Fix | Delete
[28136] Fix | Delete
[28137] Fix | Delete
[28138] Fix | Delete
[28139] Fix | Delete
[28140] Fix | Delete
[28141] Fix | Delete
[28142] Fix | Delete
[28143] Fix | Delete
[28144] Fix | Delete
[28145] Fix | Delete
[28146] Fix | Delete
const {
[28147] Fix | Delete
store: interfaceStore,
[28148] Fix | Delete
...remainingInterfaceApis
[28149] Fix | Delete
} = build_module_namespaceObject;
[28150] Fix | Delete
const privateApis = {};
[28151] Fix | Delete
lock(privateApis, {
[28152] Fix | Delete
CreateTemplatePartModal: CreateTemplatePartModal,
[28153] Fix | Delete
BackButton: back_button,
[28154] Fix | Delete
ExperimentalEditorProvider: ExperimentalEditorProvider,
[28155] Fix | Delete
EntitiesSavedStatesExtensible: EntitiesSavedStatesExtensible,
[28156] Fix | Delete
Editor: editor,
[28157] Fix | Delete
EditorInterface: EditorInterface,
[28158] Fix | Delete
EditorContentSlotFill: content_slot_fill,
[28159] Fix | Delete
GlobalStylesProvider: GlobalStylesProvider,
[28160] Fix | Delete
mergeBaseAndUserConfigs: mergeBaseAndUserConfigs,
[28161] Fix | Delete
PluginPostExcerpt: post_excerpt_plugin,
[28162] Fix | Delete
PreferencesModal: EditorPreferencesModal,
[28163] Fix | Delete
usePostActions: usePostActions,
[28164] Fix | Delete
ToolsMoreMenuGroup: tools_more_menu_group,
[28165] Fix | Delete
ViewMoreMenuGroup: view_more_menu_group,
[28166] Fix | Delete
ResizableEditor: resizable_editor,
[28167] Fix | Delete
Sidebar: components_sidebar,
[28168] Fix | Delete
// This is a temporary private API while we're updating the site editor to use EditorProvider.
[28169] Fix | Delete
useBlockEditorSettings: use_block_editor_settings,
[28170] Fix | Delete
interfaceStore,
[28171] Fix | Delete
...remainingInterfaceApis
[28172] Fix | Delete
});
[28173] Fix | Delete
[28174] Fix | Delete
;// CONCATENATED MODULE: ./node_modules/@wordpress/editor/build-module/index.js
[28175] Fix | Delete
/**
[28176] Fix | Delete
* Internal dependencies
[28177] Fix | Delete
*/
[28178] Fix | Delete
[28179] Fix | Delete
[28180] Fix | Delete
[28181] Fix | Delete
[28182] Fix | Delete
[28183] Fix | Delete
[28184] Fix | Delete
[28185] Fix | Delete
/*
[28186] Fix | Delete
* Backward compatibility
[28187] Fix | Delete
*/
[28188] Fix | Delete
[28189] Fix | Delete
[28190] Fix | Delete
})();
[28191] Fix | Delete
[28192] Fix | Delete
(window.wp = window.wp || {}).editor = __webpack_exports__;
[28193] Fix | Delete
/******/ })()
[28194] Fix | Delete
;
[28195] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function