[wp-trac] [WordPress Trac] #35700: Fix in docs for function `wp_kses_post_deep`

WordPress Trac noreply at wordpress.org
Wed Feb 3 07:10:58 UTC 2016


#35700: Fix in docs for function `wp_kses_post_deep`
------------------------------+-----------------------------
 Reporter:  sebastian.pisula  |      Owner:
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  General           |    Version:
 Severity:  normal            |   Keywords:
  Focuses:                    |
------------------------------+-----------------------------
 Should be:


 {{{
 /**
  * Navigates through an array, object, or scalar, and sanitizes content
 for
  * allowed HTML tags for post content.
  *
  * @since 4.4.2
  *
  * @param mixed $data The array or string to filter.
  * @return mixed The filtered content.
  */
 }}}

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


More information about the wp-trac mailing list