fewbricks icon indicating copy to clipboard operation
fewbricks copied to clipboard

Write code to create ACF field groups, fields and re-usable modules.

Results 13 fewbricks issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...

dependencies

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. Changelog Sourced from rexml's changelog. 3.2.5 - 2021-04-05 {#version-3-2-5} Improvements Add more validations to XPath parser. require "rexml/document" by default. [GitHub#36][Patch by Koichi ITO]...

dependencies

Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 to 2.3.0. Release notes Sourced from rubyzip's releases. v2.3.0 Fix frozen string literal error #431 Set OutputStream.write_buffer's buffer to binmode #439 Upgrade rubocop and fix various...

dependencies

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 to 1.11.1. Release notes Sourced from nokogiri's releases. v1.11.1 / 2021-01-06 Fixed [CRuby] If libxml-ruby is loaded before nokogiri, the SAX and Push parsers no longer...

dependencies

Hi, I'm not aware of how exactly, ACF are changing the way fields are built and handled once Gutenberg is merged into core but, i'm sure there will be many...

In short, an update from Fewbricks 1.X to v2 will not be possible without rewriting some/most/all code that is using Fewbricks. The plan is to rewrite core to adhere to...

fewbricks2
critical

Like done in EchoCrate.

enhancement

If for whatever reason a dev does not have the necessary requirements met after logging out of the WP admin, fewbricks will fail even when trying to log back into...