Ryan Boren
|
b7f82a38b5
|
Filter fields through kses upon display. Introduce sanitize_user_object() and sanitize_user_field(). see #10751
git-svn-id: https://develop.svn.wordpress.org/trunk@11929 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-14 13:57:48 +00:00 |
|
Peter Westwood
|
925df4bd49
|
Give plugins and themes simple control over the text displayed at the end of an autogenerated excerpt. Fixes #10395 props ramiy.
git-svn-id: https://develop.svn.wordpress.org/trunk@11907 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-09 16:34:44 +00:00 |
|
Peter Westwood
|
eaf2709b64
|
Treat comma, colon and semi-colon the same way.
git-svn-id: https://develop.svn.wordpress.org/trunk@11848 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-20 07:58:41 +00:00 |
|
Peter Westwood
|
6ef85440d4
|
Ensure that drafts viewed over XMLRPC have a correct gmt date set. Fixes #10244 for trunk props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@11846 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-20 06:59:02 +00:00 |
|
Andrew Ozz
|
212f2ce180
|
Better regex for [11844]
git-svn-id: https://develop.svn.wordpress.org/trunk@11845 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-20 00:19:00 +00:00 |
|
Andrew Ozz
|
46e1de4878
|
Removed trailing .) from the URL in make_clickable()
git-svn-id: https://develop.svn.wordpress.org/trunk@11844 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-19 23:56:10 +00:00 |
|
Peter Westwood
|
ddbdf401d4
|
Fix wptexturisation of quotes when enclosed by brackets. Fixes #1418 props voyou1.
git-svn-id: https://develop.svn.wordpress.org/trunk@11813 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-14 16:43:22 +00:00 |
|
Peter Westwood
|
c37c59c0b7
|
Ensure that users_can_register is sanitised correctly. See #10454 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@11772 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-04 21:28:42 +00:00 |
|
Ryan Boren
|
62cdbc6522
|
add smilies_src filter. Props Otto42. see #10145
git-svn-id: https://develop.svn.wordpress.org/trunk@11738 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-22 18:27:13 +00:00 |
|
Ryan Boren
|
f2baa0626d
|
Pass delimiter to preg_quote(). Props Denis-de-Bernardy. see #9955
git-svn-id: https://develop.svn.wordpress.org/trunk@11634 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-23 22:10:46 +00:00 |
|
Peter Westwood
|
e5dd9ecd88
|
Introduce _deep_replace() and use it to improve the stripping of percent encoded values from urls. Fixes #10226 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@11615 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-20 17:42:24 +00:00 |
|
Ryan Boren
|
95df8d05fd
|
Don't pass by reference. Props kamiyeye. fixes #9994
git-svn-id: https://develop.svn.wordpress.org/trunk@11518 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-04 05:32:58 +00:00 |
|
Andrew Ozz
|
cc4f66f13f
|
Allow translators to change the curly quotes in wptexturize(), props nbachiyski fixes #10001
git-svn-id: https://develop.svn.wordpress.org/trunk@11504 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-02 00:27:53 +00:00 |
|
Mark Jaquith
|
d5c981b0ea
|
Add esc_sql(), for completeness.
git-svn-id: https://develop.svn.wordpress.org/trunk@11490 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 20:31:52 +00:00 |
|
Ryan Boren
|
e12c642c54
|
Trim tailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@11450 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 23:47:49 +00:00 |
|
Peter Westwood
|
6bd9d1dfa5
|
Rename new function to sanitize_html_class() to hilight exactly what it is for, Fixes #8446.
git-svn-id: https://develop.svn.wordpress.org/trunk@11435 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 21:31:42 +00:00 |
|
Peter Westwood
|
f2cfe16e7a
|
Introduce sanitise_css_classname() and use it to give categories, tags, users etc meaningful classnames where possible. Falls back to the id if not. Fixes #8446.
git-svn-id: https://develop.svn.wordpress.org/trunk@11433 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 17:44:26 +00:00 |
|
Ryan Boren
|
848507ccff
|
seems_utf8() cleanup. Props hakre. fixes #9692
git-svn-id: https://develop.svn.wordpress.org/trunk@11414 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 21:13:14 +00:00 |
|
Ryan Boren
|
9d6af24e2b
|
Fix item count in wp_sprintf_l(). Props abelcheung. fixes #9847
git-svn-id: https://develop.svn.wordpress.org/trunk@11394 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-19 15:36:01 +00:00 |
|
Mark Jaquith
|
ba1c3bdd5b
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
git-svn-id: https://develop.svn.wordpress.org/trunk@11383 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 16:00:33 +00:00 |
|
Mark Jaquith
|
f0336cfa7d
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: https://develop.svn.wordpress.org/trunk@11380 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 15:11:07 +00:00 |
|
Ryan Boren
|
18cc4463fe
|
Handle nested tag in wptexturize(). Props nbachiyski. fixes #7056 see #6969
git-svn-id: https://develop.svn.wordpress.org/trunk@11345 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-15 21:37:18 +00:00 |
|
Peter Westwood
|
eef75a9675
|
Ensure that wp_specialchars captures all pre-encoded entities correctly when preventing double encoding. Fixes #9821.
git-svn-id: https://develop.svn.wordpress.org/trunk@11338 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-15 06:29:19 +00:00 |
|
Mark Jaquith
|
aeb9272a1c
|
Exclude <tt> from formatting. props JulienV. fixes #8321
git-svn-id: https://develop.svn.wordpress.org/trunk@11313 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 22:51:24 +00:00 |
|
Mark Jaquith
|
8d6cb67233
|
esc_js(). Shorter, follows new escaping naming convention.
git-svn-id: https://develop.svn.wordpress.org/trunk@11245 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-09 07:27:22 +00:00 |
|
Ryan Boren
|
9d41d07f40
|
Escape title attributes in calendar links. fixes #8967
git-svn-id: https://develop.svn.wordpress.org/trunk@11215 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-06 04:56:32 +00:00 |
|
Mark Jaquith
|
c638e8d8de
|
_a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11204 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 19:43:53 +00:00 |
|
Ryan Boren
|
d2d104d968
|
sanitize_file_name() improvements. Props sivel. fixes #9416
git-svn-id: https://develop.svn.wordpress.org/trunk@11178 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-04 20:20:48 +00:00 |
|
Ryan Boren
|
494d54de30
|
Don't prepend http to fragments. Props scohoust. fixes #4051
git-svn-id: https://develop.svn.wordpress.org/trunk@11126 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-29 20:10:06 +00:00 |
|
Ryan Boren
|
fe7c34b6fd
|
s/attribute_escape/attr/. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11109 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-28 05:58:45 +00:00 |
|
Ryan Boren
|
036a7656f9
|
attr(), _a(), _ea(), _xa() for shorthand attribute escaping. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11103 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-27 21:58:04 +00:00 |
|
Ryan Boren
|
89afda412e
|
Eliminate preg_replace with /e. Props tbaboon. fixes #8689
git-svn-id: https://develop.svn.wordpress.org/trunk@11098 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-27 16:17:24 +00:00 |
|
Andrew Ozz
|
ac40df7d99
|
Add <col> to list of block elements, props CharlieHamu and Denis-de-Bernardy, fixes #9484
git-svn-id: https://develop.svn.wordpress.org/trunk@11070 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-23 08:28:22 +00:00 |
|
Andrew Ozz
|
27cf3f2991
|
Don't output <br /> for empty posts, props Denis-de-Bernardy, fixes #6128
git-svn-id: https://develop.svn.wordpress.org/trunk@11048 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 07:37:24 +00:00 |
|
Ryan Boren
|
4dc60fe8bb
|
Allow pipes through clean_url(). Props scohoust. fixes #7145
git-svn-id: https://develop.svn.wordpress.org/trunk@11023 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 22:02:17 +00:00 |
|
Ryan Boren
|
12c7093645
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@11013 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 18:18:39 +00:00 |
|
Ryan Boren
|
77a64d69a5
|
make_clickable() regex fixes. Props piouPiouM. fixes #9390
git-svn-id: https://develop.svn.wordpress.org/trunk@10989 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-17 16:51:53 +00:00 |
|
Ryan Boren
|
91edad4f95
|
Add wp_trim_excerpt filter. Props coffee2code. fixes #9558
git-svn-id: https://develop.svn.wordpress.org/trunk@10981 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-17 06:59:33 +00:00 |
|
Mark Jaquith
|
b190328260
|
Dots in post slugs should be dashed, not dropped. props Denis-de-Bernardy. fixes #9489
git-svn-id: https://develop.svn.wordpress.org/trunk@10977 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-17 03:28:55 +00:00 |
|
Andrew Ozz
|
bf48851d29
|
Spaced hyphens into spaced dashes, props ionfish, fixes #8161
git-svn-id: https://develop.svn.wordpress.org/trunk@10973 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-17 01:38:52 +00:00 |
|
Ryan Boren
|
6f6ef8709a
|
Pass the unprocessed title to the sanitize_title filter. Props chineseleper. fixes #8981 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10804 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-17 17:42:54 +00:00 |
|
Andrew Ozz
|
a23fda87b3
|
Fix regex in sanitize_email(), props sambauers, see #9316
git-svn-id: https://develop.svn.wordpress.org/trunk@10783 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-14 01:35:47 +00:00 |
|
Andrew Ozz
|
297703490b
|
Fix regex function in sanitize_email(), see #9316
git-svn-id: https://develop.svn.wordpress.org/trunk@10777 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-13 19:04:39 +00:00 |
|
Ryan Boren
|
89c67a8b40
|
Improved is_email() and sanitize_email(). Props sambauers. fixes #9316 #4616
git-svn-id: https://develop.svn.wordpress.org/trunk@10769 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-11 15:26:34 +00:00 |
|
Ryan Boren
|
1952e923f8
|
gettext contexts. Props nbachiyski. see #9112
git-svn-id: https://develop.svn.wordpress.org/trunk@10767 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-10 23:02:29 +00:00 |
|
Ryan Boren
|
8e9edf3e5a
|
Use mb_substr instead of mb_strcut in wp_html_excerpt. Props demetris. fixes #9055
git-svn-id: https://develop.svn.wordpress.org/trunk@10702 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-04 19:41:18 +00:00 |
|
Ryan Boren
|
854a8d6341
|
Use _n(). Props nbachiyski. fixes #9111
git-svn-id: https://develop.svn.wordpress.org/trunk@10606 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-20 19:35:16 +00:00 |
|
Ryan Boren
|
d27d34793d
|
Handle links with parens in make_clickable(). Props filosofo. fixes #8300
git-svn-id: https://develop.svn.wordpress.org/trunk@10562 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 19:52:43 +00:00 |
|
Andrew Ozz
|
2ffb3663e4
|
Reduce backtracking in autop, fixes #6877, see #8553
git-svn-id: https://develop.svn.wordpress.org/trunk@10527 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-08 16:08:02 +00:00 |
|
Andrew Ozz
|
aa574da3db
|
Fix PHP notice in force_balance_tags(), props beaulebens, fixes #9067
git-svn-id: https://develop.svn.wordpress.org/trunk@10523 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-08 04:16:58 +00:00 |
|
Ryan Boren
|
560eacbb44
|
Add missing preg delimiters. Props ridgerunner. fixes #8986 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10459 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-29 17:46:31 +00:00 |
|
Ryan Boren
|
c46a012328
|
Silence charset not supported warnings
git-svn-id: https://develop.svn.wordpress.org/trunk@10398 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-21 20:28:51 +00:00 |
|
Andrew Ozz
|
2a684445e6
|
Fix incorrect quote style in wp_specialchars, props sambauers, see #8767
git-svn-id: https://develop.svn.wordpress.org/trunk@10376 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-19 04:40:12 +00:00 |
|
Peter Westwood
|
733b554431
|
Update phpdoc for get_gmt_from_date(). Fixes #8869 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10370 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-17 10:20:49 +00:00 |
|
Andrew Ozz
|
926adb5bcb
|
Speed up wp_specialchars, props sambauers, see #8767
git-svn-id: https://develop.svn.wordpress.org/trunk@10355 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-13 15:18:37 +00:00 |
|
Ryan Boren
|
2baa2f8e58
|
Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689
git-svn-id: https://develop.svn.wordpress.org/trunk@10339 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-09 19:29:35 +00:00 |
|
Ryan Boren
|
34ba806985
|
Faster smilies. Props johanee. fixes #6464
git-svn-id: https://develop.svn.wordpress.org/trunk@10322 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-06 18:20:47 +00:00 |
|
Andrew Ozz
|
1d0781a8c8
|
Latest version of the patch for refactor filters to avoid potential XSS attacks, props sambauers and DD32, see #8767
git-svn-id: https://develop.svn.wordpress.org/trunk@10298 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-04 23:37:47 +00:00 |
|
Andrew Ozz
|
ec804d2905
|
Refactor filters to avoid potential XSS attacks, props sambauers and DD32, see #8767
git-svn-id: https://develop.svn.wordpress.org/trunk@10297 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-04 22:25:50 +00:00 |
|
Ryan Boren
|
baaaa352ba
|
Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 18:03:31 +00:00 |
|
Mark Jaquith
|
82a39b97be
|
Cast image sizes to ints. Explain that sizes are in pixels. fixes #8160
git-svn-id: https://develop.svn.wordpress.org/trunk@9661 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-13 07:54:27 +00:00 |
|
Ryan Boren
|
06c6a7d153
|
Introduce normalize_whitespace(). Use it instead of wp_text_diff() when checking for identical autosave revisions. Props tellyworth. fixes #7691
git-svn-id: https://develop.svn.wordpress.org/trunk@9302 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-23 20:03:16 +00:00 |
|
Ryan Boren
|
44c170459e
|
Reduce backtracking in wpautop. fixes #6877
git-svn-id: https://develop.svn.wordpress.org/trunk@9255 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-20 19:25:02 +00:00 |
|
Peter Westwood
|
19bc50ea03
|
Notice fix and don't count inside a loop. Fixes #7653 props ryan.
git-svn-id: https://develop.svn.wordpress.org/trunk@9189 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-15 20:47:56 +00:00 |
|
Matt Mullenweg
|
b2c2d93ed4
|
clean_url improvements, Hat tip: markjaquith. Reviewed by nbachiyskip. Fixes #7386.
git-svn-id: https://develop.svn.wordpress.org/trunk@9179 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 22:58:30 +00:00 |
|
Ryan Boren
|
c2a331c502
|
Convert undefined constants to strings. Props jacobsantos. fixes #7651
git-svn-id: https://develop.svn.wordpress.org/trunk@9137 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 22:14:52 +00:00 |
|
Ryan Boren
|
23fd52bd85
|
First cut of comment paging. Add paging and threading settings. see #7769 #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@8961 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-23 21:11:27 +00:00 |
|
Peter Westwood
|
e2b66fe7dc
|
Add a filter on $excerpt_length. Fixes #7778 props dougal.
git-svn-id: https://develop.svn.wordpress.org/trunk@8958 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-22 21:21:05 +00:00 |
|
Peter Westwood
|
33228d225d
|
phpDoc updates for formatting functions fixes #5638 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8786 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-31 20:58:19 +00:00 |
|
Peter Westwood
|
8d72a6d8b7
|
phpDoc updates for formatting functions fixes #5638 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8783 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-30 21:28:11 +00:00 |
|
Peter Westwood
|
eab05b3379
|
phpDoc updates for formatting functions. See #5638 props scohoust and santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8743 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 06:49:21 +00:00 |
|
Ryan Boren
|
519072ea9f
|
Consolidate contiguous whitespace in usernames
git-svn-id: https://develop.svn.wordpress.org/trunk@8704 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-21 22:58:29 +00:00 |
|
Peter Westwood
|
0d0bb6aad8
|
phpdoc for formatting functions. See #5638 props scohoust.
git-svn-id: https://develop.svn.wordpress.org/trunk@8662 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-17 11:29:43 +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 |
|
Peter Westwood
|
010f5ed7b2
|
Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8589 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-08 17:05:10 +00:00 |
|
Peter Westwood
|
0d522c3898
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
git-svn-id: https://develop.svn.wordpress.org/trunk@8540 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 21:01:09 +00:00 |
|
Ryan Boren
|
5e982913b6
|
Allow IRIs. Props guillep2k. fixes #4570
git-svn-id: https://develop.svn.wordpress.org/trunk@8525 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-02 17:32:25 +00:00 |
|
Ryan Boren
|
6b75258ab7
|
Hands off pre tags. Props nbachiyski. fixes #7056
git-svn-id: https://develop.svn.wordpress.org/trunk@8298 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-09 04:52:27 +00:00 |
|
Ryan Boren
|
304340a9b0
|
Fix quotes in captions. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8290 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-08 23:38:53 +00:00 |
|
Ryan Boren
|
6866ceae15
|
Encode < and > in wp_richedit_pre. Props azaozz. fixes #6449
git-svn-id: https://develop.svn.wordpress.org/trunk@8073 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-12 21:38:34 +00:00 |
|
Ryan Boren
|
daef9ff12d
|
Strip shortcodes when making excerpts. Props hailin. fixes #7100
git-svn-id: https://develop.svn.wordpress.org/trunk@8054 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-05 20:11:38 +00:00 |
|
Mark Jaquith
|
1c68bb873d
|
Don't wpautop()-wrap shortcodes that stand alone. fixes #6444 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7815 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-25 00:45:31 +00:00 |
|
Mark Jaquith
|
24a68a43b4
|
Revert [7700] from trunk in preparation for a different #6444 solution
git-svn-id: https://develop.svn.wordpress.org/trunk@7814 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-25 00:43:44 +00:00 |
|
Mark Jaquith
|
d9efa4fa8f
|
Allow shortcodes to run before or after wpautop()/texturize() formatting. Default to before for WP 2.5 compat. Props AaronCampbell
git-svn-id: https://develop.svn.wordpress.org/trunk@7699 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-16 21:07:04 +00:00 |
|
Mark Jaquith
|
ba4dab3cd6
|
Fix gallery shortcode orderby param for all SQL setups. Sanitize orderby. fixes #6476 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7592 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-03 03:05:49 +00:00 |
|
Mark Jaquith
|
1f101350ba
|
Parse shortcodes AFTER wpautop() to avoid mangling. Have wptexturize() ignore shortcodes so quotes stay straight. fixes #6444 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7581 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-31 07:56:58 +00:00 |
|
Ryan Boren
|
ec33c42302
|
Taxonomy links and template tags from andy. see #6357
git-svn-id: https://develop.svn.wordpress.org/trunk@7520 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 06:37:19 +00:00 |
|
Matt Mullenweg
|
440a4d8076
|
Bring in forgotton tag_escape. Fixes #6368.
git-svn-id: https://develop.svn.wordpress.org/trunk@7497 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-24 05:15:28 +00:00 |
|
Mark Jaquith
|
cbf4aa7f8c
|
make_clickable() trailing punctuation fixes from neodude. fixes #5081
git-svn-id: https://develop.svn.wordpress.org/trunk@7452 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-21 16:29:59 +00:00 |
|
Peter Westwood
|
8a55b3c977
|
Remove the entity decoding and recoding from wp_html_excerpt. Fixes #6077 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@7190 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-09 22:11:20 +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
|
174f16123e
|
Use preg_replace_callback() instead of using the 'e' modifier.
git-svn-id: https://develop.svn.wordpress.org/trunk@7056 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 00:37:40 +00:00 |
|
Ryan Boren
|
26fadd399f
|
Revert [7054]. No idea how I managed that.
git-svn-id: https://develop.svn.wordpress.org/trunk@7055 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 00:36:33 +00:00 |
|
Ryan Boren
|
a1a893cc0c
|
Fix users query
git-svn-id: https://develop.svn.wordpress.org/trunk@7054 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 00:25:08 +00:00 |
|
Ryan Boren
|
579698f0b1
|
Media library work from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@6974 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-22 05:53:47 +00:00 |
|
Ryan Boren
|
3c1a115108
|
htmlspecialchars when loading content into html editor. Props DD32 and andy. fixes #5796
git-svn-id: https://develop.svn.wordpress.org/trunk@6767 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 07:29:36 +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
|
222e9ca396
|
like_escape() from nbachiyski. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6680 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 17:20:27 +00:00 |
|
Ryan Boren
|
2b0713315f
|
TinyMCE 3.0 RC1. First cut, eexpect regressions. Props azaozz. see #5674
git-svn-id: https://develop.svn.wordpress.org/trunk@6632 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-17 15:44:05 +00:00 |
|
Ryan Boren
|
81eba533de
|
Allow parens in urls. Props nbachiyski. fixes #5668
git-svn-id: https://develop.svn.wordpress.org/trunk@6613 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 20:38:43 +00:00 |
|