Commit Graph

  • 068b0f0957 Add xmlrpc_text_filters filter. Props rob1n. fixes #1429 Ryan Boren 2007-03-25 23:50:22 +00:00
  • b4ef10ef85 Fix day display in title. Props phKU. fixes #3801 Ryan Boren 2007-03-25 23:47:48 +00:00
  • 3f2aabe21b Remove extraneous echo. Props buzink. fixes #4020 Ryan Boren 2007-03-25 23:40:36 +00:00
  • 7d8f8b40f2 Return instead of exit in template-loader. Props Otto42 and Nazgul. fixes #3790 Ryan Boren 2007-03-25 23:39:14 +00:00
  • 6f23fb8858 Don't wrap submenu tabs. Props Viper007Bond. fixes #3675 Ryan Boren 2007-03-25 23:35:23 +00:00
  • afd5de8f9d Correct reversed logic in maybe_serialize. Props takayukister. fixes #4029 Ryan Boren 2007-03-25 23:23:52 +00:00
  • 6e2d108bf0 Deprecate number argument to comments_number. No longer used. fixes #2687 Ryan Boren 2007-03-25 23:18:19 +00:00
  • 2185aa3723 XMLRPC fixes from Joseph Scott. 404 for invalid post ids. Return empty array if no pages are present. Ryan Boren 2007-03-25 03:53:33 +00:00
  • 152256ca63 Fix relative link mangling in clean_url. fixes #4017 for trunk Ryan Boren 2007-03-23 23:31:44 +00:00
  • 786786b1a1 Add missing the_title filter. Props jhodgdon. fixes #4019 Ryan Boren 2007-03-23 23:06:45 +00:00
  • de3198277a Allow siteurl and home to be defined as constants in wp-config, bypassing the DB. Props filosofo and charleshooper. fixes #4003 Ryan Boren 2007-03-23 17:45:40 +00:00
  • d64c69bcd4 Castaways on Gilligan's Isle Ryan Boren 2007-03-23 02:16:16 +00:00
  • d57901d29a Ryan slays the dragon. (Some of these return WP_Error objects.) Matt Mullenweg 2007-03-23 02:05:29 +00:00
  • df22b0ccc9 Don't prepend protocol to relative links. fixes #4017 #4001 for trunk Ryan Boren 2007-03-23 01:45:24 +00:00
  • b1f6f9a6a8 (int)er the dragon. Matt Mullenweg 2007-03-23 00:59:21 +00:00
  • 3e2783acdd Cast to int Ryan Boren 2007-03-22 23:03:07 +00:00
  • 77559c20b4 More int casts Ryan Boren 2007-03-22 20:52:29 +00:00
  • 8357362440 Add _c() for disambiguatin translateable strings. Props nbachiyski. fixes #3687 Ryan Boren 2007-03-22 03:34:23 +00:00
  • 61a985f409 Cast to int. Props xknown. fixes #4012 for trunk. Ryan Boren 2007-03-22 01:04:19 +00:00
  • 87b8d6d558 Check for publish caps when editing via xmlrpc. Ryan Boren 2007-03-21 22:15:20 +00:00
  • b4cb2c9cf0 clean_url only REQUEST_URI to avoid breaking the edit link. see #4001 Ryan Boren 2007-03-21 06:23:22 +00:00
  • f4a63dac75 Don't translate .thumbnail extension. fixes #2942 Ryan Boren 2007-03-21 06:07:17 +00:00
  • 2c7201f057 Use clean_url instead of inline preg. Props rob1n. fixes #3983 for trunk Ryan Boren 2007-03-21 03:58:31 +00:00
  • b3727f5cb0 Don't add http:// to relative links. Props donncha. fixes #4001 Ryan Boren 2007-03-21 00:29:40 +00:00
  • 7b297e825f login accessibility patch from Viper007Bond. fixes #3620 Ryan Boren 2007-03-20 20:39:39 +00:00
  • 3c5b5f926b Fix typo. Props rob1n. fixes #4000 Ryan Boren 2007-03-20 03:18:44 +00:00
  • 6a3688b9c2 Add RTL support to kubrick. Props Sewar. fixes #3953 Ryan Boren 2007-03-19 19:08:15 +00:00
  • 58200c8ac8 Add wp_mail_from filter. Props rob1n. fixes #2053 Ryan Boren 2007-03-18 23:16:14 +00:00
  • a9ad6f372f escape pagenow. Props xknown. fixes #3988 for trunk Ryan Boren 2007-03-18 23:04:22 +00:00
  • d8336eed5c use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for trunk. Mark Jaquith 2007-03-17 08:46:59 +00:00
  • 4926111056 Improve error propagation from newMediaObject failure in xmlrpc.php. Props Daniel Jalkut (Red Sweater Software). fixes #3981 for 2.2 Ryan Boren 2007-03-16 22:12:15 +00:00
  • d4007dfa64 Don't cast to string if empty. Props donncha. fixes #3979 Ryan Boren 2007-03-16 22:00:43 +00:00
  • cb973fe273 have wp_list_pages() default to menu_order sorting and only use post_title sorting as a secondary sort. props johnbillion. fixes #3924 for trunk. Mark Jaquith 2007-03-16 08:19:10 +00:00
  • 334c7d2cd5 Removing superfluous <br /> from Options-General. Props johnbillion. fixes #3929 for trunk. Mark Jaquith 2007-03-16 08:10:02 +00:00
  • e00c636c7d Sanitize output of previous_posts() and next_posts(). Props Alex Concha for the report. Mark Jaquith 2007-03-16 08:04:24 +00:00
  • d2aba83689 More attribute_escape(). Ryan Boren 2007-03-16 01:20:53 +00:00
  • 096395f366 nonce-protect comments by users with unfiltered_html cap to prevent xsrf/xss. fixes #3973 for trunk Mark Jaquith 2007-03-14 23:10:57 +00:00
  • 2f7225192d Blogger importer updates. fixes #3971 Ryan Boren 2007-03-14 19:20:19 +00:00
  • 51fcbe01ba More int casting, just to be safe. Mark Jaquith 2007-03-14 07:40:56 +00:00
  • d3578ce12e Fix order by in wp_get_archives(). Props mattbta. fixes #3961 Ryan Boren 2007-03-14 02:21:39 +00:00
  • d97212755b Drop empty b2 importer file. fixes #3855 Ryan Boren 2007-03-14 01:49:54 +00:00
  • 55d0aa30a5 Rephrase category delete AYS prompt. Props rob1n. fixes #3464 Ryan Boren 2007-03-13 23:54:45 +00:00
  • 01c199e20c Move smilies init to function and trigger from init. Props rob1n. fixes #1721 Ryan Boren 2007-03-12 21:31:24 +00:00
  • 71bbe5ffb4 Quote values heading to DB. Cast some ints. Ryan Boren 2007-03-12 16:09:44 +00:00
  • 02f3720bfa [5006] didn't take. props Nazgul for the spot. fixes #3866 Mark Jaquith 2007-03-12 08:59:15 +00:00
  • eb54f68261 Add filters to theme_mods Matt Mullenweg 2007-03-12 00:07:54 +00:00
  • 72076338e9 Show the post title. Matt Mullenweg 2007-03-11 22:46:25 +00:00
  • ef006054ca vars.php cleanups and speedups from rob1n. fixes #3956 Ryan Boren 2007-03-11 01:19:16 +00:00
  • a89ea3e725 Prophylactic casting. Ryan Boren 2007-03-10 20:34:01 +00:00
  • 9331f3efea Improvements to untrailingslashit() and trailingslashit(). props Jamie Talbot. fixes #3899 Mark Jaquith 2007-03-10 08:32:57 +00:00
  • e643142a5e new function: untrailingslashit(). fixes #3899 Mark Jaquith 2007-03-10 06:25:33 +00:00
  • e2f9950018 user_trailingslashit filter for users who sometimes want trailing slashes only on certain URL types. fixes #3899 Mark Jaquith 2007-03-10 06:18:43 +00:00
  • b2105a943e Cleaner and more complete fix for [5017]. fixes #3949 Mark Jaquith 2007-03-10 06:09:52 +00:00
  • af92eb9142 Respect user trailing slash preference for multipage posts and eliminate redundant /1/. fixes #3949 Mark Jaquith 2007-03-10 05:54:12 +00:00
  • 9768611dc1 Make sure imageantialias exists. Props rob1n and jeppe. fixes #3939 Ryan Boren 2007-03-10 05:26:28 +00:00
  • e57eea2390 Add missing filters. Props jhodgdon. fixes #3599 Ryan Boren 2007-03-10 05:25:33 +00:00
  • fd1b078df6 apply filter before stripping tags. Props jhodgdon. fixes #3755 Ryan Boren 2007-03-10 05:13:40 +00:00
  • 16c3aa009f Title filtering from jhodgdon. fixes #3926 Ryan Boren 2007-03-10 03:56:35 +00:00
  • 438671d2cb Admin RTL CSS fixes from Sewar. fixes #3947 Ryan Boren 2007-03-10 01:34:06 +00:00
  • 0018169c02 Link filters from jhodgdon. fixes #3595 Ryan Boren 2007-03-10 01:13:49 +00:00
  • c79783485f Change xmlrpc upload logic. Props Joseph Scott. Ryan Boren 2007-03-09 20:14:52 +00:00
  • db67d51e29 Sanitize browser-bound add_query_arg() outputs. fixes #3937 Mark Jaquith 2007-03-09 04:36:24 +00:00
  • b35406f1ad Return theme uri in theme data. Props nazgul. fixes #3866 Ryan Boren 2007-03-09 04:15:17 +00:00
  • 36334c2c86 Unchain Ryan Boren 2007-03-09 04:13:42 +00:00
  • 07a3e1bb19 get_archives query filters from westi. fixes #3866 Ryan Boren 2007-03-09 04:09:24 +00:00
  • 631ad9c5c4 Use get_query_var() in wp_title() and single_month_title(). Ryan Boren 2007-03-09 04:06:23 +00:00
  • 6b7e2785e5 Move some query var sanitization up to parse_query() and make sure the sanitized values are avilable via get_query_var(). Ryan Boren 2007-03-09 04:05:28 +00:00
  • 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. Matt Mullenweg 2007-03-08 18:31:46 +00:00
  • 52e761f2df Add bracket. Props flinkflonk. fixes #3921 Ryan Boren 2007-03-08 01:21:29 +00:00
  • 0def5bea33 Remove old notice. Props johnbillion. fixes #2576 Ryan Boren 2007-03-07 17:07:33 +00:00
  • e125d88b54 Fix parse_w3cdtf. Props mortenf. fixes #3896 Ryan Boren 2007-03-07 17:04:03 +00:00
  • 09131bb5e8 Another typo in [4990]. fixes #3920 Mark Jaquith 2007-03-07 06:17:15 +00:00
  • 4e26ccb1a4 Typo in [4990] caught by johnbillion. fixes #3920 Mark Jaquith 2007-03-07 06:10:33 +00:00
  • a03ac9e7fe "Delete this draft" when post is not published. fixes #3497 Mark Jaquith 2007-03-07 06:07:56 +00:00
  • 217cc16f0d remove old table* variables from wp-settings.php. Props Nazgul. fixes #3860 Mark Jaquith 2007-03-07 05:46:59 +00:00
  • 56368548ad Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920 Mark Jaquith 2007-03-07 05:29:15 +00:00
  • 5b1ff4fbd5 add_users_page() to address changing top-level menu item. fixes #3706 Mark Jaquith 2007-03-07 05:03:32 +00:00
  • 27229f0110 attribute_escape content before stuffing it in value attribute. Props Dan Coulter. fixes #3919 Ryan Boren 2007-03-07 04:29:45 +00:00
  • fa5169f8d3 Update to tinyMCE spellchecker 1.0.3.1 Ryan Boren 2007-03-07 04:26:26 +00:00
  • ab521be7dd Make sure openssl is available. Props Robert Deaton and rob1n. fixes #3765 Ryan Boren 2007-03-07 04:16:06 +00:00
  • f77b96fc84 Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623 Ryan Boren 2007-03-07 03:05:41 +00:00
  • bde47651f0 Use get_bloginfo to get the blog name. Props jhodgdon. fixes #3903 Ryan Boren 2007-03-07 02:26:12 +00:00
  • 8372e500b1 Change wp-login submit names and ids. Props anhill. fixes #3917 Ryan Boren 2007-03-07 02:00:57 +00:00
  • 26d480eb5f Fix spawning with SSL. Props dragonhard and rob1n. fixes #3765 Ryan Boren 2007-03-07 01:47:57 +00:00
  • 14c5f35862 Use rawurldecode. fixes #3727 Ryan Boren 2007-03-07 01:44:53 +00:00
  • aa97709243 s/bookmark/link/. Props JeremyVisser. fixes #3718 Ryan Boren 2007-03-07 01:35:39 +00:00
  • 6537025de2 s/bookmark/link/. Props MichaelH. fixes #3648 Ryan Boren 2007-03-07 01:30:53 +00:00
  • 67f01fb970 wp_title shouldn't use category_name if cat is also specified. Props majelbstoat. fixes #3902 Ryan Boren 2007-03-07 01:29:07 +00:00
  • 9638e56c57 Remove excess whitespace. Props oneno and Nazgul. fixes #3778 Ryan Boren 2007-03-07 01:26:29 +00:00
  • ea13d64342 gettext date formats. Props rob1n and yskin. fixes #3863 Ryan Boren 2007-03-07 01:25:17 +00:00
  • 4ad04f487e Fix wp_die() includes when bailing out in the blog header. Props tacker. fixes #3883 Ryan Boren 2007-03-07 00:17:58 +00:00
  • aaee8a425b Use PLUGINDIR. Props z720 and Nazgul. fixes #3909 Ryan Boren 2007-03-06 17:47:27 +00:00
  • 3509883135 JS localization from mdawaffe. fixes #3913 Ryan Boren 2007-03-06 17:35:01 +00:00
  • 9efbe4150c Ignore redirect_to if already logged in. Ryan Boren 2007-03-06 17:03:50 +00:00
  • beaa2c1dfe JS localization from mdawaffe. fixes #3911 Ryan Boren 2007-03-06 00:39:46 +00:00
  • aa66d2861c Broken link. Matt Mullenweg 2007-03-05 19:27:40 +00:00
  • 3e8632161b Pass draft titles through the_title filter. Props jhodgdon. fixes #3894 Mark Jaquith 2007-03-04 18:48:19 +00:00
  • e6733adfbc Cast query vars to strings. fixes #3891 Mark Jaquith 2007-03-04 18:08:33 +00:00
  • 3de61ceeea Pass along all parameters to get_bookmarks(). Props Otto42. fixes #3898 Ryan Boren 2007-03-04 01:59:57 +00:00
  • e6fd3050dc Update to jQuery 1.1.2. #3824 Ryan Boren 2007-03-03 17:55:36 +00:00