[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

title

Body

[close]

/wp-includes/

FolderUp one level  
FolderText/
 
Foldercss/
 
Folderimages/
 
Folderjs/
 
Folderpomo/
 
Foldertheme-compat/
 
Fileadmin-bar.php                  [source] [762 lines]   Admin Bar This code handles the building and rendering of the press bar.
Fileatomlib.php                    [source] [352 lines]   Atom Syndication Format PHP Library
Fileauthor-template.php            [source] [394 lines]   Author Template functions for use in themes. These functions must be used within the WordPress Loop.
Filebookmark-template.php          [source] [254 lines]   Bookmark Template Functions for usage in Themes
Filebookmark.php                   [source] [382 lines]   Link/Bookmark API
Filecache.php                      [source] [566 lines]   Object Cache API
Filecanonical.php                  [source] [549 lines]   Canonical API to handle WordPress Redirecting Based on "Permalink Redirect" from Scott Yang and "Enforce www. Preference" by Mark Jaquith
Filecapabilities.php               [source] [1383 lines]  WordPress Roles and Capabilities.
Filecategory-template.php          [source] [1200 lines]  Category Template Tags and API.
Filecategory.php                   [source] [336 lines]   WordPress Category API
Fileclass-IXR.php                  [source] [1063 lines]  IXR - The Incutio XML-RPC Library Copyright (c) 2010, Incutio Ltd. All rights reserved.
Fileclass-feed.php                 [source] [94 lines]    
Fileclass-http.php                 [source] [1789 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.
Fileclass-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.
Fileclass-oembed.php               [source] [300 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.
Fileclass-phpass.php               [source] [260 lines]   Portable PHP password hashing framework.
Fileclass-phpmailer.php            [source] [2532 lines]  PHPMailer - PHP email transport class NOTE: Requires PHP version 5 or later
Fileclass-pop3.php                 [source] [652 lines]   
Fileclass-simplepie.php            [source] [15300 lines] SimplePie A PHP-Based RSS and Atom Feed Framework. Takes the hard work out of managing a complete RSS/Atom solution.
Fileclass-smtp.php                 [source] [818 lines]   PHPMailer - PHP SMTP email transport class NOTE: Designed for use with PHP version 5 and up
Fileclass-snoopy.php               [source] [1256 lines]  Deprecated. Use WP_HTTP (http.php, class-http.php) instead.
Fileclass-wp-admin-bar.php         [source] [473 lines]   
Fileclass-wp-ajax-response.php     [source] [139 lines]   
Fileclass-wp-atom-server.php       [source] [1487 lines]  
Fileclass-wp-customize-control.php [source] [486 lines]   
Fileclass-wp-customize-manager.php [source] [898 lines]   Customize
Fileclass-wp-customize-section.php [source] [94 lines]    
Fileclass-wp-customize-setting.php [source] [364 lines]   
Fileclass-wp-editor.php            [source] [818 lines]   Facilitates adding of the WordPress editor as used on the Write and Edit screens.
Fileclass-wp-error.php             [source] [210 lines]   WordPress Error API. Contains the WP_Error class and the is_wp_error() function.
Fileclass-wp-http-ixr-client.php   [source] [92 lines]    
Fileclass-wp-theme.php             [source] [1187 lines]  WP_Theme Class
Fileclass-wp-walker.php            [source] [397 lines]   
Fileclass-wp-xmlrpc-server.php     [source] [5102 lines]  XML-RPC protocol support for WordPress
Fileclass-wp.php                   [source] [620 lines]   
Fileclass.wp-dependencies.php      [source] [258 lines]   BackPress Scripts enqueue. These classes were refactored from the WordPress WP_Scripts and WordPress script enqueue API.
Fileclass.wp-scripts.php           [source] [216 lines]   BackPress Scripts enqueue. These classes were refactored from the WordPress WP_Scripts and WordPress script enqueue API.
Fileclass.wp-styles.php            [source] [170 lines]   BackPress Styles enqueue. These classes were refactored from the WordPress WP_Scripts and WordPress script enqueue API.
Filecomment-template.php           [source] [1590 lines]  Comment template functions These functions are meant to live inside of the WordPress loop.
Filecomment.php                    [source] [2018 lines]  Manages WordPress comments
Filecompat.php                     [source] [96 lines]    WordPress implementation for PHP functions either missing from older PHP versions or not included by default.
Filecron.php                       [source] [409 lines]   WordPress CRON API
Filedefault-constants.php          [source] [298 lines]   Defines constants and global variables that can be overridden, generally in wp-config.php.
Filedefault-filters.php            [source] [284 lines]   Sets up the default filters and actions for most of the WordPress hooks.
Filedefault-widgets.php            [source] [1184 lines]  Default Widgets
Filedeprecated.php                 [source] [3153 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.
Filefeed-atom-comments.php         [source] [86 lines]    Atom Feed Template for displaying Atom Comments feed.
Filefeed-atom.php                  [source] [55 lines]    Atom Feed Template for displaying Atom Posts feed.
Filefeed-rdf.php                   [source] [54 lines]    RSS 1 RDF Feed Template for displaying RSS 1 Posts feed.
Filefeed-rss.php                   [source] [31 lines]    RSS 0.92 Feed Template for displaying RSS 0.92 Posts feed.
Filefeed-rss2-comments.php         [source] [65 lines]    RSS2 Feed Template for displaying RSS2 Comments feed.
Filefeed-rss2.php                  [source] [60 lines]    RSS2 Feed Template for displaying RSS2 Posts feed.
Filefeed.php                       [source] [546 lines]   WordPress Feed API Many of the functions used in here belong in The Loop, or The Loop for the Feeds.
Fileformatting.php                 [source] [3247 lines]  Main WordPress Formatting API. Handles many functions for formatting output.
Filefunctions.php                  [source] [3698 lines]  Main WordPress API
Filefunctions.wp-scripts.php       [source] [188 lines]   BackPress script procedural API.
Filefunctions.wp-styles.php        [source] [194 lines]   BackPress styles procedural API.
Filegeneral-template.php           [source] [2286 lines]  General template tags that can go anywhere in a template.
Filehttp.php                       [source] [301 lines]   Simple and uniform HTTP request API. Will eventually replace and standardize the WordPress HTTP requests made.
Filekses.php                       [source] [1477 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.
Filel10n.php                       [source] [549 lines]   WordPress Translation API
Filelink-template.php              [source] [2419 lines]  WordPress Link Template Functions
Fileload.php                       [source] [738 lines]   These functions are needed to load WordPress.
Filelocale.php                     [source] [341 lines]   Date and Time Locale object
Filemedia.php                      [source] [1501 lines]  WordPress API for media display.
Filemeta.php                       [source] [867 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.
Filems-blogs.php                   [source] [733 lines]   Site/blog functions that work with the blogs table and related data.
Filems-default-constants.php       [source] [138 lines]   Defines constants and global variables that can be overridden, generally in wp-config.php.
Filems-default-filters.php         [source] [62 lines]    Sets up the default filters and actions for Multisite.
Filems-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.
Filems-files.php                   [source] [82 lines]    Multisite upload handler.
Filems-functions.php               [source] [1982 lines]  Multisite WordPress API
Filems-load.php                    [source] [256 lines]   These functions are needed to load Multisite.
Filems-settings.php                [source] [134 lines]   Used to set up and fix common variables and include the Multisite procedural and class library.
Filenav-menu-template.php          [source] [491 lines]   Navigation Menu template functions
Filenav-menu.php                   [source] [784 lines]   Navigation Menu functions
Fileoption.php                     [source] [1046 lines]  Option API
Filepluggable-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.
Filepluggable.php                  [source] [1739 lines]  These functions can be replaced via plugins. If plugins do not redefine these functions, then these will be used instead.
Fileplugin.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.
Filepost-template.php              [source] [1458 lines]  WordPress Post Template Functions. Gets content for the current post in the loop.
Filepost-thumbnail-template.php    [source] [99 lines]    WordPress Post Thumbnail Template Functions. Support for post thumbnails Themes function.php must call add_theme_support( 'post-thumbnails' ) to use these.
Filepost.php                       [source] [5350 lines]  Post functions and post utility function.
Filequery.php                      [source] [3622 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.
Fileregistration-functions.php     [source] [7 lines]     Deprecated. No longer needed.
Fileregistration.php               [source] [7 lines]     Deprecated. No longer needed.
Filerewrite.php                    [source] [2053 lines]  WordPress Rewrite API
Filerss-functions.php              [source] [9 lines]     Deprecated. Use rss.php instead.
Filerss.php                        [source] [932 lines]   MagpieRSS: a simple RSS integration tool A compiled file for RSS syndication
Filescript-loader.php              [source] [827 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.
Fileshortcodes.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:
Filetaxonomy.php                   [source] [3280 lines]  Taxonomy API
Filetemplate-loader.php            [source] [45 lines]    Loads the correct template based on the visitor's url
Filetemplate.php                   [source] [394 lines]   Template loading functions.
Filetheme.php                      [source] [1659 lines]  Theme, template, and stylesheet functions.
Fileupdate.php                     [source] [450 lines]   A simple set of functions to check our version 1.0 update service.
Fileuser.php                       [source] [1491 lines]  WordPress User API
Filevars.php                       [source] [124 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.
Fileversion.php                    [source] [42 lines]    The WordPress version string
Filewidgets.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.
Filewlwmanifest.xml                [source] [43 lines]    
Filewp-db.php                      [source] [1605 lines]  WordPress DB Class Original code from {@link http://php.justinvincent.com Justin Vincent (justin@visunet.ie)}
Filewp-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.


Generated: Sat May 26 08:20:01 2012 Cross-referenced by PHPXref 0.7