Descrizione
WordPress 3.3 introduced a new welcome panel designed to provide a better experience for new users installing WordPress for the first time. The panel would normally be shown to new owners of sites in a network, but this may not be desirable for all networks. This plugin dismisses the panel for new sites and users.
This plugin applies only to multisite, and must be network activated.
Installazione
For an automatic installation through WordPress:
- Go to the ‘Add New’ plugins screen in your WordPress network admin area
- Search for ‘Hide Welcome Panel for Multisite’
- Click ‘Install Now’ and network activate the plugin
For a manual installation via FTP:
- Upload the
hide-welcome-panel-for-multisite
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ screen in your WordPress network admin area
To upload the plugin through WordPress, instead of FTP:
- Upload the downloaded zip file on the ‘Add New’ plugins screen (see the ‘Upload’ tab) in your WordPress network admin area and network activate.
FAQ
- When does the welcome panel normally show?
-
The welcome panel shows for the initial user when WordPress is installed.
For multisite, the welcome panel shows for owners of new sites. WordPress uses the following rules:
- On site creation, a flag is set for the user to show the welcome panel the next time they visit a site they own, as long as they’ve never seen the welcome panel before.
- Once the user dismisses the panel on one site, it is dismissed on all sites they own, and they will not see it on new sites.
- An owner is determined by comparing the site’s admin email to the user’s email.
- The panel is still accessible via the Screen Options tab.
- Does this retroactively hide the welcome panel for sites created before the plugin was installed?
-
Yes. It is assumed that if you’re installing this plugin, you don’t want any site owners to be presented with the welcome panel, regardless when the site was created.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Hide Welcome Panel for Multisite” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Hide Welcome Panel for Multisite” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.0
Initial release.