Commit Graph

6093 Commits

Author SHA1 Message Date
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 147843f96f Constrain image size when adding to editor. Props tellyworth. fixes #5777
git-svn-id: https://develop.svn.wordpress.org/trunk@6747 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-07 04:22:38 +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 55be48f97f Redirect if post not specified. Props lloydbudd. fixes #5754
git-svn-id: https://develop.svn.wordpress.org/trunk@6741 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-06 21:40:52 +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 942d1d773a Remove extra search box
git-svn-id: https://develop.svn.wordpress.org/trunk@6735 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 21:29:50 +00:00
Ryan Boren 5ececb8f8b More edit.php butchery. Time for designers to take over
git-svn-id: https://develop.svn.wordpress.org/trunk@6734 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 21:27:10 +00:00
Ryan Boren 71cb9095e4 Fix edit.php h2 text
git-svn-id: https://develop.svn.wordpress.org/trunk@6733 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 21:16:19 +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 dd53dd5b8f First cut at post status menu. Needs style fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@6731 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 20:30:24 +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 b1d7aea363 Add beginnings of bulk tag delete. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6727 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 07:45:40 +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 d5bf63fb8d Use wpurl, not home, for constructing paging links. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6723 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 03:18:46 +00:00
Ryan Boren 7e9dd43b6a Remove cruft that slipped in.
git-svn-id: https://develop.svn.wordpress.org/trunk@6722 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 03:12:39 +00:00
Ryan Boren 8ce8819434 Use siteurl, not home, for constructing paging links. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6721 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 03:09:43 +00:00
Ryan Boren f1d1586796 Remove eextra set of links. Props mdawaffe. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6719 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-04 20:54:51 +00:00
Ryan Boren 7512648b3d No need to re-register widgets. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6718 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-04 20:51:10 +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 7c3373aae6 More cap checks from josephscott. see #5313
git-svn-id: https://develop.svn.wordpress.org/trunk@6714 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-04 18:35:05 +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
Ryan Boren bc75594504 Add edit_page cap check. Props josephscott. see #5313
git-svn-id: https://develop.svn.wordpress.org/trunk@6709 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-02 17:55:40 +00:00
Ryan Boren d2067ba297 New dashboard from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6705 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-02 07:57:51 +00:00
Ryan Boren 53909dbb3b is_front() from markjaquith and Nazgul. fixes #3682
git-svn-id: https://develop.svn.wordpress.org/trunk@6704 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-02 00:13:34 +00:00
Ryan Boren 8f90310070 profile-update.php no longer needed. see #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6703 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-02 00:09:12 +00:00
Ryan Boren 2e6395d081 Use feed_link instead of rss_link functions. Props nazgul. fixes #5743
git-svn-id: https://develop.svn.wordpress.org/trunk@6702 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 22:15:49 +00:00
Ryan Boren 69c070237c Allow multiple db instances. Props Nazgul. fixes #2722
git-svn-id: https://develop.svn.wordpress.org/trunk@6701 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 22:09:17 +00:00
Ryan Boren 479e81224b Fix profile submenu highlight. Make is_profile_page a constant so that register globals can't manipulate it. see #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6700 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 22:03:48 +00:00
Ryan Boren d8317da0f7 Define parent_file and submenu_file after admin.php is loaded. see #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6699 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 21:53:16 +00:00
Ryan Boren 36dffb5d2d Add unique 'for' attribute to labels for post password forms. Props Nazgul. fixes #4721
git-svn-id: https://develop.svn.wordpress.org/trunk@6698 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 21:47:35 +00:00
Ryan Boren d8b614bfc7 Merge user-edit.php and profile.php. Props nbachiyski. fixes #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6697 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 21:44:17 +00:00
Ryan Boren f430ceba92 Remove old tinymce files. see #5674
git-svn-id: https://develop.svn.wordpress.org/trunk@6696 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 20:48:33 +00:00
Ryan Boren bdfcbd788c Update edit link pages. Link categories need work.
git-svn-id: https://develop.svn.wordpress.org/trunk@6695 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 20:04:54 +00:00
Ryan Boren 4be56a17b1 TinyMCE 3.0 Final from azaozz. see #5674
git-svn-id: https://develop.svn.wordpress.org/trunk@6694 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 18:10:46 +00:00
Ryan Boren 975ca24e4f Remove spurious dollar sign. fixes #6690
git-svn-id: https://develop.svn.wordpress.org/trunk@6693 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 00:58:54 +00:00
Ryan Boren 17cf0d92c7 Widget i18n from nbachiyski. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6692 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-30 21:49:56 +00:00
Ryan Boren de3e0f8345 Future post publishing over XML-RPC fixes from markjaquith. fixes #5721
git-svn-id: https://develop.svn.wordpress.org/trunk@6691 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-30 20:33:14 +00:00
Ryan Boren b7aaf1a3b4 Add depth arg to wp_dropdown_categories(). Props pishmishy. fixes #2461
git-svn-id: https://develop.svn.wordpress.org/trunk@6690 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-30 20:07:52 +00:00