Andrew Ozz
622026bb01
Ignore comment_max_links option when zero, props tellyworth, fixes #7699
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8833 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-06 05:59:56 +00:00
Peter Westwood
0f9a2fa394
Ensure $is_chrome is always defined.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8826 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 22:39:49 +00:00
Peter Westwood
1c8fde4885
maybe_unserialize the array members not the array when multple post meta items are returned. Fixes #7623 for trunk props andy.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8824 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 22:04:04 +00:00
Peter Westwood
8b0beb2e8e
Update the General Template phpdoc see #5640 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8823 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 21:47:53 +00:00
Peter Westwood
205d8386c7
phpdoc for general template functions see #5640 props jacobsantos.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8822 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 19:19:01 +00:00
Andrew Ozz
7608d7f4ee
Don't hide reply action on comments added with AJAX, props caesarsgrunt, see #7435
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8821 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 19:11:41 +00:00
Andrew Ozz
414eae6719
Add simple Chrome detection and updates for Gears dialog, fixes #7684
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8815 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 16:29:03 +00:00
Ryan Boren
6d94c5cfcc
Lose USE INDEX on comment_date_gmt. It didn't help performance very much and some people are missing the comment_date_gmt index. see #7664
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8813 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 15:43:26 +00:00
Ryan Boren
eb093c7182
Don't append HTTPOnly if cookie domain is empty. see #7677
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8811 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 05:35:58 +00:00
Ryan Boren
04d12df410
No HTTPOnly for Safari
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8810 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 00:10:34 +00:00
Ryan Boren
d7cbc74497
Skeleton phpdoc for post-template.php. Props jacobsantos. see #7659
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8809 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 23:12:08 +00:00
Ryan Boren
4705e219df
HttpOnly for PHP < 5.2. Props _ck_. see #7677
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8808 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 19:55:30 +00:00
Ryan Boren
80199e4862
phpdoc for query.php. Props jacobsantos. fixes #7663
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8807 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 19:19:32 +00:00
Ryan Boren
534fbf940d
phpdoc for cron.php. Props jacobsantos and hansengel. fixes #5637
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8806 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 19:12:40 +00:00
Ryan Boren
3bcb702d2d
Bulk action hot keys for comments. Props nbachiyski. see #7643
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8804 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 17:53:14 +00:00
Peter Westwood
3b7405a702
phpdoc fixes for the phpmailer classes.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8801 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-03 21:42:50 +00:00
Ryan Boren
a487b60f71
post_password_required(). fixes #7679
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8800 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-03 19:54:14 +00:00
Ryan Boren
45b9a95b0d
Try out httponly for auth cookies. see #7677
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8798 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-03 18:24:28 +00:00
Ryan Boren
9045798e95
Make attachment file path relative to the upload dir. Don't use GUID to find attachement URL. Props DD32. see #7622
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8796 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-02 22:55:39 +00:00
Andrew Ozz
ef05077a3b
Comment manipulation keyboard shorcuts: get debug out, props nbachiyski see #7643
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8794 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 13:14:21 +00:00
Ryan Boren
2d5c26d8c8
skeleton phpdoc for rewrite.php. Props jacobsantos. see #7660
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8793 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:47:08 +00:00
Ryan Boren
243ce31e7b
phpdoc for media.php. Props jacobsantos. see #7658
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8792 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:45:41 +00:00
Ryan Boren
719b42c024
Skeleton phpdoc patch for themes.php. Props jacobsantos. see #7657
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8791 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:44:16 +00:00
Ryan Boren
bf2c155d42
Comment hotkey: move to next or previous page on pressing next/prev at end of the current page. Prop nbachiyski. see #7643
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8789 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:28:41 +00:00
Andrew Ozz
6a1964e13f
is_archive() should be true for custom taxonomies too
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8788 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 04:10:57 +00:00
Peter Westwood
33228d225d
phpDoc updates for formatting functions fixes #5638 props jacobsantos.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8786 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-31 20:58:19 +00:00
Andrew Ozz
9ed6500c5b
Saving/restoring the user interface state, see #7654
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8784 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-31 06:34:43 +00:00
Peter Westwood
8d72a6d8b7
phpDoc updates for formatting functions fixes #5638 props jacobsantos.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8783 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 21:28:11 +00:00
Peter Westwood
047ec90dee
phpDoc corrections for wp-includes. See #7550 props jacobsantos.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8782 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 21:23:43 +00:00
Peter Westwood
697bb624de
nline Documentation for script-loader.php. Fixes #7649 props jacobsantos.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8781 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 19:51:29 +00:00
Ryan Boren
c6f94a0dd4
Don't process keypress if the current row is null. see #7643
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8779 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 00:48:37 +00:00
Ryan Boren
00dbe08054
Support Mac meta key. see #7643
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8778 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 00:28:13 +00:00
Ryan Boren
54d9937ca8
Comment manipulation keyboard shorcuts from nbachiyski. see #7643
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8777 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 21:43:34 +00:00
Ryan Boren
22427df48b
Mike filter suppression. Props DD32. see #7326
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8773 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 18:33:04 +00:00
Andrew Ozz
6d8233700e
Pass default value to get_option(), fixes #7637
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8770 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 07:25:45 +00:00
Andrew Ozz
7e1f0947d8
Reply to comments from admin, small improvements and fixes, see #7435
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8767 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 05:07:40 +00:00
Ryan Boren
cefe351dac
Suppress query filters when called from get_posts(). see #7326 #7547
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8766 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 22:30:27 +00:00
Ryan Boren
297183391d
Update phpMailer to 2.0.2. Props mattyrob. fixes #7474
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8762 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 20:26:36 +00:00
Ryan Boren
6e53d55b55
Don't 404 for categories, tags, and authors that exist but have no posts. see #5324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8761 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 19:58:57 +00:00
Ryan Boren
5e69c6919c
Use farbtastic for custom header color picker. Props rmmccue. see #5591
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8760 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 17:42:21 +00:00
Ryan Boren
fa0b44817d
Add edit and delete links to the Content->Links rows. Add get_edit_bookmark_link(). Add caching for individual bookmarks. see #7552
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8758 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 22:04:12 +00:00
Peter Westwood
e7559c8134
Performance improvements using strpos. Fixes #7611 and #7610 props johnbillion.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8754 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 20:47:01 +00:00
Ryan Boren
2a643a7f56
RSS widget shouldn't link if there isn't a link. Props MtDewVirus. fixes #7614
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8746 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 18:00:51 +00:00
Peter Westwood
eab05b3379
phpDoc updates for formatting functions. See #5638 props scohoust and santosj.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8743 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 06:49:21 +00:00
Peter Westwood
000f6ec3b6
phpDoc corrections for wp-includes. See #7550 props santosj.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8742 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 06:45:13 +00:00
Ryan Boren
9ab6c5d3f7
wpdb::has_cap() from mdawaffe. fixes #7609
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8740 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 23:57:48 +00:00
Ryan Boren
e4dd07c75e
include mysql version in version check query string. Props andy. fixes #7600 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8739 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 22:30:56 +00:00
Ryan Boren
13cf1a5c78
Use a subquery in category__not_in query if the DB version supports it. Props pedrop. fixes #7599
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8738 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 19:18:58 +00:00
Ryan Boren
bda582ab0d
Notice fixes. see #7509
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8732 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 21:50:11 +00:00
Ryan Boren
5725b0ae44
Don't ignore scheme when cookie value is empty. Props bendalton. fixes #7521
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8731 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 21:09:26 +00:00
Ryan Boren
00e2cd0917
Do secure redirect only for admin destinations. see #7561
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8730 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 20:40:34 +00:00
Ryan Boren
835b51ff59
wp_rand() - more randy rands
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8728 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 17:52:28 +00:00
Andrew Ozz
1ce5ef67db
Few small improvements to the password strength meter.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8722 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 14:35:46 +00:00
Andrew Ozz
539565c49a
Remove extra filter, fixes #7585
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8721 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 14:19:05 +00:00
Andrew Ozz
3e9d31fc8f
Reply to comments from admin, first run, see #7435
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8720 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 06:56:22 +00:00
Ryan Boren
6cf5701318
Respect argument in get_author_feed_link(). Props Latz. fixes #7564
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8706 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 02:21:37 +00:00
Ryan Boren
519072ea9f
Consolidate contiguous whitespace in usernames
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8704 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 22:58:29 +00:00
Ryan Boren
fc22c0304b
Rename wp_insert_post filter to wp_insert_post_data to avoid collision. see #5196
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8702 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 18:31:35 +00:00
Ryan Boren
c7cd726bf1
Option to force SSL. see #7561
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8701 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 17:40:38 +00:00
Ryan Boren
78a2c0f781
Some cookie validation hooks. fixes #7440
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8696 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 00:08:25 +00:00
Ryan Boren
ba5140d219
comment_class(). Props sandbox theme. see #7560
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8695 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 23:48:09 +00:00
Ryan Boren
6db75e59d4
Collapse crazyhorse to trunk. Incoming! see #7552
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 21:42:31 +00:00
Peter Westwood
4b21f1922b
File level phpdoc for tinymcs spellchecker. See #7550 props santosj.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8686 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 06:20:22 +00:00
Ryan Boren
ce083ccfaf
Typo fix from mdawaffe. fixes #7551 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8675 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-19 22:35:28 +00:00
Ryan Boren
d93d32ae99
Support named headers and footers in get_footer() and get_header(). Props AaronCampbell. fixes #7549 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8673 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-19 20:57:48 +00:00
Ryan Boren
8027eb1ca6
site_url filter
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8672 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-19 19:41:11 +00:00
Ryan Boren
35657e8988
Apply kses bad-protocol checks only to URI typed attributes. Props takayukister. fixes #5917 #6888 #6910 #7512
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8671 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-19 18:43:21 +00:00
Ryan Boren
c26e7cff13
post.php phpdoc. Props santosj. fixes #7538
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8669 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-19 16:38:06 +00:00
Ryan Boren
4fc2923bb4
Tag cloud fixes from DD32. Implements number arg. see #6015
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8668 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-19 16:36:18 +00:00
Mark Jaquith
71632ab8c7
Strip trailing spaces in URLs, redirect to canonical URL. fixes #7537
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8667 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-19 03:21:12 +00:00
Ryan Boren
f104c612cb
Revert tag cloud changes in 8540 and 8569. They broke tag sorting. see #6015
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8666 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-18 23:40:41 +00:00
Peter Westwood
0d0bb6aad8
phpdoc for formatting functions. See #5638 props scohoust.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8662 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-17 11:29:43 +00:00
Peter Westwood
73bcc94ddf
alt attibutes for get_avatar(). Fixes #7523 props Speedboxer.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8661 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-17 11:23:49 +00:00
Peter Westwood
120a3d3cf1
remove_all_{actions|filters}. Fixes #7216 props filosofo and santosj.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8660 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-17 11:15:38 +00:00
Andrew Ozz
d852afb9e9
Disable fsockopen for 12 hours if it fails. Props jacobsantos, fixes #7514
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8654 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-16 05:38:57 +00:00
Ryan Boren
e621a3239a
Image default options for size, alignment and link type. Props tellyworth. fixes #7520
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8653 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-15 15:40:35 +00:00
Ryan Boren
257fd97f4c
Always use '&' as arg separator when building the body. fixes #7522
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8648 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-14 22:54:43 +00:00
Ryan Boren
b8c683da8d
Notice fix. see #7509
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8647 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-14 20:36:09 +00:00
Ryan Boren
197fc1d118
Notice fixes. Props DD32. see #7509
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8646 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-14 17:00:37 +00:00
Ryan Boren
93f3f4cdb5
Adds checking for fsockopen to check for WP_DEBUG and silently drop warnings. Adds streams_set_timeout to fsockopen to help prevent long waits. Props santosj. see #7514
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8644 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 23:37:42 +00:00
Ryan Boren
21400530e1
get_post_class() from mdawaffe. see #7457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8643 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 23:26:14 +00:00
Ryan Boren
6992ce6781
Initialize classes array. see #7457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8642 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 21:59:52 +00:00
Ryan Boren
812ff9b44f
Add more classes to post_class(). see #7457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8641 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 21:58:06 +00:00
Ryan Boren
198e2f10e0
phpdoc fix up for post_class(). see #7457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8639 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 19:10:44 +00:00
Ryan Boren
47194e9cd7
Add post_class() template function for emitting standard classes for post div. see #7457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8638 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 19:09:08 +00:00
Ryan Boren
2b8caf9a1f
Add sticky_class() template tag. see #7457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8637 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 18:21:52 +00:00
Ryan Boren
c53da5a523
Make sure timestamps are not 0000 when publishing. Props techcookies. fixes #6527
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8636 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 16:01:01 +00:00
Peter Westwood
a8a591310f
Give plugins the ability to do extra processing on a post before it is inserted/updated. See #5196 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8635 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 05:53:48 +00:00
Peter Westwood
35716061ac
Fix bugs in chunked encoding handling. See #4779 props santosj.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8634 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 05:09:59 +00:00
Peter Westwood
ca850a4456
HTTP API improvements. Implements chunked transfer decoding. Moves plugin update checker over to api. see #4779 props santosj.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8630 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-12 21:21:11 +00:00
Ryan Boren
935afabf92
Quote array indexes. Props wet. fixes #7502
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8629 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-12 21:13:25 +00:00
Peter Westwood
da46c93af9
Refactor template location code to reduce duplication.
...
Also make it easier for theme authors to pull in seperate files into templates while making theme overrideable. See #7492 .
git-svn-id: https://develop.svn.wordpress.org/trunk@8624 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-12 20:18:05 +00:00
Ryan Boren
3d1b545642
comment_approved can be zero, so check with isset instead of empty. fixes #7446
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8622 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-12 16:23:47 +00:00
Peter Westwood
5f78702356
Add syndication frequency recommendations to rss2 feeds. See #3513 props _ck_.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8619 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-11 20:50:41 +00:00
Mark Jaquith
5a8b37fdc9
Do not prepend /archives/ et al to category/tag URLs unless category/tag slug is missing. fixes #7490 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8616 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-11 20:17:07 +00:00
Andrew Ozz
b9a1481317
Fix img path in TinyMCE css. Props docwhat, fixes #7469 for 2.7
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8614 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-11 04:02:24 +00:00
Ryan Boren
9c42d17153
Pass tag name when using shortcodes. Props Viper007Bond. fixes #6606
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8613 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-11 04:00:33 +00:00
Ryan Boren
da4e0eca48
Separate Large and Full image sizes. Props tellyworth. fixes #7151
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8612 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-11 03:54:26 +00:00
Peter Westwood
036af45075
Final phpdoc for functions. Fixes #5639 props jacobsantos.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8608 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-10 20:31:49 +00:00
Peter Westwood
a6e4e79f3a
phpdoc for general functions. See #5639 props jacobsantos.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8606 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-10 16:45:50 +00:00
Ryan Boren
cad55202be
jQuery UI 1.5.2
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8601 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 05:50:15 +00:00
Ryan Boren
2272a1a950
Trailing whitespace cleanup
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 05:36:14 +00:00
Ryan Boren
13d16e176d
phpdoc for functions.php. Props jacobsantos. fixes #5639
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8598 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 04:51:51 +00:00
Ryan Boren
7d958a43d1
Automatic upgrade, first cut. see #5560
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8595 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-08 22:49:35 +00:00
Mark Jaquith
36275a8b99
Fix braces so user_trailingslashit gets the correct information passed in canonical redirect code. props xorax. fixes #7483 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8593 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-08 17:43:44 +00:00
Peter Westwood
010f5ed7b2
Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8589 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-08 17:05:10 +00:00
Peter Westwood
4bff225e94
Ensure fsockopen HTTP requests have Content-length and Content-type headers. See #4779 props DD32.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8588 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-08 16:28:07 +00:00
Ryan Boren
4ea763f026
Update since tags. Props santosj. fixes #5625
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8587 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-08 04:15:03 +00:00
Ryan Boren
5fb79ce141
Fix issues with fsockopen transport. Props santosj. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8586 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-08 00:02:11 +00:00
Ryan Boren
7d0bd55969
Plugin uninstall hooks from santosj. fixes #5625
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8585 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-07 23:39:27 +00:00
Ryan Boren
695197e232
Fixes cURL for Cron in non-blocking mode. Props santosj. fixes #7481 see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8584 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-07 22:57:16 +00:00
Ryan Boren
b5e5eb7b91
Fix Copy and Paste bug in cURL transport based. Props santosj. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8583 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-07 22:56:21 +00:00
Ryan Boren
ea522c10c9
Fix Text/Diff includes. Props codestyling. fixes #7391 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8581 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-07 21:02:07 +00:00
Ryan Boren
eb3daa5799
Check the headers for the transfer-encoding for chunked. Props santosj. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8578 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-06 21:57:25 +00:00
Mark Jaquith
c046d09fbd
Whitespacing/coding standards cleanup for category.php
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8575 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-06 21:06:14 +00:00
Mark Jaquith
0649bb45b1
Whitespacing/coding standards cleanup for category-template.php
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8574 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-06 21:01:46 +00:00
Mark Jaquith
fc79b3fc69
Whitespacing/coding standards cleanup for capabilities.php
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8573 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-06 20:50:30 +00:00
Mark Jaquith
3cab99fbd2
Cast to array when using foreach(). Props santosj (and thanks for your perseverance!). fixes #2784
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8572 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-06 20:31:54 +00:00
Ryan Boren
3937bd9530
Fix variable name typo. Props ionfish. fixes #7471 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8570 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-06 17:24:10 +00:00
Ryan Boren
f70269ff48
Fix tag cloud links. Props DD32. see #6015
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8569 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-06 15:53:39 +00:00
Ryan Boren
07bd0bd9cf
Strip tags from summary. Props dsader. fixes #7375 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8567 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-06 15:49:58 +00:00
Andrew Ozz
c4d5fd7ce9
Revert 8562
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8564 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-06 00:44:40 +00:00
Andrew Ozz
b07aca4429
Stop fatal error in post revisions when setting the include path is disabled. Props santosj, for 2.7
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8562 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 23:56:52 +00:00
Ryan Boren
17bc095dd1
Fix notice about body not having chunk formatting. Props santosj. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8560 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 22:22:07 +00:00
Ryan Boren
9ac24840ea
Allow merging of similarly named text domains. Props sambauers. fixes #7376 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8556 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 21:28:50 +00:00
Ryan Boren
ace1dbc33e
Use get_term_by() instead of is_term() to query slug. see #6593
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8555 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 21:07:59 +00:00
Ryan Boren
c7ac46fe86
Fix chunked decoding. Props santosj. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8549 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 17:01:49 +00:00
Ryan Boren
f43f8fcc29
Streams transport fixes from jacobsantos. fixes #7456 see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8548 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 16:33:20 +00:00
Peter Westwood
5260a37685
Allow the default more string to be translated. Fixes #7449 props Viper007Bond.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8547 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 06:40:44 +00:00
Ryan Boren
742aa7d933
Sticky Posts, firct cut. see #7457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8546 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 05:48:21 +00:00
Ryan Boren
973a10982b
Suppress fopen errors if WP_DEBUG is not enabled. Props jacobsantos. fixes #7456 see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8545 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 05:45:34 +00:00
Ryan Boren
89223e4a84
Fix reversed encoding. Props DD32. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8544 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 04:14:55 +00:00
Ryan Boren
b370c7862c
XML-RPC comments API. see #7446
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8543 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 22:29:37 +00:00
Peter Westwood
0d522c3898
Plugin Install GSOC project first code drop. Props DD32 see #6015 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8540 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 21:01:09 +00:00
Ryan Boren
6cf0ede185
Cast to array to avoid warning. Props santosj. fixes #7222 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8538 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 20:34:45 +00:00
Ryan Boren
2b63884467
Don't use wp_guess_url(). Caused big problems. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8537 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 19:19:05 +00:00
Ryan Boren
72e2ee06bb
Tests for whether is an array or an object before running http_build_query() on . Props santosj. fixes #7460 see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8536 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 19:12:26 +00:00
Ryan Boren
d64f028b60
Return response in foreach loop and remove debugging line. Props santosj. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8535 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 18:45:44 +00:00
Ryan Boren
ab2239137f
Don't call curl_setopt() if safe_mode is enabled. Props ionfish and Po0ky. fixes #7458 see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8534 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 17:03:05 +00:00
Ryan Boren
6a5662b4a5
Cycle through available transports trying each one. Props jacobsantos. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8533 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 16:28:12 +00:00
Ryan Boren
0f4aac8854
Use wp_guess_url() for determining the cron URL. Props jacobsantos. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8529 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-03 21:07:21 +00:00
Ryan Boren
53de042ebd
Timeout in WP_Http_Streams::request causes Fatal error abort. Props wet. fixes #7465 see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8528 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-03 21:01:28 +00:00
Ryan Boren
5e982913b6
Allow IRIs. Props guillep2k. fixes #4570
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8525 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-02 17:32:25 +00:00
Ryan Boren
df0af53a86
Fixes process headers for fopen header return, fixes HTTP extension response array. Also adds Curl implementation and allows for it to be used when using headers. Props santosj. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8524 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 23:13:48 +00:00
Ryan Boren
4caa408fac
Fixes process headers for fopen header return, fixes HTTP extension response array. Props santosj. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8523 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 22:31:57 +00:00
Ryan Boren
b7d7804240
Various http fixes from santosj. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8522 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 21:24:03 +00:00
Ryan Boren
2a1795ae26
Initial cURL support. Doc and non-blocking mode fixes. Props santosj. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8520 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 18:44:40 +00:00
Ryan Boren
0e54a9ce6b
Formatting changes and non-blocking mode. Props DD32. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8519 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 16:36:50 +00:00
Ryan Boren
dca0f147b2
Formatting and phpdoc cleanups from DD32. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8518 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 05:45:13 +00:00
Andrew Ozz
8138570a20
When not using image captions, IE may add caption null, for 2.7
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8517 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 05:10:27 +00:00
Ryan Boren
086b9294b9
HTTP POST and REQUEST API from jacobsantos. see #4779
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8516 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 05:00:07 +00:00
Ryan Boren
cf2daaf071
Don't run get_plugins() on every admin page load. Use cron for async update plugin requests. see #7372
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8514 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 04:26:32 +00:00
Andrew Ozz
0b3c278d63
Make sure meta is added to the post, not a revision.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8513 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 03:50:20 +00:00
Andrew Ozz
90e3261fd9
Latest TinyMCE, has new load options and bugfixes.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8512 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-31 04:01:30 +00:00
Ryan Boren
22497fb74f
Add prohphylactic addlashes when evaling query. Props xknown.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8510 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-30 17:17:38 +00:00
Andrew Ozz
b12c2edcf0
Allow comma-separated post_status values in WP_Query. Props markjaquith, fixes #7423 for 2.7
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8504 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-30 08:16:56 +00:00
Peter Westwood
c8c3da8f81
Allow a plugin to change the filter the magpie user agent string. Fixes #7085 props JohnLamansky.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8503 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-30 07:04:57 +00:00
Peter Westwood
29d888d397
Allow a plugin to add attributes to the next and previous posts links. Fixes #7434 props JohnLamansky.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8502 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-30 07:01:03 +00:00
Peter Westwood
16e673b165
Switch to get_theme_root()
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8498 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-30 06:26:59 +00:00
Peter Westwood
8b8928d5ac
Look for template files in the stylesheet folder as well as the template folder for inheriting themes. Fixes #7086 props ionfish.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8497 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-30 06:21:14 +00:00
Ryan Boren
a9751a9ee9
Walker improvements from hailin. fixes #7353
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8494 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-29 22:50:57 +00:00
Ryan Boren
3437da6843
Don't apply checkboxes to invisible comments.Props mdawaffe. fixes #7433 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8492 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-29 22:16:39 +00:00
Ryan Boren
319051a7fa
Fix gravatars for infinite comments. Props mdawaffe. fixes #7432 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8490 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-29 22:14:53 +00:00
Peter Westwood
0737fd60d5
Make lost password admin notification pluggable. Fixes #7430 props error.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8489 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-29 20:21:34 +00:00
Peter Westwood
f698dfbb3b
Pass $leavename to filters in get_permalink. Fixes #7421 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8487 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-29 19:52:44 +00:00
Ryan Boren
3b56605062
Allow dots in theme dirs when previewing. fixes #7482 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8485 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-29 17:03:00 +00:00
Ryan Boren
6c433a5dce
Store current user rather than original post author when saving revisions. Props mdawaffe. fixes #7317 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8480 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-28 23:58:24 +00:00
Ryan Boren
79da5c32a9
Pass context to get_edit_post_link filter. Props mdawaffe. fixes #7424 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8478 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-28 23:39:15 +00:00
Ryan Boren
8aaca8d367
No need to order results. Props dbuser123. see #7415
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8469 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-27 16:58:35 +00:00
Andrew Ozz
bf798dda32
Fix typo in bookmark template. Props brianwhite, fixes #7414 for 2.7
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8463 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-26 19:56:08 +00:00
Ryan Boren
c798e2041d
Add macFFBgHack.png. fixes #6573 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8457 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-25 22:42:31 +00:00
Ryan Boren
6fbbcbfb6e
Check both slug and name when determining if is_term(). fixes #6593 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8433 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-24 19:28:40 +00:00
Ryan Boren
ee18970580
Work around fatal error caused by mbstring.func_overload = 2. Props codestyling . fixes #5599 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8420 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-23 18:56:17 +00:00
Ryan Boren
28ae8ab3dc
Pass to wp_title filter. Props Viper007Bond. fixes #7382
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8415 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-23 16:44:06 +00:00
Peter Westwood
a619cbba87
Mark kses callbacks as private. Fixes #7363 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8410 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-23 08:36:15 +00:00
Andrew Ozz
595c17fc10
Small update to Gears info messages and simple Safari detection. Fixes #7380 for 2.7
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8406 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-23 05:12:57 +00:00
Ryan Boren
eb99bdcadf
Use WP_LANG_DIR. fixes #7378 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8404 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-22 21:09:30 +00:00
Ryan Boren
797a3c335d
Add timezone var to IXR_date. Add timezone back to getIso(). Comment WP specific additions. see #7227
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8403 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-22 19:53:03 +00:00
Andrew Ozz
f577a436c0
Gears integration update in anticipation of Safari support. Fixes #7371 for 2.6.1
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8395 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-22 04:03:36 +00:00
Ryan Boren
09f42ecdc0
Don't allow empty term names. Props scohoust. fixes #7336 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8393 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-21 21:53:32 +00:00
Andrew Ozz
e5655cff31
kses - don't use create_function in preg_replace_callback. Fixes #7363 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8387 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-21 05:11:00 +00:00
Andrew Ozz
11bac00854
kses - properly escape non-Unicode entities. Fixes #6583 . Props schiller.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8386 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-21 03:21:09 +00:00
Andrew Ozz
a9868e9fd5
Take first attribute and ignore later duplicate attributes. Fixes #6602 for trunk. Props schiller.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8384 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-21 01:12:49 +00:00
Andrew Ozz
124ca7ff00
Prevent adjacent hyphens in a HTML/XML comment. Fixes #6642 for trunk. Props schiller.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8382 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-21 00:32:43 +00:00
Ryan Boren
4cd1b1c3a0
Make get_edit_post_link() and get_edit_comment_link() SSL aware. Props robertaccettura. fixes #7359 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8380 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-20 04:46:59 +00:00
Ryan Boren
78d7917be7
Resurrect 7615. see #7227
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8378 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-19 19:01:35 +00:00
Ryan Boren
686e7e79aa
Revert accidental bits that snuck in with [8376]. see #7227
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8377 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-19 19:00:56 +00:00
Ryan Boren
9ba30a1b30
IXR 0.71. Props jacobsantos. fixes #7227
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8376 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-19 17:56:35 +00:00
Ryan Boren
2be6bcf255
Don't return if is_string(). Proceed to check if is_serialized(). fixes #7347 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8372 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-18 16:43:23 +00:00
Ryan Boren
5000a39eb0
Image sideload and wp_upload_dir() fixes from noel. fixes #7342 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8369 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-18 03:19:12 +00:00
Mark Jaquith
80f79a7fed
Better solution for #4536 . Slashless normalization of tag/category bases. fixes #7306 for trunk. see #4536
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8365 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-17 19:41:48 +00:00
Ryan Boren
a118de6487
Fix is_term query prepare() so that tag slugs that percent signs in them don't break. fixes #6867 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8363 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-17 16:59:40 +00:00
Peter Westwood
5b2a4bb837
Invalidate the plugin update cache if plugins are deleted. Fixes #7304 for trunk.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8359 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-16 21:53:32 +00:00
Andrew Ozz
491b47b300
Removes the disabling of captions, but leaves couple of hooks so a plugin can do it easily. see #6812
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8358 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-16 21:36:17 +00:00
Andrew Ozz
35b0176876
fixes #7311 for trunk.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8356 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-16 20:34:46 +00:00
Ryan Boren
55ee349c2e
Derive the upload url from the upload path if no url given. fixes #7308 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8352 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-16 16:49:22 +00:00
Ryan Boren
da0277cebd
Add jquery dependency to admin-forms. Props 082net. fixes #7321 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8347 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-16 16:16:45 +00:00
Peter Westwood
cb056bbf1c
Update the version number for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8344 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-16 07:17:06 +00:00
Ryan Boren
71c6b81617
Typo fix from robertdimarco. fixes #7297 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8341 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-15 16:21:26 +00:00
Ryan Boren
fcd681da15
plugins_url()
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8334 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-15 00:10:07 +00:00
Ryan Boren
b8824f4057
phpdoc for site_url() and friends
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8333 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-14 23:39:11 +00:00
Ryan Boren
ff4142320f
Bumpage
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8331 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-14 17:27:19 +00:00
Ryan Boren
87ea4a1d8d
RTL support for Press This. Props RanYanivHartstein. see #7289
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8328 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-13 17:57:23 +00:00
Ryan Boren
8e25c6694a
RTL for Press This. Props RanYanivHartstein. see #7289 #6616
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8326 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-13 16:26:16 +00:00
Ryan Boren
20611718e2
Workaround PHP parse_url() bug. Props azaozz. fixes #7288
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8324 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-13 05:16:54 +00:00
Ryan Boren
3becff10c3
Press This: properly add and load press-this-ie.css, cleanup of the bookmarklet code. Props azaozz. see #6813
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8323 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-13 04:57:01 +00:00
Ryan Boren
be46d3e59b
Bump
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8322 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-12 18:04:41 +00:00
Ryan Boren
9cac41c84a
Run plugin checks both admin and blog side. Props DD32 and mdawaffe. fixes #7265
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8317 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-11 22:04:03 +00:00
Ryan Boren
be517f46d7
Press This: Fix inserting the selection in the editor and stripping of paragraphs when saving, IE CSS styling fixes, fix continuous linking in editor. Props noel and azaozz. see #6813
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8316 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-11 20:27:50 +00:00
Ryan Boren
afd113dcf2
Rename wp_caption shortcode to caption. Allow themes to disable captioning. Use dashes instead of underscores in class names. Props azaozz. see #6812
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8313 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-11 15:59:14 +00:00
Ryan Boren
822ae638e1
Don't LIMIT updates to 1. Props hailin. fixes #7272
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8311 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-11 01:49:06 +00:00
Ryan Boren
bea854ed2e
Reduce size of Press This bookmarklet. see #7261
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8308 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-10 16:54:32 +00:00
Ryan Boren
83e091f297
Fix image resizing inside captions, add edit alt field to the advanced tab. Props azaozz. see #6812
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8307 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-10 16:39:14 +00:00
Ryan Boren
261e73a0ff
Media Uploader improvements from azaozz: Improves the insert external image dialog, redirects to the gallery tab after "Save all changes" is clicked, shows the "Order" fields on the closed tabs, where they are easier to use, and only in the Gallery. see #7274
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8304 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-10 03:49:52 +00:00
Ryan Boren
0fba0a6d4a
Introduce content_url(). Don't prepend base url to content url in script loader. see #6938 #7001
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8301 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-09 17:24:36 +00:00
Ryan Boren
22635c32c2
Prevent category looping. Props tellyworth. fixes #7267
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8299 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-09 04:57:18 +00:00
Ryan Boren
6b75258ab7
Hands off pre tags. Props nbachiyski. fixes #7056
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8298 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-09 04:52:27 +00:00
Ryan Boren
435710f599
Install styling from azaozz. fixes #7266
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8297 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-09 04:33:31 +00:00
Ryan Boren
304340a9b0
Fix quotes in captions. Props azaozz. see #6812
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8290 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-08 23:38:53 +00:00
Ryan Boren
f0f5316a1d
Use dash instead of underscore for CSS names. Props azaozz. see #6812
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8289 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-08 23:37:56 +00:00
Ryan Boren
62ada88df8
Fix get_links_list deprecation doc. Props Otto42. fixes #6879
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8285 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-08 17:38:12 +00:00
Ryan Boren
ef48901e65
Don't replace spaces with nbsp. This breaks wrapping. Props MtDewVirus. fixes #7259
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8281 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-08 00:14:06 +00:00
Ryan Boren
7d39052d9e
Return base dir and url from wp_upload_dir(). Props DD32. fixes #6762
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8280 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-07 23:53:54 +00:00
Ryan Boren
8887dcc0a2
Notice fixes from jacobsantos. fixes #7255
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8266 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-07 14:21:47 +00:00
Ryan Boren
3cbb31b495
Don't split in the middle of a UTF-8 character. Props nbachiyski. fixes #7254
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8264 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-06 21:14:47 +00:00
Ryan Boren
57532d83dd
Don't try to match rewrite rules against AtomPub requests. Props josephscott. fixes #7249
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8263 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-06 17:33:39 +00:00
Ryan Boren
7040784e97
Bump version for gallery. Props nbachiyski. fixes #6988
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8262 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-06 16:41:47 +00:00
Ryan Boren
ecf41b5b88
Make sure attachment meta data is an array. Props nbachiyski. fixes #7252
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8261 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-06 16:40:15 +00:00
Ryan Boren
7dccf2c37c
Image caption fixes from azaozz: captions are properly created in tables and in lists, all tags are properly removed when deleting a caption, the align buttons can be used to align the captions. see #6812
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8260 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-06 16:38:37 +00:00
Ryan Boren
cd8d510b27
Fix wp_get_attachment_thumb_url() tumbnail back compat. Props DD32. fixes #7242
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8257 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-04 16:15:29 +00:00
Ryan Boren
99fdb4ee9e
Gears and styling updates for Press This from azaozz. see #6813
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8256 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-04 16:12:31 +00:00
Ryan Boren
5162696748
Bumpage
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8254 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-04 06:12:24 +00:00
Ryan Boren
ac50ccc1a2
Allow underscore and dash in theme dirs when previewing. fixes #7236
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8252 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 23:10:28 +00:00
Ryan Boren
5ffc4fbcef
Use searchform.php for search widget, if available. Props ionfish. fixes #5567
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8250 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 17:03:37 +00:00
Ryan Boren
93240aef3b
Add med buttons to TinyMCE fullscreen. Props azaozz. fixes #7232
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8248 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 15:55:45 +00:00
Ryan Boren
64f744edc9
pre_update_option_* filter from DD32. fixes #7233
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8247 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 15:51:53 +00:00
Ryan Boren
e1d642299e
phpdoc for feed.php from jacobsantos. fixes #5636
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8246 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 15:23:22 +00:00
Ryan Boren
7b03393372
Image caption fixes from azaozz. see #6812
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8245 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 05:11:00 +00:00
Ryan Boren
cc267eee8a
Use true swfupload version
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8243 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 23:16:39 +00:00
Ryan Boren
45ac770299
Image captions from azaozz. see #6812
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8239 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 18:41:11 +00:00
Ryan Boren
e0f44cba0c
Account for term exclusion filter when creating cache key. Props filosofo. fixes #7213
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8225 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-01 15:54:58 +00:00
Ryan Boren
5bb069702e
Use WP_CONTENT_URL in wp_upload_dir(). Props sambauers. fixes #7206
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8216 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-30 03:33:05 +00:00
Ryan Boren
12c069a943
phpdoc updates from jacobsantos. see #5639
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8215 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-30 03:23:44 +00:00
Mark Jaquith
93aa40cbff
Enable tag auto-suggest for multiple tags at once (without having to hit enter and send each one "down below"). fixes #5580
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8214 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-30 00:04:22 +00:00
Mark Jaquith
cab4a6a625
Silently add /index.php/ to category_base and tag_base for blogs using PATHINFO permalinks. fixes #4536
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8213 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-29 08:20:25 +00:00
Mark Jaquith
817cb02671
make get_alloptions() consistent with get_option() WRT tag_base untrailingslashit()ing
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8212 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-29 07:44:32 +00:00
Ryan Boren
b980b3f310
Set auth cookie for plugins directory to support direct load plugin files that call auth_redirect(). see #7001
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8209 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-27 22:54:21 +00:00
Ryan Boren
203257fd4d
Bumpity bump bump
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8207 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-27 19:47:28 +00:00
Ryan Boren
20e5ea1578
Bump script loader versions for jQuery UI 1.5.1
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8206 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-27 19:44:13 +00:00
Ryan Boren
fbeba9a88a
jQuery UI 1.5.1
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8205 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-27 19:41:56 +00:00
Ryan Boren
d8d5181c77
TinyMCE 3.1.1 from azaozz. fixes #7191
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8204 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-27 16:13:27 +00:00
Ryan Boren
80c836b58a
phpdoc updates for post.php from jacobsantos. fixes #3982
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8203 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-27 15:32:57 +00:00
Ryan Boren
9cf90ec524
More informative error message when remote publishing is disabled. Don't disable if upgrading. Props josephscott. see #7157
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8202 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-26 22:39:57 +00:00
Ryan Boren
dd23b72d1c
Fix date() warning on Windows. Props ozh. fixes #7186
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8199 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-26 18:34:28 +00:00
Ryan Boren
1d3ec18c2d
Only use SSL for login POST links if SSL logins are forced. Clear old cookies. see #7001
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8197 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-26 16:40:04 +00:00
Ryan Boren
99fd205707
phpdoc for shortcodes from jacobsantos. fixes #7184
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8196 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-26 15:55:33 +00:00
Ryan Boren
f920c9bcaf
Test for feature instead of browser to fix TB positioning for browsers pretending to be IE6. Props azaozz. fixes #6676
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8194 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-25 16:58:27 +00:00
Ryan Boren
f7524dfd14
SSL touchups for tiny_mce_config. fixes #6759
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8193 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-25 16:55:16 +00:00
Ryan Boren
99e1ad77bc
Edit image fixes from azaozz: : new link not created if the image has class "aligncenter" in Safari; recalculates the demo image size properly and applies any inline styles to it; if relative link is added, it's converted to absolute; "Unknown error" in IE6. see #6811
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8191 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-25 16:30:28 +00:00
Ryan Boren
3f0d3c8055
SSL fixes. see #7001
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8190 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 22:19:27 +00:00
Ryan Boren
29dcc51d1f
Insert image fixes from azaozz. fixes #7177
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8189 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 21:59:06 +00:00
Mark Jaquith
91eeb5ff47
Don't call loop_end hook if we don't have any posts. props Denis-de-Bernardy and DD32. fixes #6769 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8188 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 19:58:54 +00:00
Ryan Boren
ed29b5321f
Typo fixes from mark8barnes and AndrewFrazier. fixes #7174
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8187 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 18:52:52 +00:00
Ryan Boren
1e8fc2ce19
Disambiguate column. Props voxpelli. fixes #7073
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8185 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 17:49:24 +00:00
Ryan Boren
2a3fcecdc1
Grammar fix from Viper007Bond. fixes #7172
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8184 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 17:45:33 +00:00
Ryan Boren
edcde97e0f
Add exclude_category argument to wp_list_bookmarks(). Props ionfish. fixes #6808
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8183 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 17:44:30 +00:00
Ryan Boren
ce2dafe0e5
wp_guess_url() and install styling fixes from sambauers. fixes #7129 see #4732
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8182 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 17:36:21 +00:00
Ryan Boren
86bfd4952f
Remove default feed function when adding new function to hook. fixes #6970
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8179 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 00:29:04 +00:00
Ryan Boren
672ca87116
Respect post_ID update when doing multiple add meta AJAX requests. Props mdawaffe. fixes #7170 see #6457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8177 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-23 23:25:15 +00:00
Ryan Boren
64b5e801d0
Don't get post ancestors if post not found. Props Sam_a. fixes #6953
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8173 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-23 21:50:19 +00:00
Ryan Boren
120044cec3
widget_links_args filter from ionfish. fixes #7024
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8171 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-23 17:21:14 +00:00
Ryan Boren
5757d74348
Autosave when Preview is clicked. Props azaozz and DanCoulter. fixes #6682
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8170 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-23 16:05:10 +00:00
Ryan Boren
69ce37d463
Mark string that cannot be gettexted. Props nbachiyski. fixes #7074
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8168 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-23 15:40:43 +00:00
Ryan Boren
94bd9ef781
Edit image updates from azaozz. see #6811
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8167 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-23 15:26:03 +00:00
Ryan Boren
026ecf9198
Beta1
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8165 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-22 20:45:07 +00:00
Ryan Boren
ef20031e40
phpdoc updates from jacobsantos. see #7038
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8164 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-22 20:23:23 +00:00
Peter Westwood
97d67b7f80
Minor phpdoc fixups.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8149 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-20 20:56:40 +00:00
Peter Westwood
9fc155d599
Bump the db_version so people get the new options for #7157 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8138 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-20 16:15:21 +00:00
Peter Westwood
6869890baf
Make the SAVEQUERIES define more flexible. Fixes #6764 props filosofo.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8134 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-20 15:17:09 +00:00
Peter Westwood
c273f5e8d4
Add xoxo microformat markup to the blogroll. Fixes #4954 props Otto42.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8132 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-20 13:54:23 +00:00
Peter Westwood
27f6aaeb80
Add new has_tag() template tag. Fixes #6590 props Otto42.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8131 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-20 13:52:18 +00:00
Ryan Boren
ddc798ad6f
TinyMCE 3.1.0.1 from azaozz. fixes #7153 #7148 #7128
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8127 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-19 16:55:50 +00:00
Peter Westwood
5abf4bfe1b
Move another sizeof out of the loop. See #7147 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8118 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-18 06:48:48 +00:00
Peter Westwood
a1c42c6c0b
Ensure we initialise the position variable. See #5599 props codestyling.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8117 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-18 06:38:30 +00:00
Ryan Boren
f46c926a06
Don't do sizeof() in a loop. Props DD32. see #7147
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8111 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-17 03:07:42 +00:00
Ryan Boren
55a2ea611f
previous_post_link and next_post_link filters. Props JohnLamansky. fixes #6985 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8108 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-16 22:27:07 +00:00
Ryan Boren
408e467fd1
category_name is not a valid arg. Use name__like. Props drdavid. fixes #6722 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8104 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-16 22:19:34 +00:00
Ryan Boren
b56481f330
Don't trim strings in maybe_serialize(). Props hakre. fixes #7132 #7133 #4781 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8100 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-16 20:41:02 +00:00
Ryan Boren
f6ee577705
Handle cc and bcc. Props MattyRob. fixes #6899
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8098 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-16 20:02:10 +00:00
Ryan Boren
8ef3dea136
Don't decode slug in get_page_uri(). Props nbachiyski. fixes #6723
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8096 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-16 18:40:47 +00:00
Peter Westwood
578941e41a
Fix the phpdoc comments so we don't lose a function :-(. Fixes #7144 props johnhennmacc.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8094 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-15 19:11:15 +00:00
Peter Westwood
69c9cd5ccc
PHPDoc updates for functions.php. See #5639 props jacobsantos.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8092 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-15 09:38:32 +00:00
Peter Westwood
5c2ffbf45f
PHPDoc updates for comment.php. See #5578 props jacobsantos.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8091 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-15 09:34:00 +00:00
Peter Westwood
8949d59d94
PHPDoc updates for category.php. Fixes #5633 props jacobsantos.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8090 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-15 09:32:19 +00:00
Ryan Boren
e719ad71ee
Add RTL stylesheet for edit image. Props azaozz. see #681 !
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8088 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-14 21:01:32 +00:00
Peter Westwood
0cd764aac4
Make sure force_ssl_login and force_ssl_admin work as designed. Fixes #7140 props wet.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8087 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-14 20:58:43 +00:00
Peter Westwood
244c4a66c6
** > *.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8085 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-14 16:57:20 +00:00
Peter Westwood
f67c0eb921
phpdoc updates for IXR. See #7038 props jacobsantos.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8084 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-14 16:50:55 +00:00
Ryan Boren
761c8cef28
Image popup improvements from azaozz. Added translation strings, RTL support, several layout improvements, image border, hspace and vspace can be used as shortcuts to add css styles, the preview is visible on both tabs, etc. see #6811
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8083 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-14 16:38:08 +00:00
Peter Westwood
b4a108815f
Updated phpdoc for external libs. See #7038 props jacobsantos.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8082 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-14 16:36:13 +00:00