Making WordPress.org


Ignore:
Timestamp:
06/18/2015 09:13:44 PM (10 years ago)
Author:
coffee2code
Message:

Theme Directory: On commercial page, correct link text "Themes Directory" to be "Theme Directory"

File:
1 edited

Legend:

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

    r1479 r1679  
    5151                <ul>
    5252                    <li><?php _e( 'Distribute 100% GPL themes, including artwork and CSS.', 'wporg-themes' ); ?></li>
    53                     <li><?php printf( __( 'Have at least one theme in the WordPress.org <a href="%s">Themes Directory</a> that is actively maintained (i.e. updated within the last year).', 'wporg-themes' ), '//wordpress.org/themes/' ); ?></li>
     53                    <li><?php printf( __( 'Have at least one theme in the WordPress.org <a href="%s">Theme Directory</a> that is actively maintained (i.e. updated within the last year).', 'wporg-themes' ), '//wordpress.org/themes/' ); ?></li>
    5454                    <li><?php _e( 'Have professional support options, and optionally customization.', 'wporg-themes' ); ?></li>
    5555                    <li><?php _e( 'Your site should be complete, well-designed, up to date, and professional looking.', 'wporg-themes' ); ?></li>
Note: See TracChangeset for help on using the changeset viewer.