Skip to content

Conversation

gvgvgvijayan
Copy link

Description

From WP 6.1 __experimentalGetSettings settings is deprecated, therefore update it with getSettings because Coblocks min WP is 6.3, which is safe to replace experimental function.

https://github.com/WordPress/gutenberg/blob/v20.2.0/packages/date/src/index.js#L211-L227

Screenshots

Types of changes

Bug fix: Replaced deprecated function with standard one.

How has this been tested?

Yarn start and tested the plugin's blocks.

Acceptance criteria

Checklist:

  • My code is tested
  • My code follows accessibility standards
  • My code has proper inline documentation
  • I've included any necessary tests
  • I've included developer documentation
  • I've added proper labels to this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant