[wp-trac] [WordPress Trac] #39294: Incorrect docs for pre_do_shortcode_tag and do_shortcode_tag filters

WordPress Trac noreply at wordpress.org
Thu Dec 15 10:34:36 UTC 2016


#39294: Incorrect docs for pre_do_shortcode_tag and do_shortcode_tag filters
--------------------------+-------------------------
 Reporter:  pento         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  low           |  Milestone:  4.7.1
Component:  Shortcodes    |    Version:  4.7
 Severity:  trivial       |   Keywords:  needs-patch
  Focuses:  docs          |
--------------------------+-------------------------
 The `$attr` parameter in these filters is listed as an `array`, but it
 comes from `shortcode_parse_atts()`, which can return an `array` or a
 `string`.

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


More information about the wp-trac mailing list