Skip to content

Fixed 7th argument of convert_classic_to_gutenberg_register_page() function triggering a notice "The add_submenu_page function was called incorrectly. The 7th argument passed to add_submenu_page() should be an integer representing a menu position."

Notifications You must be signed in to change notification settings

lagenceoueb/convert-classic-to-gutenberg

 
 

Repository files navigation

Convert Classic Posts to Gutenberg

Description

This WordPress plugin provides an interface to convert posts built with the Classic (old) Editor to Gutenberg.

Classic content is parsed and converted to blocks.

⚠️ This plugin is brand new : Please backup your database before running the converter ! ⚠️

image

About

Fixed 7th argument of convert_classic_to_gutenberg_register_page() function triggering a notice "The add_submenu_page function was called incorrectly. The 7th argument passed to add_submenu_page() should be an integer representing a menu position."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.4%
  • PHP 15.6%
  • CSS 6.0%