Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update WP version to 6.3 #4049

Merged
merged 1 commit into from
Aug 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
**Contributors:** [themeisle](https://profiles.wordpress.org/themeisle)
**Tags:** blog,block-patterns, custom-logo, e-commerce, rtl-language-support, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles, footer-widgets, portfolio, left-sidebar, right-sidebar
**Requires at least:** 4.0
**Tested up to:** 6.2
**Tested up to:** 6.3
**Stable tag:** trunk
**Requires PHP:** 7.0
**License:** GPLv2 or later
Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: themeisle
Tags: blog,block-patterns, custom-logo, e-commerce, rtl-language-support, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles, footer-widgets, portfolio, left-sidebar, right-sidebar
Requires at least: 4.0
Tested up to: 6.2
Tested up to: 6.3
Stable tag: trunk
Requires PHP: 7.0
License: GPLv2 or later
Expand Down Expand Up @@ -71,7 +71,7 @@ Neve is distributed under the terms of the GNU GPLv2 or later

- [Feat] Add relative CSS unit support for font size controls in the customizer
- [Feat] Granular Heading Font Family Controls
- [Feat] Manage top and bottom margins for pages and posts
- [Feat] Manage top and bottom margins for pages and posts
- [Fix] Accessibility warning for the site title
- [Fix] Hover Skin Mode not working for the Footer Menu
- [Fix] Improve the accessibility of the mobile menu by adding an aria-expanded attribute
Expand Down
Loading