We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd3da34 commit 5196fa5Copy full SHA for 5196fa5
src/wp-includes/default-constants.php
@@ -411,7 +411,7 @@ function wp_functionality_constants() {
411
* fired by using an alternative method such as WP CLI.
412
*
413
* For single site installs, the following WP CLI command can be scheduled via a system
414
- * cron job: `wp cron event run --due-now`. For multi site installs, the command must be
+ * cron job: `wp cron event run --due-now`. For multisite installs, the command must be
415
* run for each site by specifying the global `--url` parameter.
416
417
* When disabling the wp-cron.php endpoint via the filter, the filter must be added on
0 commit comments