Changeset 17045
- Timestamp:
- 12/18/2010 06:27:12 PM (14 years ago)
- Location:
- trunk/wp-admin/network
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/network/index.php
r16981 r17045 29 29 '<p>' . __('This screen provides the network administrator with links to the screens for Sites and Users to either create a new site or user, or to search existing users and sites, as well as Dashboard widgets. Those screens are also accessible through the left-hand navigation in the Network Admin section.') . '</p>' . 30 30 '<p><strong>' . __('For more information:') . '</strong></p>' . 31 '<p>' . __('<a href="http://codex.wordpress.org/ Super_Admin_Super_Admin_Menu" target="_blank">Documentation on Super Admin Menu</a>') . '</p>' .31 '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin" target="_blank">Documentation on the Network Admin</a>') . '</p>' . 32 32 '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>' 33 33 ); -
trunk/wp-admin/network/settings.php
r16983 r17045 31 31 '<p>' . __('Super admins can no longer be added on the Options screen. You must now go to the list of existing users on Super Admin > Users and click on Username or the Edit action link below that name. This goes to an Edit User page where you can check a box to grant super admin privileges.') . '</p>' . 32 32 '<p><strong>' . __('For more information:') . '</strong></p>' . 33 '<p>' . __('<a href="http://codex.wordpress.org/ Super_Admin_Options_SubPanel" target="_blank">Documentation on Network Settings</a>') . '</p>' .33 '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Settings_Screen" target="_blank">Documentation on Network Settings</a>') . '</p>' . 34 34 '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>' 35 35 ); -
trunk/wp-admin/network/site-info.php
r17044 r17045 24 24 '<p>' . __('<strong>Settings</strong> - This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database.') . '</p>' . 25 25 '<p><strong>' . __('For more information:') . '</strong></p>' . 26 '<p>' . __('<a href="http://codex.wordpress.org/ Super_Admin_Options_SubPanel" target="_blank">Documentation on Network Settings</a>') . '</p>' .26 '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Sites_Screens" target="_blank">Documentation on Site Management</a>') . '</p>' . 27 27 '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>' 28 28 ); -
trunk/wp-admin/network/site-new.php
r16986 r17045 21 21 '<p>' . __('If the admin email for the new site does not exist in the database, a new user will also be created.') . '</p>' . 22 22 '<p><strong>' . __('For more information:') . '</strong></p>' . 23 '<p>' . __('<a href="http://codex.wordpress.org/ Super_Admin_Sites_SubPanel" target="_blank">Documentation on Sites</a>') . '</p>' .23 '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Sites_Screens" target="_blank">Documentation on Site Management</a>') . '</p>' . 24 24 '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>' 25 25 ); -
trunk/wp-admin/network/site-settings.php
r17044 r17045 24 24 '<p>' . __('<strong>Settings</strong> - This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database.') . '</p>' . 25 25 '<p><strong>' . __('For more information:') . '</strong></p>' . 26 '<p>' . __('<a href="http://codex.wordpress.org/ Super_Admin_Options_SubPanel" target="_blank">Documentation on Network Settings</a>') . '</p>' .26 '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Sites_Screens" target="_blank">Documentation on Site Management</a>') . '</p>' . 27 27 '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>' 28 28 ); -
trunk/wp-admin/network/site-themes.php
r17044 r17045 30 30 '<p>' . __('See the contextual help on the other tabs.') . '</p>' . 31 31 '<p><strong>' . __('For more information:') . '</strong></p>' . 32 '<p>' . __('<a href="http://codex.wordpress.org/ Super_Admin_Options_SubPanel" target="_blank">Network Options Documentation</a>') . '</p>' .32 '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Sites_Screens" target="_blank">Documentation on Site Management</a>') . '</p>' . 33 33 '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>' 34 34 ); -
trunk/wp-admin/network/site-users.php
r17044 r17045 29 29 '<p>' . __('<strong>Settings</strong> - This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database.') . '</p>' . 30 30 '<p><strong>' . __('For more information:') . '</strong></p>' . 31 '<p>' . __('<a href="http://codex.wordpress.org/ Super_Admin_Options_SubPanel" target="_blank">Documentation on Network Settings</a>') . '</p>' .31 '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Sites_Screens" target="_blank">Documentation on Site Management</a>') . '</p>' . 32 32 '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>' 33 33 ); -
trunk/wp-admin/network/sites.php
r17006 r17045 36 36 '<p>' . __('Clicking on bold settings can re-sort this table. The upper right icons switch between list and excerpt views.') . '</p>' . 37 37 '<p><strong>' . __('For more information:') . '</strong></p>' . 38 '<p>' . __('<a href="http://codex.wordpress.org/ Super_Admin_Sites_SubPanel" target="_blank">Documentation on Sites</a>') . '</p>' .38 '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Sites_Screens" target="_blank">Documentation on Site Management</a>') . '</p>' . 39 39 '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>' 40 40 ); -
trunk/wp-admin/network/themes.php
r17006 r17045 74 74 add_screen_option( 'per_page', array('label' => _x( 'Themes', 'themes per page (screen options)' )) ); 75 75 76 add_contextual_help($current_screen, 77 '<p>' . __('This screen enables and disables the inclusion of themes available to choose in the Appearance menu for each site. It does not activate or deactivate which theme a site is currently using.') . '</p>' . 78 '<p>' . __('If the network admin disables a theme that is in use, it can still remain selected on that site. If another theme is chosen, the disabled theme will not appear in the site’s Appearance > Themes screen.') . '</p>' . 79 '<p>' . __('Themes can be enabled on a site by site basis by the network admin on the Edit Site screen you go to via the Edit action link on the Sites screen. Only network admins are able to install or edit themes.') . '</p>' . 80 '<p><strong>' . __('For more information:') . '</strong></p>' . 81 '<p>' . __('<a href="http://codex.wordpress.org/ Super_Admin_Themes_SubPanel" target="_blank">Documentation on Network Themes</a>') . '</p>' .82 '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>' 76 add_contextual_help($current_screen, 77 '<p>' . __('This screen enables and disables the inclusion of themes available to choose in the Appearance menu for each site. It does not activate or deactivate which theme a site is currently using.') . '</p>' . 78 '<p>' . __('If the network admin disables a theme that is in use, it can still remain selected on that site. If another theme is chosen, the disabled theme will not appear in the site’s Appearance > Themes screen.') . '</p>' . 79 '<p>' . __('Themes can be enabled on a site by site basis by the network admin on the Edit Site screen you go to via the Edit action link on the Sites screen. Only network admins are able to install or edit themes.') . '</p>' . 80 '<p><strong>' . __('For more information:') . '</strong></p>' . 81 '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Themes_Screen" target="_blank">Documentation on Network Themes</a>') . '</p>' . 82 '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>' 83 83 ); 84 84 -
trunk/wp-admin/network/upgrade.php
r16983 r17045 24 24 '<p>' . __('If this process fails for any reason, users logging in to their sites will force the same update.') . '</p>' . 25 25 '<p><strong>' . __('For more information:') . '</strong></p>' . 26 '<p>' . __('<a href="http://codex.wordpress.org/ Super_Admin_Update_SubPanel" target="_blank">Documentation on Update Network</a>') . '</p>' .26 '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Updates_Screen" target="_blank">Documentation on Update Network</a>') . '</p>' . 27 27 '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>' 28 28 ); -
trunk/wp-admin/network/user-new.php
r17015 r17045 22 22 '<p>' . __('Users who are signed up to the network without a site are added as subscribers to the main or primary dashboard site, giving them profile pages to manage their accounts. These users will only see Dashboard and My Sites in the main navigation until a site is created for them.') . '</p>' . 23 23 '<p><strong>' . __('For more information:') . '</strong></p>' . 24 '<p>' . __('<a href="http://codex.wordpress.org/ Super_Admin_Users_SubPanel" target="_blank">Documentation on Network Users</a>') . '</p>' .24 '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Users_Screen" target="_blank">Documentation on Network Users</a>') . '</p>' . 25 25 '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>' 26 26 ); -
trunk/wp-admin/network/users.php
r17006 r17045 33 33 '<p>' . __('You can make an existing user an additional super admin by going to the Edit User profile page and checking the box to grant that privilege.') . '</p>' . 34 34 '<p><strong>' . __('For more information:') . '</strong></p>' . 35 '<p>' . __('<a href="http://codex.wordpress.org/ Super_Admin_Users_SubPanel" target="_blank">Documentation on Network Users</a>') . '</p>' .35 '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Users_Screen" target="_blank">Documentation on Network Users</a>') . '</p>' . 36 36 '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>' 37 37 );
Note: See TracChangeset
for help on using the changeset viewer.