asafm7

Results 14 issues of asafm7

The function `storefront_single_product_pagination()` doesn't allow any control over the image size, and so the default `woocommerce_thumbnail` size is used. The `woocommerce_thumbnail` size is too big for this context, and hence...

type: enhancement
priority: normal

Hi, WooCommerce.woff is loaded via `@font-face` in `woocommerce.css`: ![image](https://user-images.githubusercontent.com/14274769/93734425-d0f2ae00-fbe1-11ea-89f7-0afc0093a936.png) This means I can't remove and replace it, without removing `woocommerce.css`. Plus, I can't optimize the way it is loaded, although...

type: enhancement
priority: normal

Correct Netbeans to NetBeans with a capital B

task
dispatcher:html

Support WooCommerce New product editor (beta): ![image](https://github.com/Yoast/wordpress-seo/assets/14274769/34386d27-2229-4e1a-b0d2-70c27683b0b7)

featurerequest
compatibility: WooCommerce

The `litespeed_api_purge_post` allows hooking to post purges. But, dependent on settings, when a post is purged, other pages might be purged as well (front page, blog page, etc.). There is...

Similar to `do_action('litespeed_purge_all')`, add a hook to purge the Cloudflare cache.

Introduce filters in the aal_insert_log() function. This can allow more flexibility. Between the rest, it can allow to short-circuit the function under specific conditions. I, for example, look for a...

## Feature Description Is this something worth experimenting with? https://developer.chrome.com/blog/introducing-scheduler-yield-origin-trial/

Needs Discussion

Hello. Is this something considered to be brought into core: https://docs.wpvip.com/code-quality/querying-on-meta_value/

Hello. When visiting my Rollbar account, I got a notice that `rollbar-php` and `rollbar.js` are out of date. ![image](https://github.com/rollbar/rollbar-php-wordpress/assets/14274769/9ec3da8d-b0e5-4186-95b6-e023d8fc166c) Thanks.

maintenance