Ryan Boren
|
0d4e7d2db3
|
Move htmlentities2 to functions-formatting.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3717 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 03:03:27 +00:00 |
Ryan Boren
|
be2be64b99
|
Remove comment_count_cache. fixes #2670
git-svn-id: https://develop.svn.wordpress.org/trunk@3716 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 02:53:02 +00:00 |
Ryan Boren
|
fb212022a3
|
Don't forget to pass args. Props Mike Little. fixes #2668
git-svn-id: https://develop.svn.wordpress.org/trunk@3715 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 02:33:47 +00:00 |
Ryan Boren
|
63c32823bd
|
Reorg comment functions. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3714 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 02:32:12 +00:00 |
Ryan Boren
|
2e6f4d8cc2
|
Move clean_url() to functions-formatting.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3713 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-18 04:58:38 +00:00 |
Ryan Boren
|
8928035208
|
Move url_to_postid() to rewrite.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3712 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-18 04:47:26 +00:00 |
Ryan Boren
|
85ed7859d1
|
Move theme functions to theme.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3711 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-18 04:44:33 +00:00 |
Ryan Boren
|
e76c8695e1
|
Escape single quotes in options.php. fixes #2656
git-svn-id: https://develop.svn.wordpress.org/trunk@3710 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-17 23:33:08 +00:00 |
Ryan Boren
|
6c81ba3cab
|
We like big inputs. fixes #2662
git-svn-id: https://develop.svn.wordpress.org/trunk@3709 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-17 23:27:18 +00:00 |
Ryan Boren
|
e3e8dfeef4
|
Make sure permalinks for draft pages use query string style since the slug might not be set yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@3708 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-15 00:59:40 +00:00 |
Ryan Boren
|
96db8df95e
|
Default show description option to off for bookmarks list, for now. This seems to be the preferred default.
git-svn-id: https://develop.svn.wordpress.org/trunk@3707 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-13 05:02:08 +00:00 |
Ryan Boren
|
4c868ad943
|
Default category lists to hierarchical. Update default theme to use wp_list_categories(). Props David House. fixes #2653
git-svn-id: https://develop.svn.wordpress.org/trunk@3706 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-13 04:51:45 +00:00 |
Ryan Boren
|
8cdd21978f
|
Add wp_revoke_user() and WP_User::remove_all_caps() to help those doing multi blog stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@3705 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-13 04:49:38 +00:00 |
Ryan Boren
|
112af5d381
|
Move page walkers to classes. Props David House. fixes #2593
git-svn-id: https://develop.svn.wordpress.org/trunk@3704 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-13 04:40:48 +00:00 |
Ryan Boren
|
2aece33f8b
|
Thwart the browser cache by versioning tinyMCE. Props to that Andy guy. fixes #2658
git-svn-id: https://develop.svn.wordpress.org/trunk@3703 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-13 02:57:25 +00:00 |
Ryan Boren
|
97a795b914
|
Split on '; ' not ';'.
git-svn-id: https://develop.svn.wordpress.org/trunk@3702 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-09 22:57:23 +00:00 |
Matt Mullenweg
|
7caac09279
|
walk_tree broken, fixes #2608
git-svn-id: https://develop.svn.wordpress.org/trunk@3701 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-09 22:08:18 +00:00 |
Ryan Boren
|
0b6cff1a29
|
Mac users deserve their own backwards popup layout. Props to that Andy guy. fixes #2645
git-svn-id: https://develop.svn.wordpress.org/trunk@3698 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-06 09:56:56 +00:00 |
Matt Mullenweg
|
0004abe8a7
|
Formatting and eol fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3697 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-06 05:25:50 +00:00 |
Ryan Boren
|
eda9ffad88
|
Removed unused var.
git-svn-id: https://develop.svn.wordpress.org/trunk@3696 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-06 00:44:35 +00:00 |
Ryan Boren
|
321eeeb875
|
New SACK and DBX releases and some list manip fixes from mdawaffe. fixes #2642
git-svn-id: https://develop.svn.wordpress.org/trunk@3695 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-05 20:58:57 +00:00 |
Ryan Boren
|
4d5eb321e7
|
Paging fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3694 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-05 20:48:29 +00:00 |
Ryan Boren
|
f677c0a9c9
|
List filters from David House. fixes #2328
git-svn-id: https://develop.svn.wordpress.org/trunk@3691 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-04 02:02:12 +00:00 |
Ryan Boren
|
f1a38b0b9d
|
ob_end_clean() in printr(). Props doit-cu. fixes #2297
git-svn-id: https://develop.svn.wordpress.org/trunk@3689 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-04 01:02:19 +00:00 |
Ryan Boren
|
c08c837e42
|
texturize fix from that Andy guy. fixes #2634
git-svn-id: https://develop.svn.wordpress.org/trunk@3686 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-04 00:47:33 +00:00 |
Matt Mullenweg
|
d17b992895
|
Remove use of deprecated variables, don't show bookmarklet form to unrecognized browser.
git-svn-id: https://develop.svn.wordpress.org/trunk@3685 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-04 00:25:04 +00:00 |
Ryan Boren
|
5a51ac7c8e
|
Do a therapuetic double strip on HTTP_IF_MODIFIED_SINCE since we code in an imperfect world. fixes #2597
git-svn-id: https://develop.svn.wordpress.org/trunk@3682 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-03 05:59:03 +00:00 |
Ryan Boren
|
27d9f0f97f
|
Don't texturize home. Props Mark Jaquith and David House. fixes #2381
git-svn-id: https://develop.svn.wordpress.org/trunk@3681 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-03 03:04:39 +00:00 |
Ryan Boren
|
6f355ce778
|
Get all error messages with get_error_messages().
git-svn-id: https://develop.svn.wordpress.org/trunk@3679 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-02 00:48:14 +00:00 |
Ryan Boren
|
4bbee1b73c
|
Some optimization of the post query. #2604
git-svn-id: https://develop.svn.wordpress.org/trunk@3678 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-02 00:33:10 +00:00 |
Ryan Boren
|
e622346b7d
|
WP_Locale. Props Sewar. fixes #2568
git-svn-id: https://develop.svn.wordpress.org/trunk@3676 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-02 00:20:11 +00:00 |
Ryan Boren
|
0a7f308884
|
Prompt for confirmation for mailapprovecomment action. Props mdawaffe. fixes #2615
git-svn-id: https://develop.svn.wordpress.org/trunk@3671 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-31 08:32:30 +00:00 |
Ryan Boren
|
fa8d1959e2
|
Pluggable install functions. fixes #2616
git-svn-id: https://develop.svn.wordpress.org/trunk@3670 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-31 08:07:39 +00:00 |
Ryan Boren
|
3f23e768fe
|
Move DB prefix dependent code to separate init routines that can be called independently when the prefix changes. These methods are for internal use only.
git-svn-id: https://develop.svn.wordpress.org/trunk@3668 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-30 23:35:42 +00:00 |
Ryan Boren
|
657b7d8176
|
WP_Error. fixes #2600
git-svn-id: https://develop.svn.wordpress.org/trunk@3667 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-30 23:18:14 +00:00 |
Ryan Boren
|
e706f8cf36
|
Return after delete so we don't re-add an empty field.
git-svn-id: https://develop.svn.wordpress.org/trunk@3666 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-30 23:15:35 +00:00 |
Ryan Boren
|
5a5b80e6a0
|
Ref checks from mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@3665 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-30 23:12:54 +00:00 |
Ryan Boren
|
aa88f20cff
|
tinyMCE 2.0.5 coming at you live. fixes #2598
git-svn-id: https://develop.svn.wordpress.org/trunk@3664 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-30 07:50:33 +00:00 |
Ryan Boren
|
bd6323c272
|
Future post pinging and cron fixups from masquerade. fixes #2469
git-svn-id: https://develop.svn.wordpress.org/trunk@3663 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-30 07:36:54 +00:00 |
Ryan Boren
|
febb22fa7e
|
Filter comments when updating. Props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@3662 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-29 20:41:13 +00:00 |
Ryan Boren
|
cb23290318
|
AJAX, cause you love it. Props mdawaffe. fixes #2561
git-svn-id: https://develop.svn.wordpress.org/trunk@3660 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-29 01:51:55 +00:00 |
Ryan Boren
|
6d474bde7a
|
update_option() action fix. fixes #2553
git-svn-id: https://develop.svn.wordpress.org/trunk@3659 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-25 21:46:53 +00:00 |
Ryan Boren
|
f70e7fc267
|
Retrieve bookmarks for multiple cats. Props MichaelH. fixes #2592
git-svn-id: https://develop.svn.wordpress.org/trunk@3658 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-24 19:22:22 +00:00 |
Ryan Boren
|
ff7c3f55e4
|
Add meta_key and meta_value options to get_posts() and get_pages(). Props MichaelH. fixes #2563
git-svn-id: https://develop.svn.wordpress.org/trunk@3656 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-21 22:46:38 +00:00 |
Ryan Boren
|
956f814c41
|
Add include param to get_posts(), get_categories(), get_pages(), and get_bookmarks(). Props MichaelH. fixes #2562
git-svn-id: https://develop.svn.wordpress.org/trunk@3655 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-21 04:26:50 +00:00 |
Ryan Boren
|
26d26f8ce6
|
Fix backreferences in mysql2date(). Props tenpura. fixes #2564
git-svn-id: https://develop.svn.wordpress.org/trunk@3654 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-21 04:19:52 +00:00 |
Ryan Boren
|
46e081fba2
|
Put categories dbx box up top and open. fixes #2493
git-svn-id: https://develop.svn.wordpress.org/trunk@3651 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-21 00:25:58 +00:00 |
Ryan Boren
|
2f7058acca
|
Don't try to do paging for single page queries. Props westi. fixes #2578
git-svn-id: https://develop.svn.wordpress.org/trunk@3649 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-20 21:19:33 +00:00 |
Ryan Boren
|
940499731d
|
edit_comment_link fix from westi. fixes #2559
git-svn-id: https://develop.svn.wordpress.org/trunk@3647 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-20 19:45:46 +00:00 |
Ryan Boren
|
7a89d5f0bd
|
Post paging rework from David House. fixes #2536
git-svn-id: https://develop.svn.wordpress.org/trunk@3646 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-20 19:43:57 +00:00 |