[wp-trac] [WordPress Trac] #37088: Add filter to wp_strip_all_tags in wp_trim_words

WordPress Trac noreply at wordpress.org
Mon Jun 13 13:49:01 UTC 2016


#37088: Add filter to wp_strip_all_tags in wp_trim_words
-------------------------------+-----------------------------
 Reporter:  manuelmeister      |      Owner:
     Type:  enhancement        |     Status:  new
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  Posts, Post Types  |    Version:  4.5
 Severity:  normal             |   Keywords:
  Focuses:  template           |
-------------------------------+-----------------------------
 {{{#!php
     $text = wp_strip_all_tags( $text );
 }}}
 on line 2950 in formatting.php
 https://core.trac.wordpress.org/browser/tags/4.5/src/wp-
 includes/formatting.php#L2950
 please apply a filter, so we can modify, what should be stripped.

 I'd like to use this for a template.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37088>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list