Darren Ethier

Results 18 issues of Darren Ethier

This should be focused on an audit of the storefront theme using [AXE browser extensions](https://www.deque.com/axe/) to surface obvious accessibility issues. Any a11y problems discovered should have an issue created in...

type: enhancement
category: accessibility

## Issue Overview This epic covers all work that improves the registration and transaction reports within the EE4 admin. Currently this list of improvements includes: * [ ] Allow selection...

type:enhancement 🎉
category:admin-pages
priority:low
Epic
status:on-hold

On a server controlled by the ansible playbook, cron jobs are setup for `letsencrypt` renewals with `@weekly` as the schedule. However if there are multiple sites on a server, there...

bug

The logs found in `~/www/mysite.com/logs` as set up by the nginx config are not added to logrotate automatically and thus will fill up pretty quickly. So I think its important...

enhancement

Although the current tag system works well for those who just want to execute specific roles, as more roles get added to this playbook, it might be beneficial to have...

Since the nginx repo provides configuration for WP multisite, and we're using wp-cli to install WP, it should be trivial to control what type of site is setup for the...

Didn't add in the initial iteration because initially for my needs I don't need it. However longer term it will be useful to have it for those who want it...

The role would read an array of plugin slugs/themes (or maybe even repo addresses?) and install those using wp-cli.

It appears that bundle-analyzer will correctly gather stats from a webpack config file that exports multiple configurations. However each configuration goes to a specific record in bundle-analyzer. As an example...

A fatal error was reported in this [forum thread](https://wordpress.org/support/topic/woocommerce-blocks-cart-page-gives-fatal-error/): > Message Uncaught TypeError: html_entity_decode(): Argument #1 ($string) must be of type string, array given in /home/516558.cloudwaysapps.com/yucfgwgahw/public_html/wp-content/plugins/woo-gutenberg-products-block/src/BlockTypes/Cart.php:226 After some debugging isolated...

type: bug
◼️ block: cart
stale