Skip to content

Commit 5196fa5

Browse files
committed
multisite
1 parent bd3da34 commit 5196fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-includes/default-constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ function wp_functionality_constants() {
411411
* fired by using an alternative method such as WP CLI.
412412
*
413413
* 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
414+
* cron job: `wp cron event run --due-now`. For multisite installs, the command must be
415415
* run for each site by specifying the global `--url` parameter.
416416
*
417417
* When disabling the wp-cron.php endpoint via the filter, the filter must be added on

0 commit comments

Comments
 (0)