|
|
|
@7990
|
[7990]
|
05/25/08 15:45:05 |
ryan |
phpdoc updates from jacobsantos. see #7038 |
|
|
|
@7193
|
[7193]
|
03/10/08 05:28:21 |
ryan |
Add sanitization to get_link() and get_link_to_edit(). Props mdawaffe. … |
|
|
|
@6798
|
[6798]
|
02/12/08 08:01:32 |
ryan |
Manage links redesign. Add link search. |
|
|
|
@6726
|
[6726]
|
02/05/08 06:47:27 |
ryan |
Trailing whitespace cleanup |
|
|
|
@6592
|
[6592]
|
01/10/08 20:51:07 |
westi |
Notice fixing for wp-includes. See #5607 props filosofo. |
|
|
|
@6480
|
[6480]
|
12/24/07 07:01:47 |
westi |
Add documentation for bookmark.php. Fixes #5523 props darkdragon. |
|
|
|
@6353
|
[6353]
|
12/04/07 23:59:16 |
ryan |
Use correct var. Props DD32. fixes #5419 |
|
|
|
@6224
|
[6224]
|
10/11/07 17:43:49 |
ryan |
Use inner joins instead of left joins for taxonomy. Inner is faster. … |
|
|
|
@6173
|
[6173]
|
09/27/07 07:34:15 |
markjaquith |
prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, … |
|
|
|
@6026
|
[6026]
|
09/03/07 23:32:58 |
ryan |
Remove trailing whitespace |
|
|
|
@6025
|
[6025]
|
09/03/07 23:19:20 |
ryan |
Strip lines that contain only whitespace down to newlines. |
|
|
|
@5997
|
[5997]
|
08/31/07 22:36:16 |
ryan |
Don't use unavailable func. Props filosofo. fixes #4881 |
|
|
|
@5906
|
[5906]
|
08/20/07 22:50:04 |
ryan |
bookmark sanitizer funcs and default filter cleanup. see #4546 |
|
|
|
@5897
|
[5897]
|
08/17/07 21:23:39 |
ryan |
Revert accidental commit. |
|
|
|
@5896
|
[5896]
|
08/17/07 21:22:37 |
ryan |
First cut of taxonomy API phpdoc from darkdragon. see #4742 |
|
|
|
@5879
|
[5879]
|
08/16/07 18:12:12 |
ryan |
Set instead of add since the cache value has multiple keys that can … |
|
|
|
@5708
|
[5708]
|
06/14/07 22:45:40 |
ryan |
Use EXTR_SKIP when extracting. see #4468 |
|
|
|
@5700
|
[5700]
|
06/14/07 02:25:30 |
ryan |
Trim empty lines. Nothing but newline. |
|
|
|
@5561
|
[5561]
|
05/27/07 17:45:31 |
ryan |
Typo fix from flinkflonk. fixes #4347 see #4189 |
|
|
|
@5560
|
[5560]
|
05/27/07 17:21:04 |
ryan |
Link category fixes. see #4189 |
|
|
|
@5444
|
[5444]
|
05/11/07 03:10:05 |
rob1n |
Use wp_parse_args(). fixes #4237 |
|
|
|
@5248
|
[5248]
|
04/12/07 02:27:12 |
ryan |
Actually make use of wp_cache_add to avoid unnecessary cache writes. … |
|
|
|
@5119
|
[5119]
|
03/27/07 23:45:41 |
ryan |
More clean_url and int casts for trunk. |
|
|
|
@4953
|
[4953]
|
02/27/07 15:24:54 |
markjaquith |
trailing tabs and whitespace cleanup. |
|
|
|
@4529
|
[4529]
|
11/24/06 22:55:28 |
markjaquith |
whitespace tidying by Viper007Bond. fixes #3385 |
|
|
|
@4520
|
[4520]
|
11/23/06 17:04:05 |
matt |
Caching for get_bookmarks |
|
|
|
@4495
|
[4495]
|
11/19/06 07:56:05 |
ryan |
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes … |
|
|
|
@4219
|
[4219]
|
09/24/06 20:25:23 |
ryan |
Go native. |
|
|
|
@4144
|
[4144]
|
08/30/06 21:46:31 |
ryan |
Use get_option instead of get_settings. Just 'cause. |
|
|
|
@3845
|
[3845]
|
06/05/06 02:12:59 |
ryan |
Reorg bookmark functions. #2525 |