Andrew Ozz
|
327118110d
|
Preferred transport: move curl to last position and fockopen to 2nd position due to higher compatibility, props DD32, fixes #9998
git-svn-id: https://develop.svn.wordpress.org/trunk@11524 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-06 06:51:35 +00:00 |
|
Andrew Ozz
|
f05600599b
|
CSS tweaks for plugins-all screen
git-svn-id: https://develop.svn.wordpress.org/trunk@11523 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-06 03:33:20 +00:00 |
|
Ryan Boren
|
5ef10c1dba
|
Pass name to sidebar, footer, and header get actions. Props scribu. fixes #10022
git-svn-id: https://develop.svn.wordpress.org/trunk@11521 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-04 17:59:14 +00:00 |
|
Andrew Ozz
|
5f92ac9d93
|
Fix the border in the install plugins table
git-svn-id: https://develop.svn.wordpress.org/trunk@11520 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-04 08:21:17 +00:00 |
|
Ryan Boren
|
95df8d05fd
|
Don't pass by reference. Props kamiyeye. fixes #9994
git-svn-id: https://develop.svn.wordpress.org/trunk@11518 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-04 05:32:58 +00:00 |
|
Andrew Ozz
|
230a4bc6f0
|
Add gray background to inactive rows on plugins screen
git-svn-id: https://develop.svn.wordpress.org/trunk@11517 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-04 02:08:34 +00:00 |
|
Andrew Ozz
|
f0cc116f8a
|
Using css to hide the Save button in widgets without settings, props Denis-de-Bernardy, fixes #10020
git-svn-id: https://develop.svn.wordpress.org/trunk@11516 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-04 00:52:31 +00:00 |
|
Andrew Ozz
|
cc77d3b710
|
Improve widgets hooks, props Denis-de-Bernardy, fixes #10013
git-svn-id: https://develop.svn.wordpress.org/trunk@11510 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-03 11:33:17 +00:00 |
|
Ryan Boren
|
615bb59a60
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11509 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-03 10:20:18 +00:00 |
|
Andrew Ozz
|
e6d33b952a
|
Add more translator comments for placeholders, props nbachiyski, fixes #10002
git-svn-id: https://develop.svn.wordpress.org/trunk@11506 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-02 07:21:42 +00:00 |
|
Andrew Ozz
|
cc4f66f13f
|
Allow translators to change the curly quotes in wptexturize(), props nbachiyski fixes #10001
git-svn-id: https://develop.svn.wordpress.org/trunk@11504 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-02 00:27:53 +00:00 |
|
Andrew Ozz
|
997f1af1c8
|
Add "Accessibility Mode" for widgets screen (can be turned on from Screen Options). Add set_user_setting() to the UI state saving functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@11503 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-01 23:31:34 +00:00 |
|
Ryan Boren
|
f85291dc74
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11502 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-01 17:13:20 +00:00 |
|
Ryan Boren
|
c6555c2442
|
Use proper field for category intersection queries. fixes #9985
git-svn-id: https://develop.svn.wordpress.org/trunk@11501 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-01 17:12:12 +00:00 |
|
Andrew Ozz
|
f1b8716b93
|
Reload the widget form with the ajax response after save, add Close link to the widgets, don't auto-close on save to show possible errors returned from validation
git-svn-id: https://develop.svn.wordpress.org/trunk@11498 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-31 11:34:08 +00:00 |
|
Peter Westwood
|
3982e62858
|
Move the upload_dir filter before the directory is created so that plugins can have a better effect. Fixes #9973 props dd32.
git-svn-id: https://develop.svn.wordpress.org/trunk@11493 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-30 10:02:01 +00:00 |
|
Ryan Boren
|
a1c608f42d
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11491 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 22:44:34 +00:00 |
|
Mark Jaquith
|
d5c981b0ea
|
Add esc_sql(), for completeness.
git-svn-id: https://develop.svn.wordpress.org/trunk@11490 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 20:31:52 +00:00 |
|
Ryan Boren
|
8abf3d95f6
|
Add comment_moderation_headers filter. Props mtdewvirus. fixes #9969
git-svn-id: https://develop.svn.wordpress.org/trunk@11489 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 20:00:06 +00:00 |
|
Ryan Boren
|
48eb83e12b
|
Use _wp_specialchars to get NOQUOTES. see #9934
git-svn-id: https://develop.svn.wordpress.org/trunk@11488 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 19:54:13 +00:00 |
|
Ryan Boren
|
e72a01fdc8
|
Fix widget unregister back-compat. fixes #9952
git-svn-id: https://develop.svn.wordpress.org/trunk@11484 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 16:32:20 +00:00 |
|
Andrew Ozz
|
d36df6430d
|
Fix submenu position and state on folded admin menu, props sambauers, fixes #9956
git-svn-id: https://develop.svn.wordpress.org/trunk@11483 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 07:42:55 +00:00 |
|
Ryan Boren
|
6ae5d00203
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11480 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-28 21:53:57 +00:00 |
|
Ryan Boren
|
7a1a28e91f
|
Fix parent=0 queries. Props Denis-de-Bernardy 107 minutes ago. . fixes #9960
git-svn-id: https://develop.svn.wordpress.org/trunk@11476 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-28 18:06:08 +00:00 |
|
Andrew Ozz
|
54cda2f9bf
|
TinyMCE 3.2.4.1, fixes #9950
git-svn-id: https://develop.svn.wordpress.org/trunk@11473 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-27 22:28:29 +00:00 |
|
Ryan Boren
|
f2c10971ff
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11472 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-27 22:02:51 +00:00 |
|
Peter Westwood
|
ae8e3e6593
|
Check to see if we have an author before displaying it. See #9948.
git-svn-id: https://develop.svn.wordpress.org/trunk@11471 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-27 21:51:25 +00:00 |
|
Ryan Boren
|
813973d04f
|
Fix default orderby for tt_id query. see #9937
git-svn-id: https://develop.svn.wordpress.org/trunk@11469 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-27 17:09:19 +00:00 |
|
Ryan Boren
|
e38c2c7c07
|
Fix default orderby for tt_id query. see #9937
git-svn-id: https://develop.svn.wordpress.org/trunk@11468 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-27 17:00:30 +00:00 |
|
Ryan Boren
|
2abee7d3b6
|
wp_unique_post_slug() fixes. Props Denis-de-Bernardy. fixes #9726
git-svn-id: https://develop.svn.wordpress.org/trunk@11467 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-27 16:21:53 +00:00 |
|
Andrew Ozz
|
adda656922
|
Ensure autosave is run before showing preview for new posts/pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@11466 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-27 11:04:00 +00:00 |
|
Ryan Boren
|
22bf595381
|
Fix loop start, loop end workflow. Props Denis-de-Bernardy. fixes #9944
git-svn-id: https://develop.svn.wordpress.org/trunk@11464 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-26 23:57:01 +00:00 |
|
Andrew Ozz
|
dcc7d255e7
|
Revert [11202], see #9726
git-svn-id: https://develop.svn.wordpress.org/trunk@11461 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-26 08:58:10 +00:00 |
|
Ryan Boren
|
6560835570
|
Don't use esc_html() for DB bound data. see #9934
git-svn-id: https://develop.svn.wordpress.org/trunk@11460 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-26 05:05:46 +00:00 |
|
Ryan Boren
|
4b4c9e966e
|
Add orderby = none option to wp_get_object_terms(). Props vladimir_kolesnikov. fixes #9937
git-svn-id: https://develop.svn.wordpress.org/trunk@11457 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-25 18:18:06 +00:00 |
|
Ryan Boren
|
56c1493f67
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11456 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-25 17:33:10 +00:00 |
|
Andrew Ozz
|
c8e497257e
|
Add a hook in print_footer_scripts as in print_head_scripts, props arena, fixes #9856
git-svn-id: https://develop.svn.wordpress.org/trunk@11455 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-25 11:14:39 +00:00 |
|
Peter Westwood
|
1b7643d281
|
Remove context from wp_feed_cache_transient_lifetime filter and filter in fetch_feed as well. Fixes #9926.
git-svn-id: https://develop.svn.wordpress.org/trunk@11453 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-25 09:13:48 +00:00 |
|
Ryan Boren
|
cd50b4f950
|
Restore LEFT JOIN for post_status_join. fixes #9851 see #9720
git-svn-id: https://develop.svn.wordpress.org/trunk@11452 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-25 05:36:48 +00:00 |
|
Ryan Boren
|
c6ad2b29b2
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11451 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 23:51:22 +00:00 |
|
Ryan Boren
|
e12c642c54
|
Trim tailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@11450 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 23:47:49 +00:00 |
|
Ryan Boren
|
2e127ee264
|
Set eol style
git-svn-id: https://develop.svn.wordpress.org/trunk@11449 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 23:39:56 +00:00 |
|
Peter Westwood
|
76eabb6d25
|
Add a wp_lostpassword_url() function to complete the set. Based on patch from ramiy fixes #9932.
git-svn-id: https://develop.svn.wordpress.org/trunk@11448 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 20:58:22 +00:00 |
|
Peter Westwood
|
8b0fef659d
|
Allow plugins to filter the expiration time of the SimplePie cache. Fixes #9926.
git-svn-id: https://develop.svn.wordpress.org/trunk@11446 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 18:07:39 +00:00 |
|
Andrew Ozz
|
f5fa5294ed
|
Delete widgets when dragged back to Available Widgets, add ui.droppable.js and ui.selectable.js, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11445 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 15:46:09 +00:00 |
|
Peter Westwood
|
d251d8b6c4
|
Allow a different role to be set for users when they are created in a call to wp_insert_user(). Fixes #9891 props Denis-de-Bernardy.
git-svn-id: https://develop.svn.wordpress.org/trunk@11442 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-23 21:48:36 +00:00 |
|
Ryan Boren
|
9e3a2b0210
|
Beta 2
git-svn-id: https://develop.svn.wordpress.org/trunk@11440 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-23 17:22:44 +00:00 |
|
Andrew Ozz
|
723b050a99
|
Don't show content changed warning when saving as draft from the HTML editor, fixes #9912
git-svn-id: https://develop.svn.wordpress.org/trunk@11439 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-23 08:41:00 +00:00 |
|
Andrew Ozz
|
3788a1ba06
|
Plugins screen css tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@11438 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-23 01:56:19 +00:00 |
|
Andrew Ozz
|
a8fa1281b7
|
TinyMCE 3.2.4, remove the autosave plugin and add the same functionality in autosave.js, fix double warning messages when leaving the page.
git-svn-id: https://develop.svn.wordpress.org/trunk@11437 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 22:08:17 +00:00 |
|
Ryan Boren
|
83210ad7ba
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11436 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 21:58:41 +00:00 |
|
Peter Westwood
|
6bd9d1dfa5
|
Rename new function to sanitize_html_class() to hilight exactly what it is for, Fixes #8446.
git-svn-id: https://develop.svn.wordpress.org/trunk@11435 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 21:31:42 +00:00 |
|
Ryan Boren
|
7643338f75
|
Standardize on UTC. Props Denis-de-Bernardy. fixes #9793
git-svn-id: https://develop.svn.wordpress.org/trunk@11434 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 18:16:40 +00:00 |
|
Peter Westwood
|
f2cfe16e7a
|
Introduce sanitise_css_classname() and use it to give categories, tags, users etc meaningful classnames where possible. Falls back to the id if not. Fixes #8446.
git-svn-id: https://develop.svn.wordpress.org/trunk@11433 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 17:44:26 +00:00 |
|
Andrew Ozz
|
4481a721fc
|
Fix labels for the checkboxes in the Links widget
git-svn-id: https://develop.svn.wordpress.org/trunk@11432 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 16:27:23 +00:00 |
|
Andrew Ozz
|
f0453f5e36
|
Attempt to fix jQuery UI unselectable form fields in widgets, label can be either explicit or implicit, not both.
git-svn-id: https://develop.svn.wordpress.org/trunk@11431 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 16:13:05 +00:00 |
|
Ryan Boren
|
783f4ea189
|
Allow multiple search form templates. Props mtdewvirus. fixes #9908
git-svn-id: https://develop.svn.wordpress.org/trunk@11430 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 16:04:49 +00:00 |
|
Andrew Ozz
|
8017f27e5a
|
Make get_terms() orderby case insensitive, props DD32, fixes #9906
git-svn-id: https://develop.svn.wordpress.org/trunk@11428 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 12:29:32 +00:00 |
|
Andrew Ozz
|
29ed683636
|
Fix saving and deleting of widgets settings for no-js and for some non-standard widgets, run the actions from the widgets screen when saving with ajax, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11427 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 12:08:51 +00:00 |
|
Ryan Boren
|
19c8be9a49
|
eliminate duplicate cap checks. Props coffee2code. fixes #9899
git-svn-id: https://develop.svn.wordpress.org/trunk@11426 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-21 18:55:00 +00:00 |
|
Ryan Boren
|
2e1ed76289
|
Add post ID arg to edit_post_link(). Props coffee2code. fixes #9898
git-svn-id: https://develop.svn.wordpress.org/trunk@11425 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-21 18:43:04 +00:00 |
|
Ryan Boren
|
fbafa6f628
|
Use Stylesheet instead of Template to key theme data when doing theme update check. Props josephscott. fixes #9897
git-svn-id: https://develop.svn.wordpress.org/trunk@11424 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-21 18:17:20 +00:00 |
|
Ryan Boren
|
32fd1ae72b
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11423 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-21 16:13:04 +00:00 |
|
Andrew Ozz
|
01d5ecf991
|
Fix styling for the plugins screen
git-svn-id: https://develop.svn.wordpress.org/trunk@11422 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-21 09:40:11 +00:00 |
|
Ryan Boren
|
8a76759cae
|
Revert [11392]. It breaks custom taxonomies for attachments. see #8731
git-svn-id: https://develop.svn.wordpress.org/trunk@11420 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-21 00:10:04 +00:00 |
|
Ryan Boren
|
33de612b06
|
Fix comment paging for static front page. Props DD32. fixes #8598
git-svn-id: https://develop.svn.wordpress.org/trunk@11419 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 22:24:37 +00:00 |
|
Andrew Ozz
|
64693b05ff
|
Ensure the colors stylesheets have the same query string
git-svn-id: https://develop.svn.wordpress.org/trunk@11418 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 21:52:37 +00:00 |
|
Ryan Boren
|
15539caf5e
|
Use get_the_author_meta(). Props sivel. see #9393
git-svn-id: https://develop.svn.wordpress.org/trunk@11416 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 21:32:39 +00:00 |
|
Ryan Boren
|
47556a2dad
|
Add orderby=none. Props DD32. fixes #9819
git-svn-id: https://develop.svn.wordpress.org/trunk@11415 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 21:26:00 +00:00 |
|
Ryan Boren
|
848507ccff
|
seems_utf8() cleanup. Props hakre. fixes #9692
git-svn-id: https://develop.svn.wordpress.org/trunk@11414 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 21:13:14 +00:00 |
|
Ryan Boren
|
b05e8739aa
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11412 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 20:56:25 +00:00 |
|
Ryan Boren
|
3a419fbf6d
|
Fix load_plugin_textdomain() phpdoc. Props PotterSys. fixes #9892
git-svn-id: https://develop.svn.wordpress.org/trunk@11411 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 18:54:14 +00:00 |
|
Ryan Boren
|
bc3941424e
|
Throttle generic pings to no more than once per hour. Props Denis-de-Bernardy. fixes #6698
git-svn-id: https://develop.svn.wordpress.org/trunk@11410 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 17:03:19 +00:00 |
|
Ryan Boren
|
cff6ae81fc
|
Make sure filter IDs are unique. Props bkrausz, hakre. fixes #8723
git-svn-id: https://develop.svn.wordpress.org/trunk@11409 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 16:59:01 +00:00 |
|
Ryan Boren
|
e7323af925
|
Pass text direction to wp_die(). Allow locales to set text direction in local packages. Props nbachiyski. fixes #6132
git-svn-id: https://develop.svn.wordpress.org/trunk@11408 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 16:32:22 +00:00 |
|
Ryan Boren
|
ab511830e6
|
Add number_format_i18n filter. Props kambiz.k. fixes #7753
git-svn-id: https://develop.svn.wordpress.org/trunk@11407 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 16:08:35 +00:00 |
|
Ryan Boren
|
036031cbab
|
Remove global regs that can poison query objects. fixes #9854
git-svn-id: https://develop.svn.wordpress.org/trunk@11406 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 16:05:23 +00:00 |
|
Andrew Ozz
|
93cff50b33
|
Include the current theme in theme update check, props josephscott, fixes #9880
git-svn-id: https://develop.svn.wordpress.org/trunk@11404 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 20:12:37 +00:00 |
|
Andrew Ozz
|
864b51f32b
|
Fix blue admin theme for new widgets screen, fixes #9878
git-svn-id: https://develop.svn.wordpress.org/trunk@11403 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 18:55:58 +00:00 |
|
Ryan Boren
|
780263c7cc
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11402 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 18:45:21 +00:00 |
|
Ryan Boren
|
506192e771
|
Reset post-related globals in wp_reset_query(). Props Denis-de-Bernardy. fixes #9256
git-svn-id: https://develop.svn.wordpress.org/trunk@11400 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 16:16:15 +00:00 |
|
Ryan Boren
|
4a648c3825
|
Pass query object to loop_start and loop_end actions. Props Denis-de-Bernardy. fixes #9854
git-svn-id: https://develop.svn.wordpress.org/trunk@11399 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 16:13:50 +00:00 |
|
Ryan Boren
|
5480332bc5
|
Add more link and then force_balance_tags. Props Denis-de-Bernardy. fixes #9765
git-svn-id: https://develop.svn.wordpress.org/trunk@11398 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 16:03:11 +00:00 |
|
Ryan Boren
|
83698ae7e4
|
Allow case-insensitive logins. Props mdawaffe. fixes #5472
git-svn-id: https://develop.svn.wordpress.org/trunk@11397 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 15:56:53 +00:00 |
|
Ryan Boren
|
326affd4ad
|
Use filtered post data. Props Denis-de-Bernardy, sirzooro. fixes #9084
git-svn-id: https://develop.svn.wordpress.org/trunk@11396 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 15:54:19 +00:00 |
|
Ryan Boren
|
1ce4fb03fd
|
Fix display of titles for front pages. Props sivel. fixes #9288
git-svn-id: https://develop.svn.wordpress.org/trunk@11395 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 15:48:47 +00:00 |
|
Ryan Boren
|
9d6af24e2b
|
Fix item count in wp_sprintf_l(). Props abelcheung. fixes #9847
git-svn-id: https://develop.svn.wordpress.org/trunk@11394 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 15:36:01 +00:00 |
|
Ryan Boren
|
1f9c258540
|
Lose broken post_status_join. Exclude revisions from post_type = any queries. Props gortsleigh. fixes #8731
git-svn-id: https://develop.svn.wordpress.org/trunk@11392 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 15:25:43 +00:00 |
|
Andrew Ozz
|
846cdf43c9
|
Some more styling for the plugins screen
git-svn-id: https://develop.svn.wordpress.org/trunk@11391 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 01:27:34 +00:00 |
|
Ryan Boren
|
d044913a4e
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11390 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 23:27:19 +00:00 |
|
Andrew Ozz
|
662765e570
|
Clean the cache-manifests, make $manifest_version and $tinymce_version global vars accessible from the manifest
git-svn-id: https://develop.svn.wordpress.org/trunk@11388 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 20:29:26 +00:00 |
|
Ryan Boren
|
c06ab49bcf
|
Don't notify post author of own comments. PrProps josephscott. fixes #8695
git-svn-id: https://develop.svn.wordpress.org/trunk@11387 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 18:36:04 +00:00 |
|
Ryan Boren
|
8f2d1010bb
|
Unset from GLOBALS. see #9854
git-svn-id: https://develop.svn.wordpress.org/trunk@11386 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 18:00:47 +00:00 |
|
Mark Jaquith
|
ba1c3bdd5b
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
git-svn-id: https://develop.svn.wordpress.org/trunk@11383 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 16:00:33 +00:00 |
|
Ryan Boren
|
c6debe7b9e
|
Break global post ref so we don't pollute queries. see #9854
git-svn-id: https://develop.svn.wordpress.org/trunk@11382 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 15:56:39 +00:00 |
|
Ryan Boren
|
e170a4d6c1
|
bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11381 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 15:14:36 +00:00 |
|
Mark Jaquith
|
f0336cfa7d
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: https://develop.svn.wordpress.org/trunk@11380 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 15:11:07 +00:00 |
|
Ryan Boren
|
b3efcdaaaa
|
Recognize Expression Web 2 as IIS. Props peaceablewhale, DD32. fixes #8725
git-svn-id: https://develop.svn.wordpress.org/trunk@11379 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 14:54:16 +00:00 |
|
Andrew Ozz
|
092b182559
|
Fix Screen Options and Help buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@11378 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 05:10:50 +00:00 |
|
Ryan Boren
|
9fa0b6944e
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11377 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 03:29:59 +00:00 |
|
Andrew Ozz
|
4bf2deac13
|
Add param to the widget_display_callback hook, props Denis-de-Bernardy, fixes #9852
git-svn-id: https://develop.svn.wordpress.org/trunk@11374 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-17 19:36:28 +00:00 |
|
Andrew Ozz
|
6adf190b8f
|
Update SWFUpload to 2.2.0.1, see #9413
git-svn-id: https://develop.svn.wordpress.org/trunk@11372 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-17 12:29:58 +00:00 |
|
Peter Westwood
|
c98f9104b6
|
Migrate final get_author_name() calls to use get_the_author_meta() instead. See #9393 props sivel.
git-svn-id: https://develop.svn.wordpress.org/trunk@11370 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 22:32:48 +00:00 |
|
Andrew Ozz
|
bb4f1f4162
|
Add footer actions to iframe footer, props DD32, fixes #9832
git-svn-id: https://develop.svn.wordpress.org/trunk@11366 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 19:21:29 +00:00 |
|
Ryan Boren
|
87b94b7e59
|
Beta 1
git-svn-id: https://develop.svn.wordpress.org/trunk@11365 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 18:44:55 +00:00 |
|
Ryan Boren
|
7a19e12aee
|
Add trailing slash before query args for crufty links. Props peaceablewhale. fixes #9515
git-svn-id: https://develop.svn.wordpress.org/trunk@11364 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 17:22:19 +00:00 |
|
Ryan Boren
|
6a66b51970
|
Fix feed autodiscovery. Props peaceablewhale. fixes #9810
git-svn-id: https://develop.svn.wordpress.org/trunk@11358 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 05:15:21 +00:00 |
|
Ryan Boren
|
2511d7e2c3
|
Fix bad call to str_replace. see #9395
git-svn-id: https://develop.svn.wordpress.org/trunk@11355 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 04:46:31 +00:00 |
|
Ryan Boren
|
dfad06fd16
|
Bump all style versions
git-svn-id: https://develop.svn.wordpress.org/trunk@11354 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 02:50:23 +00:00 |
|
Ryan Boren
|
86744c9a4b
|
Support headers split over multiple lines. Props hakre, Denis-de-Bernardy, wnorris. fixes #9395
git-svn-id: https://develop.svn.wordpress.org/trunk@11351 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 02:17:55 +00:00 |
|
Ryan Boren
|
5d6ca1f0dc
|
Support IIS 7.0 URL Rewrite Module. Props ruslany. Hat tips to peaceablewhale, hakre, Denis-de-Bernardy, sivel. fixes #8974
git-svn-id: https://develop.svn.wordpress.org/trunk@11350 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 02:04:36 +00:00 |
|
Andrew Ozz
|
8644a0c9d7
|
Strip tags and convert < > to entities when appending widget title, fixes #9830
git-svn-id: https://develop.svn.wordpress.org/trunk@11349 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 00:32:04 +00:00 |
|
Ryan Boren
|
d600eaf1c7
|
Allow combining category and tag queries. Props turboguy. fixes #5433
git-svn-id: https://develop.svn.wordpress.org/trunk@11348 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-15 23:47:28 +00:00 |
|
Ryan Boren
|
4fefdf5498
|
Use get_post_modified_time filter in get_post_modified_time(). Props Denis-de-Bernardy. fixes #9734
git-svn-id: https://develop.svn.wordpress.org/trunk@11347 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-15 22:33:33 +00:00 |
|
Ryan Boren
|
3236a991dd
|
Ver bump
git-svn-id: https://develop.svn.wordpress.org/trunk@11346 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-15 22:21:21 +00:00 |
|
Ryan Boren
|
18cc4463fe
|
Handle nested tag in wptexturize(). Props nbachiyski. fixes #7056 see #6969
git-svn-id: https://develop.svn.wordpress.org/trunk@11345 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-15 21:37:18 +00:00 |
|
Ryan Boren
|
e80637d860
|
Escape posts passed as objects. Props Denis-de-Bernardy. fixes #9727
git-svn-id: https://develop.svn.wordpress.org/trunk@11344 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-15 21:27:39 +00:00 |
|
Ryan Boren
|
c3bd8ffb66
|
Add option to wp_die to display a go back link. Props nbachiyski. fixes #5167
git-svn-id: https://develop.svn.wordpress.org/trunk@11342 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-15 17:49:35 +00:00 |
|
Ryan Boren
|
e88d7ca4b8
|
Update PHPMailer to 2.0.4. Props hakre. fixes #9697
git-svn-id: https://develop.svn.wordpress.org/trunk@11341 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-15 17:32:35 +00:00 |
|
Andrew Ozz
|
35e1460bec
|
Fix IE 512-byte minimum page length bug, props hakre, fixes #8942
git-svn-id: https://develop.svn.wordpress.org/trunk@11340 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-15 09:38:43 +00:00 |
|
Andrew Ozz
|
1de8d80346
|
Support more than one gallery on the same page, props jamescollins, fixes #7678
git-svn-id: https://develop.svn.wordpress.org/trunk@11339 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-15 08:52:04 +00:00 |
|
Peter Westwood
|
eef75a9675
|
Ensure that wp_specialchars captures all pre-encoded entities correctly when preventing double encoding. Fixes #9821.
git-svn-id: https://develop.svn.wordpress.org/trunk@11338 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-15 06:29:19 +00:00 |
|
Andrew Ozz
|
29252dc3d1
|
Escape the captions in the gallery with wptexturize() instead of wp_specialchars(), props Denis-de-Bernardy, fixes #8763
git-svn-id: https://develop.svn.wordpress.org/trunk@11336 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 23:15:28 +00:00 |
|
Ryan Boren
|
701d5f8bad
|
Better verbose page rule detection to support showing posts on a page with a custom permastruct. Props Denis-de-Bernardy. fixes #6603
git-svn-id: https://develop.svn.wordpress.org/trunk@11335 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 21:50:20 +00:00 |
|
Ryan Boren
|
d892f1f557
|
Use text/xml for rss feeds for best browser compat. Props Denis-de-Bernardy. fixes #9810
git-svn-id: https://develop.svn.wordpress.org/trunk@11334 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 21:21:31 +00:00 |
|
Ryan Boren
|
bf908fe2f1
|
Give continents-cities their own textdomain. Props nbachiyski, Denis-de-Bernardy . fixes #9794
git-svn-id: https://develop.svn.wordpress.org/trunk@11333 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 20:05:25 +00:00 |
|
Ryan Boren
|
163e71b06e
|
Sort tz continents and cities by translated names. Load translations from separate mo to avoid cluttering default pot. Props Denis-de-Bernardy. see #9794
git-svn-id: https://develop.svn.wordpress.org/trunk@11332 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 18:58:37 +00:00 |
|
Ryan Boren
|
a606f43156
|
Use user_login instead of ID to check if user exists when creating unique nicenames. ID isn't available when inserting new users. Props sivel. see #9393
git-svn-id: https://develop.svn.wordpress.org/trunk@11331 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 18:55:32 +00:00 |
|
Andrew Ozz
|
ecc46022b2
|
Don't display empty values in the user display name drop-down, props Simek, fix js to add newly entered First Name and Last Name, fixes #9813
git-svn-id: https://develop.svn.wordpress.org/trunk@11330 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 17:01:04 +00:00 |
|
Ryan Boren
|
734685397b
|
Allow plugins to override tz support enable/disable. Props Otto42. fixes #3962
git-svn-id: https://develop.svn.wordpress.org/trunk@11329 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 16:23:20 +00:00 |
|
Ryan Boren
|
fe335afb5f
|
urlencode login redirect. Props Viper007Bond. fixes #9817
git-svn-id: https://develop.svn.wordpress.org/trunk@11328 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 16:11:01 +00:00 |
|
Andrew Ozz
|
8ef4731798
|
Make sure all colors stylesheets have the same version string, see #7262
git-svn-id: https://develop.svn.wordpress.org/trunk@11327 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 13:34:26 +00:00 |
|
Peter Westwood
|
356592efa7
|
Add a permalink_structure_changed action to allow plugins to do something once the new structure has been applied to WP_Rewrite.
git-svn-id: https://develop.svn.wordpress.org/trunk@11325 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 06:38:34 +00:00 |
|
Ryan Boren
|
3788f58c9e
|
Revert [11263]. Busted several themes. see #9323
git-svn-id: https://develop.svn.wordpress.org/trunk@11324 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 04:09:01 +00:00 |
|
Ryan Boren
|
c4f78ad63a
|
Don't localize dates where not appropriate. Props Denis-de-Bernardy, hakre. fixes #9730
git-svn-id: https://develop.svn.wordpress.org/trunk@11323 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 02:00:32 +00:00 |
|
Ryan Boren
|
fc80cdec6b
|
Remove vestiges of what_to_show. Props filosofo. fixes #9815
git-svn-id: https://develop.svn.wordpress.org/trunk@11318 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-13 22:28:56 +00:00 |
|
Andrew Ozz
|
765f9798d4
|
Add a function to output a generic widget anywhere in a template, props Denis-de-Bernardy, fixes #9701
git-svn-id: https://develop.svn.wordpress.org/trunk@11317 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-13 20:43:49 +00:00 |
|
Ryan Boren
|
4cbec5b34a
|
Notice fix. Props mrmist. fixes #8446
git-svn-id: https://develop.svn.wordpress.org/trunk@11316 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-13 19:04:26 +00:00 |
|
Ryan Boren
|
7f57ebe750
|
Remove stale enclosures. Props mystyman. fixes #6840
git-svn-id: https://develop.svn.wordpress.org/trunk@11315 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-13 05:15:27 +00:00 |
|
Mark Jaquith
|
aeb9272a1c
|
Exclude <tt> from formatting. props JulienV. fixes #8321
git-svn-id: https://develop.svn.wordpress.org/trunk@11313 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 22:51:24 +00:00 |
|
Mark Jaquith
|
a2bf4db52b
|
Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791
git-svn-id: https://develop.svn.wordpress.org/trunk@11312 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 22:40:56 +00:00 |
|
Ryan Boren
|
c3d1eafb7d
|
Fix widget registration with PHP 4. see #9800
git-svn-id: https://develop.svn.wordpress.org/trunk@11310 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 19:17:30 +00:00 |
|
Andrew Ozz
|
58a1c4ac9e
|
Lowercase widgets $id_base, props Denis-de-Bernardy, fixes #9797
git-svn-id: https://develop.svn.wordpress.org/trunk@11308 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 17:56:04 +00:00 |
|
Ryan Boren
|
5df6a6ad9d
|
Use IDs instead of slugs in CSS classes ro avoid invalid class names. Props hakre. fixes #8446
git-svn-id: https://develop.svn.wordpress.org/trunk@11306 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 17:11:57 +00:00 |
|
Ryan Boren
|
e2e4c53a93
|
Clear cache after deleting meta. Props Denis-de-Bernardy. fixes #9009
git-svn-id: https://develop.svn.wordpress.org/trunk@11305 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 17:10:05 +00:00 |
|
Ryan Boren
|
2786a02afe
|
Feed namespace hooks. Props Denis-de-Bernardy, peaceablewhale. fixes #9792
git-svn-id: https://develop.svn.wordpress.org/trunk@11303 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 16:57:49 +00:00 |
|
Andrew Ozz
|
a3f252ffbd
|
Add filter: the post content "more link", props JohnLamansky, fixes #9711
git-svn-id: https://develop.svn.wordpress.org/trunk@11300 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 06:38:59 +00:00 |
|
Andrew Ozz
|
86749778d2
|
Post comments feed link HTML filter, props JohnLamansky, fixes #9712
git-svn-id: https://develop.svn.wordpress.org/trunk@11299 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 06:19:36 +00:00 |
|
Ryan Boren
|
5cc712d1e3
|
Add title attributes to links in recent entries widget. Props topncal, Denis-de-Bernardy. fixes #6091
git-svn-id: https://develop.svn.wordpress.org/trunk@11293 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 05:47:25 +00:00 |
|
Ryan Boren
|
2e71b19772
|
Translate continent and city names for timezone picker. see #9794
git-svn-id: https://develop.svn.wordpress.org/trunk@11290 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 01:04:16 +00:00 |
|