ryan
|
3d5a874774
|
get_posts fixes from DD32 and filosofo. see #6772
git-svn-id: http://svn.automattic.com/wordpress/trunk@7892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-05 15:46:32 +00:00 |
|
ryan
|
76dfbdfb11
|
Add blank to default avatars. Rename default to Mystery Man. see #6802
git-svn-id: http://svn.automattic.com/wordpress/trunk@7886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-04 18:05:20 +00:00 |
|
westi
|
9962fa1f0b
|
Always set the locale to something. Fixes #6872 props MarcoZ.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-04 17:28:42 +00:00 |
|
westi
|
38ebc1a0ee
|
Fix _deprecated_function() and _deprecated_file() so that they work correctly. Props JonathanRogers and DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-04 10:44:44 +00:00 |
|
westi
|
3cbcbbbfb4
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-04 10:37:06 +00:00 |
|
ryan
|
7623315990
|
Widget arrangement fix from azaozz. fixes #6876 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-04 02:05:18 +00:00 |
|
ryan
|
d9fd98601e
|
Use WP_query in get_posts(). Props filosofo. fixes #6772
git-svn-id: http://svn.automattic.com/wordpress/trunk@7880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-03 20:08:32 +00:00 |
|
ryan
|
fbcbedc4f0
|
Default avatar selector. Props Viper007Bond. see #6802
git-svn-id: http://svn.automattic.com/wordpress/trunk@7879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-03 00:56:16 +00:00 |
|
ryan
|
63d12e0b39
|
Use 'counts' cache group. see #6884
git-svn-id: http://svn.automattic.com/wordpress/trunk@7878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-02 19:42:44 +00:00 |
|
ryan
|
c75f6c7695
|
Fix post name check prepare. Props westi. see #6894
git-svn-id: http://svn.automattic.com/wordpress/trunk@7876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-02 17:28:19 +00:00 |
|
ryan
|
90f52c0fc3
|
Use array calling style. Props guillep2k for the find. fixes #6637 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-02 16:59:49 +00:00 |
|
ryan
|
2fd45c2192
|
Don't redirect robots. Props thenlich and DD32. fixes #6891
git-svn-id: http://svn.automattic.com/wordpress/trunk@7871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-01 21:38:40 +00:00 |
|
ryan
|
8c59e943d4
|
Add per post counting to wp_count_comments(). Props josephscott. fixes #6884
git-svn-id: http://svn.automattic.com/wordpress/trunk@7868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-01 16:52:48 +00:00 |
|
ryan
|
8cabdbc588
|
Bump script vers. see #6843
git-svn-id: http://svn.automattic.com/wordpress/trunk@7864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-30 23:33:57 +00:00 |
|
ryan
|
020eb02ef0
|
thickbox and media upload fixes from azaozz. fixes #6843
git-svn-id: http://svn.automattic.com/wordpress/trunk@7862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-30 20:21:09 +00:00 |
|
ryan
|
123a6091fb
|
Word count from azaozz. see #4807
git-svn-id: http://svn.automattic.com/wordpress/trunk@7854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-29 19:17:23 +00:00 |
|
ryan
|
88b23960fb
|
widget_title filters from jhodgdon. fixes #6684
git-svn-id: http://svn.automattic.com/wordpress/trunk@7850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-29 16:08:19 +00:00 |
|
ryan
|
499ac46099
|
Multi-widget pattern documentation typo fixes from Jaymin Patel. fixes #6866
git-svn-id: http://svn.automattic.com/wordpress/trunk@7849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-28 20:08:23 +00:00 |
|
westi
|
b119ab7003
|
Bump the db version so [7841] has an affect.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-28 06:19:33 +00:00 |
|
westi
|
5a375132ac
|
Make sure the direct feed files work when siteurl == homeurl. Fixes #6460 for trunk props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-28 06:17:01 +00:00 |
|
ryan
|
7564d59d47
|
Don't reuse image_send_to_editor filter in get_image_tag(). Props AaronCampbell. fixes #6806 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-25 17:58:38 +00:00 |
|
ryan
|
87b1154989
|
Add arg to make special chars optional when generating passwords. fixes #6842 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-25 17:12:25 +00:00 |
|
ryan
|
76a87862bf
|
Add some sanity checks
git-svn-id: http://svn.automattic.com/wordpress/trunk@7821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-25 06:20:18 +00:00 |
|
markjaquith
|
60aab00ba1
|
Fix typo in wp_save_revision(). props Andy. see #6775
git-svn-id: http://svn.automattic.com/wordpress/trunk@7817 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-25 04:41:41 +00:00 |
|
markjaquith
|
ca6bd9ebd5
|
Don't wpautop()-wrap shortcodes that stand alone. fixes #6444 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-25 00:45:31 +00:00 |
|
markjaquith
|
6930439dfe
|
Revert [7700] from trunk in preparation for a different #6444 solution
git-svn-id: http://svn.automattic.com/wordpress/trunk@7814 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-25 00:43:44 +00:00 |
|
ryan
|
f3d3b700f5
|
Bump the autosave re-enable delay to 5 seconds, makes sure we manually re-enable the buttons on ajax success, and visually dim the disabled buttons for some UI feedback. Props mdawaffe. fixes #6707 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-25 00:32:29 +00:00 |
|
ryan
|
123cd6550a
|
Discard buffers. Props azaozz. fixes #6794 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-24 01:25:33 +00:00 |
|
ryan
|
0101f8809d
|
strlen - 1. Props mdawaffe. see #6146
git-svn-id: http://svn.automattic.com/wordpress/trunk@7802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-24 01:13:35 +00:00 |
|
ryan
|
eb9c8420db
|
hash_hmac is always available. Drop function_exists check
git-svn-id: http://svn.automattic.com/wordpress/trunk@7797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-24 00:30:49 +00:00 |
|
ryan
|
4680f8f084
|
Add length arg to wp_generate_password() and lengthen secret. Props tellyworth. fixes #6146 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-24 00:19:09 +00:00 |
|
ryan
|
eaf44137c6
|
Reverting [7729]. Breaks listing of categories with posts that have parents with no posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-23 22:00:31 +00:00 |
|
ryan
|
8709169ef9
|
Disable buttons until autosave completes. Props mdawaffe. fixes #6707 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-23 02:22:55 +00:00 |
|
ryan
|
b82f47cc97
|
Disable buttons until autosave completes. Props mdawaffe. fixes #6707 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-23 01:55:58 +00:00 |
|
ryan
|
6e23bed1fd
|
wp_category_checklist() fixes from mdawaffe. fixes #6810 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-22 22:45:53 +00:00 |
|
ryan
|
bf40169710
|
Silence ini_get warnings. fixes #6787 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-22 21:24:34 +00:00 |
|
ryan
|
4bcb8222b5
|
Typo fix from peaceablewhale. fixes #6579 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-22 21:16:42 +00:00 |
|
ryan
|
c77c239754
|
Normalize whitespace when parsing shortcodes. Props azaozz. fixes #6562 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-22 20:54:51 +00:00 |
|
ryan
|
d95ea6777b
|
Convert Walker classes to pass as reference. Props mdawaffe. fixes #6796 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-21 19:30:54 +00:00 |
|
matt
|
6943482d3b
|
For some reason taxonomy pages also return is_home, so we need to put this check first.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-21 06:28:50 +00:00 |
|
ryan
|
5889755c66
|
Don't include perm as part of cache key if perm is not used in the query.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-20 21:26:10 +00:00 |
|
ryan
|
8591767741
|
Fix pass by ref error. Props DD32. fixes #6776 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-20 06:45:13 +00:00 |
|
ryan
|
35086b850f
|
Post revisions from mdawaffe. see #6775
git-svn-id: http://svn.automattic.com/wordpress/trunk@7747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-18 23:38:21 +00:00 |
|
ryan
|
17deb910aa
|
Fix meta_key and meta_value queries in get_pages(). Props filosofo. fixes #6773 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-18 22:29:43 +00:00 |
|
ryan
|
fbe04fbf90
|
Shift-click to select a range of checkboxes. Props mdawaffe. fixes #6541 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-18 22:23:02 +00:00 |
|
ryan
|
38d7abdfea
|
Move cache cleaning of children to clean_post_cache(). see #6702
git-svn-id: http://svn.automattic.com/wordpress/trunk@7743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-18 20:23:50 +00:00 |
|
ryan
|
14ed05e98b
|
Remove debug cruft
git-svn-id: http://svn.automattic.com/wordpress/trunk@7742 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-18 20:06:46 +00:00 |
|
ryan
|
80fbb3b27d
|
Consult the cached user object in get_usermeta to avoid queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-18 19:00:07 +00:00 |
|
ryan
|
3495bf80e0
|
Only use the args defined in defaults to compute the cache key in get_terms. Props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-18 17:42:13 +00:00 |
|
ryan
|
926754275c
|
If widget ID not found, scan the entire registered widgets array looking for legacy IDs. Props Denis-de-Bernardy. fixes #6605 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-18 02:19:45 +00:00 |
|
ryan
|
84bd7d6a00
|
We don't need get_categories() to do a hierarchical sort anymore. The walker takes care of it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-17 21:21:13 +00:00 |
|
ryan
|
3389df53f2
|
don't cache during title extraction. Props mdawaffe. fixes #6694 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-17 20:42:47 +00:00 |
|
ryan
|
baba01caff
|
Make link widget IDs unique. Props docwhat. fixes #4287 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7724 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-17 20:32:13 +00:00 |
|
ryan
|
d5f5f07270
|
Revert [7689], gonna try another approach. see #6677
git-svn-id: http://svn.automattic.com/wordpress/trunk@7720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-17 19:32:38 +00:00 |
|
ryan
|
e399f6ad54
|
Cache comment count and use count API in menu.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@7714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 23:45:39 +00:00 |
|
ryan
|
957a61318b
|
array_shift() error fixes from DD32. fixes #6499 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 23:09:51 +00:00 |
|
ryan
|
7387154152
|
Bump script loader ver. see #6753
git-svn-id: http://svn.automattic.com/wordpress/trunk@7710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 22:58:15 +00:00 |
|
ryan
|
d18e3f9d4a
|
Preserve author during autosave. fixes #6753 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 22:56:37 +00:00 |
|
ryan
|
3b95476f1c
|
image_make_intermediate_size filter from tellyworth. fixes #6580 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 21:59:23 +00:00 |
|
ryan
|
4e74faa972
|
Default cap arg should be an empty array. Props tellyworth. fixes #5520
git-svn-id: http://svn.automattic.com/wordpress/trunk@7701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 21:56:03 +00:00 |
|
markjaquith
|
9df4077f95
|
Allow shortcodes to run before or after wpautop()/texturize() formatting. Default to before for WP 2.5 compat. Props AaronCampbell
git-svn-id: http://svn.automattic.com/wordpress/trunk@7699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 21:07:04 +00:00 |
|
ryan
|
7f5548e55b
|
Custom header and color picker fixes from mdawaffe. fixes #6577 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 20:58:03 +00:00 |
|
ryan
|
62d5105c5b
|
Fix usermeta escaping. fixes #6750
git-svn-id: http://svn.automattic.com/wordpress/trunk@7696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 18:23:48 +00:00 |
|
ryan
|
a60abc0904
|
Add post ancestors to the cache for the post object. see #6702 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 17:23:17 +00:00 |
|
ryan
|
82fd123c91
|
Relocate wp_authenticate action to fix back compat and make it more useful. fixes #6675 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 04:49:19 +00:00 |
|
ryan
|
ce1fed1a02
|
Strip slashes before preparing comment insert to avoid double-slashing. Props filosofo. fixes #6738
git-svn-id: http://svn.automattic.com/wordpress/trunk@7690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-15 18:05:08 +00:00 |
|
ryan
|
47a695049e
|
Demand load the category list. Props mdawaffe. see #6677
git-svn-id: http://svn.automattic.com/wordpress/trunk@7689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-15 18:00:52 +00:00 |
|
ryan
|
f8cea0117c
|
Add or remove class=aligncenter when aligning images in TinyMCE. Props azaozz. fixes #6645 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-15 16:03:24 +00:00 |
|
ryan
|
c92c2be2af
|
Fix menu_order ordering. Props torfason. fixes #6731 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-15 01:39:33 +00:00 |
|
ryan
|
cab4206406
|
Workaround response truncation by reducing size of response after uploading with flash uploader. Props tellyworth. fixes #6713
git-svn-id: http://svn.automattic.com/wordpress/trunk@7682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 23:09:14 +00:00 |
|
ryan
|
6ec2c0877b
|
tiny_mce_gzip.php no longer needed
git-svn-id: http://svn.automattic.com/wordpress/trunk@7681 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 22:30:16 +00:00 |
|
ryan
|
713a705b52
|
TinyMCE 3.0.7 from azaozz. fixes #6726 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 22:19:04 +00:00 |
|
ryan
|
b97e7fa82b
|
Fix IE6 overlap and remove unnecessary markup. Props tellyworth. fixes #6661 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 20:48:11 +00:00 |
|
ryan
|
02e0c889f7
|
Pass size to image_send_to_editor filter. fies #6691 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 19:47:07 +00:00 |
|
ryan
|
8eff77e82d
|
More efficient category and list JS from mdawaffe. fixes #6677 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 19:31:20 +00:00 |
|
ryan
|
7d2a7755a3
|
Fix category exclusion when getting adjacent posts. Props filosofo. fixes #6551 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7667 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 17:56:58 +00:00 |
|
ryan
|
1a41abe289
|
Handle pathinfo structures when determining if verbose page rules should be used. Props dlo. fixes #6650 #6570 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 17:18:53 +00:00 |
|
ryan
|
56f15cb1bf
|
Add missing comma. see #6644
git-svn-id: http://svn.automattic.com/wordpress/trunk@7657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 16:45:12 +00:00 |
|
ryan
|
972851a755
|
Make get_posts args optional. Props karlkatzke and Otto42. fixes #6608 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 16:23:29 +00:00 |
|
ryan
|
248a0c06e2
|
Prepare DB queries in more places. Props filosofo. see #6644
git-svn-id: http://svn.automattic.com/wordpress/trunk@7645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 16:13:25 +00:00 |
|
ryan
|
36c9588f08
|
phpdoc typo fix from filosofo. fixes #6712 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 15:53:09 +00:00 |
|
ryan
|
132ac51a5a
|
Use wp_count_posts() to determine availabel statuses for get_available_post_statuses(). fixes #6654 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-09 20:09:45 +00:00 |
|
ryan
|
5b1208ebc3
|
Don't send content length for tinymce config. Props azaozz. fixes #6524 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-09 19:02:13 +00:00 |
|
ryan
|
77be80f02c
|
Change get_the_time filter to get_post_time for the get_post_time() function. Props filosofo. fixes #6641 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-08 17:33:42 +00:00 |
|
ryan
|
4a33d268ab
|
Strip percent signs when sanitizing filenames so the server doesn't try to decode entities. Props filosofo. fixes #5587 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-08 17:22:20 +00:00 |
|
ryan
|
9714b08b71
|
Move category query to get category case of get_permalink to avoid unnecessary queries. Props mdawaffe. fixes #6638 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-08 01:55:04 +00:00 |
|
ryan
|
c3e32dcd4e
|
Revert [7605]. It breaks setting posts page. see #6539
git-svn-id: http://svn.automattic.com/wordpress/trunk@7622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-08 01:05:45 +00:00 |
|
ryan
|
3794dc04b4
|
Avoid data-loss when editing multi-widgets. Props mdawaffe. fixes #6636 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-07 21:40:32 +00:00 |
|
ryan
|
27167db9c3
|
Escape faultString in IXR. Props josephscott. fixes #5666 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-07 18:30:51 +00:00 |
|
ryan
|
81d1b488a9
|
Explicit ID check so we don't fall through for empties. Props natecook. fixes #6539 for 2.6
git-svn-id: http://svn.automattic.com/wordpress/trunk@7605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-06 23:23:05 +00:00 |
|
matt
|
6099258ff9
|
Allow TinyMCE to work under SSL. Fixes #6544. Hat tip: blenjee, azaozz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-06 21:29:36 +00:00 |
|
matt
|
ad1c6ea083
|
The child should not have to pay for the sins of his father. Caching for children needs to be cleared when parent is edited; if we check for empty and not isset, it never gets better for empty results.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-05 05:54:08 +00:00 |
|
westi
|
ca41e227ad
|
Select the link in the link popup again. Fixes #6521 for trunk props azaozz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-03 20:14:37 +00:00 |
|
markjaquith
|
6a41b549d0
|
Fix gallery shortcode orderby param for all SQL setups. Sanitize orderby. fixes #6476 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-03 03:05:49 +00:00 |
|
westi
|
3eee635513
|
Replace the last usage of ctype_digit with is_numeric. Fixes #6534 for trunk props mtekk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-02 16:18:11 +00:00 |
|
markjaquith
|
29a551d786
|
Sanitize "cat" query var and cast to int before looking for a category template
git-svn-id: http://svn.automattic.com/wordpress/trunk@7586 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-02 13:15:21 +00:00 |
|
westi
|
8ca58c943e
|
Rearrange the media uploader view so the filename is visible. Fixes #6517 for trunk props andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-01 21:12:35 +00:00 |
|
markjaquith
|
359fb2aced
|
Parse shortcodes AFTER wpautop() to avoid mangling. Have wptexturize() ignore shortcodes so quotes stay straight. fixes #6444 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-31 07:56:58 +00:00 |
|
westi
|
74a7fc7923
|
Specify collation as well when connecting to the database if it is provided. See #6410 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-30 17:56:27 +00:00 |
|
markjaquith
|
5ab9ee6a8f
|
Gallery XHTML validation fixes. props shelleyp. fixes #6461 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-30 16:41:43 +00:00 |
|
westi
|
88cbd04406
|
Make sure the rewrite rules for the feed files match when WordPress is installed in a subdirectory. See #6460 this is for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-30 13:42:03 +00:00 |
|
markjaquith
|
9eeb25a302
|
Remove errant commas to prevent file uploader script errors in IE7. props tsimmons. fixes #6443 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-30 06:11:30 +00:00 |
|
westi
|
9e849cc2ec
|
Trunk is for 2.6 development now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-29 16:47:16 +00:00 |
|
matt
|
81f9a12d30
|
Live from WordCamp Dallas. :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@7566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-29 14:39:28 +00:00 |
|
matt
|
214aaea94f
|
In some environments people can override most things but not mod_sec rules, so this breaks their blog and they can't recover unless they manually edit the file. There is no way to detect whether you can overwrite the rules or not.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-29 04:03:09 +00:00 |
|
westi
|
73768f4a8d
|
Remove the slash from html generators and camelcase WP. Fixes #6440 props lloydbudd.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-28 19:05:22 +00:00 |
|
matt
|
a419491688
|
Shortcode quotes were getting texturized, which can cause a bit of chaos. Fixes #6436.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-28 15:23:09 +00:00 |
|
ryan
|
111549dfc0
|
RC3
git-svn-id: http://svn.automattic.com/wordpress/trunk@7560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-28 07:02:55 +00:00 |
|
ryan
|
c4865c3418
|
Disable mod_security for uploader. Props andy. see #6406
git-svn-id: http://svn.automattic.com/wordpress/trunk@7558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-28 06:08:20 +00:00 |
|
ryan
|
a29ec701f5
|
TinyMCE RTL and paste as plain text fixes from azaozz. fixes #6429
git-svn-id: http://svn.automattic.com/wordpress/trunk@7556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-28 03:49:35 +00:00 |
|
ryan
|
77d5b58105
|
Rehash old md5 hashes inside of wp_check_password() to make hashing more pluggable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 22:44:47 +00:00 |
|
ryan
|
585f442ec5
|
Redirect back to attachment permalink page after editing attachment via 'Edit This' link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 22:05:51 +00:00 |
|
ryan
|
6d81b777d7
|
Remove unanchored string replacement. Props nh7a. fixes #6423
git-svn-id: http://svn.automattic.com/wordpress/trunk@7551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 20:10:29 +00:00 |
|
ryan
|
29839a2fb5
|
Localize date in dashboard. Props hervada and nbachiyski. fixes #6397
git-svn-id: http://svn.automattic.com/wordpress/trunk@7548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 08:09:06 +00:00 |
|
ryan
|
a480e4e55b
|
Allow register_taxonomy() to be called before init for back compat with impatient plugins.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 06:30:20 +00:00 |
|
markjaquith
|
feece21b1f
|
Use attachment title instead of filename, unless it is empty
git-svn-id: http://svn.automattic.com/wordpress/trunk@7533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 21:00:21 +00:00 |
|
markjaquith
|
740f33ea4b
|
Autosave fixes for attachments from andy. fixes #6389
git-svn-id: http://svn.automattic.com/wordpress/trunk@7532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 20:28:40 +00:00 |
|
ryan
|
bba593e250
|
Fix attachment links for permalink structures containing category tag. Props andy. fixes #4699
git-svn-id: http://svn.automattic.com/wordpress/trunk@7531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 20:17:31 +00:00 |
|
markjaquith
|
e6f396880b
|
Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395
git-svn-id: http://svn.automattic.com/wordpress/trunk@7529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 20:06:18 +00:00 |
|
ryan
|
f2d7699045
|
get_term_link() fixes for core taxonomies. Props andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 18:26:22 +00:00 |
|
ryan
|
89fc6085db
|
RC2
git-svn-id: http://svn.automattic.com/wordpress/trunk@7521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 06:50:42 +00:00 |
|
ryan
|
e1b1845154
|
Taxonomy links and template tags from andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 06:37:19 +00:00 |
|
ryan
|
65d22bd47c
|
Handle more than 3 columns in gallery. Props Dickie. fixes #6382
git-svn-id: http://svn.automattic.com/wordpress/trunk@7516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 03:34:55 +00:00 |
|
ryan
|
8895454664
|
Fixing several problems with TiynMCE, triggering of autosave() on an empty post in Safari 3.1, <br> tags in FF, <object> tag may break if switching from Visual to HTML mode and back several times, little cleanup of the compressor and others. Props azaozz. fixes #6384
git-svn-id: http://svn.automattic.com/wordpress/trunk@7513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 03:22:53 +00:00 |
|
ryan
|
8f35f1a817
|
Cleanup cat query var
git-svn-id: http://svn.automattic.com/wordpress/trunk@7511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-25 17:47:02 +00:00 |
|
ryan
|
064322eded
|
Reture true from got_mod_rewrite if we can't determine if the module is loaded. Add got_rewrite filter. Props andy. fixes #6278
git-svn-id: http://svn.automattic.com/wordpress/trunk@7508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-25 00:22:37 +00:00 |
|
ryan
|
faff475746
|
Accept array of object types when registering a taxonomy. Props andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7507 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 22:43:20 +00:00 |
|
ryan
|
f9f1f16dca
|
in_category(): Return immediately if category is empty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 20:39:05 +00:00 |
|
ryan
|
1276a8283c
|
Fix some notices
git-svn-id: http://svn.automattic.com/wordpress/trunk@7503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 20:30:33 +00:00 |
|
ryan
|
47dec4bad6
|
FF3_b4 horizontal selects fix, widgets css fixes for IE6 and other small fixes and improvements from mt. fixes #6370
git-svn-id: http://svn.automattic.com/wordpress/trunk@7502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 16:18:30 +00:00 |
|
westi
|
5180584bfb
|
Upgrade the database so we get all the new options for thumbnail size etc in all blogs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 12:15:55 +00:00 |
|
matt
|
f868d87004
|
Bring in forgotton tag_escape. Fixes #6368.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 05:15:28 +00:00 |
|
ryan
|
193b20c03f
|
Gallery display enhancements from tellyworth. fixes #6368
git-svn-id: http://svn.automattic.com/wordpress/trunk@7496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 02:57:19 +00:00 |
|
westi
|
84a5d17f6e
|
Setup the class variable for when it's not used. Props dickie.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 22:10:00 +00:00 |
|
matt
|
6be1f709f6
|
Return the content so everything doesn't go blank from [7491]. See #6537. Hat tip: robmil.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 18:19:03 +00:00 |
|
ryan
|
cce67416a3
|
Taxonomy queries and urls. Props andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 17:02:11 +00:00 |
|
ryan
|
9ff67a46b4
|
Maintain toolbar state. Props azaozz. fixes #6360
git-svn-id: http://svn.automattic.com/wordpress/trunk@7489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 16:37:06 +00:00 |
|
ryan
|
31d303ea1b
|
Add default for post_excerpt. see #6355
git-svn-id: http://svn.automattic.com/wordpress/trunk@7482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 00:58:47 +00:00 |
|
ryan
|
bc1e8fd755
|
Make sure IDs are >= 0. see #6305
git-svn-id: http://svn.automattic.com/wordpress/trunk@7481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 00:55:11 +00:00 |
|
westi
|
da305bbce0
|
Tabindex for the Preview/View links. See #6352.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 22:19:25 +00:00 |
|
matt
|
712f33944b
|
Helper comment and lowercase filenames before playing around with them, to avoid extension duplication.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 19:34:21 +00:00 |
|
ryan
|
c7dcfa6261
|
Fix loading of colors RTL css. Props mani_monaj. see #6296
git-svn-id: http://svn.automattic.com/wordpress/trunk@7477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 18:33:31 +00:00 |
|
matt
|
fc2ee8bd18
|
Better default quality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 17:14:53 +00:00 |
|
westi
|
ad583a7219
|
Improve the tabindex's on the Write>Post page. Need to do the others too.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 09:14:49 +00:00 |
|
ryan
|
e380fb0e15
|
Update background color of insert link dialog. Props azaozz. fixes #6304
git-svn-id: http://svn.automattic.com/wordpress/trunk@7471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 08:23:18 +00:00 |
|
ryan
|
a370785fbc
|
Fix custom field add/update/delete. Props mdawaffe. fixes #6343
git-svn-id: http://svn.automattic.com/wordpress/trunk@7468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 08:15:48 +00:00 |
|
ryan
|
6de702f183
|
pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 23:21:27 +00:00 |
|
ryan
|
138770edd6
|
TinyMCE updates from azaozz. fixes #6340
git-svn-id: http://svn.automattic.com/wordpress/trunk@7464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 22:13:03 +00:00 |
|
markjaquith
|
d93684e0c1
|
increment comment moderation counter when unapproving comment from approved comments screen. props mdawaffe. fixes #6338
git-svn-id: http://svn.automattic.com/wordpress/trunk@7462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 21:57:25 +00:00 |
|
ryan
|
8dcc9e02fa
|
Close img tag. Props Otto42. fixes #6339
git-svn-id: http://svn.automattic.com/wordpress/trunk@7461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 21:39:28 +00:00 |
|