[wp-trac] [WordPress Trac] #4116: wp_texturize to defect certain links in comments and on page

WordPress Trac noreply at wordpress.org
Thu Mar 14 13:38:20 UTC 2019


#4116: wp_texturize to defect certain links in comments and on page
-------------------------------------------------+-------------------------
 Reporter:  h4x3d                                |       Owner:  Nazgul
     Type:  defect (bug)                         |      Status:  reopened
 Priority:  normal                               |   Milestone:  Awaiting
                                                 |  Review
Component:  Formatting                           |     Version:  2.2.1
 Severity:  normal                               |  Resolution:
 Keywords:  needs-patch has-unit-tests           |     Focuses:
  wptexturize bulk-reopened                      |
-------------------------------------------------+-------------------------
Changes (by timhibberd):

 * keywords:  needs-patch, has-unit-tests, wptexturize, bulk-reopened =>
     needs-patch has-unit-tests wptexturize bulk-reopened


Comment:

 This is still a problem.

 I had to use
 {{{
 add_filter( 'no_texturize_shortcodes',
 'shortcodes_to_exempt_from_wptexturize' );
 }}}
  because urls like http://xyz-300x200.jpg were being converted to
 http://xyz-300×200.jpg

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/4116#comment:47>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list