Making WordPress.org

Changeset 6345


Ignore:
Timestamp:
01/10/2018 10:00:34 PM (9 years ago)
Author:
obenland
Message:

Themes: Make sure folks understand this is a submission.

Apparently there is still confusion around whether users can upload themes to their sites from here.

Props mapk.
See #1513.

File:
1 edited

Legend:

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

    r4054 r6345  
    1919
    2020                        <div class="entry-content">
     21                                <p><?php esc_html_e( 'Your theme will be submitted for review to be distributed on the official WordPress.org Theme Directory.', 'wporg-themes' ); ?></p>
    2122                                <?php the_content(); // do_shortcode( '[wporg-themes-upload]' ); ?>
    2223                        </div><!-- .entry-content -->
Note: See TracChangeset for help on using the changeset viewer.