Ryan Boren
|
9da6ee40f4
|
Don't die with 503 if WP_INSTALLING. Don't load plugins if WP_INSTALLING. Remove old files and working dir before exiting maintenance mode. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@9085 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-05 05:45:34 +00:00 |
Andrew Ozz
|
b647b1322a
|
Fix typo in wp-settings.php. Props mictasm, fixes #7638
git-svn-id: https://develop.svn.wordpress.org/trunk@8772 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-29 09:32:48 +00:00 |
Ryan Boren
|
2272a1a950
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-09 05:36:14 +00:00 |
Ryan Boren
|
7d958a43d1
|
Automatic upgrade, first cut. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8595 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-08 22:49:35 +00:00 |
Andrew Ozz
|
88b7cfe735
|
Revert 8562 (last was incorrect)
git-svn-id: https://develop.svn.wordpress.org/trunk@8565 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-06 01:00:33 +00:00 |
Andrew Ozz
|
c4d5fd7ce9
|
Revert 8562
git-svn-id: https://develop.svn.wordpress.org/trunk@8564 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-06 00:44:40 +00:00 |
Andrew Ozz
|
b07aca4429
|
Stop fatal error in post revisions when setting the include path is disabled. Props santosj, for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8562 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-05 23:56:52 +00:00 |
Ryan Boren
|
086b9294b9
|
HTTP POST and REQUEST API from jacobsantos. see #4779
git-svn-id: https://develop.svn.wordpress.org/trunk@8516 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-01 05:00:07 +00:00 |
Peter Westwood
|
c735945148
|
Make the validate_file check more explict and obvious.
git-svn-id: https://develop.svn.wordpress.org/trunk@8501 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-30 06:48:30 +00:00 |
Andrew Ozz
|
4ad2e3433e
|
Include only valid plugins. Props guillep2k, fixes #6871
git-svn-id: https://develop.svn.wordpress.org/trunk@8495 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 23:10:12 +00:00 |
Ryan Boren
|
c0c919091b
|
Use ORIG_PATH_INFO if PATH_INFO is not available. fixes #7058 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8470 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-28 16:26:59 +00:00 |
Ryan Boren
|
4ce4b5bfb7
|
i18n fixes from nbachiyski. fixes #7195
git-svn-id: https://develop.svn.wordpress.org/trunk@8211 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-28 16:27:21 +00:00 |
Ryan Boren
|
b980b3f310
|
Set auth cookie for plugins directory to support direct load plugin files that call auth_redirect(). see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8209 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-27 22:54:21 +00:00 |
Ryan Boren
|
69ce37d463
|
Mark string that cannot be gettexted. Props nbachiyski. fixes #7074
git-svn-id: https://develop.svn.wordpress.org/trunk@8168 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 15:40:43 +00:00 |
Ryan Boren
|
bab6fa872c
|
Introduce logged_in cookie. Deliver auth cookies only to wp-admin. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8069 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-11 17:25:55 +00:00 |
Ryan Boren
|
a5afa77fca
|
Cache get_plugins() list. Props DD32. fixes #7113
git-svn-id: https://develop.svn.wordpress.org/trunk@8068 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-10 16:57:33 +00:00 |
Ryan Boren
|
039f8153de
|
Use siteurl instead of home. Props msi08. fixes #7050
git-svn-id: https://develop.svn.wordpress.org/trunk@8006 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-28 16:53:29 +00:00 |
Ryan Boren
|
6cc11cbf1e
|
Allow wp-content to exist outside of webroot. Props sambauers. see #6938
git-svn-id: https://develop.svn.wordpress.org/trunk@7999 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-27 17:55:24 +00:00 |
Ryan Boren
|
f213f87d59
|
First cut and better admin SSL support. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@7998 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-27 17:46:01 +00:00 |
Ryan Boren
|
66bb3c870e
|
wp_cache_add_global_groups() and wp_cache_add_non_persistent_groups(). fixes #6740
git-svn-id: https://develop.svn.wordpress.org/trunk@7986 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-22 17:28:54 +00:00 |
Ryan Boren
|
58a9595df2
|
Theme preview and thickbox CSS cleanup. Props azaozz. see #5486
git-svn-id: https://develop.svn.wordpress.org/trunk@7961 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 17:19:33 +00:00 |
Ryan Boren
|
26324f55ee
|
Check WP_INSTALLING when setting cookiehash. Props DD32. fixes #6990
git-svn-id: https://develop.svn.wordpress.org/trunk@7947 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-18 20:06:31 +00:00 |
Ryan Boren
|
1c4f5de9a1
|
Revisioning for pages from mdawaffe. see #6775
git-svn-id: https://develop.svn.wordpress.org/trunk@7913 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-09 15:59:17 +00:00 |
Ryan Boren
|
e572783991
|
Check if PATH_INFO is set to avoid undefined index errors. see #5160
git-svn-id: https://develop.svn.wordpress.org/trunk@7757 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-21 17:35:20 +00:00 |
Ryan Boren
|
134476c652
|
Move define of AUTOSAVE_INTERVAL to wp-settings so that it is available earlier. Props simonwheatley. fixes #6668 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7664 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 17:07:34 +00:00 |
Peter Westwood
|
b10000faf9
|
Improved wording for the missing mysql error message. Fixes #6141 props MtDewVirus.
git-svn-id: https://develop.svn.wordpress.org/trunk@7234 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-11 08:44:59 +00:00 |
Ryan Boren
|
f9e7e6a590
|
Fallback to UTF-8 if not valid mb_internal_encoding. Props tenpura. fixes #6092
git-svn-id: https://develop.svn.wordpress.org/trunk@7157 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-04 19:25:00 +00:00 |
Ryan Boren
|
3185d6f736
|
Make sure encoding is not empty. Props tenpura. see #6902
git-svn-id: https://develop.svn.wordpress.org/trunk@7156 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-04 17:12:04 +00:00 |
Ryan Boren
|
cd9d655c72
|
Multi-byte character safe excerpting from nbachiyski. fixes #6077
git-svn-id: https://develop.svn.wordpress.org/trunk@7140 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-03 21:05:23 +00:00 |
Ryan Boren
|
da19acbc4b
|
Allow overriding the default secret key. Proy. Props nbachiyski. fixes #5960
git-svn-id: https://develop.svn.wordpress.org/trunk@6982 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-22 17:36:09 +00:00 |
Ryan Boren
|
6aacdf4c91
|
Image size options from tellyworth. fixes #5933
git-svn-id: https://develop.svn.wordpress.org/trunk@6952 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-21 06:00:15 +00:00 |
Ryan Boren
|
3a18b96c9b
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 06:47:27 +00:00 |
Ryan Boren
|
2b2a48cbb5
|
absint is not defined yet. see #4762
git-svn-id: https://develop.svn.wordpress.org/trunk@6684 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 20:00:17 +00:00 |
Peter Westwood
|
4f1971cfdb
|
Switch from abs(intval()) to absint(). See #4762.
git-svn-id: https://develop.svn.wordpress.org/trunk@6682 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 18:48:38 +00:00 |
Ryan Boren
|
890a2f8ed7
|
Increase memory limit. Props darkdragon. see #3141
git-svn-id: https://develop.svn.wordpress.org/trunk@6681 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 17:25:45 +00:00 |
Ryan Boren
|
f55f4fbee1
|
Require PHP 4.3
git-svn-id: https://develop.svn.wordpress.org/trunk@6662 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 20:06:22 +00:00 |
Matt Mullenweg
|
dd37de2de7
|
First pass at async upload, multi-upload, and gallery feature. Modified names from patch. Hat tip: tellyworth, skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@6659 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 19:21:11 +00:00 |
Ryan Boren
|
2e6e71f068
|
Call WP::init() just before kicking the init action so that the current user is setup as early as possible. fixes #4181
git-svn-id: https://develop.svn.wordpress.org/trunk@6586 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 20:08:59 +00:00 |
Ryan Boren
|
f5564e74c8
|
phpdoc tuneup from darkdragon. see #5611
git-svn-id: https://develop.svn.wordpress.org/trunk@6585 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 17:48:00 +00:00 |
Peter Westwood
|
370976d8d1
|
Use ' not " so we don't expand. Fixes #5546 props takayukister.
git-svn-id: https://develop.svn.wordpress.org/trunk@6522 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-29 09:10:51 +00:00 |
Peter Westwood
|
7a455e8b2b
|
Mark functions and files as deprecated. Fixes #4361 props docwhat and darkdragon
git-svn-id: https://develop.svn.wordpress.org/trunk@6514 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-28 21:17:42 +00:00 |
Ryan Boren
|
08920c2855
|
Custom DB error page. fixes #5500 for 2.4
git-svn-id: https://develop.svn.wordpress.org/trunk@6447 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-21 02:53:57 +00:00 |
Peter Westwood
|
e2c1062fc5
|
Fix @since for timer_start and timer_stop. See #5211.
git-svn-id: https://develop.svn.wordpress.org/trunk@6437 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 21:28:53 +00:00 |
Peter Westwood
|
d476730696
|
phpdoc for wp-settings.php. Fixes #5211 props darkdragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6434 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 20:44:52 +00:00 |
Ryan Boren
|
bb7922cd42
|
New secure cookie protocol. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6387 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-16 17:41:59 +00:00 |
Ryan Boren
|
47aa82533f
|
Skip theme validation during normal blog page loads. fixes #3907
git-svn-id: https://develop.svn.wordpress.org/trunk@6325 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-08 04:04:15 +00:00 |
Ryan Boren
|
d5ed4b3d7d
|
has_action and has_filter. see #5231
git-svn-id: https://develop.svn.wordpress.org/trunk@6320 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-07 04:30:11 +00:00 |
Ryan Boren
|
a7719ba164
|
AJAX for link category add and delete. Props mdawaffe. fixes #5291
git-svn-id: https://develop.svn.wordpress.org/trunk@6299 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-31 03:53:32 +00:00 |
Ryan Boren
|
427ba98610
|
Remove refs to old, dead caches.
git-svn-id: https://develop.svn.wordpress.org/trunk@6260 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-17 17:37:21 +00:00 |
Mark Jaquith
|
d260446047
|
IIS REQUEST_URI-setting fixes from snakefoot. fixes #5160 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6208 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-09 17:38:25 +00:00 |