[wp-meta] [Making WordPress.org] #6223: Provide information about committing theme updates directly to SVN

Making WordPress.org noreply at wordpress.org
Mon May 9 05:42:05 UTC 2022


#6223: Provide information about committing theme updates directly to SVN
----------------------------+---------------------
 Reporter:  dufresnesteven  |       Owner:  (none)
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:
Component:  Theme Review    |  Resolution:
 Keywords:                  |
----------------------------+---------------------

Comment (by dufresnesteven):

 == Theme goes live, confirmation email:

 The plugin directory adds a number of useful links in the confirmation
 email. I think we can use that approach. I'm not sure what links would be
 the best, but this example includes the default handbook page and theme
 update documentation.

 **Current:**

 {{{
 Congratulations, your new theme {theme name} is now available to the
 public at {theme url}.

 Any feedback items are at https://themes.trac.wordpress.org/ticket
 /{ticket-number}.
 }}}





 **Proposal:**

 {{{
 Congratulations, your new theme {theme name} is now available to the
 public at {theme url}.

 Any feedback items are at https://themes.trac.wordpress.org/ticket
 /{ticket-number}.

 Theme Handbook
 https://developer.wordpress.org/themes

 Making Theme Updates
 https://developer.wordpress.org/themes/releasing-your-theme/updating-your-
 theme/

 }}}



 **Code Ref:**
 https://github.com/WordPress/wordpress.org/blob/55a1006c325abcdb387970a43e67db65e7cd0421/wordpress.org/public_html
 /wp-content/plugins/theme-directory/theme-directory.php#L576

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/6223#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list