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
|
192a3d47be
|
js_escape and quot fixes from nbachiyski. fixes #3524
git-svn-id: https://develop.svn.wordpress.org/trunk@4700 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-08 03:02:33 +00:00 |
Matt Mullenweg
|
7851a229db
|
Allow sorting by rating, fixes #3477. Hat tip: tassoman
git-svn-id: https://develop.svn.wordpress.org/trunk@4690 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-07 02:20:20 +00:00 |
Mark Jaquith
|
f95b191dab
|
i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
git-svn-id: https://develop.svn.wordpress.org/trunk@4658 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-21 23:06:18 +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
|
31f086450e
|
Don't double escape JS. Props mdawaffe. fixes #3447
git-svn-id: https://develop.svn.wordpress.org/trunk@4617 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-06 23:11:31 +00:00 |
Ryan Boren
|
fdedc153f5
|
Make link manager hookable. Props donncha. fixes #3422
git-svn-id: https://develop.svn.wordpress.org/trunk@4594 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-04 00:44:18 +00:00 |
Matt Mullenweg
|
72d6457653
|
Just a helpful little link.
git-svn-id: https://develop.svn.wordpress.org/trunk@4591 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-03 21:33:38 +00:00 |
Matt Mullenweg
|
cecdb94367
|
Don't display table if no links/bookmarks, fixes #2684
git-svn-id: https://develop.svn.wordpress.org/trunk@4590 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-03 21:32:17 +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
|
e08d6f10d2
|
Standardize on Links instead of Bookmarks until we change our minds again.
git-svn-id: https://develop.svn.wordpress.org/trunk@4499 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-20 02:17: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
|
7e226f1a94
|
Hold off on menu cleanup until next release. There be dragons.
git-svn-id: https://develop.svn.wordpress.org/trunk@4480 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-18 07:31:29 +00:00 |
Matt Mullenweg
|
6af3bdbb32
|
Admin functions cleanup, and change how we do titles and parents in the backend
git-svn-id: https://develop.svn.wordpress.org/trunk@4478 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-18 06:09:48 +00:00 |
Ryan Boren
|
455dd7d763
|
RTL enhancements from Sewar. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4258 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-27 00:51:17 +00:00 |
Ryan Boren
|
cd766e57e9
|
s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: https://develop.svn.wordpress.org/trunk@4133 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 16:40:17 +00:00 |
Ryan Boren
|
47f127394b
|
i18n fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4021 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-18 02:31:21 +00:00 |
Matt Mullenweg
|
4ec0249ac2
|
Some renames
git-svn-id: https://develop.svn.wordpress.org/trunk@3999 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-06 04:27:45 +00:00 |
Ryan Boren
|
0b25954d38
|
Use wp_die(). Props filosofo. fixes #2914
git-svn-id: https://develop.svn.wordpress.org/trunk@3985 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-05 22:00:03 +00:00 |
Ryan Boren
|
b26470e9e9
|
Markup fixes from Nazgul. fixes #2899
git-svn-id: https://develop.svn.wordpress.org/trunk@3961 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-04 21:44:08 +00:00 |
Ryan Boren
|
0474f077f0
|
wp_reset_vars() from Sewar. fixes #2888
git-svn-id: https://develop.svn.wordpress.org/trunk@3946 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-03 19:03:37 +00:00 |
Ryan Boren
|
deac9fea9d
|
js_escape() in onclicks. fixes #2851
git-svn-id: https://develop.svn.wordpress.org/trunk@3907 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-24 01:28:08 +00:00 |
Ryan Boren
|
6f1d273fc9
|
Update nonce action strings. Props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@3804 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-26 23:08:05 +00:00 |
Ryan Boren
|
60eeedbcd9
|
Script loader from mdawaffe. #2701
git-svn-id: https://develop.svn.wordpress.org/trunk@3788 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-22 17:16:05 +00:00 |
Matt Mullenweg
|
104a56563c
|
Lots of style and admin tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@3770 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-10 20:35:10 +00:00 |
Ryan Boren
|
fcfda4db13
|
Nonce from above. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3759 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-02 22:36:06 +00:00 |
Matt Mullenweg
|
6c74dd7eeb
|
Make categories clickable, just like on the posts screen
git-svn-id: https://develop.svn.wordpress.org/trunk@3718 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 07:10:48 +00:00 |
Ryan Boren
|
cb23290318
|
AJAX, cause you love it. Props mdawaffe. fixes #2561
git-svn-id: https://develop.svn.wordpress.org/trunk@3660 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-29 01:51:55 +00:00 |
Matt Mullenweg
|
529b9350cc
|
UI cleanup, todo: i18n
git-svn-id: https://develop.svn.wordpress.org/trunk@3617 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-06 02:52:18 +00:00 |
Ryan Boren
|
7d27dd42ca
|
s/get_linkz/get_bookmarks/
git-svn-id: https://develop.svn.wordpress.org/trunk@3597 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-02 10:32:19 +00:00 |
Ryan Boren
|
a2f5fa5254
|
Bookmark/link rework. #2499
git-svn-id: https://develop.svn.wordpress.org/trunk@3570 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-27 04:57:30 +00:00 |
Ryan Boren
|
6008a133c4
|
Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-12 07:53:23 +00:00 |
Matt Mullenweg
|
df15716313
|
HTML and JS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@3422 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-10 05:16:17 +00:00 |
Ryan Boren
|
56e626673e
|
i18n updates from nbachiyski. fixes #2069
git-svn-id: https://develop.svn.wordpress.org/trunk@3295 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-12 22:48:30 +00:00 |
Ryan Boren
|
3efbc15533
|
Consolidate link forms into edit-link-form
git-svn-id: https://develop.svn.wordpress.org/trunk@2890 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-19 00:47:58 +00:00 |
Ryan Boren
|
d218eb9fb6
|
Link love. Add get_link(), get_link_to_edit(), add_link(), edit_link(), wp_insert_link(), wp_update_link(), wp_delete_link()
git-svn-id: https://develop.svn.wordpress.org/trunk@2889 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-18 19:44:14 +00:00 |
Ryan Boren
|
448122ff3c
|
On the fly list manipulation. Delete in style. Mad props to mdawaffe. Applies to #1634
git-svn-id: https://develop.svn.wordpress.org/trunk@2832 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-08-31 02:39:17 +00:00 |
Ryan Boren
|
9527e184fe
|
More cap migration.
git-svn-id: https://develop.svn.wordpress.org/trunk@2714 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-07-15 02:16:45 +00:00 |
Ryan Boren
|
e40774a349
|
Remove HERE document. xgettext doesn't like it. http://mosquito.wordpress.org/view.php?id=1221 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2521 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-09 04:32:38 +00:00 |
Ryan Boren
|
1c3f859147
|
String localization fixes. http://mosquito.wordpress.org/view.php?id=1112 Props: SteveAgl
git-svn-id: https://develop.svn.wordpress.org/trunk@2445 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-15 16:35:13 +00:00 |
Ryan Boren
|
df3fb34a70
|
Introducing wp_redirect(), first cut. http://mosquito.wordpress.org/view.php?id=592 Props: Toby Simmons
git-svn-id: https://develop.svn.wordpress.org/trunk@2436 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-13 16:36:09 +00:00 |
Ryan Boren
|
2fc5869568
|
Fix bulk link operations. http://mosquito.wordpress.org/view.php?id=949
git-svn-id: https://develop.svn.wordpress.org/trunk@2376 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-24 18:59:52 +00:00 |
Matt Mullenweg
|
32ad736a23
|
Wrong order - http://mosquito.wordpress.org/view.php?id=928
git-svn-id: https://develop.svn.wordpress.org/trunk@2368 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-21 05:58:09 +00:00 |
Matt Mullenweg
|
cc80dbb7f0
|
Fixes to XFN creator
git-svn-id: https://develop.svn.wordpress.org/trunk@2051 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-06 09:46:52 +00:00 |
Matt Mullenweg
|
928966d6ce
|
HTML fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@1961 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-15 23:09:46 +00:00 |
Matt Mullenweg
|
953caf1484
|
Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1940 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-12 20:41:19 +00:00 |
Matt Mullenweg
|
0ddb1564aa
|
Final XFN 1.1 fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@1856 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-15 20:52:34 +00:00 |
Ryan Boren
|
ed78ed9a2d
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
git-svn-id: https://develop.svn.wordpress.org/trunk@1818 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-19 03:03:06 +00:00 |
Matt Mullenweg
|
7fd906972e
|
Move to cookiehash define, use wp_login() function for auth.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@1768 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-10 18:02:30 +00:00 |