Closed luisherranz closed 5 years ago
Right now, the AMP server is not included, and the amphtml link looks like: /abortion-rate-in-us-is-lowest-its-been-in-decades/?siteId=Yax2YDwgwGaeMmvwy&dev=false&type=post&id=363.
amphtml
/abortion-rate-in-us-is-lowest-its-been-in-decades/?siteId=Yax2YDwgwGaeMmvwy&dev=false&type=post&id=363
$ampServer is undefined in this point: https://github.com/frontity/wp-plugin/blob/dev/wp-pwa.php#L831
$ampServer
This looks like a bug introduced in 1.10 so I'd take a look at the way we are retrieving the new WP settings.
:tada: This issue has been resolved in version 1.10.2 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Right now, the AMP server is not included, and the
amphtml
link looks like:/abortion-rate-in-us-is-lowest-its-been-in-decades/?siteId=Yax2YDwgwGaeMmvwy&dev=false&type=post&id=363
.$ampServer
is undefined in this point: https://github.com/frontity/wp-plugin/blob/dev/wp-pwa.php#L831This looks like a bug introduced in 1.10 so I'd take a look at the way we are retrieving the new WP settings.