Skip to content

v5.4.0

Compare
Choose a tag to compare
@neil-jennings neil-jennings released this 02 Jun 13:21
  • More detailed theme review
  • Shows which page & repeater templates a blocks in
  • Shows repeater child blocks if a repeater block
  • Info on which templates a block has been added/removed from
  • Database block info and changes shown
  • PageBuilder block function updates
    • The block display functions always returns a string now
    • The display of any block can be modified via a template file
    • New PageBuilder functions for grabbing data, blockJson and blockData
  • Better menu customization
    • Can rename subpages
    • Can hide specific subpages
  • Template block relations are now separate for each theme
  • Full page caching option
    • Can disable cache at template level with canCache pagebuilder function
  • Pagebuilder now registers as a shared binding
    • Multiple instances can be created
    • All pagebuilder function calls are logged
    • Can easily add macro functions to pagebuilder
  • Separate routes service provider
  • WP Import now in beta
  • Dummy page data loaded into pagebuilder on 404 pages
  • Secure upload redirect will only occur if path exists now
  • Warnings added on install if environment vars change
  • Files found in richtext blocks are now in theme exports
  • Coaster 2017 theme