Changeset 4817
- Timestamp:
- 01/28/2017 09:56:10 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/shortcodes/class-upload.php
r4816 r4817 42 42 if ( '/plugins-wp' === parse_url( home_url(), PHP_URL_PATH ) ) { 43 43 echo '<div class="notice notice-error notice-alt"> 44 <p>Please submit all new plugin requests through the existing form <a href="https://wordpress.org/plugins/add/">available here</a>, You\'re currently viewing the beta version of the upcoming plugin directory, and is only for tesiting purposes.</p>44 <p>Please submit all new plugin requests through the existing form <a href="https://wordpress.org/plugins/add/">available here</a>, You\'re currently viewing the beta version of the upcoming plugin directory, and this form is only for testing purposes.</p> 45 45 </div>'; 46 46 }
Note: See TracChangeset
for help on using the changeset viewer.