Make WordPress Core

Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#48959 closed defect (bug) (reported-upstream)

Add a way for third parties to perform additional save validation

Reported by: jenilk's profile jenilk Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.3
Component: Editor Keywords:
Focuses: Cc:

Description

I would say Severity and Priority of this bug would be higher as the CMS validation are completely stopped working with Gutenberg editor to WordPress Latest Version.

Plugins like Advanced Custom Fields require a way to perform additional validation when a post is published or updated. This validation can be asynchronous.

WordPress to add in some sort of action/filter to hook in to customize the saving process.

Ref:
https://github.com/WordPress/gutenberg/issues/13413
https://github.com/AdvancedCustomFields/acf/issues/113

Change History (3)

#1 follow-up: @SergeyBiryukov
5 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Severity changed from blocker to normal
  • Status changed from new to closed

Hi there, welcome to WordPress Trac! Thanks for the ticket.

Since this applies to Gutenberg and is already being tracked upstream in that repository, having an extra Trac ticket does not speed up the process.

#2 in reply to: ↑ 1 @jenilk
5 years ago

Hi @SergeyBiryukov, It would be great if you can share the same track ticket# link here. It will help to track the Progress.

Best
Jenil

Replying to SergeyBiryukov:

Hi there, welcome to WordPress Trac! Thanks for the ticket.

Since this applies to Gutenberg and is already being tracked upstream in that repository, having an extra Trac ticket does not speed up the process.

This ticket was mentioned in Slack in #core-editor by jules-colle. View the logs.


4 years ago

Note: See TracTickets for help on using tickets.