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 |
|
Ryan Boren
|
819e6e9c4f
|
Reverse logic.
git-svn-id: https://develop.svn.wordpress.org/trunk@4915 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-22 15:30:47 +00:00 |
|
Ryan Boren
|
0a1b1b2e88
|
Handle empty search query. Props charleshooper. fixes #3722 #3759
git-svn-id: https://develop.svn.wordpress.org/trunk@4911 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-22 01:54:28 +00:00 |
|
Ryan Boren
|
5816d942f0
|
xmlrpc updates from Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@4908 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-22 01:42:21 +00:00 |
|
Ryan Boren
|
308cb8f107
|
jQuery 1.1.1 and interface 1.2. #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@4904 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-21 02:39:07 +00:00 |
|
Mark Jaquith
|
abb1f0ce50
|
properly sort categories by name for the_category(). Props rob1n. fixes #1302
git-svn-id: https://develop.svn.wordpress.org/trunk@4903 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-21 02:13:47 +00:00 |
|
Ryan Boren
|
18548bb54a
|
Don't br image maps. Props rob1n. fixes #1292
git-svn-id: https://develop.svn.wordpress.org/trunk@4900 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-21 01:50:27 +00:00 |
|
Ryan Boren
|
4fe4bde3a5
|
Add jquery to script loader.
git-svn-id: https://develop.svn.wordpress.org/trunk@4895 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-20 07:46:13 +00:00 |
|
Ryan Boren
|
bd5e9d3b08
|
Don't insert p inside of div. fixes #3669
git-svn-id: https://develop.svn.wordpress.org/trunk@4894 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-20 05:41:39 +00:00 |
|
Ryan Boren
|
019c3e4950
|
decode req uri when processing pathinfo permalinks. Props Kirin_Lin. fixes #3727
git-svn-id: https://develop.svn.wordpress.org/trunk@4893 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-20 01:27:37 +00:00 |
|
Ryan Boren
|
98e9f1ad0a
|
Add WP_Error handling to wp_die(). Props mdawaffe. fixes #3791
git-svn-id: https://develop.svn.wordpress.org/trunk@4892 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-20 01:24:31 +00:00 |
|
Mark Jaquith
|
5164d38cb5
|
Consistent use or disuse of trailing slashes in URLs according to user preference. props MathiasBynens. fixes #1485
git-svn-id: https://develop.svn.wordpress.org/trunk@4886 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-15 07:07:12 +00:00 |
|
Mark Jaquith
|
d38a3f7777
|
Consistently use "Spam it:" and "Delete it:" in e-mails. fixes #3304
git-svn-id: https://develop.svn.wordpress.org/trunk@4885 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-15 05:51:59 +00:00 |
|
Ryan Boren
|
6fea4b0942
|
specialchars wp_explain_nonce() ouput.
git-svn-id: https://develop.svn.wordpress.org/trunk@4875 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-13 18:19:24 +00:00 |
|
Matt Mullenweg
|
1a712fb612
|
Add similar hook as XML-RPC for Atom
git-svn-id: https://develop.svn.wordpress.org/trunk@4873 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-11 04:32:31 +00:00 |
|
Ryan Boren
|
e015e21650
|
Disambiguate queries. Props mhyk25. fixes #3747
git-svn-id: https://develop.svn.wordpress.org/trunk@4866 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-05 21:29:39 +00:00 |
|
Ryan Boren
|
81cadfe118
|
Typo fix from charleshooper. fixes #3743
git-svn-id: https://develop.svn.wordpress.org/trunk@4865 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-03 00:56:23 +00:00 |
|
Ryan Boren
|
ae8cc717ac
|
Check page ID only if is_page. fixes #3049
git-svn-id: https://develop.svn.wordpress.org/trunk@4863 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-02 16:38:26 +00:00 |
|
Ryan Boren
|
10550fe0cd
|
More XMLRPC updates from Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@4862 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-02 07:43:59 +00:00 |
|
Matt Mullenweg
|
8143eac144
|
Filter for tweaking scripts srcs that go through the script loader.
git-svn-id: https://develop.svn.wordpress.org/trunk@4861 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-02 06:12:18 +00:00 |
|
Ryan Boren
|
ab76209618
|
First cut at mysql utf-8 charset suport. Props to sehh, drupal, and textpattern. fixes #3517
git-svn-id: https://develop.svn.wordpress.org/trunk@4860 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-02 00:04:35 +00:00 |
|
Ryan Boren
|
609db68a78
|
Cache user id instead of full user object in the userlogins cache. Props charleshooper. fixes #3716
git-svn-id: https://develop.svn.wordpress.org/trunk@4859 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-02 00:00:36 +00:00 |
|
Mark Jaquith
|
26f5beaa3d
|
make sure nothing going into the object cache is being passed by reference. fixes #3726
git-svn-id: https://develop.svn.wordpress.org/trunk@4856 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-01 09:16:15 +00:00 |
|
Mark Jaquith
|
ea8fc7def2
|
Introduce Notoptions and Alloptions caching, so that all options (and previously attempted Notoptions) are read from the cache in one go. Should reduce cache misses to zero or close to it. fixes #3726
git-svn-id: https://develop.svn.wordpress.org/trunk@4855 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-01 08:53:08 +00:00 |
|
Ryan Boren
|
53bf1a03d7
|
s/table_prefix/prefix/
git-svn-id: https://develop.svn.wordpress.org/trunk@4853 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-01 07:26:13 +00:00 |
|
Ryan Boren
|
7a8b3c121c
|
Add get_users_of_blog()
git-svn-id: https://develop.svn.wordpress.org/trunk@4852 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-01 01:19:36 +00:00 |
|
Mark Jaquith
|
fd18faabf1
|
run get_categories filter on cached get_categories hits. fixes #3728
git-svn-id: https://develop.svn.wordpress.org/trunk@4848 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-31 05:57:54 +00:00 |
|
Mark Jaquith
|
fb8f9d400a
|
get_post() should check post cache before page cache. fixes #3724
git-svn-id: https://develop.svn.wordpress.org/trunk@4847 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-31 03:43:02 +00:00 |
|
Ryan Boren
|
0db117a5b6
|
Set charset for MCE. Props nbachiyski. fixes #3574
git-svn-id: https://develop.svn.wordpress.org/trunk@4845 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-31 02:07:21 +00:00 |
|
Ryan Boren
|
3301510db8
|
Add pre_option_* filter that allows plugins to short-circuit fetches.
git-svn-id: https://develop.svn.wordpress.org/trunk@4842 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-30 18:34:18 +00:00 |
|
Mark Jaquith
|
61ce0809a7
|
Prevent a missing wp-cron.php from causing an infinite loop. Props jan. fixes #3713
git-svn-id: https://develop.svn.wordpress.org/trunk@4834 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-30 13:06:56 +00:00 |
|
Ryan Boren
|
53b8aa18e4
|
Revert accidental commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@4832 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-30 01:46:05 +00:00 |
|
Ryan Boren
|
b0f28a6dff
|
Remove notoptions caching. Multile rewrite_rules options were being created. See #3692 #2268
git-svn-id: https://develop.svn.wordpress.org/trunk@4831 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-30 01:43:39 +00:00 |
|
Ryan Boren
|
375aab4c00
|
Fix typo in read_pages conditional. Props McShelby. fixes #3705
git-svn-id: https://develop.svn.wordpress.org/trunk@4825 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-28 21:58:01 +00:00 |
|
Ryan Boren
|
34a1911cce
|
Move to js dir.
git-svn-id: https://develop.svn.wordpress.org/trunk@4824 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-28 21:14:54 +00:00 |
|
Mark Jaquith
|
24e66041c0
|
Make <!--more--> regex non-greedy. Props Curloso and Viper007Bond. fixes #3698
git-svn-id: https://develop.svn.wordpress.org/trunk@4821 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-27 23:31:42 +00:00 |
|