|
|
|
@8211
|
[8211]
|
06/28/08 16:27:21 |
ryan |
i18n fixes from nbachiyski. fixes #7195 |
|
|
|
@8209
|
[8209]
|
06/27/08 22:54:21 |
ryan |
Set auth cookie for plugins directory to support direct load plugin files … |
|
|
|
@8168
|
[8168]
|
06/23/08 15:40:43 |
ryan |
Mark string that cannot be gettexted. Props nbachiyski. fixes #7074 |
|
|
|
@8069
|
[8069]
|
06/11/08 17:25:55 |
ryan |
Introduce logged_in cookie. Deliver auth cookies only to wp-admin. see … |
|
|
|
@8068
|
[8068]
|
06/10/08 16:57:33 |
ryan |
Cache get_plugins() list. Props DD32. fixes #7113 |
|
|
|
@8006
|
[8006]
|
05/28/08 16:53:29 |
ryan |
Use siteurl instead of home. Props msi08. fixes #7050 |
|
|
|
@7999
|
[7999]
|
05/27/08 17:55:24 |
ryan |
Allow wp-content to exist outside of webroot. Props sambauers. see #6938 |
|
|
|
@7998
|
[7998]
|
05/27/08 17:46:01 |
ryan |
First cut and better admin SSL support. see #7001 |
|
|
|
@7986
|
[7986]
|
05/22/08 17:28:54 |
ryan |
wp_cache_add_global_groups() and wp_cache_add_non_persistent_groups(). … |
|
|
|
@7961
|
[7961]
|
05/20/08 17:19:33 |
ryan |
Theme preview and thickbox CSS cleanup. Props azaozz. see #5486 |
|
|
|
@7947
|
[7947]
|
05/18/08 20:06:31 |
ryan |
Check WP_INSTALLING when setting cookiehash. Props DD32. fixes #6990 |
|
|
|
@7913
|
[7913]
|
05/09/08 15:59:17 |
ryan |
Revisioning for pages from mdawaffe. see #6775 |
|
|
|
@7757
|
[7757]
|
04/21/08 17:35:20 |
ryan |
Check if PATH_INFO is set to avoid undefined index errors. see #5160 |
|
|
|
@7664
|
[7664]
|
04/14/08 17:07:34 |
ryan |
Move define of AUTOSAVE_INTERVAL to wp-settings so that it is available … |
|
|
|
@7234
|
[7234]
|
03/11/08 08:44:59 |
westi |
Improved wording for the missing mysql error message. Fixes #6141 props … |
|
|
|
@7157
|
[7157]
|
03/04/08 19:25:00 |
ryan |
Fallback to UTF-8 if not valid mb_internal_encoding. Props tenpura. fixes … |
|
|
|
@7156
|
[7156]
|
03/04/08 17:12:04 |
ryan |
Make sure encoding is not empty. Props tenpura. see #6902 |
|
|
|
@7140
|
[7140]
|
03/03/08 21:05:23 |
ryan |
Multi-byte character safe excerpting from nbachiyski. fixes #6077 |
|
|
|
@6982
|
[6982]
|
02/22/08 17:36:09 |
ryan |
Allow overriding the default secret key. Proy. Props nbachiyski. fixes … |
|
|
|
@6952
|
[6952]
|
02/21/08 06:00:15 |
ryan |
Image size options from tellyworth. fixes #5933 |
|
|
|
@6726
|
[6726]
|
02/05/08 06:47:27 |
ryan |
Trailing whitespace cleanup |
|
|
|
@6684
|
[6684]
|
01/29/08 20:00:17 |
ryan |
absint is not defined yet. see #4762 |
|
|
|
@6682
|
[6682]
|
01/29/08 18:48:38 |
westi |
Switch from abs(intval()) to absint(). See #4762. |
|
|
|
@6681
|
[6681]
|
01/29/08 17:25:45 |
ryan |
Increase memory limit. Props darkdragon. see #3141 |
|
|
|
@6662
|
[6662]
|
01/25/08 20:06:22 |
ryan |
Require PHP 4.3 |
|
|
|
@6659
|
[6659]
|
01/25/08 19:21:11 |
matt |
First pass at async upload, multi-upload, and gallery feature. Modified … |
|
|
|
@6586
|
[6586]
|
01/09/08 20:08:59 |
ryan |
Call WP::init() just before kicking the init action so that the current … |
|
|
|
@6585
|
[6585]
|
01/09/08 17:48:00 |
ryan |
phpdoc tuneup from darkdragon. see #5611 |
|
|
|
@6522
|
[6522]
|
12/29/07 09:10:51 |
westi |
Use ' not " so we don't expand. Fixes #5546 props takayukister. |
|
|
|
@6514
|
[6514]
|
12/28/07 21:17:42 |
westi |
Mark functions and files as deprecated. Fixes #4361 props docwhat and … |
|
|
|
@6447
|
[6447]
|
12/21/07 02:53:57 |
ryan |
Custom DB error page. fixes #5500 for 2.4 |
|
|
|
@6437
|
[6437]
|
12/20/07 21:28:53 |
westi |
Fix @since for timer_start and timer_stop. See #5211. |
|
|
|
@6434
|
[6434]
|
12/20/07 20:44:52 |
westi |
phpdoc for wp-settings.php. Fixes #5211 props darkdragon. |
|
|
|
@6387
|
[6387]
|
12/16/07 17:41:59 |
ryan |
New secure cookie protocol. see #5367 |
|
|
|
@6325
|
[6325]
|
11/08/07 04:04:15 |
ryan |
Skip theme validation during normal blog page loads. fixes #3907 |
|
|
|
@6320
|
[6320]
|
11/07/07 04:30:11 |
ryan |
has_action and has_filter. see #5231 |
|
|
|
@6299
|
[6299]
|
10/31/07 03:53:32 |
ryan |
AJAX for link category add and delete. Props mdawaffe. fixes #5291 |
|
|
|
@6260
|
[6260]
|
10/17/07 17:37:21 |
ryan |
Remove refs to old, dead caches. |
|
|
|
@6208
|
[6208]
|
10/09/07 17:38:25 |
markjaquith |
IIS REQUEST_URI-setting fixes from snakefoot. fixes #5160 for trunk |
|
|
|
@6203
|
[6203]
|
10/08/07 20:48:29 |
markjaquith |
Check for ORIG_PATH_INFO on IIS. props brh, fixes #5160 |
|
|
|
@6198
|
[6198]
|
10/06/07 08:18:33 |
westi |
Move database class loading to a shared function to ensure all of … |
|
|
|
@6181
|
[6181]
|
10/02/07 20:34:29 |
westi |
s/WPDEBUG/WP_DEBUG/g Fixes #5033 |
|
|
|
@6179
|
[6179]
|
09/30/07 11:09:47 |
westi |
Enable developers to turn on notices from wp-config.php. Relates #3155. … |
|
|
|
@6139
|
[6139]
|
09/19/07 20:48:34 |
markjaquith |
Make sure number_format_i18n() is available before calling it in … |
|
|
|
@6110
|
[6110]
|
09/13/07 06:23:23 |
markjaquith |
Use wp_die() for WPDB bails. Send 500 response and no-cache headers so … |
|
|
|
@6108
|
[6108]
|
09/13/07 05:24:31 |
markjaquith |
De-rabbit-hole compat.php |
|
|
|
@6058
|
[6058]
|
09/07/07 02:43:00 |
markjaquith |
Correctly set REQUEST_URI for IIS setups that put that info into … |
|
|
|
@6026
|
[6026]
|
09/03/07 23:32:58 |
ryan |
Remove trailing whitespace |
|
|
|
@6025
|
[6025]
|
09/03/07 23:19:20 |
ryan |
Strip lines that contain only whitespace down to newlines. |
|
|
|
@6017
|
[6017]
|
09/03/07 16:17:10 |
westi |
Switch to require_once for wp-includes/db.php when it exists. Fixes #4597 … |
|
|
|
@6009
|
[6009]
|
09/02/07 17:20:37 |
westi |
Inform the user when cookies are disabled and login fails. Fixed #2039 … |
|
|
|
@5892
|
[5892]
|
08/17/07 10:33:52 |
matt |
First pass at upgrade notification for core, see #1476. Also includes some … |
|
|
|
@5890
|
[5890]
|
08/17/07 03:35:15 |
markjaquith |
Canonical URLs, first swing. Props to Scott Yang, Ryan and Matt. see … |
|
|
|
@5889
|
[5889]
|
08/17/07 03:32:19 |
markjaquith |
Set REQUEST_URI for IIS in more situations. props snakefoot. fixes #3514 |
|
|
|
@5844
|
[5844]
|
08/03/07 01:08:59 |
markjaquith |
More streamlined install process. Obeys WP_SITEURL if defined. fixes … |
|
|
|
@5820
|
[5820]
|
07/27/07 21:28:01 |
markjaquith |
ABSPATH already has a trailing slash. Props Nazgul. fixes #4607 |
|
|
|
@5700
|
[5700]
|
06/14/07 02:25:30 |
ryan |
Trim empty lines. Nothing but newline. |
|
|
|
@5690
|
[5690]
|
06/12/07 21:59:22 |
rob1n |
Accidental commit. Props Nazgul. fixes #4437 |
|
|
|
@5688
|
[5688]
|
06/12/07 21:48:55 |
rob1n |
Don't include HTML in gettext call. Props nbachiyski and Nazgul. fixes … |
|
|
|
@5615
|
[5615]
|
05/31/07 12:29:46 |
rob1n |
Don't translate "you haven't installed" text yet, because text domain … |
|
|
|
@5606
|
[5606]
|
05/31/07 02:03:22 |
rob1n |
Localize the "you haven't installed WP yet" message. fixes #4370 |
|
|
|
@5546
|
[5546]
|
05/25/07 14:51:33 |
rob1n |
Actually check for PHP 4.2. Props nbachiyski. fixes #4336 |
|
|
|
@5510
|
[5510]
|
05/22/07 05:12:38 |
ryan |
Very rough initial commit of taxonomy for everyone's hacking pleasure. … |
|
|
|
@5491
|
[5491]
|
05/19/07 04:32:28 |
rob1n |
Don't fail when the user don't set WP-Cache up correctly. Props Denis de … |
|
|
|
@5360
|
[5360]
|
05/01/07 01:13:06 |
rob1n |
Move widget stuff around. see #4169 |
|
|
|
@5336
|
[5336]
|
04/28/07 00:35:47 |
ryan |
Kick widgets init from init hook. |
|
|
|
@5313
|
[5313]
|
04/25/07 04:41:12 |
rob1n |
Require once only. Props masquerade. fixes #4192 |
|
|
|
@5308
|
[5308]
|
04/25/07 00:49:57 |
rob1n |
Allow number_format to be internationalized. Props nbachiyski. fixes #3677 |
|
|
|
@5297
|
[5297]
|
04/24/07 01:05:17 |
rob1n |
Widgets for 2.3. fixes #4186 |
|
|
|
@4993
|
[4993]
|
03/07/07 05:46:59 |
markjaquith |
remove old table* variables from wp-settings.php. Props Nazgul. fixes … |
|
|
|
@4990
|
[4990]
|
03/07/07 05:29:15 |
markjaquith |
Use strpos instead of strstr where ever possible, for speed. Props rob1n. … |
|
|
|
@4972
|
[4972]
|
03/06/07 17:47:27 |
ryan |
Use PLUGINDIR. Props z720 and Nazgul. fixes #3909 |
|
|
|
@4926
|
[4926]
|
02/23/07 02:24:09 |
ryan |
Include classes.php earlier so we can make use of WP_Error. |
|
|
|
@4832
|
[4832]
|
01/30/07 01:46:05 |
ryan |
Revert accidental commit. |
|
|
|
@4831
|
[4831]
|
01/30/07 01:43:39 |
ryan |
Remove notoptions caching. Multile rewrite_rules options were being … |
|
|
|
@4763
|
[4763]
|
01/18/07 04:57:39 |
ryan |
Always load gettext. |
|
|
|
@4756
|
[4756]
|
01/16/07 23:03:19 |
ryan |
Don't gettext before l10n bits are loaded. Props nbachiyski. fixes #3590 |
|
|
|
@4738
|
[4738]
|
01/16/07 01:54:50 |
ryan |
Cleanup link upgrade code. Drop linkcategories table. |
|
|
|
@4717
|
[4717]
|
01/11/07 03:06:28 |
ryan |
Zend hash del key or index fix. PRops MarkJaquith?. |
|
|
|
@4699
|
[4699]
|
01/08/07 00:11:06 |
ryan |
Load locale specific php code in global context. fixes #3488 |
|
|
|
@4695
|
[4695]
|
01/07/07 09:41:32 |
markjaquith |
Exit gracefully with a warning if the table_prefix uses disallowed chars. … |
|
|
|
@4648
|
[4648]
|
12/15/06 23:14:42 |
markjaquith |
Use $wpdb->prefix when defining table names |
|
|
|
@4489
|
[4489]
|
11/19/06 01:06:08 |
ryan |
Don't enforce presence of mysql system if custom DB class is being used. … |
|
|
|
@4486
|
[4486]
|
11/19/06 00:12:57 |
ryan |
Ref more singletons. |
|
|
|
@4464
|
[4464]
|
11/13/06 17:37:41 |
ryan |
Use die() not wp_die(). Props AlanJCastonguay. fixes #3357 |
|
|
|
@4460
|
[4460]
|
11/09/06 06:50:58 |
ryan |
Preserve the original query object as wp_the_query so that it's not … |
|
|
|
@4452
|
[4452]
|
11/08/06 02:04:54 |
ryan |
Remove comment. fixes #3210 |
|
|
|
@4446
|
[4446]
|
11/04/06 05:20:39 |
markjaquith |
make /languages/ directory default to /wp-content/languages/ with fallback … |
|
|
|
@4345
|
[4345]
|
10/04/06 22:00:53 |
markjaquith |
allow timer_stop() to use number_format() when returning. Props mdawaffe … |
|
|
|
@4203
|
[4203]
|
09/21/06 21:00:22 |
ryan |
Prefix unregister_GLOBALS to avoid name collisions. Props westi. fixes … |
|
|
|
@4202
|
[4202]
|
09/21/06 20:46:39 |
ryan |
Turn hard-coded paths to defines. Pull gettext includes int wp-settings. … |
|
|
|
@4174
|
[4174]
|
09/07/06 23:26:52 |
ryan |
timer_stop() wanted to be near timer_start(). |
|
|
|
@4160
|
[4160]
|
09/02/06 20:27:51 |
ryan |
db.php instead of wp-db.php for pluggable DB load. #2721 |
|
|
|
@4154
|
[4154]
|
09/01/06 18:47:47 |
ryan |
Allow pluggable wp-db. #2721 |
|
|
|
@4144
|
[4144]
|
08/30/06 21:46:31 |
ryan |
Use get_option instead of get_settings. Just 'cause. |
|
|
|
@4131
|
[4131]
|
08/30/06 09:14:37 |
ryan |
Allow stylesheet only themes to provide functions.php. Props skeltoac. … |
|
|
|
@4072
|
[4072]
|
08/05/06 03:47:20 |
ryan |
Don't wp_die() before functions.php is loaded. |
|
|
|
@4017
|
[4017]
|
07/11/06 22:44:56 |
ryan |
Tweak theme validation. |
|
|
|
@3985
|
[3985]
|
07/05/06 22:00:03 |
ryan |
Use wp_die(). Props filosofo. fixes #2914 |
|
|
|
@3951
|
[3951]
|
07/04/06 18:28:08 |
matt |
Another step toward removing old table vars, this is why we should be … |