root/trunk/wp-includes/formatting.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8743 [8743] 08/27/08 06:49:21 westi phpDoc updates for formatting functions. See #5638 props scohoust and …
(edit) @8704 [8704] 08/21/08 22:58:29 ryan Consolidate contiguous whitespace in usernames
(edit) @8662 [8662] 08/17/08 11:29:43 westi phpdoc for formatting functions. See #5638 props scohoust.
(edit) @8600 [8600] 08/09/08 05:36:14 ryan Trailing whitespace cleanup
(edit) @8589 [8589] 08/08/08 17:05:10 westi Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
(edit) @8540 [8540] 08/04/08 21:01:09 westi Plugin Install GSOC project first code drop. Props DD32 see #6015.
(edit) @8525 [8525] 08/02/08 17:32:25 ryan Allow IRIs. Props guillep2k. fixes #4570
(edit) @8298 [8298] 07/09/08 04:52:27 ryan Hands off pre tags. Props nbachiyski. fixes #7056
(edit) @8290 [8290] 07/08/08 23:38:53 ryan Fix quotes in captions. Props azaozz. see #6812
(edit) @8073 [8073] 06/12/08 21:38:34 ryan Encode < and > in wp_richedit_pre. Props azaozz. fixes #6449
(edit) @8054 [8054] 06/05/08 20:11:38 ryan Strip shortcodes when making excerpts. Props hailin. fixes #7100
(edit) @7815 [7815] 04/25/08 00:45:31 markjaquith Don't wpautop()-wrap shortcodes that stand alone. fixes #6444 for trunk
(edit) @7814 [7814] 04/25/08 00:43:44 markjaquith Revert [7700] from trunk in preparation for a different #6444 solution
(edit) @7699 [7699] 04/16/08 21:07:04 markjaquith Allow shortcodes to run before or after wpautop()/texturize() formatting. …
(edit) @7592 [7592] 04/03/08 03:05:49 markjaquith Fix gallery shortcode orderby param for all SQL setups. Sanitize orderby. …
(edit) @7581 [7581] 03/31/08 07:56:58 markjaquith Parse shortcodes AFTER wpautop() to avoid mangling. Have wptexturize() …
(edit) @7520 [7520] 03/26/08 06:37:19 ryan Taxonomy links and template tags from andy. see #6357
(edit) @7497 [7497] 03/24/08 05:15:28 matt Bring in forgotton tag_escape. Fixes #6368.
(edit) @7452 [7452] 03/21/08 16:29:59 markjaquith make_clickable() trailing punctuation fixes from neodude. fixes #5081
(edit) @7190 [7190] 03/09/08 22:11:20 westi Remove the entity decoding and recoding from wp_html_excerpt. Fixes #6077
(edit) @7140 [7140] 03/03/08 21:05:23 ryan Multi-byte character safe excerpting from nbachiyski. fixes #6077
(edit) @7056 [7056] 02/27/08 00:37:40 ryan Use preg_replace_callback() instead of using the 'e' modifier.
(edit) @7055 [7055] 02/27/08 00:36:33 ryan Revert [7054]. No idea how I managed that.
(edit) @7054 [7054] 02/27/08 00:25:08 ryan Fix users query
(edit) @6974 [6974] 02/22/08 05:53:47 ryan Media library work from andy. see #5911
(edit) @6767 [6767] 02/09/08 07:29:36 ryan htmlspecialchars when loading content into html editor. Props DD32 and …
(edit) @6726 [6726] 02/05/08 06:47:27 ryan Trailing whitespace cleanup
(edit) @6680 [6680] 01/29/08 17:20:27 ryan like_escape() from nbachiyski. see #5684
(edit) @6632 [6632] 01/17/08 15:44:05 ryan TinyMCE 3.0 RC1. First cut, eexpect regressions. Props azaozz. see #5674
(edit) @6613 [6613] 01/14/08 20:38:43 ryan Allow parens in urls. Props nbachiyski. fixes #5668
(edit) @6452 [6452] 12/21/07 06:12:23 ryan Remove debug
(edit) @6449 [6449] 12/21/07 03:14:22 ryan Be more selective in what we make clickable.
(edit) @6409 [6409] 12/19/07 17:45:50 ryan Allows 0 titles when sanitizing. Props mdawaffe. fixes #5293
(edit) @6364 [6364] 12/06/07 19:49:33 ryan Remove unused vars. Props DD32. see #5418
(edit) @6331 [6331] 11/12/07 19:33:06 ryan Eliminate warnings in convert_smilies. Props tellyworth. fixes #5340
(edit) @6314 [6314] 11/05/07 17:13:43 ryan Improve performance of seems_utf8() and uf8_uri_encode(). fixes #5320
(edit) @6182 [6182] 10/03/07 16:16:55 ryan Add sanitize_url. Don't convert ampersands in URLs when saving to DB. …
(edit) @6150 [6150] 09/21/07 19:36:12 ryan Revert [5969]. It can break permalinks. see #4739
(edit) @6105 [6105] 09/13/07 04:51:33 ryan no follow callback
(edit) @6102 [6102] 09/13/07 04:11:21 ryan Don't strip slashes from pre. Props DelGurth? and mdawaffe. fixes #2059
(edit) @6096 [6096] 09/12/07 18:15:29 westi Allow plugins to sanitize there own options easily.
(edit) @6026 [6026] 09/03/07 23:32:58 ryan Remove trailing whitespace
(edit) @6015 [6015] 09/03/07 15:59:12 ryan Don't strip @ from url. Fix scheme prefixing. Props pishmishy. fixes #3299
(edit) @5969 [5969] 08/29/07 17:34:15 westi Add utf8->ascii mappings for icelandic letters. Fixes #4739 props einare
(edit) @5952 [5952] 08/27/07 23:31:09 ryan Add clean_url filter. see #4570
(edit) @5930 [5930] 08/23/07 21:02:31 westi Enable plugins to override the cockney replace array, fixes #4804 props …
(edit) @5914 [5914] 08/22/07 17:57:36 ryan Sanitize a few options
(edit) @5805 [5805] 07/16/07 19:23:41 ryan Make balanceTags() option independent. Props mdawaffe. fixes #4626
(edit) @5783 [5783] 07/06/07 12:53:15 markjaquith Entitize lone less-than characters. Props mdawaffe. fixes #4409
(edit) @5734 [5734] 06/19/07 22:46:55 ryan js_escape improvements from Alexander Concha. Catches &#39 &#039 &#39; …
(edit) @5709 [5709] 06/14/07 22:46:59 ryan wp_parse_str() from mdawaffe. see #4467
(edit) @5700 [5700] 06/14/07 02:25:30 ryan Trim empty lines. Nothing but newline.
(edit) @5623 [5623] 06/01/07 02:33:03 rob1n Fix nestable HTML, including <blockquote>'s. Props anonymousbugger (!) and …
(edit) @5541 [5541] 05/25/07 02:22:30 ryan Make sure sanitize_option() is always called when updating options.
(edit) @5262 [5262] 04/12/07 23:19:16 rob1n Don't treat object and param as block elements in wpautop. fixes #3854
(edit) @5261 [5261] 04/12/07 22:00:22 rob1n Get add_query_arg() to urlencode all values of parse_str array. Props …
(edit) @5227 [5227] 04/10/07 07:39:47 matt Missing change from last commit.
(edit) @5223 [5223] 04/10/07 00:49:18 rob1n Don't autop <script> blocks. Props Nazgul. fixes #3854
(edit) @5222 [5222] 04/10/07 00:47:08 rob1n Don't autop <hr />. fixes #3952
(edit) @5095 [5095] 03/23/07 23:31:44 ryan Fix relative link mangling in clean_url. fixes #4017 for trunk
(edit) @5088 [5088] 03/23/07 01:45:24 ryan Don't prepend protocol to relative links. fixes #4017 #4001 for trunk
(edit) @5065 [5065] 03/21/07 00:29:40 ryan Don't add http:// to relative links. Props donncha. fixes #4001
(edit) @5021 [5021] 03/10/07 08:32:57 markjaquith Improvements to untrailingslashit() and trailingslashit(). props Jamie …
(edit) @5020 [5020] 03/10/07 06:25:33 markjaquith new function: untrailingslashit(). fixes #3899
(edit) @4990 [4990] 03/07/07 05:29:15 markjaquith Use strpos instead of strstr where ever possible, for speed. Props rob1n. …
(edit) @4953 [4953] 02/27/07 15:24:54 markjaquith trailing tabs and whitespace cleanup.
(edit) @4900 [4900] 02/21/07 01:50:27 ryan Don't br image maps. Props rob1n. fixes #1292
(edit) @4894 [4894] 02/20/07 05:41:39 ryan Don't insert p inside of div. fixes #3669
(edit) @4710 [4710] 01/09/07 22:53:14 ryan sanitize_file_name(). fixes #3382 #3554
(edit) @4672 [4672] 01/02/07 21:22:41 ryan Add kses protocol checking to clean_url. Props Andy. fixes #3515
(edit) @4669 [4669] 12/31/06 06:11:24 markjaquith ngettext() correction by nbachiyski. fixes #3508
(edit) @4662 [4662] 12/23/06 06:14:34 markjaquith Remove unused is_comment param in balanceTags() relates to #2714
(edit) @4660 [4660] 12/22/06 05:26:43 ryan Add js_escape and attribute_escape filters.
(edit) @4658 [4658] 12/21/06 23:06:18 markjaquith i18n fixes, logic cleanup, wording clarifications, and more from …
(edit) @4657 [4657] 12/21/06 10:45:58 markjaquith Whitespace cleanup for [4656]
(edit) @4656 [4656] 12/21/06 10:10:04 markjaquith new function for escaping within attributes: attribute_escape()
(edit) @4593 [4593] 12/03/06 21:55:42 matt MSN Spaces seems to like exclamation points in their URLs, they must be …
(edit) @4565 [4565] 12/01/06 02:53:20 matt Don't texturize things inside of script or style tags, fixes #2647
(edit) @4562 [4562] 11/30/06 23:32:45 matt Small cleanup to autop, fixes #3238
(edit) @4560 [4560] 11/30/06 20:26:42 ryan Truncate sanitized titles to the size of the post_name field without …
(edit) @4553 [4553] 11/30/06 02:00:40 ryan Spare input, param, and script from autop. fixes #3054
(edit) @4511 [4511] 11/21/06 22:00:10 ryan Make wptexturize faster. Props ecb29. fixes #2980
(edit) @4495 [4495] 11/19/06 07:56:05 ryan Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
(edit) @4451 [4451] 11/08/06 01:12:41 ryan Fix amp handling. Props skeltoac. fixes #3328
(edit) @4387 [4387] 10/13/06 06:08:27 markjaquith fix function name error in last two commits. fixes #3228
(edit) @4386 [4386] 10/13/06 06:01:33 markjaquith make_clickable() now faster and supports more link positions, from …
(edit) @4380 [4380] 10/12/06 10:14:14 markjaquith Somewhat stricter smilies replacements by Nazgul. fixes #3222
(edit) @4360 [4360] 10/07/06 19:16:24 ryan Smilies optimization from Nazgul. fixes #3201 #3216
(edit) @4353 [4353] 10/06/06 22:43:21 ryan Relativize links. Props mdawaffe. fixes #3211
(edit) @4348 [4348] 10/06/06 00:34:58 ryan Relativize links. Props mdawaffe.
(edit) @4320 [4320] 10/04/06 07:51:11 markjaquith Strip out British pound sterling (pound) symbol from post slug. fixes …
(edit) @4308 [4308] 10/04/06 06:07:48 markjaquith Allow user replacement of cockney replacement array. fixes #1032
(edit) @4283 [4283] 10/04/06 02:21:27 ryan Smiley parsing fixes from Nazgul. fixes #2444 #1279
(edit) @4184 [4184] 09/11/06 23:59:00 ryan Show more link in RSS. Don't show more link if more link text empty. Take …
(edit) @4167 [4167] 09/07/06 00:33:05 ryan Recognize paragraph tags with attributes when stripping breaks. Props …
(edit) @4148 [4148] 08/31/06 17:30:17 ryan Fix percent stripping in clean_url.
(edit) @4144 [4144] 08/30/06 21:46:31 ryan Use get_option instead of get_settings. Just 'cause.
(edit) @4135 [4135] 08/30/06 16:50:12 ryan Don't duplicate nofollow on edit. Props filosofo. fixes #2995
(edit) @4050 [4050] 07/26/06 22:55:36 ryan Faster remove accents. Props skeltoac. fixes #2978
(edit) @4011 [4011] 07/11/06 03:30:12 ryan Make clickable fix from whooami. fixes #2889
Note: See TracRevisionLog for help on using the revision log.