Making WordPress.org


Ignore:
Timestamp:
02/10/2022 05:43:13 PM (4 years ago)
Author:
ryelle
Message:

Learn Theme: Sync with git WordPress/learn@b1931327587c911be48ee1f720c292ae4db7ba10

Props ryelle, alexstine.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/template-parts/component-featured-workshop.php

    r10376 r11545  
    2727                        </div>
    2828                        <div class="featured-workshop_content">
    29                                 <a class="featured-workshop_title" href="<?php echo esc_url( get_the_permalink() ); ?>"><?php the_title(); ?></a>
     29                                <h3 class="featured-workshop_title">
     30                                        <a href="<?php echo esc_url( get_the_permalink() ); ?>"><?php the_title(); ?></a>
     31                                </h3>
    3032                                <div class="row">
    3133                                        <div class="col-8">
Note: See TracChangeset for help on using the changeset viewer.