Changeset 13773
- Timestamp:
- 06/04/2024 05:21:55 AM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/patterns/page-add.php
r13771 r13773 79 79 <p><?php 80 80 printf( 81 /* translators: Email address */81 /* translators: %s: Email address */ 82 82 __( 'It depends on what you want to change. If you want to change the plugin <strong>display name</strong> you can update that by updating your plugin files in this page. If what you want to change is the <strong>permalink / slug</strong> of your plugin, you can do that ONCE before we begin with the review (if that’s available you’ll see a link to change it on this page). If this is not possible, you will need to contact us at %s, we can change it as long as the plugin has not yet been approved.', 'wporg-plugins' ), 83 83 '<code>plugins@wordpress.org</code>'
Note: See TracChangeset
for help on using the changeset viewer.