Ryan Boren
|
3a18b96c9b
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 06:47:27 +00:00 |
Peter Westwood
|
e25735041e
|
Add documentation for bookmark-template.php. Fixes #5521 props darkdragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6481 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 07:04:29 +00:00 |
Peter Westwood
|
e097caa70c
|
Fix some of the notices visible with WP_DEBUG enabled.
git-svn-id: https://develop.svn.wordpress.org/trunk@6436 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 21:25:12 +00:00 |
Ryan Boren
|
85a3aab65c
|
Fix typo. fixes #5061
git-svn-id: https://develop.svn.wordpress.org/trunk@6161 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-24 01:48:36 +00:00 |
Ryan Boren
|
8e5f6a187e
|
Add some filtering. Props jhodgdon. fixes #3595
git-svn-id: https://develop.svn.wordpress.org/trunk@6160 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-23 19:25:15 +00:00 |
Ryan Boren
|
dabc12fd93
|
Deprecate old links functions. Props rob1n. fixes #3413
git-svn-id: https://develop.svn.wordpress.org/trunk@6088 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-12 01:01:48 +00:00 |
Ryan Boren
|
7a43c01e08
|
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 23:32:58 +00:00 |
Ryan Boren
|
09da00f7fe
|
Use EXTR_SKIP when extracting. see #4468
git-svn-id: https://develop.svn.wordpress.org/trunk@5708 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-14 22:45:40 +00:00 |
Ryan Boren
|
b046d67f41
|
Trim empty lines. Nothing but newline.
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-14 02:25:30 +00:00 |
Ryan Boren
|
cb8250ff30
|
Link category fixes. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5560 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-27 17:21:04 +00:00 |
Ryan Boren
|
3261234a0d
|
Convert category queries and list cats to taxonomy. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5530 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-23 18:59:12 +00:00 |
rob1n
|
c213997f48
|
Use wp_parse_args(). fixes #4237
git-svn-id: https://develop.svn.wordpress.org/trunk@5444 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-11 03:10:05 +00:00 |
rob1n
|
5a4c2c68ad
|
Add link rating to wp_list_bookmarks(). fixes #3916
git-svn-id: https://develop.svn.wordpress.org/trunk@5153 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 19:43:49 +00:00 |
Ryan Boren
|
d64c69bcd4
|
Castaways on Gilligan's Isle
git-svn-id: https://develop.svn.wordpress.org/trunk@5090 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 02:16:16 +00:00 |
Matt Mullenweg
|
b1f6f9a6a8
|
(int)er the dragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@5087 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 00:59:21 +00:00 |
Mark Jaquith
|
d8336eed5c
|
use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@5056 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-17 08:46:59 +00:00 |
Ryan Boren
|
0018169c02
|
Link filters from jhodgdon. fixes #3595
git-svn-id: https://develop.svn.wordpress.org/trunk@5011 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-10 01:13:49 +00:00 |
Ryan Boren
|
3de61ceeea
|
Pass along all parameters to get_bookmarks(). Props Otto42. fixes #3898
git-svn-id: https://develop.svn.wordpress.org/trunk@4964 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-04 01:59:57 +00:00 |
Mark Jaquith
|
5acfcd9fea
|
trailing tabs and whitespace cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@4953 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-27 15:24:54 +00:00 |
Ryan Boren
|
04a3b1c246
|
Don't output ul when title_li is empty. Props m0n5t3r. fixes #3664
git-svn-id: https://develop.svn.wordpress.org/trunk@4800 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 02:02:21 +00:00 |
Mark Jaquith
|
31c39f948d
|
new function for escaping within attributes: attribute_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4656 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-21 10:10:04 +00:00 |
Ryan Boren
|
80cd515b96
|
Use js_escape. Props nbachiyski. fixes #3399
git-svn-id: https://develop.svn.wordpress.org/trunk@4535 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-28 21:51:13 +00:00 |
Ryan Boren
|
db25035205
|
Typo. fixes #3389
git-svn-id: https://develop.svn.wordpress.org/trunk@4527 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-24 16:41:07 +00:00 |
Ryan Boren
|
e44ea1ff93
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:56:05 +00:00 |
Ryan Boren
|
24524f4d65
|
category_before and category_after
git-svn-id: https://develop.svn.wordpress.org/trunk@4444 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-02 22:12:13 +00:00 |
Mark Jaquith
|
37e8af41dd
|
Blogroll link visibility typo fix by foolswisdom. fixes #3226
git-svn-id: https://develop.svn.wordpress.org/trunk@4374 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-11 09:23:24 +00:00 |
Ryan Boren
|
fc82fd43b6
|
wp_list_bookmarks() enhanccements from westi. #2587
git-svn-id: https://develop.svn.wordpress.org/trunk@4263 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-02 18:01:07 +00:00 |
Ryan Boren
|
809a0f83fa
|
Show link images by default, if they are defined.
git-svn-id: https://develop.svn.wordpress.org/trunk@4256 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-26 14:45:15 +00:00 |
Matt Mullenweg
|
4b52d9c981
|
Add a little class to our links list
git-svn-id: https://develop.svn.wordpress.org/trunk@4212 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-23 09:33:51 +00:00 |
Ryan Boren
|
a28be38534
|
i18n fixes from nbachiyski. fixes #3109
git-svn-id: https://develop.svn.wordpress.org/trunk@4165 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-05 18:52:24 +00:00 |
Ryan Boren
|
7e82eef627
|
Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 21:46:31 +00:00 |
Ryan Boren
|
4f4f3595ac
|
Code purtification from Mark J. fixes #3060
git-svn-id: https://develop.svn.wordpress.org/trunk@4108 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-22 09:24:31 +00:00 |
Ryan Boren
|
87cfd68337
|
Doh. Fix wp_list_bookmarks().
git-svn-id: https://develop.svn.wordpress.org/trunk@3899 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-22 03:55:03 +00:00 |
Ryan Boren
|
373c389c90
|
Start fleshing out wp_list_bookmarks(). #2587
git-svn-id: https://develop.svn.wordpress.org/trunk@3880 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-16 23:35:48 +00:00 |
Ryan Boren
|
27bc07a27f
|
Reorg bookmark functions. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3845 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-05 02:12:59 +00:00 |