Commit f01e810
committed
General: Cast
This changeset properly casts the `$public` variable into `bool` in `do_robots()` for better consistency between code and docs.
Props SergeyBiryukov, shailu25, kapilpaul.
Fixes #63039.
git-svn-id: https://develop.svn.wordpress.org/trunk@59946 602fd350-edb4-49c9-b593-d223f7449a82$public param to bool in do_robots().1 parent a68196e commit f01e810
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1715 | 1715 | | |
1716 | 1716 | | |
1717 | 1717 | | |
1718 | | - | |
| 1718 | + | |
1719 | 1719 | | |
1720 | 1720 | | |
1721 | 1721 | | |
| |||
0 commit comments