rob1n
|
64820ed1ae
|
wp_mail() rewrite that handles HTML mail. fixes #4296
git-svn-id: http://svn.automattic.com/wordpress/trunk@5639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-02 03:18:24 +00:00 |
|
rob1n
|
026cdded71
|
phpDoc effort for wp-includes/author-template.php. fixes #4393
git-svn-id: http://svn.automattic.com/wordpress/trunk@5638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-02 03:04:01 +00:00 |
|
ryan
|
4214428322
|
Separate AJAX cat adder into post and link flavors. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-02 02:53:09 +00:00 |
|
rob1n
|
9828d17066
|
Don't queue Prototype or Interface, just jQuery.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-02 01:01:57 +00:00 |
|
rob1n
|
73e7d2ff2e
|
Ugh. We need to consolidate these headers. see #4334
git-svn-id: http://svn.automattic.com/wordpress/trunk@5635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-02 00:43:40 +00:00 |
|
rob1n
|
23057b57fb
|
Revert some links. see #4334
git-svn-id: http://svn.automattic.com/wordpress/trunk@5634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-02 00:42:32 +00:00 |
|
rob1n
|
16c43baa92
|
Don't more wp-admin.css and rtl.css for compat.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-02 00:41:37 +00:00 |
|
rob1n
|
5d27044a24
|
Whoops, forgot about wp-login.php. see #4334
git-svn-id: http://svn.automattic.com/wordpress/trunk@5632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-02 00:40:23 +00:00 |
|
rob1n
|
cac67278d2
|
Move JavaScript to js subfolder, and CSS to css subfolder. see #4334
git-svn-id: http://svn.automattic.com/wordpress/trunk@5631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-02 00:37:51 +00:00 |
|
rob1n
|
c927ae3f37
|
Keep greedy regex's in control. fixes #4165
git-svn-id: http://svn.automattic.com/wordpress/trunk@5630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-02 00:02:06 +00:00 |
|
rob1n
|
168c858844
|
Move uploads JS to jQuery. Props filosofo. see #3824
git-svn-id: http://svn.automattic.com/wordpress/trunk@5629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-01 23:52:27 +00:00 |
|
rob1n
|
f7ba6b94d9
|
A bit simpler.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-01 23:16:50 +00:00 |
|
rob1n
|
d9757a4426
|
phpDoc for wp-includes/registration.php. fixes #4383
git-svn-id: http://svn.automattic.com/wordpress/trunk@5627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-01 23:13:41 +00:00 |
|
rob1n
|
82e3bf32c3
|
Fix a strpos typo. fixes #4390
git-svn-id: http://svn.automattic.com/wordpress/trunk@5626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-01 23:10:03 +00:00 |
|
rob1n
|
a437fa5e23
|
Fix wp_title single post title filters. Props jhodgdon. fixes #3755
git-svn-id: http://svn.automattic.com/wordpress/trunk@5625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-01 22:54:46 +00:00 |
|
markjaquith
|
06e670d043
|
Allow wp_list_authors() to optionally return. fixes #4323. see #3567.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-01 05:43:24 +00:00 |
|
rob1n
|
b8c26df7e0
|
Fix nestable HTML, including <blockquote>'s. Props anonymousbugger (!) and Nazgul. fixes #1170
git-svn-id: http://svn.automattic.com/wordpress/trunk@5623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-01 02:33:03 +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
|
fb6ce027e1
|
Use new term tables in wp_install_defaults(). see #4380, #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 22:50:47 +00:00 |
|
markjaquith
|
bd89b78f8d
|
get_bloginfo("comments_atom_url") now works properly. fixes #4382 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 22:44:21 +00:00 |
|
markjaquith
|
09202da539
|
correct "type" in Atom comments feed alternate links. fixes #4381 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 22:13:06 +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
|
71a095d0ee
|
Don't translate "you haven't installed" text yet, because text domain isn't installed. Props nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 12:29:46 +00:00 |
|
rob1n
|
01af55cbf7
|
Bring tinyspell.php into sync. Props Nazgul. fixes #4368
git-svn-id: http://svn.automattic.com/wordpress/trunk@5614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 12:22:06 +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 |
|
rob1n
|
d268eae391
|
Some more get_pagenum_link() fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 03:36:40 +00:00 |
|
rob1n
|
544f18ce7d
|
Fix get_pagenum_link() for query strings. fixes #3930
git-svn-id: http://svn.automattic.com/wordpress/trunk@5610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 03:29:44 +00:00 |
|
rob1n
|
fb2f7fb6b0
|
Fix some typos in query.php. Props schulte. fixes #4373
git-svn-id: http://svn.automattic.com/wordpress/trunk@5609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 03:19:38 +00:00 |
|
ryan
|
48bfddf9fc
|
Disable nesting until inifinite loop tracked down.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 03:09:58 +00:00 |
|
rob1n
|
ce8ddce5c4
|
Move the restrict_manage_posts hook to somewhere more reasonable. see #4359
git-svn-id: http://svn.automattic.com/wordpress/trunk@5607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 02:12:04 +00:00 |
|
rob1n
|
990ca286c1
|
Localize the "you haven't installed WP yet" message. fixes #4370
git-svn-id: http://svn.automattic.com/wordpress/trunk@5606 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 02:03:22 +00:00 |
|
rob1n
|
ba3abf0733
|
Add option to exclude pages to pages widget. see #4259
git-svn-id: http://svn.automattic.com/wordpress/trunk@5605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 01:57:10 +00:00 |
|
rob1n
|
fc76cc488d
|
Prototype fix to keep Safari < 2 from blowing up. fixes #4363
git-svn-id: http://svn.automattic.com/wordpress/trunk@5604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 01:38:11 +00:00 |
|
rob1n
|
ebee78ae54
|
Check that tinyMCE is defined. Props johnbillion. fixes #4257
git-svn-id: http://svn.automattic.com/wordpress/trunk@5602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 00:24:31 +00:00 |
|
rob1n
|
e83a798987
|
Upgrade TinyMCE spell checker to 1.0.5. fixes #4368
git-svn-id: http://svn.automattic.com/wordpress/trunk@5601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 00:21:55 +00:00 |
|
rob1n
|
a8d5942028
|
Some comment edit form aesthetics. fixes #4367
git-svn-id: http://svn.automattic.com/wordpress/trunk@5600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-30 23:53:34 +00:00 |
|
ryan
|
7800ed531e
|
Fix slug queries. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-30 21:50:57 +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
|
e2a9845a94
|
Add missing taxonomy argument. Props nbachiyski. fixes #4362 see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-29 23:06:46 +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 |
|
markjaquith
|
b0ffd98c95
|
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: http://svn.automattic.com/wordpress/trunk@5590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-29 04:54:45 +00:00 |
|
markjaquith
|
007e5937cf
|
use clean_url(). Nice catch, g30rg3x. see #4333 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-29 04:35:23 +00:00 |
|
ryan
|
4efb612c1a
|
Post and page management filter additions from mdawaffe. see #3945
git-svn-id: http://svn.automattic.com/wordpress/trunk@5587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-29 04:28:10 +00:00 |
|
ryan
|
c09ea05543
|
Use API instead of SELECT. see #4189
git-svn-id: http://svn.automattic.com/wordpress/trunk@5586 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-29 04:26:36 +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 |
|