Commit Graph

4656 Commits

Author SHA1 Message Date
Mark Jaquith 02f3720bfa [5006] didn't take. props Nazgul for the spot. fixes #3866
git-svn-id: https://develop.svn.wordpress.org/trunk@5028 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-12 08:59:15 +00:00
Matt Mullenweg eb54f68261 Add filters to theme_mods
git-svn-id: https://develop.svn.wordpress.org/trunk@5026 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-12 00:07:54 +00:00
Matt Mullenweg 72076338e9 Show the post title.
git-svn-id: https://develop.svn.wordpress.org/trunk@5025 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-11 22:46:25 +00:00
Ryan Boren ef006054ca vars.php cleanups and speedups from rob1n. fixes #3956
git-svn-id: https://develop.svn.wordpress.org/trunk@5024 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-11 01:19:16 +00:00
Ryan Boren a89ea3e725 Prophylactic casting.
git-svn-id: https://develop.svn.wordpress.org/trunk@5022 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 20:34:01 +00:00
Mark Jaquith 9331f3efea Improvements to untrailingslashit() and trailingslashit(). props Jamie Talbot. fixes #3899
git-svn-id: https://develop.svn.wordpress.org/trunk@5021 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 08:32:57 +00:00
Mark Jaquith e643142a5e new function: untrailingslashit(). fixes #3899
git-svn-id: https://develop.svn.wordpress.org/trunk@5020 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 06:25:33 +00:00
Mark Jaquith e2f9950018 user_trailingslashit filter for users who sometimes want trailing slashes only on certain URL types. fixes #3899
git-svn-id: https://develop.svn.wordpress.org/trunk@5019 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 06:18:43 +00:00
Mark Jaquith b2105a943e Cleaner and more complete fix for [5017]. fixes #3949
git-svn-id: https://develop.svn.wordpress.org/trunk@5018 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 06:09:52 +00:00
Mark Jaquith af92eb9142 Respect user trailing slash preference for multipage posts and eliminate redundant /1/. fixes #3949
git-svn-id: https://develop.svn.wordpress.org/trunk@5017 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 05:54:12 +00:00
Ryan Boren 9768611dc1 Make sure imageantialias exists. Props rob1n and jeppe. fixes #3939
git-svn-id: https://develop.svn.wordpress.org/trunk@5016 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 05:26:28 +00:00
Ryan Boren e57eea2390 Add missing filters. Props jhodgdon. fixes #3599
git-svn-id: https://develop.svn.wordpress.org/trunk@5015 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 05:25:33 +00:00
Ryan Boren fd1b078df6 apply filter before stripping tags. Props jhodgdon. fixes #3755
git-svn-id: https://develop.svn.wordpress.org/trunk@5014 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 05:13:40 +00:00
Ryan Boren 16c3aa009f Title filtering from jhodgdon. fixes #3926
git-svn-id: https://develop.svn.wordpress.org/trunk@5013 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 03:56:35 +00:00
Ryan Boren 438671d2cb Admin RTL CSS fixes from Sewar. fixes #3947
git-svn-id: https://develop.svn.wordpress.org/trunk@5012 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 01:34:06 +00:00
Ryan Boren 0018169c02 Link filters from jhodgdon. fixes #3595
git-svn-id: https://develop.svn.wordpress.org/trunk@5011 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 01:13:49 +00:00
Ryan Boren c79783485f Change xmlrpc upload logic. Props Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@5008 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-09 20:14:52 +00:00
Mark Jaquith db67d51e29 Sanitize browser-bound add_query_arg() outputs. fixes #3937
git-svn-id: https://develop.svn.wordpress.org/trunk@5007 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-09 04:36:24 +00:00
Ryan Boren b35406f1ad Return theme uri in theme data. Props nazgul. fixes #3866
git-svn-id: https://develop.svn.wordpress.org/trunk@5006 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-09 04:15:17 +00:00
Ryan Boren 36334c2c86 Unchain
git-svn-id: https://develop.svn.wordpress.org/trunk@5005 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-09 04:13:42 +00:00
Ryan Boren 07a3e1bb19 get_archives query filters from westi. fixes #3866
git-svn-id: https://develop.svn.wordpress.org/trunk@5004 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-09 04:09:24 +00:00
Ryan Boren 631ad9c5c4 Use get_query_var() in wp_title() and single_month_title().
git-svn-id: https://develop.svn.wordpress.org/trunk@5003 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-09 04:06:23 +00:00
Ryan Boren 6b7e2785e5 Move some query var sanitization up to parse_query() and make sure the sanitized values are avilable via get_query_var().
git-svn-id: https://develop.svn.wordpress.org/trunk@5002 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-09 04:05:28 +00:00
Matt Mullenweg aeda207ddc People are confusing the part they should edit with the part they shouldn't, so let's make the example values a little more self-evident.
git-svn-id: https://develop.svn.wordpress.org/trunk@5001 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-08 18:31:46 +00:00
Ryan Boren 52e761f2df Add bracket. Props flinkflonk. fixes #3921
git-svn-id: https://develop.svn.wordpress.org/trunk@5000 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-08 01:21:29 +00:00
Ryan Boren 0def5bea33 Remove old notice. Props johnbillion. fixes #2576
git-svn-id: https://develop.svn.wordpress.org/trunk@4999 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 17:07:33 +00:00
Ryan Boren e125d88b54 Fix parse_w3cdtf. Props mortenf. fixes #3896
git-svn-id: https://develop.svn.wordpress.org/trunk@4997 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 17:04:03 +00:00
Mark Jaquith 09131bb5e8 Another typo in [4990]. fixes #3920
git-svn-id: https://develop.svn.wordpress.org/trunk@4996 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 06:17:15 +00:00
Mark Jaquith 4e26ccb1a4 Typo in [4990] caught by johnbillion. fixes #3920
git-svn-id: https://develop.svn.wordpress.org/trunk@4995 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 06:10:33 +00:00
Mark Jaquith a03ac9e7fe "Delete this draft" when post is not published. fixes #3497
git-svn-id: https://develop.svn.wordpress.org/trunk@4994 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 06:07:56 +00:00
Mark Jaquith 217cc16f0d remove old table* variables from wp-settings.php. Props Nazgul. fixes #3860
git-svn-id: https://develop.svn.wordpress.org/trunk@4993 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 05:46:59 +00:00
Mark Jaquith 56368548ad Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
git-svn-id: https://develop.svn.wordpress.org/trunk@4990 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 05:29:15 +00:00
Mark Jaquith 5b1ff4fbd5 add_users_page() to address changing top-level menu item. fixes #3706
git-svn-id: https://develop.svn.wordpress.org/trunk@4987 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 05:03:32 +00:00
Ryan Boren 27229f0110 attribute_escape content before stuffing it in value attribute. Props Dan Coulter. fixes #3919
git-svn-id: https://develop.svn.wordpress.org/trunk@4986 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 04:29:45 +00:00
Ryan Boren fa5169f8d3 Update to tinyMCE spellchecker 1.0.3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@4985 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 04:26:26 +00:00
Ryan Boren ab521be7dd Make sure openssl is available. Props Robert Deaton and rob1n. fixes #3765
git-svn-id: https://develop.svn.wordpress.org/trunk@4984 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 04:16:06 +00:00
Ryan Boren f77b96fc84 Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
git-svn-id: https://develop.svn.wordpress.org/trunk@4983 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 03:05:41 +00:00
Ryan Boren bde47651f0 Use get_bloginfo to get the blog name. Props jhodgdon. fixes #3903
git-svn-id: https://develop.svn.wordpress.org/trunk@4982 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 02:26:12 +00:00
Ryan Boren 8372e500b1 Change wp-login submit names and ids. Props anhill. fixes #3917
git-svn-id: https://develop.svn.wordpress.org/trunk@4981 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 02:00:57 +00:00
Ryan Boren 26d480eb5f Fix spawning with SSL. Props dragonhard and rob1n. fixes #3765
git-svn-id: https://develop.svn.wordpress.org/trunk@4980 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:47:57 +00:00
Ryan Boren 14c5f35862 Use rawurldecode. fixes #3727
git-svn-id: https://develop.svn.wordpress.org/trunk@4979 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:44:53 +00:00
Ryan Boren aa97709243 s/bookmark/link/. Props JeremyVisser. fixes #3718
git-svn-id: https://develop.svn.wordpress.org/trunk@4978 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:35:39 +00:00
Ryan Boren 6537025de2 s/bookmark/link/. Props MichaelH. fixes #3648
git-svn-id: https://develop.svn.wordpress.org/trunk@4977 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:30:53 +00:00
Ryan Boren 67f01fb970 wp_title shouldn't use category_name if cat is also specified. Props majelbstoat. fixes #3902
git-svn-id: https://develop.svn.wordpress.org/trunk@4976 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:29:07 +00:00
Ryan Boren 9638e56c57 Remove excess whitespace. Props oneno and Nazgul. fixes #3778
git-svn-id: https://develop.svn.wordpress.org/trunk@4975 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:26:29 +00:00
Ryan Boren ea13d64342 gettext date formats. Props rob1n and yskin. fixes #3863
git-svn-id: https://develop.svn.wordpress.org/trunk@4974 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:25:17 +00:00
Ryan Boren 4ad04f487e Fix wp_die() includes when bailing out in the blog header. Props tacker. fixes #3883
git-svn-id: https://develop.svn.wordpress.org/trunk@4973 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 00:17:58 +00:00
Ryan Boren aaee8a425b Use PLUGINDIR. Props z720 and Nazgul. fixes #3909
git-svn-id: https://develop.svn.wordpress.org/trunk@4972 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-06 17:47:27 +00:00
Ryan Boren 3509883135 JS localization from mdawaffe. fixes #3913
git-svn-id: https://develop.svn.wordpress.org/trunk@4970 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-06 17:35:01 +00:00
Ryan Boren 9efbe4150c Ignore redirect_to if already logged in.
git-svn-id: https://develop.svn.wordpress.org/trunk@4969 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-06 17:03:50 +00:00