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 |
|
Ryan Boren
|
71fbba1534
|
Rename file. see #4470
git-svn-id: https://develop.svn.wordpress.org/trunk@6422 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 22:46:02 +00:00 |
|
Ryan Boren
|
9af95e4544
|
Password strength meter from MellerTime. see #4470
git-svn-id: https://develop.svn.wordpress.org/trunk@6419 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 21:53:10 +00:00 |
|
Ryan Boren
|
c66540fc1a
|
Fix previous/next links for slugs containing 'page'. Props xknown. fixes #5318
git-svn-id: https://develop.svn.wordpress.org/trunk@6415 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 19:27:14 +00:00 |
|
Ryan Boren
|
c15c27ec2c
|
Fix id, self link and alternate link in Atom comment feeds. Props ionfish. fixes #5435
git-svn-id: https://develop.svn.wordpress.org/trunk@6414 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 18:25:22 +00:00 |
|
Ryan Boren
|
a62059d49e
|
get_search_feed_link and get_search_comments_feed_link from ionfish. fixes #5442
git-svn-id: https://develop.svn.wordpress.org/trunk@6413 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 18:05:21 +00:00 |
|
Ryan Boren
|
996d913b0e
|
Better is_admin() check from filosofo and pishmishy. fixes #5487
git-svn-id: https://develop.svn.wordpress.org/trunk@6412 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 17:56:16 +00:00 |
|
Ryan Boren
|
8966b24e0b
|
Add a get_stylesheet_dir to sprintf in get_theme_mod. Props andy. fixes #5398
git-svn-id: https://develop.svn.wordpress.org/trunk@6410 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 17:47:06 +00:00 |
|
Ryan Boren
|
e715ba1cd0
|
Allows 0 titles when sanitizing. Props mdawaffe. fixes #5293
git-svn-id: https://develop.svn.wordpress.org/trunk@6409 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 17:45:50 +00:00 |
|
Ryan Boren
|
d8876f4dba
|
language_attributes() improvements from ionfish. fixes #5393
git-svn-id: https://develop.svn.wordpress.org/trunk@6408 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 17:44:02 +00:00 |
|
Peter Westwood
|
5c75f4cc75
|
Don't create empty tags. Fixes #5412 props ionfish
git-svn-id: https://develop.svn.wordpress.org/trunk@6407 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 17:34:15 +00:00 |
|
Ryan Boren
|
a668aa0fe9
|
Fix tinymce valid elements configuration. Props linusmartensson. fixes #3826
git-svn-id: https://develop.svn.wordpress.org/trunk@6405 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-18 20:46:09 +00:00 |
|
Ryan Boren
|
6aa006ce3c
|
redirect fixes from ruckus and tellyworth. fixes #5479
git-svn-id: https://develop.svn.wordpress.org/trunk@6402 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-18 05:28:44 +00:00 |
|
Ryan Boren
|
49d95f21c1
|
unique filename fixes from tellyworth. fixes #5482
git-svn-id: https://develop.svn.wordpress.org/trunk@6401 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-18 03:32:43 +00:00 |
|
Ryan Boren
|
894db1ba91
|
Fix AJAX cookie validation. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6400 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-17 21:12:28 +00:00 |
|
Ryan Boren
|
930b3c2b2e
|
wp_list_pages() no longer requires get_pages() to do a hierarchical sort. Set hierarchical to false. see #5458
git-svn-id: https://develop.svn.wordpress.org/trunk@6399 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-17 06:53:59 +00:00 |
|
Ryan Boren
|
7812280d07
|
Use generic page rewrite rules for compatible permalink strucures. see #3614
git-svn-id: https://develop.svn.wordpress.org/trunk@6398 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-17 06:29:30 +00:00 |
|
Ryan Boren
|
30bb10fba2
|
Accept array of pages for is_page(). Props azaozz. fixes #5430
git-svn-id: https://develop.svn.wordpress.org/trunk@6397 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-17 06:21:43 +00:00 |
|
Ryan Boren
|
5b1f4e739c
|
wp_set_password(). see #2394
git-svn-id: https://develop.svn.wordpress.org/trunk@6396 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-17 06:02:45 +00:00 |
|
Ryan Boren
|
cdda888c0c
|
author-template phpdoc from darkdragon. fixes #4393
git-svn-id: https://develop.svn.wordpress.org/trunk@6395 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-16 23:47:58 +00:00 |
|
Ryan Boren
|
a3058bdbc2
|
Suppress display of DB error messages by default. Props filosofo. see #5473
git-svn-id: https://develop.svn.wordpress.org/trunk@6391 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-16 21:38:24 +00:00 |
|
Ryan Boren
|
f4d8e3a731
|
Import file attachments. Props tellyworth. fixes #5466
git-svn-id: https://develop.svn.wordpress.org/trunk@6390 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-16 21:34:48 +00:00 |
|
Ryan Boren
|
6268241e88
|
Fix depth = 1 page traversal. Props hailin. fixes #5469
git-svn-id: https://develop.svn.wordpress.org/trunk@6388 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-16 20:31:44 +00:00 |
|
Ryan Boren
|
bb7922cd42
|
New secure cookie protocol. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6387 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-16 17:41:59 +00:00 |
|
Ryan Boren
|
5918e8cf1c
|
Pluggable random password generator from pishmishy. fixes #5401
git-svn-id: https://develop.svn.wordpress.org/trunk@6385 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-15 05:31:16 +00:00 |
|
Ryan Boren
|
95e4e8c822
|
Faster page and cat walker. Props hailin. see #5458
git-svn-id: https://develop.svn.wordpress.org/trunk@6384 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-14 21:46:52 +00:00 |
|
Ryan Boren
|
390e3d1c20
|
clean page cache when reparenting pages after deletion. Props hailin. fixes #5457
git-svn-id: https://develop.svn.wordpress.org/trunk@6382 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-14 20:56:55 +00:00 |
|
Ryan Boren
|
c5df163698
|
Fix registration of multiple sidebars. Props watson. fixes #5352
git-svn-id: https://develop.svn.wordpress.org/trunk@6381 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-14 08:06:08 +00:00 |
|
Ryan Boren
|
1fdcc63822
|
Faster page_rows() from hailin. see #5303
git-svn-id: https://develop.svn.wordpress.org/trunk@6380 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-14 06:20:42 +00:00 |
|
Ryan Boren
|
fc087d1fb6
|
post phpdoc from m0n5t3r and darkdragon. see #3982
git-svn-id: https://develop.svn.wordpress.org/trunk@6379 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-14 00:28:34 +00:00 |
|
Ryan Boren
|
f7adf585d1
|
Taxonomy phpdoc from darkdragon. fixes #4742
git-svn-id: https://develop.svn.wordpress.org/trunk@6378 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-14 00:25:39 +00:00 |
|
Ryan Boren
|
e10c490a4f
|
Query page attachments from page requests so that they can both use the same set of rewrite rules. see #3614
git-svn-id: https://develop.svn.wordpress.org/trunk@6377 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-12 11:45:55 +00:00 |
|
Ryan Boren
|
e6befddf5f
|
Defer term counting during import. Props tellyworth. fixes #5377
git-svn-id: https://develop.svn.wordpress.org/trunk@6376 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-12 05:14:00 +00:00 |
|
Peter Westwood
|
7003316321
|
Autosave tags as well. Fixes #5359 props sembee
git-svn-id: https://develop.svn.wordpress.org/trunk@6373 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-11 20:30:22 +00:00 |
|
Matt Mullenweg
|
a5aa17b2fc
|
Revert [6368]. Fixes #5448, fixes #5247 by adding a new filter to hook in specifically to add attributes, rather than filtering the whole thing. Minor formatting cleanup of comments_popup_link.
git-svn-id: https://develop.svn.wordpress.org/trunk@6372 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-10 20:49:46 +00:00 |
|
Ryan Boren
|
bf0c6f9f23
|
phpdoc for deprecated funcs. Props darkdragon. fixes #5444
git-svn-id: https://develop.svn.wordpress.org/trunk@6370 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-10 18:52:24 +00:00 |
|
Ryan Boren
|
1db91baf1e
|
Support atom threading. Props rubys. fixes #5434
git-svn-id: https://develop.svn.wordpress.org/trunk@6369 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-10 06:57:58 +00:00 |
|
Ryan Boren
|
340228e4ad
|
comments_popup_link filter from joostdevalk. fixes #5247
git-svn-id: https://develop.svn.wordpress.org/trunk@6368 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-10 06:53:58 +00:00 |
|
Peter Westwood
|
bdeb4e3663
|
Remove triming from string options fixes #4781 props hakre
git-svn-id: https://develop.svn.wordpress.org/trunk@6367 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-09 11:49:25 +00:00 |
|
Peter Westwood
|
23b7e0b2c4
|
Comment out the code that can't run so as to not confuse people.
git-svn-id: https://develop.svn.wordpress.org/trunk@6366 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-09 11:28:57 +00:00 |
|
Ryan Boren
|
fb05263f15
|
New feed_link functions. Deprecate rss_link functions. Make default feed pluggable. Props rubys. see #5328
git-svn-id: https://develop.svn.wordpress.org/trunk@6365 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-06 19:58:15 +00:00 |
|
Ryan Boren
|
3a8b2fcca3
|
Remove unused vars. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6364 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-06 19:49:33 +00:00 |
|
Ryan Boren
|
6e2cb47d4e
|
Filter and action optimizations and phpdoc updates from darkdragon. fixes #5338
git-svn-id: https://develop.svn.wordpress.org/trunk@6361 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-06 05:56:38 +00:00 |
|
Ryan Boren
|
a1559b9db2
|
Remove executable property from files. Props lapcat. fixes #5408
git-svn-id: https://develop.svn.wordpress.org/trunk@6360 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-05 09:30:13 +00:00 |
|
Ryan Boren
|
5293dfa9be
|
Refactor next_post_link, previous_post_link. props xknown. fixes #5411
git-svn-id: https://develop.svn.wordpress.org/trunk@6359 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-05 09:25:45 +00:00 |
|
Ryan Boren
|
efccf5d5b8
|
Don't return all taxonomies for an object type of 0. Props tellyworth and nbachiyski. fixes #5417
git-svn-id: https://develop.svn.wordpress.org/trunk@6355 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-05 00:31:54 +00:00 |
|
Ryan Boren
|
34c792ccc8
|
Use correct var. Props DD32. fixes #5419
git-svn-id: https://develop.svn.wordpress.org/trunk@6353 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-04 23:59:16 +00:00 |
|
Ryan Boren
|
5398d5ac32
|
Avoid unnecesary call to get_userdata in get_permalink function. Props xknown. fixes #5414
git-svn-id: https://develop.svn.wordpress.org/trunk@6352 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-04 00:40:00 +00:00 |
|
Ryan Boren
|
364a7f55c4
|
Don't save page and attachemtn uris to page_uris and page_attachment_uris. This is not needed. Add an option to use wildcard page rewrite rules instead of per-page rules. see #3614
git-svn-id: https://develop.svn.wordpress.org/trunk@6351 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-04 00:19:10 +00:00 |
|
Ryan Boren
|
26d056a4dd
|
Hash passwords with phpass. Add wp_check_pasword() and wp_hash_password() functions. Props pishmishy. see #2394
git-svn-id: https://develop.svn.wordpress.org/trunk@6350 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-02 05:14:11 +00:00 |
|
Ryan Boren
|
376e2d98af
|
Remove old comment_count_cache variable. It's dead.
git-svn-id: https://develop.svn.wordpress.org/trunk@6348 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-29 05:03:25 +00:00 |
|
Ryan Boren
|
2c8864821d
|
get_user_by_email() and some user caching cleanups. fixes #5392
git-svn-id: https://develop.svn.wordpress.org/trunk@6346 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-27 22:14:53 +00:00 |
|
Ryan Boren
|
930a39d235
|
Use 'Log in' instead of 'Login' for verb form. Props doug. see #5296
git-svn-id: https://develop.svn.wordpress.org/trunk@6343 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-26 21:40:00 +00:00 |
|
Ryan Boren
|
fdb374bf6a
|
Debug backtrace for queries. Props tellyworth. fixes #5218
git-svn-id: https://develop.svn.wordpress.org/trunk@6342 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-21 00:14:58 +00:00 |
|
Ryan Boren
|
1cdf22f276
|
Do two sets of filters on posts query. First set is used by regular plugins, second by caching plugins.
git-svn-id: https://develop.svn.wordpress.org/trunk@6341 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-18 19:36:30 +00:00 |
|
Peter Westwood
|
2ab598e809
|
Actually return a url if SSL is not supported! Relates to #5298
git-svn-id: https://develop.svn.wordpress.org/trunk@6340 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-17 11:27:01 +00:00 |
|
Peter Westwood
|
fcd2063365
|
Ensure that we offer https access to atom if it is available. Fixes #5298 props rubys.
git-svn-id: https://develop.svn.wordpress.org/trunk@6339 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-17 11:21:34 +00:00 |
|
Ryan Boren
|
4bcd8eec3f
|
Move posts_selection action to after post_limits filter.
git-svn-id: https://develop.svn.wordpress.org/trunk@6338 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-17 00:04:19 +00:00 |
|
Ryan Boren
|
71c8eab2dd
|
Update page on front settings when deleting the page on front. Props hailin. fixes #5361
git-svn-id: https://develop.svn.wordpress.org/trunk@6337 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-16 17:39:15 +00:00 |
|
Ryan Boren
|
31fc42f07b
|
Add switch_theme(). Cache current theme in options to avoid calling get_themes(). fixes #5346
git-svn-id: https://develop.svn.wordpress.org/trunk@6334 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-13 05:07:44 +00:00 |
|
Ryan Boren
|
5697266149
|
Eliminate warnings in convert_smilies. Props tellyworth. fixes #5340
git-svn-id: https://develop.svn.wordpress.org/trunk@6331 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-12 19:33:06 +00:00 |
|
Ryan Boren
|
7a432a2ae9
|
Remove unused variable. Props epper. fixes #5339
git-svn-id: https://develop.svn.wordpress.org/trunk@6330 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-12 19:31:49 +00:00 |
|
Ryan Boren
|
115abc9122
|
phpdoc for get_category_feed_link(). see #5173
git-svn-id: https://develop.svn.wordpress.org/trunk@6328 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-09 20:31:24 +00:00 |
|
Ryan Boren
|
d07a289c1b
|
get_category_feed_link() from ionfish. fixes #5173
git-svn-id: https://develop.svn.wordpress.org/trunk@6327 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-09 20:12:04 +00:00 |
|
Ryan Boren
|
a6159988be
|
Make term slug unique when moving to another parent.
git-svn-id: https://develop.svn.wordpress.org/trunk@6326 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-09 18:34:41 +00:00 |
|
Ryan Boren
|
c9946fea10
|
Change 'all' hook calling. Bring filters and actions back into one array for back-compat. see #5231
git-svn-id: https://develop.svn.wordpress.org/trunk@6324 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-08 01:05:43 +00:00 |
|
Ryan Boren
|
8893deff85
|
Don't run sanitize_title on IDs in new widgets API to avoid performance overhead. fixes #5326
git-svn-id: https://develop.svn.wordpress.org/trunk@6323 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-08 00:56:54 +00:00 |
|
Ryan Boren
|
3330c693e4
|
Skip sanitization altogether for raw context. Props Quandary. fixes #5325
git-svn-id: https://develop.svn.wordpress.org/trunk@6321 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-07 06:20:08 +00:00 |
|
Ryan Boren
|
d5ed4b3d7d
|
has_action and has_filter. see #5231
git-svn-id: https://develop.svn.wordpress.org/trunk@6320 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-07 04:30:11 +00:00 |
|
Ryan Boren
|
35f22f56cf
|
Add missing type arg on call to _wp_filter_build_unique_id(). see #5231
git-svn-id: https://develop.svn.wordpress.org/trunk@6319 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-06 21:39:22 +00:00 |
|
Ryan Boren
|
f69f6c0070
|
current_fiter() from tellyworth. fixes #5232
git-svn-id: https://develop.svn.wordpress.org/trunk@6318 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-06 21:38:04 +00:00 |
|
Ryan Boren
|
6d61400949
|
Separate action and filter arrays. Get rid of filter merging. fixes #5231
git-svn-id: https://develop.svn.wordpress.org/trunk@6316 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-06 18:31:43 +00:00 |
|
Ryan Boren
|
ac3206db1e
|
Back out some changes from #5181. Props rubys. fixes #5307
git-svn-id: https://develop.svn.wordpress.org/trunk@6315 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-06 18:23:16 +00:00 |
|