Ask Your Question
0

What is the problem with editing pages in WordPress that is causing the fatal error message "Call to undefined function wp_theme_has_theme_json()"?

asked 2022-03-03 11:00:00 +0000

qstack gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-07-20 13:00:00 +0000

huitzilopochtli gravatar image

The problem with editing pages in WordPress that is causing the fatal error message "Call to undefined function wpthemehasthemejson()" is due to the theme that is being used not being compatible with the WordPress version being used. The theme's functions.php file is attempting to use a function (wpthemehasthemejson()) that does not exist in the version of WordPress being used. This can occur when the WordPress version is updated, but the theme is not.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-03-03 11:00:00 +0000

Seen: 9 times

Last updated: Jul 20 '21