IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
372 | 372 | * @return string The "Continue Reading" HTML link. |
373 | 373 | */ |
374 | 374 | function twentyeleven_continue_reading_link() { |
375 | | return ' <a href="'. esc_url( get_permalink() ) . '">' . __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) . '</a>'; |
| 375 | return ' <a href="'. esc_url( get_permalink() ) . '">' . __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) . '</a>'; |
376 | 376 | } |
377 | 377 | endif; // twentyeleven_continue_reading_link |
378 | 378 | |
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
31 | 31 | <?php else : ?> |
32 | 32 | <div class="entry-content"> |
33 | 33 | <?php if ( post_password_required() ) : ?> |
34 | | <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
| 34 | <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
35 | 35 | <?php else : |
36 | 36 | $images = twentyeleven_get_gallery_images(); |
37 | 37 | if ( $images ) : |
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
26 | 26 | </header><!-- .entry-header --> |
27 | 27 | |
28 | 28 | <div class="entry-content"> |
29 | | <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
| 29 | <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
30 | 30 | <?php wp_link_pages( array( 'before' => '<div class="page-link"><span>' . __( 'Pages:', 'twentyeleven' ) . '</span>', 'after' => '</div>' ) ); ?> |
31 | 31 | </div><!-- .entry-content --> |
32 | 32 | |
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
32 | 32 | </div><!-- .entry-summary --> |
33 | 33 | <?php else : ?> |
34 | 34 | <div class="entry-content"> |
35 | | <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
| 35 | <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
36 | 36 | <?php wp_link_pages( array( 'before' => '<div class="page-link"><span>' . __( 'Pages:', 'twentyeleven' ) . '</span>', 'after' => '</div>' ) ); ?> |
37 | 37 | </div><!-- .entry-content --> |
38 | 38 | <?php endif; ?> |
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
45 | 45 | ?> |
46 | 46 | </div> |
47 | 47 | |
48 | | <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
| 48 | <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
49 | 49 | <?php wp_link_pages( array( 'before' => '<div class="page-link"><span>' . __( 'Pages:', 'twentyeleven' ) . '</span>', 'after' => '</div>' ) ); ?> |
50 | 50 | </div><!-- .entry-content --> |
51 | 51 | <?php endif; ?> |
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
32 | 32 | </div><!-- .entry-summary --> |
33 | 33 | <?php else : ?> |
34 | 34 | <div class="entry-content"> |
35 | | <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
| 35 | <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
36 | 36 | <?php wp_link_pages( array( 'before' => '<div class="page-link"><span>' . __( 'Pages:', 'twentyeleven' ) . '</span>', 'after' => '</div>' ) ); ?> |
37 | 37 | </div><!-- .entry-content --> |
38 | 38 | <?php endif; ?> |
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
38 | 38 | </div><!-- .entry-summary --> |
39 | 39 | <?php else : ?> |
40 | 40 | <div class="entry-content"> |
41 | | <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
| 41 | <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
42 | 42 | <?php wp_link_pages( array( 'before' => '<div class="page-link"><span>' . __( 'Pages:', 'twentyeleven' ) . '</span>', 'after' => '</div>' ) ); ?> |
43 | 43 | </div><!-- .entry-content --> |
44 | 44 | <?php endif; ?> |
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
32 | 32 | </div><!-- .entry-summary --> |
33 | 33 | <?php else : ?> |
34 | 34 | <div class="entry-content"> |
35 | | <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
| 35 | <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
36 | 36 | <?php wp_link_pages( array( 'before' => '<div class="page-link"><span>' . __( 'Pages:', 'twentyeleven' ) . '</span>', 'after' => '</div>' ) ); ?> |
37 | 37 | </div><!-- .entry-content --> |
38 | 38 | <?php endif; ?> |