background preloader

Programming/API

Facebook Twitter

WordPress Functions Implementation History. WordPress hooks database - action and filter hooks for wp plugin developers. What is a hook?

WordPress hooks database - action and filter hooks for wp plugin developers

In brief, WordPress hooks enable you to change how WordPress behaves without editing any core files. Because you leave the WordPress files untouched, you can painlessly upgrade your blog with each new version of WordPress. It's this hooks architecture that makes WordPress the best blogging solution. If you don't know what WordPress hooks are for, read the Plugin API or this tutorial. If you're new to web design, you might also enjoy my easy PHP tutorial. What is this directory? If you're a plugin or theme developer, you know how difficult it can be to figure out which hooks are available. What is this good for? See what new hooks are available with each new version of WordPress See which hooks have been deprecated or renamed (use the "view all hooks" option) Easily learn exactly which WP file(s) use each hook. How to help? Update and improve the official action and filter references. Function Reference.

Languages: English • Español • فارسی • Français • Italiano • 日本語 ქართული • 한국어 • Português do Brasil • Русский • Türkçe • עברית • 中文(简体) • 中文(繁體) • (Add your language) The files of WordPress define many useful PHP functions.

Function Reference

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. You can help make this page more complete! Here are some things you can do to help: Add documentation to un-documented functions, by creating sub-pages or at least by adding short comments in the lists below.

Read Contributing to WordPress to find out more about how you can contribute to the effort! Functions by category Official and Unofficial References Trac Browser - WordPress source code. Andrew Nacin: WP_Query. Home » WordCampTV »WordCamp Portland 2011 Andrew Nacin: WP_Query Andrew Nacin – WP_Query <p>JavaScript required to play <a hreflang="en" type="video/mp4" href=" Nacin &#8211; WP_Query</a>.

Andrew Nacin: WP_Query

</p> Rate this: 25 Votes Like this: Like Loading... Related Andrew Nacin: WP_Query / WordPress In-depthIn "2012" Andrew Nacin: Y U NO CODE WELLIn "2011"