Making WordPress.org


Ignore:
Timestamp:
12/04/2017 05:42:22 PM (9 years ago)
Author:
obenland
Message:

Plugins: Inherit from WPorg styles.

Short of converting wporg-plugins to a wporg child theme, this combines their styles at least.
This also makes wporg-plugins adopt the ITCSS model.

A product of WCUS' contributor day.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/page-developers.php

    r5926 r6231  
    2020
    2121                        <div class="entry-content">
    22                                 <section>
    23                                         <div class="container">
     22
    2423                                                <p><?php printf( __( 'You&#8217;ve got a cool new plugin and are hoping to give it some exposure. You&#8217;re in the right place. Just <a href="%s">ask us to host it for you</a>. You&#8217;ll be able to:', 'wporg-plugins' ), esc_url( home_url( 'developers/add/' ) ) ); ?></p>
    2524                                                <ul>
     
    6160                                                        ?>
    6261                                                </p>
    63                                         </div>
    64                                 </section>
    6562                        </div><!-- .entry-content -->
    6663
Note: See TracChangeset for help on using the changeset viewer.