[wp-trac] [WordPress Trac] #61465: Plugin block breaks if WP version is incompatible
WordPress Trac
noreply at wordpress.org
Wed Jun 19 09:43:04 UTC 2024
#61465: Plugin block breaks if WP version is incompatible
--------------------------+-----------------------------
Reporter: wojtekn | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: trunk
Severity: minor | Keywords:
Focuses: |
--------------------------+-----------------------------
The plugin list layout becomes broken when there is a plugin found that is
incompatible with a current WordPress version. For example:
1. Install WordPress 6.4.3
2. Navigate to Plugins -> Add New Plugin
3. Search for Create Block Theme
It's caused by `printf` used instead of `sprintf` in the code that
generates that block.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61465>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list