[ Index ]

PHP Cross Reference of Wordpress MU 2.7

title

Body

[close]

/wp-includes/

FolderUp one level  
FolderText/
 
Folderimages/
 
Folderjs/
 
Folderwordpress-admin-bar/
 
Fileatomlib.php                [source] [354 lines]   Atom Syndication Format PHP Library
Fileauthor-template.php        [source] [547 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] [366 lines]   Link/Bookmark API
Filecache.php                  [source] [452 lines]   Object Cache API
Filecanonical.php              [source] [339 lines]   Canonical API to handle WordPress Redirecting Based on "Permalink Redirect" from Scott Yang and "Enforce www. Preference" by Mark Jaquith
Filecapabilities.php           [source] [989 lines]   WordPress Roles and Capabilities.
Filecategory-template.php      [source] [935 lines]   Category Template Tags and API.
Filecategory.php               [source] [384 lines]   WordPress Category API
Fileclass-IXR.php              [source] [887 lines]   IXR - The Inutio XML-RPC Library
Fileclass-phpass.php           [source] [258 lines]   Portable PHP password hashing framework.
Fileclass-phpmailer.php        [source] [1896 lines]  
Fileclass-pop3.php             [source] [651 lines]   
Fileclass-smtp.php             [source] [1061 lines]  
Fileclass-snoopy.php           [source] [1250 lines]  
Fileclass.wp-dependencies.php  [source] [209 lines]   BackPress Scripts enqueue. These classes were refactored from the WordPress WP_Scripts and WordPress script enqueue API.
Fileclass.wp-scripts.php       [source] [110 lines]   BackPress Scripts enqueue. These classes were refactored from the WordPress WP_Scripts and WordPress script enqueue API.
Fileclass.wp-styles.php        [source] [87 lines]    BackPress Styles enqueue. These classes were refactored from the WordPress WP_Scripts and WordPress script enqueue API.
Fileclasses.php                [source] [1580 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] [1362 lines]  Comment template functions These functions are meant to live inside of the WordPress loop.
Filecomment.php                [source] [1627 lines]  Manages WordPress comments
Filecompat.php                 [source] [99 lines]    WordPress implementation for PHP functions missing from older PHP versions.
Filecron.php                   [source] [371 lines]   WordPress CRON API
Filedefault-filters.php        [source] [202 lines]   Sets up the default filters and actions for most of the WordPress hooks.
Filedeprecated.php             [source] [1307 lines]  Deprecated functions from past WordPress versions. You shouldn't use these globals and functions and look for the alternatives instead. The functions and globals 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] [56 lines]    Atom Feed Template for displaying Atom Posts feed.
Filefeed-rdf.php               [source] [56 lines]    RSS 1 RDF Feed Template for displaying RSS 1 Posts feed.
Filefeed-rss.php               [source] [37 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] [511 lines]   WordPress Feed API Many of the functions used in here belong in The Loop, or The Loop for the Feeds.
Fileformatting.php             [source] [2161 lines]  Main Wordpress Formatting API. Handles many functions for formatting output.
Filefunctions.php              [source] [2907 lines]  Main WordPress API
Filefunctions.wp-scripts.php   [source] [99 lines]    BackPress script procedural API.
Filefunctions.wp-styles.php    [source] [79 lines]    BackPress styles procedural API.
Filegeneral-template.php       [source] [1902 lines]  General template tags that can go anywhere in a template.
Filegettext.php                [source] [400 lines]   PHP-Gettext External Library: gettext_reader class
Filehttp.php                   [source] [1253 lines]  Simple and uniform HTTP request API. Will eventually replace and standardize the WordPress HTTP requests made.
Filekses.php                   [source] [1141 lines]  HTML/XHTML filter that only allows some elements and attributes Added wp_ prefix to avoid conflicts with existing kses users
Filel10n.php                   [source] [343 lines]   WordPress Translation API
Filelink-template.php          [source] [1507 lines]  WordPress Link Template Functions
Filelocale.php                 [source] [332 lines]   Date and Time Locale object
Filemedia.php                  [source] [769 lines]   WordPress API for media display.
Filepluggable.php              [source] [1725 lines]  These functions can be replaced via plugins. If plugins do not redefine these functions, then these will be used instead.
Fileplugin.php                 [source] [678 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] [1199 lines]  WordPress Post Template Functions. Gets content for the current post in the loop.
Filepost.php                   [source] [3623 lines]  Post functions and post utility function.
Filequery.php                  [source] [2684 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] [299 lines]   User Registration API
Filerewrite.php                [source] [1904 lines]  WordPress Rewrite API
Filerss-functions.php          [source] [10 lines]    Deprecated. Use rss.php instead.
Filerss.php                    [source] [950 lines]   MagpieRSS: a simple RSS integration tool
Filescript-loader.php          [source] [447 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] [283 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:
Filestreams.php                [source] [191 lines]   PHP-Gettext External Library: StreamReader classes
Filetaxonomy.php               [source] [2280 lines]  Taxonomy API
Filetemplate-loader.php        [source] [78 lines]    Loads the correct template based on the visitor's url
Filetheme.php                  [source] [1113 lines]  Theme, template, and stylesheet functions.
Fileupdate.php                 [source] [308 lines]   A simple set of functions to check our version 1.0 update service.
Fileuser.php                   [source] [561 lines]   WordPress User API
Filevars.php                   [source] [76 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] [21 lines]    This holds the version number in a separate file so we can bump it without cluttering the SVN
Filewidgets.php                [source] [2099 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] [1097 lines]  WordPress DB Class Original code from {@link http://php.justinvincent.com Justin Vincent (justin@visunet.ie)}
Filewp-diff.php                [source] [471 lines]   WordPress Diff bastard child of old MediaWiki Diff Formatter. Basically all that remains is the table structure and some method names.
Filewpmu-default-filters.php   [source] [49 lines]    
Filewpmu-functions.php         [source] [2112 lines]  


Generated: Thu Mar 5 12:05:07 2009 Cross-referenced by PHPXref 0.7