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 |
|