Wordpress/tests/phpunit/data
Sergey Biryukov 4e78b0acd9 Themes: Allow template loading functions to pass additional arguments to the template via the `$args` parameter.
This affects:
* `get_header()`
* `get_footer()`
* `get_sidebar()`
* `get_template_part()`
* `locate_template()`
* `load_template()`

Note: `get_search_form()` already passes additional arguments to the template as of [44956].

Props enrico.sorcinelli, sc0ttkclark, scribu, nacin, wonderboymusic, GeertDD, beatpanda, amaschas, mintindeed, ysalame, caiocrcosta, bigdawggi, julianm, eddiemoya, shawnz, sayedwp, shamai, mboynes, mihai2u, guidobras, Mte90, apedog, stuffradio, overclokk, johnbillion, joyously, afercia, audrasjb, justlevine, SergeyBiryukov.
See #21676.

git-svn-id: https://develop.svn.wordpress.org/trunk@48370 602fd350-edb4-49c9-b593-d223f7449a82
2020-07-07 11:00:21 +00:00
..
blocks Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.5 release 2019-09-19 15:17:39 +00:00
export Ensure `svn:eol-style` is consistently set for all files (part 2). 2019-10-25 19:27:49 +00:00
formatting Administration: Capitalize `Trash` consistently in various messages and comments. 2020-02-10 04:10:09 +00:00
images Upload: fix `wp_unique_filename()` to prevent name collisions with existing or future image sub-size file names, and add unit tests. 2019-12-06 22:26:19 +00:00
languages I18N: Allow the length of automatically generated excerpts to be localized. 2019-06-08 18:41:08 +00:00
plugins REST API: Introduce plugin management and block directory endpoints. 2020-07-01 04:22:25 +00:00
pomo
theme-file-child
theme-file-parent
themedir1 Themes: Allow template loading functions to pass additional arguments to the template via the `$args` parameter. 2020-07-07 11:00:21 +00:00
uploads Ensure `svn:eol-style` is consistently set for all files (part 2). 2019-10-25 19:27:49 +00:00
WPHTTP-testcase-redirection-script.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00