Docs: Add brackets to a function name in get_page_template() description.

This ensures the `locate_block_template()` function name is correctly linked in the Developer Reference.

Follow-up to [54179].

See #56792.

git-svn-id: https://develop.svn.wordpress.org/trunk@54747 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2022-11-02 19:50:11 +00:00
parent 47bdf17667
commit c14ac7f65f

View File

@ -437,7 +437,7 @@ function get_privacy_policy_template() {
/**
* Retrieves path of page template in current or parent template.
*
* Note: For block themes, use locate_block_template function instead.
* Note: For block themes, use locate_block_template() function instead.
*
* The hierarchy for this template looks like:
*