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 -

Published by jerome-barbato over 3 years ago

wordpress-bundle -

Published by jerome-barbato over 3 years ago

Compat composer 2

wordpress-bundle -

Published by jerome-barbato over 3 years ago

wordpress-bundle -

Published by jerome-barbato over 3 years ago

wordpress-bundle -

Published by jerome-barbato almost 4 years ago

wordpress-bundle - WP 5.5 css fix

Published by jerome-barbato about 4 years ago

wordpress-bundle -

Published by jerome-barbato about 4 years ago

wordpress-bundle -

Published by jerome-barbato over 4 years ago

wordpress-bundle -

Published by jerome-barbato over 4 years ago

Added

  • link and url fallback for File and Image
wordpress-bundle -

Published by jerome-barbato over 4 years ago

Bugfix

  • changed php 7.3 function
  • fixed File entity loading
wordpress-bundle -

Published by jerome-barbato over 4 years ago

Bugfix

  • wp-cron.php required to be logged
  • removed tag from post copy

Added

  • menu depth option in wordpress.yml
  • wordpress.yml version
  • File entity
  • taxonomy selector in admin now select parent automatically
  • Link return format for post
  • wp-bundle/make_post_link_relative filter
  • wp-bundle/make_attachment_link_relative filter

Changed

  • menu regsitration in wordpress.yml can be grouped into register
wordpress-bundle - Added getTerms options

Published by jerome-barbato over 4 years ago

wordpress-bundle - Bugfix

Published by jerome-barbato over 4 years ago

wordpress-bundle - Bugfix

Published by jerome-barbato over 4 years ago

wordpress-bundle - Space cowboy

Published by jerome-barbato over 4 years ago

CHANGELOG

1.4.0

Added

  • new entity acf return format to reduce query
  • new mail plugin to send emails from custom SMTP set in .env ( merge request from @undefinedfr )
  • more samples
  • use RFC 4122 compliant UUID version 5 to generate post guid
  • bloginfo in context
  • search url redirect when using ?s=
  • sidebar management
  • translations management
  • editor style
  • inherit option for role management
  • caption and description in image entity
  • sticky and class in post entity
  • link and getAvatar in user entity
  • ADMIN_IP_WHITELIST environment variable to prevent backend access
  • headless options in wordpress.yml
  • MAPPED_URL environment variable to support headless
  • login_url, search_form, dynamic_sidebar, comment_form, is_active_sidebar, _e, _x, _n, __, wp_head, wp_footer twig functions

Fixed

  • project is now a symfony-bundle declared as is in composer.json
  • Thumbnail usage in post column
  • double /web replacement on windows os
  • menu depth
  • svg support in image entity ( merge request from @undefinedfr )
  • GIF issue
  • compat-item css
  • template_redirect action management
  • frontpage pagination in router
  • bundle support when loaded from php server
  • less agressive search term sanitize
  • invalid url when using switch_to_blog
  • incorrect processing of gallery in ACFHelper ( merge request from @undefinedfr )

Removed

  • classes in entity

Changed

  • downgraded PHP version requirement to 5.6.1 to make it comptible with SF3

Breaking changes

  • page_title renammed as wp_title
  • return format in ACF is now used, id will return id, array/object will return entity
  • wp_footer and wp_head is no longer available in context as system.head/footer but now as a twig function {{ wp_head() }}
  • wordpress.yml : post-formats is now integrated in support
  • Flexible content no longer skip parent when there is only one child
  • moved addComments from context -> getComments in post entity
wordpress-bundle - Bugfix

Published by jerome-barbato almost 5 years ago

wordpress-bundle - Acf handles taxonomy templates in relationship

Published by jerome-barbato almost 5 years ago

wordpress-bundle - Fix preview url

Published by jerome-barbato about 5 years ago

wordpress-bundle - added template in Term

Published by jerome-barbato about 5 years ago

wordpress-bundle - Fix Yoast SEO Sitemap url + robots

Published by jerome-barbato about 5 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