Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#34365 closed enhancement (fixed)

View mode is not sticky for users/sites

Reported by: helen's profile helen Owned by: jeremyfelt's profile jeremyfelt
Milestone: 4.5 Priority: normal
Severity: normal Version:
Component: Administration Keywords: has-patch
Focuses: multisite Cc:

Description

We made the view mode (list/excerpt) sticky in #16774, but it's not for users or sites in multisite. Seems like it should be for consistency.

Related: #22222.

Attachments (1)

34365.diff (1.5 KB) - added by jeremyfelt 9 years ago.

Download all attachments as: .zip

Change History (6)

@jeremyfelt
9 years ago

#1 @jeremyfelt
9 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 4.5

34365.diff adds user settings for sites_list_mode and network_users_list_mode to make both views sticky.

#2 @jeremyfelt
9 years ago

  • Owner set to jeremyfelt
  • Resolution set to fixed
  • Status changed from new to closed

In 36562:

Multisite: Make view mode sticky for network users and sites list tables.

Fixes #34365.

#3 @TobiasBg
9 years ago

@jeremyfelt: Could you remove those spaces between function name and bracket? Thanks :-)

#4 @jeremyfelt
9 years ago

In 36572:

Remove extra spaces between function names and brackets

These were introduced when making list table view modes sticky.

See #16774, #34365.

#5 @jeremyfelt
9 years ago

Good catch, thanks @TobiasBg. :)

Note: See TracTickets for help on using tickets.