WordPress PHP Cross Reference Blogging Systems
 namelinesbytesdatedescription
Folder./     
Folderwp-admin/     
Folderwp-content/     
Folderwp-includes/     
PHPindex.php1741809/25/2013 00:18Front 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.txt3851993503/05/2016 20:14
HTMLreadme.html98734408/16/2016 20:39
PHPwp-activate.php162545605/24/2016 21:02Confirms that the activation key that is sent in an email after a user signs up for a new site matches the key for that user and then displays confirmation.
PHPwp-blog-header.php2136412/19/2015 11:20Loads the WordPress environment and template.
PHPwp-comments-post.php55147705/23/2016 16:44Handles Comment Post to WordPress and prevents duplicate comment posting.
PHPwp-config-sample.php89285312/16/2015 09:58The base configuration for WordPress The wp-config.php creation script uses this file during the installation. You don't have to use the web site, you can copy this file to "wp-config.php" and fill in the values.
PHPwp-cron.php129328605/24/2015 17:26WordPress 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.php80238205/23/2016 16:44Outputs 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. This file is not added by default to WordPress theme pages when outputting feed links. It will have to be added manually for browsers and users to pick up that this file exists.
PHPwp-load.php95335304/14/2016 17:53Bootstrap 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.php9913405706/14/2016 21:51WordPress User Page Handles authentication, registering, resetting passwords, forgot password, and other user handling.
PHPwp-mail.php246778607/13/2016 12:37Gets the email message from the user's mailbox to add as a WordPress post. Mailbox connection information must be configured under Settings > Writing
PHPwp-settings.php4321392008/13/2016 16:02Used 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.php9032989005/24/2016 20:44
PHPwp-trackback.php127403511/30/2014 21:23Handle Trackbacks and Pingbacks Sent to WordPress
PHPxmlrpc.php101306407/06/2016 12:40XML-RPC protocol support for WordPress

title

Body