Type: array
Value: Array
(
[api_version] => 3
[name] => core/legacy-widget
[title] => Застарілий віджет
[category] => widgets
[description] => Показує застарілий віджет.
[attributes] => Array
(
[id] => Array
(
[type] => string
[default] =>
)
[idBase] => Array
(
[type] => string
[default] =>
)
[instance] => Array
(
[type] => object
[default] =>
)
)
[supports] => Array
(
[html] =>
[customClassName] =>
[reusable] =>
)
[render_callback] => render_block_core_legacy_widget
[editor_style_handles] => Array
(
[0] => wp-block-legacy-widget-editor
)
[style_handles] => Array
(
[0] => wp-block-legacy-widget
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/widget-group
[title] => Widget Group
[category] => widgets
[attributes] => Array
(
[title] => Array
(
[type] => string
)
)
[supports] => Array
(
[html] =>
[inserter] => 1
[customClassName] => 1
[reusable] =>
)
[render_callback] => render_block_core_widget_group
[editor_style_handles] => Array
(
[0] => wp-block-widget-group-editor
)
[style_handles] => Array
(
[0] => wp-block-widget-group
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/archives
[title] => Архіви
[category] => widgets
[description] => Відображення архіву записів за датами.
[attributes] => Array
(
[displayAsDropdown] => Array
(
[type] => boolean
[default] =>
)
[showLabel] => Array
(
[type] => boolean
[default] => 1
)
[showPostCounts] => Array
(
[type] => boolean
[default] =>
)
[type] => Array
(
[type] => string
[default] => monthly
)
)
[supports] => Array
(
[align] => 1
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
[html] =>
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_archives
[editor_style_handles] => Array
(
[0] => wp-block-archives-editor
)
[style_handles] => Array
(
[0] => wp-block-archives
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/avatar
[title] => Аватар
[category] => theme
[description] => Додати аватар користувача.
[attributes] => Array
(
[userId] => Array
(
[type] => number
)
[size] => Array
(
[type] => number
[default] => 96
)
[isLink] => Array
(
[type] => boolean
[default] =>
)
[linkTarget] => Array
(
[type] => string
[default] => _self
)
)
[uses_context] => Array
(
[0] => postType
[1] => postId
[2] => commentId
)
[selectors] => Array
(
[border] => .wp-block-avatar img
)
[supports] => Array
(
[html] =>
[align] => 1
[alignWide] =>
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[__experimentalBorder] => Array
(
[__experimentalSkipSerialization] => 1
[radius] => 1
[width] => 1
[color] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
)
)
[color] => Array
(
[text] =>
[background] =>
[__experimentalDuotone] => img
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[filter] => Array
(
[duotone] => 1
)
)
[render_callback] => render_block_core_avatar
[editor_style_handles] => Array
(
[0] => wp-block-avatar-editor
)
[style_handles] => Array
(
[0] => wp-block-avatar
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/block
[title] => Патерн
[category] => reusable
[description] => Повторне використання цього дизайну на сайті.
[keywords] => Array
(
[0] => багаторазовий
)
[attributes] => Array
(
[ref] => Array
(
[type] => number
)
[content] => Array
(
[type] => object
[default] => Array
(
)
)
)
[provides_context] => Array
(
[pattern/overrides] => content
)
[supports] => Array
(
[customClassName] =>
[html] =>
[inserter] =>
[renaming] =>
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_block
[editor_style_handles] => Array
(
[0] => wp-block-block-editor
)
[style_handles] => Array
(
[0] => wp-block-block
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/button
[title] => Кнопка
[category] => design
[parent] => Array
(
[0] => core/buttons
)
[description] => Спонукаєте відвідувачів до дії посиланням у вигляді кнопки.
[keywords] => Array
(
[0] => посилання
)
[attributes] => Array
(
[tagName] => Array
(
[type] => string
[enum] => Array
(
[0] => a
[1] => button
)
[default] => a
)
[type] => Array
(
[type] => string
[default] => button
)
[textAlign] => Array
(
[type] => string
)
[url] => Array
(
[type] => string
[source] => attribute
[selector] => a
[attribute] => href
[role] => content
)
[title] => Array
(
[type] => string
[source] => attribute
[selector] => a,button
[attribute] => title
[role] => content
)
[text] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => a,button
[role] => content
)
[linkTarget] => Array
(
[type] => string
[source] => attribute
[selector] => a
[attribute] => target
[role] => content
)
[rel] => Array
(
[type] => string
[source] => attribute
[selector] => a
[attribute] => rel
[role] => content
)
[placeholder] => Array
(
[type] => string
)
[backgroundColor] => Array
(
[type] => string
)
[textColor] => Array
(
[type] => string
)
[gradient] => Array
(
[type] => string
)
[width] => Array
(
[type] => number
)
)
[selectors] => Array
(
[root] => .wp-block-button .wp-block-button__link
[typography] => Array
(
[writingMode] => .wp-block-button
)
)
[supports] => Array
(
[anchor] => 1
[splitting] => 1
[align] =>
[alignWide] =>
[color] => Array
(
[__experimentalSkipSerialization] => 1
[gradients] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[typography] => Array
(
[__experimentalSkipSerialization] => Array
(
[0] => fontSize
[1] => lineHeight
[2] => fontFamily
[3] => fontWeight
[4] => fontStyle
[5] => textTransform
[6] => textDecoration
[7] => letterSpacing
)
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalWritingMode] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[reusable] =>
[shadow] => Array
(
[__experimentalSkipSerialization] => 1
)
[spacing] => Array
(
[__experimentalSkipSerialization] => 1
[padding] => Array
(
[0] => horizontal
[1] => vertical
)
[__experimentalDefaultControls] => Array
(
[padding] => 1
)
)
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
[__experimentalSkipSerialization] => 1
[__experimentalDefaultControls] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[styles] => Array
(
[0] => Array
(
[name] => fill
[label] => Заповнити
[isDefault] => 1
)
[1] => Array
(
[name] => outline
[label] => Контур
)
)
[render_callback] => render_block_core_button
[editor_style_handles] => Array
(
[0] => wp-block-button-editor
)
[style_handles] => Array
(
[0] => wp-block-button
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/calendar
[title] => Календар
[category] => widgets
[description] => Календар записів сайту.
[keywords] => Array
(
[0] => записи
[1] => архів
)
[attributes] => Array
(
[month] => Array
(
[type] => integer
)
[year] => Array
(
[type] => integer
)
)
[supports] => Array
(
[align] => 1
[color] => Array
(
[link] => 1
[__experimentalSkipSerialization] => Array
(
[0] => text
[1] => background
)
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
[__experimentalSelector] => table, th
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_calendar
[editor_style_handles] => Array
(
[0] => wp-block-calendar-editor
)
[style_handles] => Array
(
[0] => wp-block-calendar
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/categories
[title] => Список умов
[category] => widgets
[description] => Display a list of all terms of a given taxonomy.
[keywords] => Array
(
[0] => категорії
)
[attributes] => Array
(
[taxonomy] => Array
(
[type] => string
[default] => category
)
[displayAsDropdown] => Array
(
[type] => boolean
[default] =>
)
[showHierarchy] => Array
(
[type] => boolean
[default] =>
)
[showPostCounts] => Array
(
[type] => boolean
[default] =>
)
[showOnlyTopLevel] => Array
(
[type] => boolean
[default] =>
)
[showEmpty] => Array
(
[type] => boolean
[default] =>
)
[label] => Array
(
[type] => string
[role] => content
)
[showLabel] => Array
(
[type] => boolean
[default] => 1
)
)
[uses_context] => Array
(
[0] => enhancedPagination
)
[supports] => Array
(
[align] => 1
[html] =>
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[render_callback] => render_block_core_categories
[editor_style_handles] => Array
(
[0] => wp-block-categories-editor
)
[style_handles] => Array
(
[0] => wp-block-categories
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/comment-author-name
[title] => Ім'я автора коментаря
[category] => theme
[ancestor] => Array
(
[0] => core/comment-template
)
[description] => Відображення імені автора коментаря.
[attributes] => Array
(
[isLink] => Array
(
[type] => boolean
[default] => 1
)
[linkTarget] => Array
(
[type] => string
[default] => _self
)
[textAlign] => Array
(
[type] => string
)
)
[uses_context] => Array
(
[0] => commentId
)
[supports] => Array
(
[html] =>
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[render_callback] => render_block_core_comment_author_name
[editor_style_handles] => Array
(
[0] => wp-block-comment-author-name-editor
)
[style_handles] => Array
(
[0] => wp-block-comment-author-name
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/comment-content
[title] => Вміст коментаря
[category] => theme
[ancestor] => Array
(
[0] => core/comment-template
)
[description] => Відображає вміст коментаря.
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
)
[uses_context] => Array
(
[0] => commentId
)
[supports] => Array
(
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
[spacing] => Array
(
[padding] => Array
(
[0] => horizontal
[1] => vertical
)
[__experimentalDefaultControls] => Array
(
[padding] => 1
)
)
[html] =>
)
[render_callback] => render_block_core_comment_content
[editor_style_handles] => Array
(
[0] => wp-block-comment-content-editor
)
[style_handles] => Array
(
[0] => wp-block-comment-content
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/comment-date
[title] => Дата коментаря
[category] => theme
[ancestor] => Array
(
[0] => core/comment-template
)
[description] => Відображення дати коментаря.
[attributes] => Array
(
[format] => Array
(
[type] => string
)
[isLink] => Array
(
[type] => boolean
[default] => 1
)
)
[uses_context] => Array
(
[0] => commentId
)
[supports] => Array
(
[html] =>
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[render_callback] => render_block_core_comment_date
[editor_style_handles] => Array
(
[0] => wp-block-comment-date-editor
)
[style_handles] => Array
(
[0] => wp-block-comment-date
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/comment-edit-link
[title] => Посилання на редагування коментаря
[category] => theme
[ancestor] => Array
(
[0] => core/comment-template
)
[description] => Відображає посилання на редактор коментаря на панелі керування WordPress. Це посилання видно лише користувачам з можливістю редагування коментарів.
[attributes] => Array
(
[linkTarget] => Array
(
[type] => string
[default] => _self
)
[textAlign] => Array
(
[type] => string
)
)
[uses_context] => Array
(
[0] => commentId
)
[supports] => Array
(
[html] =>
[color] => Array
(
[link] => 1
[gradients] => 1
[text] =>
[__experimentalDefaultControls] => Array
(
[background] => 1
[link] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
[render_callback] => render_block_core_comment_edit_link
[editor_style_handles] => Array
(
[0] => wp-block-comment-edit-link-editor
)
[style_handles] => Array
(
[0] => wp-block-comment-edit-link
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/comment-reply-link
[title] => Посилання відповіді на коментар
[category] => theme
[ancestor] => Array
(
[0] => core/comment-template
)
[description] => Показує посилання на форму відповіді на коментар.
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
)
[uses_context] => Array
(
[0] => commentId
)
[supports] => Array
(
[color] => Array
(
[gradients] => 1
[link] => 1
[text] =>
[__experimentalDefaultControls] => Array
(
[background] => 1
[link] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
[html] =>
)
[render_callback] => render_block_core_comment_reply_link
[editor_style_handles] => Array
(
[0] => wp-block-comment-reply-link-editor
)
[style_handles] => Array
(
[0] => wp-block-comment-reply-link
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/comment-template
[title] => Шаблон коментаря
[category] => design
[parent] => Array
(
[0] => core/comments
)
[description] => Contains the block elements used to display a comment, like the title, date, author, avatar and more.
[uses_context] => Array
(
[0] => postId
)
[supports] => Array
(
[align] => 1
[html] =>
[reusable] =>
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[render_callback] => render_block_core_comment_template
[skip_inner_blocks] => 1
[editor_style_handles] => Array
(
[0] => wp-block-comment-template-editor
)
[style_handles] => Array
(
[0] => wp-block-comment-template
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/comments
[title] => Коментарі
[category] => theme
[description] => An advanced block that allows displaying post comments using different visual configurations.
[attributes] => Array
(
[tagName] => Array
(
[type] => string
[default] => div
)
[legacy] => Array
(
[type] => boolean
[default] =>
)
)
[uses_context] => Array
(
[0] => postId
[1] => postType
)
[supports] => Array
(
[align] => Array
(
[0] => wide
[1] => full
)
[html] =>
[color] => Array
(
[gradients] => 1
[heading] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[render_callback] => render_block_core_comments
[skip_inner_blocks] => 1
[editor_style_handles] => Array
(
[0] => wp-block-comments-editor
)
[style_handles] => Array
(
[0] => wp-block-comments
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/comments-pagination
[title] => Розбивка коментарів на сторінки
[category] => theme
[parent] => Array
(
[0] => core/comments
)
[description] => Displays a paginated navigation to next/previous set of comments, when applicable.
[attributes] => Array
(
[paginationArrow] => Array
(
[type] => string
[default] => none
)
)
[provides_context] => Array
(
[comments/paginationArrow] => paginationArrow
)
[supports] => Array
(
[align] => 1
[reusable] =>
[html] =>
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[layout] => Array
(
[allowSwitching] =>
[allowInheriting] =>
[default] => Array
(
[type] => flex
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[example] => Array
(
[attributes] => Array
(
[paginationArrow] => none
)
)
[allowed_blocks] => Array
(
[0] => core/comments-pagination-previous
[1] => core/comments-pagination-numbers
[2] => core/comments-pagination-next
)
[render_callback] => render_block_core_comments_pagination
[editor_style_handles] => Array
(
[0] => wp-block-comments-pagination-editor
)
[style_handles] => Array
(
[0] => wp-block-comments-pagination
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/comments-pagination-next
[title] => Наступна сторінка коментарів
[category] => theme
[parent] => Array
(
[0] => core/comments-pagination
)
[description] => Показує посилання на наступну сторінку коментарів.
[attributes] => Array
(
[label] => Array
(
[type] => string
)
)
[uses_context] => Array
(
[0] => postId
[1] => comments/paginationArrow
)
[supports] => Array
(
[reusable] =>
[html] =>
[color] => Array
(
[gradients] => 1
[text] =>
[__experimentalDefaultControls] => Array
(
[background] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_comments_pagination_next
[editor_style_handles] => Array
(
[0] => wp-block-comments-pagination-next-editor
)
[style_handles] => Array
(
[0] => wp-block-comments-pagination-next
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/comments-pagination-numbers
[title] => Номери сторінок коментарів
[category] => theme
[parent] => Array
(
[0] => core/comments-pagination
)
[description] => Відображає список номерів сторінок для розбиття масиву коментарів.
[uses_context] => Array
(
[0] => postId
)
[supports] => Array
(
[reusable] =>
[html] =>
[color] => Array
(
[gradients] => 1
[text] =>
[__experimentalDefaultControls] => Array
(
[background] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_comments_pagination_numbers
[editor_style_handles] => Array
(
[0] => wp-block-comments-pagination-numbers-editor
)
[style_handles] => Array
(
[0] => wp-block-comments-pagination-numbers
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/comments-pagination-previous
[title] => Попередня сторінка коментарів
[category] => theme
[parent] => Array
(
[0] => core/comments-pagination
)
[description] => Показує посилання на попередню сторінку коментарів.
[attributes] => Array
(
[label] => Array
(
[type] => string
)
)
[uses_context] => Array
(
[0] => postId
[1] => comments/paginationArrow
)
[supports] => Array
(
[reusable] =>
[html] =>
[color] => Array
(
[gradients] => 1
[text] =>
[__experimentalDefaultControls] => Array
(
[background] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_comments_pagination_previous
[editor_style_handles] => Array
(
[0] => wp-block-comments-pagination-previous-editor
)
[style_handles] => Array
(
[0] => wp-block-comments-pagination-previous
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/comments-title
[title] => Заголовок коментарів
[category] => theme
[ancestor] => Array
(
[0] => core/comments
)
[description] => Відображення назви з кількістю коментарів.
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
[showPostTitle] => Array
(
[type] => boolean
[default] => 1
)
[showCommentsCount] => Array
(
[type] => boolean
[default] => 1
)
[level] => Array
(
[type] => number
[default] => 2
)
[levelOptions] => Array
(
[type] => array
)
)
[uses_context] => Array
(
[0] => postId
[1] => postType
)
[supports] => Array
(
[anchor] =>
[align] => 1
[html] =>
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
[color] => Array
(
[gradients] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
[__experimentalFontFamily] => 1
[__experimentalFontStyle] => 1
[__experimentalFontWeight] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_comments_title
[editor_style_handles] => Array
(
[0] => wp-block-comments-title-editor
)
[style_handles] => Array
(
[0] => wp-block-comments-title
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/cover
[title] => Обкладинка
[category] => media
[description] => Додати зображення або відео з накладанням тексту.
[attributes] => Array
(
[url] => Array
(
[type] => string
)
[useFeaturedImage] => Array
(
[type] => boolean
[default] =>
)
[id] => Array
(
[type] => number
)
[alt] => Array
(
[type] => string
[default] =>
)
[hasParallax] => Array
(
[type] => boolean
[default] =>
)
[isRepeated] => Array
(
[type] => boolean
[default] =>
)
[dimRatio] => Array
(
[type] => number
[default] => 100
)
[overlayColor] => Array
(
[type] => string
)
[customOverlayColor] => Array
(
[type] => string
)
[isUserOverlayColor] => Array
(
[type] => boolean
)
[backgroundType] => Array
(
[type] => string
[default] => image
)
[focalPoint] => Array
(
[type] => object
)
[minHeight] => Array
(
[type] => number
)
[minHeightUnit] => Array
(
[type] => string
)
[gradient] => Array
(
[type] => string
)
[customGradient] => Array
(
[type] => string
)
[contentPosition] => Array
(
[type] => string
)
[isDark] => Array
(
[type] => boolean
[default] => 1
)
[allowedBlocks] => Array
(
[type] => array
)
[templateLock] => Array
(
[type] => Array
(
[0] => string
[1] => boolean
)
[enum] => Array
(
[0] => all
[1] => insert
[2] => contentOnly
[3] =>
)
)
[tagName] => Array
(
[type] => string
[default] => div
)
[sizeSlug] => Array
(
[type] => string
)
)
[uses_context] => Array
(
[0] => postId
[1] => postType
)
[supports] => Array
(
[anchor] => 1
[align] => 1
[html] =>
[shadow] => 1
[spacing] => Array
(
[padding] => 1
[margin] => Array
(
[0] => top
[1] => bottom
)
[blockGap] => 1
[__experimentalDefaultControls] => Array
(
[padding] => 1
[blockGap] => 1
)
)
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
[__experimentalDefaultControls] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
)
)
[color] => Array
(
[__experimentalDuotone] => > .wp-block-cover__image-background, > .wp-block-cover__video-background
[heading] => 1
[text] => 1
[background] =>
[__experimentalSkipSerialization] => Array
(
[0] => gradients
)
[enableContrastChecker] =>
)
[dimensions] => Array
(
[aspectRatio] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[layout] => Array
(
[allowJustification] =>
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[filter] => Array
(
[duotone] => 1
)
)
[render_callback] => render_block_core_cover
[editor_style_handles] => Array
(
[0] => wp-block-cover-editor
)
[style_handles] => Array
(
[0] => wp-block-cover
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/file
[title] => Файл
[category] => media
[description] => Додає посилання на файл, що завантажується.
[keywords] => Array
(
[0] => документ
[1] => pdf
[2] => завантаження
)
[attributes] => Array
(
[id] => Array
(
[type] => number
)
[blob] => Array
(
[type] => string
[role] => local
)
[href] => Array
(
[type] => string
[role] => content
)
[fileId] => Array
(
[type] => string
[source] => attribute
[selector] => a:not([download])
[attribute] => id
)
[fileName] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => a:not([download])
[role] => content
)
[textLinkHref] => Array
(
[type] => string
[source] => attribute
[selector] => a:not([download])
[attribute] => href
[role] => content
)
[textLinkTarget] => Array
(
[type] => string
[source] => attribute
[selector] => a:not([download])
[attribute] => target
)
[showDownloadButton] => Array
(
[type] => boolean
[default] => 1
)
[downloadButtonText] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => a[download]
[role] => content
)
[displayPreview] => Array
(
[type] => boolean
)
[previewHeight] => Array
(
[type] => number
[default] => 600
)
)
[supports] => Array
(
[anchor] => 1
[align] => 1
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[color] => Array
(
[gradients] => 1
[link] => 1
[text] =>
[__experimentalDefaultControls] => Array
(
[background] => 1
[link] => 1
)
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
[interactivity] => 1
)
[render_callback] => render_block_core_file
[editor_style_handles] => Array
(
[0] => wp-block-file-editor
)
[style_handles] => Array
(
[0] => wp-block-file
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/footnotes
[title] => Примітки
[category] => text
[description] => Display footnotes added to the page.
[keywords] => Array
(
[0] => посилання
)
[uses_context] => Array
(
[0] => postId
[1] => postType
)
[supports] => Array
(
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] =>
[color] =>
[width] =>
[style] =>
)
)
[color] => Array
(
[background] => 1
[link] => 1
[text] => 1
[__experimentalDefaultControls] => Array
(
[link] => 1
[text] => 1
)
)
[html] =>
[multiple] =>
[reusable] =>
[inserter] =>
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalTextDecoration] => 1
[__experimentalFontStyle] => 1
[__experimentalFontWeight] => 1
[__experimentalLetterSpacing] => 1
[__experimentalTextTransform] => 1
[__experimentalWritingMode] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_footnotes
[editor_style_handles] => Array
(
[0] => wp-block-footnotes-editor
)
[style_handles] => Array
(
[0] => wp-block-footnotes
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/gallery
[title] => Галерея
[category] => media
[description] => Поєднує кілька зображень у гарній галереї.
[keywords] => Array
(
[0] => зображення
[1] => фотографії
)
[attributes] => Array
(
[images] => Array
(
[type] => array
[default] => Array
(
)
[source] => query
[selector] => .blocks-gallery-item
[query] => Array
(
[url] => Array
(
[type] => string
[source] => attribute
[selector] => img
[attribute] => src
)
[fullUrl] => Array
(
[type] => string
[source] => attribute
[selector] => img
[attribute] => data-full-url
)
[link] => Array
(
[type] => string
[source] => attribute
[selector] => img
[attribute] => data-link
)
[alt] => Array
(
[type] => string
[source] => attribute
[selector] => img
[attribute] => alt
[default] =>
)
[id] => Array
(
[type] => string
[source] => attribute
[selector] => img
[attribute] => data-id
)
[caption] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => .blocks-gallery-item__caption
)
)
)
[ids] => Array
(
[type] => array
[items] => Array
(
[type] => number
)
[default] => Array
(
)
)
[shortCodeTransforms] => Array
(
[type] => array
[items] => Array
(
[type] => object
)
[default] => Array
(
)
)
[columns] => Array
(
[type] => number
[minimum] => 1
[maximum] => 8
)
[caption] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => .blocks-gallery-caption
)
[imageCrop] => Array
(
[type] => boolean
[default] => 1
)
[randomOrder] => Array
(
[type] => boolean
[default] =>
)
[fixedHeight] => Array
(
[type] => boolean
[default] => 1
)
[linkTarget] => Array
(
[type] => string
)
[linkTo] => Array
(
[type] => string
)
[sizeSlug] => Array
(
[type] => string
[default] => large
)
[allowResize] => Array
(
[type] => boolean
[default] =>
)
)
[provides_context] => Array
(
[allowResize] => allowResize
[imageCrop] => imageCrop
[fixedHeight] => fixedHeight
)
[supports] => Array
(
[anchor] => 1
[align] => 1
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[color] => 1
[radius] => 1
)
)
[html] =>
[units] => Array
(
[0] => px
[1] => em
[2] => rem
[3] => vh
[4] => vw
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[blockGap] => Array
(
[0] => horizontal
[1] => vertical
)
[__experimentalSkipSerialization] => Array
(
[0] => blockGap
)
[__experimentalDefaultControls] => Array
(
[blockGap] => 1
[margin] =>
[padding] =>
)
)
[color] => Array
(
[text] =>
[background] => 1
[gradients] => 1
)
[layout] => Array
(
[allowSwitching] =>
[allowInheriting] =>
[allowEditing] =>
[default] => Array
(
[type] => flex
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[allowed_blocks] => Array
(
[0] => core/image
)
[render_callback] => block_core_gallery_render
[editor_style_handles] => Array
(
[0] => wp-block-gallery-editor
)
[style_handles] => Array
(
[0] => wp-block-gallery
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/heading
[title] => Заголовок
[category] => text
[description] => Впроваджуйте нові розділи та організовуйте вміст, щоби допомогти відвідувачам (і пошуковим системам) зрозуміти структуру вашого вмісту.
[keywords] => Array
(
[0] => заголовок
[1] => підзаголовок
)
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
[content] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => h1,h2,h3,h4,h5,h6
[role] => content
)
[level] => Array
(
[type] => number
[default] => 2
)
[levelOptions] => Array
(
[type] => array
)
[placeholder] => Array
(
[type] => string
)
)
[supports] => Array
(
[align] => Array
(
[0] => wide
[1] => full
)
[anchor] => 1
[className] => 1
[splitting] => 1
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
)
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontStyle] => 1
[__experimentalFontWeight] => 1
[__experimentalLetterSpacing] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalWritingMode] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[__unstablePasteTextInline] => 1
[__experimentalSlashInserter] => 1
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => block_core_heading_render
[editor_style_handles] => Array
(
[0] => wp-block-heading-editor
)
[style_handles] => Array
(
[0] => wp-block-heading
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/home-link
[title] => Посилання на головну
[category] => design
[parent] => Array
(
[0] => core/navigation
)
[description] => Create a link that always points to the homepage of the site. Usually not necessary if there is already a site title link present in the header.
[attributes] => Array
(
[label] => Array
(
[type] => string
)
)
[uses_context] => Array
(
[0] => textColor
[1] => customTextColor
[2] => backgroundColor
[3] => customBackgroundColor
[4] => fontSize
[5] => customFontSize
[6] => style
)
[supports] => Array
(
[reusable] =>
[html] =>
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_home_link
[editor_style_handles] => Array
(
[0] => wp-block-home-link-editor
)
[style_handles] => Array
(
[0] => wp-block-home-link
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/image
[title] => Зображення
[category] => media
[description] => Додає зображення для візуального затвердження.
[keywords] => Array
(
[0] => img
[1] => фото
[2] => зображення
)
[attributes] => Array
(
[blob] => Array
(
[type] => string
[role] => local
)
[url] => Array
(
[type] => string
[source] => attribute
[selector] => img
[attribute] => src
[role] => content
)
[alt] => Array
(
[type] => string
[source] => attribute
[selector] => img
[attribute] => alt
[default] =>
[role] => content
)
[caption] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => figcaption
[role] => content
)
[lightbox] => Array
(
[type] => object
[enabled] => Array
(
[type] => boolean
)
)
[title] => Array
(
[type] => string
[source] => attribute
[selector] => img
[attribute] => title
[role] => content
)
[href] => Array
(
[type] => string
[source] => attribute
[selector] => figure > a
[attribute] => href
[role] => content
)
[rel] => Array
(
[type] => string
[source] => attribute
[selector] => figure > a
[attribute] => rel
)
[linkClass] => Array
(
[type] => string
[source] => attribute
[selector] => figure > a
[attribute] => class
)
[id] => Array
(
[type] => number
[role] => content
)
[width] => Array
(
[type] => string
)
[height] => Array
(
[type] => string
)
[aspectRatio] => Array
(
[type] => string
)
[scale] => Array
(
[type] => string
)
[sizeSlug] => Array
(
[type] => string
)
[linkDestination] => Array
(
[type] => string
)
[linkTarget] => Array
(
[type] => string
[source] => attribute
[selector] => figure > a
[attribute] => target
)
)
[uses_context] => Array
(
[0] => allowResize
[1] => imageCrop
[2] => fixedHeight
[3] => postId
[4] => postType
[5] => queryId
)
[selectors] => Array
(
[border] => .wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder
[shadow] => .wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder
[filter] => Array
(
[duotone] => .wp-block-image img, .wp-block-image .components-placeholder
)
)
[supports] => Array
(
[interactivity] => 1
[align] => Array
(
[0] => left
[1] => center
[2] => right
[3] => wide
[4] => full
)
[anchor] => 1
[color] => Array
(
[text] =>
[background] =>
)
[filter] => Array
(
[duotone] => 1
)
[spacing] => Array
(
[margin] => 1
)
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[width] => 1
[__experimentalSkipSerialization] => 1
[__experimentalDefaultControls] => Array
(
[color] => 1
[radius] => 1
[width] => 1
)
)
[shadow] => Array
(
[__experimentalSkipSerialization] => 1
)
)
[styles] => Array
(
[0] => Array
(
[name] => default
[label] => За замовчуванням
[isDefault] => 1
)
[1] => Array
(
[name] => rounded
[label] => Закруглений
)
)
[render_callback] => render_block_core_image
[editor_style_handles] => Array
(
[0] => wp-block-image-editor
)
[style_handles] => Array
(
[0] => wp-block-image
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/latest-comments
[title] => Останні коментарі
[category] => widgets
[description] => Показує список останніх коментарів.
[keywords] => Array
(
[0] => останні коментарі
)
[attributes] => Array
(
[commentsToShow] => Array
(
[type] => number
[default] => 5
[minimum] => 1
[maximum] => 100
)
[displayAvatar] => Array
(
[type] => boolean
[default] => 1
)
[displayDate] => Array
(
[type] => boolean
[default] => 1
)
[displayExcerpt] => Array
(
[type] => boolean
[default] => 1
)
)
[supports] => Array
(
[align] => 1
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[html] =>
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_latest_comments
[editor_style_handles] => Array
(
[0] => wp-block-latest-comments-editor
)
[style_handles] => Array
(
[0] => wp-block-latest-comments
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/latest-posts
[title] => Останні записи
[category] => widgets
[description] => Виводить список ваших останніх записів.
[keywords] => Array
(
[0] => останні записи
)
[attributes] => Array
(
[categories] => Array
(
[type] => array
[items] => Array
(
[type] => object
)
)
[selectedAuthor] => Array
(
[type] => number
)
[postsToShow] => Array
(
[type] => number
[default] => 5
)
[displayPostContent] => Array
(
[type] => boolean
[default] =>
)
[displayPostContentRadio] => Array
(
[type] => string
[default] => excerpt
)
[excerptLength] => Array
(
[type] => number
[default] => 55
)
[displayAuthor] => Array
(
[type] => boolean
[default] =>
)
[displayPostDate] => Array
(
[type] => boolean
[default] =>
)
[postLayout] => Array
(
[type] => string
[default] => list
)
[columns] => Array
(
[type] => number
[default] => 3
)
[order] => Array
(
[type] => string
[default] => desc
)
[orderBy] => Array
(
[type] => string
[default] => date
)
[displayFeaturedImage] => Array
(
[type] => boolean
[default] =>
)
[featuredImageAlign] => Array
(
[type] => string
[enum] => Array
(
[0] => left
[1] => center
[2] => right
)
)
[featuredImageSizeSlug] => Array
(
[type] => string
[default] => thumbnail
)
[featuredImageSizeWidth] => Array
(
[type] => number
[default] =>
)
[featuredImageSizeHeight] => Array
(
[type] => number
[default] =>
)
[addLinkToFeaturedImage] => Array
(
[type] => boolean
[default] =>
)
)
[supports] => Array
(
[align] => 1
[html] =>
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_latest_posts
[editor_style_handles] => Array
(
[0] => wp-block-latest-posts-editor
)
[style_handles] => Array
(
[0] => wp-block-latest-posts
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/list
[title] => Перелік
[category] => text
[description] => Упорядкована колекція елементів, що відображаються в певному порядку.
[keywords] => Array
(
[0] => маркований перелік
[1] => упорядкований список
[2] => нумерований список
)
[attributes] => Array
(
[ordered] => Array
(
[type] => boolean
[default] =>
[role] => content
)
[values] => Array
(
[type] => string
[source] => html
[selector] => ol,ul
[multiline] => li
[__unstableMultilineWrapperTags] => Array
(
[0] => ol
[1] => ul
)
[default] =>
[role] => content
)
[type] => Array
(
[type] => string
)
[start] => Array
(
[type] => number
)
[reversed] => Array
(
[type] => boolean
)
[placeholder] => Array
(
[type] => string
)
)
[selectors] => Array
(
[border] => .wp-block-list:not(.wp-block-list .wp-block-list)
)
[supports] => Array
(
[anchor] => 1
[html] =>
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[__unstablePasteTextInline] => 1
[__experimentalOnMerge] => 1
[__experimentalSlashInserter] => 1
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[allowed_blocks] => Array
(
[0] => core/list-item
)
[render_callback] => block_core_list_render
[editor_style_handles] => Array
(
[0] => wp-block-list-editor
)
[style_handles] => Array
(
[0] => wp-block-list
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/loginout
[title] => Вхід/вихід
[category] => theme
[description] => Показує посилання входу та виходу.
[keywords] => Array
(
[0] => вхід
[1] => вихід
[2] => форма
)
[attributes] => Array
(
[displayLoginAsForm] => Array
(
[type] => boolean
[default] =>
)
[redirectToCurrent] => Array
(
[type] => boolean
[default] => 1
)
)
[supports] => Array
(
[className] => 1
[color] => Array
(
[background] => 1
[text] =>
[gradients] => 1
[link] => 1
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[example] => Array
(
[viewportWidth] => 350
)
[render_callback] => render_block_core_loginout
[editor_style_handles] => Array
(
[0] => wp-block-loginout-editor
)
[style_handles] => Array
(
[0] => wp-block-loginout
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/media-text
[title] => Медіа та текст
[category] => media
[description] => Встановлює медіафайл та текст з обох боків від нього для форматування макета.
[keywords] => Array
(
[0] => зображення
[1] => відео
)
[attributes] => Array
(
[align] => Array
(
[type] => string
[default] => none
)
[mediaAlt] => Array
(
[type] => string
[source] => attribute
[selector] => figure img
[attribute] => alt
[default] =>
[role] => content
)
[mediaPosition] => Array
(
[type] => string
[default] => left
)
[mediaId] => Array
(
[type] => number
[role] => content
)
[mediaUrl] => Array
(
[type] => string
[source] => attribute
[selector] => figure video,figure img
[attribute] => src
[role] => content
)
[mediaLink] => Array
(
[type] => string
)
[linkDestination] => Array
(
[type] => string
)
[linkTarget] => Array
(
[type] => string
[source] => attribute
[selector] => figure a
[attribute] => target
)
[href] => Array
(
[type] => string
[source] => attribute
[selector] => figure a
[attribute] => href
[role] => content
)
[rel] => Array
(
[type] => string
[source] => attribute
[selector] => figure a
[attribute] => rel
)
[linkClass] => Array
(
[type] => string
[source] => attribute
[selector] => figure a
[attribute] => class
)
[mediaType] => Array
(
[type] => string
[role] => content
)
[mediaWidth] => Array
(
[type] => number
[default] => 50
)
[mediaSizeSlug] => Array
(
[type] => string
)
[isStackedOnMobile] => Array
(
[type] => boolean
[default] => 1
)
[verticalAlignment] => Array
(
[type] => string
)
[imageFill] => Array
(
[type] => boolean
)
[focalPoint] => Array
(
[type] => object
)
[allowedBlocks] => Array
(
[type] => array
)
[useFeaturedImage] => Array
(
[type] => boolean
[default] =>
)
)
[uses_context] => Array
(
[0] => postId
[1] => postType
)
[supports] => Array
(
[anchor] => 1
[align] => Array
(
[0] => wide
[1] => full
)
[html] =>
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
[__experimentalDefaultControls] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
)
)
[color] => Array
(
[gradients] => 1
[heading] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_media_text
[editor_style_handles] => Array
(
[0] => wp-block-media-text-editor
)
[style_handles] => Array
(
[0] => wp-block-media-text
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/navigation
[title] => Навігація
[category] => theme
[description] => Набір блоків, які дозволяють відвідувачам переміщатися по вашому сайту.
[keywords] => Array
(
[0] => меню
[1] => навігація
[2] => посилання
)
[attributes] => Array
(
[ref] => Array
(
[type] => number
)
[textColor] => Array
(
[type] => string
)
[customTextColor] => Array
(
[type] => string
)
[rgbTextColor] => Array
(
[type] => string
)
[backgroundColor] => Array
(
[type] => string
)
[customBackgroundColor] => Array
(
[type] => string
)
[rgbBackgroundColor] => Array
(
[type] => string
)
[showSubmenuIcon] => Array
(
[type] => boolean
[default] => 1
)
[openSubmenusOnClick] => Array
(
[type] => boolean
[default] =>
)
[overlayMenu] => Array
(
[type] => string
[default] => mobile
)
[icon] => Array
(
[type] => string
[default] => handle
)
[hasIcon] => Array
(
[type] => boolean
[default] => 1
)
[__unstableLocation] => Array
(
[type] => string
)
[overlayBackgroundColor] => Array
(
[type] => string
)
[customOverlayBackgroundColor] => Array
(
[type] => string
)
[overlayTextColor] => Array
(
[type] => string
)
[customOverlayTextColor] => Array
(
[type] => string
)
[maxNestingLevel] => Array
(
[type] => number
[default] => 5
)
[templateLock] => Array
(
[type] => Array
(
[0] => string
[1] => boolean
)
[enum] => Array
(
[0] => all
[1] => insert
[2] => contentOnly
[3] =>
)
)
)
[provides_context] => Array
(
[textColor] => textColor
[customTextColor] => customTextColor
[backgroundColor] => backgroundColor
[customBackgroundColor] => customBackgroundColor
[overlayTextColor] => overlayTextColor
[customOverlayTextColor] => customOverlayTextColor
[overlayBackgroundColor] => overlayBackgroundColor
[customOverlayBackgroundColor] => customOverlayBackgroundColor
[fontSize] => fontSize
[customFontSize] => customFontSize
[showSubmenuIcon] => showSubmenuIcon
[openSubmenusOnClick] => openSubmenusOnClick
[style] => style
[maxNestingLevel] => maxNestingLevel
)
[supports] => Array
(
[align] => Array
(
[0] => wide
[1] => full
)
[ariaLabel] => 1
[html] =>
[inserter] => 1
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontStyle] => 1
[__experimentalFontWeight] => 1
[__experimentalTextTransform] => 1
[__experimentalFontFamily] => 1
[__experimentalLetterSpacing] => 1
[__experimentalTextDecoration] => 1
[__experimentalSkipSerialization] => Array
(
[0] => textDecoration
)
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[spacing] => Array
(
[blockGap] => 1
[units] => Array
(
[0] => px
[1] => em
[2] => rem
[3] => vh
[4] => vw
)
[__experimentalDefaultControls] => Array
(
[blockGap] => 1
)
)
[layout] => Array
(
[allowSwitching] =>
[allowInheriting] =>
[allowVerticalAlignment] =>
[allowSizingOnChildren] => 1
[default] => Array
(
[type] => flex
)
)
[interactivity] => 1
[renaming] =>
)
[allowed_blocks] => Array
(
[0] => core/navigation-link
[1] => core/search
[2] => core/social-links
[3] => core/page-list
[4] => core/spacer
[5] => core/home-link
[6] => core/site-title
[7] => core/site-logo
[8] => core/navigation-submenu
[9] => core/loginout
[10] => core/buttons
)
[render_callback] => render_block_core_navigation
[editor_style_handles] => Array
(
[0] => wp-block-navigation-editor
)
[style_handles] => Array
(
[0] => wp-block-navigation
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/navigation-link
[title] => Власне посилання
[category] => design
[parent] => Array
(
[0] => core/navigation
)
[description] => Add a page, link, or another item to your navigation.
[attributes] => Array
(
[label] => Array
(
[type] => string
)
[type] => Array
(
[type] => string
)
[description] => Array
(
[type] => string
)
[rel] => Array
(
[type] => string
)
[id] => Array
(
[type] => number
)
[opensInNewTab] => Array
(
[type] => boolean
[default] =>
)
[url] => Array
(
[type] => string
)
[title] => Array
(
[type] => string
)
[kind] => Array
(
[type] => string
)
[isTopLevelLink] => Array
(
[type] => boolean
)
)
[uses_context] => Array
(
[0] => textColor
[1] => customTextColor
[2] => backgroundColor
[3] => customBackgroundColor
[4] => overlayTextColor
[5] => customOverlayTextColor
[6] => overlayBackgroundColor
[7] => customOverlayBackgroundColor
[8] => fontSize
[9] => customFontSize
[10] => showSubmenuIcon
[11] => maxNestingLevel
[12] => style
)
[supports] => Array
(
[reusable] =>
[html] =>
[__experimentalSlashInserter] => 1
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[renaming] =>
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[allowed_blocks] => Array
(
[0] => core/navigation-link
[1] => core/navigation-submenu
[2] => core/page-list
)
[render_callback] => render_block_core_navigation_link
[editor_style_handles] => Array
(
[0] => wp-block-navigation-link-editor
)
[style_handles] => Array
(
[0] => wp-block-navigation-link
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/navigation-submenu
[title] => Підменю
[category] => design
[parent] => Array
(
[0] => core/navigation
)
[description] => Додавання підменю до навігації по сайту.
[attributes] => Array
(
[label] => Array
(
[type] => string
)
[type] => Array
(
[type] => string
)
[description] => Array
(
[type] => string
)
[rel] => Array
(
[type] => string
)
[id] => Array
(
[type] => number
)
[opensInNewTab] => Array
(
[type] => boolean
[default] =>
)
[url] => Array
(
[type] => string
)
[title] => Array
(
[type] => string
)
[kind] => Array
(
[type] => string
)
[isTopLevelItem] => Array
(
[type] => boolean
)
)
[uses_context] => Array
(
[0] => textColor
[1] => customTextColor
[2] => backgroundColor
[3] => customBackgroundColor
[4] => overlayTextColor
[5] => customOverlayTextColor
[6] => overlayBackgroundColor
[7] => customOverlayBackgroundColor
[8] => fontSize
[9] => customFontSize
[10] => showSubmenuIcon
[11] => maxNestingLevel
[12] => openSubmenusOnClick
[13] => style
)
[supports] => Array
(
[reusable] =>
[html] =>
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_navigation_submenu
[editor_style_handles] => Array
(
[0] => wp-block-navigation-submenu-editor
)
[style_handles] => Array
(
[0] => wp-block-navigation-submenu
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/page-list
[title] => Список сторінок
[category] => widgets
[description] => Показує список всіх сторінок.
[keywords] => Array
(
[0] => меню
[1] => навігація
)
[attributes] => Array
(
[parentPageID] => Array
(
[type] => integer
[default] => 0
)
[isNested] => Array
(
[type] => boolean
[default] =>
)
)
[uses_context] => Array
(
[0] => textColor
[1] => customTextColor
[2] => backgroundColor
[3] => customBackgroundColor
[4] => overlayTextColor
[5] => customOverlayTextColor
[6] => overlayBackgroundColor
[7] => customOverlayBackgroundColor
[8] => fontSize
[9] => customFontSize
[10] => showSubmenuIcon
[11] => style
[12] => openSubmenusOnClick
)
[supports] => Array
(
[reusable] =>
[html] =>
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[color] => Array
(
[text] => 1
[background] => 1
[link] => 1
[gradients] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
[spacing] => Array
(
[padding] => 1
[margin] => 1
[__experimentalDefaultControls] => Array
(
[padding] =>
[margin] =>
)
)
)
[allowed_blocks] => Array
(
[0] => core/page-list-item
)
[render_callback] => render_block_core_page_list
[editor_style_handles] => Array
(
[0] => wp-block-page-list-editor
)
[style_handles] => Array
(
[0] => wp-block-page-list
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/page-list-item
[title] => Елемент переліку сторінки
[category] => widgets
[parent] => Array
(
[0] => core/page-list
)
[description] => Displays a page inside a list of all pages.
[keywords] => Array
(
[0] => сторінка
[1] => меню
[2] => навігація
)
[attributes] => Array
(
[id] => Array
(
[type] => number
)
[label] => Array
(
[type] => string
)
[title] => Array
(
[type] => string
)
[link] => Array
(
[type] => string
)
[hasChildren] => Array
(
[type] => boolean
)
)
[uses_context] => Array
(
[0] => textColor
[1] => customTextColor
[2] => backgroundColor
[3] => customBackgroundColor
[4] => overlayTextColor
[5] => customOverlayTextColor
[6] => overlayBackgroundColor
[7] => customOverlayBackgroundColor
[8] => fontSize
[9] => customFontSize
[10] => showSubmenuIcon
[11] => style
[12] => openSubmenusOnClick
)
[supports] => Array
(
[reusable] =>
[html] =>
[lock] =>
[inserter] =>
[__experimentalToolbar] =>
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-page-list-item-editor
)
[style_handles] => Array
(
[0] => wp-block-page-list-item
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/pattern
[title] => Pattern Placeholder
[category] => theme
[description] => Показати патерн блоків.
[attributes] => Array
(
[slug] => Array
(
[type] => string
)
)
[supports] => Array
(
[html] =>
[inserter] =>
[renaming] =>
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_pattern
[editor_style_handles] => Array
(
[0] => wp-block-pattern-editor
)
[style_handles] => Array
(
[0] => wp-block-pattern
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/post-author
[title] => Автор
[category] => theme
[description] => Відображення відомостей про автора запису, таких як ім'я, аватар та біографія.
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
[avatarSize] => Array
(
[type] => number
[default] => 48
)
[showAvatar] => Array
(
[type] => boolean
[default] => 1
)
[showBio] => Array
(
[type] => boolean
)
[byline] => Array
(
[type] => string
)
[isLink] => Array
(
[type] => boolean
[default] =>
[role] => content
)
[linkTarget] => Array
(
[type] => string
[default] => _self
[role] => content
)
)
[uses_context] => Array
(
[0] => postType
[1] => postId
[2] => queryId
)
[supports] => Array
(
[html] =>
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDuotone] => .wp-block-post-author__avatar img
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
[filter] => Array
(
[duotone] => 1
)
)
[render_callback] => render_block_core_post_author
[editor_style_handles] => Array
(
[0] => wp-block-post-author-editor
)
[style_handles] => Array
(
[0] => wp-block-post-author
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/post-author-biography
[title] => Біографія автора
[category] => theme
[description] => Біографія автора
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
)
[uses_context] => Array
(
[0] => postType
[1] => postId
)
[supports] => Array
(
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[example] => Array
(
[viewportWidth] => 350
)
[render_callback] => render_block_core_post_author_biography
[editor_style_handles] => Array
(
[0] => wp-block-post-author-biography-editor
)
[style_handles] => Array
(
[0] => wp-block-post-author-biography
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/post-author-name
[title] => Ім'я автора
[category] => theme
[description] => Ім'я автора.
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
[isLink] => Array
(
[type] => boolean
[default] =>
[role] => content
)
[linkTarget] => Array
(
[type] => string
[default] => _self
[role] => content
)
)
[uses_context] => Array
(
[0] => postType
[1] => postId
)
[supports] => Array
(
[html] =>
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[example] => Array
(
[viewportWidth] => 350
)
[render_callback] => render_block_core_post_author_name
[editor_style_handles] => Array
(
[0] => wp-block-post-author-name-editor
)
[style_handles] => Array
(
[0] => wp-block-post-author-name
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/post-comments-form
[title] => Форма коментарів
[category] => theme
[description] => Відображення форми коментарів до запису.
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
)
[uses_context] => Array
(
[0] => postId
[1] => postType
)
[supports] => Array
(
[html] =>
[color] => Array
(
[gradients] => 1
[heading] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontStyle] => 1
[__experimentalFontWeight] => 1
[__experimentalLetterSpacing] => 1
[__experimentalTextTransform] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[example] => Array
(
[attributes] => Array
(
[textAlign] => center
)
)
[render_callback] => render_block_core_post_comments_form
[editor_style_handles] => Array
(
[0] => wp-block-post-comments-form-editor
)
[style_handles] => Array
(
[0] => wp-block-post-comments-form
[1] => wp-block-buttons
[2] => wp-block-button
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/post-content
[title] => Вміст
[category] => theme
[description] => Відображає вміст запису або сторінки.
[uses_context] => Array
(
[0] => postId
[1] => postType
[2] => queryId
)
[supports] => Array
(
[align] => Array
(
[0] => wide
[1] => full
)
[html] =>
[layout] => 1
[background] => Array
(
[backgroundImage] => 1
[backgroundSize] => 1
[__experimentalDefaultControls] => Array
(
[backgroundImage] => 1
)
)
[dimensions] => Array
(
[minHeight] => 1
)
[spacing] => Array
(
[blockGap] => 1
[padding] => 1
[margin] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[color] => Array
(
[gradients] => 1
[heading] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] =>
[text] =>
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[example] => Array
(
[viewportWidth] => 350
)
[render_callback] => render_block_core_post_content
[editor_style_handles] => Array
(
[0] => wp-block-post-content-editor
)
[style_handles] => Array
(
[0] => wp-block-post-content
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/post-date
[title] => Дата
[category] => theme
[description] => Відображення дати публікації для елементу, наприклад запису чи сторінки.
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
[format] => Array
(
[type] => string
)
[isLink] => Array
(
[type] => boolean
[default] =>
[role] => content
)
[displayType] => Array
(
[type] => string
[default] => date
)
)
[uses_context] => Array
(
[0] => postId
[1] => postType
[2] => queryId
)
[supports] => Array
(
[html] =>
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[example] => Array
(
[viewportWidth] => 350
)
[render_callback] => render_block_core_post_date
[editor_style_handles] => Array
(
[0] => wp-block-post-date-editor
)
[style_handles] => Array
(
[0] => wp-block-post-date
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/post-excerpt
[title] => Уривок
[category] => theme
[description] => Відображати уривок.
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
[moreText] => Array
(
[type] => string
)
[showMoreOnNewLine] => Array
(
[type] => boolean
[default] => 1
)
[excerptLength] => Array
(
[type] => number
[default] => 100
)
)
[uses_context] => Array
(
[0] => postId
[1] => postType
[2] => queryId
)
[supports] => Array
(
[html] =>
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[example] => Array
(
[viewportWidth] => 350
)
[render_callback] => render_block_core_post_excerpt
[editor_style_handles] => Array
(
[0] => wp-block-post-excerpt-editor
)
[style_handles] => Array
(
[0] => wp-block-post-excerpt
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/post-featured-image
[title] => Головне зображення
[category] => theme
[description] => Показує зображення запису.
[attributes] => Array
(
[isLink] => Array
(
[type] => boolean
[default] =>
[role] => content
)
[aspectRatio] => Array
(
[type] => string
)
[width] => Array
(
[type] => string
)
[height] => Array
(
[type] => string
)
[scale] => Array
(
[type] => string
[default] => cover
)
[sizeSlug] => Array
(
[type] => string
)
[rel] => Array
(
[type] => string
[attribute] => rel
[default] =>
[role] => content
)
[linkTarget] => Array
(
[type] => string
[default] => _self
[role] => content
)
[overlayColor] => Array
(
[type] => string
)
[customOverlayColor] => Array
(
[type] => string
)
[dimRatio] => Array
(
[type] => number
[default] => 0
)
[gradient] => Array
(
[type] => string
)
[customGradient] => Array
(
[type] => string
)
[useFirstImageFromPost] => Array
(
[type] => boolean
[default] =>
)
)
[uses_context] => Array
(
[0] => postId
[1] => postType
[2] => queryId
)
[selectors] => Array
(
[border] => .wp-block-post-featured-image img, .wp-block-post-featured-image .block-editor-media-placeholder, .wp-block-post-featured-image .wp-block-post-featured-image__overlay
[shadow] => .wp-block-post-featured-image img, .wp-block-post-featured-image .components-placeholder
[filter] => Array
(
[duotone] => .wp-block-post-featured-image img, .wp-block-post-featured-image .wp-block-post-featured-image__placeholder, .wp-block-post-featured-image .components-placeholder__illustration, .wp-block-post-featured-image .components-placeholder::before
)
)
[supports] => Array
(
[align] => Array
(
[0] => left
[1] => right
[2] => center
[3] => wide
[4] => full
)
[color] => Array
(
[text] =>
[background] =>
)
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[width] => 1
[__experimentalSkipSerialization] => 1
[__experimentalDefaultControls] => Array
(
[color] => 1
[radius] => 1
[width] => 1
)
)
[filter] => Array
(
[duotone] => 1
)
[shadow] => Array
(
[__experimentalSkipSerialization] => 1
)
[html] =>
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[example] => Array
(
[viewportWidth] => 350
)
[render_callback] => render_block_core_post_featured_image
[editor_style_handles] => Array
(
[0] => wp-block-post-featured-image-editor
)
[style_handles] => Array
(
[0] => wp-block-post-featured-image
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/post-navigation-link
[title] => Посилання для навігації по запису
[category] => theme
[description] => Displays the next or previous post link that is adjacent to the current post.
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
[type] => Array
(
[type] => string
[default] => next
)
[label] => Array
(
[type] => string
)
[showTitle] => Array
(
[type] => boolean
[default] =>
)
[linkLabel] => Array
(
[type] => boolean
[default] =>
)
[arrow] => Array
(
[type] => string
[default] => none
)
[taxonomy] => Array
(
[type] => string
[default] =>
)
)
[uses_context] => Array
(
[0] => postType
)
[supports] => Array
(
[reusable] =>
[html] =>
[color] => Array
(
[link] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalWritingMode] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_post_navigation_link
[editor_style_handles] => Array
(
[0] => wp-block-post-navigation-link-editor
)
[style_handles] => Array
(
[0] => wp-block-post-navigation-link
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/post-template
[title] => Шаблон запису
[category] => theme
[ancestor] => Array
(
[0] => core/query
)
[description] => Містить блокові елементи, що використовуються для відображення запису, такі як заголовок, дата, головне зображення, вміст або уривок тощо.
[uses_context] => Array
(
[0] => queryId
[1] => query
[2] => displayLayout
[3] => templateSlug
[4] => previewPostType
[5] => enhancedPagination
[6] => postType
)
[supports] => Array
(
[reusable] =>
[html] =>
[align] => Array
(
[0] => wide
[1] => full
)
[layout] => 1
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[blockGap] => Array
(
[__experimentalDefault] => 1.25em
)
[__experimentalDefaultControls] => Array
(
[blockGap] => 1
[padding] =>
[margin] =>
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
[render_callback] => render_block_core_post_template
[skip_inner_blocks] => 1
[editor_style_handles] => Array
(
[0] => wp-block-post-template-editor
)
[style_handles] => Array
(
[0] => wp-block-post-template
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/post-terms
[title] => Мітки запису
[category] => theme
[description] => Мітки запису.
[attributes] => Array
(
[term] => Array
(
[type] => string
)
[textAlign] => Array
(
[type] => string
)
[separator] => Array
(
[type] => string
[default] => ,
)
[prefix] => Array
(
[type] => string
[default] =>
)
[suffix] => Array
(
[type] => string
[default] =>
)
)
[uses_context] => Array
(
[0] => postId
[1] => postType
)
[supports] => Array
(
[html] =>
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[example] => Array
(
[viewportWidth] => 350
)
[render_callback] => render_block_core_post_terms
[variation_callback] => block_core_post_terms_build_variations
[editor_style_handles] => Array
(
[0] => wp-block-post-terms-editor
)
[style_handles] => Array
(
[0] => wp-block-post-terms
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/post-title
[title] => Заголовок
[category] => theme
[description] => Displays the title of a post, page, or any other content-type.
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
[level] => Array
(
[type] => number
[default] => 2
)
[levelOptions] => Array
(
[type] => array
)
[isLink] => Array
(
[type] => boolean
[default] =>
[role] => content
)
[rel] => Array
(
[type] => string
[attribute] => rel
[default] =>
[role] => content
)
[linkTarget] => Array
(
[type] => string
[default] => _self
[role] => content
)
)
[uses_context] => Array
(
[0] => postId
[1] => postType
[2] => queryId
)
[supports] => Array
(
[align] => Array
(
[0] => wide
[1] => full
)
[html] =>
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[example] => Array
(
[viewportWidth] => 350
)
[render_callback] => render_block_core_post_title
[editor_style_handles] => Array
(
[0] => wp-block-post-title-editor
)
[style_handles] => Array
(
[0] => wp-block-post-title
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/query
[title] => Цикл запитів
[category] => theme
[description] => Розширений блок, який дозволяє відображати типи записів на основі різних параметрів запиту та візуальних конфігурацій.
[keywords] => Array
(
[0] => записи
[1] => перелік
[2] => блог
[3] => блоги
[4] => власні типи записів
)
[attributes] => Array
(
[queryId] => Array
(
[type] => number
)
[query] => Array
(
[type] => object
[default] => Array
(
[perPage] =>
[pages] => 0
[offset] => 0
[postType] => post
[order] => desc
[orderBy] => date
[author] =>
[search] =>
[exclude] => Array
(
)
[sticky] =>
[inherit] => 1
[taxQuery] =>
[parents] => Array
(
)
[format] => Array
(
)
)
)
[tagName] => Array
(
[type] => string
[default] => div
)
[namespace] => Array
(
[type] => string
)
[enhancedPagination] => Array
(
[type] => boolean
[default] =>
)
)
[provides_context] => Array
(
[queryId] => queryId
[query] => query
[displayLayout] => displayLayout
[enhancedPagination] => enhancedPagination
)
[uses_context] => Array
(
[0] => templateSlug
)
[supports] => Array
(
[align] => Array
(
[0] => wide
[1] => full
)
[html] =>
[layout] => 1
[interactivity] => 1
)
[render_callback] => render_block_core_query
[editor_style_handles] => Array
(
[0] => wp-block-query-editor
)
[style_handles] => Array
(
[0] => wp-block-query
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/query-no-results
[title] => Немає результатів
[category] => theme
[ancestor] => Array
(
[0] => core/query
)
[description] => Містить елементи блоку, які використовуються для відображення вмісту, коли результати запиту не знайдені.
[uses_context] => Array
(
[0] => queryId
[1] => query
)
[supports] => Array
(
[align] => 1
[reusable] =>
[html] =>
[color] => Array
(
[gradients] => 1
[link] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_query_no_results
[editor_style_handles] => Array
(
[0] => wp-block-query-no-results-editor
)
[style_handles] => Array
(
[0] => wp-block-query-no-results
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/query-pagination
[title] => Нумерація сторінок
[category] => theme
[ancestor] => Array
(
[0] => core/query
)
[description] => Displays a paginated navigation to next/previous set of posts, when applicable.
[attributes] => Array
(
[paginationArrow] => Array
(
[type] => string
[default] => none
)
[showLabel] => Array
(
[type] => boolean
[default] => 1
)
)
[provides_context] => Array
(
[paginationArrow] => paginationArrow
[showLabel] => showLabel
)
[uses_context] => Array
(
[0] => queryId
[1] => query
)
[supports] => Array
(
[align] => 1
[reusable] =>
[html] =>
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[layout] => Array
(
[allowSwitching] =>
[allowInheriting] =>
[default] => Array
(
[type] => flex
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[allowed_blocks] => Array
(
[0] => core/query-pagination-previous
[1] => core/query-pagination-numbers
[2] => core/query-pagination-next
)
[render_callback] => render_block_core_query_pagination
[editor_style_handles] => Array
(
[0] => wp-block-query-pagination-editor
)
[style_handles] => Array
(
[0] => wp-block-query-pagination
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/query-pagination-next
[title] => Наступна сторінка
[category] => theme
[parent] => Array
(
[0] => core/query-pagination
)
[description] => Displays the next posts page link.
[attributes] => Array
(
[label] => Array
(
[type] => string
)
)
[uses_context] => Array
(
[0] => queryId
[1] => query
[2] => paginationArrow
[3] => showLabel
[4] => enhancedPagination
)
[supports] => Array
(
[reusable] =>
[html] =>
[color] => Array
(
[gradients] => 1
[text] =>
[__experimentalDefaultControls] => Array
(
[background] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_query_pagination_next
[editor_style_handles] => Array
(
[0] => wp-block-query-pagination-next-editor
)
[style_handles] => Array
(
[0] => wp-block-query-pagination-next
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/query-pagination-numbers
[title] => Номери сторінок
[category] => theme
[parent] => Array
(
[0] => core/query-pagination
)
[description] => Displays a list of page numbers for pagination.
[attributes] => Array
(
[midSize] => Array
(
[type] => number
[default] => 2
)
)
[uses_context] => Array
(
[0] => queryId
[1] => query
[2] => enhancedPagination
)
[supports] => Array
(
[reusable] =>
[html] =>
[color] => Array
(
[gradients] => 1
[text] =>
[__experimentalDefaultControls] => Array
(
[background] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_query_pagination_numbers
[editor_style_handles] => Array
(
[0] => wp-block-query-pagination-numbers-editor
)
[style_handles] => Array
(
[0] => wp-block-query-pagination-numbers
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/query-pagination-previous
[title] => Попередня сторінка
[category] => theme
[parent] => Array
(
[0] => core/query-pagination
)
[description] => Displays the previous posts page link.
[attributes] => Array
(
[label] => Array
(
[type] => string
)
)
[uses_context] => Array
(
[0] => queryId
[1] => query
[2] => paginationArrow
[3] => showLabel
[4] => enhancedPagination
)
[supports] => Array
(
[reusable] =>
[html] =>
[color] => Array
(
[gradients] => 1
[text] =>
[__experimentalDefaultControls] => Array
(
[background] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_query_pagination_previous
[editor_style_handles] => Array
(
[0] => wp-block-query-pagination-previous-editor
)
[style_handles] => Array
(
[0] => wp-block-query-pagination-previous
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/query-title
[title] => Заголовок запиту
[category] => theme
[description] => Display the query title.
[attributes] => Array
(
[type] => Array
(
[type] => string
)
[textAlign] => Array
(
[type] => string
)
[level] => Array
(
[type] => number
[default] => 1
)
[levelOptions] => Array
(
[type] => array
)
[showPrefix] => Array
(
[type] => boolean
[default] => 1
)
[showSearchTerm] => Array
(
[type] => boolean
[default] => 1
)
)
[supports] => Array
(
[align] => Array
(
[0] => wide
[1] => full
)
[html] =>
[color] => Array
(
[gradients] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontStyle] => 1
[__experimentalFontWeight] => 1
[__experimentalLetterSpacing] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[example] => Array
(
[attributes] => Array
(
[type] => search
)
)
[render_callback] => render_block_core_query_title
[editor_style_handles] => Array
(
[0] => wp-block-query-title-editor
)
[style_handles] => Array
(
[0] => wp-block-query-title
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/query-total
[title] => Підсумок запиту
[category] => theme
[ancestor] => Array
(
[0] => core/query
)
[description] => Показати загальну кількість результатів в запиті.
[attributes] => Array
(
[displayType] => Array
(
[type] => string
[default] => total-results
)
)
[uses_context] => Array
(
[0] => queryId
[1] => query
)
[supports] => Array
(
[align] => Array
(
[0] => wide
[1] => full
)
[html] =>
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[color] => Array
(
[gradients] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_query_total
[editor_style_handles] => Array
(
[0] => wp-block-query-total-editor
)
[style_handles] => Array
(
[0] => wp-block-query-total
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/read-more
[title] => Читати далі
[category] => theme
[description] => Displays the link of a post, page, or any other content-type.
[attributes] => Array
(
[content] => Array
(
[type] => string
)
[linkTarget] => Array
(
[type] => string
[default] => _self
)
)
[uses_context] => Array
(
[0] => postId
)
[supports] => Array
(
[html] =>
[color] => Array
(
[gradients] => 1
[text] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalLetterSpacing] => 1
[__experimentalTextDecoration] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
[textDecoration] => 1
)
)
[spacing] => Array
(
[margin] => Array
(
[0] => top
[1] => bottom
)
[padding] => 1
[__experimentalDefaultControls] => Array
(
[padding] => 1
)
)
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[width] => 1
[__experimentalDefaultControls] => Array
(
[width] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_read_more
[editor_style_handles] => Array
(
[0] => wp-block-read-more-editor
)
[style_handles] => Array
(
[0] => wp-block-read-more
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/rss
[title] => RSS
[category] => widgets
[description] => Показати елементи з будь-якої RSS- або Atom-стрічки.
[keywords] => Array
(
[0] => атом
[1] => канал
)
[attributes] => Array
(
[columns] => Array
(
[type] => number
[default] => 2
)
[blockLayout] => Array
(
[type] => string
[default] => list
)
[feedURL] => Array
(
[type] => string
[default] =>
)
[itemsToShow] => Array
(
[type] => number
[default] => 5
)
[displayExcerpt] => Array
(
[type] => boolean
[default] =>
)
[displayAuthor] => Array
(
[type] => boolean
[default] =>
)
[displayDate] => Array
(
[type] => boolean
[default] =>
)
[excerptLength] => Array
(
[type] => number
[default] => 55
)
)
[supports] => Array
(
[align] => 1
[html] =>
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[padding] =>
[margin] =>
)
)
[color] => Array
(
[background] => 1
[text] => 1
[gradients] => 1
[link] => 1
)
)
[render_callback] => render_block_core_rss
[editor_style_handles] => Array
(
[0] => wp-block-rss-editor
)
[style_handles] => Array
(
[0] => wp-block-rss
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/search
[title] => Пошук
[category] => widgets
[description] => Допомагає відвідувачам знайти вміст вашого сайту.
[keywords] => Array
(
[0] => знайти
)
[attributes] => Array
(
[label] => Array
(
[type] => string
[role] => content
)
[showLabel] => Array
(
[type] => boolean
[default] => 1
)
[placeholder] => Array
(
[type] => string
[default] =>
[role] => content
)
[width] => Array
(
[type] => number
)
[widthUnit] => Array
(
[type] => string
)
[buttonText] => Array
(
[type] => string
[role] => content
)
[buttonPosition] => Array
(
[type] => string
[default] => button-outside
)
[buttonUseIcon] => Array
(
[type] => boolean
[default] =>
)
[query] => Array
(
[type] => object
[default] => Array
(
)
)
[isSearchFieldHidden] => Array
(
[type] => boolean
[default] =>
)
)
[supports] => Array
(
[align] => Array
(
[0] => left
[1] => center
[2] => right
)
[color] => Array
(
[gradients] => 1
[__experimentalSkipSerialization] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[interactivity] => 1
[typography] => Array
(
[__experimentalSkipSerialization] => 1
[__experimentalSelector] => .wp-block-search__label, .wp-block-search__input, .wp-block-search__button
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[width] => 1
[__experimentalSkipSerialization] => 1
[__experimentalDefaultControls] => Array
(
[color] => 1
[radius] => 1
[width] => 1
)
)
[spacing] => Array
(
[margin] => 1
)
[html] =>
)
[render_callback] => render_block_core_search
[editor_style_handles] => Array
(
[0] => wp-block-search-editor
)
[style_handles] => Array
(
[0] => wp-block-search
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/shortcode
[title] => Короткий код
[category] => widgets
[description] => Вставте додаткові спеціальні елементи за допомогою короткого коду WordPress.
[attributes] => Array
(
[text] => Array
(
[type] => string
[source] => raw
)
)
[supports] => Array
(
[className] =>
[customClassName] =>
[html] =>
)
[render_callback] => render_block_core_shortcode
[editor_style_handles] => Array
(
[0] => wp-block-shortcode-editor
)
[style_handles] => Array
(
[0] => wp-block-shortcode
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/site-logo
[title] => Логотип сайту
[category] => theme
[description] => Покажіть зображення, яке представлятиме цей сайт. Оновіть цей блок, і зміни будуть застосовані всюди.
[attributes] => Array
(
[width] => Array
(
[type] => number
)
[isLink] => Array
(
[type] => boolean
[default] => 1
[role] => content
)
[linkTarget] => Array
(
[type] => string
[default] => _self
[role] => content
)
[shouldSyncIcon] => Array
(
[type] => boolean
)
)
[supports] => Array
(
[html] =>
[align] => 1
[alignWide] =>
[color] => Array
(
[__experimentalDuotone] => img, .components-placeholder__illustration, .components-placeholder::before
[text] =>
[background] =>
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[filter] => Array
(
[duotone] => 1
)
)
[styles] => Array
(
[0] => Array
(
[name] => default
[label] => За замовчуванням
[isDefault] => 1
)
[1] => Array
(
[name] => rounded
[label] => Закруглений
)
)
[example] => Array
(
[viewportWidth] => 500
[attributes] => Array
(
[width] => 350
[className] => block-editor-block-types-list__site-logo-example
)
)
[render_callback] => render_block_core_site_logo
[editor_style_handles] => Array
(
[0] => wp-block-site-logo-editor
)
[style_handles] => Array
(
[0] => wp-block-site-logo
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/site-tagline
[title] => Короткий опис
[category] => theme
[description] => Describe in a few words what the site is about. The tagline can be used in search results or when sharing on social networks even if it’s not displayed in the theme design.
[keywords] => Array
(
[0] => опис
)
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
[level] => Array
(
[type] => number
[default] => 0
)
[levelOptions] => Array
(
[type] => array
[default] => Array
(
[0] => 0
[1] => 1
[2] => 2
[3] => 3
[4] => 4
[5] => 5
[6] => 6
)
)
)
[supports] => Array
(
[align] => Array
(
[0] => wide
[1] => full
)
[html] =>
[color] => Array
(
[gradients] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalFontStyle] => 1
[__experimentalFontWeight] => 1
[__experimentalLetterSpacing] => 1
[__experimentalWritingMode] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
[example] => Array
(
[viewportWidth] => 350
[attributes] => Array
(
[textAlign] => center
)
)
[render_callback] => render_block_core_site_tagline
[editor_style_handles] => Array
(
[0] => wp-block-site-tagline-editor
)
[style_handles] => Array
(
[0] => wp-block-site-tagline
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/site-title
[title] => Назва сайту
[category] => theme
[description] => Displays the name of this site. Update the block, and the changes apply everywhere it’s used. This will also appear in the browser title bar and in search results.
[attributes] => Array
(
[level] => Array
(
[type] => number
[default] => 1
)
[levelOptions] => Array
(
[type] => array
[default] => Array
(
[0] => 0
[1] => 1
[2] => 2
[3] => 3
[4] => 4
[5] => 5
[6] => 6
)
)
[textAlign] => Array
(
[type] => string
)
[isLink] => Array
(
[type] => boolean
[default] => 1
[role] => content
)
[linkTarget] => Array
(
[type] => string
[default] => _self
[role] => content
)
)
[supports] => Array
(
[align] => Array
(
[0] => wide
[1] => full
)
[html] =>
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
[link] => 1
)
)
[spacing] => Array
(
[padding] => 1
[margin] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalFontStyle] => 1
[__experimentalFontWeight] => 1
[__experimentalLetterSpacing] => 1
[__experimentalWritingMode] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
[example] => Array
(
[viewportWidth] => 500
)
[render_callback] => render_block_core_site_title
[editor_style_handles] => Array
(
[0] => wp-block-site-title-editor
)
[style_handles] => Array
(
[0] => wp-block-site-title
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/social-link
[title] => Іконка соціальної мережі
[category] => widgets
[parent] => Array
(
[0] => core/social-links
)
[description] => Display an icon linking to a social profile or site.
[attributes] => Array
(
[url] => Array
(
[type] => string
[role] => content
)
[service] => Array
(
[type] => string
)
[label] => Array
(
[type] => string
[role] => content
)
[rel] => Array
(
[type] => string
)
)
[uses_context] => Array
(
[0] => openInNewTab
[1] => showLabels
[2] => iconColor
[3] => iconColorValue
[4] => iconBackgroundColor
[5] => iconBackgroundColorValue
)
[supports] => Array
(
[reusable] =>
[html] =>
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_social_link
[editor_style_handles] => Array
(
[0] => wp-block-social-link-editor
)
[style_handles] => Array
(
[0] => wp-block-social-link
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/tag-cloud
[title] => Хмара позначок
[category] => widgets
[description] => Хмара популярних ключових слів, розмір кожного з яких залежить від частоти його появи.
[attributes] => Array
(
[numberOfTags] => Array
(
[type] => number
[default] => 45
[minimum] => 1
[maximum] => 100
)
[taxonomy] => Array
(
[type] => string
[default] => post_tag
)
[showTagCounts] => Array
(
[type] => boolean
[default] =>
)
[smallestFontSize] => Array
(
[type] => string
[default] => 8pt
)
[largestFontSize] => Array
(
[type] => string
[default] => 22pt
)
)
[supports] => Array
(
[html] =>
[align] => 1
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalLetterSpacing] => 1
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[styles] => Array
(
[0] => Array
(
[name] => default
[label] => За замовчуванням
[isDefault] => 1
)
[1] => Array
(
[name] => outline
[label] => Контур
)
)
[render_callback] => render_block_core_tag_cloud
[editor_style_handles] => Array
(
[0] => wp-block-tag-cloud-editor
)
[style_handles] => Array
(
[0] => wp-block-tag-cloud
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/template-part
[title] => Частина шаблону
[category] => theme
[description] => Edit the different global regions of your site, like the header, footer, sidebar, or create your own.
[attributes] => Array
(
[slug] => Array
(
[type] => string
)
[theme] => Array
(
[type] => string
)
[tagName] => Array
(
[type] => string
)
[area] => Array
(
[type] => string
)
)
[supports] => Array
(
[align] => 1
[html] =>
[reusable] =>
[renaming] =>
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => render_block_core_template_part
[variation_callback] => build_template_part_block_variations
[editor_style_handles] => Array
(
[0] => wp-block-template-part-editor
)
[style_handles] => Array
(
[0] => wp-block-template-part
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/term-description
[title] => Опис терміну
[category] => theme
[description] => Display the description of categories, tags and custom taxonomies when viewing an archive.
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
)
[supports] => Array
(
[align] => Array
(
[0] => wide
[1] => full
)
[html] =>
[color] => Array
(
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[spacing] => Array
(
[padding] => 1
[margin] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[render_callback] => render_block_core_term_description
[editor_style_handles] => Array
(
[0] => wp-block-term-description-editor
)
[style_handles] => Array
(
[0] => wp-block-term-description
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/audio
[title] => Аудіо
[category] => media
[description] => Вставляє простий аудіо плеєр.
[keywords] => Array
(
[0] => музика
[1] => звук
[2] => подкаст
[3] => запис
)
[attributes] => Array
(
[blob] => Array
(
[type] => string
[role] => local
)
[src] => Array
(
[type] => string
[source] => attribute
[selector] => audio
[attribute] => src
[role] => content
)
[caption] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => figcaption
[role] => content
)
[id] => Array
(
[type] => number
[role] => content
)
[autoplay] => Array
(
[type] => boolean
[source] => attribute
[selector] => audio
[attribute] => autoplay
)
[loop] => Array
(
[type] => boolean
[source] => attribute
[selector] => audio
[attribute] => loop
)
[preload] => Array
(
[type] => string
[source] => attribute
[selector] => audio
[attribute] => preload
)
)
[supports] => Array
(
[anchor] => 1
[align] => 1
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-audio-editor
)
[style_handles] => Array
(
[0] => wp-block-audio
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/buttons
[title] => Кнопки
[category] => design
[description] => Спонукаєте відвідувачів до дії за допомогою групи посилань в стилі кнопок.
[keywords] => Array
(
[0] => посилання
)
[supports] => Array
(
[anchor] => 1
[align] => Array
(
[0] => wide
[1] => full
)
[html] =>
[__experimentalExposeControlsToChildren] => 1
[color] => Array
(
[gradients] => 1
[text] =>
[__experimentalDefaultControls] => Array
(
[background] => 1
)
)
[spacing] => Array
(
[blockGap] => Array
(
[0] => horizontal
[1] => vertical
)
[padding] => 1
[margin] => Array
(
[0] => top
[1] => bottom
)
[__experimentalDefaultControls] => Array
(
[blockGap] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
[__experimentalDefaultControls] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
)
)
[layout] => Array
(
[allowSwitching] =>
[allowInheriting] =>
[default] => Array
(
[type] => flex
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[allowed_blocks] => Array
(
[0] => core/button
)
[editor_style_handles] => Array
(
[0] => wp-block-buttons-editor
)
[style_handles] => Array
(
[0] => wp-block-buttons
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/code
[title] => Код
[category] => text
[description] => Фрагменти коду відображення, що враховують ваші інтервали та вкладки.
[attributes] => Array
(
[content] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => code
[__unstablePreserveWhiteSpace] => 1
)
)
[supports] => Array
(
[align] => Array
(
[0] => wide
)
[anchor] => 1
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[spacing] => Array
(
[margin] => Array
(
[0] => top
[1] => bottom
)
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[width] => 1
[color] => 1
)
)
[color] => Array
(
[text] => 1
[background] => 1
[gradients] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-code-editor
)
[style_handles] => Array
(
[0] => wp-block-code
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/column
[title] => Колонка
[category] => design
[parent] => Array
(
[0] => core/columns
)
[description] => Одна колонка у блоці колонок.
[attributes] => Array
(
[verticalAlignment] => Array
(
[type] => string
)
[width] => Array
(
[type] => string
)
[allowedBlocks] => Array
(
[type] => array
)
[templateLock] => Array
(
[type] => Array
(
[0] => string
[1] => boolean
)
[enum] => Array
(
[0] => all
[1] => insert
[2] => contentOnly
[3] =>
)
)
)
[supports] => Array
(
[__experimentalOnEnter] => 1
[anchor] => 1
[reusable] =>
[html] =>
[color] => Array
(
[gradients] => 1
[heading] => 1
[button] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[shadow] => 1
[spacing] => Array
(
[blockGap] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[padding] => 1
[blockGap] => 1
)
)
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
[__experimentalDefaultControls] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[layout] => 1
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-column-editor
)
[style_handles] => Array
(
[0] => wp-block-column
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/columns
[title] => Колонки
[category] => design
[description] => Display content in multiple columns, with blocks added to each column.
[attributes] => Array
(
[verticalAlignment] => Array
(
[type] => string
)
[isStackedOnMobile] => Array
(
[type] => boolean
[default] => 1
)
[templateLock] => Array
(
[type] => Array
(
[0] => string
[1] => boolean
)
[enum] => Array
(
[0] => all
[1] => insert
[2] => contentOnly
[3] =>
)
)
)
[supports] => Array
(
[anchor] => 1
[align] => Array
(
[0] => wide
[1] => full
)
[html] =>
[color] => Array
(
[gradients] => 1
[link] => 1
[heading] => 1
[button] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[spacing] => Array
(
[blockGap] => Array
(
[__experimentalDefault] => 2em
[sides] => Array
(
[0] => horizontal
[1] => vertical
)
)
[margin] => Array
(
[0] => top
[1] => bottom
)
[padding] => 1
[__experimentalDefaultControls] => Array
(
[padding] => 1
[blockGap] => 1
)
)
[layout] => Array
(
[allowSwitching] =>
[allowInheriting] =>
[allowEditing] =>
[default] => Array
(
[type] => flex
[flexWrap] => nowrap
)
)
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
[__experimentalDefaultControls] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[shadow] => 1
)
[allowed_blocks] => Array
(
[0] => core/column
)
[editor_style_handles] => Array
(
[0] => wp-block-columns-editor
)
[style_handles] => Array
(
[0] => wp-block-columns
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/details
[title] => Деталі
[category] => text
[description] => Приховати та показати додатковий вміст
[keywords] => Array
(
[0] => акордеон
[1] => підсумок
[2] => перемикач
[3] => розкриття
)
[attributes] => Array
(
[showContent] => Array
(
[type] => boolean
[default] =>
)
[summary] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => summary
)
[name] => Array
(
[type] => string
[source] => attribute
[attribute] => name
[selector] => .wp-block-details
)
[allowedBlocks] => Array
(
[type] => array
)
[placeholder] => Array
(
[type] => string
)
)
[supports] => Array
(
[__experimentalOnEnter] => 1
[align] => Array
(
[0] => wide
[1] => full
)
[anchor] => 1
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[__experimentalBorder] => Array
(
[color] => 1
[width] => 1
[style] => 1
)
[html] =>
[spacing] => Array
(
[margin] => 1
[padding] => 1
[blockGap] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[layout] => Array
(
[allowEditing] =>
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-details-editor
)
[style_handles] => Array
(
[0] => wp-block-details
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/embed
[title] => Вставка
[category] => embed
[description] => Додайте блок, який відображає вміст, отриманий із інших сайтів, таких як Twitter або YouTube.
[attributes] => Array
(
[url] => Array
(
[type] => string
[role] => content
)
[caption] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => figcaption
[role] => content
)
[type] => Array
(
[type] => string
[role] => content
)
[providerNameSlug] => Array
(
[type] => string
[role] => content
)
[allowResponsive] => Array
(
[type] => boolean
[default] => 1
)
[responsive] => Array
(
[type] => boolean
[default] =>
[role] => content
)
[previewable] => Array
(
[type] => boolean
[default] => 1
[role] => content
)
)
[supports] => Array
(
[align] => 1
[spacing] => Array
(
[margin] => 1
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-embed-editor
)
[style_handles] => Array
(
[0] => wp-block-embed
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/freeform
[title] => Класичний
[category] => text
[description] => Використовує класичний редактор WordPress.
[attributes] => Array
(
[content] => Array
(
[type] => string
[source] => raw
)
)
[supports] => Array
(
[className] =>
[customClassName] =>
[reusable] =>
)
[editor_style_handles] => Array
(
[0] => wp-block-freeform-editor
)
[style_handles] => Array
(
[0] => wp-block-freeform
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/group
[title] => Група
[category] => design
[description] => Збір блоків в контейнер макета.
[keywords] => Array
(
[0] => контейнер
[1] => обгортка
[2] => рядок
[3] => розділ
)
[attributes] => Array
(
[tagName] => Array
(
[type] => string
[default] => div
)
[templateLock] => Array
(
[type] => Array
(
[0] => string
[1] => boolean
)
[enum] => Array
(
[0] => all
[1] => insert
[2] => contentOnly
[3] =>
)
)
[allowedBlocks] => Array
(
[type] => array
)
)
[supports] => Array
(
[__experimentalOnEnter] => 1
[__experimentalOnMerge] => 1
[__experimentalSettings] => 1
[align] => Array
(
[0] => wide
[1] => full
)
[anchor] => 1
[ariaLabel] => 1
[html] =>
[background] => Array
(
[backgroundImage] => 1
[backgroundSize] => 1
[__experimentalDefaultControls] => Array
(
[backgroundImage] => 1
)
)
[color] => Array
(
[gradients] => 1
[heading] => 1
[button] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[shadow] => 1
[spacing] => Array
(
[margin] => Array
(
[0] => top
[1] => bottom
)
[padding] => 1
[blockGap] => 1
[__experimentalDefaultControls] => Array
(
[padding] => 1
[blockGap] => 1
)
)
[dimensions] => Array
(
[minHeight] => 1
)
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
[__experimentalDefaultControls] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
)
)
[position] => Array
(
[sticky] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[layout] => Array
(
[allowSizingOnChildren] => 1
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-group-editor
)
[style_handles] => Array
(
[0] => wp-block-group
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/html
[title] => Власний HTML
[category] => widgets
[description] => Додайте власний HTML-код і попередньо перегляньте його під час редагування.
[keywords] => Array
(
[0] => вставка
)
[attributes] => Array
(
[content] => Array
(
[type] => string
[source] => raw
)
)
[supports] => Array
(
[customClassName] =>
[className] =>
[html] =>
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-html-editor
)
[style_handles] => Array
(
[0] => wp-block-html
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/list-item
[title] => Елемент переліку
[category] => text
[parent] => Array
(
[0] => core/list
)
[description] => Окремий елемент у списку.
[attributes] => Array
(
[placeholder] => Array
(
[type] => string
)
[content] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => li
[role] => content
)
)
[selectors] => Array
(
[root] => .wp-block-list > li
[border] => .wp-block-list:not(.wp-block-list .wp-block-list) > li
)
[supports] => Array
(
[anchor] => 1
[className] =>
[splitting] => 1
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
)
[color] => Array
(
[gradients] => 1
[link] => 1
[background] => 1
[__experimentalDefaultControls] => Array
(
[text] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[allowed_blocks] => Array
(
[0] => core/list
)
[editor_style_handles] => Array
(
[0] => wp-block-list-item-editor
)
[style_handles] => Array
(
[0] => wp-block-list-item
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/missing
[title] => Не підтримується
[category] => text
[description] => Ваш сайт не підтримує цей блок.
[attributes] => Array
(
[originalName] => Array
(
[type] => string
)
[originalUndelimitedContent] => Array
(
[type] => string
)
[originalContent] => Array
(
[type] => string
[source] => raw
)
)
[supports] => Array
(
[className] =>
[customClassName] =>
[inserter] =>
[html] =>
[reusable] =>
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-missing-editor
)
[style_handles] => Array
(
[0] => wp-block-missing
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/more
[title] => Більше
[category] => design
[description] => Вміст перед цим блоком буде показано в уривку на сторінці архівів.
[keywords] => Array
(
[0] => читати далі
)
[attributes] => Array
(
[customText] => Array
(
[type] => string
[default] =>
)
[noTeaser] => Array
(
[type] => boolean
[default] =>
)
)
[supports] => Array
(
[customClassName] =>
[className] =>
[html] =>
[multiple] =>
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-more-editor
)
[style_handles] => Array
(
[0] => wp-block-more
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/nextpage
[title] => Розрив сторінки
[category] => design
[parent] => Array
(
[0] => core/post-content
)
[description] => Поділяє вміст на кілька сторінок.
[keywords] => Array
(
[0] => наступна сторінка
[1] => Посторінкова навігація
)
[supports] => Array
(
[customClassName] =>
[className] =>
[html] =>
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-nextpage-editor
)
[style_handles] => Array
(
[0] => wp-block-nextpage
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/paragraph
[title] => Параграф
[category] => text
[description] => Почніть із створення оповідального блоку.
[keywords] => Array
(
[0] => текст
)
[attributes] => Array
(
[align] => Array
(
[type] => string
)
[content] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => p
[role] => content
)
[dropCap] => Array
(
[type] => boolean
[default] =>
)
[placeholder] => Array
(
[type] => string
)
[direction] => Array
(
[type] => string
[enum] => Array
(
[0] => ltr
[1] => rtl
)
)
)
[supports] => Array
(
[splitting] => 1
[anchor] => 1
[className] =>
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
)
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalTextDecoration] => 1
[__experimentalFontStyle] => 1
[__experimentalFontWeight] => 1
[__experimentalLetterSpacing] => 1
[__experimentalTextTransform] => 1
[__experimentalWritingMode] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[__experimentalSelector] => p
[__unstablePasteTextInline] => 1
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-paragraph-editor
)
[style_handles] => Array
(
[0] => wp-block-paragraph
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/preformatted
[title] => Попередньо відформатований
[category] => text
[description] => Додайте текст, який відповідає вашим інтервалам і вкладкам, а також дозволяє стилізувати.
[attributes] => Array
(
[content] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => pre
[__unstablePreserveWhiteSpace] => 1
[role] => content
)
)
[supports] => Array
(
[anchor] => 1
[color] => Array
(
[gradients] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[spacing] => Array
(
[padding] => 1
[margin] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[editor_style_handles] => Array
(
[0] => wp-block-preformatted-editor
)
[style_handles] => Array
(
[0] => wp-block-preformatted
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/pullquote
[title] => Витримка
[category] => text
[description] => Надайте особливий нагляд на цитату з тексту.
[attributes] => Array
(
[value] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => p
[role] => content
)
[citation] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => cite
[role] => content
)
[textAlign] => Array
(
[type] => string
)
)
[supports] => Array
(
[anchor] => 1
[align] => Array
(
[0] => left
[1] => right
[2] => wide
[3] => full
)
[background] => Array
(
[backgroundImage] => 1
[backgroundSize] => 1
[__experimentalDefaultControls] => Array
(
[backgroundImage] => 1
)
)
[color] => Array
(
[gradients] => 1
[background] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[dimensions] => Array
(
[minHeight] => 1
[__experimentalDefaultControls] => Array
(
[minHeight] =>
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
[__experimentalDefaultControls] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
)
)
[__experimentalStyle] => Array
(
[typography] => Array
(
[fontSize] => 1.5em
[lineHeight] => 1.6
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-pullquote-editor
)
[style_handles] => Array
(
[0] => wp-block-pullquote
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/quote
[title] => Цитата
[category] => text
[description] => Візуально підкреслюйте цитований текст. "Цитуючи інших, ми цитуємо себе." — Хуліо Кортасар
[keywords] => Array
(
[0] => цитата
[1] => цитувати
)
[attributes] => Array
(
[value] => Array
(
[type] => string
[source] => html
[selector] => blockquote
[multiline] => p
[default] =>
[role] => content
)
[citation] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => cite
[role] => content
)
[textAlign] => Array
(
[type] => string
)
)
[supports] => Array
(
[anchor] => 1
[align] => Array
(
[0] => left
[1] => right
[2] => wide
[3] => full
)
[html] =>
[background] => Array
(
[backgroundImage] => 1
[backgroundSize] => 1
[__experimentalDefaultControls] => Array
(
[backgroundImage] => 1
)
)
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
[__experimentalDefaultControls] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
)
)
[dimensions] => Array
(
[minHeight] => 1
[__experimentalDefaultControls] => Array
(
[minHeight] =>
)
)
[__experimentalOnEnter] => 1
[__experimentalOnMerge] => 1
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontWeight] => 1
[__experimentalFontStyle] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalLetterSpacing] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[color] => Array
(
[gradients] => 1
[heading] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[layout] => Array
(
[allowEditing] =>
)
[spacing] => Array
(
[blockGap] => 1
[padding] => 1
[margin] => 1
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[styles] => Array
(
[0] => Array
(
[name] => default
[label] => За замовчуванням
[isDefault] => 1
)
[1] => Array
(
[name] => plain
[label] => Простий
)
)
[editor_style_handles] => Array
(
[0] => wp-block-quote-editor
)
[style_handles] => Array
(
[0] => wp-block-quote
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/separator
[title] => Роздільник
[category] => design
[description] => Створіть перерву між ідеями або розділами з горизонтальним сепаратором.
[keywords] => Array
(
[0] => горизонтальна-лінія
[1] => hr
[2] => роздільник
)
[attributes] => Array
(
[opacity] => Array
(
[type] => string
[default] => alpha-channel
)
[tagName] => Array
(
[type] => string
[enum] => Array
(
[0] => hr
[1] => div
)
[default] => hr
)
)
[supports] => Array
(
[anchor] => 1
[align] => Array
(
[0] => center
[1] => wide
[2] => full
)
[color] => Array
(
[enableContrastChecker] =>
[__experimentalSkipSerialization] => 1
[gradients] => 1
[background] => 1
[text] =>
[__experimentalDefaultControls] => Array
(
[background] => 1
)
)
[spacing] => Array
(
[margin] => Array
(
[0] => top
[1] => bottom
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[styles] => Array
(
[0] => Array
(
[name] => default
[label] => За замовчуванням
[isDefault] => 1
)
[1] => Array
(
[name] => wide
[label] => Широка лінія
)
[2] => Array
(
[name] => dots
[label] => Точки
)
)
[editor_style_handles] => Array
(
[0] => wp-block-separator-editor
)
[style_handles] => Array
(
[0] => wp-block-separator
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/social-links
[title] => Іконки соціальних мереж
[category] => widgets
[description] => Display icons linking to your social profiles or sites.
[keywords] => Array
(
[0] => посилання
)
[attributes] => Array
(
[iconColor] => Array
(
[type] => string
)
[customIconColor] => Array
(
[type] => string
)
[iconColorValue] => Array
(
[type] => string
)
[iconBackgroundColor] => Array
(
[type] => string
)
[customIconBackgroundColor] => Array
(
[type] => string
)
[iconBackgroundColorValue] => Array
(
[type] => string
)
[openInNewTab] => Array
(
[type] => boolean
[default] =>
)
[showLabels] => Array
(
[type] => boolean
[default] =>
)
[size] => Array
(
[type] => string
)
)
[provides_context] => Array
(
[openInNewTab] => openInNewTab
[showLabels] => showLabels
[iconColor] => iconColor
[iconColorValue] => iconColorValue
[iconBackgroundColor] => iconBackgroundColor
[iconBackgroundColorValue] => iconBackgroundColorValue
)
[supports] => Array
(
[align] => Array
(
[0] => left
[1] => center
[2] => right
)
[anchor] => 1
[__experimentalExposeControlsToChildren] => 1
[layout] => Array
(
[allowSwitching] =>
[allowInheriting] =>
[allowVerticalAlignment] =>
[default] => Array
(
[type] => flex
)
)
[color] => Array
(
[enableContrastChecker] =>
[background] => 1
[gradients] => 1
[text] =>
[__experimentalDefaultControls] => Array
(
[background] =>
)
)
[spacing] => Array
(
[blockGap] => Array
(
[0] => horizontal
[1] => vertical
)
[margin] => 1
[padding] => 1
[units] => Array
(
[0] => px
[1] => em
[2] => rem
[3] => vh
[4] => vw
)
[__experimentalDefaultControls] => Array
(
[blockGap] => 1
[margin] => 1
[padding] =>
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
[__experimentalBorder] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
[__experimentalDefaultControls] => Array
(
[radius] => 1
[color] => 1
[width] => 1
[style] => 1
)
)
)
[styles] => Array
(
[0] => Array
(
[name] => default
[label] => За замовчуванням
[isDefault] => 1
)
[1] => Array
(
[name] => logos-only
[label] => Тільки логотипи
)
[2] => Array
(
[name] => pill-shape
[label] => Форма таблетки
)
)
[allowed_blocks] => Array
(
[0] => core/social-link
)
[editor_style_handles] => Array
(
[0] => wp-block-social-links-editor
)
[style_handles] => Array
(
[0] => wp-block-social-links
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/spacer
[title] => Роздільник
[category] => design
[description] => Додати пробіл між блоками та налаштувати його висоту.
[attributes] => Array
(
[height] => Array
(
[type] => string
[default] => 100px
)
[width] => Array
(
[type] => string
)
)
[uses_context] => Array
(
[0] => orientation
)
[supports] => Array
(
[anchor] => 1
[spacing] => Array
(
[margin] => Array
(
[0] => top
[1] => bottom
)
[__experimentalDefaultControls] => Array
(
[margin] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-spacer-editor
)
[style_handles] => Array
(
[0] => wp-block-spacer
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/table
[title] => Таблиця
[category] => text
[description] => Створюйте структурований вміст у рядках та стовпцях для відображення інформації.
[attributes] => Array
(
[hasFixedLayout] => Array
(
[type] => boolean
[default] => 1
)
[caption] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => figcaption
)
[head] => Array
(
[type] => array
[default] => Array
(
)
[source] => query
[selector] => thead tr
[query] => Array
(
[cells] => Array
(
[type] => array
[default] => Array
(
)
[source] => query
[selector] => td,th
[query] => Array
(
[content] => Array
(
[type] => rich-text
[source] => rich-text
)
[tag] => Array
(
[type] => string
[default] => td
[source] => tag
)
[scope] => Array
(
[type] => string
[source] => attribute
[attribute] => scope
)
[align] => Array
(
[type] => string
[source] => attribute
[attribute] => data-align
)
[colspan] => Array
(
[type] => string
[source] => attribute
[attribute] => colspan
)
[rowspan] => Array
(
[type] => string
[source] => attribute
[attribute] => rowspan
)
)
)
)
)
[body] => Array
(
[type] => array
[default] => Array
(
)
[source] => query
[selector] => tbody tr
[query] => Array
(
[cells] => Array
(
[type] => array
[default] => Array
(
)
[source] => query
[selector] => td,th
[query] => Array
(
[content] => Array
(
[type] => rich-text
[source] => rich-text
)
[tag] => Array
(
[type] => string
[default] => td
[source] => tag
)
[scope] => Array
(
[type] => string
[source] => attribute
[attribute] => scope
)
[align] => Array
(
[type] => string
[source] => attribute
[attribute] => data-align
)
[colspan] => Array
(
[type] => string
[source] => attribute
[attribute] => colspan
)
[rowspan] => Array
(
[type] => string
[source] => attribute
[attribute] => rowspan
)
)
)
)
)
[foot] => Array
(
[type] => array
[default] => Array
(
)
[source] => query
[selector] => tfoot tr
[query] => Array
(
[cells] => Array
(
[type] => array
[default] => Array
(
)
[source] => query
[selector] => td,th
[query] => Array
(
[content] => Array
(
[type] => rich-text
[source] => rich-text
)
[tag] => Array
(
[type] => string
[default] => td
[source] => tag
)
[scope] => Array
(
[type] => string
[source] => attribute
[attribute] => scope
)
[align] => Array
(
[type] => string
[source] => attribute
[attribute] => data-align
)
[colspan] => Array
(
[type] => string
[source] => attribute
[attribute] => colspan
)
[rowspan] => Array
(
[type] => string
[source] => attribute
[attribute] => rowspan
)
)
)
)
)
)
[selectors] => Array
(
[root] => .wp-block-table > table
[spacing] => .wp-block-table
)
[supports] => Array
(
[anchor] => 1
[align] => 1
[color] => Array
(
[__experimentalSkipSerialization] => 1
[gradients] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontStyle] => 1
[__experimentalFontWeight] => 1
[__experimentalLetterSpacing] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[__experimentalBorder] => Array
(
[__experimentalSkipSerialization] => 1
[color] => 1
[style] => 1
[width] => 1
[__experimentalDefaultControls] => Array
(
[color] => 1
[style] => 1
[width] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[styles] => Array
(
[0] => Array
(
[name] => regular
[label] => За замовчуванням
[isDefault] => 1
)
[1] => Array
(
[name] => stripes
[label] => Смуги
)
)
[editor_style_handles] => Array
(
[0] => wp-block-table-editor
)
[style_handles] => Array
(
[0] => wp-block-table
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/text-columns
[title] => Текстові стовпці (застарів)
[category] => design
[icon] => columns
[description] => Цей блок застарілий. Замість цього скористайтеся блоком стовпців.
[attributes] => Array
(
[content] => Array
(
[type] => array
[source] => query
[selector] => p
[query] => Array
(
[children] => Array
(
[type] => string
[source] => html
)
)
[default] => Array
(
[0] => Array
(
)
[1] => Array
(
)
)
)
[columns] => Array
(
[type] => number
[default] => 2
)
[width] => Array
(
[type] => string
)
)
[supports] => Array
(
[inserter] =>
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-text-columns-editor
)
[style_handles] => Array
(
[0] => wp-block-text-columns
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/verse
[title] => Вірш
[category] => text
[description] => Вставити вірші. Використовуйте спеціальні формати інтервалу. Або цитата лірика пісні.
[keywords] => Array
(
[0] => поезія
[1] => вірш
)
[attributes] => Array
(
[content] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => pre
[__unstablePreserveWhiteSpace] => 1
[role] => content
)
[textAlign] => Array
(
[type] => string
)
)
[supports] => Array
(
[anchor] => 1
[background] => Array
(
[backgroundImage] => 1
[backgroundSize] => 1
[__experimentalDefaultControls] => Array
(
[backgroundImage] => 1
)
)
[color] => Array
(
[gradients] => 1
[link] => 1
[__experimentalDefaultControls] => Array
(
[background] => 1
[text] => 1
)
)
[dimensions] => Array
(
[minHeight] => 1
[__experimentalDefaultControls] => Array
(
[minHeight] =>
)
)
[typography] => Array
(
[fontSize] => 1
[__experimentalFontFamily] => 1
[lineHeight] => 1
[__experimentalFontStyle] => 1
[__experimentalFontWeight] => 1
[__experimentalLetterSpacing] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalWritingMode] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[__experimentalBorder] => Array
(
[radius] => 1
[width] => 1
[color] => 1
[style] => 1
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-verse-editor
)
[style_handles] => Array
(
[0] => wp-block-verse
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => core/video
[title] => Відео
[category] => media
[description] => Вставте відео з Медіафайлів або завантажте нове.
[keywords] => Array
(
[0] => фільм
)
[attributes] => Array
(
[autoplay] => Array
(
[type] => boolean
[source] => attribute
[selector] => video
[attribute] => autoplay
)
[caption] => Array
(
[type] => rich-text
[source] => rich-text
[selector] => figcaption
[role] => content
)
[controls] => Array
(
[type] => boolean
[source] => attribute
[selector] => video
[attribute] => controls
[default] => 1
)
[id] => Array
(
[type] => number
[role] => content
)
[loop] => Array
(
[type] => boolean
[source] => attribute
[selector] => video
[attribute] => loop
)
[muted] => Array
(
[type] => boolean
[source] => attribute
[selector] => video
[attribute] => muted
)
[poster] => Array
(
[type] => string
[source] => attribute
[selector] => video
[attribute] => poster
)
[preload] => Array
(
[type] => string
[source] => attribute
[selector] => video
[attribute] => preload
[default] => metadata
)
[blob] => Array
(
[type] => string
[role] => local
)
[src] => Array
(
[type] => string
[source] => attribute
[selector] => video
[attribute] => src
[role] => content
)
[playsInline] => Array
(
[type] => boolean
[source] => attribute
[selector] => video
[attribute] => playsinline
)
[tracks] => Array
(
[role] => content
[type] => array
[items] => Array
(
[type] => object
)
[default] => Array
(
)
)
)
[supports] => Array
(
[anchor] => 1
[align] => 1
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] =>
[padding] =>
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[editor_style_handles] => Array
(
[0] => wp-block-video-editor
)
[style_handles] => Array
(
[0] => wp-block-video
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => mfb/meta-field-block
[title] => Meta Field Block
[category] => theme
[description] => Display a custom field as a block on the frontend. Supports custom fields for posts, terms, and users. Officially supports ACF, Meta Box, and all text-based meta fields.
[keywords] => Array
(
[0] => meta
[1] => custom
[2] => acf
[3] => meta field
[4] => custom field
[5] => setting field
[6] => metadata
)
[attributes] => Array
(
[textAlign] => Array
(
[type] => string
)
[fieldType] => Array
(
[type] => string
[default] => meta
)
[fieldName] => Array
(
[type] => string
)
[fieldSettings] => Array
(
[type] => object
)
[hideEmpty] => Array
(
[type] => boolean
[default] =>
)
[emptyMessage] => Array
(
[type] => string
[default] =>
)
[prefix] => Array
(
[type] => string
)
[suffix] => Array
(
[type] => string
)
[labelAsPrefix] => Array
(
[type] => boolean
[default] =>
)
[prefixSettings] => Array
(
[type] => object
)
[suffixSettings] => Array
(
[type] => object
)
[displayLayout] => Array
(
[type] => string
[default] =>
)
[tagName] => Array
(
[type] => string
[default] => div
)
[showOutline] => Array
(
[type] => boolean
[default] =>
)
)
[uses_context] => Array
(
[0] => postId
[1] => postType
[2] => queryId
[3] => query
)
[supports] => Array
(
[html] =>
[anchor] => 1
[align] => Array
(
[0] => wide
[1] => full
)
[color] => Array
(
[background] => 1
[text] => 1
[gradients] => 1
[link] => 1
)
[spacing] => Array
(
[margin] => 1
[padding] => 1
[__experimentalDefaultControls] => Array
(
[margin] => 1
[padding] => 1
)
)
[__experimentalBorder] => Array
(
[color] => 1
[radius] => 1
[style] => 1
[width] => 1
[__experimentalDefaultControls] =>
)
[shadow] => 1
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalFontFamily] => 1
[__experimentalFontStyle] => 1
[__experimentalFontWeight] => 1
[__experimentalLetterSpacing] => 1
[__experimentalTextTransform] => 1
[__experimentalTextDecoration] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
[lineHeight] => 1
[fontAppearance] => 1
[textTransform] => 1
)
)
[interactivity] => Array
(
[clientNavigation] => 1
)
)
[render_callback] => Array
(
[0] => MetaFieldBlock\MetaFieldBlock Object
(
[version:protected] => 1.4.5
[components:protected] => Array
(
[MetaFieldBlock\RestFields] => MetaFieldBlock\RestFields Object
(
[the_plugin_instance:protected] => MetaFieldBlock\MetaFieldBlock Object
*RECURSION*
[object_types:protected] => Array
(
)
[core_rest_fields:MetaFieldBlock\RestFields:private] => Array
(
[0] => title
)
)
[MetaFieldBlock\ACFFields] => MetaFieldBlock\ACFFields Object
(
[the_plugin_instance:protected] => MetaFieldBlock\MetaFieldBlock Object
*RECURSION*
)
[MetaFieldBlock\MBFields] => MetaFieldBlock\MBFields Object
(
[the_plugin_instance:protected] => MetaFieldBlock\MetaFieldBlock Object
*RECURSION*
[media_fields:MetaFieldBlock\MBFields:private] => Array
(
[0] => media
[1] => file
[2] => file_upload
[3] => file_advanced
[4] => image
[5] => image_upload
[6] => image_advanced
[7] => plupload_image
[8] => thickbox_image
)
[no_value_fields:MetaFieldBlock\MBFields:private] => Array
(
[0] => heading
[1] => custom_html
[2] => divider
[3] => button
)
[embeded_fields:MetaFieldBlock\MBFields:private] => Array
(
[0] => oembed
[1] => map
[2] => osm
)
[simple_field_types:MetaFieldBlock\MBFields:private] => Array
(
[0] => text
[1] => url
[2] => email
[3] => range
[4] => number
[5] => slider
[6] => date
[7] => datetime
[8] => time
)
[ignored_clone_fields:MetaFieldBlock\MBFields:private] => Array
(
[0] => oembed
[1] => image
[2] => image_advanced
[3] => image_upload
[4] => image_single
[5] => video
[6] => post
[7] => taxonomy
[8] => taxonomy_advanced
[9] => user
[10] => checkbox
[11] => switch
[12] => checkbox_list
[13] => radio
[14] => select
[15] => select_advanced
[16] => button_group
[17] => autocomplete
[18] => image_select
)
)
[MetaFieldBlock\DynamicField] => MetaFieldBlock\DynamicField Object
(
[the_plugin_instance:protected] => MetaFieldBlock\MetaFieldBlock Object
*RECURSION*
)
[MetaFieldBlock\Settings] => MetaFieldBlock\Settings Object
(
[the_plugin_instance:protected] => MetaFieldBlock\MetaFieldBlock Object
*RECURSION*
[hook_suffix:MetaFieldBlock\Settings:private] =>
[plugin_title:MetaFieldBlock\Settings:private] => Meta Field Block
[first_path:MetaFieldBlock\Settings:private] => /options-general.php?page=mfb-settings&tab=getting-started
[setting_pages:MetaFieldBlock\Settings:private] => Array
(
[0] => settings_page_mfb-settings-account
[1] => admin_page_mfb-settings-account
[2] => admin_page_mfb-settings-account-network
[3] => settings_page_mfb-settings-contact
[4] => admin_page_mfb-settings-contact
[5] => admin_page_mfb-settings-contact-network
[6] => settings_page_mfb-settings-pricing
[7] => admin_page_mfb-settings-pricing
[8] => admin_page_mfb-settings-pricing-network
)
)
[MetaFieldBlock\FreemiusConfig] => MetaFieldBlock\FreemiusConfig Object
(
[the_plugin_instance:protected] => MetaFieldBlock\MetaFieldBlock Object
*RECURSION*
)
)
)
[1] => render_block
)
[skip_inner_blocks] => 1
[editor_script_handles] => Array
(
[0] => mfb-meta-field-block-editor-script
)
[style_handles] => Array
(
[0] => mfb-meta-field-block-style
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => aof-kz/object-status
[title] => AF object status
[category] => angels-of-freedom
[icon] => tag
[description] => Отображает статус объекта из поля ACF
[keywords] => Array
(
[0] => status
[1] => card
[2] => acf
[3] => query
[4] => custom
[5] => object
)
[uses_context] => Array
(
[0] => postId
[1] => postType
[2] => queryId
)
[supports] => Array
(
[html] =>
[customClassName] =>
[align] => 1
[filter] => Array
(
[duotone] => 1
)
[spacing] => Array
(
[margin] => 1
)
[typography] => Array
(
[fontSize] => 1
[fontFamily] => 1
[fontWeight] => 1
)
)
[render_callback] => Closure Object
(
[static] => Array
(
[template_path] => /var/www/vhosts/angelsoffreedom.kz/httpdocs/wp-content/themes/aof_kz/inc/blocks/object-status/render.php
)
[parameter] => Array
(
[$attributes] =>
[$content] =>
[$block] =>
)
)
[editor_script_handles] => Array
(
[0] => aof-kz-object-status-editor-script
)
[style_handles] => Array
(
[0] => aof-kz-object-status-style
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => aof-kz/object-spendings
[title] => AF object spendings
[category] => angels-of-freedom
[icon] => monety-alt
[description] => Отображает расходы на объект в зависимости от его статуса
[keywords] => Array
(
[0] => spendings
[1] => card
[2] => acf
[3] => query
[4] => custom
[5] => object
)
[uses_context] => Array
(
[0] => postId
[1] => postType
[2] => queryId
)
[supports] => Array
(
[html] =>
[customClassName] =>
[align] => 1
[color] => Array
(
[text] => 1
[enableContrastChecker] => 1
)
[spacing] => Array
(
[margin] => 1
)
[typography] => Array
(
[fontSize] => 1
[fontFamily] => 1
[fontWeight] => 1
)
)
[render_callback] => Closure Object
(
[static] => Array
(
[template_path] => /var/www/vhosts/angelsoffreedom.kz/httpdocs/wp-content/themes/aof_kz/inc/blocks/object-spendings/render.php
)
[parameter] => Array
(
[$attributes] =>
[$content] =>
[$block] =>
)
)
[editor_script_handles] => Array
(
[0] => aof-kz-object-spendings-editor-script
)
[style_handles] => Array
(
[0] => aof-kz-object-spendings-style
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => aof-kz/object-needs
[title] => AF object needs
[category] => angels-of-freedom
[icon] => editor-ul
[description] => Показывает список, в котором иконки меняются в зависимости от статуса объекта
[keywords] => Array
(
[0] => needs
[1] => card
[2] => acf
[3] => query
[4] => custom
[5] => object
)
[uses_context] => Array
(
[0] => postId
[1] => postType
[2] => queryId
)
[supports] => Array
(
[html] =>
[customClassName] =>
[spacing] => Array
(
[margin] => 1
)
[typography] => Array
(
[fontSize] => 1
[fontFamily] => 1
[fontWeight] => 1
)
)
[render_callback] => Closure Object
(
[static] => Array
(
[template_path] => /var/www/vhosts/angelsoffreedom.kz/httpdocs/wp-content/themes/aof_kz/inc/blocks/object-needs/render.php
)
[parameter] => Array
(
[$attributes] =>
[$content] =>
[$block] =>
)
)
[editor_script_handles] => Array
(
[0] => aof-kz-object-needs-editor-script
)
[style_handles] => Array
(
[0] => aof-kz-object-needs-style
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => rank-math/faq-block
[title] => FAQ (поширені запитання) від Rank Math
[category] => rank-math-blocks
[icon] => editor-ul
[description] => Легко додавайте до свого вмісту адаптовану для SEO Schema - Поширені запитання (FAQ).
[keywords] => Array
(
[0] => FAQ
[1] => Часті питання
[2] => Schema
[3] => SEO
[4] => Структуровані дані
[5] => Yoast
[6] => Rank Math
[7] => Блок
[8] => Розмітка
[9] => Розширений фрагмент (Rich Snippet)
)
[attributes] => Array
(
[listStyle] => Array
(
[type] => string
[default] =>
)
[titleWrapper] => Array
(
[type] => string
[default] => h3
)
[sizeSlug] => Array
(
[type] => string
[default] => thumbnail
)
[questions] => Array
(
[type] => array
[default] => Array
(
)
[items] => Array
(
[type] => object
)
)
[listCssClasses] => Array
(
[type] => string
[default] =>
)
[titleCssClasses] => Array
(
[type] => string
[default] =>
)
[contentCssClasses] => Array
(
[type] => string
[default] =>
)
[textAlign] => Array
(
[type] => string
[default] => left
)
)
[render_callback] => Array
(
[0] => RankMath\Schema\Block_FAQ Object
(
[block_type:RankMath\Schema\Block_FAQ:private] => rank-math/faq-block
)
[1] => render
)
[editor_script_handles] => Array
(
[0] => lodash
[1] => rank-math-faq-block-editor-script-2
)
[editor_style_handles] => Array
(
[0] => rank-math-block-admin
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => rank-math/howto-block
[title] => HowTo від Rank Math
[category] => rank-math-blocks
[icon] => editor-ol
[description] => Легко додавайте Schema та SEO оптимізований HowTo блок до свого вмісту.
[keywords] => Array
(
[0] => HowTo
[1] => Schema
[2] => SEO
[3] => Структуровані дані
[4] => Yoast
[5] => Rank Math
[6] => Блок
[7] => Розмітка
[8] => Розширений фрагмент (Rich Snippet)
)
[attributes] => Array
(
[hasDuration] => Array
(
[type] => boolean
[default] =>
)
[days] => Array
(
[type] => string
[default] =>
)
[hours] => Array
(
[type] => string
[default] =>
)
[minutes] => Array
(
[type] => string
[default] =>
)
[description] => Array
(
[type] => string
[default] =>
)
[steps] => Array
(
[type] => array
[default] => Array
(
)
[items] => Array
(
[type] => object
)
)
[sizeSlug] => Array
(
[type] => string
[default] => full
)
[imageID] => Array
(
[type] => integer
)
[mainSizeSlug] => Array
(
[type] => string
[default] => full
)
[listStyle] => Array
(
[type] => string
[default] =>
)
[timeLabel] => Array
(
[type] => string
[default] =>
)
[titleWrapper] => Array
(
[type] => string
[default] => h3
)
[listCssClasses] => Array
(
[type] => string
[default] =>
)
[titleCssClasses] => Array
(
[type] => string
[default] =>
)
[contentCssClasses] => Array
(
[type] => string
[default] =>
)
[textAlign] => Array
(
[type] => string
[default] => left
)
)
[supports] => Array
(
[multiple] =>
)
[render_callback] => Array
(
[0] => RankMath\Schema\Block_HowTo Object
(
[block_type:RankMath\Schema\Block_HowTo:private] => rank-math/howto-block
)
[1] => render
)
[editor_script_handles] => Array
(
[0] => lodash
[1] => rank-math-howto-block-editor-script-2
)
[editor_style_handles] => Array
(
[0] => rank-math-block-admin
[1] => rank-math-howto-block-editor-style-2
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => rank-math/toc-block
[title] => Вміст від Rank Math
[category] => rank-math-blocks
[icon] => rm-icon rm-icon-stories
[description] => Автоматично створюйте вміст із заголовків, доданих на цю сторінку.
[attributes] => Array
(
[title] => Array
(
[type] => string
)
[headings] => Array
(
[type] => array
[items] => Array
(
[type] => object
)
)
[listStyle] => Array
(
[type] => string
)
[titleWrapper] => Array
(
[type] => string
[default] => h2
)
[excludeHeadings] => Array
(
[type] => array
)
)
[supports] => Array
(
[color] => Array
(
[link] => 1
[gradients] => 1
)
[multiple] =>
[spacing] => Array
(
[margin] => 1
[padding] => 1
)
[typography] => Array
(
[fontSize] => 1
[lineHeight] => 1
[__experimentalDefaultControls] => Array
(
[fontSize] => 1
)
)
[align] => 1
)
[editor_script_handles] => Array
(
[0] => rank-math-toc-block-editor-script
)
[editor_style_handles] => Array
(
[0] => rank-math-toc-block-editor-style
[1] => rank-math-toc-block-editor-style-2
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => rank-math/rich-snippet
[title] => Schema від Rank Math
[category] => rank-math-blocks
[icon] => editor-ul
[description] => Додавайте Schema, згенеровану Rank Math, будь-де на вашій сторінці за допомогою цього блоку.
[keywords] => Array
(
[0] => Schema
[1] => Розмітка
[2] => Структуровані дані
[3] => Розширений фрагмент (Rich Snippet)
[4] => SEO
[5] => Rank Math
[6] => Yoast
)
[attributes] => Array
(
[post_id] => Array
(
[type] => string
[default] =>
)
)
[render_callback] => Array
(
[0] => RankMath\Schema\Block_Schema Object
(
[block_type:RankMath\Schema\Block_Schema:private] => rank-math/rich-snippet
)
[1] => rich_snippet
)
[editor_script_handles] => Array
(
[0] => rank-math-rich-snippet-editor-script
)
[editor_style_handles] => Array
(
[0] => rank-math-rich-snippet-editor-style
)
)
Type: array
Value: Array
(
[api_version] => 3
[name] => filebird/block-filebird-gallery
[title] => FileBird Gallery
[category] => common
[icon] => images-alt2
[description] => Display folder images in a rich gallery.
[keywords] => Array
(
[0] => filebird
[1] => gallery
)
[attributes] => Array
(
[selectedFolder] => Array
(
[type] => array
[default] => Array
(
)
)
[hasCaption] => Array
(
[type] => boolean
[default] =>
)
[hasLightbox] => Array
(
[type] => boolean
[default] =>
)
[captions] => Array
(
[type] => object
[default] => Array
(
)
)
[imagesRemoved] => Array
(
[type] => array
[default] => Array
(
)
)
[images] => Array
(
[type] => array
[default] => Array
(
)
)
[columns] => Array
(
[type] => integer
[default] => 3
)
[isCropped] => Array
(
[type] => boolean
[default] => 1
)
[linkTo] => Array
(
[type] => string
[default] => none
)
[sortBy] => Array
(
[type] => string
[default] => date
)
[sortType] => Array
(
[type] => string
[default] => DESC
)
[layout] => Array
(
[type] => string
[default] => flex
)
[spaceAroundImage] => Array
(
[type] => integer
[default] => 0
)
[imgMinWidth] => Array
(
[type] => integer
[default] => 0
)
)
[supports] => Array
(
[html] =>
[align] => 1
)
[example] => Array
(
)
[render_callback] => Closure Object
(
[static] => Array
(
[template_path] => /var/www/vhosts/angelsoffreedom.kz/httpdocs/wp-content/plugins/filebird/blocks/filebird-gallery/build/render.php
)
[parameter] => Array
(
[$attributes] =>
[$content] =>
[$block] =>
)
)
[editor_script_handles] => Array
(
[0] => filebird-block-filebird-gallery-editor-script
)
[editor_style_handles] => Array
(
[0] => filebird-block-filebird-gallery-editor-style
)
[style_handles] => Array
(
[0] => filebird-block-filebird-gallery-style
)
[view_style_handles] => Array
(
[0] => wp-block-gallery
)
)