WordPress Filters are functions through which data flows or is changed. WordPress filtros son funciones a través de la cual los flujos de datos o se cambia. They’re good for making on-the-fly changes to data (like adding acronyms to certain words). Son buenos para hacer sobre la marcha cambios a los datos (como la adición de determinadas siglas a las palabras). An exhaustive list of all filters available in WordPress 2.x along with annotations (where available) are provided. Una lista exhaustiva de todos los filtros disponibles en WordPress 2.x junto con las anotaciones (si lo hay) se proporcionan.

Note: Filters are sitting between the database and the browser. Nota: Los filtros están sentados entre la base de datos y el navegador. Everything that flows from the database to the browser has to pass through a filter. Todo lo que fluye de la base de datos para el navegador tiene que pasar por un filtro. By adding a filter you can change what the user sees without changing the content of your database. Mediante la adición de un filtro se puede cambiar lo que el usuario ve sin cambiar el contenido de su base de datos. On the other hand, other filters can preprocess the inputs before their storage in your database. Por otro lado, otros filtros puede preproceso las entradas antes de su almacenamiento en su base de datos.

The WordPress filters are displayed alphabetically below. Los filtros de WordPress se muestran a continuación en orden alfabético. Please click on appropriate (guess if required) alphabet to view all filters starting with that alphabet. Por favor, haga clic sobre el caso (supongo que si es necesario) alfabeto para ver todos los filtros a partir de ese alfabeto.

Note: Additionally there are few Nota: Además hay pocos template filters filtros de plantilla which apply filters to Templates as described filtros que se aplican a las plantillas tal y como se describe here aquí .

You may also want to refer También puede hacer referencia WordPress 2.x Hooks for Action - Comprehensive List for Plugin and Theme Developers Ganchos de WordPress 2.x para la acción - Lista completa de Tema Plugin y Desarrolladores

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

No. N º Filter Name Nombre del filtro File Archivo Line No. Línea N º Description Descripción
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 Páginas: 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