Andrew Ozz
|
6b8fd52fef
|
Add $hook_suffix as js var, fixes #10008
git-svn-id: https://develop.svn.wordpress.org/trunk@11508 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-03 07:06:45 +00:00 |
|
Andrew Ozz
|
00c81393c1
|
Add two more images to manifest.php
git-svn-id: https://develop.svn.wordpress.org/trunk@11507 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-03 01:38:27 +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
|
16cca1f495
|
Take <p> out of translatable string, props nbachiyski, fixes #9995
git-svn-id: https://develop.svn.wordpress.org/trunk@11505 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-02 00:36:49 +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 |
|
Mark Jaquith
|
7150af568d
|
We do not use plugin, we use file
git-svn-id: https://develop.svn.wordpress.org/trunk@11500 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-01 00:01:33 +00:00 |
|
Andrew Ozz
|
85df37ac27
|
Test writability of ABSPATH when upgrading core or WP_PLUGIN_DIR when installing/updating themes and plugins, fixes #9936
git-svn-id: https://develop.svn.wordpress.org/trunk@11499 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-31 21:08:03 +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 |
|
Andrew Ozz
|
c6ad66eb26
|
Fix margin on Find Themes button
git-svn-id: https://develop.svn.wordpress.org/trunk@11497 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-31 01:11:07 +00:00 |
|
Andrew Ozz
|
246a93b31b
|
Reduce default Thickbox height on plugins install screen, props scribu, fixes #9986
git-svn-id: https://develop.svn.wordpress.org/trunk@11496 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-31 00:36:41 +00:00 |
|
Peter Westwood
|
89249d1f77
|
Fix plugin/theme upgrade issues when using ftp extension. Fixes #9980 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@11495 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-30 17:14:07 +00:00 |
|
Peter Westwood
|
285296c772
|
Add context to the translation of Tag in the theme installer. Fixes #9981.
git-svn-id: https://develop.svn.wordpress.org/trunk@11494 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-30 10:33:51 +00:00 |
|
Peter Westwood
|
6e481f5d1e
|
Ensure the errors array is always defined so as to always have something to return
git-svn-id: https://develop.svn.wordpress.org/trunk@11492 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-30 09:55:32 +00:00 |
|
Ryan Boren
|
b1dd7095aa
|
RTL fixes. Props yoavf. fixes #9975
git-svn-id: https://develop.svn.wordpress.org/trunk@11487 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 19:28:59 +00:00 |
|
Ryan Boren
|
c4977b5b6b
|
Add tool_box action to tools.php. Allows appending to tools.
git-svn-id: https://develop.svn.wordpress.org/trunk@11486 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 19:15:32 +00:00 |
|
Ryan Boren
|
c2041721e9
|
Fix notice when searching categories. Props gortsleigh. fixes #9970
git-svn-id: https://develop.svn.wordpress.org/trunk@11485 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 16:36:44 +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 |
|
Andrew Ozz
|
5fc6d253b4
|
Always show the open/close arrow next to the widget title, fixes #9914
git-svn-id: https://develop.svn.wordpress.org/trunk@11482 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 07:22:36 +00:00 |
|
Ryan Boren
|
793db461d5
|
Fix search for custom taxonomies. Props gortsleigh. fixes #9971
git-svn-id: https://develop.svn.wordpress.org/trunk@11481 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 02:54:44 +00:00 |
|
Ryan Boren
|
6d5f39d45c
|
Revert [11475]. Keep those strings frozen for 2.8. see #9900
git-svn-id: https://develop.svn.wordpress.org/trunk@11479 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-28 21:36:44 +00:00 |
|
Ryan Boren
|
e74f227105
|
Generate correct links for custom taxonomies. Props gortsleigh. fixes #9967
git-svn-id: https://develop.svn.wordpress.org/trunk@11478 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-28 21:26:01 +00:00 |
|
Ryan Boren
|
6bd92fd3df
|
Fix notice. Props wnorris. fixes #8433
git-svn-id: https://develop.svn.wordpress.org/trunk@11477 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-28 20:35:09 +00:00 |
|
Ryan Boren
|
38a40c75df
|
Note that paging applies to top-level comment counts. Props hailin. fixes #9900
git-svn-id: https://develop.svn.wordpress.org/trunk@11475 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-28 16:50:39 +00:00 |
|
Andrew Ozz
|
014c91f4e3
|
Adds the bulk actions to the bottom of the plugins listing table and other fixes, props dd32, fixes #9838
git-svn-id: https://develop.svn.wordpress.org/trunk@11474 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-28 11:02:16 +00:00 |
|
Ryan Boren
|
2e2d842ff0
|
Add confirmation AYS when upgrading a theme. fixes #9904
git-svn-id: https://develop.svn.wordpress.org/trunk@11470 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-27 19:05:58 +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
|
c7767c9808
|
Fix unlink warning. see #9936
git-svn-id: https://develop.svn.wordpress.org/trunk@11465 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-27 00:56:32 +00:00 |
|
Andrew Ozz
|
08dd0b932e
|
Trim white space
git-svn-id: https://develop.svn.wordpress.org/trunk@11463 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-26 22:42:23 +00:00 |
|
Andrew Ozz
|
2373c1c733
|
Fix the inserting of caption shortcode when the upload path contains "align"
git-svn-id: https://develop.svn.wordpress.org/trunk@11462 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-26 22:33:02 +00:00 |
|
Ryan Boren
|
7c0c4c5bf9
|
Don't use short tag. Props DD32. fixes #9920
git-svn-id: https://develop.svn.wordpress.org/trunk@11459 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-26 04:38:09 +00:00 |
|
Peter Westwood
|
5e6f121eb7
|
Allow a plugin to filter the list of Page statuses. Fies #9928 props coffee2code.
git-svn-id: https://develop.svn.wordpress.org/trunk@11458 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-25 21:47:11 +00:00 |
|
Andrew Ozz
|
b6d0536c00
|
Improve Filesystem method choice for 'direct'; introduce FS_METHOD constant, props DD32, fixes #9936
git-svn-id: https://develop.svn.wordpress.org/trunk@11454 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-25 10:39:21 +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
|
74aa0fea30
|
Hide options from users when they don't make any sense for them. Fixes #8433 props Denis-de-Bernardy.
git-svn-id: https://develop.svn.wordpress.org/trunk@11447 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 18:46:01 +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 |
|
Andrew Ozz
|
819f3b1046
|
Plugins update notices css tweak
git-svn-id: https://develop.svn.wordpress.org/trunk@11444 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 01:15:25 +00:00 |
|
Andrew Ozz
|
4618cb715d
|
Initialize $table variable in wp-admin/themes.php, props mdawaffe, fixes #9923
git-svn-id: https://develop.svn.wordpress.org/trunk@11443 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-23 23:42:28 +00:00 |
|
Peter Westwood
|
bd9784b05e
|
Pass references and more context to the new 'user_profile_update_errors' hook. Fixes #9302.
git-svn-id: https://develop.svn.wordpress.org/trunk@11441 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-23 21:37:49 +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 |
|
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 |
|
Andrew Ozz
|
2d6a9356d4
|
Fix cursor for folded menu, props sambauers, fixes #9901
git-svn-id: https://develop.svn.wordpress.org/trunk@11429 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 15:40:46 +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 |
|
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 |
|
Andrew Ozz
|
02930f69d6
|
Show "Delete" in Media -> Add New, props mgriepentrog, fixes #7879
git-svn-id: https://develop.svn.wordpress.org/trunk@11421 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-21 01:42:40 +00:00 |
|
Andrew Ozz
|
46d7331c97
|
Remove background color fix for quick edit button bar, props Simek, fixes #9648
git-svn-id: https://develop.svn.wordpress.org/trunk@11417 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 21:50:38 +00:00 |
|
Andrew Ozz
|
e6458a87b0
|
Add nowrap for a.button, fixes #9884
git-svn-id: https://develop.svn.wordpress.org/trunk@11405 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 06:49:54 +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
|
cdcfa08686
|
Reassign links to default cat when deleting link cats via ajax. fixes #9869
git-svn-id: https://develop.svn.wordpress.org/trunk@11401 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 18:08:15 +00:00 |
|
Ryan Boren
|
0b914e524c
|
Don't double define ABSPATH. Props peaceablewhale. fixes #9863
git-svn-id: https://develop.svn.wordpress.org/trunk@11393 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 15:29:57 +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
|
098eca892c
|
Move visit plugin site link from actions to meta. see #9849
git-svn-id: https://develop.svn.wordpress.org/trunk@11389 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 22:17:58 +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
|
36a5a9137f
|
Add plugin_row_meta filter
git-svn-id: https://develop.svn.wordpress.org/trunk@11385 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 16:56:42 +00:00 |
|
Ryan Boren
|
b91fbde89f
|
Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@11384 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 16:55:20 +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 |
|
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 |
|
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 |
|
Andrew Ozz
|
3780ca0212
|
Sanitize plugin update information, props hakre, fixes #5422
git-svn-id: https://develop.svn.wordpress.org/trunk@11376 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-17 20:26:36 +00:00 |
|
Andrew Ozz
|
405eececce
|
HTML validity fixes, props hakre, fixes #9432
git-svn-id: https://develop.svn.wordpress.org/trunk@11375 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-17 20:19:51 +00:00 |
|
Andrew Ozz
|
bf88f92c4d
|
Refresh gallery.js
git-svn-id: https://develop.svn.wordpress.org/trunk@11373 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-17 12:34:40 +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
|
ba09ff6c8d
|
Add an action link to allow for plugins to be deleted individually. Also switch to storing the deletion information and redirecting before displaying. Fixes #9835 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@11371 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-17 09:39:32 +00:00 |
|
Andrew Ozz
|
63c3617491
|
Add HTML break in user-new.php, props demetris, fixes #9834
git-svn-id: https://develop.svn.wordpress.org/trunk@11369 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 21:51:32 +00:00 |
|
Ryan Boren
|
c8f9570ff9
|
Incorporate version into description. Put version, and author link beneath description (possibly incorporate other meta here).
git-svn-id: https://develop.svn.wordpress.org/trunk@11368 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 19:45:31 +00:00 |
|
Ryan Boren
|
0bba629ff5
|
Always show action links for plugin rows. Move offsite links off of plugin name to new 'View Site' action.
git-svn-id: https://develop.svn.wordpress.org/trunk@11367 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 19:30:08 +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
|
39e73e8f2f
|
Revert [11307]. fixes #9842
git-svn-id: https://develop.svn.wordpress.org/trunk@11363 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 17:19:30 +00:00 |
|
Ryan Boren
|
49f326fb2c
|
Trim long descriptions in plugin installer search results. Props DD32. fixes #9576
git-svn-id: https://develop.svn.wordpress.org/trunk@11362 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 17:16:45 +00:00 |
|
Andrew Ozz
|
dc4834a673
|
Style tweaks for plugins delete confirmation page, props Simek, fixes #9799
git-svn-id: https://develop.svn.wordpress.org/trunk@11361 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 07:09:03 +00:00 |
|
Andrew Ozz
|
dfd8e5f0ee
|
Margin fix for "updated" and "error" classes, props Simek, fixes #9802
git-svn-id: https://develop.svn.wordpress.org/trunk@11360 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 06:53:41 +00:00 |
|
Andrew Ozz
|
f4c925859a
|
Clean up user-edit.php, add password strength meter to Add User and Edit User
git-svn-id: https://develop.svn.wordpress.org/trunk@11359 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 06:29:10 +00:00 |
|
Ryan Boren
|
c8876e3798
|
Check if get_site_option() is defined. It isn't when auto upgrading from <= 2.7.
git-svn-id: https://develop.svn.wordpress.org/trunk@11357 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 05:05:11 +00:00 |
|
Ryan Boren
|
b165b06dcd
|
Check if delete_transient() exists to avoid error when upgrading from releases that don't define it.
git-svn-id: https://develop.svn.wordpress.org/trunk@11356 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 04:56:13 +00:00 |
|
Ryan Boren
|
75630fb7e3
|
Improve contextual help for widgets. Props demetris. fixes #9827
git-svn-id: https://develop.svn.wordpress.org/trunk@11353 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 02:25:06 +00:00 |
|
Ryan Boren
|
fee032b9e8
|
strip tags on post titles in recent comments dashboard widget. Props Denis-de-Bernardy, mastermind. fixes #9138
git-svn-id: https://develop.svn.wordpress.org/trunk@11352 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 02:23:12 +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
|
08a55fd223
|
Add escaping for quick edit saves. Props hailin. fixes #9822
git-svn-id: https://develop.svn.wordpress.org/trunk@11343 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-15 20:05:52 +00:00 |
|
Andrew Ozz
|
33dfbfe434
|
Tweak p.help class, props Simek, fixes #9790
git-svn-id: https://develop.svn.wordpress.org/trunk@11337 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-15 03:57:45 +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 |
|
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 |
|
Peter Westwood
|
fe7cb199bb
|
Give better instructions when installing over an existing users table. Fixes #9569 based on patch from coffee2code.
git-svn-id: https://develop.svn.wordpress.org/trunk@11326 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 06:54:33 +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
|
8efb468ed6
|
Use the_author_meta(). Props sivel. see #9393
git-svn-id: https://develop.svn.wordpress.org/trunk@11322 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 01:52:42 +00:00 |
|
Ryan Boren
|
c5ce63e64d
|
Import category descriptions. Props Denis-de-Bernardy. fixes #8840
git-svn-id: https://develop.svn.wordpress.org/trunk@11321 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-13 23:23:26 +00:00 |
|
Ryan Boren
|
c662eed706
|
Don't set user's url to http://. Props josephscott. fixes #9804
git-svn-id: https://develop.svn.wordpress.org/trunk@11320 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-13 22:41:05 +00:00 |
|
Ryan Boren
|
d93e16b6cb
|
Add option to send password to users created from admin. Props Denis-de-Bernardy. fixes #9669
git-svn-id: https://develop.svn.wordpress.org/trunk@11319 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-13 22:35:17 +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 |
|
Ryan Boren
|
3dafb2c908
|
Default plugins per page to 999
git-svn-id: https://develop.svn.wordpress.org/trunk@11314 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-13 04:26:40 +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
|
f3cd99df21
|
Typo fix. Props Denis-de-Bernardy. fixes #9801
git-svn-id: https://develop.svn.wordpress.org/trunk@11311 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 20:18:32 +00:00 |
|
Andrew Ozz
|
3de68bc265
|
Fix notice in wp-admin/includes/widgets.php
git-svn-id: https://develop.svn.wordpress.org/trunk@11309 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 19:12:50 +00:00 |
|
Ryan Boren
|
0898e4b2e4
|
Sort active plugins before inactive plugins in all plugins list
git-svn-id: https://develop.svn.wordpress.org/trunk@11307 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 17:32:57 +00:00 |
|
Ryan Boren
|
58ab59ad76
|
Update upload error strings. Props Askapache. fixes #9625
git-svn-id: https://develop.svn.wordpress.org/trunk@11304 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 17:02:34 +00:00 |
|
Ryan Boren
|
74573d082f
|
Pass user to actions. Props sirzooro. fixes #9795
git-svn-id: https://develop.svn.wordpress.org/trunk@11302 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 16:54:18 +00:00 |
|
Ryan Boren
|
b503e32aa2
|
Use absolute paths for includes. Props hakre. fixes #9750
git-svn-id: https://develop.svn.wordpress.org/trunk@11301 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 16:47:49 +00:00 |
|
Ryan Boren
|
d7a4c9f7a0
|
Remove unneeded pipe in admin footer. Props DD32, Denis-de-Bernardy. fixes #8676
git-svn-id: https://develop.svn.wordpress.org/trunk@11298 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 06:10:08 +00:00 |
|
Ryan Boren
|
17de82bb6f
|
Ampersand validation fix. Props hakre. fixes #9402
git-svn-id: https://develop.svn.wordpress.org/trunk@11296 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 05:58:57 +00:00 |
|
Andrew Ozz
|
251defea2e
|
Add style to the URL in automatic update/install messages, props Simek, fixes #9781
git-svn-id: https://develop.svn.wordpress.org/trunk@11295 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 05:53:07 +00:00 |
|
Andrew Ozz
|
60fe439618
|
Add .help css class for the media library, fixes #9790
git-svn-id: https://develop.svn.wordpress.org/trunk@11294 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 05:47:46 +00:00 |
|
Ryan Boren
|
bbf835ab0c
|
Allow quotes in passwords. fixes #8866
git-svn-id: https://develop.svn.wordpress.org/trunk@11292 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 05:21:32 +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 |
|
Andrew Ozz
|
3a61686b36
|
Ensure Profile page has icon for all users, props jdub, fixes #9732
git-svn-id: https://develop.svn.wordpress.org/trunk@11289 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 00:59:35 +00:00 |
|
Andrew Ozz
|
c98ba1c9d3
|
Justify tag clouds, props Simek, fixes #9782
git-svn-id: https://develop.svn.wordpress.org/trunk@11287 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 00:20:19 +00:00 |
|
Andrew Ozz
|
b008acad7d
|
Clear float in themes search results, props hakre, fixes #9694
git-svn-id: https://develop.svn.wordpress.org/trunk@11286 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 00:08:31 +00:00 |
|
Ryan Boren
|
cf14056f90
|
Show theme install help text only if user has install_themes cap.
git-svn-id: https://develop.svn.wordpress.org/trunk@11285 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 23:42:46 +00:00 |
|
Ryan Boren
|
9a1ebaa73b
|
Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. fixes #9783
git-svn-id: https://develop.svn.wordpress.org/trunk@11283 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 22:11:13 +00:00 |
|
Ryan Boren
|
24f1a73605
|
Remove manifest from html until we get it working. see #7262
git-svn-id: https://develop.svn.wordpress.org/trunk@11280 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 21:07:21 +00:00 |
|
Peter Westwood
|
cfa0abc319
|
Switch dotclear importer to use builtin UTF8 testing functionality. Fixes #9771 props hakre.
git-svn-id: https://develop.svn.wordpress.org/trunk@11278 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 20:26:27 +00:00 |
|
Ryan Boren
|
f39359771a
|
Fix plugin update notice
git-svn-id: https://develop.svn.wordpress.org/trunk@11276 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 20:14:27 +00:00 |
|
Ryan Boren
|
77fd53d47c
|
Fix plugin update notice
git-svn-id: https://develop.svn.wordpress.org/trunk@11275 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 20:12:03 +00:00 |
|
Ryan Boren
|
5406d9d5fa
|
Add locale upgrade hint. Props nbachiyski. fixes #8729
git-svn-id: https://develop.svn.wordpress.org/trunk@11273 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 19:44:21 +00:00 |
|
Peter Westwood
|
cdb7df7737
|
Better theme page help. Fixes #9745 based on patch from demetris.
git-svn-id: https://develop.svn.wordpress.org/trunk@11270 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 18:59:09 +00:00 |
|
Ryan Boren
|
8dc7b9a30f
|
Better excerpt text and linkage. Props demetris, Denis-de-Bernardy. fixes #9371
git-svn-id: https://develop.svn.wordpress.org/trunk@11267 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 17:36:43 +00:00 |
|
Ryan Boren
|
7b393909ef
|
Update password nage text. Props Denis-de-Bernardy. fixes #9710
git-svn-id: https://develop.svn.wordpress.org/trunk@11266 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 17:34:24 +00:00 |
|
Ryan Boren
|
352827e01a
|
Add timezone_string to populate_options. Props hakre. fixes #9706
git-svn-id: https://develop.svn.wordpress.org/trunk@11264 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 17:31:30 +00:00 |
|
Ryan Boren
|
318e19884c
|
Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@11262 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 05:24:56 +00:00 |
|
Ryan Boren
|
fe23680080
|
Remove intro
git-svn-id: https://develop.svn.wordpress.org/trunk@11261 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 05:19:18 +00:00 |
|
Ryan Boren
|
8d19b10d66
|
Sanitize plugin update information. Props hakre, Viper007Bond. fixes #5422
git-svn-id: https://develop.svn.wordpress.org/trunk@11258 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 04:50:36 +00:00 |
|
Andrew Ozz
|
5f8dcb3377
|
Put back disabling of sortables for folded sidebars, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11256 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-10 10:33:30 +00:00 |
|
Andrew Ozz
|
ef81374592
|
Sort widgets by name case insensitive, fixes #9766
git-svn-id: https://develop.svn.wordpress.org/trunk@11247 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-10 06:56:27 +00:00 |
|
Andrew Ozz
|
f6a357da51
|
Append the widget's title to the header, adjust sidebar height after changing widgets, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11246 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-10 00:49:48 +00:00 |
|
Mark Jaquith
|
8d6cb67233
|
esc_js(). Shorter, follows new escaping naming convention.
git-svn-id: https://develop.svn.wordpress.org/trunk@11245 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-09 07:27:22 +00:00 |
|
Ryan Boren
|
90ef467838
|
Revert line that breaks browser uploader
git-svn-id: https://develop.svn.wordpress.org/trunk@11244 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-08 20:45:04 +00:00 |
|
Ryan Boren
|
7bdc97c1b8
|
Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@11242 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-08 18:21:05 +00:00 |
|
Andrew Ozz
|
0dd0fb550d
|
Properly unset widget number when saving
git-svn-id: https://develop.svn.wordpress.org/trunk@11240 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-08 17:17:54 +00:00 |
|
Andrew Ozz
|
2b97f18c3d
|
Fix old format multi-number placeholder in widgets
git-svn-id: https://develop.svn.wordpress.org/trunk@11238 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-07 21:58:45 +00:00 |
|
Ryan Boren
|
424eed30a7
|
Allow plugis to replace just the default help, preserving contextual.
git-svn-id: https://develop.svn.wordpress.org/trunk@11235 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-07 19:30:41 +00:00 |
|
Andrew Ozz
|
1466033b1e
|
Minor widgets screen css fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@11234 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-07 19:07:41 +00:00 |
|
Andrew Ozz
|
76e525c50f
|
Cast to string in array_key_exists() in media.php, props lusuonline, fixes #9749
git-svn-id: https://develop.svn.wordpress.org/trunk@11233 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-07 17:28:51 +00:00 |
|
Andrew Ozz
|
b63adead33
|
Add missing "echo" in plugin installer, props Viper007Bond, fixes #9746
git-svn-id: https://develop.svn.wordpress.org/trunk@11232 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-07 10:18:12 +00:00 |
|
Peter Westwood
|
8ba82ffe36
|
Revert the rememeber last view for comments page code as it is confusing.
git-svn-id: https://develop.svn.wordpress.org/trunk@11231 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-07 07:38:14 +00:00 |
|
Peter Westwood
|
fa31602215
|
Set empty file type if skipping file type check. Fixes notices when importing. See #9393 props sivel.
git-svn-id: https://develop.svn.wordpress.org/trunk@11227 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-07 06:50:54 +00:00 |
|
Peter Westwood
|
18291c1084
|
Notice fix for plugin editor when no functions found. See #9393 props sivel.
git-svn-id: https://develop.svn.wordpress.org/trunk@11226 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-07 06:48:21 +00:00 |
|
Andrew Ozz
|
76fcdd118d
|
Show Plugin Information thickbox title only when installing plugins, restore access to links on install plugins screens, some colors-fresh.css cleanup, fixes #9742
git-svn-id: https://develop.svn.wordpress.org/trunk@11225 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-07 02:41:36 +00:00 |
|
Andrew Ozz
|
b4511b71fd
|
Change CSS classes to avoid collisions with ui.tabs, fixes #9740
git-svn-id: https://develop.svn.wordpress.org/trunk@11224 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-06 21:31:07 +00:00 |
|
Ryan Boren
|
c07f397c04
|
Default password nag fixes. Props DD32. fixes #9710
git-svn-id: https://develop.svn.wordpress.org/trunk@11217 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-06 16:19:40 +00:00 |
|
Ryan Boren
|
ee97325df3
|
Die on file error. Cleanup. Props hakre. fixes #9452
git-svn-id: https://develop.svn.wordpress.org/trunk@11214 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-06 04:08:13 +00:00 |
|
Ryan Boren
|
5a250e36ff
|
Fix display of plugin update messages after bulk ops. Props DD32. fixes #9303
git-svn-id: https://develop.svn.wordpress.org/trunk@11207 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 20:48:46 +00:00 |
|
Mark Jaquith
|
c638e8d8de
|
_a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11204 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 19:43:53 +00:00 |
|
Andrew Ozz
|
8788a2520e
|
Add wpspin_light and wpspin_dark spinners
git-svn-id: https://develop.svn.wordpress.org/trunk@11203 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 18:57:43 +00:00 |
|
Ryan Boren
|
63e38ce6a2
|
Don't over sanitize uploaded file titles. Props hakre. fixes #9081
git-svn-id: https://develop.svn.wordpress.org/trunk@11198 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 05:57:56 +00:00 |
|
Ryan Boren
|
3af69ff1a1
|
Better meta form query. Props Denis-de-Bernardy. fixes #9684
git-svn-id: https://develop.svn.wordpress.org/trunk@11196 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 05:40:03 +00:00 |
|
Ryan Boren
|
2deb2b1087
|
Add hook for adding info to plugin update message. Props JohnLamansky. fixes #9553
git-svn-id: https://develop.svn.wordpress.org/trunk@11193 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 05:19:53 +00:00 |
|
Ryan Boren
|
6c3fbc191c
|
Textual consistency. Props Denis-de-Bernardy. fixes #9596
git-svn-id: https://develop.svn.wordpress.org/trunk@11192 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 05:17:23 +00:00 |
|
Andrew Ozz
|
16e5733fe9
|
Add column "Rating" in Link Manager, props hakre, fixes #9443
git-svn-id: https://develop.svn.wordpress.org/trunk@11191 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 04:59:19 +00:00 |
|
Andrew Ozz
|
3bf18aa189
|
Banishing ASCII quotes and apostrophes, props demetris, fixes #9655
git-svn-id: https://develop.svn.wordpress.org/trunk@11190 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 04:28:05 +00:00 |
|
Ryan Boren
|
86261669cb
|
Clear upgrade nag when doing manual upgrade. Props Denis-de-Bernardy. fixes #9139
git-svn-id: https://develop.svn.wordpress.org/trunk@11189 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 04:02:49 +00:00 |
|