root/trunk/wp-settings.php


Mode:

Legend:

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