/home/altere25/berryglowbeauty.com/wp-admin
NameSizeModeActions
css/-0755rm
images/-0755rm
includes/-0755rm
js/-0755rm
maint/-0755rm
network/-0755rm
user/-0755rm
about.php279540644editdlrm
admin-ajax.php46720644editdlrm
admin-footer.php28300644editdlrm
admin-functions.php4090644editdlrm
admin-header.php82140644editdlrm
admin-post.php16920644editdlrm
admin.php121390644editdlrm
async-upload.php38210644editdlrm
comment.php110090644editdlrm
credits.php53070644editdlrm
custom-background.php4190644editdlrm
custom-header.php4290644editdlrm
customize.php96360644editdlrm
edit-comments.php141980644editdlrm
edit-form-advanced.php288010644editdlrm
edit-form-blocks.php134970644editdlrm
edit-form-comment.php78050644editdlrm
edit-link-form.php62300644editdlrm
edit-tag-form.php95190644editdlrm
edit-tags.php214920644editdlrm
edit.php178860644editdlrm
erase-personal-data.php32430644editdlrm
export-personal-data.php32180644editdlrm
export.php109430644editdlrm
freedoms.php47060644editdlrm
import.php75290644editdlrm
index.php59010644editdlrm
install-helper.php59070644editdlrm
install.php168980644editdlrm
link-add.php7270644editdlrm
link-manager.php41910644editdlrm
link-parse-opml.php26040644editdlrm
link.php27460644editdlrm
load-scripts.php17090644editdlrm
load-styles.php23170644editdlrm
media-new.php32140644editdlrm
media-upload.php33750644editdlrm
media.php56090644editdlrm
menu-header.php97430644editdlrm
menu.php144860644editdlrm
moderation.php3220644editdlrm
ms-admin.php2110644editdlrm
ms-delete-site.php41990644editdlrm
ms-edit.php2310644editdlrm
ms-options.php2380644editdlrm
ms-sites.php2300644editdlrm
ms-themes.php2320644editdlrm
ms-upgrade-network.php2340644editdlrm
ms-users.php2300644editdlrm
my-sites.php46570644editdlrm
nav-menus.php438410644editdlrm
network.php54070644editdlrm
options-discussion.php153120644editdlrm
options-general.php149510644editdlrm
options-head.php4920644editdlrm
options-media.php62470644editdlrm
options-permalink.php189530644editdlrm
options-privacy.php80870644editdlrm
options-reading.php97110644editdlrm
options-writing.php86340644editdlrm
options.php121920644editdlrm
plugin-editor.php133660644editdlrm
plugin-install.php63980644editdlrm
plugins.php243710644editdlrm
post-new.php27120644editdlrm
post.php96640644editdlrm
press-this.php24040644editdlrm
privacy-policy-guide.php8520644editdlrm
privacy.php25650644editdlrm
profile.php2980644editdlrm
revision.php52130644editdlrm
setup-config.php159080644editdlrm
site-health-info.php57880644editdlrm
site-health.php53520644editdlrm
term.php22640644editdlrm
theme-editor.php150880644editdlrm
theme-install.php152130644editdlrm
themes.php237020644editdlrm
tools.php34700644editdlrm
update-core.php337260644editdlrm
update.php109550644editdlrm
upgrade-functions.php3440644editdlrm
upgrade.php55600644editdlrm
upload.php139210644editdlrm
user-edit.php292540644editdlrm
user-new.php222850644editdlrm
users.php198900644editdlrm
widgets.php197400644editdlrm
Edit: /home/altere25/berryglowbeauty.com/wp-admin/theme-install.php (15213B)
$v ) { if ( false !== strpos( $k, '/' ) ) { unset( $installed_themes[ $k ] ); } } wp_localize_script( 'theme', '_wpThemeSettings', array( 'themes' => false, 'settings' => array( 'isInstall' => true, 'canInstall' => current_user_can( 'install_themes' ), 'installURI' => current_user_can( 'install_themes' ) ? self_admin_url( 'theme-install.php' ) : null, 'adminUrl' => parse_url( self_admin_url(), PHP_URL_PATH ), ), 'l10n' => array( 'addNew' => __( 'Add New Theme' ), 'search' => __( 'Search Themes' ), 'searchPlaceholder' => __( 'Search themes...' ), // placeholder (no ellipsis) 'upload' => __( 'Upload Theme' ), 'back' => __( 'Back' ), 'error' => sprintf( /* translators: %s: Support forums URL. */ __( 'An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums.' ), __( 'https://wordpress.org/support/forums/' ) ), 'tryAgain' => __( 'Try Again' ), /* translators: %d: Number of themes. */ 'themesFound' => __( 'Number of Themes found: %d' ), 'noThemesFound' => __( 'No themes found. Try a different search.' ), 'collapseSidebar' => __( 'Collapse Sidebar' ), 'expandSidebar' => __( 'Expand Sidebar' ), /* translators: Accessibility text. */ 'selectFeatureFilter' => __( 'Select one or more Theme features to filter by' ), ), 'installedThemes' => array_keys( $installed_themes ), ) ); wp_enqueue_script( 'theme' ); wp_enqueue_script( 'updates' ); if ( $tab ) { /** * Fires before each of the tabs are rendered on the Install Themes page. * * The dynamic portion of the hook name, `$tab`, refers to the current * theme installation tab. Possible values are 'dashboard', 'search', 'upload', * 'featured', 'new', or 'updated'. * * @since 2.8.0 */ do_action( "install_themes_pre_{$tab}" ); } $help_overview = '

' . sprintf( /* translators: %s: Theme Directory URL. */ __( 'You can find additional themes for your site by using the Theme Browser/Installer on this screen, which will display themes from the WordPress Theme Directory. These themes are designed and developed by third parties, are available free of charge, and are compatible with the license WordPress uses.' ), __( 'https://wordpress.org/themes/' ) ) . '

' . '

' . __( 'You can Search for themes by keyword, author, or tag, or can get more specific and search by criteria listed in the feature filter.' ) . ' ' . __( 'The search results will be updated as you type.' ) . '

' . '

' . __( 'Alternately, you can browse the themes that are Featured, Popular, or Latest. When you find a theme you like, you can preview it or install it.' ) . '

' . '

' . sprintf( /* translators: %s: /wp-content/themes */ __( 'You can Upload a theme manually if you have already downloaded its ZIP archive onto your computer (make sure it is from a trusted and original source). You can also do it the old-fashioned way and copy a downloaded theme’s folder via FTP into your %s directory.' ), '/wp-content/themes' ) . '

'; get_current_screen()->add_help_tab( array( 'id' => 'overview', 'title' => __( 'Overview' ), 'content' => $help_overview, ) ); $help_installing = '

' . __( 'Once you have generated a list of themes, you can preview and install any of them. Click on the thumbnail of the theme you’re interested in previewing. It will open up in a full-screen Preview page to give you a better idea of how that theme will look.' ) . '

' . '

' . __( 'To install the theme so you can preview it with your site’s content and customize its theme options, click the "Install" button at the top of the left-hand pane. The theme files will be downloaded to your website automatically. When this is complete, the theme is now available for activation, which you can do by clicking the "Activate" link, or by navigating to your Manage Themes screen and clicking the "Live Preview" link under any installed theme’s thumbnail image.' ) . '

'; get_current_screen()->add_help_tab( array( 'id' => 'installing', 'title' => __( 'Previewing and Installing' ), 'content' => $help_installing, ) ); get_current_screen()->set_help_sidebar( '

' . __( 'For more information:' ) . '

' . '

' . __( 'Documentation on Adding New Themes' ) . '

' . '

' . __( 'Support' ) . '

' ); include( ABSPATH . 'wp-admin/admin-header.php' ); ?>

__( 'Upload Theme' ) ) ); if ( ! empty( $tabs['upload'] ) && current_user_can( 'upload_themes' ) ) { echo ' '; } ?>

$features ) { echo '
'; $feature_name = esc_html( $feature_name ); echo '' . $feature_name . ''; echo '
'; foreach ( $features as $feature => $feature_name ) { $feature = esc_attr( $feature ); echo ' '; echo ''; } echo '
'; echo '
'; } ?>