[wp-trac] Re: [WordPress Trac] #2793: User Management: Paging,
Search, Bug Fixes
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 8 09:49:25 GMT 2006
#2793: User Management: Paging, Search, Bug Fixes
----------------------------+-----------------------------------------------
Id: 2793 | Status: assigned
Component: Administration | Modified: Thu Jun 8 09:49:25 2006
Severity: enhancement | Milestone:
Priority: normal | Version: 2.1
Owner: markjaquith | Reporter: markjaquith
----------------------------+-----------------------------------------------
Comment (by markjaquith):
= {{{2793.6}}} =
* Returns you to the page you were viewing, when you:
* Create a new user
* Change users' roles
* Delete users
* I cleaned up a lot of code... spaces to tabs, proper whitespace, etc.
* Fixes for {{{add_query_arg()}}} and {{{remove_query_arg()}}}
* No longer freaks out if you pass it a full URL with {{{http://}}} or
{{{https://}}}
* You can now pass an array of keys to {{{remove_query_arg()}}} and it
will remove them all (HANDY!)
* Slashes are properly stripped on setups with magicquotes (in
{{{add_query_arg()}}}, {{{parse_str()}}} is used, which slashes things if
magicquotes is on)
* When you delete users, the number of users you deleted is displayed in
the resulting message.
* Proper i18n, including use of {{{__ngettext()}}}, where applicable
--
Ticket URL: <http://trac.wordpress.org/ticket/2793>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list