Ryan Boren
|
d907ae8841
|
js_escape improvements from Alexander Concha. Catches ' ' ' ' ' ' ' etc.
git-svn-id: https://develop.svn.wordpress.org/trunk@5734 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-19 22:46:55 +00:00 |
Ryan Boren
|
a4d31e4b3d
|
Protect _wp_page_template too.
git-svn-id: https://develop.svn.wordpress.org/trunk@5733 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-19 22:42:25 +00:00 |
Ryan Boren
|
2c0a13ebbf
|
Accept 'open' and 'closed' as valid values for mt_allow_comments and mt_allow_pings in XML-RPC. Props Joseph Scott. see #4469
git-svn-id: https://develop.svn.wordpress.org/trunk@5729 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-19 19:12:24 +00:00 |
rob1n
|
ad84c8381a
|
Change references of get_object_terms() to wp_get_object_terms(). fixes #4490
git-svn-id: https://develop.svn.wordpress.org/trunk@5728 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-19 18:03:12 +00:00 |
rob1n
|
a1f451b72a
|
Fix up wp_list_authors() SQL. fixes #4485
git-svn-id: https://develop.svn.wordpress.org/trunk@5727 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-19 17:57:53 +00:00 |
Ryan Boren
|
7df77b79b9
|
Add some taxonomy validation. Rearrange funcs.
git-svn-id: https://develop.svn.wordpress.org/trunk@5726 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-19 00:33:44 +00:00 |
Ryan Boren
|
5cfd6c7543
|
Prevent editing of protected meta keys.
git-svn-id: https://develop.svn.wordpress.org/trunk@5723 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-18 16:28:11 +00:00 |
Ryan Boren
|
df299289fe
|
escape before extracting. Props Alexander Concha.
git-svn-id: https://develop.svn.wordpress.org/trunk@5721 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-18 00:18:18 +00:00 |
rob1n
|
b6c8159a4c
|
Add missing </em>. Props johnbillion. fixes #4479
git-svn-id: https://develop.svn.wordpress.org/trunk@5720 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-16 17:52:08 +00:00 |
Ryan Boren
|
724be536b6
|
Regex fix. Props tellyworth. fixes #4452
git-svn-id: https://develop.svn.wordpress.org/trunk@5718 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-16 02:09:08 +00:00 |
Ryan Boren
|
5bac944f80
|
Upgrade code for multiple category widgets. Props Andy. see #4285
git-svn-id: https://develop.svn.wordpress.org/trunk@5717 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-16 02:03:25 +00:00 |
Ryan Boren
|
6177fec7fa
|
Don't use permalinks for pending posts. see #4446
git-svn-id: https://develop.svn.wordpress.org/trunk@5716 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-15 22:11:01 +00:00 |
rob1n
|
55845bb061
|
Show the name, not the slug. fixes #4473
git-svn-id: https://develop.svn.wordpress.org/trunk@5715 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-15 18:26:43 +00:00 |
Ryan Boren
|
240cfc467c
|
EXTR_SKIP. See #4468
git-svn-id: https://develop.svn.wordpress.org/trunk@5712 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-15 17:30:37 +00:00 |
Ryan Boren
|
2383b46194
|
Use CDATA escaping on fields. Props tellyworth. fixes #4452
git-svn-id: https://develop.svn.wordpress.org/trunk@5711 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-15 17:22:38 +00:00 |
rob1n
|
6da4a34496
|
Fix reference to ocomment.php. Props alanjcastonguay and Lloyd. fixes #4471
git-svn-id: https://develop.svn.wordpress.org/trunk@5710 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-15 16:54:17 +00:00 |
Ryan Boren
|
6b7bc3b1b6
|
wp_parse_str() from mdawaffe. see #4467
git-svn-id: https://develop.svn.wordpress.org/trunk@5709 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-14 22:46:59 +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 |
Mark Jaquith
|
0f0788d24d
|
Introducing post_status="pending". see #4446 and put any initial bug reports on that ticket
git-svn-id: https://develop.svn.wordpress.org/trunk@5707 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-14 16:24:28 +00:00 |
Mark Jaquith
|
2a6e8a08be
|
use FALSE to designate lack of user-supplied URL in *_query_arg() funcs. fixes #4465 for 2.3 (trunk)
git-svn-id: https://develop.svn.wordpress.org/trunk@5705 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-14 05:12:22 +00:00 |
Mark Jaquith
|
e542bbdde1
|
only strip question marks from the RIGHT side of the query string. fixes #4464 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5704 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-14 04:44:06 +00:00 |
rob1n
|
eb1518f95e
|
Use display_name instead. Props Pal Gronas Drange. fixes #4459
git-svn-id: https://develop.svn.wordpress.org/trunk@5701 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-14 02:30:26 +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
|
0f4225621d
|
Don't output author uri tag if uri is empty.
git-svn-id: https://develop.svn.wordpress.org/trunk@5699 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-13 18:03:17 +00:00 |
rob1n
|
60794fc8e2
|
wp_rss() updates. fixes #3834
git-svn-id: https://develop.svn.wordpress.org/trunk@5698 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-13 17:23:38 +00:00 |
rob1n
|
3cfb7f5602
|
Translate some strings in the classic theme that were missed. Props nbachiyski. fixes #4451
git-svn-id: https://develop.svn.wordpress.org/trunk@5697 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-13 16:41:21 +00:00 |
rob1n
|
97da4740e6
|
Translate the rest of the »'s. Props nbachiyski. fixes #3401
git-svn-id: https://develop.svn.wordpress.org/trunk@5696 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-13 16:29:55 +00:00 |
Mark Jaquith
|
37b3dc98fe
|
correct CSS link for install. Props Viper007Bond. fixes #4443
git-svn-id: https://develop.svn.wordpress.org/trunk@5694 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-13 06:33:17 +00:00 |
Matt Mullenweg
|
526eac00b8
|
Update in_category to use the new object_term_cache, it wasn't so much with the working before.
git-svn-id: https://develop.svn.wordpress.org/trunk@5693 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-13 00:16:33 +00:00 |
Mark Jaquith
|
75a683cbf3
|
Correct SQL query in [5691]. fixes #2316
git-svn-id: https://develop.svn.wordpress.org/trunk@5692 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 23:44:45 +00:00 |
Mark Jaquith
|
9bc129c654
|
Omit underscore-prefixed meta keys from dropdown list. fixes #2316
git-svn-id: https://develop.svn.wordpress.org/trunk@5691 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 23:22:38 +00:00 |
rob1n
|
33871d9da3
|
Accidental commit. Props Nazgul. fixes #4437
git-svn-id: https://develop.svn.wordpress.org/trunk@5690 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 21:59:22 +00:00 |
rob1n
|
c913f202d2
|
Add ID's to profile edit form's fieldsets. fixes #4434
git-svn-id: https://develop.svn.wordpress.org/trunk@5689 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 21:52:50 +00:00 |
rob1n
|
019eff6399
|
Don't include HTML in gettext call. Props nbachiyski and Nazgul. fixes #4437
git-svn-id: https://develop.svn.wordpress.org/trunk@5688 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 21:48:55 +00:00 |
Ryan Boren
|
547f858f1d
|
Fix image path
git-svn-id: https://develop.svn.wordpress.org/trunk@5687 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 21:47:12 +00:00 |
Mark Jaquith
|
ce7fd94edf
|
Force $autoload to be either "yes" or "no". see #4440. props Nazgul
git-svn-id: https://develop.svn.wordpress.org/trunk@5686 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 20:57:58 +00:00 |
Mark Jaquith
|
78c8d3f3f6
|
Make sure post titles longer than 200 chars get unique slugs. fixes #4433. props AaronCampbell.
git-svn-id: https://develop.svn.wordpress.org/trunk@5685 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 20:49:40 +00:00 |
Ryan Boren
|
18f29da681
|
MT importer rework. see #4421
git-svn-id: https://develop.svn.wordpress.org/trunk@5684 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 19:49:30 +00:00 |
Ryan Boren
|
d993430968
|
Add a prophylactic sanitize_user()
git-svn-id: https://develop.svn.wordpress.org/trunk@5683 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 18:11:06 +00:00 |
Ryan Boren
|
edeae9cc8e
|
escapeshellarg the sender
git-svn-id: https://develop.svn.wordpress.org/trunk@5682 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-11 23:19:33 +00:00 |
Ryan Boren
|
007ea284be
|
attribute_escape REQUEST_URI
git-svn-id: https://develop.svn.wordpress.org/trunk@5679 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-11 22:41:47 +00:00 |
rob1n
|
f7d1916e11
|
Maintain "Page order" for consistency. fixes #4431
git-svn-id: https://develop.svn.wordpress.org/trunk@5677 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-11 21:11:40 +00:00 |
rob1n
|
af3be824e7
|
Translate ». see #3401
git-svn-id: https://develop.svn.wordpress.org/trunk@5676 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-11 21:05:50 +00:00 |
rob1n
|
96dac9ed94
|
Revert multiple category stuff. see #4285
git-svn-id: https://develop.svn.wordpress.org/trunk@5675 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-09 00:59:14 +00:00 |
rob1n
|
9b8768f248
|
Fix <!--generator--> line's time format. Props macbis. fixes #4424 for 2.3 and 2.2.
git-svn-id: https://develop.svn.wordpress.org/trunk@5674 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-08 23:06:10 +00:00 |
rob1n
|
1367219198
|
Some more multiple category widget stuff. see #4285
git-svn-id: https://develop.svn.wordpress.org/trunk@5673 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-08 22:50:37 +00:00 |
rob1n
|
ab82e6cf1e
|
Check the user before overwriting the attachment. Props xknown and Joseph Scott. fixes #4422
git-svn-id: https://develop.svn.wordpress.org/trunk@5671 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-08 17:07:59 +00:00 |
rob1n
|
4726ebca94
|
Add support for multiple instances of the category widget. see #4285
git-svn-id: https://develop.svn.wordpress.org/trunk@5669 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-08 14:49:30 +00:00 |
Ryan Boren
|
daadfe3ffd
|
More comment caching. see #4387
git-svn-id: https://develop.svn.wordpress.org/trunk@5667 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-08 06:56:34 +00:00 |
Ryan Boren
|
163f22deb5
|
Comment caching. Reduce queries on edit-comments.php page. Add non-persistent cache groups. Hat tip to hovenko. fixes #4387
git-svn-id: https://develop.svn.wordpress.org/trunk@5666 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-08 00:20:22 +00:00 |