Skip to content

Commit b0d5d5f

Browse files
author
Felix Arntz
committed
Clarify third-party libraries exception.
1 parent 233930c commit b0d5d5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wordpress-coding-standards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ WordPress is committed to meeting the <a href="https://www.w3.org/TR/WCAG20/">We
2424

2525
<h2>Where to (not) apply the coding standards</h2>
2626

27-
Third-party libraries are not subject to these standards, even when bundled with the main project code. This may occasionally be the case, for example WordPress core bundles several third-party libraries in its codebase.
27+
Third-party libraries are not subject to these standards, even when integrated with the primary project. This includes instances like WordPress core, where multiple third-party libraries are incorporated into its codebase.

0 commit comments

Comments
 (0)