Make WordPress Core

Timestamp:
09/26/2019 08:25:59 PM (5 years ago)
Author:
johnbillion
Message:

Themes: Add a test to ensure get_template_part() does not return a value.

This function must not be modified to return anything due to existing themes which output the return value, for example via echo get_template_part( ... ).

See #40969

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.