Fix plugin dependency whitespace#10695
Conversation
If a setting is defined in wp-config.php, disable the respective field.
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Follow-up for #10686 |
|
I'm so sorry, when I try to tidy up, I just make more mess. This should be only 1 commit |
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
|
Don't worry about it only being 1 commit. It will be 1 commit in SVN regardless. |
This follow-up fixes inconsistent whitespace in the plugin dependency list output
introduced during the dependency link refactor.
It ensures consistent spacing and avoids unintended whitespace in the rendered
dependency status markup.
Trac ticket: https://core.trac.wordpress.org/ticket/64475