Sybre Waaijer

Results 113 issues of Sybre Waaijer

Currently, the plugin requires PHP 5.3 or later. I want to use generators, return type functions, traits, null coalescing, negative string offsets, etc. This is the schedule: 1. Look at...

[Type] Enhancement
[Impact] Performance
[Contains] Documentation

See https://developers.google.com/search/docs/data-types/videos **Planned as Extension.** It covers: 1. Normal posts/pages 2. AMP posts/pages It requires: 1. A video. 2. Title of the video. 3. Description of the video. 4. Thumbnail...

[Type] Enhancement
[Impact] Structured Data

Site Health checks are [coming to WordPress](https://make.wordpress.org/core/2019/04/25/site-health-check-in-5-2/). And, we want to jump on that train. On the post linked above, examples are shown where developers can embed their checks. Our...

[Type] Feature

With enhanced indexing APIs coming, the sitemaps will be slowly deprecated. 1. [Google's API documentation](https://developers.google.com/search/apis/indexing-api/v3/quickstart) 2. [Bing's API documentation](https://www.bing.com/webmaster/help/submit-urls-to-bing-62f2860a) Note that Yandex won't support this feature in the foreseeable future....

[Type] Feature

A feature that also has been asked for a few times: An exporter and importer for SEO Settings. Particularly handy for when you host many alike websites, or if you...

[Extension type] Free

References: 1. https://dev.twitter.com/rest/reference/get/users/lookup 2. https://dev.twitter.com/cards/markup `twitter:creator:id` and `twitter:site:id` cover a larger range of cards in respect to their non-ID versions. Implementation would be great, but Twitter doesn't provide a user-friendly...

[Type] Enhancement
[Resolution] Maybe later

From [Jerry's question](https://wordpress.org/support/topic/focus-extension-doesnt-say-if-keyword-was-used-before/): Maintain an index for used keywords, and inform users when the keyword's previously used.

[Extension Manager]
[Type] Feature

From [marty's question](https://wordpress.org/support/topic/tags-not-showing-7/): [Facebook specifies](https://developers.facebook.com/docs/reference/opengraph/object-type/article) more supported meta tags than TSF outputs. Let's improve that. These two can be marked up via WordPress' own data: 1. `article:section` can be related...

[Resolution] Maybe later
[Type] Feature

Some words that are displayed in the SEO meta are dependent on WordPress.org provided translations. Given, not every language has been translated thus far; so, to counter this issue, a...

[Type] Enhancement
[Impact] i18n/l10n

The short descriptions of the extensions are non-translatable because they're in markdown files. Consider moving them to PHP, where we can translate them.

[Impact] i18n/l10n
[Extension Manager]