Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#41385 closed defect (bug) (fixed)

Add @staticvar entries for get_html_split_regex() and _get_wptexturize_split_regex()

Reported by: ajayghaghretiya1 Owned by: SergeyBiryukov
Priority: normal Milestone: 4.9
Component: Formatting Version:
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description

static variable $regex and $html_regex are used in the functions but not mention in the documentation of the function.

Attachments (1)

41385.patch (678 bytes ) - added by ajayghaghretiya1 9 years ago.

Download all attachments as: .zip

Change History (5)

#1 @ajayghaghretiya1
9 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
9 years ago

  • Milestone Awaiting Review4.9

#3 @SergeyBiryukov
9 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 41109:

Docs: Add @staticvar entries for get_html_split_regex() and _get_wptexturize_split_regex().

Props ajayghaghretiya1.
Fixes #41385.

#4 @SergeyBiryukov
9 years ago

  • Summary Need documentation improvementAdd @staticvar entries for get_html_split_regex() and _get_wptexturize_split_regex()
Note: See TracTickets for help on using tickets.