Déchiffrer ce code de mon blog wordpress
Résolu/Fermé
A voir également:
- Déchiffrer ce code de mon blog wordpress
- Code ascii de a - Guide
- Code puk bloqué - Guide
- Code de déverrouillage oublié - Guide
- Code activation windows 10 - Guide
- Code gta 4 ps4 - Guide
2 réponses
avion-f16
Messages postés
19252
Date d'inscription
dimanche 17 février 2008
Statut
Contributeur
Dernière intervention
10 février 2025
4 505
19 mars 2011 à 12:54
19 mars 2011 à 12:54
Salut.
Il suffit de remplacer eval() par un echo.
Il suffit de remplacer eval() par un echo.
?> <h3><?php _e('Meta'); ?></h3> <ul> <?php wp_register(); ?> <li><?php wp_loginout(); ?></li> <li><a href="<?php bloginfo('rss2_url'); ?>" title="<?php _e('Syndicate this site using RSS'); ?>"><?php _e('<abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li> <li><a href="<?php bloginfo('comments_rss2_url'); ?>" title="<?php _e('The latest comments to all posts in RSS'); ?>"><?php _e('Comments <abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li> <li><a href="http://www.thybiletbul.com" title="thy">thy</a></li><li><a href="http://www.greecetravelzone.com/greek/rhodes-hotel" title="rhodes hotel">rhodes hotel</a></li><li><a href="http://www.vizenial.com/schengen-vizesi" title="schengen vizesi">schengen vizesi</a></li> <?php wp_meta(); ?> </ul> </div>