Dion Hulse

Results 114 issues of Dion Hulse

``` count(): Parameter must be an array or an object that implements Countable Source: POST https://wordpress.org/news/wp-admin/admin-ajax.php Referer: https://wordpress.org/news/wp-admin/edit.php?s=people+of+wordpress&post_status=all&post_type=post&action=-1&m=0&cat=0&paged=1&action2=-1 File: wp-content/themes/wporg-news-2021/functions.php Line: 169 Current user: .... Filter stack: wp_ajax_inline-save, post_class Current...

On WordPress.org we have a mu-plugin active for the news site, `main-network/site-main.php`, which has various filters including: - The [credits] shortcode - `archives/12345` links (can probably stay) - old-slug redirect...

[Type] Question

Replaces a TODO in the code with replacing attributes with an escaped variant. This isn't the cleanest way to achieve the result, but it is the smallest possible code change....

[Type] Enhancement
[Component] Tools
priority: low

**Describe the bug** While testing #75 I discovered that since the content was moved from the editor, to the VCS-tracked pattern files, that WordPress no longer generates an excerpt for...

[Type] Question
[Component] Content

[v4.0 was released on Jul 24, 2021](https://github.com/Automattic/wp-memcached/releases/tag/4.0.0), it's probably about time for a new release, especially with the PHP 8.2 fixes. This PR contains the changes needed to the Readme...

> PHP Deprecated: Hook http_api_transports is deprecated since version 6.4.0 with no alternative available. in /wordpress/wp-includes/functions.php on line 135 This hook deprecation notice is thrown and is included in all...

[Package][@php-wasm] Logger

This PR attempts to replace the image URLs in the WXR with a variant that will be importable into Playground. This has been untested as-is. This is provided such that...

**Describe the bug** A pentester has hit the wporg-patterns api in such a way that the pattern directory generates an invalid ElasticSearch request. Causing a 400 Bad Request warning. I...

[Type] Bug

This PR (is untested) is intended to allow saving of `doaction.org` URL formats for Events. This is not an ideal PR, as it's hacky in nature, as the existing post...

The code erroneously suggests that Scheduled should only be for future events, whereas the Scheduled state specifies: https://schema.org/EventScheduled > The event is taking place **or has taken place** on the...