acorn icon indicating copy to clipboard operation
acorn copied to clipboard

Laravel components for WordPress plugins and themes

Results 41 acorn issues
Sort by recently updated
recently updated
newest added

This bumps the 1.x branch to Laravel 8 from 7, also increasing the minimum PHP version to 7.3. This specifically addresses compatibility with newer versions of `log1x/acf-composer` as it uses...

This command will dump a bootloader file containing the resolved application paths. This is useful to avoid resolving those paths on each request. This command should be interpreted as a...

This PR adds support for translating page/post template names in Blade templates, duplicating the translation behaviour from WP_Theme for FiltersTemplates. Without this modification I couldn't find any truly sensible way...

Hi guys, I'm looking into Wordpress MVC frameworks and am really liking the Bedrock/Sage/Acorn combo. I noticed illuminate/database was added in March 2019 but removed in Nov 2019. Just wondering...

enhancement

@retlehs: Instead of solely returning the blade template path locate result, append it to the array of existing files passed to the template hierarchy filter handler, allowing Gutenberg Full Site...

* [x] I've read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) * [x] This request isn't a duplicate of an existing issue * [x] I've read the [docs](https://roots.io/documentation/) and followed...

editor

### Terms - [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) - [X] This request is not a duplicate of an existing issue - [X] I have...

bug

### Terms - [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) - [X] This request is not a duplicate of an existing issue - [X] This is...

enhancement

When using a Sage theme as a child theme of a non Acorn theme the templates aren't being picked up correctly because they are being parsed as blade templates This...

### Terms - [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) - [X] This request is not a duplicate of an existing issue - [X] This is...

enhancement