Releases: BenjaminMedia/wp-bonnier-socialmedia
Releases · BenjaminMedia/wp-bonnier-socialmedia
Release list
Bugfix - No session in tests
Bugfix release branch
Merge pull request #14 from BenjaminMedia/bugfix/releases New release from IVD branch instead of Master
Fix for warning when running tests
Merge pull request #12 from BenjaminMedia/bugfix/warning-when-testing Bugfix to avoid throwing warnings when running tests.
Willow Backend Release
Merge pull request #11 from BenjaminMedia/WILL-840/release WILL-840 - Willow Backend release
Provider declaration
Merge pull request #10 from BenjaminMedia/WILL-694/fix-caching WILL-694 - Adding caching to the plugin
BUGFIX: AbstractProvider updates causing crash
Merge pull request #10 from BenjaminMedia/WILL-694/fix-caching WILL-694 - Adding caching to the plugin
Force cache
WordPress object caching is now forced to retrieve posts.
To warm the cache, run the WP CLI command wp bonnier some warm
To check if there's anything in the cache, run the command wp bonnier some inspect <provider>
Example: wp bonnier some inspect facebook
Cleanup
Bugfix - callback url
Merge pull request #7 from BenjaminMedia/bugfix-wrong-redirect-url Bugfix: Fixed redirect URI
Bugfix - callback url
Merge pull request #6 from BenjaminMedia/WILL-390/hardcode-callback-url WILL-390 - Hardcoded callback url