wordpress-bundle

Use Wordpress and Symfony together using a Symfony bundle

MIT License

Downloads
3.4K
Stars
59
Committers
8

Bot releases are hidden (Show)

wordpress-bundle - Latest Release

Published by jerome-barbato 8 months ago

License changed to MIT
Added Blog->isMain()

wordpress-bundle -

Published by jerome-barbato 10 months ago

Fix post not found on block rendering for draft post

wordpress-bundle -

Published by jerome-barbato 11 months ago

Added render_block_content and render_block_template filters

wordpress-bundle -

Published by jerome-barbato 11 months ago

Solve #40 and #41

  • define WP_ENVIRONMENT_TYPE based in APP_ENV
  • define DISALLOW_FILE_MODS = true by default
  • DOMAIN_CURRENT_SITE, SITE_ID_CURRENT_SITE, BLOG_ID_CURRENT_SITE, PATH_CURRENT_SITE can be defined using .env
wordpress-bundle -

Published by jerome-barbato 12 months ago

Bugfix termCollection count return value

wordpress-bundle -

Published by jerome-barbato about 1 year ago

bugfix: Force trailing slash to home url

wordpress-bundle -

Published by jerome-barbato about 1 year ago

Bugfix

Image entity custom fields were empty
Post excerpt using blocks may return json
Invalid Post path
PHP8 warnings
custom fields weren't loaded in files and images
better escape alt for image

Added

Login action
kernel_loaded action
more Blog getter
Better blog languages object with entity
Image cache invalidation function
Image blurhash function
Image now load svg width and height from file
Comment collection and repository
Post hasBlock function
Post hasChildren function
Post getContent can still return text using acf blocks
WP_PATH env variable to override Wordpress root folder
Post getTerms and getComments now use repository

Changed

simpler route resolver
routing_struct and routing_requirements filters

wordpress-bundle -

Published by jerome-barbato over 1 year ago

wordpress-bundle -

Published by jerome-barbato over 1 year ago

wordpress-bundle -

Published by jerome-barbato over 1 year ago

wordpress-bundle -

Published by jerome-barbato over 1 year ago

Fixed a bug on $_SERVER Method, causing issues with /wp-json rest api

wordpress-bundle -

Published by jerome-barbato over 1 year ago

wordpress-bundle -

Published by jerome-barbato over 1 year ago

  • fix blog->hasArchive for term archive
  • added post->hasBlock('name')
wordpress-bundle -

Published by jerome-barbato almost 2 years ago

wordpress-bundle -

Published by jerome-barbato almost 2 years ago

wordpress-bundle -

Published by jerome-barbato almost 2 years ago

wordpress-bundle - Use stable vendors

Published by jerome-barbato about 2 years ago

wordpress-bundle -

Published by jerome-barbato about 2 years ago

Bugfix

  • fixed deprecated warning in argument resolvers
  • Menu and menu item metafields were not loading
  • content was missing in Term entity and MenuItem
  • attr_title was missing in MenuItem
  • Better argument resolvers exceptions

Added

  • getChildren in Post entity
  • getSiblings in Post entity
  • PostCollection entity
  • getPosts in Term entity
  • handle, resize and picture twig filters, pixel twig function
  • blog variable in twig global context
  • ACFHelper implements ArrayAccess
  • Entity meta access
  • Wordpress 6 Support

Changed

  • Renamed AdminController, WordpressController, FrontController ->AdminAction, WordpressAction, FrontAction
  • Renamed entity metafields -> custom_fields
wordpress-bundle -

Published by jerome-barbato over 2 years ago

Bugfix
psr-4 for helper
replaced usage php7.3 function
https in base url sometime failed
Invalid cookie domain when port is in url
ACF link return type for term
post content not filtered

Changed
code splitted with WP Steroids
php7.1 as min version
add Worpress 5.2 as min version
Lazy loaded entity properties
ACF fields now stored under metafields property

Added
ArgumentResolver
DependencyInjection
Repository
BeforeActionSubscriber
Symfony 5 compatibility

wordpress-bundle -

Published by jerome-barbato about 3 years ago

Package Rankings
Top 11.15% on Packagist.org
Badges
Extracted from project README
Latest Stable Version Total Downloads Latest Unstable Version License Buy us a tree Doc - Gitbook Screenshot from 2021-05-03 10-08-22
Related Projects