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

Add the Block Bindings API #5888

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    8720e12 View commit details
    Browse the repository at this point in the history
  2. Add tests

    artemiomorales committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8891169 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eac5b22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39e52ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82e70ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6486471 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    048330e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. PHPDoc formatting

    michalczaplinski committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    4a4b825 View commit details
    Browse the repository at this point in the history
  2. Add a better PHPDoc

    michalczaplinski committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9a662e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c92b6ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abb56fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8b1195 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc6c2c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    206b6b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc8377a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    751a459 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Change the signature of wp_block_bindings_register_source & WP_Bloc…

    …k_Bindings::register_source to accept an array of [label, apply]
    michalczaplinski committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    423bb66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1b0d2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f2274d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02f0ea3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    9303e02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30f4ed7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    940fb82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbda027 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34d9dd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74bfae7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    013535e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89e9833 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c931e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b1ebe2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0c300f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    e0b3883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2900bf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26da23e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29213d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c3d892 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06a3930 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f53121d View commit details
    Browse the repository at this point in the history
  8. Fix PHPCS errors

    artemiomorales committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5b8eb4a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45a96f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    08ddb0a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3a16941 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1729f65 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    9ea2c9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd090ab View commit details
    Browse the repository at this point in the history
  3. Updates to the test

    michalczaplinski committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6ea69cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15dea88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5893867 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d10b165 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c324e65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0d550a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f242d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    d202e5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a20dee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b4cf33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8604e82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65a7c09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ceef1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d97457 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f397aa View commit details
    Browse the repository at this point in the history
  9. Update source_name parameter documentation in block-bindings.php and …

    …class-wp-block-bindings-registry.php
    michalczaplinski committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f2a611b View commit details
    Browse the repository at this point in the history
  10. Refactor post_meta_source_callback function to use is_post_publicly_v…

    …iewable() instead of checking post status directly
    michalczaplinski committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a1e1bac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    26571a7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d189f50 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d7201ce View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    69ed754 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    951ca16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f10a4fe View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    0bec833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3134faa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9491be3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c95b92f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3619e18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8232ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    871cedc View commit details
    Browse the repository at this point in the history
  8. Validate that $block['attrs']['metadata']['bindings'] is an array i…

    …n `process_block_bindings()`
    michalczaplinski committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    604f7a2 View commit details
    Browse the repository at this point in the history