PATH:
home
/
hunkmedicalstaff
/
public_html
<?php /** * Loads the WordPress environment and template. * * @package WordPress */ if ( ! isset( $wp_did_header ) ) { $wp_did_header = true; // Load the WordPress library. require_once __DIR__ . '/wp-load.php'; // Set up the WordPress query. wp(); // Load the theme template. require_once ABSPATH . WPINC . '/template-loader.php'; }
[-] index.php
[edit]
[-] wordpress-without.zip
[edit]
[+]
wp-content
[-] wp-trackback.php
[edit]
[+]
wp-admin
[-] xmlrpc.php
[edit]
[+]
wordpress
[-] wp-comments-post.php
[edit]
[-] wp-login.php
[edit]
[-] .htaccess
[edit]
[-] wp-mail.php
[edit]
[-] wp-settings.php
[edit]
[-] wp-blog-header.php
[edit]
[-] wp-load.php
[edit]
[+]
..
[-] wp-signup.php
[edit]
[-] wp-cron.php
[edit]
[-] wp-config.php
[edit]
[+]
wp-includes
[-] wp-config-sample.php
[edit]
[-] wp-activate.php
[edit]
[+]
.well-known
[-] license.txt
[edit]
[-] wp-links-opml.php
[edit]
[-] readme.html
[edit]