Ryan Boren
|
66ec9bee20
|
Add name_like query to get_terms(). Use it in suggestCategories.
git-svn-id: https://develop.svn.wordpress.org/trunk@5756 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-25 21:28:19 +00:00 |
Ryan Boren
|
b692c7395f
|
s/cat_name/name/ see #4537
git-svn-id: https://develop.svn.wordpress.org/trunk@5755 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-25 20:06:02 +00:00 |
Ryan Boren
|
8133ebad65
|
s/cat_name/name/ see #4537
git-svn-id: https://develop.svn.wordpress.org/trunk@5754 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-25 19:51:26 +00:00 |
Ryan Boren
|
72be6cb001
|
Move the_title filter to get_the_title. Props jhodgdon. fixes #4477
git-svn-id: https://develop.svn.wordpress.org/trunk@5752 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-25 17:48:35 +00:00 |
Mark Jaquith
|
f3de8f4aab
|
Don't init widgets if the blog isn't installed yet. fixes #4504
git-svn-id: https://develop.svn.wordpress.org/trunk@5747 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-23 05:32:16 +00:00 |
Mark Jaquith
|
f6f946df9a
|
Upgrade to Prototype 1.5.1.1 (bugfix release). Props Nazgul. fixes #4502
git-svn-id: https://develop.svn.wordpress.org/trunk@5743 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-21 22:01:21 +00:00 |
Ryan Boren
|
f63d130503
|
Term count fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@5741 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-21 15:46:49 +00:00 |
Ryan Boren
|
fdb786ba7f
|
Don't create '0' categories. fixes #4413
git-svn-id: https://develop.svn.wordpress.org/trunk@5739 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-20 22:06:29 +00:00 |
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 |
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
|
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
|
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 |
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 |
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 |
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
|
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 |
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
|
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
|
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
|
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
|
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 |
Ryan Boren
|
e1ef29586c
|
Use get_term_children() and get_term_field(). see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5660 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-06 16:13:12 +00:00 |
Ryan Boren
|
09c96b4292
|
Fix category renaming. fixes #4415 see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5658 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-06 16:10:52 +00:00 |
Ryan Boren
|
400c2064ad
|
Term sanitization. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5652 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-05 00:57:23 +00:00 |
Ryan Boren
|
ce17f71ccb
|
Fix link category dropdown and filter. Add some back compat to get_categories. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5642 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-03 17:28:27 +00:00 |
rob1n
|
12c2ef6be0
|
Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
git-svn-id: https://develop.svn.wordpress.org/trunk@5640 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-02 05:21:18 +00:00 |
rob1n
|
8998b56e76
|
wp_mail() rewrite that handles HTML mail. fixes #4296
git-svn-id: https://develop.svn.wordpress.org/trunk@5639 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-02 03:18:24 +00:00 |
rob1n
|
8dc0ba5036
|
phpDoc effort for wp-includes/author-template.php. fixes #4393
git-svn-id: https://develop.svn.wordpress.org/trunk@5638 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-02 03:04:01 +00:00 |
Ryan Boren
|
67013eb065
|
Separate AJAX cat adder into post and link flavors. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5637 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-02 02:53:09 +00:00 |
rob1n
|
42a1f116d5
|
Move JavaScript to js subfolder, and CSS to css subfolder. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5631 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-02 00:37:51 +00:00 |
rob1n
|
e2513b5643
|
Keep greedy regex's in control. fixes #4165
git-svn-id: https://develop.svn.wordpress.org/trunk@5630 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-02 00:02:06 +00:00 |
rob1n
|
e6d32e8761
|
Move uploads JS to jQuery. Props filosofo. see #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@5629 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-01 23:52:27 +00:00 |
rob1n
|
21ad1a92f8
|
phpDoc for wp-includes/registration.php. fixes #4383
git-svn-id: https://develop.svn.wordpress.org/trunk@5627 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-01 23:13:41 +00:00 |
rob1n
|
a79b7c6772
|
Fix a strpos typo. fixes #4390
git-svn-id: https://develop.svn.wordpress.org/trunk@5626 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-01 23:10:03 +00:00 |
rob1n
|
747a7a14f4
|
Fix wp_title single post title filters. Props jhodgdon. fixes #3755
git-svn-id: https://develop.svn.wordpress.org/trunk@5625 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-01 22:54:46 +00:00 |