[ Index ]

PHP Cross Reference of WordPress (Trunk)

title

Body

[close]

/wp-includes/

FolderUp one level  
FolderText/
 
Folderimages/
 
Folderjs/
 
Folderpomo/
 
Foldertheme-compat/
 
Fileatomlib.php                 [source] [354 lines]   Atom Syndication Format PHP Library
Fileauthor-template.php         [source] [371 lines]   Author Template functions for use in themes. These functions must be used within the WordPress Loop.
Filebookmark-template.php       [source] [256 lines]   Bookmark Template Functions for usage in Themes
Filebookmark.php                [source] [371 lines]   Link/Bookmark API
Filecache.php                   [source] [503 lines]   Object Cache API
Filecanonical.php               [source] [413 lines]   Canonical API to handle WordPress Redirecting Based on "Permalink Redirect" from Scott Yang and "Enforce www. Preference" by Mark Jaquith
Filecapabilities.php            [source] [1229 lines]  WordPress Roles and Capabilities.
Filecategory-template.php       [source] [1009 lines]  Category Template Tags and API.
Filecategory.php                [source] [375 lines]   WordPress Category API
Fileclass-IXR.php               [source] [908 lines]   IXR - The Inutio XML-RPC Library
Fileclass-feed.php              [source] [103 lines]   
Fileclass-http.php              [source] [2002 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] [863 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] [302 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] [258 lines]   Portable PHP password hashing framework.
Fileclass-phpmailer.php         [source] [1921 lines]  
Fileclass-pop3.php              [source] [651 lines]   
Fileclass-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.
Fileclass-smtp.php              [source] [1062 lines]  
Fileclass-snoopy.php            [source] [1256 lines]  Deprecated. Use WP_HTTP (http.php, class-http.php) instead.
Fileclass.wp-dependencies.php   [source] [243 lines]   BackPress Scripts enqueue. These classes were refactored from the WordPress WP_Scripts and WordPress script enqueue API.
Fileclass.wp-scripts.php        [source] [202 lines]   BackPress Scripts enqueue. These classes were refactored from the WordPress WP_Scripts and WordPress script enqueue API.
Fileclass.wp-styles.php         [source] [126 lines]   BackPress Styles enqueue. These classes were refactored from the WordPress WP_Scripts and WordPress script enqueue API.
Fileclasses.php                 [source] [1700 lines]  Holds Most of the WordPress classes. Some of the other classes are contained in other files. For example, the WordPress cache is in cache.php and the WordPress roles API is in capabilities.php. The third party libraries are contained in their own separate files.
Filecomment-template.php        [source] [1594 lines]  Comment template functions These functions are meant to live inside of the WordPress loop.
Filecomment.php                 [source] [1933 lines]  Manages WordPress comments
Filecompat.php                  [source] [170 lines]   WordPress implementation for PHP functions missing from older PHP versions.
Filecron.php                    [source] [400 lines]   WordPress CRON API
Filedefault-constants.php       [source] [297 lines]   Defines constants and global variables that can be overridden, generally in wp-config.php.
Filedefault-embeds.php          [source] [35 lines]    Default Embed Handlers
Filedefault-filters.php         [source] [256 lines]   Sets up the default filters and actions for most of the WordPress hooks.
Filedefault-widgets.php         [source] [1161 lines]  Default Widgets
Filedeprecated.php              [source] [2536 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] [87 lines]    Atom Feed Template for displaying Atom Comments feed.
Filefeed-atom.php               [source] [54 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] [66 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] [2844 lines]  Main WordPress Formatting API. Handles many functions for formatting output.
Filefunctions.php               [source] [4299 lines]  Main WordPress API
Filefunctions.wp-scripts.php    [source] [133 lines]   BackPress script procedural API.
Filefunctions.wp-styles.php     [source] [131 lines]   BackPress styles procedural API.
Filegeneral-template.php        [source] [2302 lines]  General template tags that can go anywhere in a template.
Filehttp.php                    [source] [194 lines]   Simple and uniform HTTP request API. Will eventually replace and standardize the WordPress HTTP requests made.
Filekses.php                    [source] [1416 lines]  HTML/XHTML filter that only allows some elements and attributes Added wp_ prefix to avoid conflicts with existing kses users
Filel10n.php                    [source] [520 lines]   WordPress Translation API
Filelink-template.php           [source] [2274 lines]  WordPress Link Template Functions
Fileload.php                    [source] [588 lines]   These functions are needed to load WordPress.
Filelocale.php                  [source] [351 lines]   Date and Time Locale object
Filemedia.php                   [source] [1397 lines]  WordPress API for media display.
Filemeta.php                    [source] [344 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] [548 lines]   
Filems-default-constants.php    [source] [140 lines]   Defines constants and global variables that can be overridden, generally in wp-config.php.
Filems-default-filters.php      [source] [64 lines]    Sets up the default filters and actions for Multisite.
Filems-deprecated.php           [source] [203 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] [83 lines]    Multisite upload handler.
Filems-functions.php            [source] [1447 lines]  
Filems-load.php                 [source] [225 lines]   These functions are needed to load Multisite.
Filems-settings.php             [source] [133 lines]   Used to set up and fix common variables and include the Multisite procedural and class library.
Filenav-menu-template.php       [source] [469 lines]   Navigation Menu template functions
Filenav-menu.php                [source] [751 lines]   Navigation Menu functions
Filepluggable-deprecated.php    [source] [136 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] [1754 lines]  These functions can be replaced via plugins. If plugins do not redefine these functions, then these will be used instead.
Fileplugin.php                  [source] [771 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] [1236 lines]  WordPress Post Template Functions. Gets content for the current post in the loop.
Filepost-thumbnail-template.php [source] [76 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] [4726 lines]  Post functions and post utility function.
Filequery.php                   [source] [2881 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] [9 lines]     Deprecated. Use registration.php.
Fileregistration.php            [source] [333 lines]   User Registration API
Filerewrite.php                 [source] [2064 lines]  WordPress Rewrite API
Filerss-functions.php           [source] [10 lines]    Deprecated. Use rss.php instead.
Filerss.php                     [source] [939 lines]   MagpieRSS: a simple RSS integration tool A compiled file for RSS syndication
Filescript-loader.php           [source] [748 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] [298 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] [2684 lines]  Taxonomy API
Filetemplate-loader.php         [source] [47 lines]    Loads the correct template based on the visitor's url
Filetheme.php                   [source] [1717 lines]  Theme, template, and stylesheet functions.
Fileupdate.php                  [source] [361 lines]   A simple set of functions to check our version 1.0 update service.
Fileuser.php                    [source] [910 lines]   WordPress User API
Filevars.php                    [source] [86 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] [46 lines]    This holds the version number in a separate file so we can bump it without cluttering the SVN
Filewidgets.php                 [source] [1215 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] [44 lines]    
Filewp-db.php                   [source] [1593 lines]  WordPress DB Class Original code from {@link http://php.justinvincent.com Justin Vincent (justin@visunet.ie)}
Filewp-diff.php                 [source] [478 lines]   WordPress Diff bastard child of old MediaWiki Diff Formatter. Basically all that remains is the table structure and some method names.


Generated: Fri Jul 30 03:37:10 2010 Cross-referenced by PHPXref 0.7