Releases: wp-bond/bond
Releases · wp-bond/bond
v0.6.11
remove classic-theme-styles.css
v0.6.10
fix missing WP image settings
v0.6.9
v0.6.8
- allow custom html tags on Meta, like preload
- custom join method on Str
v0.6.7
- 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
fix mobile detect
v0.6.5
- 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
- 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
fix Wp is admin
v0.6.2
moved Wp::isAdmin/isCli/isFrontEnd to app()