rob1n
|
a1bedd8f11
|
Fix variable typo. Props schulte. fixes #4374
git-svn-id: https://develop.svn.wordpress.org/trunk@5613 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-31 03:51:03 +00:00 |
|
Ryan Boren
|
b4d7d80744
|
If a term has no children, return an empty array for child_of queries. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5612 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-31 03:44:18 +00:00 |
|
rob1n
|
5d7ce647d2
|
Some more get_pagenum_link() fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@5611 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-31 03:36:40 +00:00 |
|
rob1n
|
3b60a5107b
|
Fix get_pagenum_link() for query strings. fixes #3930
git-svn-id: https://develop.svn.wordpress.org/trunk@5610 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-31 03:29:44 +00:00 |
|
rob1n
|
f0cd9cb22a
|
Fix some typos in query.php. Props schulte. fixes #4373
git-svn-id: https://develop.svn.wordpress.org/trunk@5609 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-31 03:19:38 +00:00 |
|
rob1n
|
8233bb1c4f
|
Add option to exclude pages to pages widget. see #4259
git-svn-id: https://develop.svn.wordpress.org/trunk@5605 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-31 01:57:10 +00:00 |
|
rob1n
|
7e281b4507
|
Prototype fix to keep Safari < 2 from blowing up. fixes #4363
git-svn-id: https://develop.svn.wordpress.org/trunk@5604 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-31 01:38:11 +00:00 |
|
rob1n
|
91d0e796ef
|
Check that tinyMCE is defined. Props johnbillion. fixes #4257
git-svn-id: https://develop.svn.wordpress.org/trunk@5602 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-31 00:24:31 +00:00 |
|
rob1n
|
4fec7327ed
|
Upgrade TinyMCE spell checker to 1.0.5. fixes #4368
git-svn-id: https://develop.svn.wordpress.org/trunk@5601 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-31 00:21:55 +00:00 |
|
Ryan Boren
|
55e37c4843
|
Fix slug queries. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5599 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-30 21:50:57 +00:00 |
|
Ryan Boren
|
5a8598cd15
|
Some term caching. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5598 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-30 03:36:59 +00:00 |
|
Ryan Boren
|
18c1cade87
|
Category hierarchy fixes. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5597 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-30 01:39:47 +00:00 |
|
Ryan Boren
|
1bb6925679
|
Add ignore_empty option to wp_count_terms(). see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5596 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-30 01:05:44 +00:00 |
|
Ryan Boren
|
7480586494
|
Add missing taxonomy argument. Props nbachiyski. fixes #4362 see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5595 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-29 23:06:46 +00:00 |
|
Ryan Boren
|
479ecdf5f8
|
Fix listing of categories with parents. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5594 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-29 21:50:00 +00:00 |
|
Ryan Boren
|
cfa5ecfd4b
|
get_term_children() and category query fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@5593 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-29 21:27:49 +00:00 |
|
Ryan Boren
|
e0bf0ffa02
|
Use taxonomy instead of post2cat. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5592 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-29 16:52:31 +00:00 |
|
Mark Jaquith
|
1a08c04371
|
switch to term_id and name for category sorting. see #4189. sort by term_id for category permalinks, by name for get_the_category(). fixes #4335 for trunk. Props Erik Barzeski for the find.
git-svn-id: https://develop.svn.wordpress.org/trunk@5590 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-29 04:54:45 +00:00 |
|
Ryan Boren
|
442ef7253a
|
Post and page management filter additions from mdawaffe. see #3945
git-svn-id: https://develop.svn.wordpress.org/trunk@5587 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-29 04:28:10 +00:00 |
|
Ryan Boren
|
c4bb18caa6
|
Use API instead of SELECT. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5586 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-29 04:26:36 +00:00 |
|
Ryan Boren
|
ac1db497fc
|
get_objects_in_term()
git-svn-id: https://develop.svn.wordpress.org/trunk@5585 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-29 04:25:09 +00:00 |
|
Mark Jaquith
|
d7ed90532a
|
declare $user_ID global in load_template(). fixes #4354.
git-svn-id: https://develop.svn.wordpress.org/trunk@5581 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-28 21:32:35 +00:00 |
|
rob1n
|
6b9af86a5c
|
Add a is_user_logged_in() check.
git-svn-id: https://develop.svn.wordpress.org/trunk@5579 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-28 20:39:24 +00:00 |
|
rob1n
|
b906e9dd95
|
Update TinyMCE to 2.1.1.1 (look at all those 1's...). fixes #4262
git-svn-id: https://develop.svn.wordpress.org/trunk@5577 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-28 19:30:05 +00:00 |
|
Ryan Boren
|
13dade0e8d
|
Fix category permalinks. Update cat_ID to term_id. fixes #4349 see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5576 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-28 18:47:08 +00:00 |
|
Ryan Boren
|
c9b37847ce
|
Better draft, private, and future post/page management from mdawaffe. fixes #3945
git-svn-id: https://develop.svn.wordpress.org/trunk@5575 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-28 18:34:06 +00:00 |
|
rob1n
|
5b7256e644
|
Actually, this makes more sense.
git-svn-id: https://develop.svn.wordpress.org/trunk@5573 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-28 17:11:42 +00:00 |
|
rob1n
|
d5816ce68b
|
Turn string to upper. Props Donncha. fixes #4350
git-svn-id: https://develop.svn.wordpress.org/trunk@5572 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-28 17:05:46 +00:00 |
|
Mark Jaquith
|
4308eff227
|
permalink_link() is deprecated, and should reference its replacement.
git-svn-id: https://develop.svn.wordpress.org/trunk@5569 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-28 04:39:40 +00:00 |
|
rob1n
|
6e0db32ccc
|
Add rel="tag" to tag links. fixes #4159
git-svn-id: https://develop.svn.wordpress.org/trunk@5568 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-28 02:07:59 +00:00 |
|
Ryan Boren
|
7baf9a0320
|
Register taxonomies as object instead of arrays. Fix tt_ids query in get_post_terms().
git-svn-id: https://develop.svn.wordpress.org/trunk@5567 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-28 00:51:24 +00:00 |
|
Ryan Boren
|
ed0d41fb04
|
Fix up exporter. Remove more refrences to the categories table. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5563 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-27 19:32:45 +00:00 |
|
Ryan Boren
|
668f977343
|
Typo fix from flinkflonk. fixes #4347 see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5561 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-27 17:45:31 +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
|
bbcffa4c56
|
Delete term if no taxonomies use it. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5559 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-27 06:29:52 +00:00 |
|
Ryan Boren
|
6485c0e03f
|
Change term count callback style. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5558 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-27 06:17:50 +00:00 |
|
Ryan Boren
|
2ea53fa534
|
Remove debug. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5557 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-27 05:28:30 +00:00 |
|
Ryan Boren
|
b41b02db5d
|
Fix object term relationship deletion and count updating.
git-svn-id: https://develop.svn.wordpress.org/trunk@5556 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-27 05:15:18 +00:00 |
|
Ryan Boren
|
455d73121f
|
Term cache work. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5555 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-26 23:32:06 +00:00 |
|
Ryan Boren
|
4c2cd543c1
|
Update cat2tag converter. Some term API tweaks. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5553 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-26 18:54:16 +00:00 |
|
Ryan Boren
|
dc77043278
|
During upgrade, make slugs unique and put like slugs in a term group. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5552 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-26 17:47:20 +00:00 |
|
rob1n
|
a030294e1d
|
Fix typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@5549 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-25 16:27:34 +00:00 |
|
rob1n
|
cc0dcf4992
|
Fix Atom feeds' categories. fixes #4307
git-svn-id: https://develop.svn.wordpress.org/trunk@5548 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-25 15:55:30 +00:00 |
|
Ryan Boren
|
6bf777e1d9
|
Don't load category cache from old tables. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5544 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-25 09:45:55 +00:00 |
|
Ryan Boren
|
c018ceb6bd
|
Make sure sanitize_option() is always called when updating options.
git-svn-id: https://develop.svn.wordpress.org/trunk@5541 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-25 02:22:30 +00:00 |
|
Ryan Boren
|
d8f42243a9
|
Category/tag to taxonomy upgrade. First cut.
git-svn-id: https://develop.svn.wordpress.org/trunk@5539 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-24 22:40:24 +00:00 |
|
rob1n
|
4fd95fab28
|
the_search_query() revamp. fixes #4327
git-svn-id: https://develop.svn.wordpress.org/trunk@5536 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-24 03:37:10 +00:00 |
|
rob1n
|
2bc1518cb8
|
Use selected() to clean that up. Thanks Mark. fixes #4291
git-svn-id: https://develop.svn.wordpress.org/trunk@5535 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-24 00:29:51 +00:00 |
|
Ryan Boren
|
9cee075e30
|
No more TAXONOMY bit fiels. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5534 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-23 22:11:02 +00:00 |
|
Ryan Boren
|
5bfabcf2d3
|
wp_delete_term(). see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5533 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-23 22:03:24 +00:00 |
|