DEV Community

Discussion on: Did I upgrade WordPress to PHP 8 too early?

Collapse
 
ingosteinke profile image
Ingo Steinke

@matthijsewoud, WordPress plugins are released into their SVN (although I think most plugin developers, like me, do use git for development), and WP offers an issue tracker and contact options on the plugin pages on wordpress.org, so could try to contact the developers to tell them you are actually interested in contributing fixes.

Collapse
 
matthijsewoud profile image
⚡️

That's true, and it is a valid way to contact them.

It just sort of feels empty, and hard to navigate around? When you post an issue or pull request on GitHub, you you they see it; it's out there. If someone else has the same issue or wants to help, they know the pull request is already there.
The WP issue tracker, as far as I can tell, is just simple forum. Or rather, a subforum of the WordPress support pages, dedicated to that one plugin. There's no tags, and developer feedback is, well, minimal. It just feels like contacting the void, rather than the developers.