Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WordPress/block-development-examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5106ad6c0e47
Choose a base ref
...
head repository: WordPress/block-development-examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 85b5a01d640e
Choose a head ref
  • 2 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 26, 2025

  1. Refactor editor-bindings plugin to rename and update binding source f…

    …rom 'wpviplearn' to 'block-dev-ex'. This includes changes to package.json, plugin metadata, and all relevant code files to ensure consistent naming and functionality across the plugin. Updated README files to reflect the new binding source.
    juanmaguitar committed Nov 26, 2025
    Configuration menu
    Copy the full SHA
    99e82e8 View commit details
    Browse the repository at this point in the history
  2. Enhance README.md for Editor Bindings to include WordPress 6.9+ UI in…

    …tegration details. Added information on `getFieldsList()` for exposing binding fields in the Block Bindings dropdown and linked to relevant resources for improved user guidance.
    juanmaguitar committed Nov 26, 2025
    Configuration menu
    Copy the full SHA
    85b5a01 View commit details
    Browse the repository at this point in the history
Loading