[theme-reviewers] (no subject)

Tomasz Mazur tommek77 at gmail.com
Fri Dec 17 18:18:50 UTC 2010


Ticket #2131 <http://themes.trac.wordpress.org/ticket/2131>
I don't know what's the problem, but I've got:
<a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__(
'Permalink to %s', '' ), the_title_attribute( 'echo=0' ) ); ?>"
rel="bookmark"><?php the_title(); ?></a>

  Twenty Ten:
<a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__(
'Permalink to %s', 'twentyten' ), the_title_attribute( 'echo=0' ) ); ?>"
rel="bookmark"><?php the_title(); ?></a></h2>
What is the difference? Thanks.


Tomek Mazur
-------------------------------------------
http://tommek.eu
http://www.strzyzow-galeria.pl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20101217/b0a796de/attachment.htm>


More information about the theme-reviewers mailing list