Ticket #40039: 40039.2.patch
File 40039.2.patch, 32.0 KB (added by , 4 years ago) |
---|
-
src/wp-content/themes/twentyeleven/404.php
62 62 </div><!-- #content --> 63 63 </div><!-- #primary --> 64 64 65 <?php get_footer(); ?>65 <?php get_footer(); -
src/wp-content/themes/twentyeleven/archive.php
79 79 </section><!-- #primary --> 80 80 81 81 <?php get_sidebar(); ?> 82 <?php get_footer(); ?>82 <?php get_footer(); -
src/wp-content/themes/twentyeleven/author.php
114 114 </section><!-- #primary --> 115 115 116 116 <?php get_sidebar(); ?> 117 <?php get_footer(); ?>117 <?php get_footer(); -
src/wp-content/themes/twentyeleven/category.php
78 78 </section><!-- #primary --> 79 79 80 80 <?php get_sidebar(); ?> 81 <?php get_footer(); ?>81 <?php get_footer(); -
src/wp-content/themes/twentyeleven/image.php
137 137 </div><!-- #content --> 138 138 </div><!-- #primary --> 139 139 140 <?php get_footer(); ?>140 <?php get_footer(); -
src/wp-content/themes/twentyeleven/index.php
52 52 </div><!-- #primary --> 53 53 54 54 <?php get_sidebar(); ?> 55 <?php get_footer(); ?>55 <?php get_footer(); -
src/wp-content/themes/twentyeleven/page.php
31 31 </div><!-- #content --> 32 32 </div><!-- #primary --> 33 33 34 <?php get_footer(); ?>34 <?php get_footer(); -
src/wp-content/themes/twentyeleven/search.php
64 64 </section><!-- #primary --> 65 65 66 66 <?php get_sidebar(); ?> 67 <?php get_footer(); ?>67 <?php get_footer(); -
src/wp-content/themes/twentyeleven/showcase.php
251 251 </div><!-- #content --> 252 252 </div><!-- #primary --> 253 253 254 <?php get_footer(); ?>254 <?php get_footer(); -
src/wp-content/themes/twentyeleven/sidebar-page.php
29 29 </div><!-- #primary --> 30 30 31 31 <?php get_sidebar(); ?> 32 <?php get_footer(); ?>32 <?php get_footer(); -
src/wp-content/themes/twentyeleven/sidebar.php
33 33 34 34 <?php endif; // End sidebar widget area. ?> 35 35 </div><!-- #secondary .widget-area --> 36 <?php endif; ?>36 <?php endif; -
src/wp-content/themes/twentyeleven/single.php
32 32 </div><!-- #content --> 33 33 </div><!-- #primary --> 34 34 35 <?php get_footer(); ?>35 <?php get_footer(); -
src/wp-content/themes/twentyeleven/tag.php
78 78 </section><!-- #primary --> 79 79 80 80 <?php get_sidebar(); ?> 81 <?php get_footer(); ?>81 <?php get_footer(); -
src/wp-content/themes/twentyfifteen/404.php
27 27 </main><!-- .site-main --> 28 28 </div><!-- .content-area --> 29 29 30 <?php get_footer(); ?>30 <?php get_footer(); -
src/wp-content/themes/twentyfifteen/archive.php
64 64 </main><!-- .site-main --> 65 65 </section><!-- .content-area --> 66 66 67 <?php get_footer(); ?>67 <?php get_footer(); -
src/wp-content/themes/twentyfifteen/image.php
96 96 </main><!-- .site-main --> 97 97 </div><!-- .content-area --> 98 98 99 <?php get_footer(); ?>99 <?php get_footer(); -
src/wp-content/themes/twentyfifteen/index.php
61 61 </main><!-- .site-main --> 62 62 </div><!-- .content-area --> 63 63 64 <?php get_footer(); ?>64 <?php get_footer(); -
src/wp-content/themes/twentyfifteen/page.php
36 36 </main><!-- .site-main --> 37 37 </div><!-- .content-area --> 38 38 39 <?php get_footer(); ?>39 <?php get_footer(); -
src/wp-content/themes/twentyfifteen/search.php
59 59 </main><!-- .site-main --> 60 60 </section><!-- .content-area --> 61 61 62 <?php get_footer(); ?>62 <?php get_footer(); -
src/wp-content/themes/twentyfifteen/sidebar.php
48 48 49 49 </div><!-- .secondary --> 50 50 51 <?php endif; ?>51 <?php endif; -
src/wp-content/themes/twentyfifteen/single.php
48 48 </main><!-- .site-main --> 49 49 </div><!-- .content-area --> 50 50 51 <?php get_footer(); ?>51 <?php get_footer(); -
src/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php
21 21 ?> 22 22 </aside><!-- .widget-area --> 23 23 24 <?php endif; ?>24 <?php endif; -
src/wp-content/themes/twentynineteen/template-parts/header/entry-header.php
43 43 ); 44 44 ?> 45 45 </div><!-- .entry-meta --> 46 <?php endif; ?>46 <?php endif; -
src/wp-content/themes/twentynineteen/template-parts/post/author-bio.php
27 27 </a> 28 28 </p><!-- .author-description --> 29 29 </div><!-- .author-bio --> 30 <?php endif; ?>30 <?php endif; -
src/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php
32 32 <?php } ?> 33 33 </aside><!-- .widget-area --> 34 34 35 <?php endif; ?>35 <?php endif; -
src/wp-content/themes/twentysixteen/404.php
31 31 </div><!-- .content-area --> 32 32 33 33 <?php get_sidebar(); ?> 34 <?php get_footer(); ?>34 <?php get_footer(); -
src/wp-content/themes/twentysixteen/archive.php
66 66 </div><!-- .content-area --> 67 67 68 68 <?php get_sidebar(); ?> 69 <?php get_footer(); ?>69 <?php get_footer(); -
src/wp-content/themes/twentysixteen/image.php
115 115 </div><!-- .content-area --> 116 116 117 117 <?php get_sidebar(); ?> 118 <?php get_footer(); ?>118 <?php get_footer(); -
src/wp-content/themes/twentysixteen/index.php
63 63 </div><!-- .content-area --> 64 64 65 65 <?php get_sidebar(); ?> 66 <?php get_footer(); ?>66 <?php get_footer(); -
src/wp-content/themes/twentysixteen/page.php
39 39 </div><!-- .content-area --> 40 40 41 41 <?php get_sidebar(); ?> 42 <?php get_footer(); ?>42 <?php get_footer(); -
src/wp-content/themes/twentysixteen/search.php
58 58 </section><!-- .content-area --> 59 59 60 60 <?php get_sidebar(); ?> 61 <?php get_footer(); ?>61 <?php get_footer(); -
src/wp-content/themes/twentysixteen/sidebar.php
12 12 <aside id="secondary" class="sidebar widget-area" role="complementary"> 13 13 <?php dynamic_sidebar( 'sidebar-1' ); ?> 14 14 </aside><!-- .sidebar .widget-area --> 15 <?php endif; ?>15 <?php endif; -
src/wp-content/themes/twentysixteen/single.php
56 56 </div><!-- .content-area --> 57 57 58 58 <?php get_sidebar(); ?> 59 <?php get_footer(); ?>59 <?php get_footer(); -
src/wp-content/themes/twentyten/404.php
27 27 document.getElementById('s') && document.getElementById('s').focus(); 28 28 </script> 29 29 30 <?php get_footer(); ?>30 <?php get_footer(); -
src/wp-content/themes/twentyten/archive.php
67 67 </div><!-- #container --> 68 68 69 69 <?php get_sidebar(); ?> 70 <?php get_footer(); ?>70 <?php get_footer(); -
src/wp-content/themes/twentyten/attachment.php
24 24 </div><!-- #content --> 25 25 </div><!-- #container --> 26 26 27 <?php get_footer(); ?>27 <?php get_footer(); -
src/wp-content/themes/twentyten/author.php
82 82 </div><!-- #container --> 83 83 84 84 <?php get_sidebar(); ?> 85 <?php get_footer(); ?>85 <?php get_footer(); -
src/wp-content/themes/twentyten/category.php
36 36 </div><!-- #container --> 37 37 38 38 <?php get_sidebar(); ?> 39 <?php get_footer(); ?>39 <?php get_footer(); -
src/wp-content/themes/twentyten/index.php
30 30 </div><!-- #container --> 31 31 32 32 <?php get_sidebar(); ?> 33 <?php get_footer(); ?>33 <?php get_footer(); -
src/wp-content/themes/twentyten/loop-attachment.php
179 179 <?php comments_template(); ?> 180 180 181 181 <?php endwhile; 182 } // End of the loop. ?>182 } // End of the loop. -
src/wp-content/themes/twentyten/loop-page.php
45 45 <?php comments_template( '', true ); ?> 46 46 47 47 <?php endwhile; 48 } // End of the loop. ?>48 } // End of the loop. -
src/wp-content/themes/twentyten/loop-single.php
88 88 <?php comments_template( '', true ); ?> 89 89 90 90 <?php endwhile; 91 } // End of the loop. ?>91 } // End of the loop. -
src/wp-content/themes/twentyten/loop.php
208 208 <div class="nav-previous"><?php next_posts_link( __( '<span class="meta-nav">←</span> Older posts', 'twentyten' ) ); ?></div> 209 209 <div class="nav-next"><?php previous_posts_link( __( 'Newer posts <span class="meta-nav">→</span>', 'twentyten' ) ); ?></div> 210 210 </div><!-- #nav-below --> 211 <?php endif; ?>211 <?php endif; -
src/wp-content/themes/twentyten/onecolumn-page.php
29 29 </div><!-- #content --> 30 30 </div><!-- #container --> 31 31 32 <?php get_footer(); ?>32 <?php get_footer(); -
src/wp-content/themes/twentyten/page.php
30 30 </div><!-- #container --> 31 31 32 32 <?php get_sidebar(); ?> 33 <?php get_footer(); ?>33 <?php get_footer(); -
src/wp-content/themes/twentyten/search.php
40 40 </div><!-- #container --> 41 41 42 42 <?php get_sidebar(); ?> 43 <?php get_footer(); ?>43 <?php get_footer(); -
src/wp-content/themes/twentyten/sidebar.php
56 56 </ul> 57 57 </div><!-- #secondary .widget-area --> 58 58 59 <?php endif; ?>59 <?php endif; -
src/wp-content/themes/twentyten/single.php
25 25 </div><!-- #container --> 26 26 27 27 <?php get_sidebar(); ?> 28 <?php get_footer(); ?>28 <?php get_footer(); -
src/wp-content/themes/twentyten/tag.php
31 31 </div><!-- #container --> 32 32 33 33 <?php get_sidebar(); ?> 34 <?php get_footer(); ?>34 <?php get_footer(); -
src/wp-content/themes/twentythirteen/404.php
28 28 </div><!-- #content --> 29 29 </div><!-- #primary --> 30 30 31 <?php get_footer(); ?>31 <?php get_footer(); -
src/wp-content/themes/twentythirteen/archive.php
60 60 </div><!-- #primary --> 61 61 62 62 <?php get_sidebar(); ?> 63 <?php get_footer(); ?>63 <?php get_footer(); -
src/wp-content/themes/twentythirteen/author.php
67 67 </div><!-- #primary --> 68 68 69 69 <?php get_sidebar(); ?> 70 <?php get_footer(); ?>70 <?php get_footer(); -
src/wp-content/themes/twentythirteen/category.php
46 46 </div><!-- #primary --> 47 47 48 48 <?php get_sidebar(); ?> 49 <?php get_footer(); ?>49 <?php get_footer(); -
src/wp-content/themes/twentythirteen/image.php
100 100 </div><!-- #content --> 101 101 </div><!-- #primary --> 102 102 103 <?php get_footer(); ?>103 <?php get_footer(); -
src/wp-content/themes/twentythirteen/index.php
38 38 </div><!-- #primary --> 39 39 40 40 <?php get_sidebar(); ?> 41 <?php get_footer(); ?>41 <?php get_footer(); -
src/wp-content/themes/twentythirteen/page.php
59 59 </div><!-- #primary --> 60 60 61 61 <?php get_sidebar(); ?> 62 <?php get_footer(); ?>62 <?php get_footer(); -
src/wp-content/themes/twentythirteen/search.php
41 41 </div><!-- #primary --> 42 42 43 43 <?php get_sidebar(); ?> 44 <?php get_footer(); ?>44 <?php get_footer(); -
src/wp-content/themes/twentythirteen/sidebar-main.php
15 15 <?php dynamic_sidebar( 'sidebar-1' ); ?> 16 16 </div><!-- .widget-area --> 17 17 </div><!-- #secondary --> 18 <?php endif; ?>18 <?php endif; -
src/wp-content/themes/twentythirteen/sidebar.php
19 19 </div><!-- .widget-area --> 20 20 </div><!-- .sidebar-inner --> 21 21 </div><!-- #tertiary --> 22 <?php endif; ?>22 <?php endif; -
src/wp-content/themes/twentythirteen/single.php
28 28 </div><!-- #primary --> 29 29 30 30 <?php get_sidebar(); ?> 31 <?php get_footer(); ?>31 <?php get_footer(); -
src/wp-content/themes/twentythirteen/tag.php
48 48 </div><!-- #primary --> 49 49 50 50 <?php get_sidebar(); ?> 51 <?php get_footer(); ?>51 <?php get_footer(); -
src/wp-content/themes/twentythirteen/taxonomy-post_format.php
46 46 </div><!-- #primary --> 47 47 48 48 <?php get_sidebar(); ?> 49 <?php get_footer(); ?>49 <?php get_footer(); -
src/wp-content/themes/twentytwelve/404.php
26 26 </div><!-- #content --> 27 27 </div><!-- #primary --> 28 28 29 <?php get_footer(); ?>29 <?php get_footer(); -
src/wp-content/themes/twentytwelve/archive.php
67 67 </section><!-- #primary --> 68 68 69 69 <?php get_sidebar(); ?> 70 <?php get_footer(); ?>70 <?php get_footer(); -
src/wp-content/themes/twentytwelve/author.php
97 97 </section><!-- #primary --> 98 98 99 99 <?php get_sidebar(); ?> 100 <?php get_footer(); ?>100 <?php get_footer(); -
src/wp-content/themes/twentytwelve/category.php
55 55 </section><!-- #primary --> 56 56 57 57 <?php get_sidebar(); ?> 58 <?php get_footer(); ?>58 <?php get_footer(); -
src/wp-content/themes/twentytwelve/image.php
139 139 </div><!-- #content --> 140 140 </div><!-- #primary --> 141 141 142 <?php get_footer(); ?>142 <?php get_footer(); -
src/wp-content/themes/twentytwelve/index.php
73 73 </div><!-- #primary --> 74 74 75 75 <?php get_sidebar(); ?> 76 <?php get_footer(); ?>76 <?php get_footer(); -
src/wp-content/themes/twentytwelve/page-templates/front-page.php
35 35 </div><!-- #primary --> 36 36 37 37 <?php get_sidebar( 'front' ); ?> 38 <?php get_footer(); ?>38 <?php get_footer(); -
src/wp-content/themes/twentytwelve/page-templates/full-width.php
30 30 </div><!-- #content --> 31 31 </div><!-- #primary --> 32 32 33 <?php get_footer(); ?>33 <?php get_footer(); -
src/wp-content/themes/twentytwelve/page.php
29 29 </div><!-- #primary --> 30 30 31 31 <?php get_sidebar(); ?> 32 <?php get_footer(); ?>32 <?php get_footer(); -
src/wp-content/themes/twentytwelve/search.php
54 54 </section><!-- #primary --> 55 55 56 56 <?php get_sidebar(); ?> 57 <?php get_footer(); ?>57 <?php get_footer(); -
src/wp-content/themes/twentytwelve/sidebar.php
14 14 <div id="secondary" class="widget-area" role="complementary"> 15 15 <?php dynamic_sidebar( 'sidebar-1' ); ?> 16 16 </div><!-- #secondary --> 17 <?php endif; ?>17 <?php endif; -
src/wp-content/themes/twentytwelve/single.php
33 33 </div><!-- #primary --> 34 34 35 35 <?php get_sidebar(); ?> 36 <?php get_footer(); ?>36 <?php get_footer(); -
src/wp-content/themes/twentytwelve/tag.php
55 55 </section><!-- #primary --> 56 56 57 57 <?php get_sidebar(); ?> 58 <?php get_footer(); ?>58 <?php get_footer(); -
src/wp-content/themes/twentytwenty/singular.php
31 31 32 32 <?php get_template_part( 'template-parts/footer-menus-widgets' ); ?> 33 33 34 <?php get_footer(); ?>34 <?php get_footer(); -
src/wp-content/themes/twentytwenty/template-parts/entry-author-bio.php
30 30 </a> 31 31 </div><!-- .author-description --> 32 32 </div><!-- .author-bio --> 33 <?php endif; ?>33 <?php endif; -
src/wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php
116 116 117 117 </div><!-- .footer-nav-widgets-wrapper --> 118 118 119 <?php } ?>119 <?php } -
src/wp-content/themes/twentytwenty/templates/template-cover.php
30 30 31 31 <?php get_template_part( 'template-parts/footer-menus-widgets' ); ?> 32 32 33 <?php get_footer(); ?>33 <?php get_footer(); -
src/wp-content/themes/twentytwentyone/archive.php
34 34 <?php get_template_part( 'template-parts/content/content-none' ); ?> 35 35 <?php endif; ?> 36 36 37 <?php get_footer(); ?>37 <?php get_footer(); -
src/wp-content/themes/twentytwentyone/template-parts/footer/footer-widgets.php
13 13 <?php dynamic_sidebar( 'sidebar-1' ); ?> 14 14 </aside><!-- .widget-area --> 15 15 16 <?php endif; ?>16 <?php endif; -
src/wp-content/themes/twentytwentyone/template-parts/header/site-nav.php
33 33 ); 34 34 ?> 35 35 </nav><!-- #site-navigation --> 36 <?php endif; ?>36 <?php endif; -
src/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php
35 35 ?> 36 36 </div><!-- .author-bio-content --> 37 37 </div><!-- .author-bio --> 38 <?php endif; ?>38 <?php endif;