Commit Graph

5073 Commits

Author SHA1 Message Date
ryan b39733120a Some hardening for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-24 16:08:15 +00:00
ryan a82a086221 2.8.6
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-12 17:46:16 +00:00
ryan 8eaf3ac46c 2.8 beta1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-12 16:06:26 +00:00
ryan 1596682a30 Fix mimes empty check
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-12 05:21:24 +00:00
ryan bf0858ab09 Version bumps.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-11 23:22:44 +00:00
ryan 9720d33dfb Sanitize filenames with multiple extensions. see #11122
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-11 23:10:13 +00:00
ryan 59457d40dc Set eol-style
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-21 15:17:57 +00:00
ryan 7826e2fe92 2.8.5
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-20 22:11:55 +00:00
ryan 707c2dc83d Rebump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-20 19:20:21 +00:00
ryan d811c10202 Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12074 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-20 19:17:47 +00:00
ryan bf7442a9a3 Strip nulls
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-20 18:54:50 +00:00
westi 15d5dbd44b Move theme preview away from using create_function and to predefined functions. See #10729 for 2.8 branch.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-20 17:05:42 +00:00
westi be00063619 Mark the branch with an alpha version number.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-20 16:47:07 +00:00
ryan 0a156da1e7 Add missing break. Props snakefoot. fixes #10692 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-09-11 13:43:29 +00:00
westi 89e9aea34f Replace eval usage in request processing with new WP_MatchesMapRegex() class usage. Fixes #9602 for 2.8 branch props hakre.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-28 06:07:07 +00:00
ryan 1455cc4533 Prophylactic escapes
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-28 00:22:30 +00:00
ryan 23046c9593 Disallow unfiltered uploads for admins by default. fixes #10692 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-28 00:19:06 +00:00
westi 15aee919f7 Ensure that drafts viewed over XMLRPC have a correct gmt date set. Fixes #10244 for 2.8 branch props josephscott.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-20 07:06:08 +00:00
ryan fbe5e94e96 Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-12 00:41:44 +00:00
ryan 6350a22e45 Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-02 23:18:57 +00:00
ryan 82fbf6950d Add some CYA cap checks.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-01 21:15:59 +00:00
azaozz f1f76a4e4c Don't show edit link for comments when the user cannot edit them, props filosofo, fixes #10520 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-30 15:41:40 +00:00
ryan a3dfb66515 Pings to the people. Return to pinging for updates to published posts. see #6698 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-21 23:10:34 +00:00
ryan af6fef4026 Process waiting pings a half hour after the last ping to avoid spamming ping sites. Don't make a ping wait if the last ping was more than half an hour ago. Props VoxPelli. fixes #6698 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-21 19:45:16 +00:00
ryan 623d899936 Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-20 03:50:29 +00:00
ryan f1452273f9 esc_url() for (), for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-20 01:43:13 +00:00
azaozz 3d3957f592 Properly escape comment_author_url when displaying, for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-18 23:21:00 +00:00
westi 63c713caf6 Update the version number in the 2.8 branch.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-11 09:20:41 +00:00
azaozz c756bd4921 Properly escape the title in the feed widget, props nbachiyski, fixes #10378 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11706 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-11 04:17:47 +00:00
ryan e88c4638a2 Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-09 18:23:00 +00:00
azaozz f98eb99312 Fix deprecated arg. in safecss_filter_attr(), for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-08 09:53:22 +00:00
ryan ebf45790f5 Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-07 03:03:17 +00:00
ryan c7c347c02d Allow class, id, and style on headers. Props matt. for 2.8.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-06 14:38:24 +00:00
azaozz 53c7f2acf5 Convert the old style widgets order array only when loading the widgets screen, fixes #10300 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-04 12:48:51 +00:00
azaozz b618aca0cf Inline CSS filter for kses, for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-04 04:47:58 +00:00
ryan 3d8c9363a0 Add 'rpc' context to siteurl which obeys ADMIN and LOGIN forced SSL. see #10330 for 2.8.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-04 02:49:44 +00:00
ryan d322fdee11 Update load_textdomain() phpdoc. Props nbachiyski. fixes #10286 for 2.8.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11681 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-01 20:05:30 +00:00
ryan 69ce5e7ed7 Output final optgroup. Props hakre. fixes #10292 for 2.8.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11678 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-01 17:59:34 +00:00
azaozz d3dd8860e6 Fix the rounded corners on .widefat, for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-01 07:32:43 +00:00
azaozz 53ff53bc24 Fix vertical misalignment and cell borders in IE, props demetris, fixes #10090 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-28 03:38:51 +00:00
azaozz 12158471b1 Fix pending comments count, paging and comments requests while moderating for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11659 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-27 22:39:09 +00:00
ryan 818187d0d4 Fix compat with zend.ze1_compatibility_mode. Props gsnedders. fixes #10222 for 2.8.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-27 22:13:01 +00:00
azaozz 133af6e1d7 Fix typo in wp_style_is(), props Denis-de-Bernardy, fixes #10283 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-27 06:54:53 +00:00
ryan f271e5408f Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-26 19:37:01 +00:00
azaozz cfb0604939 Add missing localization in WP_HTTP, props Denis-de-Bernardy, fixes #10231 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-26 14:40:26 +00:00
azaozz 6e18c2cdcb Fix cache in WP_Widget_Recent_Posts, fixes #10251 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-26 14:34:44 +00:00
azaozz 385af418f4 Use CSS instead of nbsp, props demetris, fixes #10206 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-26 12:52:08 +00:00
azaozz 51b70185ba Fix overlap in plugin and theme editors, props eddieringle, fixes #10101 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-26 11:05:04 +00:00
ryan cdccf9cf7c Sort wp_page_menu() by menu_order. Props nathanrice. fixes #10266 for 2.8.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-26 05:24:23 +00:00
ryan 41978f0a6b Fix role translation. fixes #10270 for 2.8.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-25 17:19:26 +00:00