WordPress Filters are functions through which data flows or is changed.在WordPress過濾器功能,通過數據流或改變。 They’re good for making on-the-fly changes to data (like adding acronyms to certain words).他們正在為良好的決策- -飛變化的數據(如加入縮略語,以某些字眼) 。 An exhaustive list of all filters available in WordPress 2.x along with annotations (where available) are provided.詳盡地列出所有的過濾器可在WordPress 2.x中,隨著說明(如果可用)提供。

Note: Filters are sitting between the database and the browser. 注:過濾器,正坐在之間的數據庫和瀏覽器。 Everything that flows from the database to the browser has to pass through a filter.一切流動從數據庫到瀏覽器已通過一個過濾器。 By adding a filter you can change what the user sees without changing the content of your database.加入過濾器,您可以改變什麼,用戶看到沒有改變的內容,您的數據庫。 On the other hand, other filters can preprocess the inputs before their storage in your database.在另一方面,其他過濾器可進行預處理的投入之前,其存儲在數據庫中。

The WordPress filters are displayed alphabetically below.該過濾器在WordPress顯示字母下面。 Please click on appropriate (guess if required) alphabet to view all filters starting with that alphabet.請按一下適當的(猜測,如果需要的話)英文字母排列,以查看所有的過濾器開始與英文字母排列。

Note: Additionally there are few 注:此外,還有數 template filters模板過濾器 which apply filters to Templates as described其中過濾器應用到模板描述 here這裡 .

You may also want to refer您可能還需要參考 WordPress 2.x Hooks for Action - Comprehensive List for Plugin and Theme Developers 在WordPress 2.x的鉤行動-綜合名單插件和主題發展

A 字母a B b C c D d E e F f G H h I K k L M N n O o P p Q q R r S s T U u V v W瓦特 X x Y y

No.否。 Filter Name過濾器名稱 File文件 Line No.號線 Description描述
1 add_ping wp-includes/functions-post.php 807
2 all_options wp-includes/functions.php 269
3 attachment_icon wp-includes/template-functions-post.php 539
4 attachment_innerHTML attachment_innerhtml wp-includes/template-functions-post.php 552
5 attachment_link wp-includes/template-functions-links.php 127
6 attachment_max_dims wp-includes/template-functions-post.php 515
7 author_email wp-includes/comment-functions.php 367
8 author_feed_link wp-includes/feed-functions.php 109
9 author_link wp-includes/template-functions-author.php 151
10 10月 author_rewrite_rules wp-includes/classes.php 1338

Pages: 1 頁數: 1 2 3 4 5 6 7 8 9 10 10月 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25