From dff0a751cfc6b9b246f49e053b2cb6c22c40dfc3 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Thu, 23 Jul 2026 14:29:50 +0200 Subject: [PATCH] Remove WP 4.2 requirement note We require WP 4.9+ nowadays, so this is obsolete --- src/Option_Command.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Option_Command.php b/src/Option_Command.php index 01cf348db..e4cd076f2 100644 --- a/src/Option_Command.php +++ b/src/Option_Command.php @@ -379,7 +379,7 @@ function ( $a, $b ) use ( $orderby, $order ) { * : The new value. If omitted, the value is read from STDIN. * * [--autoload=] - * : Requires WP 4.2. Should this option be automatically loaded. + * : Should this option be automatically loaded. * --- * options: * - 'on'