Commit Graph

3958 Commits

Author SHA1 Message Date
Ryan Boren 3bf0f5d94f Move privacy options to a separate Privacy tab.
git-svn-id: https://develop.svn.wordpress.org/trunk@3790 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-22 19:34:28 +00:00
Ryan Boren a08173016f Add parse_request, send_headers, and wp actions.
git-svn-id: https://develop.svn.wordpress.org/trunk@3789 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-22 19:23:46 +00:00
Ryan Boren 60eeedbcd9 Script loader from mdawaffe. #2701
git-svn-id: https://develop.svn.wordpress.org/trunk@3788 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-22 17:16:05 +00:00
Ryan Boren 19ead08256 Add publish_page hook
git-svn-id: https://develop.svn.wordpress.org/trunk@3787 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-19 17:22:19 +00:00
Ryan Boren f81e74015b Excerpt fix from Mike Little. fixes #2686
git-svn-id: https://develop.svn.wordpress.org/trunk@3785 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-19 06:22:11 +00:00
Matt Mullenweg adceb4d2b3 Adding Blogware importer
git-svn-id: https://develop.svn.wordpress.org/trunk@3784 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 17:53:32 +00:00
Ryan Boren 855864396f Improvements to the nonce AYS from mdawaffe. #2734
git-svn-id: https://develop.svn.wordpress.org/trunk@3783 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 06:49:22 +00:00
Ryan Boren ab83e29c5c Apply bloginfo_rss filter.
git-svn-id: https://develop.svn.wordpress.org/trunk@3782 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 01:23:25 +00:00
Ryan Boren c352f4cad8 Nonce fixes from mdawaffe. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3778 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 00:47:21 +00:00
Ryan Boren 7f42b7f480 Combine category forms and move to edit-category-form.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@3777 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 00:46:07 +00:00
Ryan Boren 0bcf97cd84 WP importer fixes from mdawaffe. fixes #2727
git-svn-id: https://develop.svn.wordpress.org/trunk@3776 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-17 21:39:40 +00:00
Ryan Boren 659cc90b93 Fix cap. Props ryanscheuermann. fixes #2723
git-svn-id: https://develop.svn.wordpress.org/trunk@3775 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-17 21:32:16 +00:00
Ryan Boren 672dbe7edc Fallback to admin referer check instead of nonce if no action is given to check_admin_referer(). For plugin compatibility.
git-svn-id: https://develop.svn.wordpress.org/trunk@3774 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-17 00:28:26 +00:00
Ryan Boren d412d60245 Fix Scheduled Entries list. #2715
git-svn-id: https://develop.svn.wordpress.org/trunk@3773 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-12 03:21:09 +00:00
Ryan Boren 8f12196bd1 Remove private posts from front page query. Aadd private posts and page caps. fixes #2613
git-svn-id: https://develop.svn.wordpress.org/trunk@3772 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-11 23:13:35 +00:00
Matt Mullenweg 104a56563c Lots of style and admin tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@3770 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-10 20:35:10 +00:00
Matt Mullenweg a3d0bb059d New import and export, v0.1
git-svn-id: https://develop.svn.wordpress.org/trunk@3769 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-10 20:34:17 +00:00
Ryan Boren e0d1ccd210 Add file deletion filter. Props to that Andy guy. fixes #2703
git-svn-id: https://develop.svn.wordpress.org/trunk@3768 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-09 22:44:51 +00:00
Ryan Boren a72fbca9d1 Category query cleanups from skeltoac. fixes #2709
git-svn-id: https://develop.svn.wordpress.org/trunk@3767 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-08 02:16:24 +00:00
Ryan Boren b5ea6b11c4 Oops. How did that get in there?
git-svn-id: https://develop.svn.wordpress.org/trunk@3766 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-06 04:43:59 +00:00
Ryan Boren 7a6090cf4b Better nonces for inline uploading. Props mdawaffe. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3765 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-06 04:41:21 +00:00
Ryan Boren 51ce82e5b9 nonce approve/delete comment confirmations. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3764 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-05 09:09:13 +00:00
Ryan Boren 8cf29e9e4d Better escaping of strings used in JS.
git-svn-id: https://develop.svn.wordpress.org/trunk@3763 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-05 07:49:05 +00:00
Ryan Boren 27b9cbad2a Pass action to check_admin_referer hook.
git-svn-id: https://develop.svn.wordpress.org/trunk@3761 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-04 09:23:17 +00:00
Ryan Boren 7a2c1664ee A couple more nonces. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3760 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-04 09:20:44 +00:00
Ryan Boren fcfda4db13 Nonce from above. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3759 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-02 22:36:06 +00:00
Ryan Boren b96cd6f60c nonce functions. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3758 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-02 22:08:34 +00:00
Ryan Boren f558a75316 Check menu privs after plugins add their menus. fixes #2696
git-svn-id: https://develop.svn.wordpress.org/trunk@3756 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-02 19:08:37 +00:00
Matt Mullenweg a3dddd0802 add-a-hook
git-svn-id: https://develop.svn.wordpress.org/trunk@3754 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-29 09:21:23 +00:00
Ryan Boren cb4b90ebd8 Return user ID if email exists.
git-svn-id: https://develop.svn.wordpress.org/trunk@3753 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-27 04:24:14 +00:00
Ryan Boren d983d337d4 Div balance across more. Props skeltoac. fixes #2348
git-svn-id: https://develop.svn.wordpress.org/trunk@3751 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-25 08:46:19 +00:00
Ryan Boren aa850594af Fix page depth, again. PRops skeltoac. fixes #2690
git-svn-id: https://develop.svn.wordpress.org/trunk@3750 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-25 00:05:59 +00:00
Ryan Boren cf70770e24 Remove those naughty flushes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3749 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-22 02:10:42 +00:00
Ryan Boren 54f3ab72d5 Add some prophylactic int casts and quoting.
git-svn-id: https://develop.svn.wordpress.org/trunk@3740 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-22 00:02:00 +00:00
Ryan Boren 0b402ca120 Add file. fixes #2677
git-svn-id: https://develop.svn.wordpress.org/trunk@3736 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-21 08:17:05 +00:00
Ryan Boren f39f5d6e63 Always load list manip js when editing. Props mdawaffe. fixes #2672
git-svn-id: https://develop.svn.wordpress.org/trunk@3735 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-21 05:05:34 +00:00
Ryan Boren 9c103c8d64 Make sure we have links to iterate over. fixes #2675
git-svn-id: https://develop.svn.wordpress.org/trunk@3734 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-21 05:00:58 +00:00
Ryan Boren d58cfe86e0 Change number of comments awaiting moderation in menu when number changes. Props mdawaffe. fixes #2677
git-svn-id: https://develop.svn.wordpress.org/trunk@3733 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-21 04:54:01 +00:00
Ryan Boren 1f756adfc9 Assume an action of resetpass if key is given.
git-svn-id: https://develop.svn.wordpress.org/trunk@3732 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-20 22:08:37 +00:00
Ryan Boren 5ae9296015 Shorten key and action name to avoid long links that break in mail clients.
git-svn-id: https://develop.svn.wordpress.org/trunk@3731 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-20 21:44:14 +00:00
Matt Mullenweg be72546992 Updating eol-style native. We must remember to do this when adding new files.
git-svn-id: https://develop.svn.wordpress.org/trunk@3730 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 10:13:28 +00:00
Matt Mullenweg 709759755a Better use of visual space when editing/adding links
git-svn-id: https://develop.svn.wordpress.org/trunk@3729 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 09:31:58 +00:00
Matt Mullenweg 0ed4e00fb2 Cleaner category count display
git-svn-id: https://develop.svn.wordpress.org/trunk@3728 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 09:26:56 +00:00
Matt Mullenweg 76efdcaadb Navigation doesn't work, just show all pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@3727 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 09:17:10 +00:00
Matt Mullenweg 858a5db03f Show message on publish rather than sitting dumbly. Link to site like we do for posts
git-svn-id: https://develop.svn.wordpress.org/trunk@3726 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 09:13:47 +00:00
Matt Mullenweg 855d8df3c8 More consistent padding in IE and FF, smoother display
git-svn-id: https://develop.svn.wordpress.org/trunk@3725 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 09:12:52 +00:00
Matt Mullenweg 3bb5dc8012 Save a few lines of code, don't show 0 in month list
git-svn-id: https://develop.svn.wordpress.org/trunk@3724 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 08:51:01 +00:00
Matt Mullenweg 8658f214f8 Tidy comment_author_url_link just like we do on the bookmarks page
git-svn-id: https://develop.svn.wordpress.org/trunk@3723 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 08:36:45 +00:00
Matt Mullenweg e997c85341 Unification of how we display comments in various parts of the admin section
git-svn-id: https://develop.svn.wordpress.org/trunk@3722 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 08:30:56 +00:00
Matt Mullenweg 79f049c09e A better comment delete button
git-svn-id: https://develop.svn.wordpress.org/trunk@3721 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 08:02:16 +00:00