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 |
|
Mark Jaquith
|
2fd34af717
|
Have add_option() for options whose non-existence has been cached clear that cached non-existence before adding the option. Nice catch by Westi. fixes #3692
git-svn-id: https://develop.svn.wordpress.org/trunk@4820 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-27 23:06:46 +00:00 |
|
Matt Mullenweg
|
e0eb6c809a
|
Bringing in the jquery goodness
git-svn-id: https://develop.svn.wordpress.org/trunk@4816 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-27 18:45:54 +00:00 |
|
Ryan Boren
|
2aee25e27e
|
Update to prototype 1.5.0 and scriptaculous 1.7.0. Fix some AJAXy bits. Props mdawaffe. fixes #3645 #3676 #3519
git-svn-id: https://develop.svn.wordpress.org/trunk@4813 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-26 03:41:17 +00:00 |
|
Mark Jaquith
|
eadcf2f4cc
|
Link to TinyMCE css file with http scheme on all server setups. Props MichaelH and Andy. fixes #3646
git-svn-id: https://develop.svn.wordpress.org/trunk@4812 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-26 02:57:07 +00:00 |
|
Matt Mullenweg
|
06804aaf72
|
This is what I get for commiting remotely, should fix currently known issues with atom 1.0
git-svn-id: https://develop.svn.wordpress.org/trunk@4805 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 08:48:18 +00:00 |
|
Matt Mullenweg
|
c348336b89
|
Missed a file and an easy mistake.
git-svn-id: https://develop.svn.wordpress.org/trunk@4804 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 08:37:26 +00:00 |
|
Ryan Boren
|
04a3b1c246
|
Don't output ul when title_li is empty. Props m0n5t3r. fixes #3664
git-svn-id: https://develop.svn.wordpress.org/trunk@4800 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 02:02:21 +00:00 |
|
Ryan Boren
|
ee4e6927a4
|
TinyMCE 2.0.9. fixes #3564
git-svn-id: https://develop.svn.wordpress.org/trunk@4799 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 01:20:47 +00:00 |
|
Mark Jaquith
|
58ee51abe9
|
Cache the non-existence of options to prevent redundant queries. props davidhouse. fixes #2268
git-svn-id: https://develop.svn.wordpress.org/trunk@4798 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 00:12:08 +00:00 |
|
Mark Jaquith
|
a6a04bb76f
|
Typo in [4790] caught by Znuff. fixes #3644
git-svn-id: https://develop.svn.wordpress.org/trunk@4795 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-24 05:44:24 +00:00 |
|
Mark Jaquith
|
ebbe900f42
|
Tending the graveyard. Memento mori.
git-svn-id: https://develop.svn.wordpress.org/trunk@4791 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-23 09:15:17 +00:00 |
|
Mark Jaquith
|
35e2f47f5f
|
Do not attempt to use rel-tag for URL schemes that do not support it. fixes #3265
git-svn-id: https://develop.svn.wordpress.org/trunk@4790 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-23 08:21:28 +00:00 |
|
Ryan Boren
|
ddda423d89
|
Trunk is now for 2.2 development.
git-svn-id: https://develop.svn.wordpress.org/trunk@4785 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-23 06:30:37 +00:00 |
|
Matt Mullenweg
|
9d138a1954
|
It's that time again.
git-svn-id: https://develop.svn.wordpress.org/trunk@4782 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-22 21:51:38 +00:00 |
|
Ryan Boren
|
81ccfa17f6
|
Walker fix ups. fixes #3080
git-svn-id: https://develop.svn.wordpress.org/trunk@4779 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-22 07:05:48 +00:00 |
|
Ryan Boren
|
e8e964482d
|
Make sure is_array before extract. Props idle. fixes #3626
git-svn-id: https://develop.svn.wordpress.org/trunk@4778 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-21 20:03:02 +00:00 |
|
Ryan Boren
|
bf8655a25f
|
RC2
git-svn-id: https://develop.svn.wordpress.org/trunk@4776 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-20 06:48:56 +00:00 |
|
Mark Jaquith
|
c408fe6afa
|
use lang for text/html and xml:lang for all others. Props nickshanks. fixes #3608
git-svn-id: https://develop.svn.wordpress.org/trunk@4775 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-19 22:10:33 +00:00 |
|
Ryan Boren
|
e842aa31f7
|
Check style. Props nickshanks. fixes #3610
git-svn-id: https://develop.svn.wordpress.org/trunk@4774 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-19 20:58:56 +00:00 |
|
Ryan Boren
|
a41ca94341
|
Delete page_uris option before updating it to avoid possibly expensive array comparison. #3614
git-svn-id: https://develop.svn.wordpress.org/trunk@4773 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-19 20:36:35 +00:00 |
|
Ryan Boren
|
f8241d6c37
|
Drop linkcategories table for those upgrading from previous alphas and betas.
git-svn-id: https://develop.svn.wordpress.org/trunk@4772 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-19 20:33:11 +00:00 |
|
Ryan Boren
|
821b816f01
|
Lose all JS compression. Save it for another day.
git-svn-id: https://develop.svn.wordpress.org/trunk@4770 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-19 01:10:32 +00:00 |
|
Ryan Boren
|
63618ea814
|
Lose quicktags.compressed.js since many people customize quicktags.
git-svn-id: https://develop.svn.wordpress.org/trunk@4769 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-19 01:05:20 +00:00 |
|
Ryan Boren
|
3e8513baea
|
Category AJAX fixes from mdawaffe. fixes #3343
git-svn-id: https://develop.svn.wordpress.org/trunk@4768 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-19 00:49:01 +00:00 |
|
Ryan Boren
|
11f6d0247b
|
If WPLANG is empty leave empty. fixes #3611
git-svn-id: https://develop.svn.wordpress.org/trunk@4764 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-18 17:40:05 +00:00 |
|
Ryan Boren
|
6442428434
|
RC1
git-svn-id: https://develop.svn.wordpress.org/trunk@4761 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-18 03:35:01 +00:00 |
|
Ryan Boren
|
d3c162e0e5
|
Autosave fixes from mdawaffe. fixes #3601
git-svn-id: https://develop.svn.wordpress.org/trunk@4760 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-18 03:32:54 +00:00 |
|
Ryan Boren
|
ebc82b1be2
|
Add wp_list_categories filter. Props Mark Jaquith. fixes #3586
git-svn-id: https://develop.svn.wordpress.org/trunk@4755 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 22:50:30 +00:00 |
|
Ryan Boren
|
fb8bd1dbec
|
Fix SQL error when excluding empty cat. fixes #3598
git-svn-id: https://develop.svn.wordpress.org/trunk@4754 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 22:37:15 +00:00 |
|
Ryan Boren
|
22f99849eb
|
Discard non-scalars when building query string.
git-svn-id: https://develop.svn.wordpress.org/trunk@4753 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 19:05:01 +00:00 |
|
Ryan Boren
|
de62091671
|
Restrict wp_remote_fopen to remote files.
git-svn-id: https://develop.svn.wordpress.org/trunk@4752 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 18:41:05 +00:00 |
|
Ryan Boren
|
3f2795b691
|
beta4
git-svn-id: https://develop.svn.wordpress.org/trunk@4750 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 18:16:20 +00:00 |
|
Ryan Boren
|
21fdc53a8f
|
Send to Editor fixes from mdawaffe. fixes #3594
git-svn-id: https://develop.svn.wordpress.org/trunk@4748 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 18:10:54 +00:00 |
|
Ryan Boren
|
a1a8f1af2e
|
Set eol-style to native.
git-svn-id: https://develop.svn.wordpress.org/trunk@4747 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 17:52:13 +00:00 |
|
Ryan Boren
|
fd1a5d4139
|
Doh! fixes #3587
git-svn-id: https://develop.svn.wordpress.org/trunk@4745 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 07:38:08 +00:00 |
|
Ryan Boren
|
87c05c47fc
|
beta3
git-svn-id: https://develop.svn.wordpress.org/trunk@4744 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 07:19:40 +00:00 |
|
Ryan Boren
|
2a139cd3ca
|
Pass resource to mysql_error. Props jgough. fixes #3544
git-svn-id: https://develop.svn.wordpress.org/trunk@4741 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 02:32:42 +00:00 |
|
Ryan Boren
|
9a5fb19219
|
Remove empty files.
git-svn-id: https://develop.svn.wordpress.org/trunk@4739 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 02:13:23 +00:00 |
|
Ryan Boren
|
0f2b6b07b9
|
Cleanup link upgrade code. Drop linkcategories table.
git-svn-id: https://develop.svn.wordpress.org/trunk@4738 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 01:54:50 +00:00 |
|
Ryan Boren
|
51eab57361
|
Fix plural form parsing. Props nbachiyski. fixes #3577
git-svn-id: https://develop.svn.wordpress.org/trunk@4736 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 01:37:48 +00:00 |
|
Ryan Boren
|
905c34258b
|
gettext fix from Kirin_Lin. fixes #3558
git-svn-id: https://develop.svn.wordpress.org/trunk@4733 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-15 23:09:07 +00:00 |
|