Commit Graph

2956 Commits

Author SHA1 Message Date
Ryan Boren 1101f9750a generic_ping() improvements from fitztrev. fixes #5855
git-svn-id: https://develop.svn.wordpress.org/trunk@6853 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 21:50:43 +00:00
Ryan Boren a47c497cb7 Support ordering for term relationships. Props andy. fixes #5857
git-svn-id: https://develop.svn.wordpress.org/trunk@6851 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 17:17:57 +00:00
Ryan Boren 08be3a54a0 auto-add css class when using align on Image. Props azaozz. fixes #5856
git-svn-id: https://develop.svn.wordpress.org/trunk@6844 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 05:45:40 +00:00
Ryan Boren 68166b1851 Add more sort options to wp_get_object_terms(). Props andy. fixes #5245
git-svn-id: https://develop.svn.wordpress.org/trunk@6843 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 05:40:19 +00:00
Ryan Boren 1a9f6e6657 Revert [6835] as it breaks the depth arg. see#5844
git-svn-id: https://develop.svn.wordpress.org/trunk@6839 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 02:51:12 +00:00
Ryan Boren 7a334c8fa5 Walker markup fixes from hailin. fixes #5844
git-svn-id: https://develop.svn.wordpress.org/trunk@6835 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 00:54:52 +00:00
Peter Westwood bf9ca290b2 '>"
git-svn-id: https://develop.svn.wordpress.org/trunk@6828 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 21:56:56 +00:00
Ryan Boren 8268af4077 Add comment_date_gmt key to comments table. Optimize _wp_get_comment_list() query. fixes #5785
git-svn-id: https://develop.svn.wordpress.org/trunk@6825 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 19:15:30 +00:00
Ryan Boren 4fa20e078a Add RAND order option to wp_tag_cloud(). Props fitzrev. fixes #5726
git-svn-id: https://develop.svn.wordpress.org/trunk@6824 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 19:12:46 +00:00
Ryan Boren c8f887c6a6 Allow is_single(), is_category(), and is_tag() to accept arrays. Props fitzrev. fixes #5593
git-svn-id: https://develop.svn.wordpress.org/trunk@6823 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 19:02:08 +00:00
Ryan Boren 1fbf72ada3 Add wp_list_bookmarks filter. Props codealsatian. fixes #5532
git-svn-id: https://develop.svn.wordpress.org/trunk@6822 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 18:47:34 +00:00
Ryan Boren a5dc076a88 Improve metadata for atom comment search feeds. Props ionfish. fixes #5493
git-svn-id: https://develop.svn.wordpress.org/trunk@6819 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 18:29:10 +00:00
Ryan Boren d809dcd103 Add a prophylactic specialchars to the object in explain nonce. see #5838
git-svn-id: https://develop.svn.wordpress.org/trunk@6817 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 18:14:38 +00:00
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