Skip to content

Releases: wp-bond/bond

v0.6.11

28 Nov 18:29
Compare
Choose a tag to compare
remove classic-theme-styles.css

v0.6.10

20 Jun 13:28
Compare
Choose a tag to compare
fix missing WP image settings

v0.6.9

v0.6.8

04 May 18:04
Compare
Choose a tag to compare
  • allow custom html tags on Meta, like preload
  • custom join method on Str

v0.6.7

23 Mar 12:38
Compare
Choose a tag to compare
  • Filesystem::put auto create folder if needed
  • moved the body classes correctly into view
  • honor post content at the "content" field
  • allow Vite with no port and cert errors on local

v0.6.6

14 Feb 15:09
Compare
Choose a tag to compare
fix mobile detect

v0.6.5

14 Feb 14:39
Compare
Choose a tag to compare
  • allow string on Cache ttl
  • remove name param from tabField
  • added multilanguage arrow link css
  • sort translation file by key
  • Arr::sortKeys util
  • return fluent on Post::only
  • skip device detect on CLI

v0.6.4

31 Jan 20:48
Compare
Choose a tag to compare
  • added Cast::page and fixed pages with path
  • removes WP 5.9 block library
  • added shortCodes method to Language
  • fix dashboard
  • changed language_code param name to language

v0.6.3

19 Jan 13:20
Compare
Choose a tag to compare
fix Wp is admin

v0.6.2

19 Jan 12:53
Compare
Choose a tag to compare
moved Wp::isAdmin/isCli/isFrontEnd to app()