Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

User:Jacobsantos

My Blog

Function Documentation Blog on WordPress

Contributions

User Manual Outline

  • Quick Start Guide
    • Downloading
    • Installation
    • Upgrading
    • Configure Your Blog
    • Dashboard
    • Plugins
    • Themes
  • Installation
    • FTP
    • Plugin
    • Subversion
    • Multi-blog with Same Database Tables
    • Multi-blog with Separate Database Tables
  • Upgrading
    • Best Practices
    • Steps
    • Upgrading with Subversion
    • How to keep your changes
      • FTP
      • Subversion
  • Administration Panels
    • Dashboard
    • Write
      • Writing Posts
      • Writing Pages
      • Creating Links
    • Manage
      • Posts
      • Pages
      • Links
      • Categories
      • Tags
      • Link Categories
      • Media Library
      • Import
      • Export
    • Design
      • Themes
        • Adding Themes
        • Removing Themes
        • Previewing Themes
      • Widgets
      • Theme Editor
    • Comments
      • Comments In Moderation Bubble
      • View Comments
      • Spam Comments
    • Settings
      • General
      • Writing
      • Reading
      • Discussion
      • Privacy
      • Permalinks
      • Miscellaneous
    • Plugins
      • Viewing Plugins
      • Plugin Editor
      • Adding Plugins
      • Deleting Plugins
      • Activation, Deactivation, and Removing
      • Uninstalling Plugins
    • Users
      • Best Practices and Security
      • Deleting Users
      • Creating Users
      • Changing Passwords
      • Your Profile
      • Changing Roles
    • Top Links
      • Turbo WordPress (includes installation, configuration, what it is and what it is not)
      • User Name Link

Developer Manual Outline

  • WordPress
    • About
    • History
      • Version 0.71
      • Version 1.0
      • Version 1.5
      • Version 2.0
      • Version 2.1
      • Version 2.2
      • Version 2.5
      • Version 2.6
    • Developers
      • Current Core Developers
      • Past Core Developers
      • Prominent Community Members (both current and past)
    • Workflow
      • wp-blog-header.php
      • index.php
      • wp-load.php
    • Deprecated Files
    • More about WordPress...
  • WordPress Configuration
    • Multiple Blogs with $wp_prefix
    • More about WordPress Configuration...
  • Atom Publishing Protocol
    • About
    • History (when added to WordPress)
    • Logging
    • AtomPub Class
    • Methods
      • APP methods...
      • Extending APP
  • XML-RPC
    • About
    • History (when added to WordPress
    • Logging
    • XMLRPC Library
    • XMLRPC Server
      • XMLRPC implementation functions...
      • Extending XMLRPC
  • WP Mail Lookup
    • About
    • Implementation
    • Extending WP Mail
    • Supporting WP Mail
  • Feeds
    • About
    • History
    • Possible Future Deprecation
    • Implementation
    • Workflow
      • Index.php?feed=xxx
      • Independent feed files
    • OPML
      • Rationale
      • Adding to Themes
  • WP Cron
    • Implementation
    • Setting up cron job to run WP Cron
    • Troubleshooting
  • Trackback and Pingback
    • Implementation
    • Support
  • Loading WordPress
    • External Application Loading
    • Plugins