The WordPress coreCoreCore is the set of software required to run WordPress. The Core Development Team builds WordPress. development team builds WordPress! Follow this site for general updates, status reports, and the occasional code debate. There’s lots of ways to contribute:
Found a bugbugA bug is an error or unexpected result. Performance improvements, code optimization, and are considered enhancements, not defects. After feature freeze, only bugs are dealt with, with regressions (adverse changes from the previous version) being the highest priority.?Create a ticket in the bug tracker.
“What’s new in GutenbergGutenbergThe Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc. https://wordpress.org/gutenberg/…” posts (labeled with the #gutenberg-new tag) are posted following every Gutenberg release on a biweekly basis, showcasing new features included in each release. As a reminder, here’s an overview of different ways to keep up with Gutenberg and the Editor.
This release includes a long-awaited pluginPluginA plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party template registration APIAPIAn API or Application Programming Interface is a software intermediary that allows programs to interact with each other and share data in limited, clearly defined ways. and changes to image caption styles.
Other notable updates include adding border support to many coreCoreCore is the set of software required to run WordPress. The Core Development Team builds WordPress. blocks, better defaults for the zoom out view, data view extensibility improvements, and the publication of core concept guides for the Interactivity API.
Do not display element descriptions in filters. (64674)
Apply minimal variant to pagination dropdown. (63815)
Update the style of the datetime fields to match the other types. (64438)
Use the fields array to define the order of the fields. (64335)
Make the move left/right controls in table headerHeaderThe header of your site is typically the first thing people will experience. The masthead or header art located across the top of your page is part of the look and feel of your website. It can influence a visitor’s opinion about your content and you/ your organization’s brand. It may also look different on different screen sizes. always available. (64646)
Support defining field headers/names as ReactReactReact is a JavaScript library that makes it easy to reason about, construct, and maintain stateless and stateful user interfaces. https://reactjs.org/. elements. (64642)
View post revisionsRevisionsThe WordPress revisions system stores a record of each saved draft or published update. The revision system allows you to see what changes were made in each revision by dragging a slider (or using the Next/Previous buttons). The display indicates what has changed in each revision. action (64464)
BlockBlockBlock is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience. Library
Embed Block: Replace native input element with InputControl component. (64668)
Grid: Prevent highlight of cells when dragging a block if block type can’t be dropped into grid. (64290)
Block Insertion: Clear the insertion point when selecting a different block or clearing block selection. (64048)
Default the inserter to the patterns tab when in zoom out. (64193)
Focus pattern inserter search when activating zoom out inserter. (64396)
Stop unwanted drag and drop operations within section Patterns in Zoom Out mode. (64331)
Block Editor
Button groups in Typography tools should use ToggleGroupControl. (64529)
Hyphenate long block names in the inserter. (64667)
Global Styles
Additional CSSCSSCascading Style Sheets.: Localize the link if it exists. (64603)
Background images: Add support for theme.jsonJSONJSON, or JavaScript Object Notation, is a minimal, readable format for structuring data. It is used primarily to transmit data between a server and web application, as an alternative to XML. ref value resolution. (64128)
RangeControl: Tweak mark and label absolute positioning. (64487)
Data Views
Load the filterFilterFilters are one of the two types of Hooks https://codex.wordpress.org/Plugin_API/Hooks. They provide a way for functions to modify data of other functions. They are the counterpart to Actions. Unlike Actions, filters are meant to work in an isolated manner, and should never have side effects such as affecting global variables and output. toggle as open if there are primary filters. (64651)
Sort descending button may be wrongly pressed. (64547)
Filter icon is displayed even when no filter capabilities are given to any field. (64640)
Zoom Out
Disallow dropping outside section root in Zoom Out mode. (64500)
Don’t hide the insertion point when hovering patterns. (64392)
Use previous device width for scale calculations. (64478)
Block Library
Embed blocks: Adding captions via toolbar – #64385. (64394)
Fix preloaded REST APIREST APIThe REST API is an acronym for the RESTful Application Program Interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data. It is how the front end of an application (think “phone app” or “website”) can communicate with the data store (think “database” or “file system”) https://developer.wordpress.org/rest-api/. paths. (64459)
Force iframeiframeiFrame is an acronym for an inline frame. An iFrame is used inside a webpage to load another HTML document and render it. This HTML document may also contain JavaScript and/or CSS which is loaded at the time when iframe tag is parsed by the user’s browser. editor when zoom-out mode. (64316)
Block Editor
Don’t hide the toolbar for an empty default block in HTMLHTMLHyperText Markup Language. The semantic scripting language primarily used for outputting content in web browsers. mode. (64374)
In-between Inserter: Show inserter when it doesn’t conflictconflictA conflict occurs when a patch changes code that was modified after the patch was created. These patches are considered stale, and will require a refresh of the changes before it can be applied, or the conflicts will need to be resolved. with block toolbar. (64229)
Slash Inserter: Restrict block list to allowed blocks only. (64413)
Site Editor
Don’t allow duplicating template parts in non-block-based themes. (64379)
Fix Template Parts post type preload path. (64401)
Cancel button in duplicate template part modal doesn’t work. (64377)
Fix empty content sidebarSidebarA sidebar in WordPress is referred to a widget-ready area used by WordPress themes to display information that is not a part of the main content. It is not always a vertical column on the side. It can be a horizontal rectangle below or above the content area, footer, header, or any where in the theme. panel. (64569)
Remove inconsistent dark theme focus style on block selection. (64549)
Update postcss-prefixwrap dependency to 1.51.0 to fix prefixing in :Where selectors. (64458)
Interactivity API
Fix context inheritance from namespaces different than the current one. (64677)
Document Settings
Post Featured ImageFeatured imageA featured image is the main image used on your blog archive page and is pulled when the post or page is shared on social media. The image can be used to display in widget areas on your site or in a summary list of posts.: Disable the media modal while uploading an image. (64566)
Patterns
Changing sorting direction on patterns does nothing. (64508)
Design Tools
Background image: Ensure consistency with defaults and fix reset/remove functionality. (64328)
Global Styles
Fix bumped specificity for layout styles in non-iframed editor. (64076)
AccessibilityAccessibilityAccessibility (commonly shortened to a11y) refers to the design of products, devices, services, or environments for people with disabilities. The concept of accessible design ensures both “direct access” (i.e. unassisted) and “indirect access” meaning compatibility with a person’s assistive technology (for example, computer screen readers). (https://en.wikipedia.org/wiki/Accessibility)
Site Editor: Always use auto-cursor style for editable text. (64627)
Post Editor: Update textControl to searchControl in taxonomyTaxonomyA taxonomy is a way to group things together. In WordPress, some common taxonomies are category, link, tag, or post format. https://codex.wordpress.org/Taxonomies#Default_Taxonomies. search. (64605)
RadioControl: Label radio group using fieldset and legend. (64582)
Fix labeling in Typography font size presets panel. (64428)
Latests Posts: Used ToggleGroupControl instead for Image alignment. (64352)
Performance
Fetch permissions for visible patterns only. (64606)
Background Image: Remove unnecessary ‘block-editor’ store subscription. (64568)
Edit Post: Avoid unnecessary post-template ID lookup. (64431)
GridVisualizer: Avoid over-selecting by using a new getBlockStyles private selector. (64386)
Add margin-bottom lint rules for BaseControl. (64355)
Add missing changes to the changelog for the PR #62734. (64507)
Base Styles: Restore deprecated $dark-theme-focus variable. (64563)
ESLint: Enable and enforce remaining i18ni18nInternationalization, or the act of writing and preparing code to be fully translatable into other languages. Also see localization. Often written with a lowercase i so it is not confused with a lowercase L or the numeral 1. Often an acquired skill. rules for the plugin (e.g. no trailing spaces). (60196)
Missing Block: Use hooksHooksIn WordPress theme and development, hooks are functions that can be applied to an action or a Filter in WordPress. Actions are functions performed when a certain event occurs in WordPress. Filters allow you to modify certain functions. Arguments used to hook both filters and actions look the same. instead of HoC. (64657)
You must be logged in to post a comment.