root/branches/2.0/wp-includes/functions.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5831 [5831] 08/01/07 19:14:40 markjaquith add_option()/update_option() should pass the option name to get_option() …
(edit) @5121 [5121] 03/27/07 23:47:02 ryan More clean_url and int casts for 2.0.
(edit) @5100 [5100] 03/25/07 23:12:38 ryan More int casts
(edit) @5058 [5058] 03/17/07 09:04:56 markjaquith use clean_url() instead of attribute_escape() when dealing with src/href …
(edit) @5041 [5041] 03/14/07 23:13:36 markjaquith nonce-protect comments by users with unfiltered_html cap to prevent …
(edit) @5037 [5037] 03/14/07 07:40:56 markjaquith More int casting, just to be safe.
(edit) @5022 [5022] 03/10/07 20:34:01 ryan Prophylactic casting.
(edit) @4877 [4877] 02/13/07 18:36:27 ryan specialchars wp_explain_nonce() output.
(edit) @4827 [4827] 01/28/07 22:31:22 ryan estrict wp_remote_fopen to remote files.
(edit) @4777 [4777] 01/21/07 20:02:45 ryan Make sure is_array before extract. Props idle. fixes #3626
(edit) @4725 [4725] 01/12/07 21:46:29 markjaquith That'll teach me to trust a code snippet from php.net ... typo fix from …
(edit) @4724 [4724] 01/12/07 21:41:48 markjaquith Use http_response_code for in status_header() on PHP >= 4.3.0 per Ryan's …
(edit) @4709 [4709] 01/09/07 10:04:49 markjaquith Reverting non-essential stuff for a mean-and-lean 2.0.7 release
(edit) @4684 [4684] 01/06/07 08:22:12 markjaquith burn in Hades, status_header(), destroyer of souls. fixes #3528
(edit) @4656 [4656] 12/21/06 10:10:04 markjaquith new function for escaping within attributes: attribute_escape()
(edit) @4581 [4581] 12/01/06 22:42:14 ryan Fix pregs. Props Mordred.
(edit) @4514 [4514] 11/22/06 04:59:31 markjaquith trying Ryan's suggestion for #3215
(edit) @4473 [4473] 11/15/06 22:47:17 markjaquith silence the fopen() in wp_remote_fopen()
(edit) @4471 [4471] 11/15/06 22:29:20 markjaquith Set extract type and rename car to avoid overwrites (backport from trunk …
(edit) @4410 [4410] 10/20/06 16:18:11 markjaquith Questions should have question marks. Props Viper007Bond. Partially …
(edit) @4395 [4395] 10/14/06 05:35:27 markjaquith Only run stripslashes() on strings in update_usermeta(). Props stm. …
(edit) @4384 [4384] 10/13/06 00:24:51 markjaquith Prevent users from entering strings that will be interpreted as serialized …
(edit) @4373 [4373] 10/11/06 09:19:10 markjaquith Post meta caching fix by mdawaffe. fixes #3229
(edit) @4344 [4344] 10/04/06 22:00:26 markjaquith allow timer_stop() to use number_format() when returning. Props mdawaffe …
(edit) @4290 [4290] 10/04/06 03:50:14 markjaquith case insensitive sorting. props Nazgul. fixes #3108
(edit) @4231 [4231] 09/25/06 02:12:34 ryan Keep the frag at the end. Props mdawaffe. fixes #3078
(edit) @4229 [4229] 09/25/06 02:09:08 ryan Make those chars feel special.
(edit) @4048 [4048] 07/26/06 17:45:19 ryan Don't use blank user agent when pinging. Props error. fixes #2931
(edit) @4036 [4036] 07/23/06 19:20:50 ryan Trim theme and plugin data. fixes #2943
(edit) @4010 [4010] 07/10/06 17:21:48 ryan Use wp_die() in wp_nonce_ays(). fixes #2929
(edit) @4008 [4008] 07/10/06 16:13:04 ryan get_category filter form majelbstoat. fixes #2466
(edit) @3973 [3973] 07/05/06 09:52:18 ryan wp_specialchars() within wp_nonce_url(). Props Nazgul. fixes #2857
(edit) @3936 [3936] 06/27/06 22:57:49 ryan wp_explain_nonce() and wp_nonce_ays(). Props mdawaffe. #2734
(edit) @3920 [3920] 06/24/06 18:22:57 ryan Have wp_referer_field() set the referer to the current page. fixes #2858
(edit) @3909 [3909] 06/24/06 05:41:59 ryan wp_get_referer() and friends from robmiller and markjaquith. fixes #2800
(edit) @3905 [3905] 06/23/06 20:17:39 ryan Don't forget the protocol. Props tereshchenko. #2853
(edit) @3898 [3898] 06/22/06 03:52:18 ryan Fix bug in add_query_arg when url like http://example.com (no trailing …
(edit) @3856 [3856] 06/08/06 03:21:04 ryan Make replacement strings backref safe without using \${1} so as to …
(edit) @3841 [3841] 06/04/06 21:07:18 ryan Undef var fix from Denis-de-Bernardy. fixes #2780
(edit) @3792 [3792] 05/26/06 17:25:20 ryan Enclosure redirect fix from aegrumet. fixes #2551
(edit) @3771 [3771] 05/11/06 23:05:45 ryan Backport nonces and pluggable cookies.
(edit) @3745 [3745] 04/22/06 00:22:28 ryan Fix backreferences in mysql2date(). Props tenpura. fixes #2564
(edit) @3744 [3744] 04/22/06 00:18:35 ryan update_option() action fix. fixes #2553
(edit) @3611 [3611] 03/04/06 22:42:01 ryan Isolate backref. fixes #2521
(copy) @3545 [3545] 02/17/06 23:54:32 ryan 2.0 branch
copied from tags/2.0.1/wp-includes/functions.php:
(copy) @3503 [3503] 02/01/06 22:11:17 ryan WordPress 2.0.1
Note: See TracRevisionLog for help on using the revision log.