Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #50244, comment 17


Ignore:
Timestamp:
06/26/2020 03:37:32 PM (5 years ago)
Author:
zieladam
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50244, comment 17

    initial v1  
    1 That sounds great @TimothyBlynJacobs ! In fact the PR I started ( https://github.com/WordPress/gutenberg/pull/23474 - not ready for a review yet) should really use a controller-level `validate_callback` and I was planning to rebase it on top of your PR.
     1That sounds great @TimothyBlynJacobs ! In fact the PR I started ( https://github.com/WordPress/gutenberg/pull/23474 - not ready for a review yet) should really use a controller-level `validate_callback` and I was planning to "rebase" it on top of your PR, right now the field-level validation does not really cut it.