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

No. Nombre del filtro Archivo L�nea No. Descripci�n
12 category_description wp-incluye/template-functions-category.php 161 aplicado al campo de la descripci�n de comentarios.
13 category_feed_link wp-incluye/feed-functions.php 125
14 category_link wp-incluye/template-functions-category.php 51
15 category_rewrite_rules wp-incluye/classes.php 1334
16 category_save_pre wp-incluye/functions-post.php 236
17 category_save_pre wp-incluye/functions-post.php 29
18 category_template wp-incluye/functions.php 1951
19 comment_agent wp-incluye/comment-functions.php 115
20 comment_author wp-incluye/comment-functions.php 116
21 comment_author wp-incluye/comment-functions.php 357
22 comment_author_IP wp-incluye/comment-functions.php 118
23 comment_author_email wp-incluye/comment-functions.php 120
24 comment_author_rss wp-incluye/feed-functions.php 70
25 comment_author_url wp-incluye/comment-functions.php 119
26 comment_content wp-incluye/comment-functions.php 117 preprocesando el contenido de un nuevo comentario antes del ahorro �l en la base de datos, llamada con el contenido del comentario pasajero como secuencia. Debe volver una secuencia.
27 comment_edit_pre wp-admin/admin-functions.php 349 aplicado al contenido del comentario antes de la exhibici�n en corregir la pantalla
28 comment_email wp-incluye/comment-functions.php 420
29 comment_excerpt wp-incluye/comment-functions.php 479
30 comment_moderation_subject wp-incluye/pluggable-functions.php 453
31 comment_moderation_text wp-incluye/pluggable-functions.php 452
32 comment_notification_headers wp-incluye/pluggable-functions.php 410
33 comment_notification_subject wp-incluye/pluggable-functions.php 409
34 comment_notification_text wp-incluye/pluggable-functions.php 408
35 comment_save_pre wp-incluye/comment-functions.php 191 aplicado al contenido del comentario cuando (con referencia a) comentario de ahorro de las p�ginas del admin o de XML-RPC
36 comment_status_pre wp-incluye/functions-post.php 32
37 comment_status_pre wp-incluye/functions-post.php 238
38 comment_text wp-incluye/comment-functions.php 456 pas� el texto del comentario, como secuencia. El recorte enchufable (tonto) siguiente har�a toda la exhibici�n de los comentarios en negrilla, pero no alterar�a el texto del comentario seg�n lo almacenado en la base de datos.

bold_comment de la funci�n ($comment = '') {
     vuelva $comment;
}

add_filter (comment_text, bold_comment ");

comment_url
    pas� el URL del comentador, si estuvo prove�do. La muestra siguiente enchufable prepend todos los URL con el redirector de Google, sin la modificaci�n del URL seg�n lo almacenado en la base de datos: 

google_redirect de la funci�n ($url = ") {
     �si (! = $url) {
          vuelva http://www.google.com/url?sa=D&q=$url;
     }
}
add_filter (comment_url, google_redirect ");

39 comment_text_rss wp-incluye/feed-functions.php 78
40 comment_url wp-incluye/comment-functions.php 415
41 comments_number wp-incluye/comment-functions.php 263
42 comments_popup_template wp-incluye/functions.php 2019
43 comments_rewrite_rules wp-incluye/classes.php 1325
44 comments_template wp-incluye/comment-functions.php 40
45 content_edit_pre wp-admin/admin-functions.php 288
46 content_save_pre wp-contenido/themes/k2-svn/options/app/.svn/text-base/archive.php.svn-base 12
47 content_save_pre wp-contenido/themes/k2-svn/options/app/archive.php 12
48 content_save_pre wp-contenido/themes/k2/functions.php 81
49 content_save_pre wp-incluye/functions-post.php 233
50 content_save_pre wp-incluye/functions-post.php 26
51 content_save_pre xmlrpc.php 540
52 content_save_pre xmlrpc.php 622
53 create_user_query wp-incluye/registration-functions.php 67

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