Při migraci webu (v případě, který jsem řešil, z testovací subdomény na hlavní doménu), postaveném na redakčním systému WordPress a využívajícím šablonu vzhledu Ocean WP, jsem narazil na tuto chybu, která migrací vznikla: Fatal error: Uncaught Error: Call to undefined function oceanwp_post_id() in /var/www/agenturium.com/public_html/wp-content/plugins/ocean-extra/includes/metabox/metabox.php:1910 Stack trace: #0 /var/www/agenturium.com/public_html/wp-includes/class-wp-hook.php(309): OceanWP_Post_Metabox->body_class(Array) #1 /var/www/agenturium.com/public_html/wp-includes/plugin.php(189): WP_Hook->apply_filters(Array, Array) #2 /var/www/agenturium.com/public_html/wp-includes/post-template.php(836): apply_filters(‘body_class’, Array, Array) #3 /var/www/agenturium.com/public_html/wp-includes/post-template.php(595): get_body_class(Array) #4 /var/www/agenturium.com/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/views/theme-support-header.php(29): body_class() #5 /var/www/agenturium.com/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/theme-support.php(72): require(‘/var/www/agentu…’) #6 /var/www/agenturium.com/public_html/wp-includes/class-wp-hook.php(309): ElementorProModulesThemeBuilderClass in /var/www/agenturium.com/public_html/wp-content/plugins/ocean-extra/includes/metabox/metabox.php on line 1910 Fatal error: Uncaught Error: Call to undefined function oceanwp_post_id Tato chyba má poměrně jednoduché řešení. Nejprve jsem se přes FTP pokusil … Číst dál