Commit Graph

2021 Commits

Author SHA1 Message Date
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
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 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
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 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 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 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 beaa2c1dfe JS localization from mdawaffe. fixes #3911
git-svn-id: https://develop.svn.wordpress.org/trunk@4968 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-06 00:39:46 +00:00
Matt Mullenweg aa66d2861c Broken link.
git-svn-id: https://develop.svn.wordpress.org/trunk@4967 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-05 19:27:40 +00:00
Mark Jaquith e6733adfbc Cast query vars to strings. fixes #3891
git-svn-id: https://develop.svn.wordpress.org/trunk@4965 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-04 18:08:33 +00:00
Ryan Boren 3de61ceeea Pass along all parameters to get_bookmarks(). Props Otto42. fixes #3898
git-svn-id: https://develop.svn.wordpress.org/trunk@4964 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-04 01:59:57 +00:00
Ryan Boren e6fd3050dc Update to jQuery 1.1.2. #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@4963 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-03 17:55:36 +00:00
Ryan Boren 0ce0cf7fc0 jQuery was moved to jquery subdir. Remove redundant libs.
git-svn-id: https://develop.svn.wordpress.org/trunk@4962 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-03 17:01:26 +00:00
Ryan Boren 3e08976087 xmlrpc updates from Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@4961 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-03 16:56:46 +00:00
Ryan Boren cbf86e6b60 Add jquery.form.js. #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@4959 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-02 23:26:35 +00:00
Ryan Boren b6115f008a Fix up page_for_posts feed. Rework some query bits. Props mdawaffe. fixes #3885
git-svn-id: https://develop.svn.wordpress.org/trunk@4956 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-28 05:22:29 +00:00
Ryan Boren 0e79a6014b add and apply filter optimizations from FraT. fixes #3875
git-svn-id: https://develop.svn.wordpress.org/trunk@4955 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-28 01:09:20 +00:00
Mark Jaquith 5acfcd9fea trailing tabs and whitespace cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@4953 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-27 15:24:54 +00:00
Mark Jaquith b3fa98f0d1 attribute_escape() in nonce AYS
git-svn-id: https://develop.svn.wordpress.org/trunk@4951 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-27 07:15:47 +00:00
Ryan Boren 4b39dcae0d Forgot to bump tinymce config script version when we added gecko_spellcheck. fixes #3856
git-svn-id: https://develop.svn.wordpress.org/trunk@4948 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-26 04:53:03 +00:00
Ryan Boren 11611e96a8 Remove debug.
git-svn-id: https://develop.svn.wordpress.org/trunk@4947 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-26 03:42:25 +00:00
Ryan Boren 3b56c04035 Trying out phpmailer for wp_mail(). fixes #3862
git-svn-id: https://develop.svn.wordpress.org/trunk@4946 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-25 20:23:25 +00:00
Ryan Boren f19bf6147f Upgrade class-pop3. Props Nazgul. fixes #3864
git-svn-id: https://develop.svn.wordpress.org/trunk@4945 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-25 18:19:21 +00:00
Mark Jaquith 3d95138fc7 Consistent mouseover capitalization from Nazgul. fixes #3848
git-svn-id: https://develop.svn.wordpress.org/trunk@4943 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-25 14:04:49 +00:00
Mark Jaquith 11d28a5c07 Use correct capabilities checks when determining whether to show private posts. Props molecularbear. fixes #3827
git-svn-id: https://develop.svn.wordpress.org/trunk@4940 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-25 13:39:34 +00:00
Mark Jaquith a6200e3ddf Handle multi-line subjects in class-pop3.php. Props nreid. fixes #3836
git-svn-id: https://develop.svn.wordpress.org/trunk@4938 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-25 13:33:03 +00:00
Mark Jaquith dbd3b7f6fb The O.C. Disorder;; Props Nazgul. fixes 3853
git-svn-id: https://develop.svn.wordpress.org/trunk@4937 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-25 13:26:18 +00:00
Ryan Boren 2f191b4b56 Comment feeds everywhere. Props mdawaffe and rob1n. fixes #2485
git-svn-id: https://develop.svn.wordpress.org/trunk@4934 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-24 07:33:29 +00:00
Ryan Boren 6b2b9f27d1 Typo fixes. Props Znuff. fixes #3859
git-svn-id: https://develop.svn.wordpress.org/trunk@4933 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-24 06:30:51 +00:00
Ryan Boren 30ae25be51 Handle geck spellcheck in tinymce. Props dancoulter. fixes #3856
git-svn-id: https://develop.svn.wordpress.org/trunk@4932 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 23:50:23 +00:00
Ryan Boren 316174c4e9 Proper atom enclosures. Props rob1n. fixes #1464
git-svn-id: https://develop.svn.wordpress.org/trunk@4930 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 23:47:57 +00:00
Ryan Boren 27ee037027 Add get_post_comments_feed_link() and have popup comments templates use it.
git-svn-id: https://develop.svn.wordpress.org/trunk@4929 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 08:31:07 +00:00
Ryan Boren 6c6458f7c9 Atom comments feed. First pass. Props kurtmckee and rob1n. fixes #1785
git-svn-id: https://develop.svn.wordpress.org/trunk@4928 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 08:18:30 +00:00
Ryan Boren 9b6a6b632c Relocate feed templates to wp-includes. fixes #3846
git-svn-id: https://develop.svn.wordpress.org/trunk@4927 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 02:50:05 +00:00
Ryan Boren 4ff1f542b8 Change more from anchor to span for proper validation. Props coolmann and rob1n. fixes #3530
git-svn-id: https://develop.svn.wordpress.org/trunk@4925 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 01:15:51 +00:00
Ryan Boren 93ccf15e1d Fix typo. Props rob1n. fixes #1585
git-svn-id: https://develop.svn.wordpress.org/trunk@4924 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 01:05:59 +00:00
Ryan Boren 1162b64000 Provide summary for calendar. Props littleram and rob1n. fixes #1585
git-svn-id: https://develop.svn.wordpress.org/trunk@4921 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 00:53:34 +00:00
Ryan Boren 70e367f72f Use === to compare option values. Props roscohead and Viper007Bond. fixes #3394
git-svn-id: https://develop.svn.wordpress.org/trunk@4920 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 00:49:37 +00:00
Ryan Boren 2902335630 cache js headers for tinymce config. Props juergen and rob1n. fixes #3817
git-svn-id: https://develop.svn.wordpress.org/trunk@4919 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 00:45:21 +00:00
Ryan Boren 5fbcbf7f70 gettext byteorder fix for 64 bit archs. fixes #3780
git-svn-id: https://develop.svn.wordpress.org/trunk@4917 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 00:31:09 +00:00