Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translate: Explicitely exclude
patterns
from make-core-pot
more f…
…irmly by ignoring the `wp-content` directory entirely for these admin contexts. It appears that the command does not fully respect the `exclude` parameter if it believes there are strings that should be included. By excluding a higher-level directory, it never see's the potential included `patterns` folder. Ensures that strings from Twenty Twenty-Two are not included in POT files for wp-admin. Previously: [11809]. See wp-cli/i18n-command#312 (review) git-svn-id: https://meta.svn.wordpress.org/sites/trunk@11810 74240141-8908-4e6f-9713-ba540dce6ec7
- Loading branch information