[wp-trac] [WordPress Trac] #31616: Splitting request_filesystem_credentials into separate functions

WordPress Trac noreply at wordpress.org
Sat Mar 14 21:03:09 UTC 2015


#31616: Splitting request_filesystem_credentials into separate functions
---------------------------------------+------------------
 Reporter:  jipmoors                   |       Owner:
     Type:  enhancement                |      Status:  new
 Priority:  normal                     |   Milestone:  4.2
Component:  Filesystem API             |     Version:
 Severity:  normal                     |  Resolution:
 Keywords:  shiny-updates needs-patch  |     Focuses:
---------------------------------------+------------------

Comment (by jipmoors):

 I've been blind apparently.

 {{{
 /**
  * Plugins may override this form by returning true|false via the
  * {@see 'request_filesystem_credentials'} filter.
  */
 }}}

 So there are no credentials being returned by this filter.
 Though the implementation of the return value does not reflect this
 comment. If ''anything'' is returned the form is not displayed.

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


More information about the wp-trac mailing list