Archived topic
fatal error
4 replies · Started by Brian on November 17, 2016
Fatal error: Call to undefined method WP_Customize_Manager::register_section_type(
Hi there,
Update WordPress to the latest version in "Dashboard > Updates".
I only just created this blog. It is up to date.
Here's the entire error code: Fatal error: Call to undefined method WP_Customize_Manager::register_section_type() in /home/xxxx/public_html/wp-content/themes/generatepress/inc/customizer.php on line 40
register_section_type was introduced in WordPress 4.3: https://developer.wordpress.org/reference/classes/wp_customize_manager/register_section_type/
If the error says it's not defined, it means your WordPress version is prior to 4.3.