Andrew Nacin
|
d583c2be0e
|
Add theme updates to the network themes screen. props PeteMall, see #14897.
git-svn-id: https://develop.svn.wordpress.org/trunk@16141 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-01 20:08:25 +00:00 |
Andrew Nacin
|
036d6dbfa4
|
Don't show plugin update notifications outside of the network admin. props PeteMall, see #14435.
git-svn-id: https://develop.svn.wordpress.org/trunk@16037 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-28 08:31:16 +00:00 |
Ryan Boren
|
771bf8b862
|
Add plugin update notifications, plugin install, plugin update to the network admin screen. Props PeteMall. see #15129
git-svn-id: https://develop.svn.wordpress.org/trunk@15867 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-20 14:16:03 +00:00 |
Andrew Nacin
|
6121122d9a
|
Capitalization and grammar changes in upgrade strings. fixes #13628.
git-svn-id: https://develop.svn.wordpress.org/trunk@15300 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-21 19:38:19 +00:00 |
Andrew Nacin
|
8722ccc178
|
Use a class for update-nag, as especially in MS we're sometimes hooking in more than one per page.
git-svn-id: https://develop.svn.wordpress.org/trunk@14319 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-30 15:37:46 +00:00 |
Andrew Nacin
|
35eafcfed4
|
Add links to the codex changelog in update notification strings. props dtoj, see #11739
git-svn-id: https://develop.svn.wordpress.org/trunk@13250 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 12:28:10 +00:00 |
Ryan Boren
|
f260b32d25
|
Use cap checks instead of multisite and super admin checks. Add some new caps. Merge cleanup. see #11644.
git-svn-id: https://develop.svn.wordpress.org/trunk@12753 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-18 22:21:36 +00:00 |
Ryan Boren
|
e2adfc832a
|
Coding standards, space after if
git-svn-id: https://develop.svn.wordpress.org/trunk@12752 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-18 20:34:48 +00:00 |
Ron Rennick
|
542f2132ab
|
merge multisite wp-admin/includes except schema, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12726 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 00:21:13 +00:00 |
Ryan Boren
|
71bef9fe26
|
Convert update_themes, update_plugins, update_core, and dismissed_update_core into site transients/plugins. Remove no longer need compat code.
git-svn-id: https://develop.svn.wordpress.org/trunk@12673 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-08 20:49:55 +00:00 |
Ryan Boren
|
2ca56ce091
|
Start roughing in GUU. see #10973
git-svn-id: https://develop.svn.wordpress.org/trunk@12066 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-20 16:11:59 +00:00 |
Peter Westwood
|
fa9b9d3ad3
|
phpDoc subpackage is Administration not Admin.
git-svn-id: https://develop.svn.wordpress.org/trunk@11933 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-14 21:13:25 +00:00 |
Andrew Ozz
|
194d325e3f
|
Fix warnings in wp_plugin_update_rows(), see #10464
git-svn-id: https://develop.svn.wordpress.org/trunk@11785 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-07 09:33:40 +00:00 |
Peter Westwood
|
d99cec0a57
|
Move plugin update notice output to the plugin specific hook so as to make them easier to filter and manage from plugins that want to do there own thing. Fixes #10464 props strider72.
git-svn-id: https://develop.svn.wordpress.org/trunk@11775 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-04 21:52:31 +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 |
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 |
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 |
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 |
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 |
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
|
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
|
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
|
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 |
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
|
12c7093645
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@11013 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 18:18:39 +00:00 |
Ryan Boren
|
603fba4ad4
|
consolidate plugin/theme/core upgrade/install functions. Props DD32. see #7875
git-svn-id: https://develop.svn.wordpress.org/trunk@11005 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-19 19:36:28 +00:00 |
Andrew Ozz
|
3ca11d47c9
|
Disable PHP error reporting in gears-manifest.php, load-scripts.php and load-styles.php since they don't load wp-settings, fix some notices
git-svn-id: https://develop.svn.wordpress.org/trunk@10939 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-15 19:55:41 +00:00 |
Ryan Boren
|
5b21863011
|
Use get_transient() for update_themes.
git-svn-id: https://develop.svn.wordpress.org/trunk@10649 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-25 23:18:42 +00:00 |
Ryan Boren
|
4e52545293
|
Use transient for update_core, update_plugins, update_themes. see #9048
git-svn-id: https://develop.svn.wordpress.org/trunk@10515 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-06 18:06:20 +00:00 |
Ryan Boren
|
baaaa352ba
|
Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 18:03:31 +00:00 |
Ryan Boren
|
1c84611441
|
Allow override of default file permissions with FS_CHMOD_DIR and FS_CHMOD_FILE. Props DD32. see #8478
git-svn-id: https://develop.svn.wordpress.org/trunk@10050 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 21:58:46 +00:00 |
Ryan Boren
|
e6dc2f520b
|
Notice fix
git-svn-id: https://develop.svn.wordpress.org/trunk@9719 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-15 18:41:27 +00:00 |
Ryan Boren
|
cbc9efcf9d
|
Do not show update nag on update page. Props nbachiyski. fixes #8199
git-svn-id: https://develop.svn.wordpress.org/trunk@9669 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-13 21:10:53 +00:00 |
Ryan Boren
|
a070a5e38f
|
Revert [9523]. fixes #8195 see #7395
git-svn-id: https://develop.svn.wordpress.org/trunk@9664 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-13 18:48:54 +00:00 |
Ryan Boren
|
0ba3c10f99
|
Bring back update nag.
git-svn-id: https://develop.svn.wordpress.org/trunk@9593 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 18:17:47 +00:00 |
Ryan Boren
|
7e60469f08
|
More core update to update-core.php. Allow re-installing current version (requires api.wp.org changes)
git-svn-id: https://develop.svn.wordpress.org/trunk@9543 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 03:31:41 +00:00 |
Ryan Boren
|
6b21746eea
|
Set perms when making plugin dirs. see #7395
git-svn-id: https://develop.svn.wordpress.org/trunk@9524 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 17:35:58 +00:00 |
Ryan Boren
|
742c91322a
|
Support installation of plugins living in a subdir in svn. Props DD32. fixes #7395
git-svn-id: https://develop.svn.wordpress.org/trunk@9523 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 17:07:45 +00:00 |
Ryan Boren
|
d09db8dc26
|
Fix core update checking. Don't check on every page load.
git-svn-id: https://develop.svn.wordpress.org/trunk@9512 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-04 17:12:03 +00:00 |
Ryan Boren
|
769544395d
|
Better i18n support for automatic upgrade. Props nbachiyski. fixes #8023
git-svn-id: https://develop.svn.wordpress.org/trunk@9441 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 18:51:06 +00:00 |
Mark Jaquith
|
a61f171096
|
Right Now (Dashboard) styling. props Malaiac. fixes #8015
git-svn-id: https://develop.svn.wordpress.org/trunk@9427 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 04:23:17 +00:00 |
Peter Westwood
|
f8bad23493
|
Warn if the core updater failed to complete. See #7819.
git-svn-id: https://develop.svn.wordpress.org/trunk@9348 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-25 22:22:29 +00:00 |
Ryan Boren
|
06f0822a1a
|
Set perms on update-core.php after copying
git-svn-id: https://develop.svn.wordpress.org/trunk@9288 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 21:14:49 +00:00 |
Mark Jaquith
|
a97d2744d1
|
New footer style, first draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9269 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 22:27:41 +00:00 |
Ryan Boren
|
5b794466f4
|
Use set_time_limit() to buy some time during upgrade. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@9164 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 16:36:43 +00:00 |
Ryan Boren
|
6d727a9c2b
|
phpdoc for wp-admin. Props jacobsantos. see #7527
git-svn-id: https://develop.svn.wordpress.org/trunk@9119 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-10 18:21:16 +00:00 |
Peter Westwood
|
2e12a7cc82
|
Theme update UI first pass. See #7519 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@8989 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-26 06:43:53 +00:00 |
Andrew Ozz
|
291dfd9a4e
|
SSH2 filesystem improvements, props ShaneF, see #7690
git-svn-id: https://develop.svn.wordpress.org/trunk@8852 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-09 03:24:05 +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 |