Function Reference « WordPress Codex

Many questions can be answered here, and definitely a useful stop before heading over to the user forum to ask:

The files of WordPress define many useful PHP functions. Some of the functions, known as Template Tags, are defined especially for use in WordPress Themes. There are also some functions related to actions and filters (the Plugin API), which are therefore used primarily for developing Plugins. The rest are used to create the core WordPress functionality.

Many of the core WordPress functions are useful to Plugin and Theme developers. So, this article lists most of the core functions, excluding Template Tags. At the bottom of the page, there is a section listing other resources for finding information about WordPress functions. In addition to this information, the WordPress phpdoc site details all the WordPress functions by version since 2.6.1.

This entry was posted in asides, wordpress. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting

  • Word of the Moment

      The First Rule of Practicing Tax Law: If someone has to go to jail, make sure it's the client. -- Fred Drasner
  • Get a Glimpse

  • You can LIVE CHAT with me!

  • MyDiet

  • iPhone

    • Greed before the Fall.. When companies - such as AT&T - get too greedy, they plant their own seed for their future collapse. It’s pretty disgusting. As Phil Schiller mentioned ...

  • Asides

    • Day Grid Balancer . David Seah writes, "I really suck at work-life balance, and have started to crave some way of visually representing the essential elements of a good ...

    • Function Reference « WordPress Codex. Many questions can be answered here, and definitely a useful stop before heading over to the user forum to ask: The files of WordPress define many ...

    • Widgetizing Themes « WordPress Codex. It is way simpler than you might think to update your outdated WP blog into a widget happy one: Widgetizing Themes « WordPress Codex