PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
plugins
/
duplicator
/
views
<?php /** * Display header * * @param string $title Header title * * @return void */ function duplicator_header($title) { echo "<h1>" . esc_html($title) . "</h1>"; }
[-] index.php
[edit]
[+]
tools
[+]
settings
[+]
packages
[+]
..
[-] inc.header.php
[edit]
[+]
parts