[wp-trac] [WordPress Trac] #36923: Create filter for $details_url in wp_theme_update_row()

WordPress Trac noreply at wordpress.org
Mon May 23 20:43:40 UTC 2016


#36923: Create filter for $details_url in wp_theme_update_row()
-----------------------------+-----------------------------
 Reporter:  afragen          |      Owner:
     Type:  feature request  |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Upgrade/Install  |    Version:  trunk
 Severity:  normal           |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 Currently, this function populates data for the details overlay for theme
 updates. Usually what is populated is the .org page for the theme. If a
 theme is not hosted on .org the overlay displays as a large white space
 blocking the screen with no information.

 My use case is for updater code that populates themes_api() and so will
 have relevant information but no ability to display it. By allowing a
 filter here a developer may change the parameters of $details_url and have
 the ability to provide useful information to their users.

 Thanks.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36923>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list