| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | Mar 22 '12 at 21:48 | |
| stats | profile views | 1 |
|
Mar 9 |
awarded | Student |
|
Feb 19 |
comment |
Echo title attribute php Thanks for your help. permalist[$j] is a variable defined in the plugin (it's the permalink to the active slide in the content slider). I followed your suggestion but now the title attribute is displaying as "' . the_title_attribute( array('echo' => 0, 'before' => 'Permalink to: ', 'after' => '')) . the_title() . '" -- that code actually displays as the link title on hover. What am I doing wrong? Do I need to define . the_title_attribute . somewhere in the code before I use it? |
|
Feb 19 |
asked | Echo title attribute php |
|
Feb 12 |
comment |
Exclude custom taxonomy tag from loop Thanks for the help -- but I think I need more help to correctly write the WP_Query version that I would substitute for this line: <?php $posts = get_posts('category=84&numberposts=3&offset=0'); foreach ($posts as $post) : start_wp(); ?> |
|
Feb 12 |
asked | Exclude custom taxonomy tag from loop |