Making WordPress.org


Ignore:
Timestamp:
12/02/2021 12:59:04 AM (3 years ago)
Author:
tellyworth
Message:

WordPress.org Learn: sync with GitHub

Props hlashbrooke.

https://github.com/WordPress/learn/compare/fa76b2cdf5c9b979585f3142d62949ae4c0ca91d...4b476da0d46f52c39505379eeb202561bf0d37db

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/header.php

    r11309 r11352  
    5050                    <?php get_search_form(); ?>
    5151                </div>
    52                 <?php elseif ( is_page() ) : ?>
    53                 <h1 class="site-title"><a href="<?php echo esc_url( get_the_permalink() ); ?>" rel="home"><?php the_title(); ?></a></h1>
    5452                <?php else : ?>
    5553                <p class="site-title">
Note: See TracChangeset for help on using the changeset viewer.