Andrew Ozz
|
43770b1234
|
Fix deprecated arg. in safecss_filter_attr(), for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11699 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-08 09:54:34 +00:00 |
Peter Westwood
|
29f9fbef8e
|
Update the readme in trunk early for once.
git-svn-id: https://develop.svn.wordpress.org/trunk@11697 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-08 07:08:36 +00:00 |
Ryan Boren
|
f3c198ce14
|
change wp_ajax_nopriv in admin-ajax.php to support GET as well as POST. Props dd32. fixes #10345
git-svn-id: https://develop.svn.wordpress.org/trunk@11694 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-06 16:55:07 +00:00 |
Ryan Boren
|
7af7514cf0
|
Allow class, id, and style on headers. Props matt.
git-svn-id: https://develop.svn.wordpress.org/trunk@11692 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-06 14:37:48 +00:00 |
Andrew Ozz
|
484f514706
|
Convert the old style widgets order array only when loading the widgets screen, fixes #10300 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11691 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-04 12:49:54 +00:00 |
Andrew Ozz
|
81c8791b9d
|
Inline CSS filter for kses, for trunk, fixes #10336
git-svn-id: https://develop.svn.wordpress.org/trunk@11689 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-04 04:49:39 +00:00 |
Ryan Boren
|
8f795065f6
|
Add 'rpc' context to siteurl which obeys ADMIN and LOGIN forced SSL. see #10330
git-svn-id: https://develop.svn.wordpress.org/trunk@11686 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-04 02:48:22 +00:00 |
Ryan Boren
|
fa222025a2
|
Tango/GNOME smilies. Props jdub. fixes #10145
git-svn-id: https://develop.svn.wordpress.org/trunk@11685 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-03 18:50:28 +00:00 |
Ryan Boren
|
17e3dc5b40
|
Better compression compat. Props dd32. see #10163
git-svn-id: https://develop.svn.wordpress.org/trunk@11684 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-02 23:18:27 +00:00 |
Ryan Boren
|
b4bdb17956
|
Don't allow direct loading of link-parse-opml.php. This file needs to go away someday.
git-svn-id: https://develop.svn.wordpress.org/trunk@11682 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-02 03:15:00 +00:00 |
Ryan Boren
|
3090ebd2b5
|
Update load_textdomain() phpdoc. Props nbachiyski. fixes #10286 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11680 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-01 20:05:14 +00:00 |
Ryan Boren
|
7d4ce1c8c4
|
Use SSL links to xmlrpc and app when admin ssl is forced.
git-svn-id: https://develop.svn.wordpress.org/trunk@11679 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-01 18:40:09 +00:00 |
Ryan Boren
|
914d0b1487
|
Output final optgroup. Props hakre. fixes #10292 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11677 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-01 17:59:19 +00:00 |
Andrew Ozz
|
02f0eee9eb
|
Use new jQuery methods when adding, editing and deleting tags with AJAX, fix warning when deleting tags, see #10239
git-svn-id: https://develop.svn.wordpress.org/trunk@11676 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-01 08:12:39 +00:00 |
Andrew Ozz
|
8865bb691d
|
Fix the rounded corners on .widefat, for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11674 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-01 07:31:37 +00:00 |
Ryan Boren
|
79eb523554
|
Check that token_get_all() exists before creating documentation links. fixes #10261 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11671 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-29 20:48:12 +00:00 |
Ryan Boren
|
dac10ca31b
|
Change update string to indicate if version is the original English one, or the local one. Props nbachiyski. fixes #10117 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11669 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-29 20:25:51 +00:00 |
Ryan Boren
|
a228b4a413
|
Proper permissions for newly created files. Props azaozz. fixes #10170 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11667 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-29 20:23:04 +00:00 |
Ryan Boren
|
e96beab55a
|
RTL admin fixes. Props sambauers, nbachiyski. fixes #10159 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11665 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-29 00:40:26 +00:00 |
Andrew Ozz
|
aaaa7a1cfd
|
Fix vertical misalignment and cell borders in IE, props demetris, fixes #10090 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11664 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-28 03:41:01 +00:00 |
Andrew Ozz
|
76449fcfd2
|
Improved $_SERVER['REQUEST_URI'] test for IIS, props ruslany, fixes #5682 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11662 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-28 00:45:12 +00:00 |
Andrew Ozz
|
861fd5e250
|
Fix pending comments count, paging and comments requests while moderating for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11660 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-27 22:40:06 +00:00 |
Ryan Boren
|
be7007579a
|
Fix compat with zend.ze1_compatibility_mode. Props gsnedders. fixes #10222 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11657 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-27 22:12:18 +00:00 |
Andrew Ozz
|
320627cc13
|
Fix typo in wp_style_is(), props Denis-de-Bernardy, fixes #10283 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11656 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-27 06:55:49 +00:00 |
Andrew Ozz
|
55fed78c60
|
Add missing localization in WP_HTTP, props Denis-de-Bernardy, fixes #10231 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11653 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-26 14:41:12 +00:00 |
Andrew Ozz
|
329fd81b20
|
Fix cache in WP_Widget_Recent_Posts, fixes #10251 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11651 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-26 14:35:40 +00:00 |
Andrew Ozz
|
7dcd5e4673
|
Use CSS instead of nbsp, props demetris, fixes #10206 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11649 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-26 12:56:24 +00:00 |
Andrew Ozz
|
8fb6081b5b
|
Fix overlap in plugin and theme editors, props eddieringle, fixes #10101 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11647 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-26 11:07:10 +00:00 |
Ryan Boren
|
ffef1c0d4c
|
Don't show error message when updating a custom field without changing its value. see #10254
git-svn-id: https://develop.svn.wordpress.org/trunk@11644 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-26 06:19:54 +00:00 |
Ryan Boren
|
efcea18935
|
Sort wp_page_menu() by menu_order. Props nathanrice. fixes #10266
git-svn-id: https://develop.svn.wordpress.org/trunk@11642 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-26 05:24:02 +00:00 |
Ryan Boren
|
f6f03210e4
|
Fix role translation. fixes #10270 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11640 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-25 17:18:56 +00:00 |
Ryan Boren
|
ce546f6edd
|
Don't lose upload error messages. Props filosofo. fixes #10238 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11638 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-25 06:09:22 +00:00 |
Andrew Ozz
|
a7db9e2ac1
|
Fix the test for autosave in post.js, fixes #10135 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11637 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-25 06:03:14 +00:00 |
Ryan Boren
|
f2baa0626d
|
Pass delimiter to preg_quote(). Props Denis-de-Bernardy. see #9955
git-svn-id: https://develop.svn.wordpress.org/trunk@11634 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-23 22:10:46 +00:00 |
Ryan Boren
|
b5452371d5
|
Enforce stream_get_contents() requirement for ssh2 fs. Props dd32. fixes #10093 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11632 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-23 21:54:53 +00:00 |
Ryan Boren
|
01ef7d87b0
|
Revert [11524]. curl has its problems, but so does everything else. see #9998 fixes #10104 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11630 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-23 19:18:27 +00:00 |
Ryan Boren
|
3078a66f60
|
Fix back-compat plugins page redirects. Props filosofo. fixes #10246 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11628 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-23 17:23:11 +00:00 |
Ryan Boren
|
6cceb3c659
|
Merge latest pomo. Works around mbstring.func_overload. Props nbachiyski. fixes #10236 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11626 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-23 16:32:52 +00:00 |
Ryan Boren
|
adf22ff2e7
|
Return correct date in date_created_gmt field. Props josephscott. fixes #10244 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11624 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-23 16:23:49 +00:00 |
Ryan Boren
|
119195fda1
|
Load formatting.php before install redirect so that wp_redirect() can call _deep_replace(). see #10226
git-svn-id: https://develop.svn.wordpress.org/trunk@11622 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-22 20:10:02 +00:00 |
Peter Westwood
|
f61cd95c52
|
Remove the cruft. Fixes #10227 for trunk props sirzooro.
git-svn-id: https://develop.svn.wordpress.org/trunk@11619 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-20 18:50:31 +00:00 |
Peter Westwood
|
2089c179d5
|
Correct phpDoc comment for add_filter. Fixes #10164 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@11617 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-20 18:14:46 +00:00 |
Peter Westwood
|
e5dd9ecd88
|
Introduce _deep_replace() and use it to improve the stripping of percent encoded values from urls. Fixes #10226 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@11615 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-20 17:42:24 +00:00 |
Andrew Ozz
|
d9953efdf3
|
Always load the Dashboard RSS widgets with AJAX, see #10133 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11613 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-20 10:30:09 +00:00 |
Mark Jaquith
|
316e5626c6
|
Create wp_validate_redirect(), have the upgrade done link use it. props Westi. fixes #10193 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11610 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-19 19:30:17 +00:00 |
Peter Westwood
|
e80de3ed24
|
Make it easier for plugins to add extra fields to the Edit Category/Tag forms. Fixes #8831 for trunk props Denis-de-Bernardy
git-svn-id: https://develop.svn.wordpress.org/trunk@11608 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-19 18:56:28 +00:00 |
Ryan Boren
|
3a24e23c5c
|
absint paged
git-svn-id: https://develop.svn.wordpress.org/trunk@11606 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-19 17:30:39 +00:00 |
Ryan Boren
|
9f59a3f223
|
Enforce incoming links item limit
git-svn-id: https://develop.svn.wordpress.org/trunk@11604 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-19 06:08:27 +00:00 |
Ryan Boren
|
508da6167d
|
Revert oops
git-svn-id: https://develop.svn.wordpress.org/trunk@11603 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-19 06:08:03 +00:00 |
Ryan Boren
|
6550a221d7
|
Enforce incoming links item limit
git-svn-id: https://develop.svn.wordpress.org/trunk@11602 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-19 06:07:25 +00:00 |