the title()
-
Помогите ограничить количество символов в титл) Can you help me i want title maxsimvols 50 thnx
<header class="entry-header"> <?php the_title( sprintf( '<h4 class="entry-title"><a href="%s" rel="bookmark">', esc_url( get_permalink() ) ), '</a></h4>' ); ?> <?php if ( 'post' === get_post_type() ) : ?> <div class="entry-meta"> <?php the_time('j F Y'); ?> </div><!-- .entry-meta --> <?php endif; ?> </header><!-- .entry-header -->
Просмотр 4 ответов — с 1 по 4 (всего 4)
Просмотр 4 ответов — с 1 по 4 (всего 4)
- Тема «the title()» закрыта для новых ответов.