WordPress Filters are functions through which data flows or is changed. I filtri vengono WordPress funzioni attraverso il quale i flussi di dati o è cambiato. They’re good for making on-the-fly changes to data (like adding acronyms to certain words). Che stanno bene per rendere on-the-fly modifiche ai dati (come l'aggiunta di alcune sigle di parole). An exhaustive list of all filters available in WordPress 2.x along with annotations (where available) are provided. Un elenco esaustivo di tutti i filtri disponibili in WordPress 2.x insieme con le annotazioni (se disponibile) sono forniti.

Note: Filters are sitting between the database and the browser. Nota: I filtri vengono seduta tra il database e il browser. Everything that flows from the database to the browser has to pass through a filter. Tutto ciò che scaturisce dalla base di dati per il browser deve passare attraverso un filtro. By adding a filter you can change what the user sees without changing the content of your database. Con l'aggiunta di un filtro è possibile cambiare ciò che l'utente vede senza modificare il contenuto del database. On the other hand, other filters can preprocess the inputs before their storage in your database. D'altro canto, altri filtri possono preprocess ingressi prima del loro stoccaggio nel database.

The WordPress filters are displayed alphabetically below. WordPress il filtri vengono visualizzati in ordine alfabetico qui di seguito. Please click on appropriate (guess if required) alphabet to view all filters starting with that alphabet. Fai clic sul caso (indovinare se richiesto) alfabeto per visualizzare tutti i filtri che inizia con tale alfabeto.

Note: Additionally there are few Nota: In aggiunta vi sono pochi template filters modello di filtri which apply filters to Templates as described filtri che si applicano a modelli come descritto here qui .

You may also want to refer Si potrebbe anche voler fare riferimento WordPress 2.x Hooks for Action - Comprehensive List for Plugin and Theme Developers Ganci di WordPress 2.x per azione - elenco completo e per Plugin Tema Sviluppatori

A Un B C D E F M G H I Io K L M F N O P Q R S I T L U V W SO X Y

No. No Filter Name Nome filtro File Line No. No linea Description Descrizione
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 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 author_rewrite_rules wp-includes/classes.php 1338

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