Commit 315cd6d
committed
General: Fix
Props pbearne, costdev, autotutorial, debarghyabanerjee, swissspidy.
Fixes #60023.
git-svn-id: https://develop.svn.wordpress.org/trunk@59830 602fd350-edb4-49c9-b593-d223f7449a82force_ssl_admin() to always return bool.1 parent 0754890 commit 315cd6d
File tree
2 files changed
+57
-2
lines changed- src/wp-includes
- tests/phpunit/tests/functions
2 files changed
+57
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6273 | 6273 | | |
6274 | 6274 | | |
6275 | 6275 | | |
6276 | | - | |
| 6276 | + | |
6277 | 6277 | | |
6278 | 6278 | | |
6279 | 6279 | | |
6280 | 6280 | | |
6281 | 6281 | | |
6282 | 6282 | | |
6283 | 6283 | | |
6284 | | - | |
| 6284 | + | |
6285 | 6285 | | |
6286 | 6286 | | |
6287 | 6287 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
0 commit comments