Changeset 24993 for trunk/wp-admin/network/settings.php
- Timestamp:
- 08/06/2013 04:07:46 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/network/settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/network/settings.php
r23556 r24993 26 26 '<p>' . __('This screen sets and changes options for the network as a whole. The first site is the main site in the network and network options are pulled from that original site’s options.') . '</p>' . 27 27 '<p>' . __('Operational settings has fields for the network’s name and admin email.') . '</p>' . 28 '<p>' . __('Dashboard Site is an option to give a site to users who do not have a site on the system. Their default role is Subscriber, but that default can be changed. The Admin Notice Feed can provide a notice on all dashboards of the latest post via RSS or Atom, or provide no such notice if left blank.') . '</p>' .29 28 '<p>' . __('Registration settings can disable/enable public signups. If you let others sign up for a site, install spam plugins. Spaces, not commas, should separate names banned as sites for this network.') . '</p>' . 30 29 '<p>' . __('New site settings are defaults applied when a new site is created in the network. These include welcome email for when a new site or user account is registered, and what᾿s put in the first post, page, comment, comment author, and comment URL.') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.