From 85f0ec3ebad16b6ed9c051d00027e97f6fac5460 Mon Sep 17 00:00:00 2001
From: Sergey Biryukov
{{ data.message }}<# } else if ( 'file_not_writable' === data.code ) { #> -
the Codex for more information.' ); ?>
++ Changing File Permissions for more information.' ), + __( 'https://wordpress.org/support/article/changing-file-permissions/' ) + ); + ?> +
<# } else { #>{{ data.message || data.code }}
diff --git a/src/wp-admin/options-permalink.php b/src/wp-admin/options-permalink.php index a61d497639..154209468b 100644 --- a/src/wp-admin/options-permalink.php +++ b/src/wp-admin/options-permalink.php @@ -326,10 +326,10 @@ printf( __( 'If you like, you may enter custom structures for your category and
writable, we could do this automatically, but it isn’t so this is the url rewrite rule you should have in your %1$s file. Click in the field and press %3$s to select all. Then insert this rule inside of the %4$s element in %1$s file.' ),
'web.config
',
- __( 'https://codex.wordpress.org/Changing_File_Permissions' ),
+ __( 'https://wordpress.org/support/article/changing-file-permissions/' ),
'CTRL + a',
'/<configuration>/<system.webServer>/<rewrite>/<rules>
'
);
@@ -352,9 +352,9 @@ printf( __( 'If you like, you may enter custom structures for your category and
writable, we could do this automatically, but it isn’t so this is the url rewrite rule you should have in your %2$s file. Create a new file, called %2$s in the root directory of your site. Click in the field and press %3$s to select all. Then insert this code into the %2$s file.' ),
- __( 'https://codex.wordpress.org/Changing_File_Permissions' ),
+ __( 'https://wordpress.org/support/article/changing-file-permissions/' ),
'web.config
',
'CTRL + a'
);
@@ -384,10 +384,10 @@ else :
writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your %1$s file. Click in the field and press %3$s to select all.' ),
'.htaccess
',
- __( 'https://codex.wordpress.org/Changing_File_Permissions' ),
+ __( 'https://wordpress.org/support/article/changing-file-permissions/' ),
'CTRL + a'
);
?>
diff --git a/src/wp-admin/plugin-editor.php b/src/wp-admin/plugin-editor.php
index 6738e91186..8903987296 100644
--- a/src/wp-admin/plugin-editor.php
+++ b/src/wp-admin/plugin-editor.php
@@ -280,7 +280,15 @@ foreach ( $plugins as $plugin_key => $a_plugin ) {
the Codex for more information.' ); ?>
++ Changing File Permissions for more information.' ), + __( 'https://wordpress.org/support/article/changing-file-permissions/' ) + ); + ?> +
diff --git a/src/wp-admin/theme-editor.php b/src/wp-admin/theme-editor.php index fa06f574f3..7faaca0114 100644 --- a/src/wp-admin/theme-editor.php +++ b/src/wp-admin/theme-editor.php @@ -313,7 +313,15 @@ else : -the Codex for more information.' ); ?>
++ Changing File Permissions for more information.' ), + __( 'https://wordpress.org/support/article/changing-file-permissions/' ) + ); + ?> +