[ Index ]

WordPress Cross Reference

title

Body

[close]

/wp-includes/

FolderUp one level  
FolderID3/
 
FolderSimplePie/
 
FolderText/
 
Foldercertificates/
 
Foldercss/
 
Folderfonts/
 
Folderimages/
 
Folderjs/
 
Folderpomo/
 
Foldertheme-compat/
 
Fileadmin-bar.php                     [source] [854 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] [453 lines]   Author Template functions for use in themes. These functions must be used within the WordPress Loop.
Filebookmark-template.php             [source] [272 lines]   Bookmark Template Functions for usage in Themes
Filebookmark.php                      [source] [408 lines]   Link/Bookmark API
Filecache.php                         [source] [653 lines]   Object Cache API
Filecanonical.php                     [source] [560 lines]   Canonical API to handle WordPress Redirecting Based on "Permalink Redirect" from Scott Yang and "Enforce www. Preference" by Mark Jaquith
Filecapabilities.php                  [source] [1528 lines]  WordPress Roles and Capabilities.
Filecategory-template.php             [source] [1215 lines]  Category Template Tags and API.
Filecategory.php                      [source] [359 lines]   WordPress Category API
Fileclass-IXR.php                     [source] [1070 lines]  IXR - The Incutio XML-RPC Library Copyright (c) 2010, Incutio Ltd. All rights reserved.
Fileclass-feed.php                    [source] [140 lines]   
Fileclass-http.php                    [source] [1954 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] [936 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] [397 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] [2826 lines]  PHPMailer - PHP email creation and transport class NOTE: Requires PHP version 5 or later
Fileclass-pop3.php                    [source] [652 lines]   
Fileclass-simplepie.php               [source] [3119 lines]  
Fileclass-smtp.php                    [source] [1003 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] [507 lines]   
Fileclass-wp-ajax-response.php        [source] [139 lines]   
Fileclass-wp-customize-control.php    [source] [817 lines]   
Fileclass-wp-customize-manager.php    [source] [1059 lines]  Customize Manager.
Fileclass-wp-customize-section.php    [source] [96 lines]    
Fileclass-wp-customize-setting.php    [source] [439 lines]   
Fileclass-wp-editor.php               [source] [918 lines]   Facilitates adding of the WordPress editor as used on the Write and Edit screens.
Fileclass-wp-embed.php                [source] [323 lines]   
Fileclass-wp-error.php                [source] [208 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-image-editor-gd.php      [source] [442 lines]   WordPress GD Image Editor
Fileclass-wp-image-editor-imagick.php [source] [494 lines]   WordPress Imagick Image Editor
Fileclass-wp-image-editor.php         [source] [453 lines]   Base WordPress Image Editor
Fileclass-wp-theme.php                [source] [1212 lines]  WP_Theme Class
Fileclass-wp-walker.php               [source] [408 lines]   
Fileclass-wp-xmlrpc-server.php        [source] [5524 lines]  XML-RPC protocol support for WordPress
Fileclass-wp.php                      [source] [709 lines]   
Fileclass.wp-dependencies.php         [source] [481 lines]   
Fileclass.wp-scripts.php              [source] [220 lines]   BackPress Scripts enqueue. These classes were refactored from the WordPress WP_Scripts and WordPress script enqueue API.
Fileclass.wp-styles.php               [source] [173 lines]   BackPress Styles enqueue. These classes were refactored from the WordPress WP_Scripts and WordPress script enqueue API.
Filecomment-template.php              [source] [2152 lines]  Comment template functions These functions are meant to live inside of the WordPress loop.
Filecomment.php                       [source] [2479 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] [464 lines]   WordPress CRON API
Filedate.php                          [source] [449 lines]   
Filedefault-constants.php             [source] [316 lines]   Defines constants and global variables that can be overridden, generally in wp-config.php.
Filedefault-filters.php               [source] [304 lines]   Sets up the default filters and actions for most of the WordPress hooks.
Filedefault-widgets.php               [source] [1207 lines]  Default Widgets
Filedeprecated.php                    [source] [3392 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] [83 lines]    Atom Feed Template for displaying Atom Posts feed.
Filefeed-rdf.php                      [source] [77 lines]    RSS 1 RDF Feed Template for displaying RSS 1 Posts feed.
Filefeed-rss.php                      [source] [46 lines]    RSS 0.92 Feed Template for displaying RSS 0.92 Posts feed.
Filefeed-rss2-comments.php            [source] [94 lines]    RSS2 Feed Template for displaying RSS2 Comments feed.
Filefeed-rss2.php                     [source] [105 lines]   RSS2 Feed Template for displaying RSS2 Posts feed.
Filefeed.php                          [source] [552 lines]   WordPress Feed API Many of the functions used in here belong in The Loop, or The Loop for the Feeds.
Fileformatting.php                    [source] [3780 lines]  Main WordPress Formatting API. Handles many functions for formatting output.
Filefunctions.php                     [source] [4193 lines]  Main WordPress API
Filefunctions.wp-scripts.php          [source] [258 lines]   BackPress Scripts Procedural API
Filefunctions.wp-styles.php           [source] [245 lines]   BackPress Styles Procedural API
Filegeneral-template.php              [source] [2437 lines]  General template tags that can go anywhere in a template.
Filehttp.php                          [source] [558 lines]   Simple and uniform HTTP request API. Will eventually replace and standardize the WordPress HTTP requests made.
Filekses.php                          [source] [1476 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] [805 lines]   WordPress Translation API
Filelink-template.php                 [source] [2533 lines]  WordPress Link Template Functions
Fileload.php                          [source] [785 lines]   These functions are needed to load WordPress.
Filelocale.php                        [source] [368 lines]   Date and Time Locale object
Filemedia-template.php                [source] [511 lines]   WordPress media templates.
Filemedia.php                         [source] [2092 lines]  WordPress API for media display.
Filemeta.php                          [source] [941 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] [894 lines]   Site/blog functions that work with the blogs table and related data.
Filems-default-constants.php          [source] [151 lines]   Defines constants and global variables that can be overridden, generally in wp-config.php.
Filems-default-filters.php            [source] [76 lines]    Sets up the default filters and actions for Multisite.
Filems-deprecated.php                 [source] [347 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] [2464 lines]  Multisite WordPress API
Filems-load.php                       [source] [264 lines]   These functions are needed to load Multisite.
Filems-settings.php                   [source] [136 lines]   Used to set up and fix common variables and include the Multisite procedural and class library.
Filenav-menu-template.php             [source] [633 lines]   Navigation Menu template functions
Filenav-menu.php                      [source] [794 lines]   Navigation Menu functions
Fileoption.php                        [source] [1077 lines]  Option API
Filepluggable-deprecated.php          [source] [192 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] [1832 lines]  These functions can be replaced via plugins. If plugins do not redefine these functions, then these will be used instead.
Fileplugin.php                        [source] [809 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-formats.php                  [source] [243 lines]   Post format functions.
Filepost-template.php                 [source] [1445 lines]  WordPress Post Template Functions. Gets content for the current post in the loop.
Filepost-thumbnail-template.php       [source] [142 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] [5076 lines]  Post functions and post utility function.
Filequery.php                         [source] [3973 lines]  WordPress Query API The query API attempts to get which part of WordPress the user is on. It also provides functionality for getting URL query information.
Fileregistration-functions.php        [source] [7 lines]     Deprecated. No longer needed.
Fileregistration.php                  [source] [7 lines]     Deprecated. No longer needed.
Filerevision.php                      [source] [603 lines]   Post revision functions.
Filerewrite.php                       [source] [2028 lines]  WordPress Rewrite API
Filerss-functions.php                 [source] [9 lines]     Deprecated. Use rss.php instead.
Filerss.php                           [source] [936 lines]   MagpieRSS: a simple RSS integration tool A compiled file for RSS syndication
Filescript-loader.php                 [source] [957 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] [388 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] [3469 lines]  Taxonomy API
Filetemplate-loader.php               [source] [76 lines]    Loads the correct template based on the visitor's url
Filetemplate.php                      [source] [445 lines]   Template loading functions.
Filetheme.php                         [source] [1894 lines]  Theme, template, and stylesheet functions.
Fileupdate.php                        [source] [624 lines]   A simple set of functions to check our version 1.0 update service.
Fileuser.php                          [source] [1706 lines]  WordPress User API
Filevars.php                          [source] [141 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] [37 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] [1760 lines]  WordPress DB Class Original code from {@link http://php.justinvincent.com Justin Vincent (justin@visunet.ie)}
Filewp-diff.php                       [source] [458 lines]   WordPress Diff bastard child of old MediaWiki Diff Formatter. Basically all that remains is the table structure and some method names.


Generated: Tue Mar 25 01:41:18 2014 WordPress honlapkészítés: online1.hu