[wp-trac] [WordPress Trac] #48850: Plugins Screen: introduce "Automatic updates" column / option

WordPress Trac noreply at wordpress.org
Thu Jan 23 13:03:19 UTC 2020


#48850: Plugins Screen: introduce "Automatic updates" column / option
-------------------------------------+-------------------------------------
 Reporter:  jeherve                  |       Owner:  audrasjb
     Type:  feature request          |      Status:  assigned
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Plugins                  |     Version:  3.7
 Severity:  minor                    |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  administration,
  has-screenshots dev-feedback       |  multisite
  needs-dev-note                     |
-------------------------------------+-------------------------------------

Comment (by xkon):

 For some reason 2 of the `} else {` seems to be causing these issues for
 me. Even PHPCS throws out warnings. Deleting and re-writing just the word
 `else` resolves it 😂.

 Do tell me if the latest works for you just in case it's something only
 with my setup. Seems really weird though and first time I see a char
 encoding issue like this to be honest.

 Only 2 instances of the `else` word are doing this.

 {{{
 Parse error: syntax error, unexpected '{' in D:\laragon\www\wp-core\src
 \wp-admin\plugins.php on line 190
 }}}

 And

 {{{
 PHP Parse error:  syntax error, unexpected '{' in D:\laragon\www\wp-
 core\src\wp-admin\includes\update.php on line 493
 }}}

 Not sure yet if I should update the patch so just informing for now 🙂.

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


More information about the wp-trac mailing list