gambitph / Stackable

Page Builder Blocks for WordPress. An Amazing Block Library for the new WordPress Block Editor (Gutenberg).
https://wpstackable.com
GNU General Public License v3.0
329 stars 62 forks source link

[WP 6.7] Fix deprecation errors in console #3336

Closed andeng1106 closed 3 weeks ago

andeng1106 commented 1 month ago







Arukuen commented 1 month ago

The deprecated select( 'core/edit-post' ).isEditingTemplate will not be converted to select( 'core/editor' ).getRenderingMode yet since the newer implementation has some inconsistencies.