Shiva Poudel
|
4a0e160c3b
|
Since shop manager have no right to edit admin profile
|
2016-02-28 21:07:51 +05:45 |
Shiva Poudel
|
9dec203721
|
By default display_name is user_login, no target for database change ;)
|
2016-02-28 21:04:57 +05:45 |
Claudio Sanches
|
5893875b0c
|
Removed period for file headers
|
2015-11-03 11:53:50 -02:00 |
Claudio Sanches
|
efa19f799d
|
Fixed some coding standards for docblocks
|
2015-11-03 10:28:01 -02:00 |
Florian Ludwig
|
6f3a221c62
|
Removed senseless sprintf argument
|
2015-09-03 22:21:23 +02:00 |
Florian Ludwig
|
2b6aecb262
|
Don't use translated key for name in bulk action checkbox
Otherwise the translation will break the code in
https://github.com/woothemes/woocommerce/blob/master/includes/admin/clas
s-wc-admin-api-keys.php#L122
We shouldn’t use the translated string here in my opinion.
|
2015-09-03 22:12:55 +02:00 |
Mike Jolley
|
d6ceec0817
|
Flip esc_like and esc_sql, add %
|
2015-08-07 13:54:50 +01:00 |
Mike Jolley
|
5c9ac6a893
|
Avoid double escape when passing in arrays to sql queries. Use esc_sql
|
2015-08-07 11:37:19 +01:00 |
Mike Jolley
|
fcbdd35223
|
Clean and escape API search
|
2015-08-07 11:37:19 +01:00 |
Claudio Sanches
|
ef5f41d748
|
Fixed textdomain for api key last access unknown, closes #8672
|
2015-07-28 12:44:20 -03:00 |
Claudio Sanches
|
eebd47ecf8
|
Improved truncated key description
|
2015-07-16 15:45:00 -03:00 |
Claudio Sanches
|
e0be5a2e9f
|
Added truncated consumer key and last access fields in woocommerce_api_keys table
|
2015-07-16 15:42:00 -03:00 |
Claudio Sanches
|
9aca8d689b
|
Added HTML class row-title for coupons, orders, api keys and webhooks table lists
|
2015-07-15 15:45:57 -03:00 |
Claudio Sanches
|
89ddda9ff6
|
Added new api key generation methods
|
2015-06-08 19:41:35 -03:00 |
Justin Shreve
|
01a19cc0c7
|
Round the total_pages calculation up so we always display the right number of pages.
|
2015-06-03 23:05:52 +00:00 |
Claudio Sanches
|
c4d4a623b5
|
Improved the API Keys table list, added actions and fixed the links
|
2015-05-18 15:33:36 -03:00 |
Claudio Sanches
|
2689d8b51e
|
Created api keys table list
|
2015-05-15 23:03:24 -03:00 |