Mark Jaquith
|
608fd4e44f
|
trying Ryan's suggestion for #3215
git-svn-id: https://develop.svn.wordpress.org/trunk@4513 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-22 04:58:31 +00:00 |
Ryan Boren
|
ce1cb37f34
|
Bump autosave interval to 2 minutes for now. #3379
git-svn-id: https://develop.svn.wordpress.org/trunk@4512 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-22 02:54:04 +00:00 |
Ryan Boren
|
56cda89bdf
|
Make wptexturize faster. Props ecb29. fixes #2980
git-svn-id: https://develop.svn.wordpress.org/trunk@4511 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-21 22:00:10 +00:00 |
Ryan Boren
|
6def40697c
|
Upload JS fixes from mdawaffe. fixes #3378
git-svn-id: https://develop.svn.wordpress.org/trunk@4510 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-21 20:10:01 +00:00 |
Ryan Boren
|
2e848a43e4
|
Bump script ver.
git-svn-id: https://develop.svn.wordpress.org/trunk@4508 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-21 01:40:25 +00:00 |
Ryan Boren
|
314a957940
|
Kill form submission during autosave.
git-svn-id: https://develop.svn.wordpress.org/trunk@4507 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-21 01:39:09 +00:00 |
Ryan Boren
|
6d3ce02732
|
TinyMCE 2.0.8
git-svn-id: https://develop.svn.wordpress.org/trunk@4506 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-21 00:55:06 +00:00 |
Ryan Boren
|
770da54d44
|
ID instead of id. Props Nazgul. fixes #3152
git-svn-id: https://develop.svn.wordpress.org/trunk@4505 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-20 05:01:57 +00:00 |
Ryan Boren
|
c1767df117
|
ID instead of id. Props Nazgul. fixes #3152
git-svn-id: https://develop.svn.wordpress.org/trunk@4504 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-20 04:29:06 +00:00 |
Ryan Boren
|
6e8a8a7b95
|
get_children() uses get_posts(). Props mdawaffe. fixes #3189
git-svn-id: https://develop.svn.wordpress.org/trunk@4503 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-20 04:23:12 +00:00 |
Ryan Boren
|
54a03e22ab
|
Fix logo link and use install.css in wpdb bail. Props Sewar. fixes #3209
git-svn-id: https://develop.svn.wordpress.org/trunk@4502 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-20 04:07:34 +00:00 |
Ryan Boren
|
57bc52df0d
|
Don't linebreak after Z. Props andy. fixes #3312
git-svn-id: https://develop.svn.wordpress.org/trunk@4501 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-20 04:02:40 +00:00 |
Ryan Boren
|
8d2a32913e
|
Pass format string and gmtbool as args to data and time filters. Props sdiz. fixes #2754
git-svn-id: https://develop.svn.wordpress.org/trunk@4498 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-20 01:46:20 +00:00 |
Ryan Boren
|
cb11b2ef85
|
Handle empty authors list. Props MichaelH. fixes #2384
git-svn-id: https://develop.svn.wordpress.org/trunk@4497 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 08:06:03 +00:00 |
Ryan Boren
|
e44ea1ff93
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:56:05 +00:00 |
Ryan Boren
|
603ec78946
|
i18n fix for comments_number(). Props Mark Jaquith. fixes #3244
git-svn-id: https://develop.svn.wordpress.org/trunk@4494 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:45:28 +00:00 |
Ryan Boren
|
45984c58eb
|
ceil() max_num_pages. Props MattRead. fixes #3368
git-svn-id: https://develop.svn.wordpress.org/trunk@4488 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 00:58:15 +00:00 |
Ryan Boren
|
67ce2d8d4f
|
Ref more singletons.
git-svn-id: https://develop.svn.wordpress.org/trunk@4486 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 00:12:57 +00:00 |
Ryan Boren
|
0e188c6859
|
Base last modified time for comment feeds on comments, not the post. Props mdawaffe. fixes #137
git-svn-id: https://develop.svn.wordpress.org/trunk@4483 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-18 20:46:43 +00:00 |
Ryan Boren
|
a9df0b834b
|
Visual and Code. Props foolswisdom. fixes #3233
git-svn-id: https://develop.svn.wordpress.org/trunk@4476 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-17 21:16:17 +00:00 |
Ryan Boren
|
a18ec2228c
|
Fix attachment links for page on front. Props mdawaffe. fixes #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@4475 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-17 20:00:11 +00:00 |
Mark Jaquith
|
33a423a769
|
silence the fopen() in wp_remote_fopen()
git-svn-id: https://develop.svn.wordpress.org/trunk@4472 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-15 22:46:35 +00:00 |
Ryan Boren
|
e8f473002c
|
Set extract type and rename car to avoid overwrites.
git-svn-id: https://develop.svn.wordpress.org/trunk@4469 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-15 00:25:44 +00:00 |
Ryan Boren
|
7602d4ea9a
|
Inline uploader tweaks from mdawaffe. fixes #3360
git-svn-id: https://develop.svn.wordpress.org/trunk@4466 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-14 23:18:20 +00:00 |
Ryan Boren
|
997227c59a
|
is_singular should be false for the posts page. Props mdawaffe. fixes #3351
git-svn-id: https://develop.svn.wordpress.org/trunk@4463 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-11 18:25:42 +00:00 |
Mark Jaquith
|
cd1287bca8
|
valid XHTML for uploader. props tassoman and mdawaffe. fixes #3340
git-svn-id: https://develop.svn.wordpress.org/trunk@4461 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-09 19:02:40 +00:00 |
Ryan Boren
|
be689d80a3
|
Preserve the original query object as wp_the_query so that it's not stomped by subsequent calls to query_posts().
git-svn-id: https://develop.svn.wordpress.org/trunk@4460 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-09 06:50:58 +00:00 |
Ryan Boren
|
e94e7229c9
|
Bump script vers.
git-svn-id: https://develop.svn.wordpress.org/trunk@4459 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-08 21:24:52 +00:00 |
Ryan Boren
|
368ceed2a8
|
Ajax plugin tweakage from mdawaffe. fixes #3334
git-svn-id: https://develop.svn.wordpress.org/trunk@4458 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-08 21:23:41 +00:00 |
Ryan Boren
|
94b9222a4b
|
Remove paging by days. fixes #3341
git-svn-id: https://develop.svn.wordpress.org/trunk@4457 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-08 21:22:35 +00:00 |
Ryan Boren
|
6a3029d8d5
|
Use FOUND_ROWS to calculate the max number of pages. Need to cleanup/eliminate _max_num_pages().
git-svn-id: https://develop.svn.wordpress.org/trunk@4455 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-08 09:13:11 +00:00 |
Ryan Boren
|
a9b0944ae2
|
Wrap cat name in CDATA. props alexkingorg. fixes #3252
git-svn-id: https://develop.svn.wordpress.org/trunk@4454 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-08 06:57:26 +00:00 |
Ryan Boren
|
08b0eb170b
|
Fix amp handling. Props skeltoac. fixes #3328
git-svn-id: https://develop.svn.wordpress.org/trunk@4451 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-08 01:12:41 +00:00 |
Ryan Boren
|
04c0b4f99d
|
GROUP BY is hella faster than DISTINCT.
git-svn-id: https://develop.svn.wordpress.org/trunk@4450 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-07 23:43:59 +00:00 |
Mark Jaquith
|
697897019a
|
possible solution for #3215
git-svn-id: https://develop.svn.wordpress.org/trunk@4445 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-03 02:42:47 +00:00 |
Ryan Boren
|
24524f4d65
|
category_before and category_after
git-svn-id: https://develop.svn.wordpress.org/trunk@4444 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-02 22:12:13 +00:00 |
Mark Jaquith
|
4022da0113
|
Another autosave typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@4441 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-02 02:47:59 +00:00 |
Ryan Boren
|
a3869af95f
|
Seconds not milliseconds.
git-svn-id: https://develop.svn.wordpress.org/trunk@4440 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-01 17:19:33 +00:00 |
Ryan Boren
|
8c82107b6e
|
Typo
git-svn-id: https://develop.svn.wordpress.org/trunk@4439 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-01 16:49:23 +00:00 |
Mark Jaquith
|
5ae75c9a44
|
Catch NULL, bool, and integer values in is_serialized(). Props mdawaffe. fixes #3310
git-svn-id: https://develop.svn.wordpress.org/trunk@4438 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-31 08:24:09 +00:00 |
Mark Jaquith
|
d2865e988f
|
[4432] missed "comment => c" conversion in edit_comment_link(). Props tinyau. fixes #3309
git-svn-id: https://develop.svn.wordpress.org/trunk@4436 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-31 06:13:43 +00:00 |
Mark Jaquith
|
3567fff3db
|
Better preservation of query string when using add_query_arg(). Props in self- and Andy-flavored varieties. fixes #3308
git-svn-id: https://develop.svn.wordpress.org/trunk@4435 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-31 05:49:14 +00:00 |
Ryan Boren
|
02a2d051be
|
Autosave periodical executor from masquerade. fixes #3195
git-svn-id: https://develop.svn.wordpress.org/trunk@4433 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-30 20:18:59 +00:00 |
Matt Mullenweg
|
d3eee351ce
|
Make these links shorter and remove unneeded vars
git-svn-id: https://develop.svn.wordpress.org/trunk@4432 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-30 19:27:24 +00:00 |
Mark Jaquith
|
b247fdc973
|
Allow "quoted strings" to be used in searches. mega free-beer-when-I-finally-meet-you-in-person props to ringmaster. fixes #3177
git-svn-id: https://develop.svn.wordpress.org/trunk@4426 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-27 03:47:43 +00:00 |
Ryan Boren
|
1d570ec675
|
get_page_by_title()
git-svn-id: https://develop.svn.wordpress.org/trunk@4425 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-26 19:55:10 +00:00 |
Mark Jaquith
|
f3f5188f24
|
Fix post meta caching system to reduce queries and eliminate redundant WP code. fixes #3273
git-svn-id: https://develop.svn.wordpress.org/trunk@4419 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-24 10:52:59 +00:00 |
Mark Jaquith
|
c1f5e720eb
|
Don't assume that TinyMCE exists, and degrade gracefully if it doesn't. fixes #3272
git-svn-id: https://develop.svn.wordpress.org/trunk@4417 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-24 03:57:19 +00:00 |
Ryan Boren
|
7414172018
|
Init query_vars as an array.
git-svn-id: https://develop.svn.wordpress.org/trunk@4414 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-23 01:34:00 +00:00 |
Mark Jaquith
|
10b506305a
|
Revert [3952] because it causes double slashing
git-svn-id: https://develop.svn.wordpress.org/trunk@4409 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-19 00:39:01 +00:00 |