ryan
|
e2dc2a8dd3
|
Add some taxonomy validation. Rearrange funcs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-19 00:33:44 +00:00 |
ryan
|
9d3d20f063
|
Use EXTR_SKIP when extracting. see #4468
git-svn-id: http://svn.automattic.com/wordpress/trunk@5708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-14 22:45:40 +00:00 |
ryan
|
2f09416258
|
Trim empty lines. Nothing but newline.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-14 02:25:30 +00:00 |
ryan
|
bac1fccf3a
|
Fix category renaming. fixes #4415 see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-06 16:10:52 +00:00 |
ryan
|
9f46c4af44
|
Term sanitization. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-05 00:57:23 +00:00 |
ryan
|
9e8bfa7f7b
|
query by parent, not child_of, in get_nested_categories(). see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-01 02:24:07 +00:00 |
ryan
|
fbe9b4d76e
|
Abstract object term cache a bit more. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 21:38:33 +00:00 |
rob1n
|
e836ded63b
|
Fix variable typo. Props schulte. fixes #4374
git-svn-id: http://svn.automattic.com/wordpress/trunk@5613 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 03:51:03 +00:00 |
ryan
|
e7e4c113fd
|
If a term has no children, return an empty array for child_of queries. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 03:44:18 +00:00 |
ryan
|
df1a8696d5
|
Some term caching. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-30 03:36:59 +00:00 |
ryan
|
7c39499aa0
|
Category hierarchy fixes. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-30 01:39:47 +00:00 |
ryan
|
facc7245fa
|
Add ignore_empty option to wp_count_terms(). see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-30 01:05:44 +00:00 |
ryan
|
083dfb059b
|
Fix listing of categories with parents. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-29 21:50:00 +00:00 |
ryan
|
3176f1acd2
|
get_term_children() and category query fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5593 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-29 21:27:49 +00:00 |
ryan
|
6a314d85d8
|
Use taxonomy instead of post2cat. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-29 16:52:31 +00:00 |
ryan
|
13a01467dc
|
get_objects_in_term()
git-svn-id: http://svn.automattic.com/wordpress/trunk@5585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-29 04:25:09 +00:00 |
ryan
|
965e63b970
|
Register taxonomies as object instead of arrays. Fix tt_ids query in get_post_terms().
git-svn-id: http://svn.automattic.com/wordpress/trunk@5567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-28 00:51:24 +00:00 |
ryan
|
ee5ec0c505
|
Fix up exporter. Remove more refrences to the categories table. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-27 19:32:45 +00:00 |
ryan
|
eb541a962f
|
Link category fixes. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-27 17:21:04 +00:00 |
ryan
|
49953705f1
|
Delete term if no taxonomies use it. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-27 06:29:52 +00:00 |
ryan
|
128bbfa161
|
Change term count callback style. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-27 06:17:50 +00:00 |
ryan
|
3e59a81327
|
Remove debug. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-27 05:28:30 +00:00 |
ryan
|
c816b51b8c
|
Fix object term relationship deletion and count updating.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-27 05:15:18 +00:00 |
ryan
|
2918f50e90
|
Term cache work. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-26 23:32:06 +00:00 |
ryan
|
80ce3031d1
|
Update cat2tag converter. Some term API tweaks. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-26 18:54:16 +00:00 |
ryan
|
b068bd6447
|
During upgrade, make slugs unique and put like slugs in a term group. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-26 17:47:20 +00:00 |
ryan
|
6251eb3ca6
|
wp_delete_term(). see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-23 22:03:24 +00:00 |
ryan
|
0e05576999
|
Set and get post cats to taxonomy. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-23 18:07:53 +00:00 |
ryan
|
675cc0d029
|
wp_insert_category(), cat_rows(), and others using taxonomy. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-23 17:28:13 +00:00 |
ryan
|
42df47a478
|
Add get_term_by() and taxonomy registration bits. Move more category stuff to taxonomy. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-23 10:32:33 +00:00 |
ryan
|
557eafd82e
|
Add some term hooks. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-23 07:26:52 +00:00 |
ryan
|
4bbddb6559
|
Start moving link categories to taxonomy. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-23 07:15:10 +00:00 |
ryan
|
b450105bfd
|
wp_insert_term() and wp_update_term(). see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-23 05:42:31 +00:00 |
ryan
|
0b795ff92b
|
Add get_terms() and get_term(). Move more of tagging to taxonomy. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-23 03:57:20 +00:00 |
ryan
|
6ecc901391
|
Fix primary key on term_relationships. Add wp_set_object_terms(). Setting post tags working now. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-22 20:39:26 +00:00 |
ryan
|
634a33c206
|
Very rough initial commit of taxonomy for everyone's hacking pleasure. There be dragons. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-22 05:12:38 +00:00 |