Ryan Boren
|
3864eec220
|
Allow more tags in kses. Props lloydbudd. fixes #5617
git-svn-id: https://develop.svn.wordpress.org/trunk@6617 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 23:56:53 +00:00 |
|
Ryan Boren
|
39da2f0eec
|
Return, don't echo, array. Props Otto42. fixes #5155
git-svn-id: https://develop.svn.wordpress.org/trunk@6616 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 22:35:43 +00:00 |
|
Ryan Boren
|
17bf7548d5
|
Don't double requested url in url_to_postid(). Props filosofo. fixes #5661
git-svn-id: https://develop.svn.wordpress.org/trunk@6614 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 21:44:08 +00:00 |
|
Ryan Boren
|
81eba533de
|
Allow parens in urls. Props nbachiyski. fixes #5668
git-svn-id: https://develop.svn.wordpress.org/trunk@6613 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 20:38:43 +00:00 |
|
Ryan Boren
|
830b718dcd
|
Eliminate comment_date_gmt <= now from get_lastcommentmodified() queries. fixes #5650
git-svn-id: https://develop.svn.wordpress.org/trunk@6610 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 05:59:39 +00:00 |
|
Ryan Boren
|
c606c5bc63
|
Get named sidebars. Props AaronCampbell. fixes #5615
git-svn-id: https://develop.svn.wordpress.org/trunk@6609 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 04:51:29 +00:00 |
|
Matt Mullenweg
|
e4b2fa59dc
|
Have the bottom boxes be closed by default. Remove the global padding kill from thickbox CSS.
git-svn-id: https://develop.svn.wordpress.org/trunk@6604 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 00:20:52 +00:00 |
|
Peter Westwood
|
8151a4a389
|
Simplify to_ping query. Fixes #5649 props misterbisson.
git-svn-id: https://develop.svn.wordpress.org/trunk@6603 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-12 17:31:17 +00:00 |
|
Matt Mullenweg
|
93f3010e7f
|
Don't try fancy tab focus if the WYSIWYG isn't active. Hat tip: skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@6601 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-12 01:55:51 +00:00 |
|
Ryan Boren
|
f9d48f276c
|
phpdoc for pluggable from darkdragon. fixes #5509
git-svn-id: https://develop.svn.wordpress.org/trunk@6600 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-11 20:51:39 +00:00 |
|
Peter Westwood
|
98055b2cc0
|
Revert #5007 as it causes more trouble than it solves. Fixes #5273 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@6599 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-11 18:44:44 +00:00 |
|
Peter Westwood
|
f1d41cb830
|
Add missing brace. Fixes #5643 props xknown.
git-svn-id: https://develop.svn.wordpress.org/trunk@6598 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-11 18:35:34 +00:00 |
|
Ryan Boren
|
08af1e5ef3
|
Add depth arg to wp_list_categories(). Props pishmishy. see #2461
git-svn-id: https://develop.svn.wordpress.org/trunk@6595 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 21:51:00 +00:00 |
|
Peter Westwood
|
af929c5525
|
Add xmlrpc methods to discover the valid post and page statuses. See #5569 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@6594 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 21:46:25 +00:00 |
|
Peter Westwood
|
484a39a5b0
|
Ensure that we preserve GUIDs when importing from RSS. Fixes #5589 props peterjanes.
git-svn-id: https://develop.svn.wordpress.org/trunk@6593 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 21:27:08 +00:00 |
|
Peter Westwood
|
90e193bdab
|
Notice fixing for wp-includes. See #5607 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@6592 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 20:51:07 +00:00 |
|
Ryan Boren
|
0480fcbf68
|
Fixes for new categories interface from mdawaffe. fixes #5618
git-svn-id: https://develop.svn.wordpress.org/trunk@6591 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 20:19:58 +00:00 |
|
Ryan Boren
|
2bc93b77a0
|
Eliminate duplication in and minify jquery.schedule.js. fixes #5620
git-svn-id: https://develop.svn.wordpress.org/trunk@6590 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 17:35:48 +00:00 |
|
Ryan Boren
|
e273c34966
|
phpdoc for locale from darkdragon. fixes #5621
git-svn-id: https://develop.svn.wordpress.org/trunk@6589 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 17:28:50 +00:00 |
|
Matt Mullenweg
|
2a77958de3
|
New experimental category interface, fixes #5618. Hat tip: mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@6588 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 09:39:35 +00:00 |
|
Ryan Boren
|
089284dadd
|
JIT load tinymce localization to avoid load order problems. Props mdawaffe. fixes #5605
git-svn-id: https://develop.svn.wordpress.org/trunk@6587 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 20:11:13 +00:00 |
|
Ryan Boren
|
f5564e74c8
|
phpdoc tuneup from darkdragon. see #5611
git-svn-id: https://develop.svn.wordpress.org/trunk@6585 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 17:48:00 +00:00 |
|
Ryan Boren
|
90d8fb5f30
|
Save toggle box open/closed state. Props nbachiyski. fixes #5610
git-svn-id: https://develop.svn.wordpress.org/trunk@6584 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 17:46:13 +00:00 |
|
Ryan Boren
|
6445622ec2
|
Concat secret key with salt. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6583 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 16:37:43 +00:00 |
|
Matt Mullenweg
|
202c3ed19c
|
Replacing FAT with jQuery effects, new styling for alerts. See #5369.
git-svn-id: https://develop.svn.wordpress.org/trunk@6582 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 12:12:35 +00:00 |
|
Ryan Boren
|
fd80901dcf
|
New image uploader from tellyworth. see #5609
git-svn-id: https://develop.svn.wordpress.org/trunk@6579 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 08:14:29 +00:00 |
|
Ryan Boren
|
e5c5858215
|
Purty editor buttons from andy. Removing some oogly. fixes #5573
git-svn-id: https://develop.svn.wordpress.org/trunk@6575 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 05:21:51 +00:00 |
|
Ryan Boren
|
230bf25d88
|
Revert back to fat for now. see #5369
git-svn-id: https://develop.svn.wordpress.org/trunk@6574 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-08 07:22:07 +00:00 |
|
Ryan Boren
|
1faae5f44d
|
Fade using jquery.color. Props JeremyVisser. fixes #5369
git-svn-id: https://develop.svn.wordpress.org/trunk@6572 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-08 06:39:09 +00:00 |
|
Ryan Boren
|
5daadf8ce7
|
Mass select for users from cpoteet and mdawaffe. fixes #5592
git-svn-id: https://develop.svn.wordpress.org/trunk@6570 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-07 20:38:49 +00:00 |
|
Ryan Boren
|
16d3b034ab
|
Update jquery.form to 2.02. Props filosofo. fixes #5048
git-svn-id: https://develop.svn.wordpress.org/trunk@6569 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-07 17:23:40 +00:00 |
|
Ryan Boren
|
66415d7bba
|
Encoding before title. Props RanYanivHartstein. fixes #5519 for 2.5
git-svn-id: https://develop.svn.wordpress.org/trunk@6568 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-06 19:15:33 +00:00 |
|
Ryan Boren
|
edbba502ed
|
Remember last editor chosen. Props mdawaffe. fixes #3978
git-svn-id: https://develop.svn.wordpress.org/trunk@6567 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-06 19:01:32 +00:00 |
|
Ryan Boren
|
5c6aa3b2c7
|
phpdoc for registration from darkdragon. fixes #4383
git-svn-id: https://develop.svn.wordpress.org/trunk@6564 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-06 08:21:58 +00:00 |
|
Ryan Boren
|
652d5722e9
|
phpdoc for l10n. Props darkdragon. fixes #5590
git-svn-id: https://develop.svn.wordpress.org/trunk@6563 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-06 01:28:34 +00:00 |
|
Ryan Boren
|
bd07cec0c5
|
Update dimension to 1.2
git-svn-id: https://develop.svn.wordpress.org/trunk@6562 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-05 17:14:21 +00:00 |
|
Ryan Boren
|
32ddaae191
|
jQuery 1.2.2b2. see #5492
git-svn-id: https://develop.svn.wordpress.org/trunk@6561 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-05 06:18:29 +00:00 |
|
Ryan Boren
|
9b419d296f
|
Fix some array warnings. Props mdawaffe. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6560 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-05 05:20:56 +00:00 |
|
Ryan Boren
|
6dc06a8e41
|
Widget admin redesign from mdawaffe. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6556 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 23:34:33 +00:00 |
|
Ryan Boren
|
6ef4a86b66
|
Some file level phpdoc from darkdragon. fixes #5572
git-svn-id: https://develop.svn.wordpress.org/trunk@6554 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 20:05:07 +00:00 |
|
Ryan Boren
|
a50cd52330
|
phpdoc for comment.php from darkdragon. fixes #5578
git-svn-id: https://develop.svn.wordpress.org/trunk@6553 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 20:03:42 +00:00 |
|
Ryan Boren
|
153ce1be0d
|
Page walk fixes from hailin. fixes #5581
git-svn-id: https://develop.svn.wordpress.org/trunk@6552 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 19:55:17 +00:00 |
|
Ryan Boren
|
791a7d7191
|
Unused var cleanup. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6551 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 19:36:34 +00:00 |
|
Ryan Boren
|
200121c30a
|
Don't bust table markup when switching between visual and html. Props mdawaffe. fixes #5577
git-svn-id: https://develop.svn.wordpress.org/trunk@6547 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 08:49:35 +00:00 |
|
Ryan Boren
|
72a79d489d
|
Port autosave to jquery. Props rmccue. see #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@6546 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 08:46:33 +00:00 |
|
Matt Mullenweg
|
090108bfc8
|
Post screen improvements^H^H^H, er, changes. Will file tickets for todos.
git-svn-id: https://develop.svn.wordpress.org/trunk@6544 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-03 08:03:29 +00:00 |
|
Ryan Boren
|
083555f56b
|
phpdoc for cache.php from darkdragon. fixes #5511
git-svn-id: https://develop.svn.wordpress.org/trunk@6543 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-03 04:35:47 +00:00 |
|
Matt Mullenweg
|
30224a0b3d
|
New tag interface, tag auto-suggest while typing. Rough - suggest and parts of JS should probably be refactored. Hat tip: jhodgdon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6542 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-03 01:34:11 +00:00 |
|
Matt Mullenweg
|
d3502c9b82
|
Importing old version of dimension to compensate for older jQuery.
git-svn-id: https://develop.svn.wordpress.org/trunk@6541 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-02 23:44:08 +00:00 |
|
Ryan Boren
|
a4b001ee03
|
Fix cache close. see #5570
git-svn-id: https://develop.svn.wordpress.org/trunk@6540 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-02 23:03:25 +00:00 |
|
Ryan Boren
|
9ca1712149
|
Remove persistent object cache. fixes #5570
git-svn-id: https://develop.svn.wordpress.org/trunk@6539 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-02 22:13:16 +00:00 |
|
Ryan Boren
|
5546161120
|
Add separator location arg to wp_title. Props cpoteet. fixes #4407
git-svn-id: https://develop.svn.wordpress.org/trunk@6538 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-02 20:45:17 +00:00 |
|
Ryan Boren
|
5a9f249b34
|
set_post_type from filosofo. fixes #4844
git-svn-id: https://develop.svn.wordpress.org/trunk@6537 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-02 20:06:00 +00:00 |
|
Peter Westwood
|
c4b97ae9e3
|
Beautify. Fixes #5561 props fitztrev.
git-svn-id: https://develop.svn.wordpress.org/trunk@6536 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-02 18:21:19 +00:00 |
|
Ryan Boren
|
8f6679c739
|
Properly close tags. Props ionfish. fixes #5568
git-svn-id: https://develop.svn.wordpress.org/trunk@6535 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-02 17:31:00 +00:00 |
|
Ryan Boren
|
851481d869
|
wp.getCommentCount from josephscott. fixes #5463
git-svn-id: https://develop.svn.wordpress.org/trunk@6534 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-01 18:40:39 +00:00 |
|
Ryan Boren
|
4ed01307bb
|
Localize calendar caption. Props takayukister. fixes #5562
git-svn-id: https://develop.svn.wordpress.org/trunk@6533 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-01 18:38:32 +00:00 |
|
Ryan Boren
|
d633240113
|
Defer comment counting. Props tellyworth. fixes #5557
git-svn-id: https://develop.svn.wordpress.org/trunk@6532 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-01 17:03:52 +00:00 |
|
Ryan Boren
|
cdbb434e6a
|
Remove unneeded get_userdata call. Props DD32. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6531 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-31 23:39:02 +00:00 |
|
Ryan Boren
|
00db74c820
|
Theme tagging from andy. fixes #5545
git-svn-id: https://develop.svn.wordpress.org/trunk@6530 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-31 18:39:43 +00:00 |
|
Ryan Boren
|
d9cfccddc1
|
Separate cookie generation from cookie set. Introduce wp_generate_auth_cookie(). see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6529 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-31 17:50:32 +00:00 |
|
Peter Westwood
|
a1b7802896
|
Deprecate comments_rss and create_user.
git-svn-id: https://develop.svn.wordpress.org/trunk@6517 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-28 21:47:54 +00:00 |
|
Peter Westwood
|
aa78f6c4c0
|
Better documentation for prep_atom_text_construct props darkdragon
git-svn-id: https://develop.svn.wordpress.org/trunk@6516 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-28 21:21:50 +00:00 |
|
Peter Westwood
|
38e2dc5791
|
Better documentation for the_author props darkdragon
git-svn-id: https://develop.svn.wordpress.org/trunk@6515 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-28 21:19:44 +00:00 |
|
Peter Westwood
|
7a455e8b2b
|
Mark functions and files as deprecated. Fixes #4361 props docwhat and darkdragon
git-svn-id: https://develop.svn.wordpress.org/trunk@6514 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-28 21:17:42 +00:00 |
|
Ryan Boren
|
5ce8d7be6b
|
Prototype 1.6.0 and script.aculo.us 1.8.0. fixes #5543
git-svn-id: https://develop.svn.wordpress.org/trunk@6512 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-28 19:17:21 +00:00 |
|
Ryan Boren
|
b63e3868f1
|
Use is_admin. Props markjaquith. see #5487
git-svn-id: https://develop.svn.wordpress.org/trunk@6509 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-28 01:04:17 +00:00 |
|
Ryan Boren
|
c0e11298c2
|
\s is not a valid escape sequence. Props xknown. fixes #5539
git-svn-id: https://develop.svn.wordpress.org/trunk@6501 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-27 08:09:31 +00:00 |
|
Ryan Boren
|
410d3b3b56
|
phpdoc for comment-template.php from darkdragon. fixes #5528
git-svn-id: https://develop.svn.wordpress.org/trunk@6495 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-26 17:18:13 +00:00 |
|
Ryan Boren
|
de74752fb4
|
phpdoc for canonical.php from darkdragon. fixes #5526
git-svn-id: https://develop.svn.wordpress.org/trunk@6494 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-25 20:48:47 +00:00 |
|
Ryan Boren
|
ac09012f47
|
Some file level phpdoc from darkdragon. fixes #5527
git-svn-id: https://develop.svn.wordpress.org/trunk@6493 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-25 20:48:01 +00:00 |
|
Ryan Boren
|
d061a16188
|
Don't do hierarchical if includes specified. Props Kafkaesqui. fixes #5373 for 2.4
git-svn-id: https://develop.svn.wordpress.org/trunk@6491 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 21:24:03 +00:00 |
|
Ryan Boren
|
6da1524825
|
Fetch only post category terms in get_posts(). Props MichaelH. fixes #5317
git-svn-id: https://develop.svn.wordpress.org/trunk@6490 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 21:21:16 +00:00 |
|
Peter Westwood
|
bce45c481a
|
Avoid the 64bit dragons. Fixes #3780 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@6488 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 15:14:07 +00:00 |
|
Ryan Boren
|
1a4f8fd617
|
set_auth_cookie action. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6486 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 08:01:55 +00:00 |
|
Peter Westwood
|
6c07e81826
|
Add file level documentation for compat.php. Fixes #5510 props darkdragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6485 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 07:18:41 +00:00 |
|
Peter Westwood
|
6ee634e61f
|
Add file level documentation for template-loader.php. Fixes #5513 props darkdragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6483 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 07:09:36 +00:00 |
|
Peter Westwood
|
e25735041e
|
Add documentation for bookmark-template.php. Fixes #5521 props darkdragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6481 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 07:04:29 +00:00 |
|
Peter Westwood
|
7d592c6d64
|
Add documentation for bookmark.php. Fixes #5523 props darkdragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6480 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 07:01:47 +00:00 |
|
Peter Westwood
|
86724e8e77
|
Update @since information. Fixes #4393 props darkdragon
git-svn-id: https://develop.svn.wordpress.org/trunk@6479 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 06:57:34 +00:00 |
|
Ryan Boren
|
4436a01316
|
Allow DB salt to be overridden by SECRET_SALT. Add a filter to wp_salt(). see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6478 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 06:34:12 +00:00 |
|
Ryan Boren
|
976dc65a9b
|
Don't fallback to DB info for secret key. Allow expiration grace period for AJAX requests. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6471 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-23 00:58:06 +00:00 |
|
Ryan Boren
|
22eb9c1d99
|
Show DB errors if WP_DEBUG and if installing. see #5473
git-svn-id: https://develop.svn.wordpress.org/trunk@6469 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-22 17:45:30 +00:00 |
|
Ryan Boren
|
5b1a91e0c3
|
Throw pages into search queries. Let's see how they handle. see #5149
git-svn-id: https://develop.svn.wordpress.org/trunk@6467 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-22 08:19:10 +00:00 |
|
Ryan Boren
|
7e06628e1b
|
Don't block SET NAMES query. Props g30rg3x for the find. fixes #5503 for 2.4
git-svn-id: https://develop.svn.wordpress.org/trunk@6464 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-22 06:24:48 +00:00 |
|
Ryan Boren
|
fa1f09bcb3
|
Forgot this. see #5495
git-svn-id: https://develop.svn.wordpress.org/trunk@6460 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-21 19:54:46 +00:00 |
|
Ryan Boren
|
9365777088
|
Return after bailing since bail doesn't always die now. Don't do queries if constructor didn't complete. see #5495
git-svn-id: https://develop.svn.wordpress.org/trunk@6459 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-21 19:30:08 +00:00 |
|
Ryan Boren
|
0c135204a3
|
Revert accidental bits.
git-svn-id: https://develop.svn.wordpress.org/trunk@6457 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-21 18:50:29 +00:00 |
|
Ryan Boren
|
5ff262b3da
|
Page walker fixes from hailin. fixes #5498
git-svn-id: https://develop.svn.wordpress.org/trunk@6456 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-21 18:49:20 +00:00 |
|
Ryan Boren
|
26a0cf0e7b
|
Remove debug
git-svn-id: https://develop.svn.wordpress.org/trunk@6452 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-21 06:12:23 +00:00 |
|
Ryan Boren
|
b8965ef065
|
Be more selective in what we make clickable.
git-svn-id: https://develop.svn.wordpress.org/trunk@6449 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-21 03:14:22 +00:00 |
|
Ryan Boren
|
08920c2855
|
Custom DB error page. fixes #5500 for 2.4
git-svn-id: https://develop.svn.wordpress.org/trunk@6447 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-21 02:53:57 +00:00 |
|
Peter Westwood
|
be5393fed5
|
Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6440 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 22:28:54 +00:00 |
|
Peter Westwood
|
afd0b9a623
|
Ensure we don't call exif_read_data() on unsupported file types. Fixes #5397 props DD32
git-svn-id: https://develop.svn.wordpress.org/trunk@6438 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 22:18:28 +00:00 |
|
Peter Westwood
|
e097caa70c
|
Fix some of the notices visible with WP_DEBUG enabled.
git-svn-id: https://develop.svn.wordpress.org/trunk@6436 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 21:25:12 +00:00 |
|
Peter Westwood
|
3301f80416
|
Fix query variable naming errors.
git-svn-id: https://develop.svn.wordpress.org/trunk@6435 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 20:59:53 +00:00 |
|
Ryan Boren
|
d20eeb048b
|
Use __ngettext() for plurals. Props darkdragon. see #4865
git-svn-id: https://develop.svn.wordpress.org/trunk@6430 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 17:05:06 +00:00 |
|
Ryan Boren
|
1671feadfc
|
Set error if there is a problem connecting to the DB. Props skeltoac and Potter_System. fixes #5495
git-svn-id: https://develop.svn.wordpress.org/trunk@6426 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 02:10:09 +00:00 |
|
Ryan Boren
|
94618e5837
|
Update term counts when future posts are published. fixes #4913 #5488
git-svn-id: https://develop.svn.wordpress.org/trunk@6425 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 00:48:49 +00:00 |
|
Ryan Boren
|
f86da68978
|
Don't create blank terms. Props ionfish and jhodgdon. fixes #5494
git-svn-id: https://develop.svn.wordpress.org/trunk@6424 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 23:25:11 +00:00 |
|