We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f3e597 commit a210cddCopy full SHA for a210cdd
config/cookies.php
@@ -24,17 +24,5 @@
24
|
25
*/
26
'same_site' => 'Lax',
27
-
28
- /*
29
- |--------------------------------------------------------------------------
30
- | Timeout Period - Action Scheduler
31
32
- |
33
- | By default, WordPress adds `X-Frame-Options: SAMEORIGIN`. However, these
34
- | headers are often set by the web server instead. Set this option as
35
- | `false` to disable WordPress' x-frame-options.
36
37
- */
38
- 'x_frame_options' => true,
39
]
40
];
0 commit comments