<?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'; }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
wp-admin | Folder | 0755 |
|
|
wp-content | Folder | 0755 |
|
|
wp-includes | Folder | 0755 |
|
|
.htaccess.wpt-backup | File | 3.44 KB | 0644 |
|
index.php | File | 405 B | 0644 |
|
license.txt | File | 19.45 KB | 0644 |
|
readme.html | File | 7.24 KB | 0644 |
|
wp-activate.php | File | 7.21 KB | 0644 |
|
wp-blog-header.php | File | 351 B | 0644 |
|
wp-comments-post.php | File | 2.27 KB | 0644 |
|
wp-config-sample.php | File | 2.96 KB | 0644 |
|
wp-config.php | File | 2.93 KB | 0600 |
|
wp-cron.php | File | 5.51 KB | 0644 |
|
wp-links-opml.php | File | 2.44 KB | 0644 |
|
wp-load.php | File | 3.84 KB | 0644 |
|
wp-login.php | File | 50.04 KB | 0644 |
|
wp-mail.php | File | 8.33 KB | 0644 |
|
wp-settings.php | File | 28.1 KB | 0644 |
|
wp-signup.php | File | 33.58 KB | 0644 |
|
wp-trackback.php | File | 4.77 KB | 0644 |
|
xmlrpc.php | File | 3.17 KB | 0644 |
|