Version 1.0.1: Uncaught Error: Class ‘AMP_Theme_Support’
-
Following the v1.0.1 update we’re experiencing the following error (rendering the backend blank). The short term fix is to disable AMP which restores functionality.
For your reference the error being thrown up is as follows:
[13-Dec-2018 10:48:39 UTC] PHP Fatal error: Uncaught Error: Class 'AMP_Theme_Support' not found in /mywebsite/public_html/mywordpress/wp-content/plugins/amp/amp.php:412
Line 412 is:
if ( ! current_theme_supports( AMP_Theme_Support::SLUG ) ) {
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Version 1.0.1: Uncaught Error: Class ‘AMP_Theme_Support’’ is closed to new replies.