/home/desid573/verdenaturopathy.com.au/site3/wp-admin
NameSizeModeActions
css/-0755rm
images/-0777rm
includes/-0777rm
js/-0755rm
maint/-0777rm
network/-0777rm
user/-0777rm
about.php189000644editdlrm
admin-ajax.php51460644editdlrm
admin-footer.php28110644editdlrm
admin-functions.php4790644editdlrm
admin-header.php92910644editdlrm
admin-post.php20210644editdlrm
admin.php129350644editdlrm
async-upload.php56040644editdlrm
authorize-application.php103350644editdlrm
comment.php116430644editdlrm
contribute.php60390644editdlrm
credits.php45240644editdlrm
custom-background.php4890644editdlrm
custom-header.php4990644editdlrm
customize.php114760644editdlrm
edit-comments.php144840644editdlrm
edit-form-advanced.php294860644editdlrm
edit-form-blocks.php150840644editdlrm
edit-form-comment.php85330644editdlrm
edit-link-form.php63540644editdlrm
edit-tag-form.php106650644editdlrm
edit-tags.php225100644editdlrm
edit.php199520644editdlrm
erase-personal-data.php75050644editdlrm
error_log13790644editdlrm
export-personal-data.php79410644editdlrm
export.php112650644editdlrm
font-library.php10360644editdlrm
freedoms.php49570644editdlrm
import.php77660644editdlrm
index.php78640644editdlrm
install-helper.php69610644editdlrm
install.php183370644editdlrm
link-add.php9340644editdlrm
link-manager.php43610644editdlrm
link-parse-opml.php26980644editdlrm
link.php29570644editdlrm
load-scripts.php20700644editdlrm
load-styles.php29950644editdlrm
media-new.php32490644editdlrm
media-upload.php36680644editdlrm
media.php8190644editdlrm
menu-header.php100590644editdlrm
menu.php181410644editdlrm
moderation.php3070644editdlrm
ms-admin.php1960644editdlrm
ms-delete-site.php46130644editdlrm
ms-edit.php2160644editdlrm
ms-options.php2290644editdlrm
ms-sites.php2150644editdlrm
ms-themes.php2170644editdlrm
ms-upgrade-network.php2190644editdlrm
ms-users.php2150644editdlrm
my-sites.php48310644editdlrm
nav-menus.php502510644editdlrm
network.php55220644editdlrm
options-connectors.php10960644editdlrm
options-discussion.php162970644editdlrm
options-general.php228510644editdlrm
options-head.php6210644editdlrm
options-media.php65300644editdlrm
options-permalink.php224160644editdlrm
options-privacy.php101630644editdlrm
options-reading.php102130644editdlrm
options-writing.php93230644editdlrm
options.php142660644editdlrm
plugin-editor.php140820644editdlrm
plugin-install.php71240644editdlrm
plugins.php307240644editdlrm
post-new.php27680644editdlrm
post.php102740644editdlrm
press-this.php24700644editdlrm
privacy-policy-guide.php37560644editdlrm
privacy.php28950644editdlrm
profile.php2830644editdlrm
revision.php58360644editdlrm
setup-config.php179450644editdlrm
site-editor.php123620644editdlrm
site-health-info.php41500644editdlrm
site-health.php104210644editdlrm
term.php22490644editdlrm
theme-editor.php172790644editdlrm
theme-install.php242220644editdlrm
themes.php494050644editdlrm
tools.php35140644editdlrm
update-core.php462020644editdlrm
update.php130620644editdlrm
upgrade-functions.php3410644editdlrm
upgrade.php63900644editdlrm
upload.php152570644editdlrm
user-edit.php413190644editdlrm
user-new.php246390644editdlrm
users.php240020644editdlrm
widgets-form-blocks.php52420644editdlrm
widgets-form.php195950644editdlrm
widgets.php11120644editdlrm
Edit: /home/desid573/verdenaturopathy.com.au/site3/wp-admin/options-general.php (22851B)
' . __( 'The fields on this screen determine some of the basics of your site setup.' ) . '

' . '

' . __( 'Most themes show the site title at the top of every page, in the title bar of the browser, and as the identifying name for syndicated feeds. Many themes also show the tagline.' ) . '

'; if ( ! is_multisite() ) { $options_help .= '

' . __( 'Two terms you will want to know are the WordPress URL and the site URL. The WordPress URL is where the core WordPress installation files are, and the site URL is the address a visitor uses in the browser to go to your site.' ) . '

' . '

' . sprintf( /* translators: %s: Documentation URL. */ __( 'Though the terms refer to two different concepts, in practice, they can be the same address or different. For example, you can have the core WordPress installation files in the root directory (https://example.com), in which case the two URLs would be the same. Or the WordPress files can be in a subdirectory (https://example.com/wordpress). In that case, the WordPress URL and the site URL would be different.' ), __( 'https://developer.wordpress.org/advanced-administration/server/wordpress-in-directory/' ) ) . '

' . '

' . sprintf( /* translators: 1: http://, 2: https:// */ __( 'Both WordPress URL and site URL can start with either %1$s or %2$s. A URL starting with %2$s requires an SSL certificate, so be sure that you have one before changing to %2$s. With %2$s, a padlock will appear next to the address in the browser address bar. Both %2$s and the padlock signal that your site meets some basic security requirements, which can build trust with your visitors and with search engines.' ), 'http://', 'https://' ) . '

' . '

' . __( 'If you want site visitors to be able to register themselves, check the membership box. If you want the site administrator to register every new user, leave the box unchecked. In either case, you can set a default user role for all new users.' ) . '

'; } $options_help .= '

' . __( 'You can set the language, and WordPress will automatically download and install the translation files (available if your filesystem is writable).' ) . '

' . '

' . __( 'UTC means Coordinated Universal Time.' ) . '

' . '

' . __( 'You must click the Save Changes button at the bottom of the screen for new settings to take effect.' ) . '

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

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

' . '

' . __( 'Documentation on General Settings' ) . '

' . '

' . __( 'Support forums' ) . '

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

site_name ); } $tagline_description = sprintf( /* translators: %s: Site tagline example. */ __( 'In a few words, explain what this site is about. Example: “%s.”' ), $sample_tagline ); ?>