Ryan Boren
|
d74220c598
|
Make Nonce Mismatch Fail Instead of AYS. Props filosofo. fixes #5838 for 2.5
git-svn-id: https://develop.svn.wordpress.org/trunk@6813 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 17:39:40 +00:00 |
|
Ryan Boren
|
ca772154f9
|
Add gzip_compression() stub in case someone actually uses it.
git-svn-id: https://develop.svn.wordpress.org/trunk@6812 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 11:21:09 +00:00 |
|
Ryan Boren
|
0f8e3b6164
|
Reduce queries by wp_count_posts(). Props josephscott. fixes #5820
git-svn-id: https://develop.svn.wordpress.org/trunk@6808 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 09:30:26 +00:00 |
|
Ryan Boren
|
0e810ef327
|
Use array keys instead of hard coded list when traversing post fields to sanitize. Props andy. fixes #5836
git-svn-id: https://develop.svn.wordpress.org/trunk@6803 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 06:49:23 +00:00 |
|
Ryan Boren
|
d0806eb11c
|
Fix variable name typo. Props reinkim. fixes #5834
git-svn-id: https://develop.svn.wordpress.org/trunk@6802 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 06:39:45 +00:00 |
|
Ryan Boren
|
4b670951fe
|
Fix floated left gallery layout breaks. Prop s nbachiyski. fixes #5828
git-svn-id: https://develop.svn.wordpress.org/trunk@6801 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 06:35:21 +00:00 |
|
Ryan Boren
|
b446d77af9
|
Manage categories redesign. Add categories search.
git-svn-id: https://develop.svn.wordpress.org/trunk@6799 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-12 09:02:02 +00:00 |
|
Ryan Boren
|
9fdf23af3a
|
Manage links redesign. Add link search.
git-svn-id: https://develop.svn.wordpress.org/trunk@6798 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-12 08:01:32 +00:00 |
|
Ryan Boren
|
573477d8d9
|
tinyMCE compressor update from azaozz. see #5807
git-svn-id: https://develop.svn.wordpress.org/trunk@6791 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 20:19:29 +00:00 |
|
Ryan Boren
|
429ce88a8b
|
tinyMCE compressor additions and deletion of unused lang files. Props azaozz. see #5807
git-svn-id: https://develop.svn.wordpress.org/trunk@6790 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 19:22:22 +00:00 |
|
Ryan Boren
|
9094f86cd8
|
New gzip compressor for TinyMCE from azaozz. fixes #5807
git-svn-id: https://develop.svn.wordpress.org/trunk@6789 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 17:45:18 +00:00 |
|
Matt Mullenweg
|
bf2d50bf6b
|
Blow out mem limit, slightly larger thumbnails.
git-svn-id: https://develop.svn.wordpress.org/trunk@6786 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 09:02:44 +00:00 |
|
Matt Mullenweg
|
129dddd3a3
|
Lowercase extensions too, dynamically change when we try to create thumbnails by memory limit.
git-svn-id: https://develop.svn.wordpress.org/trunk@6783 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 08:02:01 +00:00 |
|
Matt Mullenweg
|
ea1c1ac2a6
|
A few places we were missing links to new stylesheet.
git-svn-id: https://develop.svn.wordpress.org/trunk@6782 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 07:53:10 +00:00 |
|
Matt Mullenweg
|
e5087bdeba
|
Allow uploads outside of the WP path and custom URLs for the same.
git-svn-id: https://develop.svn.wordpress.org/trunk@6780 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 06:35:24 +00:00 |
|
Ryan Boren
|
d99739dac9
|
s/2.4/2.5/. Props ffemtcj. fixes #5810
git-svn-id: https://develop.svn.wordpress.org/trunk@6777 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-10 07:59:34 +00:00 |
|
Ryan Boren
|
347f594c9f
|
Remove gzip_compression(). Leave it to the server. fixes #4342
git-svn-id: https://develop.svn.wordpress.org/trunk@6775 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-10 07:12:33 +00:00 |
|
Ryan Boren
|
ee919bb3b8
|
Maintain hidden toolbar state when switching to fullscreen. Props azaozz. fixes #5806
git-svn-id: https://develop.svn.wordpress.org/trunk@6773 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-10 06:27:03 +00:00 |
|
Ryan Boren
|
bfa0dd639a
|
Move editor js to editor.js. fixes #5799
git-svn-id: https://develop.svn.wordpress.org/trunk@6770 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 13:08:28 +00:00 |
|
Ryan Boren
|
671d6a0692
|
Automatically add classes to images for floated images. Props azaozz. fixes #5803
git-svn-id: https://develop.svn.wordpress.org/trunk@6769 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 12:42:15 +00:00 |
|
Ryan Boren
|
3c1a115108
|
htmlspecialchars when loading content into html editor. Props DD32 and andy. fixes #5796
git-svn-id: https://develop.svn.wordpress.org/trunk@6767 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 07:29:36 +00:00 |
|
Ryan Boren
|
805f918645
|
gettext for tinymce strings. Props azaozz. see #5769
git-svn-id: https://develop.svn.wordpress.org/trunk@6765 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 06:43:15 +00:00 |
|
Ryan Boren
|
5867d80d9c
|
add "select class" to the Image pop-up. Props azaozz. fixes #5803
git-svn-id: https://develop.svn.wordpress.org/trunk@6764 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 05:00:13 +00:00 |
|
Ryan Boren
|
d9127f97e1
|
Show full content, including content after the more tag, for feeds. fixes #2582
git-svn-id: https://develop.svn.wordpress.org/trunk@6763 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 00:19:48 +00:00 |
|
Ryan Boren
|
4c6d9571f9
|
Postbox save updates and admin js refactoring from nbachiyski. fixes #5799
git-svn-id: https://develop.svn.wordpress.org/trunk@6761 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 19:57:50 +00:00 |
|
Ryan Boren
|
ef7fb4b35e
|
Allow rand post ordering. Props Otto42 and Nazgul. fixes #4617
git-svn-id: https://develop.svn.wordpress.org/trunk@6760 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 19:50:10 +00:00 |
|
Ryan Boren
|
25f88b6abb
|
jQuery 1.2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@6757 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 07:33:51 +00:00 |
|
Ryan Boren
|
c179702074
|
Precompute the hash of the unknown avatar user to save an md5 call. Props Viper007Bond. see #5775
git-svn-id: https://develop.svn.wordpress.org/trunk@6756 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 07:09:01 +00:00 |
|
Ryan Boren
|
e32b80a14c
|
Pass 'show' argument to bloginfo_rss filters. Props tzafrir and Viper007Bond. fixes #5267
git-svn-id: https://develop.svn.wordpress.org/trunk@6750 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 18:01:33 +00:00 |
|
Ryan Boren
|
a132f8d9a6
|
Gonna serve default avatars from gravatar. see #5775
git-svn-id: https://develop.svn.wordpress.org/trunk@6749 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 06:58:38 +00:00 |
|
Ryan Boren
|
b0a8da663d
|
get_avatar(). see #5775
git-svn-id: https://develop.svn.wordpress.org/trunk@6748 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 06:07:12 +00:00 |
|
Ryan Boren
|
7b16c13118
|
Show media upload buttons when RTE is not enabled. Props tellyworth. fixes #5764
git-svn-id: https://develop.svn.wordpress.org/trunk@6746 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 04:21:22 +00:00 |
|
Mark Jaquith
|
26c5a4f49d
|
Make sure the theme_dir is a dir before we attempt to closedir(). fixes #5768
git-svn-id: https://develop.svn.wordpress.org/trunk@6744 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 23:17:13 +00:00 |
|
Mark Jaquith
|
2395f3a566
|
Allow redirect_canonical filter to cancel a redirect (just return FALSE). see #5766
git-svn-id: https://develop.svn.wordpress.org/trunk@6743 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 22:57:15 +00:00 |
|
Mark Jaquith
|
7a2d635909
|
Make RSS 2.0 comment feed GUIDs immutable. fixes #5072
git-svn-id: https://develop.svn.wordpress.org/trunk@6742 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 22:33:21 +00:00 |
|
Ryan Boren
|
452f423faf
|
Rename is_front() to is_front_page() to avoid conflict with bbPress. see #3682
git-svn-id: https://develop.svn.wordpress.org/trunk@6740 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 21:21:22 +00:00 |
|
Ryan Boren
|
c2083047a8
|
Remove cookie checking from check_ajax_referer(). Check nonces instead. Props mdawaffe. fixes #5782
git-svn-id: https://develop.svn.wordpress.org/trunk@6739 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 21:19:47 +00:00 |
|
Ryan Boren
|
b7bab14e13
|
Fix fields=names query in get_terms(). Props Sarky-de. fixes #5780
git-svn-id: https://develop.svn.wordpress.org/trunk@6738 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 20:42:03 +00:00 |
|
Ryan Boren
|
69e33afad3
|
Page permalink fixes from josephscott. fixes #5781
git-svn-id: https://develop.svn.wordpress.org/trunk@6737 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 18:11:49 +00:00 |
|
Ryan Boren
|
ce5b15209f
|
Order by and index on comment_date_gmt instead of comment_date to insulate order from offset changes. fixes #5773
git-svn-id: https://develop.svn.wordpress.org/trunk@6736 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 23:29:59 +00:00 |
|
Ryan Boren
|
811dbba6cd
|
Enum to varchar. fixes #4778
git-svn-id: https://develop.svn.wordpress.org/trunk@6732 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 21:05:56 +00:00 |
|
Ryan Boren
|
e96e46aec6
|
Add wp_count_posts().
git-svn-id: https://develop.svn.wordpress.org/trunk@6730 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 19:08:14 +00:00 |
|
Ryan Boren
|
fa13bbbd58
|
Add key on comment_approved,comment_date to speed up last comment modified queries. fixes #5773
git-svn-id: https://develop.svn.wordpress.org/trunk@6729 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 18:04:17 +00:00 |
|
Ryan Boren
|
b23b4b052d
|
Fix interface sortables for IE7. Props filosofo. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6728 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 16:32:20 +00:00 |
|
Ryan Boren
|
3a18b96c9b
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 06:47:27 +00:00 |
|
Ryan Boren
|
dc8a36221f
|
Dashboard fixes from mdawaffe. No longer stomps sidebar. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6717 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-04 20:38:48 +00:00 |
|
Ryan Boren
|
40f80710a4
|
Add filters to comments_open() and pings_open(). Props tellyworth. fixes #5761
git-svn-id: https://develop.svn.wordpress.org/trunk@6716 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-04 20:27:45 +00:00 |
|
Ryan Boren
|
090e465ffd
|
Fix edit link form categories a bit. AJAX add still needs work.
git-svn-id: https://develop.svn.wordpress.org/trunk@6713 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 20:31:56 +00:00 |
|
Ryan Boren
|
d04499eccc
|
Don't hard code post type in edit forms. Props filosofo and DD32. fixes #4991
git-svn-id: https://develop.svn.wordpress.org/trunk@6712 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 19:22:14 +00:00 |
|
Ryan Boren
|
60b802e55d
|
Some notice fixes from Nazgul. fixes #3155
git-svn-id: https://develop.svn.wordpress.org/trunk@6711 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 18:42:09 +00:00 |
|