WordPress PHP Cross Reference Web Logs
 namelinesbytesdatedescription
Folder./     
Folderwp-admin/     
Folderwp-content/     
Folderwp-includes/     
PHPindex.php1839705/25/2008 16:33Front to the WordPress application. This file doesn't do anything, but loads wp-blog-header.php which does and tells WordPress to load the theme.
TEXTlicense.txt3271689906/08/2011 14:18
HTMLreadme.html109920201/03/2012 12:01
PHPwp-activate.php102426810/20/2011 10:40
PHPwp-app.php16124027210/28/2011 11:48Atom Publishing Protocol support for WordPress
PHPwp-blog-header.php2027411/20/2010 16:44Loads the WordPress environment and template.
PHPwp-comments-post.php105398209/30/2011 13:18Handles Comment Post to WordPress and prevents duplicate comment posting.
PHPwp-config-sample.php90317711/01/2010 10:45The base configurations of the WordPress. This file has the following configurations: MySQL settings, Table Prefix, Secret Keys, WordPress Language, and ABSPATH. You can find more information by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing wp-config.php} Codex page. You can get the MySQL settings from your web host.
PHPwp-cron.php104268409/09/2011 15:59WordPress Cron Implementation for hosts, which do not offer CRON or for which the user has not set up a CRON job pointing to this file. The HTTP request to this file will not slow down the visitor who happens to visit when the cron job is needed to run.
PHPwp-links-opml.php59199710/23/2010 08:17Outputs the OPML XML format for getting the links defined in the link administration. This can be used to export links from one blog over to another. Links aren't exported by the WordPress export, so this file handles that.
PHPwp-load.php60254611/15/2011 10:47Bootstrap file for setting the ABSPATH constant and loading the wp-config.php file. The wp-config.php file will then load the wp-settings.php file, which will then set up the WordPress environment.
PHPwp-login.php6942769511/23/2011 02:03WordPress User Page Handles authentication, registering, resetting passwords, forgot password, and other user handling.
PHPwp-mail.php236777708/05/2011 12:57Gets the email message from the user's mailbox to add as a WordPress post. Mailbox connection information must be configured under Settings > Writing
PHPwp-pass.php1741309/19/2011 00:17Creates the password cookie and redirects back to where the visitor was before.
PHPwp-register.php1533412/09/2010 13:02Used to be the page which displayed the registration form.
PHPwp-settings.php326991310/18/2011 15:37Used to set up and fix common variables and include the WordPress procedural and class library. Allows for some configuration in wp-config.php (see default-constants.php)
PHPwp-signup.php4511854511/15/2011 15:44
PHPwp-trackback.php111370202/24/2010 15:13Handle Trackbacks and Pingbacks sent to WordPress
PHPxmlrpc.php110326604/17/2011 04:35XML-RPC protocol support for WordPress

title

Body