Skip to content

0.11.1

Latest

Choose a tag to compare

@jakemgold jakemgold released this 16 May 20:11

What's new

Installable via Composer for sites that manage WordPress with Composer (Roots/Bedrock and similar):

composer require github-release-posts/github-release-posts

Bootstrap now detects when the plugin is loaded through the consumer's Composer autoloader and skips the local vendor/autoload.php require — Composer-installed sites no longer see the spurious "missing Composer dependencies" admin notice that 0.11.0 surfaced.

Closes #4.