Making WordPress.org


Ignore:
Timestamp:
06/10/2021 07:48:58 PM (5 years ago)
Author:
ryelle
Message:

Pattern Directory: Sync with git WordPress/pattern-directory@e69788eb194e390ecb98b78e00861028a83cf892

File:
1 edited

Legend:

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

    r10869 r11024  
    3131
    3232                    <p class="site-description"><?php esc_html_e( 'Add a beautifully designed, ready to go layout to any WordPress site with a simple copy/paste.', 'wporg-patterns' ); ?></p>
    33 
    34                     <div class="site-callout">
    35                         <?php /* Logged in actions are different */ ?>
    36                         <h2><?php esc_html_e( 'Create and share patterns', 'wporg-patterns' ); ?></h2>
    37                         <p><?php esc_html_e( 'Build your own patterns and share them with the WordPress world.', 'wporg-patterns' ); ?></p>
    38                         <p><a href="<?php echo esc_url( home_url( '/create' ) ); ?>"><?php esc_html_e( 'Learn more about patterns.', 'wporg-patterns' ); ?></a></p>
    39                     </div>
    4033                <?php else : ?>
    4134                    <div>
Note: See TracChangeset for help on using the changeset viewer.