Joost de Valk

Results 24 issues of Joost de Valk

**Is your feature request related to a problem? Please describe.** I'd like to add `CMS` as a category to pretty much all the technologies in the `ecommerce` technology section, with...

Feature request
stale

## Context * In some cases, when plugins or themes add custom URL types to WordPress, we can't detect the proper canonical. This messes up our Schema too, this fix...

changelog: bugfix

Schema.org already has [quite a few job related properties](https://www.google.com/search?q=site:https://schema.org/+job): * [`JobPosting`](https://schema.org/JobPosting) * [`jobBenefits`](https://schema.org/jobBenefits) * [`jobTitle`](https://schema.org/jobTitle) * [`jobLocation`](https://schema.org/jobLocation) & [`jobLocationType`](https://schema.org/jobLocationType) and lots of ways to describe salaries etc for job openings....

We should only redirect back to `$success_url` if it is HTTPS. Otherwise you're exposing the application password over plain HTTP. We might want to add an override for that for...

enhancement

(without the need for a Stripe management account)

(without the need for a PayPal account login)

## Context * Allow testing the settings integration on Yoast SEO free as well, and improve the conditional logic. ## Summary This PR can be summarized in the following changelog...

changelog: non-user-facing

When you [try to use the Plausible WordPress plugin on the WordPress playground](https://playground.wordpress.net/?plugin=plausible-analytics), you get the following fatal error: > Fatal error: Uncaught RuntimeException: Plausible\Analytics\WP\Client\Lib\GuzzleHttp requires cURL, the allow_url_fopen ini...

[Type] Enhancement
[Feature] PHP.wasm
[Type] Reliability

When I check which options are being requested during a page load, I see a "cache miss" for `duplicate_post_show_notice` quite often, because that option isn't autoloaded. I would suggest adding...