[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 34554 lines (1212 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
AutosaveMonitor:: (23 methods):
usePageTypeBadge()
DocumentBar()
handleClick()
EmptyOutlineIllustration()
DocumentOutline()
isContentBlock()
DocumentOutlineCheck()
EditorKeyboardShortcutsRegister()
EditorHistoryRedo()
EditorHistoryUndo()
TemplateValidationNotice()
EditorNotices()
EditorSnackbars()
EntityRecordItem()
getEntityDescription()
GlobalStylesDescription()
EntityDescription()
EntityTypeList()
identity()
EntitiesSavedStates()
EntitiesSavedStatesExtensible()
getContent()
CopyButton()
ErrorBoundary:: (76 methods):
useAutosaveNotice()
useAutosavePurge()
LocalAutosaveMonitor()
PageAttributesCheck()
PostTypeSupportCheck()
PageAttributesOrder()
PageAttributesOrderWithChecks()
terms_buildTermsTree()
getTitle()
parent_PageAttributesParent()
PostParentToggle()
ParentRow()
AttributesPanel()
PageAttributesPanel()
CreateNewTemplateModal()
useEditedPostContext()
useAllowSwitchingTemplates()
useTemplates()
useAvailableTemplates()
useCurrentTemplateSlug()
PostTemplateToggle()
PostTemplateDropdownContent()
ClassicThemeControl()
EnablePanelOption()
PluginMoreMenuItem()
PluginPreviewMenuItem()
PluginSidebar()
PluginSidebarMoreMenuItem()
SwapTemplateButton()
TemplatesList()
ResetDefaultTemplate()
CreateNewTemplate()
BlockThemeControl()
PostTemplatePanel()
useAuthorsQuery()
PostAuthorCombobox()
PostAuthorSelect()
PostAuthor()
PostAuthorCheck()
PostAuthorToggle()
panel_PostAuthor()
PostComments()
PostPingbacks()
ModalContents()
PostDiscussionToggle()
PostDiscussionPanel()
PostExcerpt()
PostExcerptCheck()
ExcerptPanel()
PostExcerptPanel()
PrivatePostExcerptPanel()
PrivateExcerpt()
ThemeSupportCheck()
PostFeaturedImageCheck()
getMediaDetails()
PostFeaturedImage()
onDropFiles()
getImageDescription()
returnFocus()
PostFeaturedImagePanel()
PostFormatCheck()
PostFormat()
PostLastRevisionCheck()
usePostLastRevisionInfo()
PostLastRevision()
PrivatePostLastRevision()
PostLastRevisionPanel()
PostLockedModal()
sendPostLock()
receivePostLock()
releasePostLock()
PostPendingStatusCheck()
PostPendingStatus()
writeInterstitialMessage()
PostPreviewButton()
PublishButtonLabel()
PostPublishButton:: (54 methods):
PostVisibility()
PostVisibilityChoice()
PostVisibilityLabel()
usePostVisibilityLabel()
toDate()
startOfMonth()
endOfMonth()
parseISO()
splitDateString()
parseYear()
parseDate()
parseDateUnit()
parseTime()
parseTimeUnit()
parseTimezone()
dayOfISOWeekYear()
isLeapYearIndex()
validateDate()
validateDayOfYearDate()
validateWeekDate()
validateTime()
validateTimezone()
PostSchedule()
PrivatePostSchedule()
PostScheduleLabel()
usePostScheduleLabel()
getFullPostScheduleLabel()
getPostScheduleLabel()
getTimezoneAbbreviation()
isTimezoneSameAsSiteTimezone()
isSameDay()
MostUsedTerms()
FlatTermSelector()
onUpdateTerms()
onChange()
appendTerm()
PostFormatPanel()
sortBySelected()
findTerm()
getFilterMatcher()
HierarchicalTermSelector()
MaybeCategoryPanel()
generateUniqueBasenames()
fetchMedia()
flattenBlocks()
hasExternalMedia()
getMediaInfo()
Image()
MaybeUploadMediaPanel()
updateBlockWithUploadedMedia()
uploadImages()
PostPublishPanelPrepublish()
postpublish_CopyButton()
PostPublishPanelPostpublish()
PostPublishPanel:: (123 methods):
PostStickyCheck()
PostSticky()
PostStatus()
PostSavedState()
PostScheduleCheck()
PostSchedulePanel()
PostSwitchToDraftButton()
PostSyncStatus()
PostTaxonomies()
PostTaxonomiesCheck()
TaxonomyPanel()
panel_PostTaxonomies()
PostTextEditor()
usePostTitleFocus()
usePostTitle()
updateTitle()
onInsertBlockAfter()
onSelect()
onUnselect()
onEnterPress()
onKeyDown()
onPaste()
PostTitleRaw()
onChange()
onSelect()
onUnselect()
PostTrashCheck()
PostTrash()
PostURL()
PostURLCheck()
PostURLLabel()
usePostURLLabel()
PostURLPanel()
PostURLToggle()
FrontPageLink()
PostVisibilityCheck()
WordCount()
TimeToRead()
CharacterCount()
TableOfContentsPanel()
TableOfContents()
UnsavedChangesWarning()
deprecateComponent()
deprecateFunction()
cleanForSlug()
CommentAuthorInfo()
sanitizeCommentString()
getCommentIdsFromBlocks()
CommentForm()
Comments()
Thread()
AddComment()
CollabSidebarContent()
CollabSidebar()
CollapsibleBlockToolbar()
DocumentTools()
CopyContentMenuItem()
getText()
onSuccess()
ModeSwitcher()
MoreMenu()
PostPublishButtonOrToggle()
PostViewLink()
PreviewDropdown()
header_Header()
InserterSidebar()
ListViewOutline()
ListViewSidebar()
handleSidebarFocus()
SavePublishPanels()
TextEditor()
EditTemplateBlocksNotification()
ResizeHandle()
handleKeyDown()
ResizableEditor()
clamp()
distanceFromRect()
useSelectNearestEditableBlock()
useZoomOutModeExit()
onDoubleClick()
getPostContentAttributes()
checkForPostContentAtRootLevel()
VisualEditor()
EditorInterface()
PatternOverridesPanel()
get_item_title_getItemTitle()
usePostActions()
PostActions()
DropdownMenuItemTrigger()
ActionModal()
ActionsDropdownMenuGroup()
PostCardPanel()
PostContentInformation()
panel_PostFormat()
PostLastEditedPanel()
PostPanelSection()
BlogTitle()
PostsPerPage()
SiteDiscussion()
PostSummary()
injectThemeAttributeInBlockTemplateContent()
filterPatterns()
preparePatterns()
useAvailablePatterns()
post_transform_panel_TemplatesList()
PostTransform()
PostTransformPanel()
TemplateContentPanel()
TemplatePartContentPanelInner()
TemplatePartContentPanel()
useAutoSwitchEditorSidebars()
Editor()
EnablePublishSidebarOption()
BlockVisibility()
EditorPreferencesModal()
PreferencesModalContents()
usePostFields()
getPostMetaFields()
registerCoreBlockBindingsSources()
api_registerEntityAction()
api_unregisterEntityAction()
api_registerEntityField()
api_unregisterEntityField()
Class: AutosaveMonitor - X-Ref
Internal dependenciesusePageTypeBadge(postId) X-Ref |
Custom hook to get the page type badge for the current post on edit site view. param: {number|string} postId postId of the current post being edited. |
DocumentBar(props) X-Ref |
This component renders a navigation bar at the top of the editor. It displays the title of the current document, a back button (if applicable), and a command center button. It also handles different states of the document, such as "not found" or "unsynced". param: {Object} props The component props. param: {string} props.title A title for the document, defaulting to the document or param: {IconType} props.icon An icon for the document, no default. return: {React.ReactNode} The rendered DocumentBar component. |
handleClick(event) X-Ref |
No description |
EmptyOutlineIllustration() X-Ref |
No description |
DocumentOutline({onSelect,hasOutlineItemsDisabled}) X-Ref |
Renders a document outline component. param: {Object} props Props. param: {Function} props.onSelect Function to be called when an outline item is selected param: {boolean} props.hasOutlineItemsDisabled Indicates whether the outline items are disabled. return: {React.ReactNode} The rendered component. |
isContentBlock(clientId) X-Ref |
No description |
DocumentOutlineCheck({children}) X-Ref |
Component check if there are any headings (core/heading blocks) present in the document. param: {Object} props Props. param: {React.ReactNode} props.children Children to be rendered. return: {React.ReactNode} The component to be rendered or null if there are headings. |
EditorKeyboardShortcutsRegister() X-Ref |
Component for registering editor keyboard shortcuts. return: {Element} The component to be rendered. |
EditorHistoryRedo(props, ref) X-Ref |
Internal dependencies |
EditorHistoryUndo(props, ref) X-Ref |
Internal dependencies |
TemplateValidationNotice() X-Ref |
No description |
EditorNotices() X-Ref |
This component renders the notices displayed in the editor. It displays pinned notices first, followed by dismissible return: {React.ReactNode} The rendered EditorNotices component. |
EditorSnackbars() X-Ref |
Renders the editor snackbars component. return: {React.ReactNode} The rendered component. |
EntityRecordItem({record,checked,onChange}) X-Ref |
No description |
getEntityDescription(entity, count) X-Ref |
No description |
GlobalStylesDescription({record}) X-Ref |
No description |
EntityDescription({record,count}) X-Ref |
No description |
EntityTypeList({list,unselectedEntities,setUnselectedEntities}) X-Ref |
No description |
identity(values) X-Ref |
No description |
EntitiesSavedStates({close,renderDialog,variant}) X-Ref |
Renders the component for managing saved states of entities. param: {Object} props The component props. param: {Function} props.close The function to close the dialog. param: {boolean} props.renderDialog Whether to render the component with modal dialog behavior. param: {string} props.variant Changes the layout of the component. When an `inline` value is provided, the action buttons are rendered at the end of the component instead of at the start. return: {React.ReactNode} The rendered component. |
EntitiesSavedStatesExtensible({additionalPrompt = undefined,close,onSave = identity,saveEnabled: saveEnabledProp = undefined,saveLabel = (0,external_wp_i18n_namespaceObject.__) X-Ref |
Renders a panel for saving entities with dirty records. param: {Object} props The component props. param: {string} props.additionalPrompt Additional prompt to display. param: {Function} props.close Function to close the panel. param: {Function} props.onSave Function to call when saving entities. param: {boolean} props.saveEnabled Flag indicating if save is enabled. param: {string} props.saveLabel Label for the save button. param: {boolean} props.renderDialog Whether to render the component with modal dialog behavior. param: {Array} props.dirtyEntityRecords Array of dirty entity records. param: {boolean} props.isDirty Flag indicating if there are dirty entities. param: {Function} props.setUnselectedEntities Function to set unselected entities. param: {Array} props.unselectedEntities Array of unselected entities. param: {string} props.variant Changes the layout of the component. When an `inline` value is provided, the action buttons are rendered at the end of the component instead of at the start. return: {React.ReactNode} The rendered component. |
getContent() X-Ref |
Internal dependencies |
CopyButton({text,children,variant = 'secondary'}) X-Ref |
No description |
Class: ErrorBoundary - X-Ref
useAutosaveNotice() X-Ref |
Custom hook which manages the creation of a notice prompting the user to restore a local autosave, if one exists. |
useAutosavePurge() X-Ref |
Custom hook which ejects a local autosave after a successful save occurs. |
LocalAutosaveMonitor() X-Ref |
No description |
PageAttributesCheck({children}) X-Ref |
Wrapper component that renders its children only if the post type supports page attributes. param: {Object} props - The component props. param: {React.ReactNode} props.children - The child components to render. return: {React.ReactNode} The rendered child components or null if page attributes are not supported. |
PostTypeSupportCheck({children,supportKeys}) X-Ref |
A component which renders its own children only if the current editor post type supports one of the given `supportKeys` prop. param: {Object} props Props. param: {React.ReactNode} props.children Children to be rendered if post param: {(string|string[])} props.supportKeys String or string array of keys return: {React.ReactNode} The component to be rendered. |
PageAttributesOrder() X-Ref |
No description |
PageAttributesOrderWithChecks() X-Ref |
Renders the Page Attributes Order component. A number input in an editor interface for setting the order of a given page. The component is now not used in core but was kept for backward compatibility. return: {React.ReactNode} The rendered component. |
terms_buildTermsTree(flatTerms) X-Ref |
Returns terms in a tree form. param: {Array} flatTerms Array of terms in flat format. return: {Array} Array of terms in tree format. |
getTitle(post) X-Ref |
No description |
parent_PageAttributesParent() X-Ref |
Renders the Page Attributes Parent component. A dropdown menu in an editor interface for selecting the parent page of a given page. return: {React.ReactNode} The component to be rendered. Return null if post type is not hierarchical. |
PostParentToggle({isOpen,onClick}) X-Ref |
No description |
ParentRow() X-Ref |
No description |
AttributesPanel() X-Ref |
No description |
PageAttributesPanel() X-Ref |
Renders the Page Attributes Panel component. return: {React.ReactNode} The rendered component. |
CreateNewTemplateModal({onClose}) X-Ref |
No description |
useEditedPostContext() X-Ref |
Internal dependencies |
useAllowSwitchingTemplates() X-Ref |
No description |
useTemplates(postType) X-Ref |
No description |
useAvailableTemplates(postType) X-Ref |
No description |
useCurrentTemplateSlug() X-Ref |
No description |
PostTemplateToggle({isOpen,onClick}) X-Ref |
No description |
PostTemplateDropdownContent({onClose}) X-Ref |
Renders the dropdown content for selecting a post template. param: {Object} props The component props. param: {Function} props.onClose The function to close the dropdown. return: {React.ReactNode} The rendered dropdown content. |
ClassicThemeControl() X-Ref |
No description |
EnablePanelOption(props) X-Ref |
No description |
PluginMoreMenuItem(props) X-Ref |
Renders a menu item in `Plugins` group in `More Menu` drop down, and can be used to as a button or link depending on the props provided. The text within the component appears as the menu item label. param: {Object} props Component properties. param: {React.ReactNode} [props.children] Children to be rendered. param: {string} [props.href] When `href` is provided then the menu item is represented as an anchor rather than button. It corresponds to the `href` attribute of the anchor. param: {WPBlockTypeIconRender} [props.icon=inherits from the plugin] The [Dashicon](https://developer.wordpress.org/resource/dashicons/) icon slug string, or an SVG WP element, to be rendered to the left of the menu item label. param: {Function} [props.onClick=noop] The callback function to be executed when the user clicks the menu item. param: {...*} [props.other] Any additional props are passed through to the underlying [Button](/packages/components/src/button/README.md) component. return: {React.ReactNode} The rendered component. |
PluginPreviewMenuItem(props) X-Ref |
Renders a menu item in the Preview dropdown, which can be used as a button or link depending on the props provided. The text within the component appears as the menu item label. param: {Object} props Component properties. param: {React.ReactNode} [props.children] Children to be rendered. param: {string} [props.href] When `href` is provided, the menu item is rendered as an anchor instead of a button. It corresponds to the `href` attribute of the anchor. param: {WPBlockTypeIconRender} [props.icon=inherits from the plugin] The icon to be rendered to the left of the menu item label. Can be a Dashicon slug or an SVG WP element. param: {Function} [props.onClick] The callback function to be executed when the user clicks the menu item. param: {...*} [props.other] Any additional props are passed through to the underlying MenuItem component. return: {React.ReactNode} The rendered menu item component. |
PluginSidebar({className,...props}) X-Ref |
Renders a sidebar when activated. The contents within the `PluginSidebar` will appear as content within the sidebar. It also automatically renders a corresponding `PluginSidebarMenuItem` component when `isPinnable` flag is set to `true`. If you wish to display the sidebar, you can with use the `PluginSidebarMoreMenuItem` component or the `wp.data.dispatch` API: ```js wp.data.dispatch( 'core/edit-post' ).openGeneralSidebar( 'plugin-name/sidebar-name' ); ``` param: {Object} props Element props. param: {string} props.name A string identifying the sidebar. Must be unique for every sidebar registered within the scope of your plugin. param: {React.ReactNode} [props.children] Children to be rendered. param: {string} [props.className] An optional class name added to the sidebar body. param: {string} props.title Title displayed at the top of the sidebar. param: {boolean} [props.isPinnable=true] Whether to allow to pin sidebar to the toolbar. When set to `true` it also automatically renders a corresponding menu item. param: {WPBlockTypeIconRender} [props.icon=inherits from the plugin] The [Dashicon](https://developer.wordpress.org/resource/dashicons/) icon slug string, or an SVG WP element, to be rendered when the sidebar is pinned to toolbar. |
PluginSidebarMoreMenuItem(props) X-Ref |
Renders a menu item in `Plugins` group in `More Menu` drop down, and can be used to activate the corresponding `PluginSidebar` component. The text within the component appears as the menu item label. param: {Object} props Component props. param: {string} props.target A string identifying the target sidebar you wish to be activated by this menu item. Must be the same as the `name` prop you have given to that sidebar. param: {React.ReactNode} [props.children] Children to be rendered. param: {WPBlockTypeIconRender} [props.icon=inherits from the plugin] The [Dashicon](https://developer.wordpress.org/resource/dashicons/) icon slug string, or an SVG WP element, to be rendered to the left of the menu item label. return: {React.ReactNode} The rendered component. |
SwapTemplateButton({onClick}) X-Ref |
Internal dependencies |
TemplatesList({postType,onSelect}) X-Ref |
No description |
ResetDefaultTemplate({onClick}) X-Ref |
Internal dependencies |
CreateNewTemplate({onClick}) X-Ref |
No description |
BlockThemeControl({id}) X-Ref |
No description |
PostTemplatePanel() X-Ref |
Displays the template controls based on the current editor settings and user permissions. return: {React.ReactNode} The rendered PostTemplatePanel component. |
useAuthorsQuery(search) X-Ref |
Internal dependencies |
PostAuthorCombobox() X-Ref |
No description |
PostAuthorSelect() X-Ref |
No description |
PostAuthor() X-Ref |
Renders the component for selecting the post author. return: {React.ReactNode} The rendered component. |
PostAuthorCheck({children}) X-Ref |
Wrapper component that renders its children only if the post type supports the author. param: {Object} props The component props. param: {React.ReactNode} props.children Children to be rendered. return: {React.ReactNode} The component to be rendered. Return `null` if the post type doesn't |
PostAuthorToggle({isOpen,onClick}) X-Ref |
No description |
panel_PostAuthor() X-Ref |
Renders the Post Author Panel component. return: {React.ReactNode} The rendered component. |
PostComments() X-Ref |
No description |
PostPingbacks() X-Ref |
Internal dependencies |
ModalContents({onClose}) X-Ref |
No description |
PostDiscussionToggle({isOpen,onClick}) X-Ref |
No description |
PostDiscussionPanel() X-Ref |
This component allows to update comment and pingback settings for the current post. Internally there are checks whether the current post has support for the above and if the `discussion-panel` panel is enabled. return: {React.ReactNode} The rendered PostDiscussionPanel component. |
PostExcerpt({hideLabelFromVision = false,updateOnBlur = false}) X-Ref |
Renders an editable textarea for the post excerpt. Templates, template parts and patterns use the `excerpt` field as a description semantically. Additionally templates and template parts override the `excerpt` field as `description` in REST API. So this component handles proper labeling and updating the edited entity. param: {Object} props - Component props. param: {boolean} [props.hideLabelFromVision=false] - Whether to visually hide the textarea's label. param: {boolean} [props.updateOnBlur=false] - Whether to update the post on change or use local state and update on blur. |
PostExcerptCheck({children}) X-Ref |
Component for checking if the post type supports the excerpt field. param: {Object} props Props. param: {React.ReactNode} props.children Children to be rendered. return: {React.ReactNode} The rendered component. |
ExcerptPanel() X-Ref |
Module Constants |
PostExcerptPanel() X-Ref |
Is rendered if the post type supports excerpts and allows editing the excerpt. return: {React.ReactNode} The rendered PostExcerptPanel component. |
PrivatePostExcerptPanel() X-Ref |
No description |
PrivateExcerpt() X-Ref |
No description |
ThemeSupportCheck({children,supportKeys}) X-Ref |
Checks if the current theme supports specific features and renders the children if supported. param: {Object} props The component props. param: {React.ReactNode} props.children The children to render if the theme supports the specified features. param: {string|string[]} props.supportKeys The key(s) of the theme support(s) to check. return: {React.ReactNode} The rendered children if the theme supports the specified features, otherwise null. |
PostFeaturedImageCheck({children}) X-Ref |
Wrapper component that renders its children only if the post type supports a featured image and the theme supports post thumbnails. param: {Object} props Props. param: {React.ReactNode} props.children Children to be rendered. return: {React.ReactNode} The rendered component. |
getMediaDetails(media, postId) X-Ref |
No description |
PostFeaturedImage({currentPostId,featuredImageId,onUpdateImage,onRemoveImage,media,postType,noticeUI,noticeOperations,isRequestingFeaturedImageMedia}) X-Ref |
No description |
onDropFiles(filesList) X-Ref |
No description |
getImageDescription(imageMedia) X-Ref |
Generates the featured image alt text for this editing context. param: {Object} imageMedia The image media object. param: {string} imageMedia.alt_text The alternative text of the image. param: {Object} imageMedia.media_details The media details of the image. param: {Object} imageMedia.media_details.sizes The sizes of the image. param: {Object} imageMedia.media_details.sizes.full The full size details of the image. param: {string} imageMedia.media_details.sizes.full.file The file name of the full size image. param: {string} imageMedia.slug The slug of the image. return: {string} The featured image alt text. |
returnFocus(node) X-Ref |
No description |
PostFeaturedImagePanel({withPanelBody = true}) X-Ref |
Renders the panel for the post featured image. param: {Object} props Props. param: {boolean} props.withPanelBody Whether to include the panel body. Default true. return: {React.ReactNode} The component to be rendered. |
PostFormatCheck({children}) X-Ref |
Component check if there are any post formats. param: {Object} props The component props. param: {React.ReactNode} props.children The child elements to render. return: {React.ReactNode} The rendered component or null if post formats are disabled. |
PostFormat() X-Ref |
`PostFormat` a component that allows changing the post format while also providing a suggestion for the current post. return: {React.ReactNode} The rendered PostFormat component. |
PostLastRevisionCheck({children}) X-Ref |
Wrapper component that renders its children if the post has more than one revision. param: {Object} props Props. param: {React.ReactNode} props.children Children to be rendered. return: {React.ReactNode} Rendered child components if post has more than one revision, otherwise null. |
usePostLastRevisionInfo() X-Ref |
No description |
PostLastRevision() X-Ref |
Renders the component for displaying the last revision of a post. return: {React.ReactNode} The rendered component. |
PrivatePostLastRevision() X-Ref |
No description |
PostLastRevisionPanel() X-Ref |
Renders the panel for displaying the last revision of a post. return: {React.ReactNode} The rendered component. |
PostLockedModal() X-Ref |
A modal component that is displayed when a post is locked for editing by another user. The modal provides information about the lock status and options to take over or exit the editor. return: {React.ReactNode} The rendered PostLockedModal component. |
sendPostLock(data) X-Ref |
Keep the lock refreshed. When the user does not send a heartbeat in a heartbeat-tick the user is no longer editing and another user can start editing. param: {Object} data Data to send in the heartbeat request. |
receivePostLock(data) X-Ref |
Refresh post locks: update the lock string or show the dialog if somebody has taken over editing. param: {Object} data Data received in the heartbeat request |
releasePostLock() X-Ref |
Unlock the post before the window is exited. |
PostPendingStatusCheck({children}) X-Ref |
This component checks the publishing status of the current post. If the post is already published or the user doesn't have the capability to publish, it returns null. param: {Object} props Component properties. param: {React.ReactNode} props.children Children to be rendered. return: {React.ReactNode} The rendered child elements or null if the post is already published or the user doesn't have the capability to publish. |
PostPendingStatus() X-Ref |
A component for displaying and toggling the pending status of a post. return: {React.ReactNode} The rendered component. |
writeInterstitialMessage(targetDocument) X-Ref |
Internal dependencies |
PostPreviewButton({className,textContent,forceIsAutosaveable,role,onPreview}) X-Ref |
Renders a button that opens a new window or tab for the preview, writes the interstitial message to this window, and then navigates to the actual preview link. The button is not rendered if the post is not viewable and disabled if the post is not saveable. param: {Object} props The component props. param: {string} props.className The class name for the button. param: {string} props.textContent The text content for the button. param: {boolean} props.forceIsAutosaveable Whether to force autosave. param: {string} props.role The role attribute for the button. param: {Function} props.onPreview The callback function for preview event. return: {React.ReactNode} The rendered button component. |
PublishButtonLabel() X-Ref |
Renders the label for the publish button. return: {string} The label for the publish button. |
Class: PostPublishButton - X-Ref
PostVisibility({onClose}) X-Ref |
Allows users to set the visibility of a post. param: {Object} props The component props. param: {Function} props.onClose Function to call when the popover is closed. return: {React.ReactNode} The rendered component. |
PostVisibilityChoice({instanceId,value,label,info,...props}) X-Ref |
No description |
PostVisibilityLabel() X-Ref |
Returns the label for the current post visibility setting. return: {string} Post visibility label. |
usePostVisibilityLabel() X-Ref |
Get the label for the current post visibility setting. return: {string} Post visibility label. |
toDate(argument) X-Ref |
returns: The parsed date in the local time zone param: argument - The value to convert |
startOfMonth(date) X-Ref |
returns: The start of a month param: date - The original date |
endOfMonth(date) X-Ref |
returns: The end of a month param: date - The original date |
parseISO(argument, options) X-Ref |
returns: The parsed date in the local time zone param: argument - The value to convert param: options - An object with options |
splitDateString(dateString) X-Ref |
No description |
parseYear(dateString, additionalDigits) X-Ref |
No description |
parseDate(dateString, year) X-Ref |
No description |
parseDateUnit(value) X-Ref |
No description |
parseTime(timeString) X-Ref |
No description |
parseTimeUnit(value) X-Ref |
No description |
parseTimezone(timezoneString) X-Ref |
No description |
dayOfISOWeekYear(isoWeekYear, week, day) X-Ref |
No description |
isLeapYearIndex(year) X-Ref |
No description |
validateDate(year, month, date) X-Ref |
No description |
validateDayOfYearDate(year, dayOfYear) X-Ref |
No description |
validateWeekDate(_year, week, day) X-Ref |
No description |
validateTime(hours, minutes, seconds) X-Ref |
No description |
validateTimezone(_hours, minutes) X-Ref |
No description |
PostSchedule(props) X-Ref |
Renders the PostSchedule component. It allows the user to schedule a post. param: {Object} props Props. param: {Function} props.onClose Function to close the component. return: {React.ReactNode} The rendered component. |
PrivatePostSchedule({onClose,showPopoverHeaderActions,isCompact}) X-Ref |
No description |
PostScheduleLabel(props) X-Ref |
Renders the PostScheduleLabel component. param: {Object} props Props. return: {React.ReactNode} The rendered component. |
usePostScheduleLabel({full = false} = {}) X-Ref |
Custom hook to get the label for post schedule. param: {Object} options Options for the hook. param: {boolean} options.full Whether to get the full label or not. Default is false. return: {string} The label for post schedule. |
getFullPostScheduleLabel(dateAttribute) X-Ref |
No description |
getPostScheduleLabel(dateAttribute, {isFloating = false,now = new Date() X-Ref |
No description |
getTimezoneAbbreviation() X-Ref |
No description |
isTimezoneSameAsSiteTimezone(date) X-Ref |
No description |
isSameDay(left, right) X-Ref |
No description |
MostUsedTerms({onSelect,taxonomy}) X-Ref |
No description |
FlatTermSelector({slug,__nextHasNoMarginBottom}) X-Ref |
Renders a flat term selector component. param: {Object} props The component props. param: {string} props.slug The slug of the taxonomy. param: {boolean} props.__nextHasNoMarginBottom Start opting into the new margin-free styles that will become the default in a future version, currently scheduled to be WordPress 7.0. (The prop can be safely removed once this happens.) return: {React.ReactNode} The rendered flat term selector component. |
onUpdateTerms(newTermIds) X-Ref |
No description |
onChange(termNames) X-Ref |
No description |
appendTerm(newTerm) X-Ref |
No description |
PostFormatPanel() X-Ref |
No description |
sortBySelected(termsTree, terms) X-Ref |
Sort Terms by Selected. param: {Object[]} termsTree Array of terms in tree format. param: {number[]} terms Selected terms. return: {Object[]} Sorted array of terms. |
findTerm(terms, parent, name) X-Ref |
Find term by parent id or name. param: {Object[]} terms Array of Terms. param: {number|string} parent id. param: {string} name Term name. return: {Object} Term object. |
getFilterMatcher(filterValue) X-Ref |
Get filter matcher function. param: {string} filterValue Filter value. return: {(function(Object): (Object|boolean))} Matcher function. |
HierarchicalTermSelector({slug}) X-Ref |
Hierarchical term selector. param: {Object} props Component props. param: {string} props.slug Taxonomy slug. return: {Element} Hierarchical term selector component. |
MaybeCategoryPanel() X-Ref |
No description |
generateUniqueBasenames(urls) X-Ref |
Generate a list of unique basenames given a list of URLs. We want all basenames to be unique, since sometimes the extension doesn't reflect the mime type, and may end up getting changed by the server, on upload. param: {string[]} urls The list of URLs return: {Record< string, string >} A URL => basename record. |
fetchMedia(urls) X-Ref |
Fetch a list of URLs, turning those into promises for files with unique filenames. param: {string[]} urls The list of URLs return: {Record< string, Promise< File > >} A URL => File promise record. |
flattenBlocks(blocks) X-Ref |
Internal dependencies |
hasExternalMedia(block) X-Ref |
Determine whether a block has external media. Different blocks use different attribute names (and potentially different logic as well) in determining whether the media is present, and whether it's external. param: {{name: string, attributes: Object}} block The block. return: {boolean?} Whether the block has external media |
getMediaInfo(block) X-Ref |
Retrieve media info from a block. Different blocks use different attribute names, so we need this function to normalize things into a consistent naming scheme. param: {{name: string, attributes: Object}} block The block. return: {{url: ?string, alt: ?string, id: ?number}} The media info for the block. |
Image({clientId,alt,url}) X-Ref |
No description |
MaybeUploadMediaPanel() X-Ref |
No description |
updateBlockWithUploadedMedia(block, media) X-Ref |
Update an individual block to point to newly-added library media. Different blocks use different attribute names, so we need this function to ensure we modify the correct attributes for each type. param: {{name: string, attributes: Object}} block The block. param: {{id: number, url: string}} media Media library file info. |
uploadImages() X-Ref |
No description |
PostPublishPanelPrepublish({children}) X-Ref |
No description |
postpublish_CopyButton({text}) X-Ref |
No description |
PostPublishPanelPostpublish({focusOnMount,children}) X-Ref |
No description |
Class: PostPublishPanel - X-Ref
PostStickyCheck({children}) X-Ref |
Wrapper component that renders its children only if post has a sticky action. param: {Object} props Props. param: {React.ReactNode} props.children Children to be rendered. return: {React.ReactNode} The component to be rendered or null if post type is not 'post' or hasStickyAction is false. |
PostSticky() X-Ref |
Renders the PostSticky component. It provides a checkbox control for the sticky post feature. return: {React.ReactNode} The rendered component. |
PostStatus() X-Ref |
No description |
PostSavedState({forceIsDirty}) X-Ref |
Component showing whether the post is saved or not and providing save buttons. param: {Object} props Component props. param: {?boolean} props.forceIsDirty Whether to force the post to be marked return: {import('react').ComponentType} The component. |
PostScheduleCheck({children}) X-Ref |
Wrapper component that renders its children only if post has a publish action. param: {Object} props Props. param: {React.ReactNode} props.children Children to be rendered. return: {React.ReactNode} - The component to be rendered or null if there is no publish action. |
PostSchedulePanel() X-Ref |
Renders the Post Schedule Panel component. return: {React.ReactNode} The rendered component. |
PostSwitchToDraftButton() X-Ref |
Renders a button component that allows the user to switch a post to draft status. return: {React.ReactNode} The rendered component. |
PostSyncStatus() X-Ref |
Renders the sync status of a post. return: {React.ReactNode} The rendered sync status component. |
PostTaxonomies({taxonomyWrapper = post_taxonomies_identity}) X-Ref |
No description |
PostTaxonomiesCheck({children}) X-Ref |
Renders the children components only if the current post type has taxonomies. param: {Object} props The component props. param: {React.ReactNode} props.children The children components to render. return: {React.ReactNode} The rendered children components or null if the current post type has no taxonomies. |
TaxonomyPanel({taxonomy,children}) X-Ref |
Renders a panel for a specific taxonomy. param: {Object} props The component props. param: {Object} props.taxonomy The taxonomy object. param: {React.ReactNode} props.children The child components. return: {React.ReactNode} The rendered taxonomy panel. |
panel_PostTaxonomies() X-Ref |
Component that renders the post taxonomies panel. return: {React.ReactNode} The rendered component. |
PostTextEditor() X-Ref |
Displays the Post Text Editor along with content in Visual and Text mode. return: {React.ReactNode} The rendered PostTextEditor component. |
usePostTitleFocus(forwardedRef) X-Ref |
Custom hook that manages the focus behavior of the post title input field. param: {Element} forwardedRef - The forwarded ref for the input field. return: {Object} - The ref object. |
usePostTitle() X-Ref |
Custom hook for managing the post title in the editor. return: {Object} An object containing the current title and a function to update the title. |
updateTitle(newTitle) X-Ref |
No description |
onInsertBlockAfter(blocks) X-Ref |
No description |
onSelect() X-Ref |
No description |
onUnselect() X-Ref |
No description |
onEnterPress() X-Ref |
No description |
onKeyDown(event) X-Ref |
No description |
onPaste(event) X-Ref |
No description |
PostTitleRaw(_, forwardedRef) X-Ref |
Renders a raw post title input field. param: {Object} _ Unused parameter. param: {Element} forwardedRef Reference to the component's DOM node. return: {React.ReactNode} The rendered component. |
onChange(value) X-Ref |
No description |
onSelect() X-Ref |
No description |
onUnselect() X-Ref |
No description |
PostTrashCheck({children}) X-Ref |
Wrapper component that renders its children only if the post can be trashed. param: {Object} props The component props. param: {React.ReactNode} props.children The child components. return: {React.ReactNode} The rendered child components or null if the post can't be trashed. |
PostTrash({onActionPerformed}) X-Ref |
Displays the Post Trash Button and Confirm Dialog in the Editor. param: {?{onActionPerformed: Object}} An object containing the onActionPerformed function. return: {React.ReactNode} The rendered PostTrash component. |
PostURL({onClose}) X-Ref |
Renders the `PostURL` component. param: {{ onClose: () => void }} props The props for the component. param: {() => void} props.onClose Callback function to be executed when the popover is closed. return: {React.ReactNode} The rendered PostURL component. |
PostURLCheck({children}) X-Ref |
Check if the post URL is valid and visible. param: {Object} props The component props. param: {React.ReactNode} props.children The child components. return: {React.ReactNode} The child components if the post URL is valid and visible, otherwise null. |
PostURLLabel() X-Ref |
Represents a label component for a post URL. return: {React.ReactNode} The PostURLLabel component. |
usePostURLLabel() X-Ref |
Custom hook to get the label for the post URL. return: {string} The filtered and decoded post URL label. |
PostURLPanel() X-Ref |
Renders the `PostURLPanel` component. return: {React.ReactNode} The rendered PostURLPanel component. |
PostURLToggle({isOpen,onClick}) X-Ref |
No description |
FrontPageLink() X-Ref |
No description |
PostVisibilityCheck({render}) X-Ref |
Determines if the current post can be edited (published) and passes this information to the provided render function. param: {Object} props The component props. param: {Function} props.render Function to render the component. return: {React.ReactNode} The rendered component. |
WordCount() X-Ref |
Renders the word count of the post content. return: {React.ReactNode} The rendered WordCount component. |
TimeToRead() X-Ref |
Component for showing Time To Read in Content. return: {React.ReactNode} The rendered TimeToRead component. |
CharacterCount() X-Ref |
Renders the character count of the post content. return: {number} The character count. |
TableOfContentsPanel({hasOutlineItemsDisabled,onRequestClose}) X-Ref |
No description |
TableOfContents({hasOutlineItemsDisabled,repositionDropdown,...props}, ref) X-Ref |
Internal dependencies |
UnsavedChangesWarning() X-Ref |
Warns the user if there are unsaved changes before leaving the editor. Compatible with Post Editor and Site Editor. return: {React.ReactNode} The component. |
deprecateComponent(name, Wrapped, staticsToHoist = []) X-Ref |
No description |
deprecateFunction(name, func) X-Ref |
No description |
cleanForSlug(string) X-Ref |
Performs some basic cleanup of a string for use as a post slug This replicates some of what sanitize_title() does in WordPress core, but is only designed to approximate what the slug will be. Converts Latin-1 Supplement and Latin Extended-A letters to basic Latin letters. Removes combining diacritical marks. Converts whitespace, periods, and forward slashes to hyphens. Removes any remaining non-word characters except hyphens and underscores. Converts remaining string to lowercase. It does not account for octets, HTML entities, or other encoded characters. param: {string} string Title or slug to be processed return: {string} Processed string |
CommentAuthorInfo({avatar,name,date}) X-Ref |
Render author information for a comment. param: {Object} props - Component properties. param: {string} props.avatar - URL of the author's avatar. param: {string} props.name - Name of the author. param: {string} props.date - Date of the comment. return: {React.ReactNode} The JSX element representing the author's information. |
sanitizeCommentString(str) X-Ref |
Sanitizes a comment string by removing non-printable ASCII characters. param: {string} str - The comment string to sanitize. return: {string} - The sanitized comment string. |
getCommentIdsFromBlocks(blocks) X-Ref |
Extracts comment IDs from an array of blocks. This function recursively traverses the blocks and their inner blocks to collect all comment IDs found in the block attributes. param: {Array} blocks - The array of blocks to extract comment IDs from. return: {Array} An array of comment IDs extracted from the blocks. |
CommentForm({onSubmit,onCancel,thread,submitButtonText}) X-Ref |
EditComment component. param: {Object} props - The component props. param: {Function} props.onSubmit - The function to call when updating the comment. param: {Function} props.onCancel - The function to call when canceling the comment update. param: {Object} props.thread - The comment thread object. param: {string} props.submitButtonText - The text to display on the submit button. return: {React.ReactNode} The CommentForm component. |
Comments({threads,onEditComment,onAddReply,onCommentDelete,onCommentResolve,showCommentBoard,setShowCommentBoard}) X-Ref |
Renders the Comments component. param: {Object} props - The component props. param: {Array} props.threads - The array of comment threads. param: {Function} props.onEditComment - The function to handle comment editing. param: {Function} props.onAddReply - The function to add a reply to a comment. param: {Function} props.onCommentDelete - The function to delete a comment. param: {Function} props.onCommentResolve - The function to mark a comment as resolved. param: {boolean} props.showCommentBoard - Whether to show the comment board. param: {Function} props.setShowCommentBoard - The function to set the comment board visibility. return: {React.ReactNode} The rendered Comments component. |
Thread({thread,onEditComment,onAddReply,onCommentDelete,onCommentResolve,isFocused,clearThreadFocus}) X-Ref |
No description |
AddComment({onSubmit,showCommentBoard,setShowCommentBoard}) X-Ref |
Renders the UI for adding a comment in the Gutenberg editor's collaboration sidebar. param: {Object} props - The component props. param: {Function} props.onSubmit - A callback function to be called when the user submits a comment. param: {boolean} props.showCommentBoard - The function to edit the comment. param: {Function} props.setShowCommentBoard - The function to delete the comment. return: {React.ReactNode} The rendered comment input UI. |
CollabSidebarContent({showCommentBoard,setShowCommentBoard,styles,comments}) X-Ref |
No description |
CollabSidebar() X-Ref |
Renders the Collab sidebar. |
CollapsibleBlockToolbar({isCollapsed,onToggle}) X-Ref |
No description |
DocumentTools({className,disableBlockTools = false}) X-Ref |
No description |
CopyContentMenuItem() X-Ref |
Internal dependencies |
getText() X-Ref |
No description |
onSuccess() X-Ref |
No description |
ModeSwitcher() X-Ref |
No description |
MoreMenu() X-Ref |
No description |
PostPublishButtonOrToggle({forceIsDirty,setEntitiesSavedStatesCallback}) X-Ref |
No description |
PostViewLink() X-Ref |
Internal dependencies |
PreviewDropdown({forceIsAutosaveable,disabled}) X-Ref |
No description |
header_Header({customSaveButton,forceIsDirty,forceDisableBlockTools,setEntitiesSavedStatesCallback,title}) X-Ref |
No description |
InserterSidebar() X-Ref |
No description |
ListViewOutline() X-Ref |
No description |
ListViewSidebar() X-Ref |
No description |
handleSidebarFocus(currentTab) X-Ref |
No description |
SavePublishPanels({setEntitiesSavedStatesCallback,closeEntitiesSavedStates,isEntitiesSavedStatesOpen,forceIsDirtyPublishPanel}) X-Ref |
No description |
TextEditor({autoFocus = false}) X-Ref |
No description |
EditTemplateBlocksNotification({contentRef}) X-Ref |
Component that: - Displays a 'Edit your template to edit this block' notification when the user is focusing on editing page content and clicks on a disabled template block. - Displays a 'Edit your template to edit this block' dialog when the user is focusing on editing page content and double clicks on a disabled template block. param: {Object} props param: {import('react').RefObject<HTMLElement>} props.contentRef Ref to the block |
ResizeHandle({direction,resizeWidthBy}) X-Ref |
No description |
handleKeyDown(event) X-Ref |
No description |
ResizableEditor({className,enableResizing,height,children}) X-Ref |
No description |
clamp(value, min, max) X-Ref |
Internal dependencies |
distanceFromRect(x, y, rect) X-Ref |
No description |
useSelectNearestEditableBlock({isEnabled = true} = {}) X-Ref |
No description |
useZoomOutModeExit() X-Ref |
Allows Zoom Out mode to be exited by double clicking in the selected block. |
onDoubleClick(event) X-Ref |
No description |
getPostContentAttributes(blocks) X-Ref |
Given an array of nested blocks, find the first Post Content block inside it, recursing through any nesting levels, and return its attributes. param: {Array} blocks A list of blocks. return: {Object | undefined} The Post Content block. |
checkForPostContentAtRootLevel(blocks) X-Ref |
No description |
VisualEditor({autoFocus,styles,disableIframe = false,iframeProps,contentRef,className}) X-Ref |
No description |
EditorInterface({className,styles,children,forceIsDirty,contentRef,disableIframe,autoFocus,customSaveButton,customSavePanel,forceDisableBlockTools,title,iframeProps}) X-Ref |
No description |
PatternOverridesPanel() X-Ref |
No description |
get_item_title_getItemTitle(item) X-Ref |
Helper function to get the title of a post item. This is duplicated from the `@wordpress/fields` package. `packages/fields/src/actions/utils.ts` param: {Object} item The post item. return: {string} The title of the item, or an empty string if the title is not found. |
usePostActions({postType,onActionPerformed,context}) X-Ref |
No description |
PostActions({postType,postId,onActionPerformed}) X-Ref |
No description |
DropdownMenuItemTrigger({action,onClick,items}) X-Ref |
No description |
ActionModal({action,items,closeModal}) X-Ref |
No description |
ActionsDropdownMenuGroup({actions,items,setActiveModalAction}) X-Ref |
No description |
PostCardPanel({postType,postId,onActionPerformed}) X-Ref |
Renders a title of the post type and the available quick actions available within a 3-dot dropdown. param: {Object} props - Component props. param: {string} [props.postType] - The post type string. param: {string|string[]} [props.postId] - The post id or list of post ids. param: {Function} [props.onActionPerformed] - A callback function for when a quick action is performed. return: {React.ReactNode} The rendered component. |
PostContentInformation() X-Ref |
No description |
panel_PostFormat() X-Ref |
Renders the Post Author Panel component. return: {React.ReactNode} The rendered component. |
PostLastEditedPanel() X-Ref |
Internal dependencies |
PostPanelSection({className,children}) X-Ref |
WordPress dependencies |
BlogTitle() X-Ref |
No description |
PostsPerPage() X-Ref |
No description |
SiteDiscussion() X-Ref |
No description |
PostSummary({onActionPerformed}) X-Ref |
Module Constants |
injectThemeAttributeInBlockTemplateContent(block, currentThemeStylesheet) X-Ref |
No description |
filterPatterns(patterns, template) X-Ref |
Filter all patterns and return only the ones that are compatible with the current template. param: {Array} patterns An array of patterns. param: {Object} template The current template. return: {Array} Array of patterns that are compatible with the current template. |
preparePatterns(patterns, currentThemeStylesheet) X-Ref |
No description |
useAvailablePatterns(template) X-Ref |
No description |
post_transform_panel_TemplatesList({availableTemplates,onSelect}) X-Ref |
No description |
PostTransform() X-Ref |
No description |
PostTransformPanel() X-Ref |
No description |
TemplateContentPanel() X-Ref |
No description |
TemplatePartContentPanelInner() X-Ref |
No description |
TemplatePartContentPanel() X-Ref |
No description |
useAutoSwitchEditorSidebars() X-Ref |
This listener hook monitors for block selection and triggers the appropriate sidebar state. |
Editor({postType,postId,templateId,settings,children,initialEdits,onActionPerformed,extraContent,extraSidebarPanels,...props}) X-Ref |
No description |
EnablePublishSidebarOption(props) X-Ref |
No description |
BlockVisibility() X-Ref |
No description |
EditorPreferencesModal({extraSections = {}}) X-Ref |
No description |
PreferencesModalContents({extraSections = {}}) X-Ref |
No description |
usePostFields({postType}) X-Ref |
Internal dependencies |
getPostMetaFields(select, context) X-Ref |
Gets a list of post meta fields with their values and labels to be consumed in the needed callbacks. If the value is not available based on context, like in templates, it falls back to the default value, label, or key. param: {Object} select The select function from the data store. param: {Object} context The context provided. return: {Object} List of post meta fields with their value and label. |
registerCoreBlockBindingsSources() X-Ref |
Function to register core block bindings sources provided by the editor. |
api_registerEntityAction(kind, name, config) X-Ref |
Registers a new DataViews action. This is an experimental API and is subject to change. it's only available in the Gutenberg plugin for now. param: {string} kind Entity kind. param: {string} name Entity name. param: {Action} config Action configuration. |
api_unregisterEntityAction(kind, name, actionId) X-Ref |
Unregisters a DataViews action. This is an experimental API and is subject to change. it's only available in the Gutenberg plugin for now. param: {string} kind Entity kind. param: {string} name Entity name. param: {string} actionId Action ID. |
api_registerEntityField(kind, name, config) X-Ref |
Registers a new DataViews field. This is an experimental API and is subject to change. it's only available in the Gutenberg plugin for now. param: {string} kind Entity kind. param: {string} name Entity name. param: {Field} config Field configuration. |
api_unregisterEntityField(kind, name, fieldId) X-Ref |
Unregisters a DataViews field. This is an experimental API and is subject to change. it's only available in the Gutenberg plugin for now. param: {string} kind Entity kind. param: {string} name Entity name. param: {string} fieldId Field ID. |
isNonNullObject(value) X-Ref |
No description |
isSpecial(value) X-Ref |
No description |
isReactElement(value) X-Ref |
No description |
emptyTarget(val) X-Ref |
No description |
cloneUnlessOtherwiseSpecified(value, options) X-Ref |
No description |
defaultArrayMerge(target, source, options) X-Ref |
No description |
getMergeFunction(key, options) X-Ref |
No description |
getEnumerableOwnPropertySymbols(target) X-Ref |
No description |
getKeys(target) X-Ref |
No description |
propertyIsOnObject(object, property) X-Ref |
No description |
propertyIsUnsafe(target, key) X-Ref |
No description |
mergeObject(target, source, options) X-Ref |
No description |
deepmerge(target, source, options) X-Ref |
No description |
lineHeight(node) X-Ref |
Calculate the `line-height` of a given node returns: {Number} `line-height` of the element in pixels param: {HTMLElement} node Element to calculate line height of. Must be in the DOM. |
emptyFunction() X-Ref |
No description |
emptyFunctionWithReset() X-Ref |
No description |
shim(props, propName, componentName, location, propFullName, secret) X-Ref |
No description |
getShim() X-Ref |
No description |
assign(ta) X-Ref |
No description |
init() X-Ref |
No description |
changeOverflow(value) X-Ref |
No description |
getParentOverflows(el) X-Ref |
No description |
resize() X-Ref |
No description |
update() X-Ref |
No description |
destroy(ta) X-Ref |
No description |
update(ta) X-Ref |
No description |
__() X-Ref |
No description |
TextareaAutosizeClass() X-Ref |
A light replacement for built-in textarea component which automaticaly adjusts its height to match the content |
matcher(match) X-Ref |
No description |
__webpack_require__(moduleId) X-Ref |
No description |
isReady(state = {}, action) X-Ref |
WordPress dependencies |
actions(state = {}, action) X-Ref |
No description |
fields(state = {}, action) X-Ref |
No description |
getPostRawValue(value) X-Ref |
Returns a post attribute value, flattening nested rendered content using its raw value in place of its original object form. param: {*} value Original value. return: {*} Raw value. |
hasSameKeys(a, b) X-Ref |
Returns true if the two object arguments have the same keys, or false otherwise. param: {Object} a First object. param: {Object} b Second object. return: {boolean} Whether the two objects have the same keys. |
isUpdatingSamePostProperty(action, previousAction) X-Ref |
Returns true if, given the currently dispatching action and the previously dispatched action, the two actions are editing the same post property, or false otherwise. param: {Object} action Currently dispatching action. param: {Object} previousAction Previously dispatched action. return: {boolean} Whether actions are updating the same post property. |
shouldOverwriteState(action, previousAction) X-Ref |
Returns true if, given the currently dispatching action and the previously dispatched action, the two actions are modifying the same property such that undo history should be batched. param: {Object} action Currently dispatching action. param: {Object} previousAction Previously dispatched action. return: {boolean} Whether to overwrite present state. |
postId(state = null, action) X-Ref |
No description |
templateId(state = null, action) X-Ref |
No description |
postType(state = null, action) X-Ref |
No description |
template(state = {isValid: true}, action) X-Ref |
Reducer returning whether the post blocks match the defined template or not. param: {Object} state Current state. param: {Object} action Dispatched action. return: {boolean} Updated state. |
saving(state = {}, action) X-Ref |
Reducer returning current network request state (whether a request to the WP REST API is in progress, successful, or failed). param: {Object} state Current state. param: {Object} action Dispatched action. return: {Object} Updated state. |
deleting(state = {}, action) X-Ref |
Reducer returning deleting post request state. param: {Object} state Current state. param: {Object} action Dispatched action. return: {Object} Updated state. |
postLock(state = {isLocked: false}, action) X-Ref |
Reducer returning the post lock status. param: {PostLockState} state Current state. param: {Object} action Dispatched action. return: {PostLockState} Updated state. |
postSavingLock(state = {}, action) X-Ref |
Post saving lock. When post saving is locked, the post cannot be published or updated. param: {PostLockState} state Current state. param: {Object} action Dispatched action. return: {PostLockState} Updated state. |
postAutosavingLock(state = {}, action) X-Ref |
Post autosaving lock. When post autosaving is locked, the post will not autosave. param: {PostLockState} state Current state. param: {Object} action Dispatched action. return: {PostLockState} Updated state. |
editorSettings(state = EDITOR_SETTINGS_DEFAULTS, action) X-Ref |
Reducer returning the post editor setting. param: {Object} state Current state. param: {Object} action Dispatched action. return: {Object} Updated state. |
renderingMode(state = 'post-only', action) X-Ref |
No description |
deviceType(state = 'Desktop', action) X-Ref |
Reducer returning the editing canvas device type. param: {Object} state Current state. param: {Object} action Dispatched action. return: {Object} Updated state. |
removedPanels(state = [], action) X-Ref |
Reducer storing the list of all programmatically removed panels. param: {Array} state Current state. param: {Object} action Action object. return: {Array} Updated state. |
blockInserterPanel(state = false, action) X-Ref |
Reducer to set the block inserter panel open or closed. Note: this reducer interacts with the list view panel reducer to make sure that only one of the two panels is open at the same time. param: {Object} state Current state. param: {Object} action Dispatched action. |
listViewPanel(state = false, action) X-Ref |
Reducer to set the list view panel open or closed. Note: this reducer interacts with the inserter panel reducer to make sure that only one of the two panels is open at the same time. param: {Object} state Current state. param: {Object} action Dispatched action. |
listViewToggleRef(state = {current: null}) X-Ref |
This reducer does nothing aside initializing a ref to the list view toggle. We will have a unique ref per "editor" instance. param: {Object} state return: {Object} Reference to the list view toggle button. |
inserterSidebarToggleRef(state = {current: null}) X-Ref |
This reducer does nothing aside initializing a ref to the inserter sidebar toggle. We will have a unique ref per "editor" instance. param: {Object} state return: {Object} Reference to the inserter sidebar toggle button. |
publishSidebarActive(state = false, action) X-Ref |
No description |
getTemplatePartIcon(iconName) X-Ref |
Helper function to retrieve the corresponding icon by name. param: {string} iconName The name of the icon. return: {Object} The corresponding icon. |
isEditedPostNew(state) X-Ref |
Returns true if the currently edited post is yet to be saved, or false if the post has been saved. param: {Object} state Global application state. return: {boolean} Whether the post is new. |
hasChangedContent(state) X-Ref |
Returns true if content includes unsaved changes, or false otherwise. param: {Object} state Editor state. return: {boolean} Whether content includes unsaved changes. |
isCleanNewPost(state) X-Ref |
Returns true if there are no unsaved values for the current edit session and if the currently edited post is new (has never been saved before). param: {Object} state Global application state. return: {boolean} Whether new post and unsaved values exist. |
getCurrentPostType(state) X-Ref |
Returns the post type of the post currently being edited. param: {Object} state Global application state. return: {string} Post type. |
getCurrentPostId(state) X-Ref |
Returns the ID of the post currently being edited, or null if the post has not yet been saved. param: {Object} state Global application state. return: {?number} ID of current post. |
getCurrentTemplateId(state) X-Ref |
Returns the template ID currently being rendered/edited param: {Object} state Global application state. return: {?string} Template ID. |
getCurrentPostRevisionsCount(state) X-Ref |
Returns the number of revisions of the post currently being edited. param: {Object} state Global application state. return: {number} Number of revisions. |
getCurrentPostLastRevisionId(state) X-Ref |
Returns the last revision ID of the post currently being edited, or null if the post has no revisions. param: {Object} state Global application state. return: {?number} ID of the last revision. |
getCurrentPostAttribute(state, attributeName) X-Ref |
Returns an attribute value of the saved post. param: {Object} state Global application state. param: {string} attributeName Post attribute name. return: {*} Post attribute value. |
getEditedPostAttribute(state, attributeName) X-Ref |
Returns a single attribute of the post being edited, preferring the unsaved edit if one exists, but falling back to the attribute for the last known saved state of the post. param: {Object} state Global application state. param: {string} attributeName Post attribute name. return: {*} Post attribute value. |
getEditedPostVisibility(state) X-Ref |
Returns the current visibility of the post being edited, preferring the unsaved value if different than the saved post. The return value is one of "private", "password", or "public". param: {Object} state Global application state. return: {string} Post visibility. |
isCurrentPostPending(state) X-Ref |
Returns true if post is pending review. param: {Object} state Global application state. return: {boolean} Whether current post is pending review. |
isCurrentPostPublished(state, currentPost) X-Ref |
Return true if the current post has already been published. param: {Object} state Global application state. param: {Object} [currentPost] Explicit current post for bypassing registry selector. return: {boolean} Whether the post has been published. |
isCurrentPostScheduled(state) X-Ref |
Returns true if post is already scheduled. param: {Object} state Global application state. return: {boolean} Whether current post is scheduled to be posted. |
isEditedPostPublishable(state) X-Ref |
Return true if the post being edited can be published. param: {Object} state Global application state. return: {boolean} Whether the post can been published. |
isEditedPostSaveable(state) X-Ref |
Returns true if the post can be saved, or false otherwise. A post must contain a title, an excerpt, or non-empty content to be valid for save. param: {Object} state Global application state. return: {boolean} Whether the post can be saved. |
isEditedPostBeingScheduled(state) X-Ref |
Return true if the post being edited is being scheduled. Preferring the unsaved status values. param: {Object} state Global application state. return: {boolean} Whether the post has been published. |
isEditedPostDateFloating(state) X-Ref |
Returns whether the current post should be considered to have a "floating" date (i.e. that it would publish "Immediately" rather than at a set time). Unlike in the PHP backend, the REST API returns a full date string for posts where the 0000-00-00T00:00:00 placeholder is present in the database. To infer that a post is set to publish "Immediately" we check whether the date and modified date are the same. param: {Object} state Editor state. return: {boolean} Whether the edited post has a floating date value. |
isDeletingPost(state) X-Ref |
Returns true if the post is currently being deleted, or false otherwise. param: {Object} state Editor state. return: {boolean} Whether post is being deleted. |
isSavingPost(state) X-Ref |
Returns true if the post is currently being saved, or false otherwise. param: {Object} state Global application state. return: {boolean} Whether post is being saved. |
isAutosavingPost(state) X-Ref |
Returns true if the post is autosaving, or false otherwise. param: {Object} state Global application state. return: {boolean} Whether the post is autosaving. |
isPreviewingPost(state) X-Ref |
Returns true if the post is being previewed, or false otherwise. param: {Object} state Global application state. return: {boolean} Whether the post is being previewed. |
getEditedPostPreviewLink(state) X-Ref |
Returns the post preview link param: {Object} state Global application state. return: {string | undefined} Preview Link. |
isPublishingPost(state) X-Ref |
Returns true if the post is being published, or false otherwise. param: {Object} state Global application state. return: {boolean} Whether post is being published. |
isPermalinkEditable(state) X-Ref |
Returns whether the permalink is editable or not. param: {Object} state Editor state. return: {boolean} Whether or not the permalink is editable. |
getPermalink(state) X-Ref |
Returns the permalink for the post. param: {Object} state Editor state. return: {?string} The permalink, or null if the post is not viewable. |
getEditedPostSlug(state) X-Ref |
Returns the slug for the post being edited, preferring a manually edited value if one exists, then a sanitized version of the current post title, and finally the post ID. param: {Object} state Editor state. return: {string} The current slug to be displayed in the editor |
getPermalinkParts(state) X-Ref |
Returns the permalink for a post, split into its three parts: the prefix, the postName, and the suffix. param: {Object} state Editor state. return: {Object} An object containing the prefix, postName, and suffix for |
isPostLocked(state) X-Ref |
Returns whether the post is locked. param: {Object} state Global application state. return: {boolean} Is locked. |
isPostSavingLocked(state) X-Ref |
Returns whether post saving is locked. param: {Object} state Global application state. return: {boolean} Is locked. |
isPostAutosavingLocked(state) X-Ref |
Returns whether post autosaving is locked. param: {Object} state Global application state. return: {boolean} Is locked. |
isPostLockTakeover(state) X-Ref |
Returns whether the edition of the post has been taken over. param: {Object} state Global application state. return: {boolean} Is post lock takeover. |
getPostLockUser(state) X-Ref |
Returns details about the post lock user. param: {Object} state Global application state. return: {Object} A user object. |
getActivePostLock(state) X-Ref |
Returns the active post lock. param: {Object} state Global application state. return: {Object} The lock object. |
canUserUseUnfilteredHTML(state) X-Ref |
Returns whether or not the user has the unfiltered_html capability. param: {Object} state Editor state. return: {boolean} Whether the user can or can't post unfiltered HTML. |
isEditorPanelRemoved(state, panelName) X-Ref |
Returns true if the given panel was programmatically removed, or false otherwise. All panels are not removed by default. param: {Object} state Global application state. param: {string} panelName A string that identifies the panel. return: {boolean} Whether or not the panel is removed. |
getEditorSelectionStart(state) X-Ref |
Returns the current selection start. param: {Object} state return: {WPBlockSelection} The selection start. |
getEditorSelectionEnd(state) X-Ref |
Returns the current selection end. param: {Object} state return: {WPBlockSelection} The selection end. |
getEditorSelection(state) X-Ref |
Returns the current selection. param: {Object} state return: {WPBlockSelection} The selection end. |
__unstableIsEditorReady(state) X-Ref |
Is the editor ready param: {Object} state return: {boolean} is Ready. |
getEditorSettings(state) X-Ref |
Returns the post editor settings. param: {Object} state Editor state. return: {Object} The editor settings object. |
getRenderingMode(state) X-Ref |
Returns the post editor's rendering mode. param: {Object} state Editor state. return: {string} Rendering mode. |
isListViewOpened(state) X-Ref |
Returns true if the list view is opened. param: {Object} state Global application state. return: {boolean} Whether the list view is opened. |
isInserterOpened(state) X-Ref |
Returns true if the inserter is opened. param: {Object} state Global application state. return: {boolean} Whether the inserter is opened. |
getStateBeforeOptimisticTransaction() X-Ref |
Returns state object prior to a specified optimist transaction ID, or `null` if the transaction corresponding to the given ID cannot be found. |
inSomeHistory() X-Ref |
Returns true if an optimistic transaction is pending commit, for which the before state satisfies the given predicate function. |
getBlockEditorSelector(name) X-Ref |
No description |
isPublishSidebarOpened(state) X-Ref |
Returns true if the publish sidebar is opened. param: {Object} state Global application state return: {boolean} Whether the publish sidebar is open. |
postKey(postId, isPostNew) X-Ref |
Function returning a sessionStorage key to set or retrieve a given post's automatic session backup. Keys are crucially prefixed with 'wp-autosave-' so that wp-login.php's `loggedout` handler can clear sessionStorage of any user-private content. param: {string} postId Post ID. param: {boolean} isPostNew Whether post new. return: {string} sessionStorage key |
localAutosaveGet(postId, isPostNew) X-Ref |
No description |
localAutosaveSet(postId, isPostNew, title, content, excerpt) X-Ref |
No description |
localAutosaveClear(postId, isPostNew) X-Ref |
No description |
getNotificationArgumentsForSaveSuccess(data) X-Ref |
Builds the arguments for a success notification dispatch. param: {Object} data Incoming data to build the arguments from. return: {Array} Arguments for dispatch. An empty array signals no |
getNotificationArgumentsForSaveFail(data) X-Ref |
Builds the fail notification arguments for dispatch. param: {Object} data Incoming data to build the arguments with. return: {Array} Arguments for dispatch. An empty array signals no |
getNotificationArgumentsForTrashFail(data) X-Ref |
Builds the trash fail notification arguments for dispatch. param: {Object} data return: {Array} Arguments for dispatch. |
__experimentalTearDownEditor() X-Ref |
Returns an action object signalling that the editor is being destroyed and that any necessary state or side-effect cleanup should occur. return: {Object} Action object. |
resetPost() X-Ref |
Returns an action object used in signalling that the latest version of the post has been received, either by initialization or save. |
updatePost() X-Ref |
Returns an action object used in signalling that a patch of updates for the latest version of the post have been received. return: {Object} Action object. |
setupEditorState(post) X-Ref |
Setup the editor state. param: {Object} post Post object. |
setEditedPost(postType, postId) X-Ref |
Returns an action that sets the current post Type and post ID. param: {string} postType Post Type. param: {string} postId Post ID. return: {Object} Action object. |
refreshPost() X-Ref |
Action for refreshing the current post. |
createUndoLevel() X-Ref |
Action that creates an undo history record. |
updatePostLock(lock) X-Ref |
Action that locks the editor. param: {Object} lock Details about the post lock status, user, and nonce. return: {Object} Action object. |
lockPostSaving(lockName) X-Ref |
Action that locks post saving. param: {string} lockName The lock name. return: {Object} Action object |
unlockPostSaving(lockName) X-Ref |
Action that unlocks post saving. param: {string} lockName The lock name. return: {Object} Action object |
lockPostAutosaving(lockName) X-Ref |
Action that locks post autosaving. param: {string} lockName The lock name. return: {Object} Action object |
unlockPostAutosaving(lockName) X-Ref |
Action that unlocks post autosaving. param: {string} lockName The lock name. return: {Object} Action object |
updateEditorSettings(settings) X-Ref |
No description |
setDeviceType(deviceType) X-Ref |
Action that changes the width of the editing canvas. param: {string} deviceType return: {Object} Action object. |
removeEditorPanel(panelName) X-Ref |
Returns an action object used to remove a panel from the editor. param: {string} panelName A string that identifies the panel to remove. return: {Object} Action object. |
setIsListViewOpened(isOpen) X-Ref |
Returns an action object used to open/close the list view. param: {boolean} isOpen A boolean representing whether the list view should be opened or closed. return: {Object} Action object. |
openPublishSidebar() X-Ref |
Returns an action object used in signalling that the user opened the publish sidebar. return: {Object} Action object |
closePublishSidebar() X-Ref |
Returns an action object used in signalling that the user closed the publish sidebar. return: {Object} Action object. |
togglePublishSidebar() X-Ref |
Returns an action object used in signalling that the user toggles the publish sidebar. return: {Object} Action object |
isTemplateRevertable(templateOrTemplatePart) X-Ref |
Check if a template or template part is revertable to its original theme-provided file. param: {Object} templateOrTemplatePart The entity to check. return: {boolean} Whether the entity is revertable. |
__extends(d, b) X-Ref |
No description |
__() X-Ref |
No description |
__rest(s, e) X-Ref |
No description |
__decorate(decorators, target, key, desc) X-Ref |
No description |
__param(paramIndex, decorator) X-Ref |
No description |
__esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) X-Ref |
No description |
accept(f) X-Ref |
No description |
__runInitializers(thisArg, initializers, value) X-Ref |
No description |
__propKey(x) X-Ref |
No description |
__setFunctionName(f, name, prefix) X-Ref |
No description |
__metadata(metadataKey, metadataValue) X-Ref |
No description |
__awaiter(thisArg, _arguments, P, generator) X-Ref |
No description |
adopt(value) X-Ref |
No description |
fulfilled(value) X-Ref |
No description |
rejected(value) X-Ref |
No description |
step(result) X-Ref |
No description |
__generator(thisArg, body) X-Ref |
No description |
verb(n) X-Ref |
No description |
step(op) X-Ref |
No description |
__exportStar(m, o) X-Ref |
No description |
__values(o) X-Ref |
No description |
__read(o, n) X-Ref |
No description |
__spread() X-Ref |
No description |
__spreadArrays() X-Ref |
No description |
__spreadArray(to, from, pack) X-Ref |
No description |
__await(v) X-Ref |
No description |
__asyncGenerator(thisArg, _arguments, generator) X-Ref |
No description |
awaitReturn(f) X-Ref |
No description |
verb(n, f) X-Ref |
No description |
resume(n, v) X-Ref |
No description |
step(r) X-Ref |
No description |
fulfill(value) X-Ref |
No description |
reject(value) X-Ref |
No description |
settle(f, v) X-Ref |
No description |
__asyncDelegator(o) X-Ref |
No description |
verb(n, f) X-Ref |
No description |
__asyncValues(o) X-Ref |
No description |
verb(n) X-Ref |
No description |
settle(resolve, reject, d, v) X-Ref |
No description |
__makeTemplateObject(cooked, raw) X-Ref |
No description |
__importStar(mod) X-Ref |
No description |
__importDefault(mod) X-Ref |
No description |
__classPrivateFieldGet(receiver, state, kind, f) X-Ref |
No description |
__classPrivateFieldSet(receiver, state, value, kind, f) X-Ref |
No description |
__classPrivateFieldIn(state, receiver) X-Ref |
No description |
__addDisposableResource(env, value, async) X-Ref |
No description |
__disposeResources(env) X-Ref |
No description |
fail(e) X-Ref |
No description |
next() X-Ref |
No description |
__rewriteRelativeImportExtension(path, preserveJsx) X-Ref |
No description |
localeLowerCase(str, locale) X-Ref |
Localized lower case. |
lowerCase(str) X-Ref |
Lower case as a function. |
noCase(input, options) X-Ref |
Normalize the string into something other libraries can manipulate easier. |
replace(input, re, value) X-Ref |
Replace `re` in the input string with the replacement value. |
dotCase(input, options) X-Ref |
No description |
paramCase(input, options) X-Ref |
No description |
getAreaRadioId(value, instanceId) X-Ref |
Internal dependencies |
getAreaRadioDescriptionId(value, instanceId) X-Ref |
No description |
CreateTemplatePartModal({modalTitle,...restProps}) X-Ref |
A React component that renders a modal for creating a template part. The modal displays a title and the contents for creating the template part. This component should not live in this package, it should be moved to a dedicated package responsible for managing template. param: {Object} props The component props. param: props.modalTitle |
CreateTemplatePartModalContents({defaultArea = 'uncategorized',blocks = [],confirmLabel = (0,external_wp_i18n_namespaceObject.__) X-Ref |
A React component that renders the content of a model for creating a template part. This component should not live in this package; it should be moved to a dedicated package responsible for managing template. param: {Object} props - The component props. param: {string} [props.defaultArea=uncategorized] - The default area for the template part. param: {Array} [props.blocks=[]] - The blocks to be included in the template part. param: {string} [props.confirmLabel='Add'] - The label for the confirm button. param: {Function} props.closeModal - Function to close the modal. param: {Function} props.onCreate - Function to call when the template part is successfully created. param: {Function} [props.onError] - Function to call when there is an error creating the template part. param: {string} [props.defaultTitle=''] - The default title for the template part. |
isTemplate(post) X-Ref |
Internal dependencies |
isTemplatePart(post) X-Ref |
No description |
isTemplateOrTemplatePart(p) X-Ref |
No description |
getItemTitle(item) X-Ref |
No description |
isTemplateRemovable(template) X-Ref |
Check if a template is removable. param: template The template entity to check. return: Whether the template is removable. |
onTemplatePartSuccess(templatePart) X-Ref |
No description |
sort(a, b, direction) X-Ref |
Internal dependencies |
isValid(value, context) X-Ref |
No description |
text_sort(valueA, valueB, direction) X-Ref |
Internal dependencies |
text_isValid(value, context) X-Ref |
No description |
datetime_sort(a, b, direction) X-Ref |
Internal dependencies |
datetime_isValid(value, context) X-Ref |
No description |
getFieldTypeDefinition(type) X-Ref |
param: {FieldType} type The field type definition to get. return: A field type definition. |
DateTime({data,field,onChange,hideLabelFromVision}) X-Ref |
Internal dependencies |
Integer({data,field,onChange,hideLabelFromVision}) X-Ref |
Internal dependencies |
Radio({data,field,onChange,hideLabelFromVision}) X-Ref |
Internal dependencies |
Select({data,field,onChange,hideLabelFromVision}) X-Ref |
Internal dependencies |
Text({data,field,onChange,hideLabelFromVision}) X-Ref |
Internal dependencies |
getControl(field, fieldTypeDefinition) X-Ref |
No description |
getControlByType(type) X-Ref |
No description |
normalizeFields(fields) X-Ref |
Apply default values and normalize the fields config. param: fields Fields config. return: Normalized fields config. |
isItemValid(item, fields, form) X-Ref |
Whether or not the given item's value is valid according to the fields and form config. param: item The item to validate. param: fields Fields config. param: form Form config. return: A boolean indicating if the item is valid (true) or not (false). |
DataFormProvider({fields,children}) X-Ref |
No description |
isCombinedField(field) X-Ref |
Internal dependencies |
Header({title}) X-Ref |
No description |
FormRegularField({data,field,onChange,hideLabelFromVision}) X-Ref |
No description |
DropdownHeader({title,onClose}) X-Ref |
No description |
PanelDropdown({fieldDefinition,popoverAnchor,labelPosition = 'side',data,onChange,field}) X-Ref |
No description |
FormPanelField({data,field,onChange}) X-Ref |
No description |
getFormFieldLayout(type) X-Ref |
No description |
normalizeFormFields(form) X-Ref |
Internal dependencies |
DataFormLayout({data,form,onChange,children}) X-Ref |
No description |
getFieldDefinition(field) X-Ref |
No description |
DataForm({data,form,fields,onChange}) X-Ref |
No description |
ReorderModal({items,closeModal,onActionPerformed}) X-Ref |
No description |
getJsonFromItem(item) X-Ref |
Internal dependencies |
getErrorMessagesFromPromises(allSettledResults) X-Ref |
Internal dependencies |
clsx_r(e) X-Ref |
No description |
AuthorView({item}) X-Ref |
Internal dependencies |
StatusView({item}) X-Ref |
No description |
getTitleWithFallbackName(post) X-Ref |
Internal dependencies |
buildTermsTree(flatTerms) X-Ref |
No description |
PageAttributesParent({data,onChangeControl}) X-Ref |
No description |
PasswordEdit({data,onChange,field}) X-Ref |
Internal dependencies |
BaseTitleView({item,className,children}) X-Ref |
No description |
TitleView({item}) X-Ref |
No description |
PageTitleView({item}) X-Ref |
No description |
Icon({icon,size = 24,...props}, ref) X-Ref |
Return an SVG icon. param: {IconProps} props icon is the SVG component to render param: {import('react').ForwardedRef<HTMLElement>} ref The forwarded ref to the SVG element. return: {JSX.Element} Icon component |
PatternTitleView({item}) X-Ref |
No description |
getSubRegistry(subRegistries, registry, useSubRegistry) X-Ref |
Internal dependencies |
rng() X-Ref |
No description |
unsafeStringify(arr, offset = 0) X-Ref |
No description |
stringify(arr, offset = 0) X-Ref |
No description |
v4(options, buf, offset) X-Ref |
No description |
mediaUpload({additionalData = {},allowedTypes,filesList,maxUploadFileSize,onError = noop,onFileChange,onSuccess,multiple = true}) X-Ref |
Upload a media file when the file upload button is activated. Wrapper around mediaUpload() that injects the current post ID. param: {Object} $0 Parameters object passed to the function. param: {?Object} $0.additionalData Additional data to include in the request. param: {string} $0.allowedTypes Array with the types of media that can be uploaded, if unset all types are allowed. param: {Array} $0.filesList List of files. param: {?number} $0.maxUploadFileSize Maximum upload size in bytes allowed for the site. param: {Function} $0.onError Function called when an error happens. param: {Function} $0.onFileChange Function called each time a file or a temporary representation of the file is available. param: {Function} $0.onSuccess Function called after the final representation of the file is available. param: {boolean} $0.multiple Whether to allow multiple files to be uploaded. |
isObject(o) X-Ref |
No description |
isPlainObject(o) X-Ref |
No description |
mergeBaseAndUserConfigs(base, user) X-Ref |
No description |
useGlobalStylesUserConfig() X-Ref |
No description |
useGlobalStylesBaseConfig() X-Ref |
No description |
useGlobalStylesContext() X-Ref |
No description |
GlobalStylesProvider({children}) X-Ref |
No description |
__experimentalReusableBlocksSelect(select) X-Ref |
No description |
useBlockEditorSettings(settings, postType, postId, renderingMode) X-Ref |
React hook used to compute the block editor settings to use for the post editor. param: {Object} settings EditorProvider settings prop. param: {string} postType Editor root level post type. param: {string} postId Editor root level post ID. param: {string} renderingMode Editor rendering mode. return: {Object} Block Editor Settings. |
getSectionRootBlock() X-Ref |
No description |
usePostContentBlocks() X-Ref |
No description |
DisableNonPageContentBlocks() X-Ref |
Component that when rendered, makes it so that the site editor allows only page content to be edited. |
NavigationBlockEditingMode() X-Ref |
For the Navigation block editor, we need to force the block editor to contentOnly for that block. Set block editing mode to contentOnly when entering Navigation focus mode. this ensures that non-content controls on the block will be hidden and thus the user can focus on editing the Navigation Menu content only. |
useHideBlocksFromInserter(postType, mode) X-Ref |
In some specific contexts, the template part and post content blocks need to be hidden. param: {string} postType Post Type param: {string} mode Rendering mode |
normalizeComplementaryAreaScope(scope) X-Ref |
WordPress dependencies |
normalizeComplementaryAreaName(scope, name) X-Ref |
No description |
toggleFeature(scope, featureName) X-Ref |
Returns an action object used in signalling that a feature should be toggled. param: {string} scope The feature scope (e.g. core/edit-post). param: {string} featureName The feature name. |
setFeatureValue(scope, featureName, value) X-Ref |
Returns an action object used in signalling that a feature should be set to a true or false value param: {string} scope The feature scope (e.g. core/edit-post). param: {string} featureName The feature name. param: {boolean} value The value to set. return: {Object} Action object. |
setFeatureDefaults(scope, defaults) X-Ref |
Returns an action object used in signalling that defaults should be set for features. param: {string} scope The feature scope (e.g. core/edit-post). param: {Object<string, boolean>} defaults A key/value map of feature names to values. return: {Object} Action object. |
openModal(name) X-Ref |
Returns an action object used in signalling that the user opened a modal. param: {string} name A string that uniquely identifies the modal. return: {Object} Action object. |
closeModal() X-Ref |
Returns an action object signalling that the user closed a modal. return: {Object} Action object. |
isModalActive(state, modalName) X-Ref |
Returns true if a modal is active, or false otherwise. param: {Object} state Global application state. param: {string} modalName A string that uniquely identifies the modal. return: {boolean} Whether the modal is active. |
complementaryAreas(state = {}, action) X-Ref |
WordPress dependencies |
activeModal(state = null, action) X-Ref |
Reducer for storing the name of the open modal, or null if no modal is open. param: {Object} state Previous state. param: {Object} action Action object containing the `name` of the modal return: {Object} Updated state |
roleSupportsCheckedState(role) X-Ref |
Whether the role supports checked state. param: {import('react').AriaRole} role Role. return: {boolean} Whether the role supports checked state. |
ComplementaryAreaToggle({as = external_wp_components_namespaceObject.Button,scope,identifier: identifierProp,icon: iconProp,selectedIcon,name,shortcut,...props}) X-Ref |
No description |
ActionItemSlot({name,as: Component = external_wp_components_namespaceObject.MenuGroup,fillProps = {},bubblesVirtually,...props}) X-Ref |
No description |
ActionItem({name,as: Component = external_wp_components_namespaceObject.Button,onClick,...props}) X-Ref |
No description |
ComplementaryAreaMoreMenuItem({scope,target,__unstableExplicitMenuItem,...props}) X-Ref |
No description |
PinnedItems({scope,...props}) X-Ref |
WordPress dependencies |
PinnedItemsSlot({scope,className,...props}) X-Ref |
No description |
ComplementaryAreaSlot({scope,...props}) X-Ref |
No description |
ComplementaryAreaFill({activeArea,isActive,scope,children,className,id}) X-Ref |
No description |
useAdjustComplementaryListener(scope, identifier, activeArea, isActive, isSmall) X-Ref |
No description |
ComplementaryArea({children,className,closeLabel = (0,external_wp_i18n_namespaceObject.__) X-Ref |
No description |
useHTMLClass(className) X-Ref |
No description |
InterfaceSkeleton({isDistractionFree,footer,header,editorNotices,sidebar,secondarySidebar,content,actions,labels,className}, ref) X-Ref |
No description |
PatternRenameModal() X-Ref |
No description |
PatternDuplicateModal() X-Ref |
No description |
useCommands() X-Ref |
No description |
BlockRemovalWarnings() X-Ref |
No description |
useStartPatterns() X-Ref |
No description |
PatternSelection({blockPatterns,onChoosePattern}) X-Ref |
No description |
StartPageOptionsModal({onClose}) X-Ref |
No description |
handleClose() X-Ref |
No description |
StartPageOptions() X-Ref |
No description |
KeyCombination({keyCombination,forceAriaLabel}) X-Ref |
No description |
Shortcut({description,keyCombination,aliases = [],ariaLabel}) X-Ref |
No description |
DynamicShortcut({name}) X-Ref |
Internal dependencies |
KeyboardShortcutHelpModal() X-Ref |
No description |
ContentOnlySettingsMenuItems({clientId,onClose}) X-Ref |
No description |
TemplateLockContentOnlyMenuItems({clientId,onClose}) X-Ref |
No description |
ContentOnlySettingsMenu() X-Ref |
No description |
useFallbackTemplateContent(slug, isCustom = false) X-Ref |
No description |
start_template_options_useStartPatterns(fallbackContent) X-Ref |
No description |
injectThemeAttributeInBlockTemplateContent(block) X-Ref |
No description |
start_template_options_PatternSelection({fallbackContent,onChoosePattern,postType}) X-Ref |
No description |
StartModal({slug,isCustom,onClose,postType}) X-Ref |
No description |
StartTemplateOptions() X-Ref |
No description |
EditorKeyboardShortcuts() X-Ref |
Handles the keyboard shortcuts for the editor. It provides functionality for various keyboard shortcuts such as toggling editor mode, toggling distraction-free mode, undo/redo, saving the post, toggling list view, and toggling the sidebar. |
ConvertToRegularBlocks({clientId,onClose}) X-Ref |
No description |
ConvertToTemplatePart({clientIds,blocks}) X-Ref |
Internal dependencies |
TemplatePartMenuItems() X-Ref |
No description |
TemplatePartConverterMenuItem({clientIds,onClose}) X-Ref |
No description |
useBlockEditorProps(post, template, mode) X-Ref |
Depending on the post, template and template mode, returns the appropriate blocks and change handlers for the block editor provider. param: {Array} post Block list. param: {boolean} template Whether the page content has focus (and the surrounding template is inert). If `true` return page content blocks. Default `false`. param: {string} mode Rendering mode. return: {Array} Block editor props. |
EditorProvider(props) X-Ref |
This component establishes a new post editing context, and serves as the entry point for a new post editor (or post with template editor). It supports a large number of post types, including post, page, templates, custom post types, patterns, template parts. All modification and changes are performed to the `@wordpress/core-data` store. param: {Object} props The component props. param: {Object} [props.post] The post object to edit. This is required. param: {Object} [props.__unstableTemplate] The template object wrapper the edited post. param: {Object} [props.settings] The settings object to use for the editor. param: {React.ReactNode} [props.children] Children elements for which the BlockEditorProvider context should apply. return: {React.ReactNode} The rendered EditorProvider component. |
PostPreviewContainer({template,post}) X-Ref |
No description |
PostPreviewView({item}) X-Ref |
No description |
registerEntityAction(kind, name, config) X-Ref |
No description |
unregisterEntityAction(kind, name, actionId) X-Ref |
No description |
registerEntityField(kind, name, config) X-Ref |
No description |
unregisterEntityField(kind, name, fieldId) X-Ref |
No description |
setIsReady(kind, name) X-Ref |
No description |
setCurrentTemplateId(id) X-Ref |
Returns an action object used to set which template is currently being used/edited. param: {string} id Template Id. return: {Object} Action object. |
getEntityActions(state, kind, name) X-Ref |
Internal dependencies |
getEntityFields(state, kind, name) X-Ref |
No description |
isEntityReady(state, kind, name) X-Ref |
No description |
getListViewToggleRef(state) X-Ref |
No description |
getInserterSidebarToggleRef(state) X-Ref |
No description |
private_selectors_getEntityActions(state, ...args) X-Ref |
No description |
private_selectors_isEntityReady(state, ...args) X-Ref |
No description |
private_selectors_getEntityFields(state, ...args) X-Ref |
No description |
shimAttributeSource(settings) X-Ref |
Filters a registered block's settings to enhance a block's `edit` component to upgrade meta-sourced attributes to use the post's meta entity property. param: {WPBlockSettings} settings Registered block settings. return: {WPBlockSettings} Filtered block settings. |
getUserLabel(user) X-Ref |
No description |
setDefaultCompleters(completers = []) X-Ref |
Internal dependencies |
ControlsWithStoreSubscription(props) X-Ref |
No description |
Generated : Thu Apr 3 08:20:01 2025 | Cross-referenced by PHPXref |