 | Up one level
| |
 | Text/
| |
 | css/
| |
 | images/
| |
 | js/
| |
 | pomo/
| |
 | theme-compat/
| |
 | admin-bar.php [source] [743 lines] | Admin Bar This code handles the building and rendering of the press bar. |
 | atomlib.php [source] [352 lines] | Atom Syndication Format PHP Library |
 | author-template.php [source] [399 lines] | Author Template functions for use in themes. These functions must be used within the WordPress Loop. |
 | bookmark-template.php [source] [254 lines] | Bookmark Template Functions for usage in Themes |
 | bookmark.php [source] [382 lines] | Link/Bookmark API |
 | cache.php [source] [555 lines] | Object Cache API |
 | canonical.php [source] [467 lines] | Canonical API to handle WordPress Redirecting Based on "Permalink Redirect" from Scott Yang and "Enforce www. Preference" by Mark Jaquith |
 | capabilities.php [source] [1372 lines] | WordPress Roles and Capabilities. |
 | category-template.php [source] [1214 lines] | Category Template Tags and API. |
 | category.php [source] [336 lines] | WordPress Category API |
 | class-IXR.php [source] [1063 lines] | IXR - The Incutio XML-RPC Library Copyright (c) 2010, Incutio Ltd. All rights reserved. |
 | class-feed.php [source] [94 lines] | |
 | class-http.php [source] [1740 lines] | Simple and uniform HTTP request API. Standardizes the HTTP requests for WordPress. Handles cookies, gzip encoding and decoding, chunk decoding, if HTTP 1.1 and various other difficult HTTP protocol implementations. |
 | class-json.php [source] [862 lines] | Converts to and from JSON format. JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. This feature can also be found in Python. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, TCL, and many others. These properties make JSON an ideal data-interchange language. |
 | class-oembed.php [source] [294 lines] | API for fetching the HTML to embed remote content based on a provided URL. Used internally by the {@link WP_Embed} class, but is designed to be generic. |
 | class-phpass.php [source] [260 lines] | Portable PHP password hashing framework. |
 | class-phpmailer.php [source] [2473 lines] | PHPMailer - PHP email transport class NOTE: Requires PHP version 5 or later |
 | class-pop3.php [source] [652 lines] | |
 | class-simplepie.php [source] [15002 lines] | SimplePie A PHP-Based RSS and Atom Feed Framework. Takes the hard work out of managing a complete RSS/Atom solution. |
 | class-smtp.php [source] [817 lines] | PHPMailer - PHP SMTP email transport class NOTE: Designed for use with PHP version 5 and up |
 | class-snoopy.php [source] [1256 lines] | Deprecated. Use WP_HTTP (http.php, class-http.php) instead. |
 | class-wp-admin-bar.php [source] [473 lines] | |
 | class-wp-ajax-response.php [source] [136 lines] | |
 | class-wp-editor.php [source] [798 lines] | Facilitates adding of the WordPress editor as used on the Write and Edit screens. |
 | class-wp-error.php [source] [210 lines] | WordPress Error API. Contains the WP_Error class and the is_wp_error() function. |
 | class-wp-http-ixr-client.php [source] [92 lines] | |
 | class-wp-walker.php [source] [397 lines] | |
 | class-wp-xmlrpc-server.php [source] [3623 lines] | XML-RPC protocol support for WordPress |
 | class-wp.php [source] [603 lines] | |
 | class.wp-dependencies.php [source] [258 lines] | BackPress Scripts enqueue. These classes were refactored from the WordPress WP_Scripts and WordPress script enqueue API. |
 | class.wp-scripts.php [source] [209 lines] | BackPress Scripts enqueue. These classes were refactored from the WordPress WP_Scripts and WordPress script enqueue API. |
 | class.wp-styles.php [source] [170 lines] | BackPress Styles enqueue. These classes were refactored from the WordPress WP_Scripts and WordPress script enqueue API. |
 | comment-template.php [source] [1590 lines] | Comment template functions These functions are meant to live inside of the WordPress loop. |
 | comment.php [source] [2025 lines] | Manages WordPress comments |
 | compat.php [source] [96 lines] | WordPress implementation for PHP functions either missing from older PHP versions or not included by default. |
 | cron.php [source] [409 lines] | WordPress CRON API |
 | default-constants.php [source] [298 lines] | Defines constants and global variables that can be overridden, generally in wp-config.php. |
 | default-filters.php [source] [286 lines] | Sets up the default filters and actions for most of the WordPress hooks. |
 | default-widgets.php [source] [1165 lines] | Default Widgets |
 | deprecated.php [source] [2866 lines] | Deprecated functions from past WordPress versions. You shouldn't use these functions and look for the alternatives instead. The functions will be removed in a later version. |
 | feed-atom-comments.php [source] [86 lines] | Atom Feed Template for displaying Atom Comments feed. |
 | feed-atom.php [source] [55 lines] | Atom Feed Template for displaying Atom Posts feed. |
 | feed-rdf.php [source] [54 lines] | RSS 1 RDF Feed Template for displaying RSS 1 Posts feed. |
 | feed-rss.php [source] [31 lines] | RSS 0.92 Feed Template for displaying RSS 0.92 Posts feed. |
 | feed-rss2-comments.php [source] [65 lines] | RSS2 Feed Template for displaying RSS2 Comments feed. |
 | feed-rss2.php [source] [60 lines] | RSS2 Feed Template for displaying RSS2 Posts feed. |
 | feed.php [source] [546 lines] | WordPress Feed API Many of the functions used in here belong in The Loop, or The Loop for the Feeds. |
 | formatting.php [source] [3061 lines] | Main WordPress Formatting API. Handles many functions for formatting output. |
 | functions.php [source] [3705 lines] | Main WordPress API |
 | functions.wp-scripts.php [source] [188 lines] | BackPress script procedural API. |
 | functions.wp-styles.php [source] [194 lines] | BackPress styles procedural API. |
 | general-template.php [source] [2284 lines] | General template tags that can go anywhere in a template. |
 | http.php [source] [224 lines] | Simple and uniform HTTP request API. Will eventually replace and standardize the WordPress HTTP requests made. |
 | kses.php [source] [1416 lines] | kses 0.2.2 - HTML/XHTML filter that only allows some elements and attributes Copyright (C) 2002, 2003, 2005 Ulf Harnhammar This program is free software and open source software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | l10n.php [source] [543 lines] | WordPress Translation API |
 | link-template.php [source] [2375 lines] | WordPress Link Template Functions |
 | load.php [source] [740 lines] | These functions are needed to load WordPress. |
 | locale.php [source] [363 lines] | Date and Time Locale object |
 | media.php [source] [1443 lines] | WordPress API for media display. |
 | meta.php [source] [863 lines] | Metadata API Functions for retrieving and manipulating metadata of various WordPress object types. Metadata for an object is a represented by a simple key-value pair. Objects may contain multiple metadata entries that share the same key and differ only in their value. |
 | ms-blogs.php [source] [710 lines] | Site/blog functions that work with the blogs table and related data. |
 | ms-default-constants.php [source] [138 lines] | Defines constants and global variables that can be overridden, generally in wp-config.php. |
 | ms-default-filters.php [source] [62 lines] | Sets up the default filters and actions for Multisite. |
 | ms-deprecated.php [source] [272 lines] | Deprecated functions from WordPress MU and the multisite feature. You shouldn't use these functions and look for the alternatives instead. The functions will be removed in a later version. |
 | ms-files.php [source] [82 lines] | Multisite upload handler. |
 | ms-functions.php [source] [1980 lines] | Multisite WordPress API |
 | ms-load.php [source] [256 lines] | These functions are needed to load Multisite. |
 | ms-settings.php [source] [134 lines] | Used to set up and fix common variables and include the Multisite procedural and class library. |
 | nav-menu-template.php [source] [491 lines] | Navigation Menu template functions |
 | nav-menu.php [source] [784 lines] | Navigation Menu functions |
 | option.php [source] [1045 lines] | Option API |
 | pluggable-deprecated.php [source] [170 lines] | Deprecated pluggable functions from past WordPress versions. You shouldn't use these functions and look for the alternatives instead. The functions will be removed in a later version. Deprecated warnings are also thrown if one of these functions is being defined by a plugin. |
 | pluggable.php [source] [1727 lines] | These functions can be replaced via plugins. If plugins do not redefine these functions, then these will be used instead. |
 | plugin.php [source] [784 lines] | The plugin API is located in this file, which allows for creating actions and filters and hooking functions, and methods. The functions or methods will then be run when the action or filter is called. The API callback examples reference functions, but can be methods of classes. To hook methods, you'll need to pass an array one of two ways. |
 | post-template.php [source] [1447 lines] | WordPress Post Template Functions. Gets content for the current post in the loop. |
 | post-thumbnail-template.php [source] [102 lines] | WordPress Post Thumbnail Template Functions. Support for post thumbnails Themes function.php must call add_theme_support( 'post-thumbnails' ) to use these. |
 | post.php [source] [5322 lines] | Post functions and post utility function. |
 | query.php [source] [3591 lines] | WordPress Query API The query API attempts to get which part of WordPress to the user is on. It also provides functionality to getting URL query information. |
 | registration-functions.php [source] [7 lines] | Deprecated. No longer needed. |
 | registration.php [source] [7 lines] | Deprecated. No longer needed. |
 | rewrite.php [source] [2052 lines] | WordPress Rewrite API |
 | rss-functions.php [source] [9 lines] | Deprecated. Use rss.php instead. |
 | rss.php [source] [932 lines] | MagpieRSS: a simple RSS integration tool A compiled file for RSS syndication |
 | script-loader.php [source] [794 lines] | WordPress scripts and styles default loader. Most of the functionality that existed here was moved to {@link http://backpress.automattic.com/ BackPress}. WordPress themes and plugins will only be concerned about the filters and actions set in this file. |
 | shortcodes.php [source] [334 lines] | WordPress API for creating bbcode like tags or what WordPress calls "shortcodes." The tag and attribute parsing or regular expression code is based on the Textpattern tag parser. A few examples are below: |
 | taxonomy.php [source] [3277 lines] | Taxonomy API |
 | template-loader.php [source] [45 lines] | Loads the correct template based on the visitor's url |
 | theme.php [source] [2084 lines] | Theme, template, and stylesheet functions. |
 | update.php [source] [453 lines] | A simple set of functions to check our version 1.0 update service. |
 | user.php [source] [1492 lines] | WordPress User API |
 | vars.php [source] [99 lines] | Creates common globals for the rest of WordPress Sets $pagenow global which is the current page. Checks for the browser to set which one is currently being used. |
 | version.php [source] [42 lines] | The WordPress version string |
 | widgets.php [source] [1259 lines] | API for creating dynamic sidebar without hardcoding functionality into themes. Includes both internal WordPress routines and theme use routines. This functionality was found in a plugin before WordPress 2.2 release which included it in the core from that point on. |
 | wlwmanifest.xml [source] [43 lines] | |
 | wp-db.php [source] [1561 lines] | WordPress DB Class Original code from {@link http://php.justinvincent.com Justin Vincent (justin@visunet.ie)} |
 | wp-diff.php [source] [472 lines] | WordPress Diff bastard child of old MediaWiki Diff Formatter. Basically all that remains is the table structure and some method names. |