Peter Westwood
|
fbee65f20e
|
Add documentation to detail reasoning for default from address. See #5007 props pishmishy
git-svn-id: https://develop.svn.wordpress.org/trunk@10575 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-15 13:31:43 +00:00 |
Peter Westwood
|
457ca1508e
|
Improve the installer when people enter a duff email address. Fixes #5477 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@10574 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-15 12:58:10 +00:00 |
Peter Westwood
|
306580c200
|
Use # as the delimiter for preg_match in rewrite rules to allow them to contain !. Fixes #7486 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@10573 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-15 11:16:54 +00:00 |
Peter Westwood
|
101cdfa815
|
Expose the ability to find out if styles, scripts have already been queued. Fixes #6197 props jacobsantos
git-svn-id: https://develop.svn.wordpress.org/trunk@10572 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-15 11:04:42 +00:00 |
Peter Westwood
|
43cffc6a16
|
Set the correct header for non POST request to xmlrpc service. Fixes #9093 props joesphscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@10571 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-15 10:44:36 +00:00 |
Peter Westwood
|
3dfe6e23ab
|
Enhance wp_list_authors() to support more of the standard output options. Props jacobsantos see #4420.
git-svn-id: https://develop.svn.wordpress.org/trunk@10570 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-15 09:06:24 +00:00 |
Andrew Ozz
|
0d7d164dd9
|
Fix highlighting for custom taxonomies menus
git-svn-id: https://develop.svn.wordpress.org/trunk@10569 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-14 02:37:10 +00:00 |
Ryan Boren
|
7262e368ac
|
Add more places between menu groups in the top-level menu array. fixes #9047
git-svn-id: https://develop.svn.wordpress.org/trunk@10568 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-13 22:57:02 +00:00 |
Ryan Boren
|
3ad46a7fc9
|
UI tweaks to theme installer. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10567 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 22:12:57 +00:00 |
Andrew Ozz
|
f1e83f7c5c
|
Custom taxonomies: fix menu for large number of taxonomies
git-svn-id: https://develop.svn.wordpress.org/trunk@10566 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 22:05:32 +00:00 |
Ryan Boren
|
7822f3aad9
|
Handle empty pairs in cookies. Props DD32. fixes #9101
git-svn-id: https://develop.svn.wordpress.org/trunk@10565 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 20:44:34 +00:00 |
Ryan Boren
|
38845db326
|
Disambiguate 'Approved' translation. Props nbachiyski. fixes #8638
git-svn-id: https://develop.svn.wordpress.org/trunk@10564 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 20:42:04 +00:00 |
Ryan Boren
|
3a82ccc318
|
Add cookies arg to defaults to avoid warnings. Props beaulebens. fixes #9049
git-svn-id: https://develop.svn.wordpress.org/trunk@10563 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 20:37:23 +00:00 |
Ryan Boren
|
d27d34793d
|
Handle links with parens in make_clickable(). Props filosofo. fixes #8300
git-svn-id: https://develop.svn.wordpress.org/trunk@10562 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 19:52:43 +00:00 |
Ryan Boren
|
b12df4027f
|
Warn if upload dir not writable when importing. Props filosofo. fixes #8048
git-svn-id: https://develop.svn.wordpress.org/trunk@10561 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 19:39:35 +00:00 |
Ryan Boren
|
6ae1efac3c
|
Theme install updates from DD32. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10560 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 18:31:42 +00:00 |
Ryan Boren
|
12fccf91f6
|
Theme install updates from DD32. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10559 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 18:31:16 +00:00 |
Andrew Ozz
|
0b4692c400
|
Feed links: fix arg name, props nbachiyski, fixes #8878
git-svn-id: https://develop.svn.wordpress.org/trunk@10558 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 08:52:08 +00:00 |
Andrew Ozz
|
ab056a19be
|
Custom taxonomies support: quick edit, delete, show in the menu
git-svn-id: https://develop.svn.wordpress.org/trunk@10557 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 08:00:29 +00:00 |
Ryan Boren
|
527378f82a
|
Bail if invalid taxonomy given
git-svn-id: https://develop.svn.wordpress.org/trunk@10556 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 00:19:42 +00:00 |
Ryan Boren
|
1a3a511688
|
More custom taxonomy support for edit-tags.php
git-svn-id: https://develop.svn.wordpress.org/trunk@10555 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 00:00:01 +00:00 |
Ryan Boren
|
0066076858
|
Add taxonomy argument to wp_tag_cloud()
git-svn-id: https://develop.svn.wordpress.org/trunk@10554 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-11 23:41:29 +00:00 |
Ryan Boren
|
a99acb3cfd
|
Rough first cut of theme browser/installer. Props DD32. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10553 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-11 23:10:11 +00:00 |
Ryan Boren
|
214f2ec681
|
Don't put any wp-content files in the old files list.
git-svn-id: https://develop.svn.wordpress.org/trunk@10551 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-11 21:38:29 +00:00 |
Ryan Boren
|
f135b8cabe
|
Commit hook test. fixes #9099
git-svn-id: https://develop.svn.wordpress.org/trunk@10550 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-11 20:18:33 +00:00 |
Ryan Boren
|
9c4b03dc58
|
Commit hook test. fixes #9099
git-svn-id: https://develop.svn.wordpress.org/trunk@10549 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-11 20:18:00 +00:00 |
Ryan Boren
|
3efaafdb54
|
Commit hook test. fixes #9099
git-svn-id: https://develop.svn.wordpress.org/trunk@10548 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-11 20:15:57 +00:00 |
Ryan Boren
|
d468840ea9
|
Commit hook test. fixes #9099
git-svn-id: https://develop.svn.wordpress.org/trunk@10547 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-11 20:11:13 +00:00 |
Ryan Boren
|
fc2ca88530
|
Commit hook test. fixes #9099
git-svn-id: https://develop.svn.wordpress.org/trunk@10546 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-11 20:09:46 +00:00 |
Ryan Boren
|
8e33927ed1
|
Commit hook test. fixes #9099
git-svn-id: https://develop.svn.wordpress.org/trunk@10545 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-11 20:00:30 +00:00 |
Ryan Boren
|
3d71d8a32a
|
Use right variable name. Props stringfold. fixes #9090 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10543 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-11 19:36:32 +00:00 |
Ryan Boren
|
5448fc8160
|
If no angle brackets, assume email address. Props donncha. fixes #9086 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10541 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-10 23:51:51 +00:00 |
Andrew Ozz
|
b3baf2224a
|
Documentation correction: absint(), props mdawaffe, fixes #9079
git-svn-id: https://develop.svn.wordpress.org/trunk@10540 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-10 21:17:44 +00:00 |
Andrew Ozz
|
072d563198
|
Completely New LiveJournal Importer update, props beaulebens, see #8999
git-svn-id: https://develop.svn.wordpress.org/trunk@10538 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-10 19:34:52 +00:00 |
Andrew Ozz
|
db63b501d4
|
Make comment_karma accessible from normal comment API functions, props beaulebens, fixes #9085
git-svn-id: https://develop.svn.wordpress.org/trunk@10536 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-10 19:16:00 +00:00 |
Andrew Ozz
|
7e98d2b7f8
|
Documentation correction: is_active_widget(), props mdawaffe, fixes #9080
git-svn-id: https://develop.svn.wordpress.org/trunk@10535 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-10 15:22:08 +00:00 |
Andrew Ozz
|
bfe3dfd22d
|
Automatic fees links: better option name and grammar fix for translation comment, props Viper007Bond, fixes #8878
git-svn-id: https://develop.svn.wordpress.org/trunk@10534 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-10 14:36:14 +00:00 |
Ryan Boren
|
49a72a40f6
|
Add transient_* filter. see #9048
git-svn-id: https://develop.svn.wordpress.org/trunk@10533 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-10 06:26:46 +00:00 |
Ryan Boren
|
c85b18238a
|
Add some attribute_escape()s for good measure. see #8878
git-svn-id: https://develop.svn.wordpress.org/trunk@10532 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-09 22:59:54 +00:00 |
Andrew Ozz
|
d74690aa2e
|
Don't ask for confirmation when marking a comment as spam
git-svn-id: https://develop.svn.wordpress.org/trunk@10531 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-09 22:46:27 +00:00 |
Andrew Ozz
|
8ecc21e2da
|
Add hook "after_db_upgrade" and flush rewrite rules on the next page load after successful upgrade
git-svn-id: https://develop.svn.wordpress.org/trunk@10530 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-09 19:19:38 +00:00 |
Andrew Ozz
|
99b02478a9
|
Remove no-js.css, add the styles to admin-header instead
git-svn-id: https://develop.svn.wordpress.org/trunk@10529 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-09 13:50:35 +00:00 |
Andrew Ozz
|
8f2083b8da
|
Autosave post/page when pressing Control/Command+S in TinyMCE, props srobbin, fixes #9060
git-svn-id: https://develop.svn.wordpress.org/trunk@10528 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-08 18:37:47 +00:00 |
Andrew Ozz
|
2ffb3663e4
|
Reduce backtracking in autop, fixes #6877, see #8553
git-svn-id: https://develop.svn.wordpress.org/trunk@10527 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-08 16:08:02 +00:00 |
Andrew Ozz
|
c58b656d42
|
Add filter for local connection ssl verify to cron spawning, props sivel, see #8702
git-svn-id: https://develop.svn.wordpress.org/trunk@10526 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-08 15:26:16 +00:00 |
Andrew Ozz
|
c676499d51
|
Fix permalink editor for pages, hide "View Post" button while editing permalink, fixes #9040
git-svn-id: https://develop.svn.wordpress.org/trunk@10525 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-08 13:38:02 +00:00 |
Andrew Ozz
|
40a91afb5d
|
Fix PHP notices in HTTP API Cookies, props beaulebens, fixes #9068
git-svn-id: https://develop.svn.wordpress.org/trunk@10524 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-08 04:20:34 +00:00 |
Andrew Ozz
|
aa574da3db
|
Fix PHP notice in force_balance_tags(), props beaulebens, fixes #9067
git-svn-id: https://develop.svn.wordpress.org/trunk@10523 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-08 04:16:58 +00:00 |
Andrew Ozz
|
d08b1b842d
|
Fix delete warnings for categories, link categories, tags and comments, fixes #9050
git-svn-id: https://develop.svn.wordpress.org/trunk@10522 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-07 15:26:01 +00:00 |
Andrew Ozz
|
ccaf039e0d
|
Cron spawning improvement, see #9005
git-svn-id: https://develop.svn.wordpress.org/trunk@10521 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-07 13:32:34 +00:00 |