Joost de Valk

Results 29 issues of Joost de Valk

## Is your feature request related to a problem? Please describe. I was recently working on optimizing the options in a few sites and it struck me that duplicate_post makes...

every `do_action` and `apply_filters` should be documented.

Type: enhancement
Status: wait for upstream/WordPressCS

Relatively simple method to track searches, using a custom `Search` event. To make this work, you'd have to setup the `Search` event as a Goal in the interface. This method...

The event type is the only thing you can filter the events.wordpress.org table by that is not in the table on that page. I think there's enough space to add...

[Type] Good First Issue
[Priority] Low
[Type] UI
NextGen Events
[Type] Enhancement

## Describe the bug When a site runs [Yoast SEO](https://wordpress.org/plugins/wordpress-seo/), potentially combined with Yoast's [News SEO](https://yoast.com/wordpress/plugins/news-seo/) add-on as well as WP Parsely, both plugins output Schema.org JSON+LD blobs. ## To...

Status: Awaiting feedback

## Context * Added PHPStan * Updated WPCS to 3.1 * Fixed errors * Updated tested up to WP version * Update WP version matrix ## Quality assurance * [x]...

I want to make the next version of this plugin, and resubmit it to the .org repository as `comment-hacks`. 1. [ ] Branch off a branch to use in step...

The current .org banner looks like this: ![Current WordPress.org banner](https://ps.w.org/yoast-comment-hacks/assets/banner-772x250.png?rev=2831081) And that doesn't really fit the Emilia branding :)

changelog: other

As the web becomes bigger and bigger, we've added a lot of different content types. Right now the `type` attribute is limited to a quite limited set of options. This...

Google recommends [using facades](https://web.dev/third-party-facades/), but doing so is relatively complicated, when the solution could be so much easier. We should add support for facades to the oEmbed specification. ## What...