mundschenk-at / wp-typography

Improve your WordPress micro typography.
https://code.mundschenk.at/wp-typography/
Other
22 stars 3 forks source link

Site crash after update to release `v5.8.0` #301

Closed strarsis closed 2 years ago

strarsis commented 2 years ago

Issue Overview

Site crashes after updating wp-typography to release v5.8.0:

Call to undefined function WP_Typography\Vendor\get_bloginfo()

Steps to Reproduce (for bugs)

  1. Update to latest release v5.8.0.
  2. Reload page. Note the fatal error that crashes the site.

Expected Behavior

No fatal errors/site crashes.

Current Behavior

Fatal error + site crash.

Possible Solution

Something is wrong with composer dependencies of this plugin. I am using a roots.io Bedrock site, maybe the plugin has some hardcoded path that breaks in that setup?

mundschenk-at commented 2 years ago

Yeah, I missed a change in the build process and tested the wrong bloody version before giving it a go :(