diff --git a/functions.php b/functions.php index 0f942fc..fc2e64c 100644 --- a/functions.php +++ b/functions.php @@ -102,3 +102,43 @@ function mypost_social_sharing_buttons($content) { } }; add_filter( 'the_content', 'mypost_social_sharing_buttons'); + +add_action( 'post_tag_add_form_fields', 'kspace_add_term_fields' ); + +function kspace_add_term_fields( $taxonomy ) { + echo '
Une URL permettant d\'obtenir plus d\'information sur le tag.
+Une URL permettant d\'obtenir plus d\'information sur le tag.
+