-
In reading through #3304, I had an idea: what about formalizing a fields API spec, and then offering an adaptation bridge between ACF, etc. and the fields API spec? I feel this would solve the majorit…
-
#### What I expected
The plugin is set with auth and charge later.
I order 2 items then the status is pending.
I go to the order and make an item as refunded (refunds auto via stripe don't work b…
-
Our CSS classes are messy as there's no consistent naming convention. Whilst removing the old classes would cause havoc, adding new ones would be an enhancement and would provide consistency and famil…
-
I have an app built with Javascript/React in which I will direct users to the woocommerce cart and checkout. I will be doing this via a query string like below.
```
myWPwebiste.com/?add-to-cart=11…
-
With the addition of exposing the Price ID (#2610) as well as a 'default' price option (#2668), the Variable Pricing Grid is getting to the point where additional columns from extensions could get cro…
-
There hasn't been a release to this project in almost a year. Do the devs no longer have time or interest in maintaining it?
Is the project actively looking for a new maintainer?
-
In the current Yoast-SEO plugin, If you insert ten or more focus keywords, the page analysis reacts to that:
![issue aantal woorden replace](https://cloud.githubusercontent.com/assets/11849359/111830…
-
After WooCommerce updated to version 2.4.1, our ecommerce site in development has a sudden problem with the store. All variable products are showing up as not available with this error message: “Sorry…
-
Please consider running only on the dashboard.
WP has [several entry points](https://github.com/szepeviktor/WPHW/blob/master/wp-entry-points.md).
Running (using `require_once()`) everywhere slows down…