diff --git a/beta/php8.1/apache/wp-config-docker.php b/beta/php8.1/apache/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/beta/php8.1/apache/wp-config-docker.php +++ b/beta/php8.1/apache/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/beta/php8.1/fpm-alpine/wp-config-docker.php b/beta/php8.1/fpm-alpine/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/beta/php8.1/fpm-alpine/wp-config-docker.php +++ b/beta/php8.1/fpm-alpine/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/beta/php8.1/fpm/wp-config-docker.php b/beta/php8.1/fpm/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/beta/php8.1/fpm/wp-config-docker.php +++ b/beta/php8.1/fpm/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/beta/php8.2/apache/wp-config-docker.php b/beta/php8.2/apache/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/beta/php8.2/apache/wp-config-docker.php +++ b/beta/php8.2/apache/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/beta/php8.2/fpm-alpine/wp-config-docker.php b/beta/php8.2/fpm-alpine/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/beta/php8.2/fpm-alpine/wp-config-docker.php +++ b/beta/php8.2/fpm-alpine/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/beta/php8.2/fpm/wp-config-docker.php b/beta/php8.2/fpm/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/beta/php8.2/fpm/wp-config-docker.php +++ b/beta/php8.2/fpm/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/beta/php8.3/apache/wp-config-docker.php b/beta/php8.3/apache/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/beta/php8.3/apache/wp-config-docker.php +++ b/beta/php8.3/apache/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/beta/php8.3/fpm-alpine/wp-config-docker.php b/beta/php8.3/fpm-alpine/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/beta/php8.3/fpm-alpine/wp-config-docker.php +++ b/beta/php8.3/fpm-alpine/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/beta/php8.3/fpm/wp-config-docker.php b/beta/php8.3/fpm/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/beta/php8.3/fpm/wp-config-docker.php +++ b/beta/php8.3/fpm/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/latest/php8.1/apache/wp-config-docker.php b/latest/php8.1/apache/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/latest/php8.1/apache/wp-config-docker.php +++ b/latest/php8.1/apache/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/latest/php8.1/fpm-alpine/wp-config-docker.php b/latest/php8.1/fpm-alpine/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/latest/php8.1/fpm-alpine/wp-config-docker.php +++ b/latest/php8.1/fpm-alpine/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/latest/php8.1/fpm/wp-config-docker.php b/latest/php8.1/fpm/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/latest/php8.1/fpm/wp-config-docker.php +++ b/latest/php8.1/fpm/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/latest/php8.2/apache/wp-config-docker.php b/latest/php8.2/apache/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/latest/php8.2/apache/wp-config-docker.php +++ b/latest/php8.2/apache/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/latest/php8.2/fpm-alpine/wp-config-docker.php b/latest/php8.2/fpm-alpine/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/latest/php8.2/fpm-alpine/wp-config-docker.php +++ b/latest/php8.2/fpm-alpine/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/latest/php8.2/fpm/wp-config-docker.php b/latest/php8.2/fpm/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/latest/php8.2/fpm/wp-config-docker.php +++ b/latest/php8.2/fpm/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/latest/php8.3/apache/wp-config-docker.php b/latest/php8.3/apache/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/latest/php8.3/apache/wp-config-docker.php +++ b/latest/php8.3/apache/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/latest/php8.3/fpm-alpine/wp-config-docker.php b/latest/php8.3/fpm-alpine/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/latest/php8.3/fpm-alpine/wp-config-docker.php +++ b/latest/php8.3/fpm-alpine/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/latest/php8.3/fpm/wp-config-docker.php b/latest/php8.3/fpm/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/latest/php8.3/fpm/wp-config-docker.php +++ b/latest/php8.3/fpm/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') ); diff --git a/wp-config-docker.php b/wp-config-docker.php index 9cd3babf01..7da50ee52a 100644 --- a/wp-config-docker.php +++ b/wp-config-docker.php @@ -15,7 +15,7 @@ * * This has been slightly modified (to read environment variables) for use in Docker. * - * @link https://wordpress.org/documentation/article/editing-wp-config-php/ + * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ @@ -105,7 +105,7 @@ function getenv_docker($env, $default) { * For information on other constants that can be used for debugging, * visit the documentation. * - * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ + * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') );