wordpress-develop/tests/phpunit/tests/html-api
Sergey Biryukov 7c12150a80 HTML API: Rename WP_HTML_Processor::createFragment() to follow WPCS.
`WP_HTML_Processor::create_fragment()` is the correct method name as per the WordPress PHP coding standards.

Follow-up to [56274].

Props dmsnell, jrf, hellofromTonya, SergeyBiryukov.
Fixes #59547.

git-svn-id: https://develop.svn.wordpress.org/trunk@56790 602fd350-edb4-49c9-b593-d223f7449a82
2023-10-05 22:40:48 +00:00
..
wpHtmlProcessor.php HTML API: Rename WP_HTML_Processor::createFragment() to follow WPCS. 2023-10-05 22:40:48 +00:00
wpHtmlProcessorBreadcrumbs.php HTML API: Rename WP_HTML_Processor::createFragment() to follow WPCS. 2023-10-05 22:40:48 +00:00
wpHtmlProcessorSemanticRules.php HTML API: Rename WP_HTML_Processor::createFragment() to follow WPCS. 2023-10-05 22:40:48 +00:00
wpHtmlSupportRequiredHtmlProcessor.php HTML API: Rename WP_HTML_Processor::createFragment() to follow WPCS. 2023-10-05 22:40:48 +00:00
wpHtmlSupportRequiredOpenElements.php HTML API: Rename WP_HTML_Processor::createFragment() to follow WPCS. 2023-10-05 22:40:48 +00:00
wpHtmlTagProcessor-bookmark.php HTML API: Change wp infix in test classes to Wp. 2023-07-25 12:17:28 +00:00
wpHtmlTagProcessor.php HTML API: Add class name utilities has_class() and class_list(). 2023-09-26 09:15:21 +00:00