Ryan Boren
|
83027973d1
|
Redirect back to original referer when deleting a comment from the edit comment page. fixes #6458 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7755 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-21 16:45:48 +00:00 |
|
Ryan Boren
|
75c46d544c
|
Check publish_pages capability, not publish_posts. Props matthijs. fixes #6777 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7750 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-20 06:48:00 +00:00 |
|
Ryan Boren
|
c72fd439c6
|
Post revisions from mdawaffe. see #6775
git-svn-id: https://develop.svn.wordpress.org/trunk@7747 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-18 23:38:21 +00:00 |
|
Ryan Boren
|
f74903d3c2
|
Shift-click to select a range of checkboxes. Props mdawaffe. fixes #6541 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7745 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-18 22:23:02 +00:00 |
|
Ryan Boren
|
64393648c9
|
Don't run url_to_postid on admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@7740 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-18 18:22:33 +00:00 |
|
Ryan Boren
|
f15d3fc773
|
Don't query post cats if no post. see #2621
git-svn-id: https://develop.svn.wordpress.org/trunk@7739 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-18 18:12:04 +00:00 |
|
Ryan Boren
|
7f228f1cd6
|
wp_category_checklist() and wp_link_category_checklist() to replace the nested cats code. see #2621
git-svn-id: https://develop.svn.wordpress.org/trunk@7737 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-18 17:41:10 +00:00 |
|
Ryan Boren
|
726f7f5e56
|
Checking for 0 and 1 instead of != spam is faster.
git-svn-id: https://develop.svn.wordpress.org/trunk@7732 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-17 22:33:35 +00:00 |
|
Ryan Boren
|
cf3bbc413a
|
Typo fix. see #6578
git-svn-id: https://develop.svn.wordpress.org/trunk@7730 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-17 22:00:39 +00:00 |
|
Ryan Boren
|
714c276a62
|
Tweak unused widgets interface. Make widget titles less repetitive. fixes #6349 #5823 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-17 20:36:59 +00:00 |
|
Ryan Boren
|
228eab4870
|
Verify widget option sanity. Props Viper007Bond. fixes #6578 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7721 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-17 20:14:07 +00:00 |
|
Ryan Boren
|
2d413e83cd
|
Revert [7689], gonna try another approach. see #6677
git-svn-id: https://develop.svn.wordpress.org/trunk@7720 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-17 19:32:38 +00:00 |
|
Ryan Boren
|
4906d696de
|
Key meta box array by id. Props Denis-de-Bernardy. fixes #6192 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7719 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-17 19:20:15 +00:00 |
|
Ryan Boren
|
47ace19b61
|
Protect the <pre> and <script> tags when switching editors. Props azaozz. fixes #6610 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7716 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-17 19:11:21 +00:00 |
|
Ryan Boren
|
c3348047a8
|
Cache comment count and use count API in menu.php
git-svn-id: https://develop.svn.wordpress.org/trunk@7714 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-16 23:45:39 +00:00 |
|
Ryan Boren
|
b5a1a0e113
|
array_shift() error fixes from DD32. fixes #6499 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7713 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-16 23:09:51 +00:00 |
|
Ryan Boren
|
4dce6df7a7
|
Preserve author during autosave. fixes #6753 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7708 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-16 22:56:37 +00:00 |
|
Ryan Boren
|
02b7abe6fa
|
Legacy uploader fix from tellyworth. fixes #6629 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7707 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-16 22:03:44 +00:00 |
|
Ryan Boren
|
bd68e1b1e9
|
Make profile fields wider. Props tellyworth. fixes #6581 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7705 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-16 22:01:32 +00:00 |
|
Ryan Boren
|
1ed52ed5d7
|
Custom header and color picker fixes from mdawaffe. fixes #6577 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7698 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-16 20:58:03 +00:00 |
|
Ryan Boren
|
cbcc62a5b2
|
Strip slashes before preparing link for insert. see #6644
git-svn-id: https://develop.svn.wordpress.org/trunk@7693 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-16 05:55:27 +00:00 |
|
Ryan Boren
|
97cfa272b0
|
Demand load the category list. Props mdawaffe. see #6677
git-svn-id: https://develop.svn.wordpress.org/trunk@7689 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-15 18:00:52 +00:00 |
|
Ryan Boren
|
a58816e2ab
|
Workaround response truncation by reducing size of response after uploading with flash uploader. Props tellyworth. fixes #6713
git-svn-id: https://develop.svn.wordpress.org/trunk@7682 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 23:09:14 +00:00 |
|
Ryan Boren
|
2dc11fe349
|
Fix IE6 overlap and remove unnecessary markup. Props tellyworth. fixes #6661 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7677 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 20:48:11 +00:00 |
|
Ryan Boren
|
e41144b4d4
|
Suppress exif_read_data() errors. Props tellyworth. fixes #6571 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7673 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 20:19:15 +00:00 |
|
Ryan Boren
|
55a14f52a9
|
Pass size to image_send_to_editor filter. fies #6691 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7671 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 19:47:07 +00:00 |
|
Ryan Boren
|
14b93694f0
|
More efficient category and list JS from mdawaffe. fixes #6677 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7669 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 19:31:20 +00:00 |
|
Ryan Boren
|
134476c652
|
Move define of AUTOSAVE_INTERVAL to wp-settings so that it is available earlier. Props simonwheatley. fixes #6668 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7664 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 17:07:34 +00:00 |
|
Ryan Boren
|
2e2afe0707
|
CSS typo fixes from spirit55555. fixes #6653 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7662 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 17:05:24 +00:00 |
|
Ryan Boren
|
142146177c
|
Check create_users cap instead of edit_users wgen adding/inserting users. Props imwebgefunden. fixes #6662 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7660 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 16:57:29 +00:00 |
|
Ryan Boren
|
9be8f95463
|
Typo fixes. see #6644
git-svn-id: https://develop.svn.wordpress.org/trunk@7658 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 16:49:17 +00:00 |
|
Ryan Boren
|
5af761df74
|
Use input instead of button to work around IE6 bug. Props tellyworth. fixes #6660 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7655 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 16:38:25 +00:00 |
|
Ryan Boren
|
e203f8dad1
|
Validation fixes for uploader. Props sambauers. fixes #6659 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7654 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 16:33:37 +00:00 |
|
Ryan Boren
|
537500dadc
|
Add some actions and filters to the media uploader. Props tellyworth. fixes #6658 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7652 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 16:32:04 +00:00 |
|
Ryan Boren
|
26b8bb3800
|
Fix image fetching in get_media_items(). Props tellyworth. fixes #6657 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7651 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 16:30:27 +00:00 |
|
Ryan Boren
|
d12d1c803b
|
Make MT post status lower case when importing. Props jgbishop. fixes #6656 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7649 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 16:26:21 +00:00 |
|
Ryan Boren
|
fdc05b24f6
|
Prepare DB queries in more places. Props filosofo. see #6644
git-svn-id: https://develop.svn.wordpress.org/trunk@7645 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 16:13:25 +00:00 |
|
Ryan Boren
|
32e9822516
|
Use error handler instead of die when moving files to upload dir fails. Props simonwheatley. fixes #6450 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7644 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 16:01:59 +00:00 |
|
Matt Mullenweg
|
2ae626662f
|
Direct file system manip fixes, should fix .svn upgrade problem. Hat tip: DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@7641 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-13 04:04:57 +00:00 |
|
Ryan Boren
|
acae15dd78
|
Add post_date_column_time filter for easy time customization.
git-svn-id: https://develop.svn.wordpress.org/trunk@7640 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-10 18:59:17 +00:00 |
|
Ryan Boren
|
a9d89696f3
|
Use wp_count_posts() to determine availabel statuses for get_available_post_statuses(). fixes #6654 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7638 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-09 20:09:45 +00:00 |
|
Ryan Boren
|
8f8bffd373
|
Disambiguate default slugs. Props RanYanivHartstein. fixes #6614 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7628 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-08 17:14:18 +00:00 |
|
Ryan Boren
|
8f9e94e700
|
Show all categories in category filter. Don't show misleading counts. see #6439
git-svn-id: https://develop.svn.wordpress.org/trunk@7625 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-08 01:53:53 +00:00 |
|
Ryan Boren
|
a36e390a73
|
Avoid data-loss when editing multi-widgets. Props mdawaffe. fixes #6636 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7620 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 21:40:32 +00:00 |
|
Ryan Boren
|
916dad2756
|
Fix add_users_page() when current user does not have edit_users cap. Props mattyrob. fixes #6621 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7618 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 21:25:31 +00:00 |
|
Ryan Boren
|
373fab4080
|
Update timestamp when only the minute value is changed. fixes #6456 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7614 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 17:19:43 +00:00 |
|
Ryan Boren
|
95c1b352e1
|
upload_file_glob filter from tellyworth. fixes #6628 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7611 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 17:10:00 +00:00 |
|
Ryan Boren
|
d7f9059180
|
Update timestamp when only the minute value is changed. fixes #6456 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7609 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 17:06:56 +00:00 |
|
Ryan Boren
|
60c92aa470
|
Fix RTL alignment for delete button. Props RanYanivHartstein. fixes #6617 for 2.6
git-svn-id: https://develop.svn.wordpress.org/trunk@7607 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-06 23:26:25 +00:00 |
|
Ryan Boren
|
ef0e189ba1
|
Order cats by name. Props MtDewVirus. fixes #6623 for 2.6
git-svn-id: https://develop.svn.wordpress.org/trunk@7603 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-06 22:29:18 +00:00 |
|
Matt Mullenweg
|
44aeb8508d
|
Deal more elegantly with blogs with blank titles. (Which is apparently pretty common.)
git-svn-id: https://develop.svn.wordpress.org/trunk@7600 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-05 00:54:56 +00:00 |
|
Mark Jaquith
|
2265d43956
|
Don't show delete checkbox for default category. HTML validation. props johnbillion. fixes #6560 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7595 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-03 05:02:19 +00:00 |
|
Peter Westwood
|
ecc7ec153a
|
Ensure we only fire off ajax requests for the dashboard widgets when the cache has expired. Fixes #6533 for trunk props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7590 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-02 16:22:53 +00:00 |
|
Peter Westwood
|
4196a8a505
|
Rearrange the media uploader view so the filename is visible. Fixes #6517 for trunk props andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7584 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-01 21:12:35 +00:00 |
|
Mark Jaquith
|
3112a4894b
|
Move user search </form> to correct position. props Nazgul and bl968. fixes #6462 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7577 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-30 16:48:31 +00:00 |
|
Mark Jaquith
|
dcc47cfaaa
|
Remove errant commas to prevent file uploader script errors in IE7. props tsimmons. fixes #6443 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7572 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-30 06:11:30 +00:00 |
|
Mark Jaquith
|
261a876e31
|
Update timestamp when only the minute value is changed. props johnconners. fixes #6456 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7570 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-30 06:00:59 +00:00 |
|
Mark Jaquith
|
7e7219abff
|
Cannot use Silk icon because of an incompatible license. Not really needed with background color and "Active" text anyway. see #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7565 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-29 07:21:12 +00:00 |
|
Mark Jaquith
|
7bf526880e
|
Sync page edit and post edit redirect message usage a bit more -- properly exclude the page.php file from the "go back" link for page edits.
git-svn-id: https://develop.svn.wordpress.org/trunk@7564 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-29 06:47:30 +00:00 |
|
Ryan Boren
|
7725f13a7d
|
do not add rel if link is not get_attachment_link. Props andy. fixes #6428
git-svn-id: https://develop.svn.wordpress.org/trunk@7557 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-28 03:53:05 +00:00 |
|
Ryan Boren
|
6bda12dfad
|
Redirect back to attachment permalink page after editing attachment via 'Edit This' link.
git-svn-id: https://develop.svn.wordpress.org/trunk@7554 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-27 22:05:51 +00:00 |
|
Ryan Boren
|
2cfb393c46
|
RTL fixes from mani_monaj. see #6296
git-svn-id: https://develop.svn.wordpress.org/trunk@7552 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-27 20:33:56 +00:00 |
|
Peter Westwood
|
ba75677939
|
Allow a plugin to force enable/disable the flash uploader. See #6406 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@7550 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-27 17:37:37 +00:00 |
|
Ryan Boren
|
49e64b74e2
|
Use is_numeric instead of ctype_digit. Props josephscott. fixes #5481
git-svn-id: https://develop.svn.wordpress.org/trunk@7549 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-27 16:56:56 +00:00 |
|
Ryan Boren
|
69139c4672
|
Return WP_Error from download_url() on HTTP Errors. Fix cases where current plugin filename differs from the WordPress.org slug. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7547 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-27 07:36:30 +00:00 |
|
Ryan Boren
|
ad508b0252
|
Init categories array. Props tellyworth. fixes #6411
git-svn-id: https://develop.svn.wordpress.org/trunk@7546 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-27 07:20:53 +00:00 |
|
Mark Jaquith
|
ff06c87a84
|
Tags work without JS, so we should not hide them!
git-svn-id: https://develop.svn.wordpress.org/trunk@7544 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-27 03:02:54 +00:00 |
|
Mark Jaquith
|
d1d1904927
|
Don't show broken parent post links for orphaned media. fixes #6408
git-svn-id: https://develop.svn.wordpress.org/trunk@7543 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-27 02:50:01 +00:00 |
|
Ryan Boren
|
0afce7ab24
|
Media edit and delete redirect fixes. WIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@7542 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-27 01:48:22 +00:00 |
|
Ryan Boren
|
b79eacf7df
|
Add nonce and gettext to sidebar.php. Fix sidebar redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@7540 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 23:41:41 +00:00 |
|
Ryan Boren
|
337574056a
|
Active plugin highlighting tweaks from MT. fixes #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7538 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 22:27:27 +00:00 |
|
Ryan Boren
|
470a34a524
|
Fix redirects after editing and deleting link categories.
git-svn-id: https://develop.svn.wordpress.org/trunk@7537 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 22:21:01 +00:00 |
|
Ryan Boren
|
0de8433dde
|
Fix redirects after editing and deleting tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@7536 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 21:54:02 +00:00 |
|
Ryan Boren
|
204899a05c
|
Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398
git-svn-id: https://develop.svn.wordpress.org/trunk@7535 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 21:26:28 +00:00 |
|
Ryan Boren
|
b3190f7164
|
Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398
git-svn-id: https://develop.svn.wordpress.org/trunk@7534 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 21:22:19 +00:00 |
|
Mark Jaquith
|
f7c21d131d
|
Use attachment title instead of filename, unless it is empty
git-svn-id: https://develop.svn.wordpress.org/trunk@7533 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 21:00:21 +00:00 |
|
Mark Jaquith
|
6dfc0cbf89
|
Use red background delete style for Delete Comment link on Edit Comment screen. fixes #6396
git-svn-id: https://develop.svn.wordpress.org/trunk@7530 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 20:15:52 +00:00 |
|
Mark Jaquith
|
5e779414fd
|
Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395
git-svn-id: https://develop.svn.wordpress.org/trunk@7529 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 20:06:18 +00:00 |
|
Ryan Boren
|
fb5315dda3
|
Link to post instead of post editor from edit-comments.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@7528 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 19:35:42 +00:00 |
|
Ryan Boren
|
ba57072603
|
Redirect consistency when saving pages and posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@7527 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 18:55:24 +00:00 |
|
Ryan Boren
|
f53ee37076
|
Fix plugin error scraping in the plugin editor. Props DD32. fixes #6332
git-svn-id: https://develop.svn.wordpress.org/trunk@7525 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 16:14:29 +00:00 |
|
Mark Jaquith
|
ac6aecf3ce
|
Old school green color for active plugins was harshing on my WP 2.5 zen colors. see #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7523 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 07:29:28 +00:00 |
|
Mark Jaquith
|
0c71b931c2
|
Consensus is to make "Visit Site" links open in the same tab/window. fixes #6163
git-svn-id: https://develop.svn.wordpress.org/trunk@7522 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 07:14:07 +00:00 |
|
Ryan Boren
|
ec33c42302
|
Taxonomy links and template tags from andy. see #6357
git-svn-id: https://develop.svn.wordpress.org/trunk@7520 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 06:37:19 +00:00 |
|
Matt Mullenweg
|
4705bdae6e
|
Removing active image.
git-svn-id: https://develop.svn.wordpress.org/trunk@7519 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 04:48:20 +00:00 |
|
Ryan Boren
|
6662674cfc
|
Tweak active plugin highlighting. WIP. see #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7518 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 04:23:02 +00:00 |
|
Ryan Boren
|
af399609b8
|
Filter list of plugins actions. Props DD32. see #5660
git-svn-id: https://develop.svn.wordpress.org/trunk@7517 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 03:59:40 +00:00 |
|
Ryan Boren
|
1a3fb85345
|
Markup fixes for plugins page from DD32. fixes #6383
git-svn-id: https://develop.svn.wordpress.org/trunk@7515 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 03:33:14 +00:00 |
|
Ryan Boren
|
d99862c68d
|
Pass box to add_meta_box() callback. Props henrikmelin. fixes #6316
git-svn-id: https://develop.svn.wordpress.org/trunk@7514 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 03:31:27 +00:00 |
|
Ryan Boren
|
35c126a10a
|
Fixing several problems with TiynMCE, triggering of autosave() on an empty post in Safari 3.1, <br> tags in FF, <object> tag may break if switching from Visual to HTML mode and back several times, little cleanup of the compressor and others. Props azaozz. fixes #6384
git-svn-id: https://develop.svn.wordpress.org/trunk@7513 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 03:22:53 +00:00 |
|
Mark Jaquith
|
1cc6a7b87b
|
Prevent individual post comment listing admin page title from sneaking behind the search box. fixes #6375
git-svn-id: https://develop.svn.wordpress.org/trunk@7512 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-25 20:09:34 +00:00 |
|
Mark Jaquith
|
1912193111
|
Check the Alignment: None box by default for media insertion. XHTML validation. see #6379
git-svn-id: https://develop.svn.wordpress.org/trunk@7510 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-25 07:33:57 +00:00 |
|
Ryan Boren
|
9a45f73814
|
Fix addition of new meta keys when no meta keys currently exist. Props DD32. fixes #6343
git-svn-id: https://develop.svn.wordpress.org/trunk@7509 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-25 01:42:38 +00:00 |
|
Ryan Boren
|
500e630afc
|
Reture true from got_mod_rewrite if we can't determine if the module is loaded. Add got_rewrite filter. Props andy. fixes #6278
git-svn-id: https://develop.svn.wordpress.org/trunk@7508 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-25 00:22:37 +00:00 |
|
Mark Jaquith
|
c04bf3260a
|
Preserve HTML entities in Custom Fields. fixes #6374
git-svn-id: https://develop.svn.wordpress.org/trunk@7506 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-24 22:06:17 +00:00 |
|
Mark Jaquith
|
c7cd740684
|
require_once() the dashboard include, using ABSPATH. props Viper007Bond. fixes #6356
git-svn-id: https://develop.svn.wordpress.org/trunk@7504 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-24 20:36:46 +00:00 |
|
Ryan Boren
|
a2920b21b6
|
FF3_b4 horizontal selects fix, widgets css fixes for IE6 and other small fixes and improvements from mt. fixes #6370
git-svn-id: https://develop.svn.wordpress.org/trunk@7502 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-24 16:18:30 +00:00 |
|
Ryan Boren
|
c86798a070
|
RTL fixes from mani_monaj and RanYanivHartstein?. see #6296 #6365
git-svn-id: https://develop.svn.wordpress.org/trunk@7501 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-24 16:16:15 +00:00 |
|
Ryan Boren
|
f36f51e266
|
Add GUI to first page. Props MichaelH. fixes #6373
git-svn-id: https://develop.svn.wordpress.org/trunk@7500 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-24 16:09:25 +00:00 |
|
Peter Westwood
|
deee165c74
|
Upgrade the database so we get all the new options for thumbnail size etc in all blogs.
git-svn-id: https://develop.svn.wordpress.org/trunk@7499 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-24 12:15:55 +00:00 |
|