Changeset 11324 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/views/block-workshop-details.php
- Timestamp:
- 11/11/2021 03:55:13 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/views/block-workshop-details.php
r11300 r11324 53 53 </div> 54 54 <?php endif; ?> 55 <div class="wp-block-button is-style-secondary-full-width"> 56 <a 57 class="wp-block-button__link" 58 href="https://learn.wordpress.org/social-learning/" 59 style="border-radius:5px" 60 > 61 <?php esc_html_e( 'Join a Social Learning Space', 'wporg-learn' ); ?> 62 </a> 63 </div> 55 64 </div>
Note: See TracChangeset
for help on using the changeset viewer.