Releases: kayue/KayueWordpressBundle
Releases · kayue/KayueWordpressBundle
Fix thumbnail fetching
v3.2.2 Add some comments
Avoid fatal error when updating other entities.
Extension bug fix
v3.2.0 In Symfony 3, constructor of WordpressExtension run earlier than kern…
Allow restore previous blog
v3.1.0 Add restore blog method
Support Symfony 3
v3.0.0 Fix typo
Fixed deprecated warning in Symfony 3
Fixed deprecated use of non string encapsulated % signs in yaml
Implement manager registry interface
v2.0.0-BETA3 Throw bad menthod call
Fix entity manager caching bug.
Merge pull request #59 from kayue/fix/optimize-wordpress-bundle Improve WordpressBundle peroformance
Big code rewrite.
Merge pull request #48 from kayue/revamp Code revamp.
Add gallery shortcode.
Merge pull request #46 from Nek-/feature/gallery-shortcode Added GalleryShortcode