Languages: English • Admin Themes SubPanel 日本語 Português do Brasil • (Add your language)
Artigo parcialmente traduzido ou que precisa de tradução Este documento está parcialmente traduzido ou precisa ser traduzido. Toda a tradução é feita por voluntários e você pode ser um deles.
Participar ▪ Artigos para traduzir ▪ Fórum de Suporte ▪ Todos os Artigos |
The Network Admin Themes Screen controls which themes are available to Site administrators in their Administration > Appearance > Themes Screen. Network Administrators must install the themes in the wp-content/themes folder for the themes to be available. Themes can also be selectively activated for individual Sites in the Theme Info section when Editing a site via Administration > Network Admin > Sites.
Back to Network Admin or Administration Screens.
This table lists all of your categories by row. Categories are displayed hierarchically and alphabetically by the folder name used for storing that theme in the wp-contents/themes folder.
The table of themes contains the following columns:
When new sites are created via Administration > Network Admin > Sites, the WordPress Twenty Seventeen theme will be set as the active (default) theme. If a different active (default) theme is desired, edit the wp-config.php and add the WP_DEFAULT_THEME constant definition to the file. For example to make the WordPress Classic Theme the default theme put this in wp-config.php:
define('WP_DEFAULT_THEME', 'classic');
If you do remove the WordPress Twenty Seventeen theme then you need to define a new default theme with the WP_DEFAULT_THEME constant. Disabling a theme in the Network Admin Themes Screen does not prevent that theme being used by a site. It only prevents the theme being listed in the available themes list when selecting a new/different theme.
A documentação do WordPress em Português do Brasil.
Todas as comunidades lusófonas também são bem-vindas! Adicione {{Codex-pt}} em seus artigos. |