Opened 7 years ago
Closed 7 years ago
#3806 closed defect (bug) (fixed)
WordCamp.org site is using a Gutenberg deprecated function.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | WordCamp Site & Plugins | Keywords: | has-patch |
| Cc: |
Description
In gutenberg-tweaks.php the function gutenberg_post_has_blocks() is used although it is deprecated since Gutenberg 3.6.
I've checked and as the Full Screen mode is on, Gutenberg 3.8 is active on WordCamp sites. I suggest to use the new Gutenberg function to avoid the deprecated notice to log.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 7673: