mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
It's important to reference the actual dynamic hook name instead of an alias for purposes of auto-linking in the Code Reference. Affects the docs for: * `get_index_template()` * `get_404_template()` * `get_archive_template()` * `get_post_type_archive_template()` * `get_author_template()` * `get_category_template()` * `get_tag_template()` * `get_taxonomy_template()` * `get_date_template()` * `get_home_template()` * `get_page_template()` * `get_paged_template()` * `get_search_template()` * `get_single_template()` * `get_singular_template()` * `get_attachment_template()` See #32246. git-svn-id: https://develop.svn.wordpress.org/trunk@33274 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| src | ||
| tests | ||
| tools/i18n | ||
| .editorconfig | ||
| .gitignore | ||
| .jshintrc | ||
| .travis.yml | ||
| Gruntfile.js | ||
| package.json | ||
| phpunit.xml.dist | ||
| wp-cli.yml | ||
| wp-config-sample.php | ||
| wp-tests-config-sample.php | ||