[wp-trac] [WordPress Trac] #34617: Add filter for shiny updates

WordPress Trac noreply at wordpress.org
Tue Nov 10 13:51:36 UTC 2015


#34617: Add filter for shiny updates
-----------------------------+------------------------------
 Reporter:  afragen          |       Owner:
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Upgrade/Install  |     Version:  trunk
 Severity:  normal           |  Resolution:
 Keywords:  has-patch close  |     Focuses:
-----------------------------+------------------------------

Comment (by afragen):

 Replying to [comment:20 dd32]:
 > > I'm not clear on what the expected format is.
 >
 > The expected format is a ZIP file similar to this:
 > {{{
 > my-plugin-name\
 >   - my-plugin-name.php
 > }}}
 >
 > I'm assuming yours are in the following format, which is why it uses the
 zip name (user-project-hash) as the folder
 > {{{
 > my-plugin-name.php
 > }}}

 Actually my format is sort of correct. Downloads from GitHub, Bitbucket,
 and GitLab are in the format
 {{{
 username-my-plugin-name-hash/my-plugin-name.php
 }}}

 As you can see the directory needs to be renamed for consistent function.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34617#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list